[==========] 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
I20260709 12:21:36.206009 21731 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.56.254:44539
I20260709 12:21:36.207592 21731 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260709 12:21:36.208642 21731 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:36.225248 21738 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:36.225421 21740 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:36.226341 21731 server_base.cc:1061] running on GCE node
W20260709 12:21:36.225221 21737 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:37.332996 21731 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:37.333313 21731 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:21:37.333518 21731 hybrid_clock.cc:648] HybridClock initialized: now 1783599697333491 us; error 0 us; skew 500 ppm
I20260709 12:21:37.334394 21731 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:37.340569 21731 webserver.cc:533] Webserver started at http://127.21.56.254:46047/ using document root <none> and password file <none>
I20260709 12:21:37.341465 21731 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:37.341698 21731 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:37.342183 21731 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:37.348745 21731 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599696038870-21731-0/minicluster-data/master-0-root/instance:
uuid: "0ae8d6c0bff64994bdee534f7cd46473"
format_stamp: "Formatted at 2026-07-09 12:21:37 on dist-test-slave-n9kb"
I20260709 12:21:37.356916 21731 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.010s	sys 0.000s
I20260709 12:21:37.362298 21746 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:37.363559 21731 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.002s
I20260709 12:21:37.363926 21731 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599696038870-21731-0/minicluster-data/master-0-root
uuid: "0ae8d6c0bff64994bdee534f7cd46473"
format_stamp: "Formatted at 2026-07-09 12:21:37 on dist-test-slave-n9kb"
I20260709 12:21:37.364280 21731 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599696038870-21731-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599696038870-21731-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599696038870-21731-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)
I20260709 12:21:37.411736 21731 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:37.413341 21731 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
I20260709 12:21:37.413784 21731 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:37.485596 21731 rpc_server.cc:307] RPC server started. Bound to: 127.21.56.254:44539
I20260709 12:21:37.485669 21797 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.56.254:44539 every 8 connection(s)
I20260709 12:21:37.493553 21798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:37.515688 21798 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0ae8d6c0bff64994bdee534f7cd46473: Bootstrap starting.
I20260709 12:21:37.521718 21798 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0ae8d6c0bff64994bdee534f7cd46473: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:37.523658 21798 log.cc:826] T 00000000000000000000000000000000 P 0ae8d6c0bff64994bdee534f7cd46473: Log is configured to *not* fsync() on all Append() calls
I20260709 12:21:37.528337 21798 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0ae8d6c0bff64994bdee534f7cd46473: No bootstrap required, opened a new log
I20260709 12:21:37.549744 21798 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0ae8d6c0bff64994bdee534f7cd46473 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0ae8d6c0bff64994bdee534f7cd46473" member_type: VOTER }
I20260709 12:21:37.550395 21798 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0ae8d6c0bff64994bdee534f7cd46473 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:37.550606 21798 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0ae8d6c0bff64994bdee534f7cd46473 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ae8d6c0bff64994bdee534f7cd46473, State: Initialized, Role: FOLLOWER
I20260709 12:21:37.551664 21798 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0ae8d6c0bff64994bdee534f7cd46473 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0ae8d6c0bff64994bdee534f7cd46473" member_type: VOTER }
I20260709 12:21:37.552210 21798 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0ae8d6c0bff64994bdee534f7cd46473 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:21:37.552471 21798 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0ae8d6c0bff64994bdee534f7cd46473 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:21:37.552793 21798 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0ae8d6c0bff64994bdee534f7cd46473 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:37.556959 21798 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0ae8d6c0bff64994bdee534f7cd46473 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0ae8d6c0bff64994bdee534f7cd46473" member_type: VOTER }
I20260709 12:21:37.557717 21798 leader_election.cc:304] T 00000000000000000000000000000000 P 0ae8d6c0bff64994bdee534f7cd46473 [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: 0ae8d6c0bff64994bdee534f7cd46473; no voters: 
I20260709 12:21:37.559427 21798 leader_election.cc:290] T 00000000000000000000000000000000 P 0ae8d6c0bff64994bdee534f7cd46473 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:21:37.559756 21801 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0ae8d6c0bff64994bdee534f7cd46473 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:37.561856 21801 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0ae8d6c0bff64994bdee534f7cd46473 [term 1 LEADER]: Becoming Leader. State: Replica: 0ae8d6c0bff64994bdee534f7cd46473, State: Running, Role: LEADER
I20260709 12:21:37.562810 21801 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0ae8d6c0bff64994bdee534f7cd46473 [LEADER]: Queue going to LEADER mode. State: All 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: "0ae8d6c0bff64994bdee534f7cd46473" member_type: VOTER }
I20260709 12:21:37.563897 21798 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0ae8d6c0bff64994bdee534f7cd46473 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:21:37.574005 21802 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0ae8d6c0bff64994bdee534f7cd46473 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0ae8d6c0bff64994bdee534f7cd46473" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0ae8d6c0bff64994bdee534f7cd46473" member_type: VOTER } }
I20260709 12:21:37.574837 21802 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0ae8d6c0bff64994bdee534f7cd46473 [sys.catalog]: This master's current role is: LEADER
I20260709 12:21:37.574077 21803 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0ae8d6c0bff64994bdee534f7cd46473 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0ae8d6c0bff64994bdee534f7cd46473. Latest consensus state: current_term: 1 leader_uuid: "0ae8d6c0bff64994bdee534f7cd46473" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0ae8d6c0bff64994bdee534f7cd46473" member_type: VOTER } }
I20260709 12:21:37.575297 21803 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0ae8d6c0bff64994bdee534f7cd46473 [sys.catalog]: This master's current role is: LEADER
I20260709 12:21:37.578488 21811 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:21:37.590981 21811 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:21:37.593333 21731 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:21:37.608295 21811 catalog_manager.cc:1383] Generated new cluster ID: 728f225f5c9242eabaece52b453ad0bc
I20260709 12:21:37.608629 21811 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:21:37.646092 21811 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:21:37.648236 21811 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:21:37.674017 21811 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0ae8d6c0bff64994bdee534f7cd46473: Generated new TSK 0
I20260709 12:21:37.675028 21811 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:21:37.724720 21731 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:37.732867 21820 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:37.734371 21821 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:37.738250 21731 server_base.cc:1061] running on GCE node
W20260709 12:21:37.738462 21823 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:37.739436 21731 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:37.739626 21731 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:21:37.739810 21731 hybrid_clock.cc:648] HybridClock initialized: now 1783599697739789 us; error 0 us; skew 500 ppm
I20260709 12:21:37.740412 21731 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:37.744436 21731 webserver.cc:533] Webserver started at http://127.21.56.193:32871/ using document root <none> and password file <none>
I20260709 12:21:37.744976 21731 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:37.745167 21731 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:37.745441 21731 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:37.746670 21731 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599696038870-21731-0/minicluster-data/ts-0-root/instance:
uuid: "b244deaf011a431aa61eb1916926c928"
format_stamp: "Formatted at 2026-07-09 12:21:37 on dist-test-slave-n9kb"
I20260709 12:21:37.752374 21731 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260709 12:21:37.757017 21828 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:37.757918 21731 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260709 12:21:37.758338 21731 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599696038870-21731-0/minicluster-data/ts-0-root
uuid: "b244deaf011a431aa61eb1916926c928"
format_stamp: "Formatted at 2026-07-09 12:21:37 on dist-test-slave-n9kb"
I20260709 12:21:37.758744 21731 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599696038870-21731-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599696038870-21731-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599696038870-21731-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)
I20260709 12:21:37.784301 21731 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:37.786078 21731 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:37.789038 21731 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:21:37.794528 21731 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:21:37.794867 21731 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:37.795202 21731 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:21:37.795433 21731 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:37.899209 21731 rpc_server.cc:307] RPC server started. Bound to: 127.21.56.193:39951
I20260709 12:21:37.899171 21890 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.56.193:39951 every 8 connection(s)
I20260709 12:21:37.909566 21731 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:37.935343 21895 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:37.940121 21896 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:37.944876 21891 heartbeater.cc:344] Connected to a master server at 127.21.56.254:44539
I20260709 12:21:37.945428 21891 heartbeater.cc:461] Registering TS with master...
I20260709 12:21:37.946682 21891 heartbeater.cc:507] Master 127.21.56.254:44539 requested a full tablet report, sending...
I20260709 12:21:37.950352 21763 ts_manager.cc:194] Registered new tserver with Master: b244deaf011a431aa61eb1916926c928 (127.21.56.193:39951)
I20260709 12:21:37.953511 21763 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38778
I20260709 12:21:37.953792 21731 server_base.cc:1061] running on GCE node
W20260709 12:21:37.955387 21898 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:37.956410 21731 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:37.956637 21731 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:21:37.956815 21731 hybrid_clock.cc:648] HybridClock initialized: now 1783599697956795 us; error 0 us; skew 500 ppm
I20260709 12:21:37.957420 21731 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:37.960039 21731 webserver.cc:533] Webserver started at http://127.21.56.194:33313/ using document root <none> and password file <none>
I20260709 12:21:37.960558 21731 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:37.960768 21731 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:37.961048 21731 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:37.962363 21731 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599696038870-21731-0/minicluster-data/ts-1-root/instance:
uuid: "65f250212e9548ad8e4368e2692d2b35"
format_stamp: "Formatted at 2026-07-09 12:21:37 on dist-test-slave-n9kb"
I20260709 12:21:37.968214 21731 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:21:37.972487 21903 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:37.973381 21731 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:21:37.973673 21731 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599696038870-21731-0/minicluster-data/ts-1-root
uuid: "65f250212e9548ad8e4368e2692d2b35"
format_stamp: "Formatted at 2026-07-09 12:21:37 on dist-test-slave-n9kb"
I20260709 12:21:37.973934 21731 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599696038870-21731-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599696038870-21731-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599696038870-21731-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)
I20260709 12:21:37.987301 21731 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:37.988545 21731 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:37.990608 21731 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:21:37.993706 21731 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:21:37.993887 21731 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:37.994180 21731 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:21:37.994328 21731 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:38.079011 21731 rpc_server.cc:307] RPC server started. Bound to: 127.21.56.194:36347
I20260709 12:21:38.079154 21965 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.56.194:36347 every 8 connection(s)
I20260709 12:21:38.088037 21731 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:38.095896 21969 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:38.100874 21731 server_base.cc:1061] running on GCE node
I20260709 12:21:38.101178 21966 heartbeater.cc:344] Connected to a master server at 127.21.56.254:44539
I20260709 12:21:38.101594 21966 heartbeater.cc:461] Registering TS with master...
W20260709 12:21:38.102061 21970 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:38.102545 21966 heartbeater.cc:507] Master 127.21.56.254:44539 requested a full tablet report, sending...
W20260709 12:21:38.103327 21972 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:38.104833 21731 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:21:38.104833 21763 ts_manager.cc:194] Registered new tserver with Master: 65f250212e9548ad8e4368e2692d2b35 (127.21.56.194:36347)
W20260709 12:21:38.105219 21731 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:21:38.105424 21731 hybrid_clock.cc:648] HybridClock initialized: now 1783599698105405 us; error 0 us; skew 500 ppm
I20260709 12:21:38.106194 21731 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:38.106655 21763 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38790
I20260709 12:21:38.109562 21731 webserver.cc:533] Webserver started at http://127.21.56.195:45137/ using document root <none> and password file <none>
I20260709 12:21:38.110085 21731 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:38.110265 21731 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:38.110522 21731 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:38.111498 21731 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599696038870-21731-0/minicluster-data/ts-2-root/instance:
uuid: "39968eb9504c41529802a4138830326f"
format_stamp: "Formatted at 2026-07-09 12:21:38 on dist-test-slave-n9kb"
I20260709 12:21:38.115988 21731 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:21:38.119447 21977 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:38.120242 21731 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:21:38.120517 21731 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599696038870-21731-0/minicluster-data/ts-2-root
uuid: "39968eb9504c41529802a4138830326f"
format_stamp: "Formatted at 2026-07-09 12:21:38 on dist-test-slave-n9kb"
I20260709 12:21:38.120805 21731 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599696038870-21731-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599696038870-21731-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599696038870-21731-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)
I20260709 12:21:38.146350 21731 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:38.147634 21731 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:38.149852 21731 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:21:38.152757 21731 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:21:38.152966 21731 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:38.153216 21731 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:21:38.153374 21731 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:38.239986 21731 rpc_server.cc:307] RPC server started. Bound to: 127.21.56.195:41087
I20260709 12:21:38.240134 22039 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.56.195:41087 every 8 connection(s)
I20260709 12:21:38.257315 22040 heartbeater.cc:344] Connected to a master server at 127.21.56.254:44539
I20260709 12:21:38.257723 22040 heartbeater.cc:461] Registering TS with master...
I20260709 12:21:38.258478 22040 heartbeater.cc:507] Master 127.21.56.254:44539 requested a full tablet report, sending...
I20260709 12:21:38.260488 21763 ts_manager.cc:194] Registered new tserver with Master: 39968eb9504c41529802a4138830326f (127.21.56.195:41087)
I20260709 12:21:38.261235 21731 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016696232s
I20260709 12:21:38.261893 21763 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38806
I20260709 12:21:38.312712 21763 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38818:
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"
    }
  }
}
W20260709 12:21:38.316653 21763 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.
I20260709 12:21:38.419358 21929 tablet_service.cc:1511] Processing CreateTablet for tablet c500f160197c48169c46459eae23593d (DEFAULT_TABLE table=test-workload [id=779100649d5449498f84ef550dc4290c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:21:38.422340 21931 tablet_service.cc:1511] Processing CreateTablet for tablet f741eb0b0f774b229947ab1d5a39c5b4 (DEFAULT_TABLE table=test-workload [id=779100649d5449498f84ef550dc4290c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:21:38.423539 21930 tablet_service.cc:1511] Processing CreateTablet for tablet 1fe12b2d40004e309d3c0f8c59656d4c (DEFAULT_TABLE table=test-workload [id=779100649d5449498f84ef550dc4290c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:21:38.426621 21929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c500f160197c48169c46459eae23593d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:38.425834 21928 tablet_service.cc:1511] Processing CreateTablet for tablet 069d05845d9441d4bed5738bce92cea2 (DEFAULT_TABLE table=test-workload [id=779100649d5449498f84ef550dc4290c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:21:38.430814 21930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fe12b2d40004e309d3c0f8c59656d4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:38.435226 21928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 069d05845d9441d4bed5738bce92cea2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:38.444156 22002 tablet_service.cc:1511] Processing CreateTablet for tablet 069d05845d9441d4bed5738bce92cea2 (DEFAULT_TABLE table=test-workload [id=779100649d5449498f84ef550dc4290c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:21:38.436662 22005 tablet_service.cc:1511] Processing CreateTablet for tablet f741eb0b0f774b229947ab1d5a39c5b4 (DEFAULT_TABLE table=test-workload [id=779100649d5449498f84ef550dc4290c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:21:38.447508 22003 tablet_service.cc:1511] Processing CreateTablet for tablet c500f160197c48169c46459eae23593d (DEFAULT_TABLE table=test-workload [id=779100649d5449498f84ef550dc4290c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:21:38.448891 22001 tablet_service.cc:1511] Processing CreateTablet for tablet 47e9d4cb07134020b9ea1aef3c149d44 (DEFAULT_TABLE table=test-workload [id=779100649d5449498f84ef550dc4290c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:21:38.444063 21927 tablet_service.cc:1511] Processing CreateTablet for tablet 47e9d4cb07134020b9ea1aef3c149d44 (DEFAULT_TABLE table=test-workload [id=779100649d5449498f84ef550dc4290c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:21:38.435937 22004 tablet_service.cc:1511] Processing CreateTablet for tablet 1fe12b2d40004e309d3c0f8c59656d4c (DEFAULT_TABLE table=test-workload [id=779100649d5449498f84ef550dc4290c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:21:38.451587 22002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 069d05845d9441d4bed5738bce92cea2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:38.452952 21931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f741eb0b0f774b229947ab1d5a39c5b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:38.455022 21927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47e9d4cb07134020b9ea1aef3c149d44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:38.456025 22004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fe12b2d40004e309d3c0f8c59656d4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:38.458877 22005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f741eb0b0f774b229947ab1d5a39c5b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:38.461454 21856 tablet_service.cc:1511] Processing CreateTablet for tablet f741eb0b0f774b229947ab1d5a39c5b4 (DEFAULT_TABLE table=test-workload [id=779100649d5449498f84ef550dc4290c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:21:38.463935 22001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47e9d4cb07134020b9ea1aef3c149d44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:38.475653 21853 tablet_service.cc:1511] Processing CreateTablet for tablet 069d05845d9441d4bed5738bce92cea2 (DEFAULT_TABLE table=test-workload [id=779100649d5449498f84ef550dc4290c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:21:38.474256 22003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c500f160197c48169c46459eae23593d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:38.478863 21926 tablet_service.cc:1511] Processing CreateTablet for tablet 266d8ca8c33744b3b3657666ddede38a (DEFAULT_TABLE table=test-workload [id=779100649d5449498f84ef550dc4290c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:21:38.492175 21926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 266d8ca8c33744b3b3657666ddede38a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:38.466259 21855 tablet_service.cc:1511] Processing CreateTablet for tablet 1fe12b2d40004e309d3c0f8c59656d4c (DEFAULT_TABLE table=test-workload [id=779100649d5449498f84ef550dc4290c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:21:38.494932 21856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f741eb0b0f774b229947ab1d5a39c5b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:38.497085 22000 tablet_service.cc:1511] Processing CreateTablet for tablet 266d8ca8c33744b3b3657666ddede38a (DEFAULT_TABLE table=test-workload [id=779100649d5449498f84ef550dc4290c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:21:38.498631 22000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 266d8ca8c33744b3b3657666ddede38a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:38.501988 21853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 069d05845d9441d4bed5738bce92cea2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:38.471344 21854 tablet_service.cc:1511] Processing CreateTablet for tablet c500f160197c48169c46459eae23593d (DEFAULT_TABLE table=test-workload [id=779100649d5449498f84ef550dc4290c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:21:38.504303 21852 tablet_service.cc:1511] Processing CreateTablet for tablet 47e9d4cb07134020b9ea1aef3c149d44 (DEFAULT_TABLE table=test-workload [id=779100649d5449498f84ef550dc4290c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:21:38.514299 21851 tablet_service.cc:1511] Processing CreateTablet for tablet 266d8ca8c33744b3b3657666ddede38a (DEFAULT_TABLE table=test-workload [id=779100649d5449498f84ef550dc4290c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:21:38.514936 21855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fe12b2d40004e309d3c0f8c59656d4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:38.520372 21854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c500f160197c48169c46459eae23593d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:38.523072 21852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47e9d4cb07134020b9ea1aef3c149d44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:38.523025 21850 tablet_service.cc:1511] Processing CreateTablet for tablet 3682c8b9e7a54dfc986fc74dcb2b499b (DEFAULT_TABLE table=test-workload [id=779100649d5449498f84ef550dc4290c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:21:38.531481 21851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 266d8ca8c33744b3b3657666ddede38a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:38.533017 21850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3682c8b9e7a54dfc986fc74dcb2b499b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:38.547900 21925 tablet_service.cc:1511] Processing CreateTablet for tablet 3682c8b9e7a54dfc986fc74dcb2b499b (DEFAULT_TABLE table=test-workload [id=779100649d5449498f84ef550dc4290c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:21:38.552857 21925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3682c8b9e7a54dfc986fc74dcb2b499b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:38.578440 21999 tablet_service.cc:1511] Processing CreateTablet for tablet 3682c8b9e7a54dfc986fc74dcb2b499b (DEFAULT_TABLE table=test-workload [id=779100649d5449498f84ef550dc4290c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:21:38.580905 21999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3682c8b9e7a54dfc986fc74dcb2b499b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:21:38.582793 21810 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:21:38.642526 21849 tablet_service.cc:1511] Processing CreateTablet for tablet 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 (DEFAULT_TABLE table=test-workload [id=779100649d5449498f84ef550dc4290c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:21:38.648748 21924 tablet_service.cc:1511] Processing CreateTablet for tablet 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 (DEFAULT_TABLE table=test-workload [id=779100649d5449498f84ef550dc4290c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:21:38.655000 21849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bdf4bfeeacd4a6b90e3fc8bdd0cff09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:38.662530 21998 tablet_service.cc:1511] Processing CreateTablet for tablet 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 (DEFAULT_TABLE table=test-workload [id=779100649d5449498f84ef550dc4290c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:21:38.668375 21924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bdf4bfeeacd4a6b90e3fc8bdd0cff09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:38.677362 21848 tablet_service.cc:1511] Processing CreateTablet for tablet 65a5fe1e9604455888ab05d1066282d2 (DEFAULT_TABLE table=test-workload [id=779100649d5449498f84ef550dc4290c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:21:38.684070 21848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65a5fe1e9604455888ab05d1066282d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:38.684522 22058 tablet_bootstrap.cc:492] T 266d8ca8c33744b3b3657666ddede38a P 65f250212e9548ad8e4368e2692d2b35: Bootstrap starting.
I20260709 12:21:38.691421 21998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bdf4bfeeacd4a6b90e3fc8bdd0cff09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:38.721207 21926 tablet_service.cc:1511] Processing CreateTablet for tablet 65a5fe1e9604455888ab05d1066282d2 (DEFAULT_TABLE table=test-workload [id=779100649d5449498f84ef550dc4290c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:21:38.736269 22059 tablet_bootstrap.cc:492] T f741eb0b0f774b229947ab1d5a39c5b4 P b244deaf011a431aa61eb1916926c928: Bootstrap starting.
I20260709 12:21:38.736354 21926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65a5fe1e9604455888ab05d1066282d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:38.749277 22060 tablet_bootstrap.cc:492] T c500f160197c48169c46459eae23593d P 39968eb9504c41529802a4138830326f: Bootstrap starting.
I20260709 12:21:38.809859 22003 tablet_service.cc:1511] Processing CreateTablet for tablet 65a5fe1e9604455888ab05d1066282d2 (DEFAULT_TABLE table=test-workload [id=779100649d5449498f84ef550dc4290c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:21:38.810869 22058 tablet_bootstrap.cc:654] T 266d8ca8c33744b3b3657666ddede38a P 65f250212e9548ad8e4368e2692d2b35: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:38.811273 22003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65a5fe1e9604455888ab05d1066282d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:38.823553 22060 tablet_bootstrap.cc:654] T c500f160197c48169c46459eae23593d P 39968eb9504c41529802a4138830326f: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:38.826843 22059 tablet_bootstrap.cc:654] T f741eb0b0f774b229947ab1d5a39c5b4 P b244deaf011a431aa61eb1916926c928: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:38.838380 22060 tablet_bootstrap.cc:492] T c500f160197c48169c46459eae23593d P 39968eb9504c41529802a4138830326f: No bootstrap required, opened a new log
I20260709 12:21:38.839002 22060 ts_tablet_manager.cc:1403] T c500f160197c48169c46459eae23593d P 39968eb9504c41529802a4138830326f: Time spent bootstrapping tablet: real 0.106s	user 0.002s	sys 0.011s
I20260709 12:21:38.839082 22058 tablet_bootstrap.cc:492] T 266d8ca8c33744b3b3657666ddede38a P 65f250212e9548ad8e4368e2692d2b35: No bootstrap required, opened a new log
I20260709 12:21:38.839694 22058 ts_tablet_manager.cc:1403] T 266d8ca8c33744b3b3657666ddede38a P 65f250212e9548ad8e4368e2692d2b35: Time spent bootstrapping tablet: real 0.179s	user 0.015s	sys 0.011s
I20260709 12:21:38.842550 22060 raft_consensus.cc:359] T c500f160197c48169c46459eae23593d P 39968eb9504c41529802a4138830326f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:38.842880 22058 raft_consensus.cc:359] T 266d8ca8c33744b3b3657666ddede38a P 65f250212e9548ad8e4368e2692d2b35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:38.843634 22058 raft_consensus.cc:385] T 266d8ca8c33744b3b3657666ddede38a P 65f250212e9548ad8e4368e2692d2b35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:38.844096 22058 raft_consensus.cc:740] T 266d8ca8c33744b3b3657666ddede38a P 65f250212e9548ad8e4368e2692d2b35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65f250212e9548ad8e4368e2692d2b35, State: Initialized, Role: FOLLOWER
I20260709 12:21:38.843602 22060 raft_consensus.cc:385] T c500f160197c48169c46459eae23593d P 39968eb9504c41529802a4138830326f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:38.846120 22060 raft_consensus.cc:740] T c500f160197c48169c46459eae23593d P 39968eb9504c41529802a4138830326f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39968eb9504c41529802a4138830326f, State: Initialized, Role: FOLLOWER
I20260709 12:21:38.847160 22059 tablet_bootstrap.cc:492] T f741eb0b0f774b229947ab1d5a39c5b4 P b244deaf011a431aa61eb1916926c928: No bootstrap required, opened a new log
I20260709 12:21:38.846896 22060 consensus_queue.cc:260] T c500f160197c48169c46459eae23593d P 39968eb9504c41529802a4138830326f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:38.847527 22059 ts_tablet_manager.cc:1403] T f741eb0b0f774b229947ab1d5a39c5b4 P b244deaf011a431aa61eb1916926c928: Time spent bootstrapping tablet: real 0.112s	user 0.002s	sys 0.015s
I20260709 12:21:38.845320 22058 consensus_queue.cc:260] T 266d8ca8c33744b3b3657666ddede38a P 65f250212e9548ad8e4368e2692d2b35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:38.849233 22040 heartbeater.cc:499] Master 127.21.56.254:44539 was elected leader, sending a full tablet report...
I20260709 12:21:38.850601 22060 ts_tablet_manager.cc:1434] T c500f160197c48169c46459eae23593d P 39968eb9504c41529802a4138830326f: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:21:38.850380 22059 raft_consensus.cc:359] T f741eb0b0f774b229947ab1d5a39c5b4 P b244deaf011a431aa61eb1916926c928 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:38.851145 22059 raft_consensus.cc:385] T f741eb0b0f774b229947ab1d5a39c5b4 P b244deaf011a431aa61eb1916926c928 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:38.851470 22059 raft_consensus.cc:740] T f741eb0b0f774b229947ab1d5a39c5b4 P b244deaf011a431aa61eb1916926c928 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b244deaf011a431aa61eb1916926c928, State: Initialized, Role: FOLLOWER
I20260709 12:21:38.851577 22060 tablet_bootstrap.cc:492] T 1fe12b2d40004e309d3c0f8c59656d4c P 39968eb9504c41529802a4138830326f: Bootstrap starting.
I20260709 12:21:38.852385 22059 consensus_queue.cc:260] T f741eb0b0f774b229947ab1d5a39c5b4 P b244deaf011a431aa61eb1916926c928 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:38.855759 21966 heartbeater.cc:499] Master 127.21.56.254:44539 was elected leader, sending a full tablet report...
I20260709 12:21:38.856184 22058 ts_tablet_manager.cc:1434] T 266d8ca8c33744b3b3657666ddede38a P 65f250212e9548ad8e4368e2692d2b35: Time spent starting tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 12:21:38.857049 22058 tablet_bootstrap.cc:492] T 3682c8b9e7a54dfc986fc74dcb2b499b P 65f250212e9548ad8e4368e2692d2b35: Bootstrap starting.
I20260709 12:21:38.858162 22060 tablet_bootstrap.cc:654] T 1fe12b2d40004e309d3c0f8c59656d4c P 39968eb9504c41529802a4138830326f: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:38.863698 22058 tablet_bootstrap.cc:654] T 3682c8b9e7a54dfc986fc74dcb2b499b P 65f250212e9548ad8e4368e2692d2b35: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:38.878362 22058 tablet_bootstrap.cc:492] T 3682c8b9e7a54dfc986fc74dcb2b499b P 65f250212e9548ad8e4368e2692d2b35: No bootstrap required, opened a new log
I20260709 12:21:38.878949 22058 ts_tablet_manager.cc:1403] T 3682c8b9e7a54dfc986fc74dcb2b499b P 65f250212e9548ad8e4368e2692d2b35: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.001s
I20260709 12:21:38.882206 22058 raft_consensus.cc:359] T 3682c8b9e7a54dfc986fc74dcb2b499b P 65f250212e9548ad8e4368e2692d2b35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:38.883016 22058 raft_consensus.cc:385] T 3682c8b9e7a54dfc986fc74dcb2b499b P 65f250212e9548ad8e4368e2692d2b35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:38.883329 22058 raft_consensus.cc:740] T 3682c8b9e7a54dfc986fc74dcb2b499b P 65f250212e9548ad8e4368e2692d2b35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65f250212e9548ad8e4368e2692d2b35, State: Initialized, Role: FOLLOWER
I20260709 12:21:38.884105 22058 consensus_queue.cc:260] T 3682c8b9e7a54dfc986fc74dcb2b499b P 65f250212e9548ad8e4368e2692d2b35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:38.886294 22058 ts_tablet_manager.cc:1434] T 3682c8b9e7a54dfc986fc74dcb2b499b P 65f250212e9548ad8e4368e2692d2b35: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 12:21:38.887372 22058 tablet_bootstrap.cc:492] T c500f160197c48169c46459eae23593d P 65f250212e9548ad8e4368e2692d2b35: Bootstrap starting.
I20260709 12:21:38.894387 22058 tablet_bootstrap.cc:654] T c500f160197c48169c46459eae23593d P 65f250212e9548ad8e4368e2692d2b35: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:38.896520 22065 raft_consensus.cc:493] T 3682c8b9e7a54dfc986fc74dcb2b499b P 65f250212e9548ad8e4368e2692d2b35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:38.897035 22065 raft_consensus.cc:515] T 3682c8b9e7a54dfc986fc74dcb2b499b P 65f250212e9548ad8e4368e2692d2b35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:38.900388 22065 leader_election.cc:290] T 3682c8b9e7a54dfc986fc74dcb2b499b P 65f250212e9548ad8e4368e2692d2b35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b244deaf011a431aa61eb1916926c928 (127.21.56.193:39951), 39968eb9504c41529802a4138830326f (127.21.56.195:41087)
I20260709 12:21:38.911180 22058 tablet_bootstrap.cc:492] T c500f160197c48169c46459eae23593d P 65f250212e9548ad8e4368e2692d2b35: No bootstrap required, opened a new log
I20260709 12:21:38.911722 22058 ts_tablet_manager.cc:1403] T c500f160197c48169c46459eae23593d P 65f250212e9548ad8e4368e2692d2b35: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.016s
I20260709 12:21:38.914949 22058 raft_consensus.cc:359] T c500f160197c48169c46459eae23593d P 65f250212e9548ad8e4368e2692d2b35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:38.915723 22058 raft_consensus.cc:385] T c500f160197c48169c46459eae23593d P 65f250212e9548ad8e4368e2692d2b35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:38.916046 22058 raft_consensus.cc:740] T c500f160197c48169c46459eae23593d P 65f250212e9548ad8e4368e2692d2b35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65f250212e9548ad8e4368e2692d2b35, State: Initialized, Role: FOLLOWER
I20260709 12:21:38.916780 22058 consensus_queue.cc:260] T c500f160197c48169c46459eae23593d P 65f250212e9548ad8e4368e2692d2b35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:38.917258 21891 heartbeater.cc:499] Master 127.21.56.254:44539 was elected leader, sending a full tablet report...
I20260709 12:21:38.918892 22058 ts_tablet_manager.cc:1434] T c500f160197c48169c46459eae23593d P 65f250212e9548ad8e4368e2692d2b35: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:21:38.919791 22058 tablet_bootstrap.cc:492] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 65f250212e9548ad8e4368e2692d2b35: Bootstrap starting.
I20260709 12:21:38.924930 22059 ts_tablet_manager.cc:1434] T f741eb0b0f774b229947ab1d5a39c5b4 P b244deaf011a431aa61eb1916926c928: Time spent starting tablet: real 0.077s	user 0.025s	sys 0.025s
I20260709 12:21:38.925992 22059 tablet_bootstrap.cc:492] T 3682c8b9e7a54dfc986fc74dcb2b499b P b244deaf011a431aa61eb1916926c928: Bootstrap starting.
I20260709 12:21:38.926198 22058 tablet_bootstrap.cc:654] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 65f250212e9548ad8e4368e2692d2b35: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:38.933432 22059 tablet_bootstrap.cc:654] T 3682c8b9e7a54dfc986fc74dcb2b499b P b244deaf011a431aa61eb1916926c928: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:38.935722 22060 tablet_bootstrap.cc:492] T 1fe12b2d40004e309d3c0f8c59656d4c P 39968eb9504c41529802a4138830326f: No bootstrap required, opened a new log
I20260709 12:21:38.936228 22060 ts_tablet_manager.cc:1403] T 1fe12b2d40004e309d3c0f8c59656d4c P 39968eb9504c41529802a4138830326f: Time spent bootstrapping tablet: real 0.085s	user 0.028s	sys 0.025s
I20260709 12:21:38.937446 22058 tablet_bootstrap.cc:492] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 65f250212e9548ad8e4368e2692d2b35: No bootstrap required, opened a new log
I20260709 12:21:38.937961 22058 ts_tablet_manager.cc:1403] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 65f250212e9548ad8e4368e2692d2b35: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260709 12:21:38.939324 22060 raft_consensus.cc:359] T 1fe12b2d40004e309d3c0f8c59656d4c P 39968eb9504c41529802a4138830326f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:38.940069 22060 raft_consensus.cc:385] T 1fe12b2d40004e309d3c0f8c59656d4c P 39968eb9504c41529802a4138830326f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:38.940374 22060 raft_consensus.cc:740] T 1fe12b2d40004e309d3c0f8c59656d4c P 39968eb9504c41529802a4138830326f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39968eb9504c41529802a4138830326f, State: Initialized, Role: FOLLOWER
I20260709 12:21:38.940960 22058 raft_consensus.cc:359] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 65f250212e9548ad8e4368e2692d2b35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:38.941764 22058 raft_consensus.cc:385] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 65f250212e9548ad8e4368e2692d2b35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:38.942131 22058 raft_consensus.cc:740] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 65f250212e9548ad8e4368e2692d2b35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65f250212e9548ad8e4368e2692d2b35, State: Initialized, Role: FOLLOWER
I20260709 12:21:38.942950 21866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3682c8b9e7a54dfc986fc74dcb2b499b" candidate_uuid: "65f250212e9548ad8e4368e2692d2b35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b244deaf011a431aa61eb1916926c928" is_pre_election: true
I20260709 12:21:38.942899 22058 consensus_queue.cc:260] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 65f250212e9548ad8e4368e2692d2b35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
W20260709 12:21:38.945204 21904 leader_election.cc:343] T 3682c8b9e7a54dfc986fc74dcb2b499b P 65f250212e9548ad8e4368e2692d2b35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b244deaf011a431aa61eb1916926c928 (127.21.56.193:39951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:38.945324 22058 ts_tablet_manager.cc:1434] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 65f250212e9548ad8e4368e2692d2b35: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:21:38.945943 22059 tablet_bootstrap.cc:492] T 3682c8b9e7a54dfc986fc74dcb2b499b P b244deaf011a431aa61eb1916926c928: No bootstrap required, opened a new log
I20260709 12:21:38.946319 22058 tablet_bootstrap.cc:492] T 47e9d4cb07134020b9ea1aef3c149d44 P 65f250212e9548ad8e4368e2692d2b35: Bootstrap starting.
I20260709 12:21:38.946412 22059 ts_tablet_manager.cc:1403] T 3682c8b9e7a54dfc986fc74dcb2b499b P b244deaf011a431aa61eb1916926c928: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260709 12:21:38.949389 22059 raft_consensus.cc:359] T 3682c8b9e7a54dfc986fc74dcb2b499b P b244deaf011a431aa61eb1916926c928 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:38.950150 22059 raft_consensus.cc:385] T 3682c8b9e7a54dfc986fc74dcb2b499b P b244deaf011a431aa61eb1916926c928 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:38.950454 22059 raft_consensus.cc:740] T 3682c8b9e7a54dfc986fc74dcb2b499b P b244deaf011a431aa61eb1916926c928 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b244deaf011a431aa61eb1916926c928, State: Initialized, Role: FOLLOWER
I20260709 12:21:38.951460 22015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3682c8b9e7a54dfc986fc74dcb2b499b" candidate_uuid: "65f250212e9548ad8e4368e2692d2b35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39968eb9504c41529802a4138830326f" is_pre_election: true
I20260709 12:21:38.951299 22059 consensus_queue.cc:260] T 3682c8b9e7a54dfc986fc74dcb2b499b P b244deaf011a431aa61eb1916926c928 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:38.951385 22060 consensus_queue.cc:260] T 1fe12b2d40004e309d3c0f8c59656d4c P 39968eb9504c41529802a4138830326f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:38.953521 22059 ts_tablet_manager.cc:1434] T 3682c8b9e7a54dfc986fc74dcb2b499b P b244deaf011a431aa61eb1916926c928: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 12:21:38.953786 22060 ts_tablet_manager.cc:1434] T 1fe12b2d40004e309d3c0f8c59656d4c P 39968eb9504c41529802a4138830326f: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.002s
I20260709 12:21:38.954191 22058 tablet_bootstrap.cc:654] T 47e9d4cb07134020b9ea1aef3c149d44 P 65f250212e9548ad8e4368e2692d2b35: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:38.954442 22059 tablet_bootstrap.cc:492] T 47e9d4cb07134020b9ea1aef3c149d44 P b244deaf011a431aa61eb1916926c928: Bootstrap starting.
I20260709 12:21:38.954744 22060 tablet_bootstrap.cc:492] T 069d05845d9441d4bed5738bce92cea2 P 39968eb9504c41529802a4138830326f: Bootstrap starting.
W20260709 12:21:38.954686 21905 leader_election.cc:343] T 3682c8b9e7a54dfc986fc74dcb2b499b P 65f250212e9548ad8e4368e2692d2b35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 39968eb9504c41529802a4138830326f (127.21.56.195:41087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:38.955230 21905 leader_election.cc:304] T 3682c8b9e7a54dfc986fc74dcb2b499b P 65f250212e9548ad8e4368e2692d2b35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65f250212e9548ad8e4368e2692d2b35; no voters: 39968eb9504c41529802a4138830326f, b244deaf011a431aa61eb1916926c928
I20260709 12:21:38.955957 22065 raft_consensus.cc:2749] T 3682c8b9e7a54dfc986fc74dcb2b499b P 65f250212e9548ad8e4368e2692d2b35 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:38.962152 22060 tablet_bootstrap.cc:654] T 069d05845d9441d4bed5738bce92cea2 P 39968eb9504c41529802a4138830326f: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:38.963671 22059 tablet_bootstrap.cc:654] T 47e9d4cb07134020b9ea1aef3c149d44 P b244deaf011a431aa61eb1916926c928: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:38.971582 22058 tablet_bootstrap.cc:492] T 47e9d4cb07134020b9ea1aef3c149d44 P 65f250212e9548ad8e4368e2692d2b35: No bootstrap required, opened a new log
I20260709 12:21:38.974371 22058 ts_tablet_manager.cc:1403] T 47e9d4cb07134020b9ea1aef3c149d44 P 65f250212e9548ad8e4368e2692d2b35: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.008s
I20260709 12:21:38.974952 22060 tablet_bootstrap.cc:492] T 069d05845d9441d4bed5738bce92cea2 P 39968eb9504c41529802a4138830326f: No bootstrap required, opened a new log
I20260709 12:21:38.975423 22060 ts_tablet_manager.cc:1403] T 069d05845d9441d4bed5738bce92cea2 P 39968eb9504c41529802a4138830326f: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.007s
I20260709 12:21:38.976190 22059 tablet_bootstrap.cc:492] T 47e9d4cb07134020b9ea1aef3c149d44 P b244deaf011a431aa61eb1916926c928: No bootstrap required, opened a new log
I20260709 12:21:38.976619 22059 ts_tablet_manager.cc:1403] T 47e9d4cb07134020b9ea1aef3c149d44 P b244deaf011a431aa61eb1916926c928: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.004s
I20260709 12:21:38.977484 22058 raft_consensus.cc:359] T 47e9d4cb07134020b9ea1aef3c149d44 P 65f250212e9548ad8e4368e2692d2b35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:38.978236 22058 raft_consensus.cc:385] T 47e9d4cb07134020b9ea1aef3c149d44 P 65f250212e9548ad8e4368e2692d2b35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:38.978526 22058 raft_consensus.cc:740] T 47e9d4cb07134020b9ea1aef3c149d44 P 65f250212e9548ad8e4368e2692d2b35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65f250212e9548ad8e4368e2692d2b35, State: Initialized, Role: FOLLOWER
I20260709 12:21:38.978482 22060 raft_consensus.cc:359] T 069d05845d9441d4bed5738bce92cea2 P 39968eb9504c41529802a4138830326f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:38.979296 22060 raft_consensus.cc:385] T 069d05845d9441d4bed5738bce92cea2 P 39968eb9504c41529802a4138830326f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:38.979624 22060 raft_consensus.cc:740] T 069d05845d9441d4bed5738bce92cea2 P 39968eb9504c41529802a4138830326f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39968eb9504c41529802a4138830326f, State: Initialized, Role: FOLLOWER
I20260709 12:21:38.979400 22058 consensus_queue.cc:260] T 47e9d4cb07134020b9ea1aef3c149d44 P 65f250212e9548ad8e4368e2692d2b35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:38.980383 22060 consensus_queue.cc:260] T 069d05845d9441d4bed5738bce92cea2 P 39968eb9504c41529802a4138830326f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:38.982774 22060 ts_tablet_manager.cc:1434] T 069d05845d9441d4bed5738bce92cea2 P 39968eb9504c41529802a4138830326f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:21:38.983726 22060 tablet_bootstrap.cc:492] T f741eb0b0f774b229947ab1d5a39c5b4 P 39968eb9504c41529802a4138830326f: Bootstrap starting.
I20260709 12:21:38.985409 22058 ts_tablet_manager.cc:1434] T 47e9d4cb07134020b9ea1aef3c149d44 P 65f250212e9548ad8e4368e2692d2b35: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 12:21:38.986433 22058 tablet_bootstrap.cc:492] T 1fe12b2d40004e309d3c0f8c59656d4c P 65f250212e9548ad8e4368e2692d2b35: Bootstrap starting.
I20260709 12:21:38.987735 22065 raft_consensus.cc:493] T c500f160197c48169c46459eae23593d P 65f250212e9548ad8e4368e2692d2b35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:38.988186 22065 raft_consensus.cc:515] T c500f160197c48169c46459eae23593d P 65f250212e9548ad8e4368e2692d2b35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:38.990339 22065 leader_election.cc:290] T c500f160197c48169c46459eae23593d P 65f250212e9548ad8e4368e2692d2b35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b244deaf011a431aa61eb1916926c928 (127.21.56.193:39951), 39968eb9504c41529802a4138830326f (127.21.56.195:41087)
I20260709 12:21:38.987252 22059 raft_consensus.cc:359] T 47e9d4cb07134020b9ea1aef3c149d44 P b244deaf011a431aa61eb1916926c928 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:38.991057 21866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c500f160197c48169c46459eae23593d" candidate_uuid: "65f250212e9548ad8e4368e2692d2b35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b244deaf011a431aa61eb1916926c928" is_pre_election: true
I20260709 12:21:38.991245 22059 raft_consensus.cc:385] T 47e9d4cb07134020b9ea1aef3c149d44 P b244deaf011a431aa61eb1916926c928 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:38.991581 22059 raft_consensus.cc:740] T 47e9d4cb07134020b9ea1aef3c149d44 P b244deaf011a431aa61eb1916926c928 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b244deaf011a431aa61eb1916926c928, State: Initialized, Role: FOLLOWER
I20260709 12:21:38.991993 22015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c500f160197c48169c46459eae23593d" candidate_uuid: "65f250212e9548ad8e4368e2692d2b35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39968eb9504c41529802a4138830326f" is_pre_election: true
W20260709 12:21:38.992489 21904 leader_election.cc:343] T c500f160197c48169c46459eae23593d P 65f250212e9548ad8e4368e2692d2b35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b244deaf011a431aa61eb1916926c928 (127.21.56.193:39951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:38.992651 22015 raft_consensus.cc:2468] T c500f160197c48169c46459eae23593d P 39968eb9504c41529802a4138830326f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65f250212e9548ad8e4368e2692d2b35 in term 0.
I20260709 12:21:38.992403 22059 consensus_queue.cc:260] T 47e9d4cb07134020b9ea1aef3c149d44 P b244deaf011a431aa61eb1916926c928 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:38.993420 22060 tablet_bootstrap.cc:654] T f741eb0b0f774b229947ab1d5a39c5b4 P 39968eb9504c41529802a4138830326f: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:38.993621 22058 tablet_bootstrap.cc:654] T 1fe12b2d40004e309d3c0f8c59656d4c P 65f250212e9548ad8e4368e2692d2b35: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:38.994240 21905 leader_election.cc:304] T c500f160197c48169c46459eae23593d P 65f250212e9548ad8e4368e2692d2b35 [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: 39968eb9504c41529802a4138830326f, 65f250212e9548ad8e4368e2692d2b35; no voters: b244deaf011a431aa61eb1916926c928
I20260709 12:21:38.995016 22065 raft_consensus.cc:2804] T c500f160197c48169c46459eae23593d P 65f250212e9548ad8e4368e2692d2b35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:38.994715 22059 ts_tablet_manager.cc:1434] T 47e9d4cb07134020b9ea1aef3c149d44 P b244deaf011a431aa61eb1916926c928: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.002s
I20260709 12:21:38.995368 22065 raft_consensus.cc:493] T c500f160197c48169c46459eae23593d P 65f250212e9548ad8e4368e2692d2b35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:21:38.995985 22041 tablet.cc:2406] T 069d05845d9441d4bed5738bce92cea2 P 39968eb9504c41529802a4138830326f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:21:38.996384 22059 tablet_bootstrap.cc:492] T 069d05845d9441d4bed5738bce92cea2 P b244deaf011a431aa61eb1916926c928: Bootstrap starting.
I20260709 12:21:38.998224 22065 raft_consensus.cc:3060] T c500f160197c48169c46459eae23593d P 65f250212e9548ad8e4368e2692d2b35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:39.007588 22065 raft_consensus.cc:515] T c500f160197c48169c46459eae23593d P 65f250212e9548ad8e4368e2692d2b35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:39.010421 21866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c500f160197c48169c46459eae23593d" candidate_uuid: "65f250212e9548ad8e4368e2692d2b35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b244deaf011a431aa61eb1916926c928"
W20260709 12:21:39.013041 21904 leader_election.cc:343] T c500f160197c48169c46459eae23593d P 65f250212e9548ad8e4368e2692d2b35 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b244deaf011a431aa61eb1916926c928 (127.21.56.193:39951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:39.022574 22066 raft_consensus.cc:493] T 47e9d4cb07134020b9ea1aef3c149d44 P b244deaf011a431aa61eb1916926c928 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:39.023115 22066 raft_consensus.cc:515] T 47e9d4cb07134020b9ea1aef3c149d44 P b244deaf011a431aa61eb1916926c928 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:39.013895 22065 leader_election.cc:290] T c500f160197c48169c46459eae23593d P 65f250212e9548ad8e4368e2692d2b35 [CANDIDATE]: Term 1 election: Requested vote from peers b244deaf011a431aa61eb1916926c928 (127.21.56.193:39951), 39968eb9504c41529802a4138830326f (127.21.56.195:41087)
I20260709 12:21:39.025839 22066 leader_election.cc:290] T 47e9d4cb07134020b9ea1aef3c149d44 P b244deaf011a431aa61eb1916926c928 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65f250212e9548ad8e4368e2692d2b35 (127.21.56.194:36347), 39968eb9504c41529802a4138830326f (127.21.56.195:41087)
I20260709 12:21:39.026665 22065 raft_consensus.cc:493] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 65f250212e9548ad8e4368e2692d2b35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:39.031256 22065 raft_consensus.cc:515] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 65f250212e9548ad8e4368e2692d2b35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:39.035138 22065 leader_election.cc:290] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 65f250212e9548ad8e4368e2692d2b35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b244deaf011a431aa61eb1916926c928 (127.21.56.193:39951), 39968eb9504c41529802a4138830326f (127.21.56.195:41087)
I20260709 12:21:39.035391 22059 tablet_bootstrap.cc:654] T 069d05845d9441d4bed5738bce92cea2 P b244deaf011a431aa61eb1916926c928: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:39.044077 21866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bdf4bfeeacd4a6b90e3fc8bdd0cff09" candidate_uuid: "65f250212e9548ad8e4368e2692d2b35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b244deaf011a431aa61eb1916926c928" is_pre_election: true
I20260709 12:21:39.045215 22060 tablet_bootstrap.cc:492] T f741eb0b0f774b229947ab1d5a39c5b4 P 39968eb9504c41529802a4138830326f: No bootstrap required, opened a new log
I20260709 12:21:39.045699 22060 ts_tablet_manager.cc:1403] T f741eb0b0f774b229947ab1d5a39c5b4 P 39968eb9504c41529802a4138830326f: Time spent bootstrapping tablet: real 0.062s	user 0.021s	sys 0.008s
W20260709 12:21:39.045699 21904 leader_election.cc:343] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 65f250212e9548ad8e4368e2692d2b35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b244deaf011a431aa61eb1916926c928 (127.21.56.193:39951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:39.047184 22015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c500f160197c48169c46459eae23593d" candidate_uuid: "65f250212e9548ad8e4368e2692d2b35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39968eb9504c41529802a4138830326f"
I20260709 12:21:39.047773 22015 raft_consensus.cc:3060] T c500f160197c48169c46459eae23593d P 39968eb9504c41529802a4138830326f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:39.048962 22060 raft_consensus.cc:359] T f741eb0b0f774b229947ab1d5a39c5b4 P 39968eb9504c41529802a4138830326f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:39.049937 22060 raft_consensus.cc:385] T f741eb0b0f774b229947ab1d5a39c5b4 P 39968eb9504c41529802a4138830326f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:39.050290 22060 raft_consensus.cc:740] T f741eb0b0f774b229947ab1d5a39c5b4 P 39968eb9504c41529802a4138830326f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39968eb9504c41529802a4138830326f, State: Initialized, Role: FOLLOWER
I20260709 12:21:39.050573 22058 tablet_bootstrap.cc:492] T 1fe12b2d40004e309d3c0f8c59656d4c P 65f250212e9548ad8e4368e2692d2b35: No bootstrap required, opened a new log
I20260709 12:21:39.050997 22058 ts_tablet_manager.cc:1403] T 1fe12b2d40004e309d3c0f8c59656d4c P 65f250212e9548ad8e4368e2692d2b35: Time spent bootstrapping tablet: real 0.065s	user 0.032s	sys 0.014s
I20260709 12:21:39.051749 22059 tablet_bootstrap.cc:492] T 069d05845d9441d4bed5738bce92cea2 P b244deaf011a431aa61eb1916926c928: No bootstrap required, opened a new log
I20260709 12:21:39.053095 22059 ts_tablet_manager.cc:1403] T 069d05845d9441d4bed5738bce92cea2 P b244deaf011a431aa61eb1916926c928: Time spent bootstrapping tablet: real 0.057s	user 0.007s	sys 0.007s
I20260709 12:21:39.059928 22014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bdf4bfeeacd4a6b90e3fc8bdd0cff09" candidate_uuid: "65f250212e9548ad8e4368e2692d2b35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39968eb9504c41529802a4138830326f" is_pre_election: true
I20260709 12:21:39.051100 22060 consensus_queue.cc:260] T f741eb0b0f774b229947ab1d5a39c5b4 P 39968eb9504c41529802a4138830326f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:39.061746 22059 raft_consensus.cc:359] T 069d05845d9441d4bed5738bce92cea2 P b244deaf011a431aa61eb1916926c928 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:39.062453 22059 raft_consensus.cc:385] T 069d05845d9441d4bed5738bce92cea2 P b244deaf011a431aa61eb1916926c928 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:39.062745 22059 raft_consensus.cc:740] T 069d05845d9441d4bed5738bce92cea2 P b244deaf011a431aa61eb1916926c928 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b244deaf011a431aa61eb1916926c928, State: Initialized, Role: FOLLOWER
I20260709 12:21:39.062693 22015 raft_consensus.cc:2468] T c500f160197c48169c46459eae23593d P 39968eb9504c41529802a4138830326f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65f250212e9548ad8e4368e2692d2b35 in term 1.
I20260709 12:21:39.063334 22060 ts_tablet_manager.cc:1434] T f741eb0b0f774b229947ab1d5a39c5b4 P 39968eb9504c41529802a4138830326f: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.004s
I20260709 12:21:39.064009 22059 consensus_queue.cc:260] T 069d05845d9441d4bed5738bce92cea2 P b244deaf011a431aa61eb1916926c928 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:39.065156 22058 raft_consensus.cc:359] T 1fe12b2d40004e309d3c0f8c59656d4c P 65f250212e9548ad8e4368e2692d2b35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:39.066092 22058 raft_consensus.cc:385] T 1fe12b2d40004e309d3c0f8c59656d4c P 65f250212e9548ad8e4368e2692d2b35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:39.066393 22058 raft_consensus.cc:740] T 1fe12b2d40004e309d3c0f8c59656d4c P 65f250212e9548ad8e4368e2692d2b35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65f250212e9548ad8e4368e2692d2b35, State: Initialized, Role: FOLLOWER
I20260709 12:21:39.067451 22059 ts_tablet_manager.cc:1434] T 069d05845d9441d4bed5738bce92cea2 P b244deaf011a431aa61eb1916926c928: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.002s
I20260709 12:21:39.067106 22058 consensus_queue.cc:260] T 1fe12b2d40004e309d3c0f8c59656d4c P 65f250212e9548ad8e4368e2692d2b35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:39.069368 22058 ts_tablet_manager.cc:1434] T 1fe12b2d40004e309d3c0f8c59656d4c P 65f250212e9548ad8e4368e2692d2b35: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 12:21:39.070348 22058 tablet_bootstrap.cc:492] T f741eb0b0f774b229947ab1d5a39c5b4 P 65f250212e9548ad8e4368e2692d2b35: Bootstrap starting.
W20260709 12:21:39.073091 21905 leader_election.cc:343] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 65f250212e9548ad8e4368e2692d2b35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 39968eb9504c41529802a4138830326f (127.21.56.195:41087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:39.076889 22060 tablet_bootstrap.cc:492] T 266d8ca8c33744b3b3657666ddede38a P 39968eb9504c41529802a4138830326f: Bootstrap starting.
I20260709 12:21:39.078647 22058 tablet_bootstrap.cc:654] T f741eb0b0f774b229947ab1d5a39c5b4 P 65f250212e9548ad8e4368e2692d2b35: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:39.075950 21905 leader_election.cc:304] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 65f250212e9548ad8e4368e2692d2b35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65f250212e9548ad8e4368e2692d2b35; no voters: 39968eb9504c41529802a4138830326f, b244deaf011a431aa61eb1916926c928
I20260709 12:21:39.082365 22059 tablet_bootstrap.cc:492] T c500f160197c48169c46459eae23593d P b244deaf011a431aa61eb1916926c928: Bootstrap starting.
I20260709 12:21:39.082597 22080 raft_consensus.cc:2749] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 65f250212e9548ad8e4368e2692d2b35 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:39.088821 22060 tablet_bootstrap.cc:654] T 266d8ca8c33744b3b3657666ddede38a P 39968eb9504c41529802a4138830326f: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:39.093389 22059 tablet_bootstrap.cc:654] T c500f160197c48169c46459eae23593d P b244deaf011a431aa61eb1916926c928: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:39.082939 21905 leader_election.cc:304] T c500f160197c48169c46459eae23593d P 65f250212e9548ad8e4368e2692d2b35 [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: 39968eb9504c41529802a4138830326f, 65f250212e9548ad8e4368e2692d2b35; no voters: b244deaf011a431aa61eb1916926c928
I20260709 12:21:39.099428 22080 raft_consensus.cc:2804] T c500f160197c48169c46459eae23593d P 65f250212e9548ad8e4368e2692d2b35 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:39.099956 22080 raft_consensus.cc:697] T c500f160197c48169c46459eae23593d P 65f250212e9548ad8e4368e2692d2b35 [term 1 LEADER]: Becoming Leader. State: Replica: 65f250212e9548ad8e4368e2692d2b35, State: Running, Role: LEADER
I20260709 12:21:39.100880 22080 consensus_queue.cc:237] T c500f160197c48169c46459eae23593d P 65f250212e9548ad8e4368e2692d2b35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:39.103777 22066 raft_consensus.cc:493] T 069d05845d9441d4bed5738bce92cea2 P b244deaf011a431aa61eb1916926c928 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:39.105379 22066 raft_consensus.cc:515] T 069d05845d9441d4bed5738bce92cea2 P b244deaf011a431aa61eb1916926c928 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:39.111745 22066 leader_election.cc:290] T 069d05845d9441d4bed5738bce92cea2 P b244deaf011a431aa61eb1916926c928 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65f250212e9548ad8e4368e2692d2b35 (127.21.56.194:36347), 39968eb9504c41529802a4138830326f (127.21.56.195:41087)
I20260709 12:21:39.112648 22058 tablet_bootstrap.cc:492] T f741eb0b0f774b229947ab1d5a39c5b4 P 65f250212e9548ad8e4368e2692d2b35: No bootstrap required, opened a new log
I20260709 12:21:39.113169 22058 ts_tablet_manager.cc:1403] T f741eb0b0f774b229947ab1d5a39c5b4 P 65f250212e9548ad8e4368e2692d2b35: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.013s
I20260709 12:21:39.116132 22058 raft_consensus.cc:359] T f741eb0b0f774b229947ab1d5a39c5b4 P 65f250212e9548ad8e4368e2692d2b35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:39.116847 22058 raft_consensus.cc:385] T f741eb0b0f774b229947ab1d5a39c5b4 P 65f250212e9548ad8e4368e2692d2b35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:39.116724 22066 raft_consensus.cc:493] T 3682c8b9e7a54dfc986fc74dcb2b499b P b244deaf011a431aa61eb1916926c928 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:39.117362 22058 raft_consensus.cc:740] T f741eb0b0f774b229947ab1d5a39c5b4 P 65f250212e9548ad8e4368e2692d2b35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65f250212e9548ad8e4368e2692d2b35, State: Initialized, Role: FOLLOWER
I20260709 12:21:39.117841 22066 raft_consensus.cc:515] T 3682c8b9e7a54dfc986fc74dcb2b499b P b244deaf011a431aa61eb1916926c928 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:39.118160 22058 consensus_queue.cc:260] T f741eb0b0f774b229947ab1d5a39c5b4 P 65f250212e9548ad8e4368e2692d2b35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:39.120456 22066 leader_election.cc:290] T 3682c8b9e7a54dfc986fc74dcb2b499b P b244deaf011a431aa61eb1916926c928 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65f250212e9548ad8e4368e2692d2b35 (127.21.56.194:36347), 39968eb9504c41529802a4138830326f (127.21.56.195:41087)
I20260709 12:21:39.120759 22058 ts_tablet_manager.cc:1434] T f741eb0b0f774b229947ab1d5a39c5b4 P 65f250212e9548ad8e4368e2692d2b35: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:21:39.122274 22058 tablet_bootstrap.cc:492] T 069d05845d9441d4bed5738bce92cea2 P 65f250212e9548ad8e4368e2692d2b35: Bootstrap starting.
I20260709 12:21:39.126332 22014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "069d05845d9441d4bed5738bce92cea2" candidate_uuid: "b244deaf011a431aa61eb1916926c928" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39968eb9504c41529802a4138830326f" is_pre_election: true
I20260709 12:21:39.127019 22014 raft_consensus.cc:2468] T 069d05845d9441d4bed5738bce92cea2 P 39968eb9504c41529802a4138830326f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b244deaf011a431aa61eb1916926c928 in term 0.
I20260709 12:21:39.128244 22013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3682c8b9e7a54dfc986fc74dcb2b499b" candidate_uuid: "b244deaf011a431aa61eb1916926c928" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39968eb9504c41529802a4138830326f" is_pre_election: true
I20260709 12:21:39.128983 22058 tablet_bootstrap.cc:654] T 069d05845d9441d4bed5738bce92cea2 P 65f250212e9548ad8e4368e2692d2b35: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:39.129410 22015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e9d4cb07134020b9ea1aef3c149d44" candidate_uuid: "b244deaf011a431aa61eb1916926c928" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39968eb9504c41529802a4138830326f" is_pre_election: true
I20260709 12:21:39.129752 22060 tablet_bootstrap.cc:492] T 266d8ca8c33744b3b3657666ddede38a P 39968eb9504c41529802a4138830326f: No bootstrap required, opened a new log
I20260709 12:21:39.129863 22059 tablet_bootstrap.cc:492] T c500f160197c48169c46459eae23593d P b244deaf011a431aa61eb1916926c928: No bootstrap required, opened a new log
I20260709 12:21:39.130390 22059 ts_tablet_manager.cc:1403] T c500f160197c48169c46459eae23593d P b244deaf011a431aa61eb1916926c928: Time spent bootstrapping tablet: real 0.056s	user 0.022s	sys 0.013s
I20260709 12:21:39.130847 22064 raft_consensus.cc:493] T 1fe12b2d40004e309d3c0f8c59656d4c P 39968eb9504c41529802a4138830326f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:39.131520 21830 leader_election.cc:304] T 069d05845d9441d4bed5738bce92cea2 P b244deaf011a431aa61eb1916926c928 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39968eb9504c41529802a4138830326f, b244deaf011a431aa61eb1916926c928; no voters: 
I20260709 12:21:39.131327 22064 raft_consensus.cc:515] T 1fe12b2d40004e309d3c0f8c59656d4c P 39968eb9504c41529802a4138830326f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
W20260709 12:21:39.132481 21830 leader_election.cc:343] T 3682c8b9e7a54dfc986fc74dcb2b499b P b244deaf011a431aa61eb1916926c928 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 39968eb9504c41529802a4138830326f (127.21.56.195:41087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:39.132764 22066 raft_consensus.cc:2804] T 069d05845d9441d4bed5738bce92cea2 P b244deaf011a431aa61eb1916926c928 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:39.133147 22066 raft_consensus.cc:493] T 069d05845d9441d4bed5738bce92cea2 P b244deaf011a431aa61eb1916926c928 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:21:39.133147 21830 leader_election.cc:343] T 47e9d4cb07134020b9ea1aef3c149d44 P b244deaf011a431aa61eb1916926c928 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 39968eb9504c41529802a4138830326f (127.21.56.195:41087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:39.133548 22066 raft_consensus.cc:3060] T 069d05845d9441d4bed5738bce92cea2 P b244deaf011a431aa61eb1916926c928 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:39.134192 22064 leader_election.cc:290] T 1fe12b2d40004e309d3c0f8c59656d4c P 39968eb9504c41529802a4138830326f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b244deaf011a431aa61eb1916926c928 (127.21.56.193:39951), 65f250212e9548ad8e4368e2692d2b35 (127.21.56.194:36347)
I20260709 12:21:39.139900 22059 raft_consensus.cc:359] T c500f160197c48169c46459eae23593d P b244deaf011a431aa61eb1916926c928 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:39.140712 22059 raft_consensus.cc:385] T c500f160197c48169c46459eae23593d P b244deaf011a431aa61eb1916926c928 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:39.141012 22059 raft_consensus.cc:740] T c500f160197c48169c46459eae23593d P b244deaf011a431aa61eb1916926c928 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b244deaf011a431aa61eb1916926c928, State: Initialized, Role: FOLLOWER
I20260709 12:21:39.145699 21763 catalog_manager.cc:5697] T c500f160197c48169c46459eae23593d P 65f250212e9548ad8e4368e2692d2b35 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65f250212e9548ad8e4368e2692d2b35 (127.21.56.194). New cstate: current_term: 1 leader_uuid: "65f250212e9548ad8e4368e2692d2b35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:39.150918 22080 raft_consensus.cc:493] T 47e9d4cb07134020b9ea1aef3c149d44 P 65f250212e9548ad8e4368e2692d2b35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:39.152072 22080 raft_consensus.cc:515] T 47e9d4cb07134020b9ea1aef3c149d44 P 65f250212e9548ad8e4368e2692d2b35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:39.154264 21940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "069d05845d9441d4bed5738bce92cea2" candidate_uuid: "b244deaf011a431aa61eb1916926c928" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65f250212e9548ad8e4368e2692d2b35" is_pre_election: true
I20260709 12:21:39.154541 21939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3682c8b9e7a54dfc986fc74dcb2b499b" candidate_uuid: "b244deaf011a431aa61eb1916926c928" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65f250212e9548ad8e4368e2692d2b35" is_pre_election: true
I20260709 12:21:39.155337 22080 leader_election.cc:290] T 47e9d4cb07134020b9ea1aef3c149d44 P 65f250212e9548ad8e4368e2692d2b35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b244deaf011a431aa61eb1916926c928 (127.21.56.193:39951), 39968eb9504c41529802a4138830326f (127.21.56.195:41087)
I20260709 12:21:39.155426 21941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e9d4cb07134020b9ea1aef3c149d44" candidate_uuid: "b244deaf011a431aa61eb1916926c928" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65f250212e9548ad8e4368e2692d2b35" is_pre_election: true
I20260709 12:21:39.155359 21939 raft_consensus.cc:2468] T 3682c8b9e7a54dfc986fc74dcb2b499b P 65f250212e9548ad8e4368e2692d2b35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b244deaf011a431aa61eb1916926c928 in term 0.
I20260709 12:21:39.156289 22015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e9d4cb07134020b9ea1aef3c149d44" candidate_uuid: "65f250212e9548ad8e4368e2692d2b35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39968eb9504c41529802a4138830326f" is_pre_election: true
I20260709 12:21:39.130318 22060 ts_tablet_manager.cc:1403] T 266d8ca8c33744b3b3657666ddede38a P 39968eb9504c41529802a4138830326f: Time spent bootstrapping tablet: real 0.054s	user 0.013s	sys 0.007s
I20260709 12:21:39.157371 21866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e9d4cb07134020b9ea1aef3c149d44" candidate_uuid: "65f250212e9548ad8e4368e2692d2b35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b244deaf011a431aa61eb1916926c928" is_pre_election: true
I20260709 12:21:39.141738 22059 consensus_queue.cc:260] T c500f160197c48169c46459eae23593d P b244deaf011a431aa61eb1916926c928 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:39.157958 21866 raft_consensus.cc:2468] T 47e9d4cb07134020b9ea1aef3c149d44 P b244deaf011a431aa61eb1916926c928 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65f250212e9548ad8e4368e2692d2b35 in term 0.
I20260709 12:21:39.158558 22080 raft_consensus.cc:493] T 266d8ca8c33744b3b3657666ddede38a P 65f250212e9548ad8e4368e2692d2b35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:39.159147 21904 leader_election.cc:304] T 47e9d4cb07134020b9ea1aef3c149d44 P 65f250212e9548ad8e4368e2692d2b35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65f250212e9548ad8e4368e2692d2b35, b244deaf011a431aa61eb1916926c928; no voters: 
W20260709 12:21:39.159541 21831 leader_election.cc:343] T 069d05845d9441d4bed5738bce92cea2 P b244deaf011a431aa61eb1916926c928 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65f250212e9548ad8e4368e2692d2b35 (127.21.56.194:36347): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:39.158993 22080 raft_consensus.cc:515] T 266d8ca8c33744b3b3657666ddede38a P 65f250212e9548ad8e4368e2692d2b35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:39.159958 22065 raft_consensus.cc:2804] T 47e9d4cb07134020b9ea1aef3c149d44 P 65f250212e9548ad8e4368e2692d2b35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:39.160322 22065 raft_consensus.cc:493] T 47e9d4cb07134020b9ea1aef3c149d44 P 65f250212e9548ad8e4368e2692d2b35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:39.160677 22065 raft_consensus.cc:3060] T 47e9d4cb07134020b9ea1aef3c149d44 P 65f250212e9548ad8e4368e2692d2b35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:39.160521 21831 leader_election.cc:304] T 3682c8b9e7a54dfc986fc74dcb2b499b P b244deaf011a431aa61eb1916926c928 [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: 65f250212e9548ad8e4368e2692d2b35, b244deaf011a431aa61eb1916926c928; no voters: 39968eb9504c41529802a4138830326f
I20260709 12:21:39.161211 22060 raft_consensus.cc:359] T 266d8ca8c33744b3b3657666ddede38a P 39968eb9504c41529802a4138830326f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:39.162467 22060 raft_consensus.cc:385] T 266d8ca8c33744b3b3657666ddede38a P 39968eb9504c41529802a4138830326f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:39.162771 22060 raft_consensus.cc:740] T 266d8ca8c33744b3b3657666ddede38a P 39968eb9504c41529802a4138830326f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39968eb9504c41529802a4138830326f, State: Initialized, Role: FOLLOWER
I20260709 12:21:39.162806 22080 leader_election.cc:290] T 266d8ca8c33744b3b3657666ddede38a P 65f250212e9548ad8e4368e2692d2b35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b244deaf011a431aa61eb1916926c928 (127.21.56.193:39951), 39968eb9504c41529802a4138830326f (127.21.56.195:41087)
I20260709 12:21:39.163578 22060 consensus_queue.cc:260] T 266d8ca8c33744b3b3657666ddede38a P 39968eb9504c41529802a4138830326f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:39.153539 22066 raft_consensus.cc:515] T 069d05845d9441d4bed5738bce92cea2 P b244deaf011a431aa61eb1916926c928 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
W20260709 12:21:39.165691 21905 leader_election.cc:343] T 47e9d4cb07134020b9ea1aef3c149d44 P 65f250212e9548ad8e4368e2692d2b35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 39968eb9504c41529802a4138830326f (127.21.56.195:41087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:39.166442 22066 leader_election.cc:290] T 069d05845d9441d4bed5738bce92cea2 P b244deaf011a431aa61eb1916926c928 [CANDIDATE]: Term 1 election: Requested vote from peers 65f250212e9548ad8e4368e2692d2b35 (127.21.56.194:36347), 39968eb9504c41529802a4138830326f (127.21.56.195:41087)
I20260709 12:21:39.167253 22066 raft_consensus.cc:2804] T 3682c8b9e7a54dfc986fc74dcb2b499b P b244deaf011a431aa61eb1916926c928 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:39.167495 22065 raft_consensus.cc:515] T 47e9d4cb07134020b9ea1aef3c149d44 P 65f250212e9548ad8e4368e2692d2b35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:39.168301 22015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266d8ca8c33744b3b3657666ddede38a" candidate_uuid: "65f250212e9548ad8e4368e2692d2b35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39968eb9504c41529802a4138830326f" is_pre_election: true
I20260709 12:21:39.168870 22015 raft_consensus.cc:2468] T 266d8ca8c33744b3b3657666ddede38a P 39968eb9504c41529802a4138830326f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65f250212e9548ad8e4368e2692d2b35 in term 0.
I20260709 12:21:39.169217 22060 ts_tablet_manager.cc:1434] T 266d8ca8c33744b3b3657666ddede38a P 39968eb9504c41529802a4138830326f: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260709 12:21:39.167568 22066 raft_consensus.cc:493] T 3682c8b9e7a54dfc986fc74dcb2b499b P b244deaf011a431aa61eb1916926c928 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:39.167557 22013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "069d05845d9441d4bed5738bce92cea2" candidate_uuid: "b244deaf011a431aa61eb1916926c928" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39968eb9504c41529802a4138830326f"
I20260709 12:21:39.170637 22013 raft_consensus.cc:3060] T 069d05845d9441d4bed5738bce92cea2 P 39968eb9504c41529802a4138830326f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:39.171154 22065 leader_election.cc:290] T 47e9d4cb07134020b9ea1aef3c149d44 P 65f250212e9548ad8e4368e2692d2b35 [CANDIDATE]: Term 1 election: Requested vote from peers b244deaf011a431aa61eb1916926c928 (127.21.56.193:39951), 39968eb9504c41529802a4138830326f (127.21.56.195:41087)
I20260709 12:21:39.171829 22060 tablet_bootstrap.cc:492] T 3682c8b9e7a54dfc986fc74dcb2b499b P 39968eb9504c41529802a4138830326f: Bootstrap starting.
I20260709 12:21:39.172020 21865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e9d4cb07134020b9ea1aef3c149d44" candidate_uuid: "65f250212e9548ad8e4368e2692d2b35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b244deaf011a431aa61eb1916926c928"
I20260709 12:21:39.172711 21865 raft_consensus.cc:3060] T 47e9d4cb07134020b9ea1aef3c149d44 P b244deaf011a431aa61eb1916926c928 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:39.169947 22066 raft_consensus.cc:3060] T 3682c8b9e7a54dfc986fc74dcb2b499b P b244deaf011a431aa61eb1916926c928 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:39.170017 21941 raft_consensus.cc:2393] T 47e9d4cb07134020b9ea1aef3c149d44 P 65f250212e9548ad8e4368e2692d2b35 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b244deaf011a431aa61eb1916926c928 in current term 1: Already voted for candidate 65f250212e9548ad8e4368e2692d2b35 in this term.
I20260709 12:21:39.180603 21905 leader_election.cc:304] T 266d8ca8c33744b3b3657666ddede38a P 65f250212e9548ad8e4368e2692d2b35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39968eb9504c41529802a4138830326f, 65f250212e9548ad8e4368e2692d2b35; no voters: 
I20260709 12:21:39.180835 22013 raft_consensus.cc:2468] T 069d05845d9441d4bed5738bce92cea2 P 39968eb9504c41529802a4138830326f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b244deaf011a431aa61eb1916926c928 in term 1.
I20260709 12:21:39.181538 21866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266d8ca8c33744b3b3657666ddede38a" candidate_uuid: "65f250212e9548ad8e4368e2692d2b35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b244deaf011a431aa61eb1916926c928" is_pre_election: true
I20260709 12:21:39.182251 21830 leader_election.cc:304] T 069d05845d9441d4bed5738bce92cea2 P b244deaf011a431aa61eb1916926c928 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39968eb9504c41529802a4138830326f, b244deaf011a431aa61eb1916926c928; no voters: 
W20260709 12:21:39.182982 21904 leader_election.cc:343] T 266d8ca8c33744b3b3657666ddede38a P 65f250212e9548ad8e4368e2692d2b35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b244deaf011a431aa61eb1916926c928 (127.21.56.193:39951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:39.186986 22013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e9d4cb07134020b9ea1aef3c149d44" candidate_uuid: "65f250212e9548ad8e4368e2692d2b35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39968eb9504c41529802a4138830326f"
I20260709 12:21:39.191097 22058 tablet_bootstrap.cc:492] T 069d05845d9441d4bed5738bce92cea2 P 65f250212e9548ad8e4368e2692d2b35: No bootstrap required, opened a new log
I20260709 12:21:39.191473 22058 ts_tablet_manager.cc:1403] T 069d05845d9441d4bed5738bce92cea2 P 65f250212e9548ad8e4368e2692d2b35: Time spent bootstrapping tablet: real 0.069s	user 0.008s	sys 0.005s
I20260709 12:21:39.188498 22065 raft_consensus.cc:2804] T 266d8ca8c33744b3b3657666ddede38a P 65f250212e9548ad8e4368e2692d2b35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:39.193195 22095 raft_consensus.cc:2804] T 069d05845d9441d4bed5738bce92cea2 P b244deaf011a431aa61eb1916926c928 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:39.193945 22065 raft_consensus.cc:493] T 266d8ca8c33744b3b3657666ddede38a P 65f250212e9548ad8e4368e2692d2b35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:21:39.194394 21905 leader_election.cc:343] T 47e9d4cb07134020b9ea1aef3c149d44 P 65f250212e9548ad8e4368e2692d2b35 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 39968eb9504c41529802a4138830326f (127.21.56.195:41087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:39.194900 22095 raft_consensus.cc:697] T 069d05845d9441d4bed5738bce92cea2 P b244deaf011a431aa61eb1916926c928 [term 1 LEADER]: Becoming Leader. State: Replica: b244deaf011a431aa61eb1916926c928, State: Running, Role: LEADER
I20260709 12:21:39.197016 21865 raft_consensus.cc:2468] T 47e9d4cb07134020b9ea1aef3c149d44 P b244deaf011a431aa61eb1916926c928 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65f250212e9548ad8e4368e2692d2b35 in term 1.
I20260709 12:21:39.198084 21831 leader_election.cc:304] T 47e9d4cb07134020b9ea1aef3c149d44 P b244deaf011a431aa61eb1916926c928 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b244deaf011a431aa61eb1916926c928; no voters: 39968eb9504c41529802a4138830326f, 65f250212e9548ad8e4368e2692d2b35
I20260709 12:21:39.197491 22058 raft_consensus.cc:359] T 069d05845d9441d4bed5738bce92cea2 P 65f250212e9548ad8e4368e2692d2b35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:39.194368 22065 raft_consensus.cc:3060] T 266d8ca8c33744b3b3657666ddede38a P 65f250212e9548ad8e4368e2692d2b35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:39.199576 22058 raft_consensus.cc:385] T 069d05845d9441d4bed5738bce92cea2 P 65f250212e9548ad8e4368e2692d2b35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:39.198493 21941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "069d05845d9441d4bed5738bce92cea2" candidate_uuid: "b244deaf011a431aa61eb1916926c928" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65f250212e9548ad8e4368e2692d2b35"
I20260709 12:21:39.198994 22059 ts_tablet_manager.cc:1434] T c500f160197c48169c46459eae23593d P b244deaf011a431aa61eb1916926c928: Time spent starting tablet: real 0.068s	user 0.016s	sys 0.018s
I20260709 12:21:39.199918 22058 raft_consensus.cc:740] T 069d05845d9441d4bed5738bce92cea2 P 65f250212e9548ad8e4368e2692d2b35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65f250212e9548ad8e4368e2692d2b35, State: Initialized, Role: FOLLOWER
I20260709 12:21:39.203869 22059 tablet_bootstrap.cc:492] T 266d8ca8c33744b3b3657666ddede38a P b244deaf011a431aa61eb1916926c928: Bootstrap starting.
I20260709 12:21:39.203677 22058 consensus_queue.cc:260] T 069d05845d9441d4bed5738bce92cea2 P 65f250212e9548ad8e4368e2692d2b35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:39.204787 21941 raft_consensus.cc:3060] T 069d05845d9441d4bed5738bce92cea2 P 65f250212e9548ad8e4368e2692d2b35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:39.204900 22096 raft_consensus.cc:2749] T 47e9d4cb07134020b9ea1aef3c149d44 P b244deaf011a431aa61eb1916926c928 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:39.206192 22058 ts_tablet_manager.cc:1434] T 069d05845d9441d4bed5738bce92cea2 P 65f250212e9548ad8e4368e2692d2b35: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.006s
I20260709 12:21:39.206964 22058 tablet_bootstrap.cc:492] T 65a5fe1e9604455888ab05d1066282d2 P 65f250212e9548ad8e4368e2692d2b35: Bootstrap starting.
I20260709 12:21:39.202839 22060 tablet_bootstrap.cc:654] T 3682c8b9e7a54dfc986fc74dcb2b499b P 39968eb9504c41529802a4138830326f: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:39.208148 21904 leader_election.cc:304] T 47e9d4cb07134020b9ea1aef3c149d44 P 65f250212e9548ad8e4368e2692d2b35 [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: 65f250212e9548ad8e4368e2692d2b35, b244deaf011a431aa61eb1916926c928; no voters: 39968eb9504c41529802a4138830326f
I20260709 12:21:39.196072 22095 consensus_queue.cc:237] T 069d05845d9441d4bed5738bce92cea2 P b244deaf011a431aa61eb1916926c928 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:39.199739 22066 raft_consensus.cc:515] T 3682c8b9e7a54dfc986fc74dcb2b499b P b244deaf011a431aa61eb1916926c928 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:39.211033 22080 raft_consensus.cc:2804] T 47e9d4cb07134020b9ea1aef3c149d44 P 65f250212e9548ad8e4368e2692d2b35 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:39.219342 21939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3682c8b9e7a54dfc986fc74dcb2b499b" candidate_uuid: "b244deaf011a431aa61eb1916926c928" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65f250212e9548ad8e4368e2692d2b35"
I20260709 12:21:39.219640 22096 raft_consensus.cc:493] T f741eb0b0f774b229947ab1d5a39c5b4 P b244deaf011a431aa61eb1916926c928 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:39.219964 21939 raft_consensus.cc:3060] T 3682c8b9e7a54dfc986fc74dcb2b499b P 65f250212e9548ad8e4368e2692d2b35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:39.233469 22059 tablet_bootstrap.cc:654] T 266d8ca8c33744b3b3657666ddede38a P b244deaf011a431aa61eb1916926c928: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:39.236416 21865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe12b2d40004e309d3c0f8c59656d4c" candidate_uuid: "39968eb9504c41529802a4138830326f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b244deaf011a431aa61eb1916926c928" is_pre_election: true
I20260709 12:21:39.222901 22096 raft_consensus.cc:515] T f741eb0b0f774b229947ab1d5a39c5b4 P b244deaf011a431aa61eb1916926c928 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
W20260709 12:21:39.240334 21978 leader_election.cc:343] T 1fe12b2d40004e309d3c0f8c59656d4c P 39968eb9504c41529802a4138830326f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b244deaf011a431aa61eb1916926c928 (127.21.56.193:39951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:39.245817 22096 leader_election.cc:290] T f741eb0b0f774b229947ab1d5a39c5b4 P b244deaf011a431aa61eb1916926c928 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65f250212e9548ad8e4368e2692d2b35 (127.21.56.194:36347), 39968eb9504c41529802a4138830326f (127.21.56.195:41087)
I20260709 12:21:39.247107 22015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f741eb0b0f774b229947ab1d5a39c5b4" candidate_uuid: "b244deaf011a431aa61eb1916926c928" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39968eb9504c41529802a4138830326f" is_pre_election: true
I20260709 12:21:39.245994 22065 raft_consensus.cc:515] T 266d8ca8c33744b3b3657666ddede38a P 65f250212e9548ad8e4368e2692d2b35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:39.246443 22013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3682c8b9e7a54dfc986fc74dcb2b499b" candidate_uuid: "b244deaf011a431aa61eb1916926c928" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39968eb9504c41529802a4138830326f"
I20260709 12:21:39.243428 22066 leader_election.cc:290] T 3682c8b9e7a54dfc986fc74dcb2b499b P b244deaf011a431aa61eb1916926c928 [CANDIDATE]: Term 1 election: Requested vote from peers 65f250212e9548ad8e4368e2692d2b35 (127.21.56.194:36347), 39968eb9504c41529802a4138830326f (127.21.56.195:41087)
I20260709 12:21:39.251358 21941 raft_consensus.cc:2468] T 069d05845d9441d4bed5738bce92cea2 P 65f250212e9548ad8e4368e2692d2b35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b244deaf011a431aa61eb1916926c928 in term 1.
I20260709 12:21:39.251816 22065 leader_election.cc:290] T 266d8ca8c33744b3b3657666ddede38a P 65f250212e9548ad8e4368e2692d2b35 [CANDIDATE]: Term 1 election: Requested vote from peers b244deaf011a431aa61eb1916926c928 (127.21.56.193:39951), 39968eb9504c41529802a4138830326f (127.21.56.195:41087)
I20260709 12:21:39.247915 22015 raft_consensus.cc:2468] T f741eb0b0f774b229947ab1d5a39c5b4 P 39968eb9504c41529802a4138830326f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b244deaf011a431aa61eb1916926c928 in term 0.
W20260709 12:21:39.252813 21830 leader_election.cc:343] T 3682c8b9e7a54dfc986fc74dcb2b499b P b244deaf011a431aa61eb1916926c928 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 39968eb9504c41529802a4138830326f (127.21.56.195:41087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:39.254910 22013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266d8ca8c33744b3b3657666ddede38a" candidate_uuid: "65f250212e9548ad8e4368e2692d2b35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39968eb9504c41529802a4138830326f"
I20260709 12:21:39.248196 21940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f741eb0b0f774b229947ab1d5a39c5b4" candidate_uuid: "b244deaf011a431aa61eb1916926c928" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65f250212e9548ad8e4368e2692d2b35" is_pre_election: true
I20260709 12:21:39.255702 22013 raft_consensus.cc:3060] T 266d8ca8c33744b3b3657666ddede38a P 39968eb9504c41529802a4138830326f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:39.255808 21865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266d8ca8c33744b3b3657666ddede38a" candidate_uuid: "65f250212e9548ad8e4368e2692d2b35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b244deaf011a431aa61eb1916926c928"
I20260709 12:21:39.256699 21830 leader_election.cc:304] T f741eb0b0f774b229947ab1d5a39c5b4 P b244deaf011a431aa61eb1916926c928 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39968eb9504c41529802a4138830326f, b244deaf011a431aa61eb1916926c928; no voters: 
I20260709 12:21:39.255839 21940 raft_consensus.cc:2468] T f741eb0b0f774b229947ab1d5a39c5b4 P 65f250212e9548ad8e4368e2692d2b35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b244deaf011a431aa61eb1916926c928 in term 0.
W20260709 12:21:39.257220 21904 leader_election.cc:343] T 266d8ca8c33744b3b3657666ddede38a P 65f250212e9548ad8e4368e2692d2b35 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b244deaf011a431aa61eb1916926c928 (127.21.56.193:39951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:39.257858 21939 raft_consensus.cc:2468] T 3682c8b9e7a54dfc986fc74dcb2b499b P 65f250212e9548ad8e4368e2692d2b35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b244deaf011a431aa61eb1916926c928 in term 1.
I20260709 12:21:39.258625 22066 raft_consensus.cc:2804] T f741eb0b0f774b229947ab1d5a39c5b4 P b244deaf011a431aa61eb1916926c928 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:39.259668 22066 raft_consensus.cc:493] T f741eb0b0f774b229947ab1d5a39c5b4 P b244deaf011a431aa61eb1916926c928 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:39.260712 22066 raft_consensus.cc:3060] T f741eb0b0f774b229947ab1d5a39c5b4 P b244deaf011a431aa61eb1916926c928 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:39.260794 21831 leader_election.cc:304] T 3682c8b9e7a54dfc986fc74dcb2b499b P b244deaf011a431aa61eb1916926c928 [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: 65f250212e9548ad8e4368e2692d2b35, b244deaf011a431aa61eb1916926c928; no voters: 39968eb9504c41529802a4138830326f
I20260709 12:21:39.261698 22096 raft_consensus.cc:2804] T 3682c8b9e7a54dfc986fc74dcb2b499b P b244deaf011a431aa61eb1916926c928 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:39.262210 22096 raft_consensus.cc:697] T 3682c8b9e7a54dfc986fc74dcb2b499b P b244deaf011a431aa61eb1916926c928 [term 1 LEADER]: Becoming Leader. State: Replica: b244deaf011a431aa61eb1916926c928, State: Running, Role: LEADER
I20260709 12:21:39.265377 22013 raft_consensus.cc:2468] T 266d8ca8c33744b3b3657666ddede38a P 39968eb9504c41529802a4138830326f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65f250212e9548ad8e4368e2692d2b35 in term 1.
I20260709 12:21:39.266726 22058 tablet_bootstrap.cc:654] T 65a5fe1e9604455888ab05d1066282d2 P 65f250212e9548ad8e4368e2692d2b35: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:39.263830 22096 consensus_queue.cc:237] T 3682c8b9e7a54dfc986fc74dcb2b499b P b244deaf011a431aa61eb1916926c928 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:39.269562 21905 leader_election.cc:304] T 266d8ca8c33744b3b3657666ddede38a P 65f250212e9548ad8e4368e2692d2b35 [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: 39968eb9504c41529802a4138830326f, 65f250212e9548ad8e4368e2692d2b35; no voters: b244deaf011a431aa61eb1916926c928
I20260709 12:21:39.271234 22065 raft_consensus.cc:2804] T 266d8ca8c33744b3b3657666ddede38a P 65f250212e9548ad8e4368e2692d2b35 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:39.272127 22065 raft_consensus.cc:697] T 266d8ca8c33744b3b3657666ddede38a P 65f250212e9548ad8e4368e2692d2b35 [term 1 LEADER]: Becoming Leader. State: Replica: 65f250212e9548ad8e4368e2692d2b35, State: Running, Role: LEADER
I20260709 12:21:39.277184 22065 consensus_queue.cc:237] T 266d8ca8c33744b3b3657666ddede38a P 65f250212e9548ad8e4368e2692d2b35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:39.284978 21939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe12b2d40004e309d3c0f8c59656d4c" candidate_uuid: "39968eb9504c41529802a4138830326f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65f250212e9548ad8e4368e2692d2b35" is_pre_election: true
I20260709 12:21:39.285734 21939 raft_consensus.cc:2468] T 1fe12b2d40004e309d3c0f8c59656d4c P 65f250212e9548ad8e4368e2692d2b35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 39968eb9504c41529802a4138830326f in term 0.
I20260709 12:21:39.287314 21980 leader_election.cc:304] T 1fe12b2d40004e309d3c0f8c59656d4c P 39968eb9504c41529802a4138830326f [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: 39968eb9504c41529802a4138830326f, 65f250212e9548ad8e4368e2692d2b35; no voters: b244deaf011a431aa61eb1916926c928
I20260709 12:21:39.288494 22064 raft_consensus.cc:2804] T 1fe12b2d40004e309d3c0f8c59656d4c P 39968eb9504c41529802a4138830326f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:39.288848 22064 raft_consensus.cc:493] T 1fe12b2d40004e309d3c0f8c59656d4c P 39968eb9504c41529802a4138830326f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:39.289163 22064 raft_consensus.cc:3060] T 1fe12b2d40004e309d3c0f8c59656d4c P 39968eb9504c41529802a4138830326f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:39.296190 22064 raft_consensus.cc:515] T 1fe12b2d40004e309d3c0f8c59656d4c P 39968eb9504c41529802a4138830326f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:39.304977 21865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe12b2d40004e309d3c0f8c59656d4c" candidate_uuid: "39968eb9504c41529802a4138830326f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b244deaf011a431aa61eb1916926c928"
I20260709 12:21:39.305300 21939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe12b2d40004e309d3c0f8c59656d4c" candidate_uuid: "39968eb9504c41529802a4138830326f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65f250212e9548ad8e4368e2692d2b35"
I20260709 12:21:39.305891 21939 raft_consensus.cc:3060] T 1fe12b2d40004e309d3c0f8c59656d4c P 65f250212e9548ad8e4368e2692d2b35 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:21:39.306542 21978 leader_election.cc:343] T 1fe12b2d40004e309d3c0f8c59656d4c P 39968eb9504c41529802a4138830326f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b244deaf011a431aa61eb1916926c928 (127.21.56.193:39951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:39.308777 21762 catalog_manager.cc:5697] T 069d05845d9441d4bed5738bce92cea2 P b244deaf011a431aa61eb1916926c928 reported cstate change: term changed from 0 to 1, leader changed from <none> to b244deaf011a431aa61eb1916926c928 (127.21.56.193). New cstate: current_term: 1 leader_uuid: "b244deaf011a431aa61eb1916926c928" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:39.310814 21762 catalog_manager.cc:5697] T 3682c8b9e7a54dfc986fc74dcb2b499b P b244deaf011a431aa61eb1916926c928 reported cstate change: term changed from 0 to 1, leader changed from <none> to b244deaf011a431aa61eb1916926c928 (127.21.56.193). New cstate: current_term: 1 leader_uuid: "b244deaf011a431aa61eb1916926c928" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:39.313014 21939 raft_consensus.cc:2468] T 1fe12b2d40004e309d3c0f8c59656d4c P 65f250212e9548ad8e4368e2692d2b35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39968eb9504c41529802a4138830326f in term 1.
I20260709 12:21:39.314277 21980 leader_election.cc:304] T 1fe12b2d40004e309d3c0f8c59656d4c P 39968eb9504c41529802a4138830326f [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: 39968eb9504c41529802a4138830326f, 65f250212e9548ad8e4368e2692d2b35; no voters: b244deaf011a431aa61eb1916926c928
I20260709 12:21:39.316965 22060 tablet_bootstrap.cc:492] T 3682c8b9e7a54dfc986fc74dcb2b499b P 39968eb9504c41529802a4138830326f: No bootstrap required, opened a new log
I20260709 12:21:39.319291 22096 raft_consensus.cc:493] T c500f160197c48169c46459eae23593d P b244deaf011a431aa61eb1916926c928 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:39.319819 22096 raft_consensus.cc:515] T c500f160197c48169c46459eae23593d P b244deaf011a431aa61eb1916926c928 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:39.322981 21940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c500f160197c48169c46459eae23593d" candidate_uuid: "b244deaf011a431aa61eb1916926c928" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65f250212e9548ad8e4368e2692d2b35" is_pre_election: true
I20260709 12:21:39.324651 22066 raft_consensus.cc:515] T f741eb0b0f774b229947ab1d5a39c5b4 P b244deaf011a431aa61eb1916926c928 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:39.325722 22106 raft_consensus.cc:2804] T 1fe12b2d40004e309d3c0f8c59656d4c P 39968eb9504c41529802a4138830326f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:39.326172 22058 tablet_bootstrap.cc:492] T 65a5fe1e9604455888ab05d1066282d2 P 65f250212e9548ad8e4368e2692d2b35: No bootstrap required, opened a new log
I20260709 12:21:39.326333 22013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c500f160197c48169c46459eae23593d" candidate_uuid: "b244deaf011a431aa61eb1916926c928" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39968eb9504c41529802a4138830326f" is_pre_election: true
I20260709 12:21:39.326612 22058 ts_tablet_manager.cc:1403] T 65a5fe1e9604455888ab05d1066282d2 P 65f250212e9548ad8e4368e2692d2b35: Time spent bootstrapping tablet: real 0.120s	user 0.025s	sys 0.018s
I20260709 12:21:39.327083 22013 raft_consensus.cc:2393] T c500f160197c48169c46459eae23593d P 39968eb9504c41529802a4138830326f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b244deaf011a431aa61eb1916926c928 in current term 1: Already voted for candidate 65f250212e9548ad8e4368e2692d2b35 in this term.
I20260709 12:21:39.300980 22080 raft_consensus.cc:697] T 47e9d4cb07134020b9ea1aef3c149d44 P 65f250212e9548ad8e4368e2692d2b35 [term 1 LEADER]: Becoming Leader. State: Replica: 65f250212e9548ad8e4368e2692d2b35, State: Running, Role: LEADER
I20260709 12:21:39.328384 21830 leader_election.cc:304] T c500f160197c48169c46459eae23593d P b244deaf011a431aa61eb1916926c928 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b244deaf011a431aa61eb1916926c928; no voters: 39968eb9504c41529802a4138830326f, 65f250212e9548ad8e4368e2692d2b35
I20260709 12:21:39.329144 22095 raft_consensus.cc:3060] T c500f160197c48169c46459eae23593d P b244deaf011a431aa61eb1916926c928 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:39.329258 22064 leader_election.cc:290] T 1fe12b2d40004e309d3c0f8c59656d4c P 39968eb9504c41529802a4138830326f [CANDIDATE]: Term 1 election: Requested vote from peers b244deaf011a431aa61eb1916926c928 (127.21.56.193:39951), 65f250212e9548ad8e4368e2692d2b35 (127.21.56.194:36347)
I20260709 12:21:39.329504 22096 leader_election.cc:290] T c500f160197c48169c46459eae23593d P b244deaf011a431aa61eb1916926c928 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65f250212e9548ad8e4368e2692d2b35 (127.21.56.194:36347), 39968eb9504c41529802a4138830326f (127.21.56.195:41087)
I20260709 12:21:39.330406 22059 tablet_bootstrap.cc:492] T 266d8ca8c33744b3b3657666ddede38a P b244deaf011a431aa61eb1916926c928: No bootstrap required, opened a new log
I20260709 12:21:39.330874 22059 ts_tablet_manager.cc:1403] T 266d8ca8c33744b3b3657666ddede38a P b244deaf011a431aa61eb1916926c928: Time spent bootstrapping tablet: real 0.127s	user 0.008s	sys 0.008s
I20260709 12:21:39.335719 22058 raft_consensus.cc:359] T 65a5fe1e9604455888ab05d1066282d2 P 65f250212e9548ad8e4368e2692d2b35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:39.338635 22058 raft_consensus.cc:385] T 65a5fe1e9604455888ab05d1066282d2 P 65f250212e9548ad8e4368e2692d2b35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:39.338933 22058 raft_consensus.cc:740] T 65a5fe1e9604455888ab05d1066282d2 P 65f250212e9548ad8e4368e2692d2b35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65f250212e9548ad8e4368e2692d2b35, State: Initialized, Role: FOLLOWER
I20260709 12:21:39.338881 22080 consensus_queue.cc:237] T 47e9d4cb07134020b9ea1aef3c149d44 P 65f250212e9548ad8e4368e2692d2b35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:39.339672 22058 consensus_queue.cc:260] T 65a5fe1e9604455888ab05d1066282d2 P 65f250212e9548ad8e4368e2692d2b35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:39.341873 22095 raft_consensus.cc:2749] T c500f160197c48169c46459eae23593d P b244deaf011a431aa61eb1916926c928 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:39.341877 22058 ts_tablet_manager.cc:1434] T 65a5fe1e9604455888ab05d1066282d2 P 65f250212e9548ad8e4368e2692d2b35: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.001s
I20260709 12:21:39.338433 22060 ts_tablet_manager.cc:1403] T 3682c8b9e7a54dfc986fc74dcb2b499b P 39968eb9504c41529802a4138830326f: Time spent bootstrapping tablet: real 0.168s	user 0.013s	sys 0.010s
I20260709 12:21:39.345986 22106 raft_consensus.cc:697] T 1fe12b2d40004e309d3c0f8c59656d4c P 39968eb9504c41529802a4138830326f [term 1 LEADER]: Becoming Leader. State: Replica: 39968eb9504c41529802a4138830326f, State: Running, Role: LEADER
I20260709 12:21:39.348877 21939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f741eb0b0f774b229947ab1d5a39c5b4" candidate_uuid: "b244deaf011a431aa61eb1916926c928" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65f250212e9548ad8e4368e2692d2b35"
I20260709 12:21:39.349802 21939 raft_consensus.cc:3060] T f741eb0b0f774b229947ab1d5a39c5b4 P 65f250212e9548ad8e4368e2692d2b35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:39.349695 22106 consensus_queue.cc:237] T 1fe12b2d40004e309d3c0f8c59656d4c P 39968eb9504c41529802a4138830326f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:39.357295 21939 raft_consensus.cc:2468] T f741eb0b0f774b229947ab1d5a39c5b4 P 65f250212e9548ad8e4368e2692d2b35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b244deaf011a431aa61eb1916926c928 in term 1.
I20260709 12:21:39.358242 22066 leader_election.cc:290] T f741eb0b0f774b229947ab1d5a39c5b4 P b244deaf011a431aa61eb1916926c928 [CANDIDATE]: Term 1 election: Requested vote from peers 65f250212e9548ad8e4368e2692d2b35 (127.21.56.194:36347), 39968eb9504c41529802a4138830326f (127.21.56.195:41087)
I20260709 12:21:39.359606 22013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f741eb0b0f774b229947ab1d5a39c5b4" candidate_uuid: "b244deaf011a431aa61eb1916926c928" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39968eb9504c41529802a4138830326f"
I20260709 12:21:39.360291 22013 raft_consensus.cc:3060] T f741eb0b0f774b229947ab1d5a39c5b4 P 39968eb9504c41529802a4138830326f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:39.362450 22060 raft_consensus.cc:359] T 3682c8b9e7a54dfc986fc74dcb2b499b P 39968eb9504c41529802a4138830326f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:39.363248 22060 raft_consensus.cc:385] T 3682c8b9e7a54dfc986fc74dcb2b499b P 39968eb9504c41529802a4138830326f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:39.363543 22060 raft_consensus.cc:740] T 3682c8b9e7a54dfc986fc74dcb2b499b P 39968eb9504c41529802a4138830326f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39968eb9504c41529802a4138830326f, State: Initialized, Role: FOLLOWER
I20260709 12:21:39.367735 22013 raft_consensus.cc:2468] T f741eb0b0f774b229947ab1d5a39c5b4 P 39968eb9504c41529802a4138830326f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b244deaf011a431aa61eb1916926c928 in term 1.
I20260709 12:21:39.369060 21830 leader_election.cc:304] T f741eb0b0f774b229947ab1d5a39c5b4 P b244deaf011a431aa61eb1916926c928 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39968eb9504c41529802a4138830326f, b244deaf011a431aa61eb1916926c928; no voters: 
I20260709 12:21:39.369825 22066 raft_consensus.cc:2804] T f741eb0b0f774b229947ab1d5a39c5b4 P b244deaf011a431aa61eb1916926c928 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:39.370335 22066 raft_consensus.cc:697] T f741eb0b0f774b229947ab1d5a39c5b4 P b244deaf011a431aa61eb1916926c928 [term 1 LEADER]: Becoming Leader. State: Replica: b244deaf011a431aa61eb1916926c928, State: Running, Role: LEADER
I20260709 12:21:39.371129 22066 consensus_queue.cc:237] T f741eb0b0f774b229947ab1d5a39c5b4 P b244deaf011a431aa61eb1916926c928 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:39.371387 21762 catalog_manager.cc:5697] T 1fe12b2d40004e309d3c0f8c59656d4c P 39968eb9504c41529802a4138830326f reported cstate change: term changed from 0 to 1, leader changed from <none> to 39968eb9504c41529802a4138830326f (127.21.56.195). New cstate: current_term: 1 leader_uuid: "39968eb9504c41529802a4138830326f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:39.369302 22059 raft_consensus.cc:359] T 266d8ca8c33744b3b3657666ddede38a P b244deaf011a431aa61eb1916926c928 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:39.374732 22059 raft_consensus.cc:385] T 266d8ca8c33744b3b3657666ddede38a P b244deaf011a431aa61eb1916926c928 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:39.375067 22059 raft_consensus.cc:740] T 266d8ca8c33744b3b3657666ddede38a P b244deaf011a431aa61eb1916926c928 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b244deaf011a431aa61eb1916926c928, State: Initialized, Role: FOLLOWER
I20260709 12:21:39.375897 22059 consensus_queue.cc:260] T 266d8ca8c33744b3b3657666ddede38a P b244deaf011a431aa61eb1916926c928 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:39.364878 22060 consensus_queue.cc:260] T 3682c8b9e7a54dfc986fc74dcb2b499b P 39968eb9504c41529802a4138830326f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:39.379956 22059 ts_tablet_manager.cc:1434] T 266d8ca8c33744b3b3657666ddede38a P b244deaf011a431aa61eb1916926c928: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.002s
I20260709 12:21:39.381923 21763 catalog_manager.cc:5697] T 47e9d4cb07134020b9ea1aef3c149d44 P 65f250212e9548ad8e4368e2692d2b35 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65f250212e9548ad8e4368e2692d2b35 (127.21.56.194). New cstate: current_term: 1 leader_uuid: "65f250212e9548ad8e4368e2692d2b35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:39.386473 21763 catalog_manager.cc:5697] T 266d8ca8c33744b3b3657666ddede38a P 65f250212e9548ad8e4368e2692d2b35 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65f250212e9548ad8e4368e2692d2b35 (127.21.56.194). New cstate: current_term: 1 leader_uuid: "65f250212e9548ad8e4368e2692d2b35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:39.384326 22060 ts_tablet_manager.cc:1434] T 3682c8b9e7a54dfc986fc74dcb2b499b P 39968eb9504c41529802a4138830326f: Time spent starting tablet: real 0.038s	user 0.004s	sys 0.004s
I20260709 12:21:39.391601 22060 tablet_bootstrap.cc:492] T 47e9d4cb07134020b9ea1aef3c149d44 P 39968eb9504c41529802a4138830326f: Bootstrap starting.
I20260709 12:21:39.384727 22059 tablet_bootstrap.cc:492] T 1fe12b2d40004e309d3c0f8c59656d4c P b244deaf011a431aa61eb1916926c928: Bootstrap starting.
I20260709 12:21:39.399153 22059 tablet_bootstrap.cc:654] T 1fe12b2d40004e309d3c0f8c59656d4c P b244deaf011a431aa61eb1916926c928: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:39.402145 22106 raft_consensus.cc:493] T 3682c8b9e7a54dfc986fc74dcb2b499b P 39968eb9504c41529802a4138830326f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:39.402676 22106 raft_consensus.cc:515] T 3682c8b9e7a54dfc986fc74dcb2b499b P 39968eb9504c41529802a4138830326f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:39.404963 22106 leader_election.cc:290] T 3682c8b9e7a54dfc986fc74dcb2b499b P 39968eb9504c41529802a4138830326f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b244deaf011a431aa61eb1916926c928 (127.21.56.193:39951), 65f250212e9548ad8e4368e2692d2b35 (127.21.56.194:36347)
I20260709 12:21:39.406139 21939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3682c8b9e7a54dfc986fc74dcb2b499b" candidate_uuid: "39968eb9504c41529802a4138830326f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65f250212e9548ad8e4368e2692d2b35" is_pre_election: true
I20260709 12:21:39.406963 21939 raft_consensus.cc:2393] T 3682c8b9e7a54dfc986fc74dcb2b499b P 65f250212e9548ad8e4368e2692d2b35 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 39968eb9504c41529802a4138830326f in current term 1: Already voted for candidate b244deaf011a431aa61eb1916926c928 in this term.
I20260709 12:21:39.406737 21865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3682c8b9e7a54dfc986fc74dcb2b499b" candidate_uuid: "39968eb9504c41529802a4138830326f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b244deaf011a431aa61eb1916926c928" is_pre_election: true
I20260709 12:21:39.408147 22060 tablet_bootstrap.cc:654] T 47e9d4cb07134020b9ea1aef3c149d44 P 39968eb9504c41529802a4138830326f: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:39.409444 21978 leader_election.cc:304] T 3682c8b9e7a54dfc986fc74dcb2b499b P 39968eb9504c41529802a4138830326f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 39968eb9504c41529802a4138830326f; no voters: 65f250212e9548ad8e4368e2692d2b35, b244deaf011a431aa61eb1916926c928
I20260709 12:21:39.410681 22106 raft_consensus.cc:3060] T 3682c8b9e7a54dfc986fc74dcb2b499b P 39968eb9504c41529802a4138830326f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:39.410739 21760 catalog_manager.cc:5697] T f741eb0b0f774b229947ab1d5a39c5b4 P b244deaf011a431aa61eb1916926c928 reported cstate change: term changed from 0 to 1, leader changed from <none> to b244deaf011a431aa61eb1916926c928 (127.21.56.193). New cstate: current_term: 1 leader_uuid: "b244deaf011a431aa61eb1916926c928" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:39.417338 22106 raft_consensus.cc:2749] T 3682c8b9e7a54dfc986fc74dcb2b499b P 39968eb9504c41529802a4138830326f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:39.420419 22059 tablet_bootstrap.cc:492] T 1fe12b2d40004e309d3c0f8c59656d4c P b244deaf011a431aa61eb1916926c928: No bootstrap required, opened a new log
I20260709 12:21:39.420930 22059 ts_tablet_manager.cc:1403] T 1fe12b2d40004e309d3c0f8c59656d4c P b244deaf011a431aa61eb1916926c928: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.014s
I20260709 12:21:39.423918 22059 raft_consensus.cc:359] T 1fe12b2d40004e309d3c0f8c59656d4c P b244deaf011a431aa61eb1916926c928 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:39.424623 22059 raft_consensus.cc:385] T 1fe12b2d40004e309d3c0f8c59656d4c P b244deaf011a431aa61eb1916926c928 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:39.424921 22059 raft_consensus.cc:740] T 1fe12b2d40004e309d3c0f8c59656d4c P b244deaf011a431aa61eb1916926c928 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b244deaf011a431aa61eb1916926c928, State: Initialized, Role: FOLLOWER
I20260709 12:21:39.425614 22059 consensus_queue.cc:260] T 1fe12b2d40004e309d3c0f8c59656d4c P b244deaf011a431aa61eb1916926c928 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:39.427830 22059 ts_tablet_manager.cc:1434] T 1fe12b2d40004e309d3c0f8c59656d4c P b244deaf011a431aa61eb1916926c928: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:21:39.428714 22059 tablet_bootstrap.cc:492] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P b244deaf011a431aa61eb1916926c928: Bootstrap starting.
I20260709 12:21:39.435304 22059 tablet_bootstrap.cc:654] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P b244deaf011a431aa61eb1916926c928: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:39.440236 22060 tablet_bootstrap.cc:492] T 47e9d4cb07134020b9ea1aef3c149d44 P 39968eb9504c41529802a4138830326f: No bootstrap required, opened a new log
I20260709 12:21:39.440515 22059 tablet_bootstrap.cc:492] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P b244deaf011a431aa61eb1916926c928: No bootstrap required, opened a new log
I20260709 12:21:39.440718 22060 ts_tablet_manager.cc:1403] T 47e9d4cb07134020b9ea1aef3c149d44 P 39968eb9504c41529802a4138830326f: Time spent bootstrapping tablet: real 0.050s	user 0.010s	sys 0.006s
I20260709 12:21:39.440928 22059 ts_tablet_manager.cc:1403] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P b244deaf011a431aa61eb1916926c928: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.001s
I20260709 12:21:39.443660 22060 raft_consensus.cc:359] T 47e9d4cb07134020b9ea1aef3c149d44 P 39968eb9504c41529802a4138830326f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:39.443786 22059 raft_consensus.cc:359] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P b244deaf011a431aa61eb1916926c928 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:39.444430 22060 raft_consensus.cc:385] T 47e9d4cb07134020b9ea1aef3c149d44 P 39968eb9504c41529802a4138830326f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:39.444489 22059 raft_consensus.cc:385] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P b244deaf011a431aa61eb1916926c928 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:39.444830 22060 raft_consensus.cc:740] T 47e9d4cb07134020b9ea1aef3c149d44 P 39968eb9504c41529802a4138830326f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39968eb9504c41529802a4138830326f, State: Initialized, Role: FOLLOWER
I20260709 12:21:39.444895 22059 raft_consensus.cc:740] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P b244deaf011a431aa61eb1916926c928 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b244deaf011a431aa61eb1916926c928, State: Initialized, Role: FOLLOWER
I20260709 12:21:39.445631 22059 consensus_queue.cc:260] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P b244deaf011a431aa61eb1916926c928 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:39.445850 22060 consensus_queue.cc:260] T 47e9d4cb07134020b9ea1aef3c149d44 P 39968eb9504c41529802a4138830326f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:39.447875 22059 ts_tablet_manager.cc:1434] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P b244deaf011a431aa61eb1916926c928: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:21:39.448729 22059 tablet_bootstrap.cc:492] T 65a5fe1e9604455888ab05d1066282d2 P b244deaf011a431aa61eb1916926c928: Bootstrap starting.
I20260709 12:21:39.449626 22066 raft_consensus.cc:493] T 266d8ca8c33744b3b3657666ddede38a P b244deaf011a431aa61eb1916926c928 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:39.450106 22066 raft_consensus.cc:515] T 266d8ca8c33744b3b3657666ddede38a P b244deaf011a431aa61eb1916926c928 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:39.452164 22066 leader_election.cc:290] T 266d8ca8c33744b3b3657666ddede38a P b244deaf011a431aa61eb1916926c928 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65f250212e9548ad8e4368e2692d2b35 (127.21.56.194:36347), 39968eb9504c41529802a4138830326f (127.21.56.195:41087)
I20260709 12:21:39.454509 22013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266d8ca8c33744b3b3657666ddede38a" candidate_uuid: "b244deaf011a431aa61eb1916926c928" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39968eb9504c41529802a4138830326f" is_pre_election: true
I20260709 12:21:39.454226 21939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266d8ca8c33744b3b3657666ddede38a" candidate_uuid: "b244deaf011a431aa61eb1916926c928" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65f250212e9548ad8e4368e2692d2b35" is_pre_election: true
I20260709 12:21:39.455308 22059 tablet_bootstrap.cc:654] T 65a5fe1e9604455888ab05d1066282d2 P b244deaf011a431aa61eb1916926c928: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:39.455325 22013 raft_consensus.cc:2393] T 266d8ca8c33744b3b3657666ddede38a P 39968eb9504c41529802a4138830326f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b244deaf011a431aa61eb1916926c928 in current term 1: Already voted for candidate 65f250212e9548ad8e4368e2692d2b35 in this term.
I20260709 12:21:39.456158 22060 ts_tablet_manager.cc:1434] T 47e9d4cb07134020b9ea1aef3c149d44 P 39968eb9504c41529802a4138830326f: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260709 12:21:39.456722 21830 leader_election.cc:304] T 266d8ca8c33744b3b3657666ddede38a P b244deaf011a431aa61eb1916926c928 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b244deaf011a431aa61eb1916926c928; no voters: 39968eb9504c41529802a4138830326f, 65f250212e9548ad8e4368e2692d2b35
I20260709 12:21:39.457129 22060 tablet_bootstrap.cc:492] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 39968eb9504c41529802a4138830326f: Bootstrap starting.
I20260709 12:21:39.457772 22066 raft_consensus.cc:3060] T 266d8ca8c33744b3b3657666ddede38a P b244deaf011a431aa61eb1916926c928 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:39.464260 22060 tablet_bootstrap.cc:654] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 39968eb9504c41529802a4138830326f: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:39.464342 22066 raft_consensus.cc:2749] T 266d8ca8c33744b3b3657666ddede38a P b244deaf011a431aa61eb1916926c928 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:39.475868 22060 tablet_bootstrap.cc:492] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 39968eb9504c41529802a4138830326f: No bootstrap required, opened a new log
I20260709 12:21:39.476347 22060 ts_tablet_manager.cc:1403] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 39968eb9504c41529802a4138830326f: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.005s
I20260709 12:21:39.479048 22060 raft_consensus.cc:359] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 39968eb9504c41529802a4138830326f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:39.479569 22059 tablet_bootstrap.cc:492] T 65a5fe1e9604455888ab05d1066282d2 P b244deaf011a431aa61eb1916926c928: No bootstrap required, opened a new log
I20260709 12:21:39.479732 22060 raft_consensus.cc:385] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 39968eb9504c41529802a4138830326f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:39.479990 22059 ts_tablet_manager.cc:1403] T 65a5fe1e9604455888ab05d1066282d2 P b244deaf011a431aa61eb1916926c928: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.016s
I20260709 12:21:39.480046 22060 raft_consensus.cc:740] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 39968eb9504c41529802a4138830326f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39968eb9504c41529802a4138830326f, State: Initialized, Role: FOLLOWER
I20260709 12:21:39.480840 22060 consensus_queue.cc:260] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 39968eb9504c41529802a4138830326f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:39.482270 22059 raft_consensus.cc:359] T 65a5fe1e9604455888ab05d1066282d2 P b244deaf011a431aa61eb1916926c928 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:39.482880 22060 ts_tablet_manager.cc:1434] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 39968eb9504c41529802a4138830326f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260709 12:21:39.482928 22059 raft_consensus.cc:385] T 65a5fe1e9604455888ab05d1066282d2 P b244deaf011a431aa61eb1916926c928 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:39.483346 22059 raft_consensus.cc:740] T 65a5fe1e9604455888ab05d1066282d2 P b244deaf011a431aa61eb1916926c928 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b244deaf011a431aa61eb1916926c928, State: Initialized, Role: FOLLOWER
I20260709 12:21:39.483861 22060 tablet_bootstrap.cc:492] T 65a5fe1e9604455888ab05d1066282d2 P 39968eb9504c41529802a4138830326f: Bootstrap starting.
I20260709 12:21:39.483981 22059 consensus_queue.cc:260] T 65a5fe1e9604455888ab05d1066282d2 P b244deaf011a431aa61eb1916926c928 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:39.485945 22059 ts_tablet_manager.cc:1434] T 65a5fe1e9604455888ab05d1066282d2 P b244deaf011a431aa61eb1916926c928: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:21:39.490170 22060 tablet_bootstrap.cc:654] T 65a5fe1e9604455888ab05d1066282d2 P 39968eb9504c41529802a4138830326f: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:39.496294 22060 tablet_bootstrap.cc:492] T 65a5fe1e9604455888ab05d1066282d2 P 39968eb9504c41529802a4138830326f: No bootstrap required, opened a new log
I20260709 12:21:39.496659 22060 ts_tablet_manager.cc:1403] T 65a5fe1e9604455888ab05d1066282d2 P 39968eb9504c41529802a4138830326f: Time spent bootstrapping tablet: real 0.013s	user 0.003s	sys 0.008s
I20260709 12:21:39.498509 22060 raft_consensus.cc:359] T 65a5fe1e9604455888ab05d1066282d2 P 39968eb9504c41529802a4138830326f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:39.498992 22060 raft_consensus.cc:385] T 65a5fe1e9604455888ab05d1066282d2 P 39968eb9504c41529802a4138830326f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:39.499205 22060 raft_consensus.cc:740] T 65a5fe1e9604455888ab05d1066282d2 P 39968eb9504c41529802a4138830326f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39968eb9504c41529802a4138830326f, State: Initialized, Role: FOLLOWER
I20260709 12:21:39.499821 22060 consensus_queue.cc:260] T 65a5fe1e9604455888ab05d1066282d2 P 39968eb9504c41529802a4138830326f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:39.501307 22060 ts_tablet_manager.cc:1434] T 65a5fe1e9604455888ab05d1066282d2 P 39968eb9504c41529802a4138830326f: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260709 12:21:39.549243 22080 consensus_queue.cc:1048] T c500f160197c48169c46459eae23593d P 65f250212e9548ad8e4368e2692d2b35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:39.562901 22080 consensus_queue.cc:1048] T c500f160197c48169c46459eae23593d P 65f250212e9548ad8e4368e2692d2b35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:21:39.590058 21810 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:21:39.602977 22066 raft_consensus.cc:493] T 65a5fe1e9604455888ab05d1066282d2 P b244deaf011a431aa61eb1916926c928 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:39.603754 22066 raft_consensus.cc:515] T 65a5fe1e9604455888ab05d1066282d2 P b244deaf011a431aa61eb1916926c928 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:39.606112 22066 leader_election.cc:290] T 65a5fe1e9604455888ab05d1066282d2 P b244deaf011a431aa61eb1916926c928 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65f250212e9548ad8e4368e2692d2b35 (127.21.56.194:36347), 39968eb9504c41529802a4138830326f (127.21.56.195:41087)
I20260709 12:21:39.607283 21939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a5fe1e9604455888ab05d1066282d2" candidate_uuid: "b244deaf011a431aa61eb1916926c928" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65f250212e9548ad8e4368e2692d2b35" is_pre_election: true
I20260709 12:21:39.607559 22013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a5fe1e9604455888ab05d1066282d2" candidate_uuid: "b244deaf011a431aa61eb1916926c928" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39968eb9504c41529802a4138830326f" is_pre_election: true
I20260709 12:21:39.608299 22013 raft_consensus.cc:2468] T 65a5fe1e9604455888ab05d1066282d2 P 39968eb9504c41529802a4138830326f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b244deaf011a431aa61eb1916926c928 in term 0.
I20260709 12:21:39.608299 21939 raft_consensus.cc:2468] T 65a5fe1e9604455888ab05d1066282d2 P 65f250212e9548ad8e4368e2692d2b35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b244deaf011a431aa61eb1916926c928 in term 0.
I20260709 12:21:39.609964 21831 leader_election.cc:304] T 65a5fe1e9604455888ab05d1066282d2 P b244deaf011a431aa61eb1916926c928 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65f250212e9548ad8e4368e2692d2b35, b244deaf011a431aa61eb1916926c928; no voters: 
I20260709 12:21:39.610855 22066 raft_consensus.cc:2804] T 65a5fe1e9604455888ab05d1066282d2 P b244deaf011a431aa61eb1916926c928 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:39.611361 22066 raft_consensus.cc:493] T 65a5fe1e9604455888ab05d1066282d2 P b244deaf011a431aa61eb1916926c928 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:39.611687 22066 raft_consensus.cc:3060] T 65a5fe1e9604455888ab05d1066282d2 P b244deaf011a431aa61eb1916926c928 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:39.618028 22066 raft_consensus.cc:515] T 65a5fe1e9604455888ab05d1066282d2 P b244deaf011a431aa61eb1916926c928 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:39.619761 22066 leader_election.cc:290] T 65a5fe1e9604455888ab05d1066282d2 P b244deaf011a431aa61eb1916926c928 [CANDIDATE]: Term 1 election: Requested vote from peers 65f250212e9548ad8e4368e2692d2b35 (127.21.56.194:36347), 39968eb9504c41529802a4138830326f (127.21.56.195:41087)
I20260709 12:21:39.620561 21939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a5fe1e9604455888ab05d1066282d2" candidate_uuid: "b244deaf011a431aa61eb1916926c928" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65f250212e9548ad8e4368e2692d2b35"
I20260709 12:21:39.620934 22013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a5fe1e9604455888ab05d1066282d2" candidate_uuid: "b244deaf011a431aa61eb1916926c928" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39968eb9504c41529802a4138830326f"
I20260709 12:21:39.621161 21939 raft_consensus.cc:3060] T 65a5fe1e9604455888ab05d1066282d2 P 65f250212e9548ad8e4368e2692d2b35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:39.621486 22013 raft_consensus.cc:3060] T 65a5fe1e9604455888ab05d1066282d2 P 39968eb9504c41529802a4138830326f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:39.628399 22013 raft_consensus.cc:2468] T 65a5fe1e9604455888ab05d1066282d2 P 39968eb9504c41529802a4138830326f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b244deaf011a431aa61eb1916926c928 in term 1.
I20260709 12:21:39.628399 21939 raft_consensus.cc:2468] T 65a5fe1e9604455888ab05d1066282d2 P 65f250212e9548ad8e4368e2692d2b35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b244deaf011a431aa61eb1916926c928 in term 1.
I20260709 12:21:39.629822 21830 leader_election.cc:304] T 65a5fe1e9604455888ab05d1066282d2 P b244deaf011a431aa61eb1916926c928 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39968eb9504c41529802a4138830326f, b244deaf011a431aa61eb1916926c928; no voters: 
I20260709 12:21:39.630734 22066 raft_consensus.cc:2804] T 65a5fe1e9604455888ab05d1066282d2 P b244deaf011a431aa61eb1916926c928 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:39.631347 22066 raft_consensus.cc:697] T 65a5fe1e9604455888ab05d1066282d2 P b244deaf011a431aa61eb1916926c928 [term 1 LEADER]: Becoming Leader. State: Replica: b244deaf011a431aa61eb1916926c928, State: Running, Role: LEADER
I20260709 12:21:39.634249 22066 consensus_queue.cc:237] T 65a5fe1e9604455888ab05d1066282d2 P b244deaf011a431aa61eb1916926c928 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:39.642449 22066 raft_consensus.cc:493] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P b244deaf011a431aa61eb1916926c928 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:39.642866 22066 raft_consensus.cc:515] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P b244deaf011a431aa61eb1916926c928 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:39.643514 21761 catalog_manager.cc:5697] T 65a5fe1e9604455888ab05d1066282d2 P b244deaf011a431aa61eb1916926c928 reported cstate change: term changed from 0 to 1, leader changed from <none> to b244deaf011a431aa61eb1916926c928 (127.21.56.193). New cstate: current_term: 1 leader_uuid: "b244deaf011a431aa61eb1916926c928" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:39.644604 22066 leader_election.cc:290] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P b244deaf011a431aa61eb1916926c928 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65f250212e9548ad8e4368e2692d2b35 (127.21.56.194:36347), 39968eb9504c41529802a4138830326f (127.21.56.195:41087)
I20260709 12:21:39.645645 21939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bdf4bfeeacd4a6b90e3fc8bdd0cff09" candidate_uuid: "b244deaf011a431aa61eb1916926c928" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65f250212e9548ad8e4368e2692d2b35" is_pre_election: true
I20260709 12:21:39.645645 22013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bdf4bfeeacd4a6b90e3fc8bdd0cff09" candidate_uuid: "b244deaf011a431aa61eb1916926c928" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39968eb9504c41529802a4138830326f" is_pre_election: true
I20260709 12:21:39.646461 21939 raft_consensus.cc:2468] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 65f250212e9548ad8e4368e2692d2b35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b244deaf011a431aa61eb1916926c928 in term 0.
I20260709 12:21:39.646503 22013 raft_consensus.cc:2468] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 39968eb9504c41529802a4138830326f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b244deaf011a431aa61eb1916926c928 in term 0.
I20260709 12:21:39.647776 21831 leader_election.cc:304] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P b244deaf011a431aa61eb1916926c928 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65f250212e9548ad8e4368e2692d2b35, b244deaf011a431aa61eb1916926c928; no voters: 
I20260709 12:21:39.648808 22066 raft_consensus.cc:2804] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P b244deaf011a431aa61eb1916926c928 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:39.649328 22066 raft_consensus.cc:493] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P b244deaf011a431aa61eb1916926c928 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:39.649596 22066 raft_consensus.cc:3060] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P b244deaf011a431aa61eb1916926c928 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:39.656020 22066 raft_consensus.cc:515] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P b244deaf011a431aa61eb1916926c928 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:39.657917 22066 leader_election.cc:290] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P b244deaf011a431aa61eb1916926c928 [CANDIDATE]: Term 1 election: Requested vote from peers 65f250212e9548ad8e4368e2692d2b35 (127.21.56.194:36347), 39968eb9504c41529802a4138830326f (127.21.56.195:41087)
I20260709 12:21:39.658711 21939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bdf4bfeeacd4a6b90e3fc8bdd0cff09" candidate_uuid: "b244deaf011a431aa61eb1916926c928" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65f250212e9548ad8e4368e2692d2b35"
I20260709 12:21:39.659049 22013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bdf4bfeeacd4a6b90e3fc8bdd0cff09" candidate_uuid: "b244deaf011a431aa61eb1916926c928" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39968eb9504c41529802a4138830326f"
I20260709 12:21:39.659327 21939 raft_consensus.cc:3060] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 65f250212e9548ad8e4368e2692d2b35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:39.659570 22013 raft_consensus.cc:3060] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 39968eb9504c41529802a4138830326f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:39.666100 22013 raft_consensus.cc:2468] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 39968eb9504c41529802a4138830326f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b244deaf011a431aa61eb1916926c928 in term 1.
I20260709 12:21:39.666100 21939 raft_consensus.cc:2468] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 65f250212e9548ad8e4368e2692d2b35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b244deaf011a431aa61eb1916926c928 in term 1.
I20260709 12:21:39.670370 21831 leader_election.cc:304] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P b244deaf011a431aa61eb1916926c928 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65f250212e9548ad8e4368e2692d2b35, b244deaf011a431aa61eb1916926c928; no voters: 
I20260709 12:21:39.671130 22066 raft_consensus.cc:2804] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P b244deaf011a431aa61eb1916926c928 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:39.671527 22066 raft_consensus.cc:697] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P b244deaf011a431aa61eb1916926c928 [term 1 LEADER]: Becoming Leader. State: Replica: b244deaf011a431aa61eb1916926c928, State: Running, Role: LEADER
I20260709 12:21:39.672307 22066 consensus_queue.cc:237] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P b244deaf011a431aa61eb1916926c928 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:39.674520 22095 consensus_queue.cc:1048] T 069d05845d9441d4bed5738bce92cea2 P b244deaf011a431aa61eb1916926c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:39.675450 22096 raft_consensus.cc:493] T 1fe12b2d40004e309d3c0f8c59656d4c P b244deaf011a431aa61eb1916926c928 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:39.675956 22096 raft_consensus.cc:515] T 1fe12b2d40004e309d3c0f8c59656d4c P b244deaf011a431aa61eb1916926c928 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:39.678170 22096 leader_election.cc:290] T 1fe12b2d40004e309d3c0f8c59656d4c P b244deaf011a431aa61eb1916926c928 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65f250212e9548ad8e4368e2692d2b35 (127.21.56.194:36347), 39968eb9504c41529802a4138830326f (127.21.56.195:41087)
I20260709 12:21:39.679181 21939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe12b2d40004e309d3c0f8c59656d4c" candidate_uuid: "b244deaf011a431aa61eb1916926c928" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65f250212e9548ad8e4368e2692d2b35" is_pre_election: true
I20260709 12:21:39.680025 21939 raft_consensus.cc:2393] T 1fe12b2d40004e309d3c0f8c59656d4c P 65f250212e9548ad8e4368e2692d2b35 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b244deaf011a431aa61eb1916926c928 in current term 1: Already voted for candidate 39968eb9504c41529802a4138830326f in this term.
I20260709 12:21:39.681860 22015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe12b2d40004e309d3c0f8c59656d4c" candidate_uuid: "b244deaf011a431aa61eb1916926c928" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39968eb9504c41529802a4138830326f" is_pre_election: true
I20260709 12:21:39.683507 21830 leader_election.cc:304] T 1fe12b2d40004e309d3c0f8c59656d4c P b244deaf011a431aa61eb1916926c928 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b244deaf011a431aa61eb1916926c928; no voters: 39968eb9504c41529802a4138830326f, 65f250212e9548ad8e4368e2692d2b35
I20260709 12:21:39.684286 22096 raft_consensus.cc:3060] T 1fe12b2d40004e309d3c0f8c59656d4c P b244deaf011a431aa61eb1916926c928 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:39.703962 22095 consensus_queue.cc:1048] T 069d05845d9441d4bed5738bce92cea2 P b244deaf011a431aa61eb1916926c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:39.715708 22096 raft_consensus.cc:2749] T 1fe12b2d40004e309d3c0f8c59656d4c P b244deaf011a431aa61eb1916926c928 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:39.726970 22126 consensus_queue.cc:1048] T 3682c8b9e7a54dfc986fc74dcb2b499b P b244deaf011a431aa61eb1916926c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:39.727964 21760 catalog_manager.cc:5697] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P b244deaf011a431aa61eb1916926c928 reported cstate change: term changed from 0 to 1, leader changed from <none> to b244deaf011a431aa61eb1916926c928 (127.21.56.193). New cstate: current_term: 1 leader_uuid: "b244deaf011a431aa61eb1916926c928" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:39.730451 22015 raft_consensus.cc:3060] T 47e9d4cb07134020b9ea1aef3c149d44 P 39968eb9504c41529802a4138830326f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:39.738440 22080 consensus_queue.cc:1048] T 47e9d4cb07134020b9ea1aef3c149d44 P 65f250212e9548ad8e4368e2692d2b35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:39.750972 22080 consensus_queue.cc:1048] T 266d8ca8c33744b3b3657666ddede38a P 65f250212e9548ad8e4368e2692d2b35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:39.758432 22096 consensus_queue.cc:1048] T 3682c8b9e7a54dfc986fc74dcb2b499b P b244deaf011a431aa61eb1916926c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:39.764375 22065 consensus_queue.cc:1048] T 266d8ca8c33744b3b3657666ddede38a P 65f250212e9548ad8e4368e2692d2b35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:39.787344 22065 consensus_queue.cc:1048] T 47e9d4cb07134020b9ea1aef3c149d44 P 65f250212e9548ad8e4368e2692d2b35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:39.825955 22106 consensus_queue.cc:1048] T 1fe12b2d40004e309d3c0f8c59656d4c P 39968eb9504c41529802a4138830326f [LEADER]: Connected to new peer: Peer: permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:39.836781 22106 consensus_queue.cc:1048] T 1fe12b2d40004e309d3c0f8c59656d4c P 39968eb9504c41529802a4138830326f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:39.903857 22126 consensus_queue.cc:1048] T f741eb0b0f774b229947ab1d5a39c5b4 P b244deaf011a431aa61eb1916926c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:39.918931 22126 consensus_queue.cc:1048] T f741eb0b0f774b229947ab1d5a39c5b4 P b244deaf011a431aa61eb1916926c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:39.946851 22014 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1fe12b2d40004e309d3c0f8c59656d4c"
dest_uuid: "39968eb9504c41529802a4138830326f"
mode: GRACEFUL
new_leader_uuid: "b244deaf011a431aa61eb1916926c928"
 from {username='slave'} at 127.0.0.1:36650
I20260709 12:21:39.947608 22014 raft_consensus.cc:606] T 1fe12b2d40004e309d3c0f8c59656d4c P 39968eb9504c41529802a4138830326f [term 1 LEADER]: Received request to transfer leadership to TS b244deaf011a431aa61eb1916926c928
I20260709 12:21:39.962476 21939 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c500f160197c48169c46459eae23593d"
dest_uuid: "65f250212e9548ad8e4368e2692d2b35"
mode: GRACEFUL
new_leader_uuid: "b244deaf011a431aa61eb1916926c928"
 from {username='slave'} at 127.0.0.1:50080
I20260709 12:21:39.962971 21939 raft_consensus.cc:606] T c500f160197c48169c46459eae23593d P 65f250212e9548ad8e4368e2692d2b35 [term 1 LEADER]: Received request to transfer leadership to TS b244deaf011a431aa61eb1916926c928
I20260709 12:21:39.986368 21865 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3682c8b9e7a54dfc986fc74dcb2b499b"
dest_uuid: "b244deaf011a431aa61eb1916926c928"
mode: GRACEFUL
new_leader_uuid: "65f250212e9548ad8e4368e2692d2b35"
 from {username='slave'} at 127.0.0.1:58056
I20260709 12:21:39.987012 21865 raft_consensus.cc:606] T 3682c8b9e7a54dfc986fc74dcb2b499b P b244deaf011a431aa61eb1916926c928 [term 1 LEADER]: Received request to transfer leadership to TS 65f250212e9548ad8e4368e2692d2b35
I20260709 12:21:39.992369 21865 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7bdf4bfeeacd4a6b90e3fc8bdd0cff09"
dest_uuid: "b244deaf011a431aa61eb1916926c928"
mode: GRACEFUL
new_leader_uuid: "65f250212e9548ad8e4368e2692d2b35"
 from {username='slave'} at 127.0.0.1:58056
I20260709 12:21:39.992887 21865 raft_consensus.cc:606] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P b244deaf011a431aa61eb1916926c928 [term 1 LEADER]: Received request to transfer leadership to TS 65f250212e9548ad8e4368e2692d2b35
I20260709 12:21:39.998409 21865 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65a5fe1e9604455888ab05d1066282d2"
dest_uuid: "b244deaf011a431aa61eb1916926c928"
mode: GRACEFUL
new_leader_uuid: "39968eb9504c41529802a4138830326f"
 from {username='slave'} at 127.0.0.1:58056
I20260709 12:21:39.998948 21865 raft_consensus.cc:606] T 65a5fe1e9604455888ab05d1066282d2 P b244deaf011a431aa61eb1916926c928 [term 1 LEADER]: Received request to transfer leadership to TS 39968eb9504c41529802a4138830326f
I20260709 12:21:40.010505 22080 raft_consensus.cc:993] T c500f160197c48169c46459eae23593d P 65f250212e9548ad8e4368e2692d2b35: : Instructing follower b244deaf011a431aa61eb1916926c928 to start an election
I20260709 12:21:40.010965 22065 raft_consensus.cc:1081] T c500f160197c48169c46459eae23593d P 65f250212e9548ad8e4368e2692d2b35 [term 1 LEADER]: Signalling peer b244deaf011a431aa61eb1916926c928 to start an election
I20260709 12:21:40.012502 21865 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c500f160197c48169c46459eae23593d"
dest_uuid: "b244deaf011a431aa61eb1916926c928"
 from {username='slave'} at 127.0.0.1:58044
I20260709 12:21:40.013015 21865 raft_consensus.cc:493] T c500f160197c48169c46459eae23593d P b244deaf011a431aa61eb1916926c928 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:40.013370 21865 raft_consensus.cc:3060] T c500f160197c48169c46459eae23593d P b244deaf011a431aa61eb1916926c928 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:40.017613 21865 raft_consensus.cc:515] T c500f160197c48169c46459eae23593d P b244deaf011a431aa61eb1916926c928 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:40.019605 21865 leader_election.cc:290] T c500f160197c48169c46459eae23593d P b244deaf011a431aa61eb1916926c928 [CANDIDATE]: Term 2 election: Requested vote from peers 65f250212e9548ad8e4368e2692d2b35 (127.21.56.194:36347), 39968eb9504c41529802a4138830326f (127.21.56.195:41087)
I20260709 12:21:40.020018 21939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c500f160197c48169c46459eae23593d" candidate_uuid: "b244deaf011a431aa61eb1916926c928" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65f250212e9548ad8e4368e2692d2b35"
I20260709 12:21:40.020244 22014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c500f160197c48169c46459eae23593d" candidate_uuid: "b244deaf011a431aa61eb1916926c928" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "39968eb9504c41529802a4138830326f"
I20260709 12:21:40.020610 21939 raft_consensus.cc:3055] T c500f160197c48169c46459eae23593d P 65f250212e9548ad8e4368e2692d2b35 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:40.020798 22014 raft_consensus.cc:3060] T c500f160197c48169c46459eae23593d P 39968eb9504c41529802a4138830326f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:40.020987 21939 raft_consensus.cc:740] T c500f160197c48169c46459eae23593d P 65f250212e9548ad8e4368e2692d2b35 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 65f250212e9548ad8e4368e2692d2b35, State: Running, Role: LEADER
I20260709 12:21:40.021903 21939 consensus_queue.cc:260] T c500f160197c48169c46459eae23593d P 65f250212e9548ad8e4368e2692d2b35 [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: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:40.023322 21939 raft_consensus.cc:3060] T c500f160197c48169c46459eae23593d P 65f250212e9548ad8e4368e2692d2b35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:40.025660 22014 raft_consensus.cc:2468] T c500f160197c48169c46459eae23593d P 39968eb9504c41529802a4138830326f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b244deaf011a431aa61eb1916926c928 in term 2.
I20260709 12:21:40.026722 21830 leader_election.cc:304] T c500f160197c48169c46459eae23593d P b244deaf011a431aa61eb1916926c928 [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: 39968eb9504c41529802a4138830326f, b244deaf011a431aa61eb1916926c928; no voters: 
I20260709 12:21:40.027357 22126 raft_consensus.cc:2804] T c500f160197c48169c46459eae23593d P b244deaf011a431aa61eb1916926c928 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:40.027745 22126 raft_consensus.cc:697] T c500f160197c48169c46459eae23593d P b244deaf011a431aa61eb1916926c928 [term 2 LEADER]: Becoming Leader. State: Replica: b244deaf011a431aa61eb1916926c928, State: Running, Role: LEADER
I20260709 12:21:40.028501 22126 consensus_queue.cc:237] T c500f160197c48169c46459eae23593d P b244deaf011a431aa61eb1916926c928 [LEADER]: Queue 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: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:40.029887 21939 raft_consensus.cc:2468] T c500f160197c48169c46459eae23593d P 65f250212e9548ad8e4368e2692d2b35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b244deaf011a431aa61eb1916926c928 in term 2.
I20260709 12:21:40.035887 21761 catalog_manager.cc:5697] T c500f160197c48169c46459eae23593d P b244deaf011a431aa61eb1916926c928 reported cstate change: term changed from 1 to 2, leader changed from 65f250212e9548ad8e4368e2692d2b35 (127.21.56.194) to b244deaf011a431aa61eb1916926c928 (127.21.56.193). New cstate: current_term: 2 leader_uuid: "b244deaf011a431aa61eb1916926c928" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:40.091483 22126 consensus_queue.cc:1048] T 65a5fe1e9604455888ab05d1066282d2 P b244deaf011a431aa61eb1916926c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:40.103286 22126 consensus_queue.cc:1048] T 65a5fe1e9604455888ab05d1066282d2 P b244deaf011a431aa61eb1916926c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:40.117316 22125 raft_consensus.cc:993] T 65a5fe1e9604455888ab05d1066282d2 P b244deaf011a431aa61eb1916926c928: : Instructing follower 39968eb9504c41529802a4138830326f to start an election
I20260709 12:21:40.117777 22125 raft_consensus.cc:1081] T 65a5fe1e9604455888ab05d1066282d2 P b244deaf011a431aa61eb1916926c928 [term 1 LEADER]: Signalling peer 39968eb9504c41529802a4138830326f to start an election
I20260709 12:21:40.119485 22014 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65a5fe1e9604455888ab05d1066282d2"
dest_uuid: "39968eb9504c41529802a4138830326f"
 from {username='slave'} at 127.0.0.1:36634
I20260709 12:21:40.120061 22014 raft_consensus.cc:493] T 65a5fe1e9604455888ab05d1066282d2 P 39968eb9504c41529802a4138830326f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:40.120428 22014 raft_consensus.cc:3060] T 65a5fe1e9604455888ab05d1066282d2 P 39968eb9504c41529802a4138830326f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:40.124893 22014 raft_consensus.cc:515] T 65a5fe1e9604455888ab05d1066282d2 P 39968eb9504c41529802a4138830326f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:40.126605 22014 leader_election.cc:290] T 65a5fe1e9604455888ab05d1066282d2 P 39968eb9504c41529802a4138830326f [CANDIDATE]: Term 2 election: Requested vote from peers b244deaf011a431aa61eb1916926c928 (127.21.56.193:39951), 65f250212e9548ad8e4368e2692d2b35 (127.21.56.194:36347)
I20260709 12:21:40.127419 21865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a5fe1e9604455888ab05d1066282d2" candidate_uuid: "39968eb9504c41529802a4138830326f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b244deaf011a431aa61eb1916926c928"
I20260709 12:21:40.127668 21939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a5fe1e9604455888ab05d1066282d2" candidate_uuid: "39968eb9504c41529802a4138830326f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65f250212e9548ad8e4368e2692d2b35"
I20260709 12:21:40.128019 21865 raft_consensus.cc:3055] T 65a5fe1e9604455888ab05d1066282d2 P b244deaf011a431aa61eb1916926c928 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:40.128166 21939 raft_consensus.cc:3060] T 65a5fe1e9604455888ab05d1066282d2 P 65f250212e9548ad8e4368e2692d2b35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:40.128396 21865 raft_consensus.cc:740] T 65a5fe1e9604455888ab05d1066282d2 P b244deaf011a431aa61eb1916926c928 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b244deaf011a431aa61eb1916926c928, State: Running, Role: LEADER
I20260709 12:21:40.129173 21865 consensus_queue.cc:260] T 65a5fe1e9604455888ab05d1066282d2 P b244deaf011a431aa61eb1916926c928 [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: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:40.130236 21865 raft_consensus.cc:3060] T 65a5fe1e9604455888ab05d1066282d2 P b244deaf011a431aa61eb1916926c928 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:40.134795 21939 raft_consensus.cc:2468] T 65a5fe1e9604455888ab05d1066282d2 P 65f250212e9548ad8e4368e2692d2b35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39968eb9504c41529802a4138830326f in term 2.
I20260709 12:21:40.135923 21980 leader_election.cc:304] T 65a5fe1e9604455888ab05d1066282d2 P 39968eb9504c41529802a4138830326f [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: 39968eb9504c41529802a4138830326f, 65f250212e9548ad8e4368e2692d2b35; no voters: 
I20260709 12:21:40.136690 21865 raft_consensus.cc:2468] T 65a5fe1e9604455888ab05d1066282d2 P b244deaf011a431aa61eb1916926c928 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39968eb9504c41529802a4138830326f in term 2.
I20260709 12:21:40.136705 22135 raft_consensus.cc:2804] T 65a5fe1e9604455888ab05d1066282d2 P 39968eb9504c41529802a4138830326f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:40.137310 22135 raft_consensus.cc:697] T 65a5fe1e9604455888ab05d1066282d2 P 39968eb9504c41529802a4138830326f [term 2 LEADER]: Becoming Leader. State: Replica: 39968eb9504c41529802a4138830326f, State: Running, Role: LEADER
I20260709 12:21:40.138190 22135 consensus_queue.cc:237] T 65a5fe1e9604455888ab05d1066282d2 P 39968eb9504c41529802a4138830326f [LEADER]: Queue 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: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:40.145141 22125 consensus_queue.cc:1048] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P b244deaf011a431aa61eb1916926c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:40.145750 21760 catalog_manager.cc:5697] T 65a5fe1e9604455888ab05d1066282d2 P 39968eb9504c41529802a4138830326f reported cstate change: term changed from 1 to 2, leader changed from b244deaf011a431aa61eb1916926c928 (127.21.56.193) to 39968eb9504c41529802a4138830326f (127.21.56.195). New cstate: current_term: 2 leader_uuid: "39968eb9504c41529802a4138830326f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:40.155405 22126 consensus_queue.cc:1048] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P b244deaf011a431aa61eb1916926c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:40.170114 22095 raft_consensus.cc:993] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P b244deaf011a431aa61eb1916926c928: : Instructing follower 65f250212e9548ad8e4368e2692d2b35 to start an election
I20260709 12:21:40.170513 22126 raft_consensus.cc:1081] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P b244deaf011a431aa61eb1916926c928 [term 1 LEADER]: Signalling peer 65f250212e9548ad8e4368e2692d2b35 to start an election
I20260709 12:21:40.171924 21939 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7bdf4bfeeacd4a6b90e3fc8bdd0cff09"
dest_uuid: "65f250212e9548ad8e4368e2692d2b35"
 from {username='slave'} at 127.0.0.1:50062
I20260709 12:21:40.172398 21939 raft_consensus.cc:493] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 65f250212e9548ad8e4368e2692d2b35 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:40.172762 21939 raft_consensus.cc:3060] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 65f250212e9548ad8e4368e2692d2b35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:40.178622 21939 raft_consensus.cc:515] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 65f250212e9548ad8e4368e2692d2b35 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:40.180982 21939 leader_election.cc:290] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 65f250212e9548ad8e4368e2692d2b35 [CANDIDATE]: Term 2 election: Requested vote from peers b244deaf011a431aa61eb1916926c928 (127.21.56.193:39951), 39968eb9504c41529802a4138830326f (127.21.56.195:41087)
I20260709 12:21:40.182215 22014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bdf4bfeeacd4a6b90e3fc8bdd0cff09" candidate_uuid: "65f250212e9548ad8e4368e2692d2b35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "39968eb9504c41529802a4138830326f"
I20260709 12:21:40.182802 22014 raft_consensus.cc:3060] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 39968eb9504c41529802a4138830326f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:40.181047 21865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bdf4bfeeacd4a6b90e3fc8bdd0cff09" candidate_uuid: "65f250212e9548ad8e4368e2692d2b35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b244deaf011a431aa61eb1916926c928"
I20260709 12:21:40.186172 21865 raft_consensus.cc:3055] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P b244deaf011a431aa61eb1916926c928 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:40.186513 21865 raft_consensus.cc:740] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P b244deaf011a431aa61eb1916926c928 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b244deaf011a431aa61eb1916926c928, State: Running, Role: LEADER
I20260709 12:21:40.187263 21865 consensus_queue.cc:260] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P b244deaf011a431aa61eb1916926c928 [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: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:40.188429 21865 raft_consensus.cc:3060] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P b244deaf011a431aa61eb1916926c928 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:40.189117 22014 raft_consensus.cc:2468] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 39968eb9504c41529802a4138830326f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65f250212e9548ad8e4368e2692d2b35 in term 2.
I20260709 12:21:40.190352 21905 leader_election.cc:304] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 65f250212e9548ad8e4368e2692d2b35 [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: 39968eb9504c41529802a4138830326f, 65f250212e9548ad8e4368e2692d2b35; no voters: 
I20260709 12:21:40.191128 22065 raft_consensus.cc:2804] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 65f250212e9548ad8e4368e2692d2b35 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:40.191589 22065 raft_consensus.cc:697] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 65f250212e9548ad8e4368e2692d2b35 [term 2 LEADER]: Becoming Leader. State: Replica: 65f250212e9548ad8e4368e2692d2b35, State: Running, Role: LEADER
I20260709 12:21:40.192368 22065 consensus_queue.cc:237] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 65f250212e9548ad8e4368e2692d2b35 [LEADER]: Queue 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: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:40.199810 21760 catalog_manager.cc:5697] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 65f250212e9548ad8e4368e2692d2b35 reported cstate change: term changed from 1 to 2, leader changed from b244deaf011a431aa61eb1916926c928 (127.21.56.193) to 65f250212e9548ad8e4368e2692d2b35 (127.21.56.194). New cstate: current_term: 2 leader_uuid: "65f250212e9548ad8e4368e2692d2b35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:40.201875 21865 raft_consensus.cc:2468] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P b244deaf011a431aa61eb1916926c928 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65f250212e9548ad8e4368e2692d2b35 in term 2.
I20260709 12:21:40.299345 22106 raft_consensus.cc:993] T 1fe12b2d40004e309d3c0f8c59656d4c P 39968eb9504c41529802a4138830326f: : Instructing follower b244deaf011a431aa61eb1916926c928 to start an election
I20260709 12:21:40.299997 22106 raft_consensus.cc:1081] T 1fe12b2d40004e309d3c0f8c59656d4c P 39968eb9504c41529802a4138830326f [term 1 LEADER]: Signalling peer b244deaf011a431aa61eb1916926c928 to start an election
I20260709 12:21:40.302897 21866 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1fe12b2d40004e309d3c0f8c59656d4c"
dest_uuid: "b244deaf011a431aa61eb1916926c928"
 from {username='slave'} at 127.0.0.1:58050
I20260709 12:21:40.303804 21866 raft_consensus.cc:493] T 1fe12b2d40004e309d3c0f8c59656d4c P b244deaf011a431aa61eb1916926c928 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:40.304355 21866 raft_consensus.cc:3060] T 1fe12b2d40004e309d3c0f8c59656d4c P b244deaf011a431aa61eb1916926c928 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:40.314353 21866 raft_consensus.cc:515] T 1fe12b2d40004e309d3c0f8c59656d4c P b244deaf011a431aa61eb1916926c928 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:40.317052 21866 leader_election.cc:290] T 1fe12b2d40004e309d3c0f8c59656d4c P b244deaf011a431aa61eb1916926c928 [CANDIDATE]: Term 2 election: Requested vote from peers 65f250212e9548ad8e4368e2692d2b35 (127.21.56.194:36347), 39968eb9504c41529802a4138830326f (127.21.56.195:41087)
I20260709 12:21:40.317420 21939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe12b2d40004e309d3c0f8c59656d4c" candidate_uuid: "b244deaf011a431aa61eb1916926c928" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65f250212e9548ad8e4368e2692d2b35"
I20260709 12:21:40.318121 21939 raft_consensus.cc:3060] T 1fe12b2d40004e309d3c0f8c59656d4c P 65f250212e9548ad8e4368e2692d2b35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:40.317591 22014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe12b2d40004e309d3c0f8c59656d4c" candidate_uuid: "b244deaf011a431aa61eb1916926c928" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "39968eb9504c41529802a4138830326f"
I20260709 12:21:40.319162 22014 raft_consensus.cc:3055] T 1fe12b2d40004e309d3c0f8c59656d4c P 39968eb9504c41529802a4138830326f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:40.319504 22014 raft_consensus.cc:740] T 1fe12b2d40004e309d3c0f8c59656d4c P 39968eb9504c41529802a4138830326f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 39968eb9504c41529802a4138830326f, State: Running, Role: LEADER
I20260709 12:21:40.320292 22014 consensus_queue.cc:260] T 1fe12b2d40004e309d3c0f8c59656d4c P 39968eb9504c41529802a4138830326f [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: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:40.322067 22014 raft_consensus.cc:3060] T 1fe12b2d40004e309d3c0f8c59656d4c P 39968eb9504c41529802a4138830326f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:40.324772 21939 raft_consensus.cc:2468] T 1fe12b2d40004e309d3c0f8c59656d4c P 65f250212e9548ad8e4368e2692d2b35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b244deaf011a431aa61eb1916926c928 in term 2.
I20260709 12:21:40.326099 21831 leader_election.cc:304] T 1fe12b2d40004e309d3c0f8c59656d4c P b244deaf011a431aa61eb1916926c928 [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: 65f250212e9548ad8e4368e2692d2b35, b244deaf011a431aa61eb1916926c928; no voters: 
I20260709 12:21:40.326956 22095 raft_consensus.cc:2804] T 1fe12b2d40004e309d3c0f8c59656d4c P b244deaf011a431aa61eb1916926c928 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:40.327435 22095 raft_consensus.cc:697] T 1fe12b2d40004e309d3c0f8c59656d4c P b244deaf011a431aa61eb1916926c928 [term 2 LEADER]: Becoming Leader. State: Replica: b244deaf011a431aa61eb1916926c928, State: Running, Role: LEADER
I20260709 12:21:40.328406 22014 raft_consensus.cc:2468] T 1fe12b2d40004e309d3c0f8c59656d4c P 39968eb9504c41529802a4138830326f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b244deaf011a431aa61eb1916926c928 in term 2.
I20260709 12:21:40.328235 22095 consensus_queue.cc:237] T 1fe12b2d40004e309d3c0f8c59656d4c P b244deaf011a431aa61eb1916926c928 [LEADER]: Queue 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: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:40.335166 21760 catalog_manager.cc:5697] T 1fe12b2d40004e309d3c0f8c59656d4c P b244deaf011a431aa61eb1916926c928 reported cstate change: term changed from 1 to 2, leader changed from 39968eb9504c41529802a4138830326f (127.21.56.195) to b244deaf011a431aa61eb1916926c928 (127.21.56.193). New cstate: current_term: 2 leader_uuid: "b244deaf011a431aa61eb1916926c928" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:40.374886 22096 raft_consensus.cc:993] T 3682c8b9e7a54dfc986fc74dcb2b499b P b244deaf011a431aa61eb1916926c928: : Instructing follower 65f250212e9548ad8e4368e2692d2b35 to start an election
I20260709 12:21:40.375335 22095 raft_consensus.cc:1081] T 3682c8b9e7a54dfc986fc74dcb2b499b P b244deaf011a431aa61eb1916926c928 [term 1 LEADER]: Signalling peer 65f250212e9548ad8e4368e2692d2b35 to start an election
I20260709 12:21:40.376920 21939 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3682c8b9e7a54dfc986fc74dcb2b499b"
dest_uuid: "65f250212e9548ad8e4368e2692d2b35"
 from {username='slave'} at 127.0.0.1:50062
I20260709 12:21:40.377385 21939 raft_consensus.cc:493] T 3682c8b9e7a54dfc986fc74dcb2b499b P 65f250212e9548ad8e4368e2692d2b35 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:40.377694 21939 raft_consensus.cc:3060] T 3682c8b9e7a54dfc986fc74dcb2b499b P 65f250212e9548ad8e4368e2692d2b35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:40.381965 21939 raft_consensus.cc:515] T 3682c8b9e7a54dfc986fc74dcb2b499b P 65f250212e9548ad8e4368e2692d2b35 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:40.383734 21939 leader_election.cc:290] T 3682c8b9e7a54dfc986fc74dcb2b499b P 65f250212e9548ad8e4368e2692d2b35 [CANDIDATE]: Term 2 election: Requested vote from peers b244deaf011a431aa61eb1916926c928 (127.21.56.193:39951), 39968eb9504c41529802a4138830326f (127.21.56.195:41087)
I20260709 12:21:40.384639 21866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3682c8b9e7a54dfc986fc74dcb2b499b" candidate_uuid: "65f250212e9548ad8e4368e2692d2b35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b244deaf011a431aa61eb1916926c928"
I20260709 12:21:40.384810 22014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3682c8b9e7a54dfc986fc74dcb2b499b" candidate_uuid: "65f250212e9548ad8e4368e2692d2b35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "39968eb9504c41529802a4138830326f"
I20260709 12:21:40.385212 21866 raft_consensus.cc:3055] T 3682c8b9e7a54dfc986fc74dcb2b499b P b244deaf011a431aa61eb1916926c928 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:40.385382 22014 raft_consensus.cc:3060] T 3682c8b9e7a54dfc986fc74dcb2b499b P 39968eb9504c41529802a4138830326f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:40.385524 21866 raft_consensus.cc:740] T 3682c8b9e7a54dfc986fc74dcb2b499b P b244deaf011a431aa61eb1916926c928 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b244deaf011a431aa61eb1916926c928, State: Running, Role: LEADER
I20260709 12:21:40.386309 21866 consensus_queue.cc:260] T 3682c8b9e7a54dfc986fc74dcb2b499b P b244deaf011a431aa61eb1916926c928 [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: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:40.387303 21866 raft_consensus.cc:3060] T 3682c8b9e7a54dfc986fc74dcb2b499b P b244deaf011a431aa61eb1916926c928 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:40.391683 21866 raft_consensus.cc:2468] T 3682c8b9e7a54dfc986fc74dcb2b499b P b244deaf011a431aa61eb1916926c928 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65f250212e9548ad8e4368e2692d2b35 in term 2.
I20260709 12:21:40.392176 22014 raft_consensus.cc:2468] T 3682c8b9e7a54dfc986fc74dcb2b499b P 39968eb9504c41529802a4138830326f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65f250212e9548ad8e4368e2692d2b35 in term 2.
I20260709 12:21:40.392737 21904 leader_election.cc:304] T 3682c8b9e7a54dfc986fc74dcb2b499b P 65f250212e9548ad8e4368e2692d2b35 [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: 65f250212e9548ad8e4368e2692d2b35, b244deaf011a431aa61eb1916926c928; no voters: 
I20260709 12:21:40.393507 22065 raft_consensus.cc:2804] T 3682c8b9e7a54dfc986fc74dcb2b499b P 65f250212e9548ad8e4368e2692d2b35 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:40.393955 22065 raft_consensus.cc:697] T 3682c8b9e7a54dfc986fc74dcb2b499b P 65f250212e9548ad8e4368e2692d2b35 [term 2 LEADER]: Becoming Leader. State: Replica: 65f250212e9548ad8e4368e2692d2b35, State: Running, Role: LEADER
I20260709 12:21:40.394761 22065 consensus_queue.cc:237] T 3682c8b9e7a54dfc986fc74dcb2b499b P 65f250212e9548ad8e4368e2692d2b35 [LEADER]: Queue 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: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:40.401464 21760 catalog_manager.cc:5697] T 3682c8b9e7a54dfc986fc74dcb2b499b P 65f250212e9548ad8e4368e2692d2b35 reported cstate change: term changed from 1 to 2, leader changed from b244deaf011a431aa61eb1916926c928 (127.21.56.193) to 65f250212e9548ad8e4368e2692d2b35 (127.21.56.194). New cstate: current_term: 2 leader_uuid: "65f250212e9548ad8e4368e2692d2b35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:40.443900 21939 raft_consensus.cc:1275] T c500f160197c48169c46459eae23593d P 65f250212e9548ad8e4368e2692d2b35 [term 2 FOLLOWER]: Refusing update from remote peer b244deaf011a431aa61eb1916926c928: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:40.445128 22095 consensus_queue.cc:1048] T c500f160197c48169c46459eae23593d P b244deaf011a431aa61eb1916926c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:40.455260 22014 raft_consensus.cc:1275] T c500f160197c48169c46459eae23593d P 39968eb9504c41529802a4138830326f [term 2 FOLLOWER]: Refusing update from remote peer b244deaf011a431aa61eb1916926c928: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:40.457003 22095 consensus_queue.cc:1048] T c500f160197c48169c46459eae23593d P b244deaf011a431aa61eb1916926c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:40.560729 21866 raft_consensus.cc:1275] T 65a5fe1e9604455888ab05d1066282d2 P b244deaf011a431aa61eb1916926c928 [term 2 FOLLOWER]: Refusing update from remote peer 39968eb9504c41529802a4138830326f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:40.562206 22135 consensus_queue.cc:1048] T 65a5fe1e9604455888ab05d1066282d2 P 39968eb9504c41529802a4138830326f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:40.570456 21939 raft_consensus.cc:1275] T 65a5fe1e9604455888ab05d1066282d2 P 65f250212e9548ad8e4368e2692d2b35 [term 2 FOLLOWER]: Refusing update from remote peer 39968eb9504c41529802a4138830326f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:40.571954 22106 consensus_queue.cc:1048] T 65a5fe1e9604455888ab05d1066282d2 P 39968eb9504c41529802a4138830326f [LEADER]: Connected to new peer: Peer: permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:40.590827 21866 raft_consensus.cc:1275] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P b244deaf011a431aa61eb1916926c928 [term 2 FOLLOWER]: Refusing update from remote peer 65f250212e9548ad8e4368e2692d2b35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:40.592689 22065 consensus_queue.cc:1048] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 65f250212e9548ad8e4368e2692d2b35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:21:40.604151 22014 raft_consensus.cc:1275] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 39968eb9504c41529802a4138830326f [term 2 FOLLOWER]: Refusing update from remote peer 65f250212e9548ad8e4368e2692d2b35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:40.605950 22100 consensus_queue.cc:1048] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 65f250212e9548ad8e4368e2692d2b35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:40.768209 22014 raft_consensus.cc:1275] T 1fe12b2d40004e309d3c0f8c59656d4c P 39968eb9504c41529802a4138830326f [term 2 FOLLOWER]: Refusing update from remote peer b244deaf011a431aa61eb1916926c928: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:40.769418 22095 consensus_queue.cc:1048] T 1fe12b2d40004e309d3c0f8c59656d4c P b244deaf011a431aa61eb1916926c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:40.777177 21939 raft_consensus.cc:1275] T 1fe12b2d40004e309d3c0f8c59656d4c P 65f250212e9548ad8e4368e2692d2b35 [term 2 FOLLOWER]: Refusing update from remote peer b244deaf011a431aa61eb1916926c928: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:40.778853 22066 consensus_queue.cc:1048] T 1fe12b2d40004e309d3c0f8c59656d4c P b244deaf011a431aa61eb1916926c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:40.847249 22014 raft_consensus.cc:1275] T 3682c8b9e7a54dfc986fc74dcb2b499b P 39968eb9504c41529802a4138830326f [term 2 FOLLOWER]: Refusing update from remote peer 65f250212e9548ad8e4368e2692d2b35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:40.848424 22100 consensus_queue.cc:1048] T 3682c8b9e7a54dfc986fc74dcb2b499b P 65f250212e9548ad8e4368e2692d2b35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:40.858393 21866 raft_consensus.cc:1275] T 3682c8b9e7a54dfc986fc74dcb2b499b P b244deaf011a431aa61eb1916926c928 [term 2 FOLLOWER]: Refusing update from remote peer 65f250212e9548ad8e4368e2692d2b35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:40.859931 22065 consensus_queue.cc:1048] T 3682c8b9e7a54dfc986fc74dcb2b499b P 65f250212e9548ad8e4368e2692d2b35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:43.026177 21731 auto_leader_rebalancer-test.cc:294] The leader distribution is 
I20260709 12:21:43.026914 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:43.047001 21866 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1fe12b2d40004e309d3c0f8c59656d4c"
dest_uuid: "b244deaf011a431aa61eb1916926c928"
mode: GRACEFUL
new_leader_uuid: "39968eb9504c41529802a4138830326f"
 from {username='slave'} at 127.0.0.1:58070
I20260709 12:21:43.047498 21866 raft_consensus.cc:606] T 1fe12b2d40004e309d3c0f8c59656d4c P b244deaf011a431aa61eb1916926c928 [term 2 LEADER]: Received request to transfer leadership to TS 39968eb9504c41529802a4138830326f
I20260709 12:21:43.058523 21940 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7bdf4bfeeacd4a6b90e3fc8bdd0cff09"
dest_uuid: "65f250212e9548ad8e4368e2692d2b35"
mode: GRACEFUL
new_leader_uuid: "39968eb9504c41529802a4138830326f"
 from {username='slave'} at 127.0.0.1:50094
I20260709 12:21:43.059000 21940 raft_consensus.cc:606] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 65f250212e9548ad8e4368e2692d2b35 [term 2 LEADER]: Received request to transfer leadership to TS 39968eb9504c41529802a4138830326f
I20260709 12:21:43.059996 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:21:43.060426 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:43.106374 22157 raft_consensus.cc:993] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 65f250212e9548ad8e4368e2692d2b35: : Instructing follower 39968eb9504c41529802a4138830326f to start an election
I20260709 12:21:43.106832 22065 raft_consensus.cc:1081] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 65f250212e9548ad8e4368e2692d2b35 [term 2 LEADER]: Signalling peer 39968eb9504c41529802a4138830326f to start an election
I20260709 12:21:43.108347 22014 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7bdf4bfeeacd4a6b90e3fc8bdd0cff09"
dest_uuid: "39968eb9504c41529802a4138830326f"
 from {username='slave'} at 127.0.0.1:36630
I20260709 12:21:43.108794 22014 raft_consensus.cc:493] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 39968eb9504c41529802a4138830326f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:43.109052 22014 raft_consensus.cc:3060] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 39968eb9504c41529802a4138830326f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:43.113444 22014 raft_consensus.cc:515] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 39968eb9504c41529802a4138830326f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:43.115002 22014 leader_election.cc:290] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 39968eb9504c41529802a4138830326f [CANDIDATE]: Term 3 election: Requested vote from peers b244deaf011a431aa61eb1916926c928 (127.21.56.193:39951), 65f250212e9548ad8e4368e2692d2b35 (127.21.56.194:36347)
I20260709 12:21:43.115882 21866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bdf4bfeeacd4a6b90e3fc8bdd0cff09" candidate_uuid: "39968eb9504c41529802a4138830326f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b244deaf011a431aa61eb1916926c928"
I20260709 12:21:43.116050 21940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bdf4bfeeacd4a6b90e3fc8bdd0cff09" candidate_uuid: "39968eb9504c41529802a4138830326f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "65f250212e9548ad8e4368e2692d2b35"
I20260709 12:21:43.116490 21866 raft_consensus.cc:3060] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P b244deaf011a431aa61eb1916926c928 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:43.116550 21940 raft_consensus.cc:3055] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 65f250212e9548ad8e4368e2692d2b35 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:43.117002 21940 raft_consensus.cc:740] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 65f250212e9548ad8e4368e2692d2b35 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 65f250212e9548ad8e4368e2692d2b35, State: Running, Role: LEADER
I20260709 12:21:43.117795 21940 consensus_queue.cc:260] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 65f250212e9548ad8e4368e2692d2b35 [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: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:43.119061 21940 raft_consensus.cc:3060] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 65f250212e9548ad8e4368e2692d2b35 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:43.123231 21866 raft_consensus.cc:2468] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P b244deaf011a431aa61eb1916926c928 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39968eb9504c41529802a4138830326f in term 3.
I20260709 12:21:43.124549 21978 leader_election.cc:304] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 39968eb9504c41529802a4138830326f [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: 39968eb9504c41529802a4138830326f, b244deaf011a431aa61eb1916926c928; no voters: 
I20260709 12:21:43.125147 21940 raft_consensus.cc:2468] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 65f250212e9548ad8e4368e2692d2b35 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39968eb9504c41529802a4138830326f in term 3.
I20260709 12:21:43.125248 22151 raft_consensus.cc:2804] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 39968eb9504c41529802a4138830326f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:43.126550 22151 raft_consensus.cc:697] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 39968eb9504c41529802a4138830326f [term 3 LEADER]: Becoming Leader. State: Replica: 39968eb9504c41529802a4138830326f, State: Running, Role: LEADER
I20260709 12:21:43.127301 22151 consensus_queue.cc:237] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 39968eb9504c41529802a4138830326f [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: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:43.134253 21761 catalog_manager.cc:5697] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 39968eb9504c41529802a4138830326f reported cstate change: term changed from 2 to 3, leader changed from 65f250212e9548ad8e4368e2692d2b35 (127.21.56.194) to 39968eb9504c41529802a4138830326f (127.21.56.195). New cstate: current_term: 3 leader_uuid: "39968eb9504c41529802a4138830326f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:43.234189 22095 raft_consensus.cc:993] T 1fe12b2d40004e309d3c0f8c59656d4c P b244deaf011a431aa61eb1916926c928: : Instructing follower 39968eb9504c41529802a4138830326f to start an election
I20260709 12:21:43.234571 22164 raft_consensus.cc:1081] T 1fe12b2d40004e309d3c0f8c59656d4c P b244deaf011a431aa61eb1916926c928 [term 2 LEADER]: Signalling peer 39968eb9504c41529802a4138830326f to start an election
I20260709 12:21:43.236034 22014 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1fe12b2d40004e309d3c0f8c59656d4c"
dest_uuid: "39968eb9504c41529802a4138830326f"
 from {username='slave'} at 127.0.0.1:36634
I20260709 12:21:43.236500 22014 raft_consensus.cc:493] T 1fe12b2d40004e309d3c0f8c59656d4c P 39968eb9504c41529802a4138830326f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:43.236776 22014 raft_consensus.cc:3060] T 1fe12b2d40004e309d3c0f8c59656d4c P 39968eb9504c41529802a4138830326f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:43.240986 22014 raft_consensus.cc:515] T 1fe12b2d40004e309d3c0f8c59656d4c P 39968eb9504c41529802a4138830326f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:43.242579 22014 leader_election.cc:290] T 1fe12b2d40004e309d3c0f8c59656d4c P 39968eb9504c41529802a4138830326f [CANDIDATE]: Term 3 election: Requested vote from peers b244deaf011a431aa61eb1916926c928 (127.21.56.193:39951), 65f250212e9548ad8e4368e2692d2b35 (127.21.56.194:36347)
I20260709 12:21:43.243553 21866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe12b2d40004e309d3c0f8c59656d4c" candidate_uuid: "39968eb9504c41529802a4138830326f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b244deaf011a431aa61eb1916926c928"
I20260709 12:21:43.243794 21940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe12b2d40004e309d3c0f8c59656d4c" candidate_uuid: "39968eb9504c41529802a4138830326f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "65f250212e9548ad8e4368e2692d2b35"
I20260709 12:21:43.244177 21866 raft_consensus.cc:3055] T 1fe12b2d40004e309d3c0f8c59656d4c P b244deaf011a431aa61eb1916926c928 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:43.244329 21940 raft_consensus.cc:3060] T 1fe12b2d40004e309d3c0f8c59656d4c P 65f250212e9548ad8e4368e2692d2b35 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:43.244551 21866 raft_consensus.cc:740] T 1fe12b2d40004e309d3c0f8c59656d4c P b244deaf011a431aa61eb1916926c928 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b244deaf011a431aa61eb1916926c928, State: Running, Role: LEADER
I20260709 12:21:43.245384 21866 consensus_queue.cc:260] T 1fe12b2d40004e309d3c0f8c59656d4c P b244deaf011a431aa61eb1916926c928 [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: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:43.246623 21866 raft_consensus.cc:3060] T 1fe12b2d40004e309d3c0f8c59656d4c P b244deaf011a431aa61eb1916926c928 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:43.249004 21940 raft_consensus.cc:2468] T 1fe12b2d40004e309d3c0f8c59656d4c P 65f250212e9548ad8e4368e2692d2b35 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39968eb9504c41529802a4138830326f in term 3.
I20260709 12:21:43.250041 21980 leader_election.cc:304] T 1fe12b2d40004e309d3c0f8c59656d4c P 39968eb9504c41529802a4138830326f [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: 39968eb9504c41529802a4138830326f, 65f250212e9548ad8e4368e2692d2b35; no voters: 
I20260709 12:21:43.250792 22151 raft_consensus.cc:2804] T 1fe12b2d40004e309d3c0f8c59656d4c P 39968eb9504c41529802a4138830326f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:43.251180 22151 raft_consensus.cc:697] T 1fe12b2d40004e309d3c0f8c59656d4c P 39968eb9504c41529802a4138830326f [term 3 LEADER]: Becoming Leader. State: Replica: 39968eb9504c41529802a4138830326f, State: Running, Role: LEADER
I20260709 12:21:43.251890 22151 consensus_queue.cc:237] T 1fe12b2d40004e309d3c0f8c59656d4c P 39968eb9504c41529802a4138830326f [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: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:43.253012 21866 raft_consensus.cc:2468] T 1fe12b2d40004e309d3c0f8c59656d4c P b244deaf011a431aa61eb1916926c928 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39968eb9504c41529802a4138830326f in term 3.
I20260709 12:21:43.261442 21761 catalog_manager.cc:5697] T 1fe12b2d40004e309d3c0f8c59656d4c P 39968eb9504c41529802a4138830326f reported cstate change: term changed from 2 to 3, leader changed from b244deaf011a431aa61eb1916926c928 (127.21.56.193) to 39968eb9504c41529802a4138830326f (127.21.56.195). New cstate: current_term: 3 leader_uuid: "39968eb9504c41529802a4138830326f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:43.549121 21866 raft_consensus.cc:1275] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P b244deaf011a431aa61eb1916926c928 [term 3 FOLLOWER]: Refusing update from remote peer 39968eb9504c41529802a4138830326f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:43.550334 22151 consensus_queue.cc:1048] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 39968eb9504c41529802a4138830326f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:43.562161 21940 raft_consensus.cc:1275] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 65f250212e9548ad8e4368e2692d2b35 [term 3 FOLLOWER]: Refusing update from remote peer 39968eb9504c41529802a4138830326f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:43.563694 22158 consensus_queue.cc:1048] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 39968eb9504c41529802a4138830326f [LEADER]: Connected to new peer: Peer: permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:43.711689 21866 raft_consensus.cc:1275] T 1fe12b2d40004e309d3c0f8c59656d4c P b244deaf011a431aa61eb1916926c928 [term 3 FOLLOWER]: Refusing update from remote peer 39968eb9504c41529802a4138830326f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:43.713038 22158 consensus_queue.cc:1048] T 1fe12b2d40004e309d3c0f8c59656d4c P 39968eb9504c41529802a4138830326f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:43.721117 21940 raft_consensus.cc:1275] T 1fe12b2d40004e309d3c0f8c59656d4c P 65f250212e9548ad8e4368e2692d2b35 [term 3 FOLLOWER]: Refusing update from remote peer 39968eb9504c41529802a4138830326f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:43.722960 22151 consensus_queue.cc:1048] T 1fe12b2d40004e309d3c0f8c59656d4c P 39968eb9504c41529802a4138830326f [LEADER]: Connected to new peer: Peer: permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:44.061419 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:44.066507 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:44.066938 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:45.067888 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:45.073163 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:45.073562 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:46.074380 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:46.079314 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:46.079708 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:47.080792 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:47.085860 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:47.086299 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:48.087245 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:48.093498 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:48.093914 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:49.094836 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:49.100402 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:49.100804 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:50.101883 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:50.107653 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:50.108011 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:51.109022 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:51.114694 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:51.115101 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:52.116083 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:52.120798 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:52.121196 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:53.148085 21731 auto_leader_rebalancer-test.cc:313] The leader distribution is 
I20260709 12:21:53.152451 21865 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f741eb0b0f774b229947ab1d5a39c5b4"
dest_uuid: "b244deaf011a431aa61eb1916926c928"
mode: GRACEFUL
new_leader_uuid: "65f250212e9548ad8e4368e2692d2b35"
 from {username='slave'} at 127.0.0.1:58056
I20260709 12:21:53.153134 21865 raft_consensus.cc:606] T f741eb0b0f774b229947ab1d5a39c5b4 P b244deaf011a431aa61eb1916926c928 [term 1 LEADER]: Received request to transfer leadership to TS 65f250212e9548ad8e4368e2692d2b35
I20260709 12:21:53.158429 22015 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1fe12b2d40004e309d3c0f8c59656d4c"
dest_uuid: "39968eb9504c41529802a4138830326f"
mode: GRACEFUL
new_leader_uuid: "65f250212e9548ad8e4368e2692d2b35"
 from {username='slave'} at 127.0.0.1:36650
I20260709 12:21:53.158878 22015 raft_consensus.cc:606] T 1fe12b2d40004e309d3c0f8c59656d4c P 39968eb9504c41529802a4138830326f [term 3 LEADER]: Received request to transfer leadership to TS 65f250212e9548ad8e4368e2692d2b35
I20260709 12:21:53.163502 21865 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c500f160197c48169c46459eae23593d"
dest_uuid: "b244deaf011a431aa61eb1916926c928"
mode: GRACEFUL
new_leader_uuid: "65f250212e9548ad8e4368e2692d2b35"
 from {username='slave'} at 127.0.0.1:58056
I20260709 12:21:53.163976 21865 raft_consensus.cc:606] T c500f160197c48169c46459eae23593d P b244deaf011a431aa61eb1916926c928 [term 2 LEADER]: Received request to transfer leadership to TS 65f250212e9548ad8e4368e2692d2b35
I20260709 12:21:53.168596 21865 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "069d05845d9441d4bed5738bce92cea2"
dest_uuid: "b244deaf011a431aa61eb1916926c928"
mode: GRACEFUL
new_leader_uuid: "65f250212e9548ad8e4368e2692d2b35"
 from {username='slave'} at 127.0.0.1:58056
I20260709 12:21:53.169059 21865 raft_consensus.cc:606] T 069d05845d9441d4bed5738bce92cea2 P b244deaf011a431aa61eb1916926c928 [term 1 LEADER]: Received request to transfer leadership to TS 65f250212e9548ad8e4368e2692d2b35
I20260709 12:21:53.181627 22015 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7bdf4bfeeacd4a6b90e3fc8bdd0cff09"
dest_uuid: "39968eb9504c41529802a4138830326f"
mode: GRACEFUL
new_leader_uuid: "65f250212e9548ad8e4368e2692d2b35"
 from {username='slave'} at 127.0.0.1:36650
I20260709 12:21:53.182255 22015 raft_consensus.cc:606] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 39968eb9504c41529802a4138830326f [term 3 LEADER]: Received request to transfer leadership to TS 65f250212e9548ad8e4368e2692d2b35
I20260709 12:21:53.195855 22179 raft_consensus.cc:993] T f741eb0b0f774b229947ab1d5a39c5b4 P b244deaf011a431aa61eb1916926c928: : Instructing follower 65f250212e9548ad8e4368e2692d2b35 to start an election
I20260709 12:21:53.196264 22179 raft_consensus.cc:1081] T f741eb0b0f774b229947ab1d5a39c5b4 P b244deaf011a431aa61eb1916926c928 [term 1 LEADER]: Signalling peer 65f250212e9548ad8e4368e2692d2b35 to start an election
I20260709 12:21:53.197703 21939 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f741eb0b0f774b229947ab1d5a39c5b4"
dest_uuid: "65f250212e9548ad8e4368e2692d2b35"
 from {username='slave'} at 127.0.0.1:50062
I20260709 12:21:53.198158 21939 raft_consensus.cc:493] T f741eb0b0f774b229947ab1d5a39c5b4 P 65f250212e9548ad8e4368e2692d2b35 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:53.198419 21939 raft_consensus.cc:3060] T f741eb0b0f774b229947ab1d5a39c5b4 P 65f250212e9548ad8e4368e2692d2b35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:53.202984 21939 raft_consensus.cc:515] T f741eb0b0f774b229947ab1d5a39c5b4 P 65f250212e9548ad8e4368e2692d2b35 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:53.204576 21939 leader_election.cc:290] T f741eb0b0f774b229947ab1d5a39c5b4 P 65f250212e9548ad8e4368e2692d2b35 [CANDIDATE]: Term 2 election: Requested vote from peers b244deaf011a431aa61eb1916926c928 (127.21.56.193:39951), 39968eb9504c41529802a4138830326f (127.21.56.195:41087)
I20260709 12:21:53.205719 22015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f741eb0b0f774b229947ab1d5a39c5b4" candidate_uuid: "65f250212e9548ad8e4368e2692d2b35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "39968eb9504c41529802a4138830326f"
I20260709 12:21:53.205528 21865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f741eb0b0f774b229947ab1d5a39c5b4" candidate_uuid: "65f250212e9548ad8e4368e2692d2b35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b244deaf011a431aa61eb1916926c928"
I20260709 12:21:53.206312 22015 raft_consensus.cc:3060] T f741eb0b0f774b229947ab1d5a39c5b4 P 39968eb9504c41529802a4138830326f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:53.206364 21865 raft_consensus.cc:3055] T f741eb0b0f774b229947ab1d5a39c5b4 P b244deaf011a431aa61eb1916926c928 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:53.206785 21865 raft_consensus.cc:740] T f741eb0b0f774b229947ab1d5a39c5b4 P b244deaf011a431aa61eb1916926c928 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b244deaf011a431aa61eb1916926c928, State: Running, Role: LEADER
I20260709 12:21:53.207608 21865 consensus_queue.cc:260] T f741eb0b0f774b229947ab1d5a39c5b4 P b244deaf011a431aa61eb1916926c928 [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: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:53.208962 21865 raft_consensus.cc:3060] T f741eb0b0f774b229947ab1d5a39c5b4 P b244deaf011a431aa61eb1916926c928 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:53.213639 22015 raft_consensus.cc:2468] T f741eb0b0f774b229947ab1d5a39c5b4 P 39968eb9504c41529802a4138830326f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65f250212e9548ad8e4368e2692d2b35 in term 2.
I20260709 12:21:53.215246 21905 leader_election.cc:304] T f741eb0b0f774b229947ab1d5a39c5b4 P 65f250212e9548ad8e4368e2692d2b35 [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: 39968eb9504c41529802a4138830326f, 65f250212e9548ad8e4368e2692d2b35; no voters: 
I20260709 12:21:53.215695 21865 raft_consensus.cc:2468] T f741eb0b0f774b229947ab1d5a39c5b4 P b244deaf011a431aa61eb1916926c928 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65f250212e9548ad8e4368e2692d2b35 in term 2.
I20260709 12:21:53.216082 22177 raft_consensus.cc:2804] T f741eb0b0f774b229947ab1d5a39c5b4 P 65f250212e9548ad8e4368e2692d2b35 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:53.216535 22177 raft_consensus.cc:697] T f741eb0b0f774b229947ab1d5a39c5b4 P 65f250212e9548ad8e4368e2692d2b35 [term 2 LEADER]: Becoming Leader. State: Replica: 65f250212e9548ad8e4368e2692d2b35, State: Running, Role: LEADER
I20260709 12:21:53.217366 22177 consensus_queue.cc:237] T f741eb0b0f774b229947ab1d5a39c5b4 P 65f250212e9548ad8e4368e2692d2b35 [LEADER]: Queue 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: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:53.224742 21763 catalog_manager.cc:5697] T f741eb0b0f774b229947ab1d5a39c5b4 P 65f250212e9548ad8e4368e2692d2b35 reported cstate change: term changed from 1 to 2, leader changed from b244deaf011a431aa61eb1916926c928 (127.21.56.193) to 65f250212e9548ad8e4368e2692d2b35 (127.21.56.194). New cstate: current_term: 2 leader_uuid: "65f250212e9548ad8e4368e2692d2b35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:53.254973 22183 raft_consensus.cc:993] T c500f160197c48169c46459eae23593d P b244deaf011a431aa61eb1916926c928: : Instructing follower 65f250212e9548ad8e4368e2692d2b35 to start an election
I20260709 12:21:53.255405 22183 raft_consensus.cc:1081] T c500f160197c48169c46459eae23593d P b244deaf011a431aa61eb1916926c928 [term 2 LEADER]: Signalling peer 65f250212e9548ad8e4368e2692d2b35 to start an election
I20260709 12:21:53.256711 21939 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c500f160197c48169c46459eae23593d"
dest_uuid: "65f250212e9548ad8e4368e2692d2b35"
 from {username='slave'} at 127.0.0.1:50062
I20260709 12:21:53.257157 21939 raft_consensus.cc:493] T c500f160197c48169c46459eae23593d P 65f250212e9548ad8e4368e2692d2b35 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:53.257441 21939 raft_consensus.cc:3060] T c500f160197c48169c46459eae23593d P 65f250212e9548ad8e4368e2692d2b35 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:53.261215 21939 raft_consensus.cc:515] T c500f160197c48169c46459eae23593d P 65f250212e9548ad8e4368e2692d2b35 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:53.262683 21939 leader_election.cc:290] T c500f160197c48169c46459eae23593d P 65f250212e9548ad8e4368e2692d2b35 [CANDIDATE]: Term 3 election: Requested vote from peers b244deaf011a431aa61eb1916926c928 (127.21.56.193:39951), 39968eb9504c41529802a4138830326f (127.21.56.195:41087)
I20260709 12:21:53.263453 21865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c500f160197c48169c46459eae23593d" candidate_uuid: "65f250212e9548ad8e4368e2692d2b35" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b244deaf011a431aa61eb1916926c928"
I20260709 12:21:53.263746 22015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c500f160197c48169c46459eae23593d" candidate_uuid: "65f250212e9548ad8e4368e2692d2b35" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "39968eb9504c41529802a4138830326f"
I20260709 12:21:53.263942 21865 raft_consensus.cc:3055] T c500f160197c48169c46459eae23593d P b244deaf011a431aa61eb1916926c928 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:53.264235 22015 raft_consensus.cc:3060] T c500f160197c48169c46459eae23593d P 39968eb9504c41529802a4138830326f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:53.264240 21865 raft_consensus.cc:740] T c500f160197c48169c46459eae23593d P b244deaf011a431aa61eb1916926c928 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b244deaf011a431aa61eb1916926c928, State: Running, Role: LEADER
I20260709 12:21:53.265058 21865 consensus_queue.cc:260] T c500f160197c48169c46459eae23593d P b244deaf011a431aa61eb1916926c928 [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: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:53.266081 21865 raft_consensus.cc:3060] T c500f160197c48169c46459eae23593d P b244deaf011a431aa61eb1916926c928 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:53.269702 22015 raft_consensus.cc:2468] T c500f160197c48169c46459eae23593d P 39968eb9504c41529802a4138830326f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65f250212e9548ad8e4368e2692d2b35 in term 3.
I20260709 12:21:53.270912 21905 leader_election.cc:304] T c500f160197c48169c46459eae23593d P 65f250212e9548ad8e4368e2692d2b35 [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: 39968eb9504c41529802a4138830326f, 65f250212e9548ad8e4368e2692d2b35; no voters: 
I20260709 12:21:53.271718 22177 raft_consensus.cc:2804] T c500f160197c48169c46459eae23593d P 65f250212e9548ad8e4368e2692d2b35 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:53.271884 21865 raft_consensus.cc:2468] T c500f160197c48169c46459eae23593d P b244deaf011a431aa61eb1916926c928 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65f250212e9548ad8e4368e2692d2b35 in term 3.
I20260709 12:21:53.272126 22177 raft_consensus.cc:697] T c500f160197c48169c46459eae23593d P 65f250212e9548ad8e4368e2692d2b35 [term 3 LEADER]: Becoming Leader. State: Replica: 65f250212e9548ad8e4368e2692d2b35, State: Running, Role: LEADER
I20260709 12:21:53.272975 22177 consensus_queue.cc:237] T c500f160197c48169c46459eae23593d P 65f250212e9548ad8e4368e2692d2b35 [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: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:53.280277 21763 catalog_manager.cc:5697] T c500f160197c48169c46459eae23593d P 65f250212e9548ad8e4368e2692d2b35 reported cstate change: term changed from 2 to 3, leader changed from b244deaf011a431aa61eb1916926c928 (127.21.56.193) to 65f250212e9548ad8e4368e2692d2b35 (127.21.56.194). New cstate: current_term: 3 leader_uuid: "65f250212e9548ad8e4368e2692d2b35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:53.301143 22151 raft_consensus.cc:993] T 1fe12b2d40004e309d3c0f8c59656d4c P 39968eb9504c41529802a4138830326f: : Instructing follower 65f250212e9548ad8e4368e2692d2b35 to start an election
I20260709 12:21:53.301636 22190 raft_consensus.cc:1081] T 1fe12b2d40004e309d3c0f8c59656d4c P 39968eb9504c41529802a4138830326f [term 3 LEADER]: Signalling peer 65f250212e9548ad8e4368e2692d2b35 to start an election
I20260709 12:21:53.303186 21939 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1fe12b2d40004e309d3c0f8c59656d4c"
dest_uuid: "65f250212e9548ad8e4368e2692d2b35"
 from {username='slave'} at 127.0.0.1:50072
I20260709 12:21:53.303607 21939 raft_consensus.cc:493] T 1fe12b2d40004e309d3c0f8c59656d4c P 65f250212e9548ad8e4368e2692d2b35 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:53.303857 21939 raft_consensus.cc:3060] T 1fe12b2d40004e309d3c0f8c59656d4c P 65f250212e9548ad8e4368e2692d2b35 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:53.307605 21939 raft_consensus.cc:515] T 1fe12b2d40004e309d3c0f8c59656d4c P 65f250212e9548ad8e4368e2692d2b35 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:53.309029 21939 leader_election.cc:290] T 1fe12b2d40004e309d3c0f8c59656d4c P 65f250212e9548ad8e4368e2692d2b35 [CANDIDATE]: Term 4 election: Requested vote from peers b244deaf011a431aa61eb1916926c928 (127.21.56.193:39951), 39968eb9504c41529802a4138830326f (127.21.56.195:41087)
I20260709 12:21:53.309715 21865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe12b2d40004e309d3c0f8c59656d4c" candidate_uuid: "65f250212e9548ad8e4368e2692d2b35" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b244deaf011a431aa61eb1916926c928"
I20260709 12:21:53.310067 22015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe12b2d40004e309d3c0f8c59656d4c" candidate_uuid: "65f250212e9548ad8e4368e2692d2b35" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "39968eb9504c41529802a4138830326f"
I20260709 12:21:53.310361 21865 raft_consensus.cc:3060] T 1fe12b2d40004e309d3c0f8c59656d4c P b244deaf011a431aa61eb1916926c928 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:53.310619 22015 raft_consensus.cc:3055] T 1fe12b2d40004e309d3c0f8c59656d4c P 39968eb9504c41529802a4138830326f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:21:53.310899 22015 raft_consensus.cc:740] T 1fe12b2d40004e309d3c0f8c59656d4c P 39968eb9504c41529802a4138830326f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 39968eb9504c41529802a4138830326f, State: Running, Role: LEADER
I20260709 12:21:53.311646 22015 consensus_queue.cc:260] T 1fe12b2d40004e309d3c0f8c59656d4c P 39968eb9504c41529802a4138830326f [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: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:53.312803 22015 raft_consensus.cc:3060] T 1fe12b2d40004e309d3c0f8c59656d4c P 39968eb9504c41529802a4138830326f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:53.317011 21865 raft_consensus.cc:2468] T 1fe12b2d40004e309d3c0f8c59656d4c P b244deaf011a431aa61eb1916926c928 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65f250212e9548ad8e4368e2692d2b35 in term 4.
I20260709 12:21:53.318275 21904 leader_election.cc:304] T 1fe12b2d40004e309d3c0f8c59656d4c P 65f250212e9548ad8e4368e2692d2b35 [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: 65f250212e9548ad8e4368e2692d2b35, b244deaf011a431aa61eb1916926c928; no voters: 
I20260709 12:21:53.318518 22015 raft_consensus.cc:2468] T 1fe12b2d40004e309d3c0f8c59656d4c P 39968eb9504c41529802a4138830326f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65f250212e9548ad8e4368e2692d2b35 in term 4.
I20260709 12:21:53.319027 22181 raft_consensus.cc:2804] T 1fe12b2d40004e309d3c0f8c59656d4c P 65f250212e9548ad8e4368e2692d2b35 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:21:53.319471 22181 raft_consensus.cc:697] T 1fe12b2d40004e309d3c0f8c59656d4c P 65f250212e9548ad8e4368e2692d2b35 [term 4 LEADER]: Becoming Leader. State: Replica: 65f250212e9548ad8e4368e2692d2b35, State: Running, Role: LEADER
I20260709 12:21:53.320200 22181 consensus_queue.cc:237] T 1fe12b2d40004e309d3c0f8c59656d4c P 65f250212e9548ad8e4368e2692d2b35 [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: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:53.327210 21763 catalog_manager.cc:5697] T 1fe12b2d40004e309d3c0f8c59656d4c P 65f250212e9548ad8e4368e2692d2b35 reported cstate change: term changed from 3 to 4, leader changed from 39968eb9504c41529802a4138830326f (127.21.56.195) to 65f250212e9548ad8e4368e2692d2b35 (127.21.56.194). New cstate: current_term: 4 leader_uuid: "65f250212e9548ad8e4368e2692d2b35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:53.344463 22179 raft_consensus.cc:993] T 069d05845d9441d4bed5738bce92cea2 P b244deaf011a431aa61eb1916926c928: : Instructing follower 65f250212e9548ad8e4368e2692d2b35 to start an election
I20260709 12:21:53.344887 22183 raft_consensus.cc:1081] T 069d05845d9441d4bed5738bce92cea2 P b244deaf011a431aa61eb1916926c928 [term 1 LEADER]: Signalling peer 65f250212e9548ad8e4368e2692d2b35 to start an election
I20260709 12:21:53.346236 21939 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "069d05845d9441d4bed5738bce92cea2"
dest_uuid: "65f250212e9548ad8e4368e2692d2b35"
 from {username='slave'} at 127.0.0.1:50062
I20260709 12:21:53.346673 21939 raft_consensus.cc:493] T 069d05845d9441d4bed5738bce92cea2 P 65f250212e9548ad8e4368e2692d2b35 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:53.346930 21939 raft_consensus.cc:3060] T 069d05845d9441d4bed5738bce92cea2 P 65f250212e9548ad8e4368e2692d2b35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:53.350852 21939 raft_consensus.cc:515] T 069d05845d9441d4bed5738bce92cea2 P 65f250212e9548ad8e4368e2692d2b35 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:53.352248 21939 leader_election.cc:290] T 069d05845d9441d4bed5738bce92cea2 P 65f250212e9548ad8e4368e2692d2b35 [CANDIDATE]: Term 2 election: Requested vote from peers b244deaf011a431aa61eb1916926c928 (127.21.56.193:39951), 39968eb9504c41529802a4138830326f (127.21.56.195:41087)
I20260709 12:21:53.353076 21865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "069d05845d9441d4bed5738bce92cea2" candidate_uuid: "65f250212e9548ad8e4368e2692d2b35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b244deaf011a431aa61eb1916926c928"
I20260709 12:21:53.353447 22015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "069d05845d9441d4bed5738bce92cea2" candidate_uuid: "65f250212e9548ad8e4368e2692d2b35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "39968eb9504c41529802a4138830326f"
I20260709 12:21:53.353580 21865 raft_consensus.cc:3055] T 069d05845d9441d4bed5738bce92cea2 P b244deaf011a431aa61eb1916926c928 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:53.353876 21865 raft_consensus.cc:740] T 069d05845d9441d4bed5738bce92cea2 P b244deaf011a431aa61eb1916926c928 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b244deaf011a431aa61eb1916926c928, State: Running, Role: LEADER
I20260709 12:21:53.353940 22015 raft_consensus.cc:3060] T 069d05845d9441d4bed5738bce92cea2 P 39968eb9504c41529802a4138830326f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:53.354566 21865 consensus_queue.cc:260] T 069d05845d9441d4bed5738bce92cea2 P b244deaf011a431aa61eb1916926c928 [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: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:53.355475 21865 raft_consensus.cc:3060] T 069d05845d9441d4bed5738bce92cea2 P b244deaf011a431aa61eb1916926c928 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:53.358100 22015 raft_consensus.cc:2468] T 069d05845d9441d4bed5738bce92cea2 P 39968eb9504c41529802a4138830326f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65f250212e9548ad8e4368e2692d2b35 in term 2.
I20260709 12:21:53.359021 21905 leader_election.cc:304] T 069d05845d9441d4bed5738bce92cea2 P 65f250212e9548ad8e4368e2692d2b35 [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: 39968eb9504c41529802a4138830326f, 65f250212e9548ad8e4368e2692d2b35; no voters: 
I20260709 12:21:53.359480 21865 raft_consensus.cc:2468] T 069d05845d9441d4bed5738bce92cea2 P b244deaf011a431aa61eb1916926c928 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65f250212e9548ad8e4368e2692d2b35 in term 2.
I20260709 12:21:53.359654 22181 raft_consensus.cc:2804] T 069d05845d9441d4bed5738bce92cea2 P 65f250212e9548ad8e4368e2692d2b35 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:53.360083 22181 raft_consensus.cc:697] T 069d05845d9441d4bed5738bce92cea2 P 65f250212e9548ad8e4368e2692d2b35 [term 2 LEADER]: Becoming Leader. State: Replica: 65f250212e9548ad8e4368e2692d2b35, State: Running, Role: LEADER
I20260709 12:21:53.360886 22181 consensus_queue.cc:237] T 069d05845d9441d4bed5738bce92cea2 P 65f250212e9548ad8e4368e2692d2b35 [LEADER]: Queue 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: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:53.367707 21763 catalog_manager.cc:5697] T 069d05845d9441d4bed5738bce92cea2 P 65f250212e9548ad8e4368e2692d2b35 reported cstate change: term changed from 1 to 2, leader changed from b244deaf011a431aa61eb1916926c928 (127.21.56.193) to 65f250212e9548ad8e4368e2692d2b35 (127.21.56.194). New cstate: current_term: 2 leader_uuid: "65f250212e9548ad8e4368e2692d2b35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:53.522807 22151 raft_consensus.cc:993] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 39968eb9504c41529802a4138830326f: : Instructing follower 65f250212e9548ad8e4368e2692d2b35 to start an election
I20260709 12:21:53.523207 22190 raft_consensus.cc:1081] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 39968eb9504c41529802a4138830326f [term 3 LEADER]: Signalling peer 65f250212e9548ad8e4368e2692d2b35 to start an election
I20260709 12:21:53.524574 21939 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7bdf4bfeeacd4a6b90e3fc8bdd0cff09"
dest_uuid: "65f250212e9548ad8e4368e2692d2b35"
 from {username='slave'} at 127.0.0.1:50072
I20260709 12:21:53.524981 21939 raft_consensus.cc:493] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 65f250212e9548ad8e4368e2692d2b35 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:53.525223 21939 raft_consensus.cc:3060] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 65f250212e9548ad8e4368e2692d2b35 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:53.529387 21939 raft_consensus.cc:515] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 65f250212e9548ad8e4368e2692d2b35 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:53.530949 21939 leader_election.cc:290] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 65f250212e9548ad8e4368e2692d2b35 [CANDIDATE]: Term 4 election: Requested vote from peers b244deaf011a431aa61eb1916926c928 (127.21.56.193:39951), 39968eb9504c41529802a4138830326f (127.21.56.195:41087)
I20260709 12:21:53.531867 21865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bdf4bfeeacd4a6b90e3fc8bdd0cff09" candidate_uuid: "65f250212e9548ad8e4368e2692d2b35" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b244deaf011a431aa61eb1916926c928"
I20260709 12:21:53.531914 22015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bdf4bfeeacd4a6b90e3fc8bdd0cff09" candidate_uuid: "65f250212e9548ad8e4368e2692d2b35" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "39968eb9504c41529802a4138830326f"
I20260709 12:21:53.532334 21865 raft_consensus.cc:3060] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P b244deaf011a431aa61eb1916926c928 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:53.532399 22015 raft_consensus.cc:3055] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 39968eb9504c41529802a4138830326f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:21:53.532691 22015 raft_consensus.cc:740] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 39968eb9504c41529802a4138830326f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 39968eb9504c41529802a4138830326f, State: Running, Role: LEADER
I20260709 12:21:53.533326 22015 consensus_queue.cc:260] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 39968eb9504c41529802a4138830326f [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: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:53.534116 22015 raft_consensus.cc:3060] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 39968eb9504c41529802a4138830326f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:53.536302 21865 raft_consensus.cc:2468] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P b244deaf011a431aa61eb1916926c928 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65f250212e9548ad8e4368e2692d2b35 in term 4.
I20260709 12:21:53.537223 21904 leader_election.cc:304] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 65f250212e9548ad8e4368e2692d2b35 [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: 65f250212e9548ad8e4368e2692d2b35, b244deaf011a431aa61eb1916926c928; no voters: 
I20260709 12:21:53.537853 22181 raft_consensus.cc:2804] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 65f250212e9548ad8e4368e2692d2b35 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:21:53.538156 22015 raft_consensus.cc:2468] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 39968eb9504c41529802a4138830326f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65f250212e9548ad8e4368e2692d2b35 in term 4.
I20260709 12:21:53.538268 22181 raft_consensus.cc:697] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 65f250212e9548ad8e4368e2692d2b35 [term 4 LEADER]: Becoming Leader. State: Replica: 65f250212e9548ad8e4368e2692d2b35, State: Running, Role: LEADER
I20260709 12:21:53.539137 22181 consensus_queue.cc:237] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 65f250212e9548ad8e4368e2692d2b35 [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: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:53.545286 21763 catalog_manager.cc:5697] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 65f250212e9548ad8e4368e2692d2b35 reported cstate change: term changed from 3 to 4, leader changed from 39968eb9504c41529802a4138830326f (127.21.56.195) to 65f250212e9548ad8e4368e2692d2b35 (127.21.56.194). New cstate: current_term: 4 leader_uuid: "65f250212e9548ad8e4368e2692d2b35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:53.748744 22015 raft_consensus.cc:1275] T 1fe12b2d40004e309d3c0f8c59656d4c P 39968eb9504c41529802a4138830326f [term 4 FOLLOWER]: Refusing update from remote peer 65f250212e9548ad8e4368e2692d2b35: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:21:53.749960 22181 consensus_queue.cc:1048] T 1fe12b2d40004e309d3c0f8c59656d4c P 65f250212e9548ad8e4368e2692d2b35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:53.757922 21865 raft_consensus.cc:1275] T 069d05845d9441d4bed5738bce92cea2 P b244deaf011a431aa61eb1916926c928 [term 2 FOLLOWER]: Refusing update from remote peer 65f250212e9548ad8e4368e2692d2b35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:53.759677 22195 consensus_queue.cc:1048] T 069d05845d9441d4bed5738bce92cea2 P 65f250212e9548ad8e4368e2692d2b35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:21:53.762388 21865 raft_consensus.cc:1275] T 1fe12b2d40004e309d3c0f8c59656d4c P b244deaf011a431aa61eb1916926c928 [term 4 FOLLOWER]: Refusing update from remote peer 65f250212e9548ad8e4368e2692d2b35: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:21:53.763943 22014 raft_consensus.cc:1275] T c500f160197c48169c46459eae23593d P 39968eb9504c41529802a4138830326f [term 3 FOLLOWER]: Refusing update from remote peer 65f250212e9548ad8e4368e2692d2b35: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:53.765451 22181 consensus_queue.cc:1048] T 1fe12b2d40004e309d3c0f8c59656d4c P 65f250212e9548ad8e4368e2692d2b35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:21:53.766150 22177 consensus_queue.cc:1048] T c500f160197c48169c46459eae23593d P 65f250212e9548ad8e4368e2692d2b35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:53.780495 22014 raft_consensus.cc:1275] T 069d05845d9441d4bed5738bce92cea2 P 39968eb9504c41529802a4138830326f [term 2 FOLLOWER]: Refusing update from remote peer 65f250212e9548ad8e4368e2692d2b35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:53.785373 22181 consensus_queue.cc:1048] T 069d05845d9441d4bed5738bce92cea2 P 65f250212e9548ad8e4368e2692d2b35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:53.792335 21864 raft_consensus.cc:1275] T f741eb0b0f774b229947ab1d5a39c5b4 P b244deaf011a431aa61eb1916926c928 [term 2 FOLLOWER]: Refusing update from remote peer 65f250212e9548ad8e4368e2692d2b35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:53.795892 22195 consensus_queue.cc:1048] T f741eb0b0f774b229947ab1d5a39c5b4 P 65f250212e9548ad8e4368e2692d2b35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:21:53.801537 21864 raft_consensus.cc:1275] T c500f160197c48169c46459eae23593d P b244deaf011a431aa61eb1916926c928 [term 3 FOLLOWER]: Refusing update from remote peer 65f250212e9548ad8e4368e2692d2b35: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:53.803498 22177 consensus_queue.cc:1048] T c500f160197c48169c46459eae23593d P 65f250212e9548ad8e4368e2692d2b35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:53.818106 22014 raft_consensus.cc:1275] T f741eb0b0f774b229947ab1d5a39c5b4 P 39968eb9504c41529802a4138830326f [term 2 FOLLOWER]: Refusing update from remote peer 65f250212e9548ad8e4368e2692d2b35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:53.819756 22181 consensus_queue.cc:1048] T f741eb0b0f774b229947ab1d5a39c5b4 P 65f250212e9548ad8e4368e2692d2b35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:53.999792 21865 raft_consensus.cc:1275] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P b244deaf011a431aa61eb1916926c928 [term 4 FOLLOWER]: Refusing update from remote peer 65f250212e9548ad8e4368e2692d2b35: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:21:54.000866 22195 consensus_queue.cc:1048] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 65f250212e9548ad8e4368e2692d2b35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:54.009318 22014 raft_consensus.cc:1275] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 39968eb9504c41529802a4138830326f [term 4 FOLLOWER]: Refusing update from remote peer 65f250212e9548ad8e4368e2692d2b35: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:21:54.010815 22195 consensus_queue.cc:1048] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 65f250212e9548ad8e4368e2692d2b35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:56.214900 21731 auto_leader_rebalancer-test.cc:328] The leader distribution is 
I20260709 12:21:56.215602 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:56.222350 21939 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "069d05845d9441d4bed5738bce92cea2"
dest_uuid: "65f250212e9548ad8e4368e2692d2b35"
mode: GRACEFUL
new_leader_uuid: "39968eb9504c41529802a4138830326f"
 from {username='slave'} at 127.0.0.1:50094
I20260709 12:21:56.222855 21939 raft_consensus.cc:606] T 069d05845d9441d4bed5738bce92cea2 P 65f250212e9548ad8e4368e2692d2b35 [term 2 LEADER]: Received request to transfer leadership to TS 39968eb9504c41529802a4138830326f
I20260709 12:21:56.225342 21939 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1fe12b2d40004e309d3c0f8c59656d4c"
dest_uuid: "65f250212e9548ad8e4368e2692d2b35"
mode: GRACEFUL
new_leader_uuid: "b244deaf011a431aa61eb1916926c928"
 from {username='slave'} at 127.0.0.1:50094
I20260709 12:21:56.225798 21939 raft_consensus.cc:606] T 1fe12b2d40004e309d3c0f8c59656d4c P 65f250212e9548ad8e4368e2692d2b35 [term 4 LEADER]: Received request to transfer leadership to TS b244deaf011a431aa61eb1916926c928
I20260709 12:21:56.227973 21939 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "47e9d4cb07134020b9ea1aef3c149d44"
dest_uuid: "65f250212e9548ad8e4368e2692d2b35"
mode: GRACEFUL
new_leader_uuid: "39968eb9504c41529802a4138830326f"
 from {username='slave'} at 127.0.0.1:50094
I20260709 12:21:56.228410 21939 raft_consensus.cc:606] T 47e9d4cb07134020b9ea1aef3c149d44 P 65f250212e9548ad8e4368e2692d2b35 [term 1 LEADER]: Received request to transfer leadership to TS 39968eb9504c41529802a4138830326f
I20260709 12:21:56.230391 21939 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7bdf4bfeeacd4a6b90e3fc8bdd0cff09"
dest_uuid: "65f250212e9548ad8e4368e2692d2b35"
mode: GRACEFUL
new_leader_uuid: "b244deaf011a431aa61eb1916926c928"
 from {username='slave'} at 127.0.0.1:50094
I20260709 12:21:56.230815 21939 raft_consensus.cc:606] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 65f250212e9548ad8e4368e2692d2b35 [term 4 LEADER]: Received request to transfer leadership to TS b244deaf011a431aa61eb1916926c928
I20260709 12:21:56.232805 21939 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f741eb0b0f774b229947ab1d5a39c5b4"
dest_uuid: "65f250212e9548ad8e4368e2692d2b35"
mode: GRACEFUL
new_leader_uuid: "b244deaf011a431aa61eb1916926c928"
 from {username='slave'} at 127.0.0.1:50094
I20260709 12:21:56.233245 21939 raft_consensus.cc:606] T f741eb0b0f774b229947ab1d5a39c5b4 P 65f250212e9548ad8e4368e2692d2b35 [term 2 LEADER]: Received request to transfer leadership to TS b244deaf011a431aa61eb1916926c928
I20260709 12:21:56.234097 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:21:56.234485 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:56.277952 22195 raft_consensus.cc:993] T f741eb0b0f774b229947ab1d5a39c5b4 P 65f250212e9548ad8e4368e2692d2b35: : Instructing follower b244deaf011a431aa61eb1916926c928 to start an election
I20260709 12:21:56.278702 22209 raft_consensus.cc:1081] T f741eb0b0f774b229947ab1d5a39c5b4 P 65f250212e9548ad8e4368e2692d2b35 [term 2 LEADER]: Signalling peer b244deaf011a431aa61eb1916926c928 to start an election
I20260709 12:21:56.280325 21865 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f741eb0b0f774b229947ab1d5a39c5b4"
dest_uuid: "b244deaf011a431aa61eb1916926c928"
 from {username='slave'} at 127.0.0.1:58044
I20260709 12:21:56.280893 21865 raft_consensus.cc:493] T f741eb0b0f774b229947ab1d5a39c5b4 P b244deaf011a431aa61eb1916926c928 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:56.281200 21865 raft_consensus.cc:3060] T f741eb0b0f774b229947ab1d5a39c5b4 P b244deaf011a431aa61eb1916926c928 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:56.286448 21865 raft_consensus.cc:515] T f741eb0b0f774b229947ab1d5a39c5b4 P b244deaf011a431aa61eb1916926c928 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:56.288764 21865 leader_election.cc:290] T f741eb0b0f774b229947ab1d5a39c5b4 P b244deaf011a431aa61eb1916926c928 [CANDIDATE]: Term 3 election: Requested vote from peers 65f250212e9548ad8e4368e2692d2b35 (127.21.56.194:36347), 39968eb9504c41529802a4138830326f (127.21.56.195:41087)
I20260709 12:21:56.290714 22013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f741eb0b0f774b229947ab1d5a39c5b4" candidate_uuid: "b244deaf011a431aa61eb1916926c928" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "39968eb9504c41529802a4138830326f"
I20260709 12:21:56.290495 21939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f741eb0b0f774b229947ab1d5a39c5b4" candidate_uuid: "b244deaf011a431aa61eb1916926c928" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "65f250212e9548ad8e4368e2692d2b35"
I20260709 12:21:56.291358 22013 raft_consensus.cc:3060] T f741eb0b0f774b229947ab1d5a39c5b4 P 39968eb9504c41529802a4138830326f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:56.291352 21939 raft_consensus.cc:3055] T f741eb0b0f774b229947ab1d5a39c5b4 P 65f250212e9548ad8e4368e2692d2b35 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:56.291782 21939 raft_consensus.cc:740] T f741eb0b0f774b229947ab1d5a39c5b4 P 65f250212e9548ad8e4368e2692d2b35 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 65f250212e9548ad8e4368e2692d2b35, State: Running, Role: LEADER
I20260709 12:21:56.292519 21939 consensus_queue.cc:260] T f741eb0b0f774b229947ab1d5a39c5b4 P 65f250212e9548ad8e4368e2692d2b35 [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: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:56.293833 21939 raft_consensus.cc:3060] T f741eb0b0f774b229947ab1d5a39c5b4 P 65f250212e9548ad8e4368e2692d2b35 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:56.297680 22013 raft_consensus.cc:2468] T f741eb0b0f774b229947ab1d5a39c5b4 P 39968eb9504c41529802a4138830326f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b244deaf011a431aa61eb1916926c928 in term 3.
I20260709 12:21:56.299237 21830 leader_election.cc:304] T f741eb0b0f774b229947ab1d5a39c5b4 P b244deaf011a431aa61eb1916926c928 [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: 39968eb9504c41529802a4138830326f, b244deaf011a431aa61eb1916926c928; no voters: 
I20260709 12:21:56.299947 21939 raft_consensus.cc:2468] T f741eb0b0f774b229947ab1d5a39c5b4 P 65f250212e9548ad8e4368e2692d2b35 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b244deaf011a431aa61eb1916926c928 in term 3.
I20260709 12:21:56.301011 22211 raft_consensus.cc:2804] T f741eb0b0f774b229947ab1d5a39c5b4 P b244deaf011a431aa61eb1916926c928 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:56.302026 22211 raft_consensus.cc:697] T f741eb0b0f774b229947ab1d5a39c5b4 P b244deaf011a431aa61eb1916926c928 [term 3 LEADER]: Becoming Leader. State: Replica: b244deaf011a431aa61eb1916926c928, State: Running, Role: LEADER
I20260709 12:21:56.303053 22211 consensus_queue.cc:237] T f741eb0b0f774b229947ab1d5a39c5b4 P b244deaf011a431aa61eb1916926c928 [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: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:56.311002 21763 catalog_manager.cc:5697] T f741eb0b0f774b229947ab1d5a39c5b4 P b244deaf011a431aa61eb1916926c928 reported cstate change: term changed from 2 to 3, leader changed from 65f250212e9548ad8e4368e2692d2b35 (127.21.56.194) to b244deaf011a431aa61eb1916926c928 (127.21.56.193). New cstate: current_term: 3 leader_uuid: "b244deaf011a431aa61eb1916926c928" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:56.318897 22195 raft_consensus.cc:993] T 069d05845d9441d4bed5738bce92cea2 P 65f250212e9548ad8e4368e2692d2b35: : Instructing follower 39968eb9504c41529802a4138830326f to start an election
I20260709 12:21:56.319604 22195 raft_consensus.cc:1081] T 069d05845d9441d4bed5738bce92cea2 P 65f250212e9548ad8e4368e2692d2b35 [term 2 LEADER]: Signalling peer 39968eb9504c41529802a4138830326f to start an election
I20260709 12:21:56.321600 22013 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "069d05845d9441d4bed5738bce92cea2"
dest_uuid: "39968eb9504c41529802a4138830326f"
 from {username='slave'} at 127.0.0.1:36630
I20260709 12:21:56.322300 22013 raft_consensus.cc:493] T 069d05845d9441d4bed5738bce92cea2 P 39968eb9504c41529802a4138830326f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:56.322734 22013 raft_consensus.cc:3060] T 069d05845d9441d4bed5738bce92cea2 P 39968eb9504c41529802a4138830326f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:56.329111 22013 raft_consensus.cc:515] T 069d05845d9441d4bed5738bce92cea2 P 39968eb9504c41529802a4138830326f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:56.331800 22013 leader_election.cc:290] T 069d05845d9441d4bed5738bce92cea2 P 39968eb9504c41529802a4138830326f [CANDIDATE]: Term 3 election: Requested vote from peers b244deaf011a431aa61eb1916926c928 (127.21.56.193:39951), 65f250212e9548ad8e4368e2692d2b35 (127.21.56.194:36347)
I20260709 12:21:56.332728 21865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "069d05845d9441d4bed5738bce92cea2" candidate_uuid: "39968eb9504c41529802a4138830326f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b244deaf011a431aa61eb1916926c928"
I20260709 12:21:56.333069 21939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "069d05845d9441d4bed5738bce92cea2" candidate_uuid: "39968eb9504c41529802a4138830326f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "65f250212e9548ad8e4368e2692d2b35"
I20260709 12:21:56.333319 21865 raft_consensus.cc:3060] T 069d05845d9441d4bed5738bce92cea2 P b244deaf011a431aa61eb1916926c928 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:56.333521 21939 raft_consensus.cc:3055] T 069d05845d9441d4bed5738bce92cea2 P 65f250212e9548ad8e4368e2692d2b35 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:56.333900 21939 raft_consensus.cc:740] T 069d05845d9441d4bed5738bce92cea2 P 65f250212e9548ad8e4368e2692d2b35 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 65f250212e9548ad8e4368e2692d2b35, State: Running, Role: LEADER
I20260709 12:21:56.334568 21939 consensus_queue.cc:260] T 069d05845d9441d4bed5738bce92cea2 P 65f250212e9548ad8e4368e2692d2b35 [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: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:56.335682 21939 raft_consensus.cc:3060] T 069d05845d9441d4bed5738bce92cea2 P 65f250212e9548ad8e4368e2692d2b35 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:56.338030 21865 raft_consensus.cc:2468] T 069d05845d9441d4bed5738bce92cea2 P b244deaf011a431aa61eb1916926c928 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39968eb9504c41529802a4138830326f in term 3.
I20260709 12:21:56.339393 21978 leader_election.cc:304] T 069d05845d9441d4bed5738bce92cea2 P 39968eb9504c41529802a4138830326f [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: 39968eb9504c41529802a4138830326f, b244deaf011a431aa61eb1916926c928; no voters: 
I20260709 12:21:56.340342 21939 raft_consensus.cc:2468] T 069d05845d9441d4bed5738bce92cea2 P 65f250212e9548ad8e4368e2692d2b35 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39968eb9504c41529802a4138830326f in term 3.
I20260709 12:21:56.340351 22190 raft_consensus.cc:2804] T 069d05845d9441d4bed5738bce92cea2 P 39968eb9504c41529802a4138830326f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:56.341794 22190 raft_consensus.cc:697] T 069d05845d9441d4bed5738bce92cea2 P 39968eb9504c41529802a4138830326f [term 3 LEADER]: Becoming Leader. State: Replica: 39968eb9504c41529802a4138830326f, State: Running, Role: LEADER
I20260709 12:21:56.342700 22190 consensus_queue.cc:237] T 069d05845d9441d4bed5738bce92cea2 P 39968eb9504c41529802a4138830326f [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: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:56.349964 21763 catalog_manager.cc:5697] T 069d05845d9441d4bed5738bce92cea2 P 39968eb9504c41529802a4138830326f reported cstate change: term changed from 2 to 3, leader changed from 65f250212e9548ad8e4368e2692d2b35 (127.21.56.194) to 39968eb9504c41529802a4138830326f (127.21.56.195). New cstate: current_term: 3 leader_uuid: "39968eb9504c41529802a4138830326f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:56.373047 22195 raft_consensus.cc:993] T 1fe12b2d40004e309d3c0f8c59656d4c P 65f250212e9548ad8e4368e2692d2b35: : Instructing follower b244deaf011a431aa61eb1916926c928 to start an election
I20260709 12:21:56.373586 22216 raft_consensus.cc:1081] T 1fe12b2d40004e309d3c0f8c59656d4c P 65f250212e9548ad8e4368e2692d2b35 [term 4 LEADER]: Signalling peer b244deaf011a431aa61eb1916926c928 to start an election
I20260709 12:21:56.375067 21865 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1fe12b2d40004e309d3c0f8c59656d4c"
dest_uuid: "b244deaf011a431aa61eb1916926c928"
 from {username='slave'} at 127.0.0.1:58044
I20260709 12:21:56.375597 21865 raft_consensus.cc:493] T 1fe12b2d40004e309d3c0f8c59656d4c P b244deaf011a431aa61eb1916926c928 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:56.375873 21865 raft_consensus.cc:3060] T 1fe12b2d40004e309d3c0f8c59656d4c P b244deaf011a431aa61eb1916926c928 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:21:56.381183 21865 raft_consensus.cc:515] T 1fe12b2d40004e309d3c0f8c59656d4c P b244deaf011a431aa61eb1916926c928 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:56.382570 21865 leader_election.cc:290] T 1fe12b2d40004e309d3c0f8c59656d4c P b244deaf011a431aa61eb1916926c928 [CANDIDATE]: Term 5 election: Requested vote from peers 65f250212e9548ad8e4368e2692d2b35 (127.21.56.194:36347), 39968eb9504c41529802a4138830326f (127.21.56.195:41087)
I20260709 12:21:56.383459 21939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe12b2d40004e309d3c0f8c59656d4c" candidate_uuid: "b244deaf011a431aa61eb1916926c928" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "65f250212e9548ad8e4368e2692d2b35"
I20260709 12:21:56.383596 22013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe12b2d40004e309d3c0f8c59656d4c" candidate_uuid: "b244deaf011a431aa61eb1916926c928" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "39968eb9504c41529802a4138830326f"
I20260709 12:21:56.383877 21939 raft_consensus.cc:3055] T 1fe12b2d40004e309d3c0f8c59656d4c P 65f250212e9548ad8e4368e2692d2b35 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:21:56.384122 22013 raft_consensus.cc:3060] T 1fe12b2d40004e309d3c0f8c59656d4c P 39968eb9504c41529802a4138830326f [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:21:56.384136 21939 raft_consensus.cc:740] T 1fe12b2d40004e309d3c0f8c59656d4c P 65f250212e9548ad8e4368e2692d2b35 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 65f250212e9548ad8e4368e2692d2b35, State: Running, Role: LEADER
I20260709 12:21:56.385026 21939 consensus_queue.cc:260] T 1fe12b2d40004e309d3c0f8c59656d4c P 65f250212e9548ad8e4368e2692d2b35 [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: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:56.385998 21939 raft_consensus.cc:3060] T 1fe12b2d40004e309d3c0f8c59656d4c P 65f250212e9548ad8e4368e2692d2b35 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:21:56.388999 22013 raft_consensus.cc:2468] T 1fe12b2d40004e309d3c0f8c59656d4c P 39968eb9504c41529802a4138830326f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b244deaf011a431aa61eb1916926c928 in term 5.
I20260709 12:21:56.389892 21939 raft_consensus.cc:2468] T 1fe12b2d40004e309d3c0f8c59656d4c P 65f250212e9548ad8e4368e2692d2b35 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b244deaf011a431aa61eb1916926c928 in term 5.
I20260709 12:21:56.390065 21830 leader_election.cc:304] T 1fe12b2d40004e309d3c0f8c59656d4c P b244deaf011a431aa61eb1916926c928 [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: 39968eb9504c41529802a4138830326f, b244deaf011a431aa61eb1916926c928; no voters: 
I20260709 12:21:56.390849 22211 raft_consensus.cc:2804] T 1fe12b2d40004e309d3c0f8c59656d4c P b244deaf011a431aa61eb1916926c928 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:21:56.391206 22211 raft_consensus.cc:697] T 1fe12b2d40004e309d3c0f8c59656d4c P b244deaf011a431aa61eb1916926c928 [term 5 LEADER]: Becoming Leader. State: Replica: b244deaf011a431aa61eb1916926c928, State: Running, Role: LEADER
I20260709 12:21:56.391903 22211 consensus_queue.cc:237] T 1fe12b2d40004e309d3c0f8c59656d4c P b244deaf011a431aa61eb1916926c928 [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: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:56.398712 21763 catalog_manager.cc:5697] T 1fe12b2d40004e309d3c0f8c59656d4c P b244deaf011a431aa61eb1916926c928 reported cstate change: term changed from 4 to 5, leader changed from 65f250212e9548ad8e4368e2692d2b35 (127.21.56.194) to b244deaf011a431aa61eb1916926c928 (127.21.56.193). New cstate: current_term: 5 leader_uuid: "b244deaf011a431aa61eb1916926c928" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:56.512509 22216 raft_consensus.cc:993] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 65f250212e9548ad8e4368e2692d2b35: : Instructing follower b244deaf011a431aa61eb1916926c928 to start an election
I20260709 12:21:56.512987 22195 raft_consensus.cc:1081] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 65f250212e9548ad8e4368e2692d2b35 [term 4 LEADER]: Signalling peer b244deaf011a431aa61eb1916926c928 to start an election
I20260709 12:21:56.514545 21865 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7bdf4bfeeacd4a6b90e3fc8bdd0cff09"
dest_uuid: "b244deaf011a431aa61eb1916926c928"
 from {username='slave'} at 127.0.0.1:58044
I20260709 12:21:56.514973 21865 raft_consensus.cc:493] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P b244deaf011a431aa61eb1916926c928 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:56.515262 21865 raft_consensus.cc:3060] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P b244deaf011a431aa61eb1916926c928 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:21:56.519685 21865 raft_consensus.cc:515] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P b244deaf011a431aa61eb1916926c928 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:56.521039 21865 leader_election.cc:290] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P b244deaf011a431aa61eb1916926c928 [CANDIDATE]: Term 5 election: Requested vote from peers 65f250212e9548ad8e4368e2692d2b35 (127.21.56.194:36347), 39968eb9504c41529802a4138830326f (127.21.56.195:41087)
I20260709 12:21:56.521893 21939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bdf4bfeeacd4a6b90e3fc8bdd0cff09" candidate_uuid: "b244deaf011a431aa61eb1916926c928" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "65f250212e9548ad8e4368e2692d2b35"
I20260709 12:21:56.522189 22013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bdf4bfeeacd4a6b90e3fc8bdd0cff09" candidate_uuid: "b244deaf011a431aa61eb1916926c928" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "39968eb9504c41529802a4138830326f"
I20260709 12:21:56.522354 21939 raft_consensus.cc:3055] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 65f250212e9548ad8e4368e2692d2b35 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:21:56.522678 21939 raft_consensus.cc:740] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 65f250212e9548ad8e4368e2692d2b35 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 65f250212e9548ad8e4368e2692d2b35, State: Running, Role: LEADER
I20260709 12:21:56.522692 22013 raft_consensus.cc:3060] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 39968eb9504c41529802a4138830326f [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:21:56.523365 21939 consensus_queue.cc:260] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 65f250212e9548ad8e4368e2692d2b35 [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: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:56.524185 21939 raft_consensus.cc:3060] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 65f250212e9548ad8e4368e2692d2b35 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:21:56.527661 22013 raft_consensus.cc:2468] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 39968eb9504c41529802a4138830326f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b244deaf011a431aa61eb1916926c928 in term 5.
I20260709 12:21:56.528236 21939 raft_consensus.cc:2468] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 65f250212e9548ad8e4368e2692d2b35 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b244deaf011a431aa61eb1916926c928 in term 5.
I20260709 12:21:56.528733 21830 leader_election.cc:304] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P b244deaf011a431aa61eb1916926c928 [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: 39968eb9504c41529802a4138830326f, b244deaf011a431aa61eb1916926c928; no voters: 
I20260709 12:21:56.529541 22211 raft_consensus.cc:2804] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P b244deaf011a431aa61eb1916926c928 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:21:56.529917 22211 raft_consensus.cc:697] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P b244deaf011a431aa61eb1916926c928 [term 5 LEADER]: Becoming Leader. State: Replica: b244deaf011a431aa61eb1916926c928, State: Running, Role: LEADER
I20260709 12:21:56.530596 22211 consensus_queue.cc:237] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P b244deaf011a431aa61eb1916926c928 [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: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:56.537349 21763 catalog_manager.cc:5697] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P b244deaf011a431aa61eb1916926c928 reported cstate change: term changed from 4 to 5, leader changed from 65f250212e9548ad8e4368e2692d2b35 (127.21.56.194) to b244deaf011a431aa61eb1916926c928 (127.21.56.193). New cstate: current_term: 5 leader_uuid: "b244deaf011a431aa61eb1916926c928" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:56.711759 22216 raft_consensus.cc:993] T 47e9d4cb07134020b9ea1aef3c149d44 P 65f250212e9548ad8e4368e2692d2b35: : Instructing follower 39968eb9504c41529802a4138830326f to start an election
I20260709 12:21:56.712234 22195 raft_consensus.cc:1081] T 47e9d4cb07134020b9ea1aef3c149d44 P 65f250212e9548ad8e4368e2692d2b35 [term 1 LEADER]: Signalling peer 39968eb9504c41529802a4138830326f to start an election
I20260709 12:21:56.713728 22013 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "47e9d4cb07134020b9ea1aef3c149d44"
dest_uuid: "39968eb9504c41529802a4138830326f"
 from {username='slave'} at 127.0.0.1:36630
I20260709 12:21:56.714226 22013 raft_consensus.cc:493] T 47e9d4cb07134020b9ea1aef3c149d44 P 39968eb9504c41529802a4138830326f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:56.714488 22013 raft_consensus.cc:3060] T 47e9d4cb07134020b9ea1aef3c149d44 P 39968eb9504c41529802a4138830326f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:56.718894 22013 raft_consensus.cc:515] T 47e9d4cb07134020b9ea1aef3c149d44 P 39968eb9504c41529802a4138830326f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:56.720448 22013 leader_election.cc:290] T 47e9d4cb07134020b9ea1aef3c149d44 P 39968eb9504c41529802a4138830326f [CANDIDATE]: Term 2 election: Requested vote from peers b244deaf011a431aa61eb1916926c928 (127.21.56.193:39951), 65f250212e9548ad8e4368e2692d2b35 (127.21.56.194:36347)
I20260709 12:21:56.721232 21865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e9d4cb07134020b9ea1aef3c149d44" candidate_uuid: "39968eb9504c41529802a4138830326f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b244deaf011a431aa61eb1916926c928"
I20260709 12:21:56.721395 21939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e9d4cb07134020b9ea1aef3c149d44" candidate_uuid: "39968eb9504c41529802a4138830326f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65f250212e9548ad8e4368e2692d2b35"
I20260709 12:21:56.721797 21865 raft_consensus.cc:3060] T 47e9d4cb07134020b9ea1aef3c149d44 P b244deaf011a431aa61eb1916926c928 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:56.721903 21939 raft_consensus.cc:3055] T 47e9d4cb07134020b9ea1aef3c149d44 P 65f250212e9548ad8e4368e2692d2b35 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:56.722281 21939 raft_consensus.cc:740] T 47e9d4cb07134020b9ea1aef3c149d44 P 65f250212e9548ad8e4368e2692d2b35 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 65f250212e9548ad8e4368e2692d2b35, State: Running, Role: LEADER
I20260709 12:21:56.722905 21939 consensus_queue.cc:260] T 47e9d4cb07134020b9ea1aef3c149d44 P 65f250212e9548ad8e4368e2692d2b35 [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: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:56.723712 21939 raft_consensus.cc:3060] T 47e9d4cb07134020b9ea1aef3c149d44 P 65f250212e9548ad8e4368e2692d2b35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:56.726719 21865 raft_consensus.cc:2468] T 47e9d4cb07134020b9ea1aef3c149d44 P b244deaf011a431aa61eb1916926c928 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39968eb9504c41529802a4138830326f in term 2.
I20260709 12:21:56.727578 21978 leader_election.cc:304] T 47e9d4cb07134020b9ea1aef3c149d44 P 39968eb9504c41529802a4138830326f [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: 39968eb9504c41529802a4138830326f, b244deaf011a431aa61eb1916926c928; no voters: 
I20260709 12:21:56.728336 22190 raft_consensus.cc:2804] T 47e9d4cb07134020b9ea1aef3c149d44 P 39968eb9504c41529802a4138830326f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:56.728519 21939 raft_consensus.cc:2468] T 47e9d4cb07134020b9ea1aef3c149d44 P 65f250212e9548ad8e4368e2692d2b35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39968eb9504c41529802a4138830326f in term 2.
I20260709 12:21:56.728829 22190 raft_consensus.cc:697] T 47e9d4cb07134020b9ea1aef3c149d44 P 39968eb9504c41529802a4138830326f [term 2 LEADER]: Becoming Leader. State: Replica: 39968eb9504c41529802a4138830326f, State: Running, Role: LEADER
I20260709 12:21:56.729674 22190 consensus_queue.cc:237] T 47e9d4cb07134020b9ea1aef3c149d44 P 39968eb9504c41529802a4138830326f [LEADER]: Queue 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: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } }
I20260709 12:21:56.736943 21763 catalog_manager.cc:5697] T 47e9d4cb07134020b9ea1aef3c149d44 P 39968eb9504c41529802a4138830326f reported cstate change: term changed from 1 to 2, leader changed from 65f250212e9548ad8e4368e2692d2b35 (127.21.56.194) to 39968eb9504c41529802a4138830326f (127.21.56.195). New cstate: current_term: 2 leader_uuid: "39968eb9504c41529802a4138830326f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:56.748026 21939 raft_consensus.cc:1275] T 069d05845d9441d4bed5738bce92cea2 P 65f250212e9548ad8e4368e2692d2b35 [term 3 FOLLOWER]: Refusing update from remote peer 39968eb9504c41529802a4138830326f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:56.749293 22190 consensus_queue.cc:1048] T 069d05845d9441d4bed5738bce92cea2 P 39968eb9504c41529802a4138830326f [LEADER]: Connected to new peer: Peer: permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:56.759488 21866 raft_consensus.cc:1275] T 069d05845d9441d4bed5738bce92cea2 P b244deaf011a431aa61eb1916926c928 [term 3 FOLLOWER]: Refusing update from remote peer 39968eb9504c41529802a4138830326f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:56.760902 22013 raft_consensus.cc:1275] T f741eb0b0f774b229947ab1d5a39c5b4 P 39968eb9504c41529802a4138830326f [term 3 FOLLOWER]: Refusing update from remote peer b244deaf011a431aa61eb1916926c928: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:56.761730 22219 consensus_queue.cc:1048] T 069d05845d9441d4bed5738bce92cea2 P 39968eb9504c41529802a4138830326f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:21:56.762989 22211 consensus_queue.cc:1048] T f741eb0b0f774b229947ab1d5a39c5b4 P b244deaf011a431aa61eb1916926c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:56.783958 21940 raft_consensus.cc:1275] T f741eb0b0f774b229947ab1d5a39c5b4 P 65f250212e9548ad8e4368e2692d2b35 [term 3 FOLLOWER]: Refusing update from remote peer b244deaf011a431aa61eb1916926c928: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:56.785461 22212 consensus_queue.cc:1048] T f741eb0b0f774b229947ab1d5a39c5b4 P b244deaf011a431aa61eb1916926c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:21:56.832973 22013 raft_consensus.cc:1275] T 1fe12b2d40004e309d3c0f8c59656d4c P 39968eb9504c41529802a4138830326f [term 5 FOLLOWER]: Refusing update from remote peer b244deaf011a431aa61eb1916926c928: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:21:56.834221 22212 consensus_queue.cc:1048] T 1fe12b2d40004e309d3c0f8c59656d4c P b244deaf011a431aa61eb1916926c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:56.843308 21939 raft_consensus.cc:1275] T 1fe12b2d40004e309d3c0f8c59656d4c P 65f250212e9548ad8e4368e2692d2b35 [term 5 FOLLOWER]: Refusing update from remote peer b244deaf011a431aa61eb1916926c928: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:21:56.845026 22212 consensus_queue.cc:1048] T 1fe12b2d40004e309d3c0f8c59656d4c P b244deaf011a431aa61eb1916926c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:56.988204 22013 raft_consensus.cc:1275] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 39968eb9504c41529802a4138830326f [term 5 FOLLOWER]: Refusing update from remote peer b244deaf011a431aa61eb1916926c928: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:21:56.989429 22212 consensus_queue.cc:1048] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P b244deaf011a431aa61eb1916926c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39968eb9504c41529802a4138830326f" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:56.999280 21939 raft_consensus.cc:1275] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 65f250212e9548ad8e4368e2692d2b35 [term 5 FOLLOWER]: Refusing update from remote peer b244deaf011a431aa61eb1916926c928: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:21:57.000732 22238 consensus_queue.cc:1048] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P b244deaf011a431aa61eb1916926c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:57.127269 21939 raft_consensus.cc:1275] T 47e9d4cb07134020b9ea1aef3c149d44 P 65f250212e9548ad8e4368e2692d2b35 [term 2 FOLLOWER]: Refusing update from remote peer 39968eb9504c41529802a4138830326f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:57.128443 22190 consensus_queue.cc:1048] T 47e9d4cb07134020b9ea1aef3c149d44 P 39968eb9504c41529802a4138830326f [LEADER]: Connected to new peer: Peer: permanent_uuid: "65f250212e9548ad8e4368e2692d2b35" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:57.137394 21866 raft_consensus.cc:1275] T 47e9d4cb07134020b9ea1aef3c149d44 P b244deaf011a431aa61eb1916926c928 [term 2 FOLLOWER]: Refusing update from remote peer 39968eb9504c41529802a4138830326f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:57.138660 22228 consensus_queue.cc:1048] T 47e9d4cb07134020b9ea1aef3c149d44 P 39968eb9504c41529802a4138830326f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b244deaf011a431aa61eb1916926c928" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:21:57.235723 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:57.240739 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:57.241189 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:58.242349 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:58.247051 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:58.247458 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:59.249022 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:59.256318 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:59.257097 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:00.258315 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:00.263332 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:00.263741 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:01.264793 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:01.270368 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:01.270807 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:02.271974 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:02.277680 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:02.278164 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:03.279228 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:03.284089 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:03.284515 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:04.285559 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:04.290463 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:04.290884 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:05.291823 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:05.296657 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:05.297084 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:06.328745 21731 auto_leader_rebalancer-test.cc:340] The leader distribution is 
I20260709 12:22:06.329738 21731 tablet_server.cc:179] TabletServer@127.21.56.193:0 shutting down...
W20260709 12:22:06.355314 21904 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:22:06.361259 21731 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 12:22:06.361236 21904 consensus_peers.cc:597] T c500f160197c48169c46459eae23593d P 65f250212e9548ad8e4368e2692d2b35 -> Peer b244deaf011a431aa61eb1916926c928 (127.21.56.193:39951): Couldn't send request to peer b244deaf011a431aa61eb1916926c928. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:06.362377 21731 tablet_replica.cc:333] T 1fe12b2d40004e309d3c0f8c59656d4c P b244deaf011a431aa61eb1916926c928: stopping tablet replica
I20260709 12:22:06.363376 21731 raft_consensus.cc:2243] T 1fe12b2d40004e309d3c0f8c59656d4c P b244deaf011a431aa61eb1916926c928 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:22:06.364648 21731 raft_consensus.cc:2272] T 1fe12b2d40004e309d3c0f8c59656d4c P b244deaf011a431aa61eb1916926c928 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:06.367368 21731 tablet_replica.cc:333] T 266d8ca8c33744b3b3657666ddede38a P b244deaf011a431aa61eb1916926c928: stopping tablet replica
I20260709 12:22:06.367981 21731 raft_consensus.cc:2243] T 266d8ca8c33744b3b3657666ddede38a P b244deaf011a431aa61eb1916926c928 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:06.368463 21731 raft_consensus.cc:2272] T 266d8ca8c33744b3b3657666ddede38a P b244deaf011a431aa61eb1916926c928 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:06.370296 21731 tablet_replica.cc:333] T 3682c8b9e7a54dfc986fc74dcb2b499b P b244deaf011a431aa61eb1916926c928: stopping tablet replica
I20260709 12:22:06.370839 21731 raft_consensus.cc:2243] T 3682c8b9e7a54dfc986fc74dcb2b499b P b244deaf011a431aa61eb1916926c928 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:06.371374 21731 raft_consensus.cc:2272] T 3682c8b9e7a54dfc986fc74dcb2b499b P b244deaf011a431aa61eb1916926c928 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:06.373267 21731 tablet_replica.cc:333] T 47e9d4cb07134020b9ea1aef3c149d44 P b244deaf011a431aa61eb1916926c928: stopping tablet replica
I20260709 12:22:06.373782 21731 raft_consensus.cc:2243] T 47e9d4cb07134020b9ea1aef3c149d44 P b244deaf011a431aa61eb1916926c928 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:06.374460 21731 raft_consensus.cc:2272] T 47e9d4cb07134020b9ea1aef3c149d44 P b244deaf011a431aa61eb1916926c928 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:06.377321 21731 tablet_replica.cc:333] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P b244deaf011a431aa61eb1916926c928: stopping tablet replica
I20260709 12:22:06.378088 21731 raft_consensus.cc:2243] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P b244deaf011a431aa61eb1916926c928 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:22:06.379530 21731 raft_consensus.cc:2272] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P b244deaf011a431aa61eb1916926c928 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 12:22:06.380570 21978 consensus_peers.cc:597] T 069d05845d9441d4bed5738bce92cea2 P 39968eb9504c41529802a4138830326f -> Peer b244deaf011a431aa61eb1916926c928 (127.21.56.193:39951): Couldn't send request to peer b244deaf011a431aa61eb1916926c928. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:06.381641 21731 tablet_replica.cc:333] T 069d05845d9441d4bed5738bce92cea2 P b244deaf011a431aa61eb1916926c928: stopping tablet replica
I20260709 12:22:06.382248 21731 raft_consensus.cc:2243] T 069d05845d9441d4bed5738bce92cea2 P b244deaf011a431aa61eb1916926c928 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:06.382862 21731 raft_consensus.cc:2272] T 069d05845d9441d4bed5738bce92cea2 P b244deaf011a431aa61eb1916926c928 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:06.384611 21731 tablet_replica.cc:333] T 65a5fe1e9604455888ab05d1066282d2 P b244deaf011a431aa61eb1916926c928: stopping tablet replica
I20260709 12:22:06.385090 21731 raft_consensus.cc:2243] T 65a5fe1e9604455888ab05d1066282d2 P b244deaf011a431aa61eb1916926c928 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:06.385584 21731 raft_consensus.cc:2272] T 65a5fe1e9604455888ab05d1066282d2 P b244deaf011a431aa61eb1916926c928 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:06.387333 21731 tablet_replica.cc:333] T c500f160197c48169c46459eae23593d P b244deaf011a431aa61eb1916926c928: stopping tablet replica
I20260709 12:22:06.387838 21731 raft_consensus.cc:2243] T c500f160197c48169c46459eae23593d P b244deaf011a431aa61eb1916926c928 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:06.388300 21731 raft_consensus.cc:2272] T c500f160197c48169c46459eae23593d P b244deaf011a431aa61eb1916926c928 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:06.390089 21731 tablet_replica.cc:333] T f741eb0b0f774b229947ab1d5a39c5b4 P b244deaf011a431aa61eb1916926c928: stopping tablet replica
I20260709 12:22:06.390810 21731 raft_consensus.cc:2243] T f741eb0b0f774b229947ab1d5a39c5b4 P b244deaf011a431aa61eb1916926c928 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:22:06.392280 21731 raft_consensus.cc:2272] T f741eb0b0f774b229947ab1d5a39c5b4 P b244deaf011a431aa61eb1916926c928 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:22:06.394109 21978 consensus_peers.cc:597] T 65a5fe1e9604455888ab05d1066282d2 P 39968eb9504c41529802a4138830326f -> Peer b244deaf011a431aa61eb1916926c928 (127.21.56.193:39951): Couldn't send request to peer b244deaf011a431aa61eb1916926c928. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:22:06.469656 21904 consensus_peers.cc:597] T 266d8ca8c33744b3b3657666ddede38a P 65f250212e9548ad8e4368e2692d2b35 -> Peer b244deaf011a431aa61eb1916926c928 (127.21.56.193:39951): Couldn't send request to peer b244deaf011a431aa61eb1916926c928. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:39951: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:06.470932 21731 tablet_server.cc:196] TabletServer@127.21.56.193:0 shutdown complete.
I20260709 12:22:06.490140 21731 tablet_server.cc:179] TabletServer@127.21.56.194:0 shutting down...
I20260709 12:22:06.515604 21731 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:22:06.516314 21731 tablet_replica.cc:333] T 1fe12b2d40004e309d3c0f8c59656d4c P 65f250212e9548ad8e4368e2692d2b35: stopping tablet replica
I20260709 12:22:06.516952 21731 raft_consensus.cc:2243] T 1fe12b2d40004e309d3c0f8c59656d4c P 65f250212e9548ad8e4368e2692d2b35 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:06.517515 21731 raft_consensus.cc:2272] T 1fe12b2d40004e309d3c0f8c59656d4c P 65f250212e9548ad8e4368e2692d2b35 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:06.519918 21731 tablet_replica.cc:333] T 3682c8b9e7a54dfc986fc74dcb2b499b P 65f250212e9548ad8e4368e2692d2b35: stopping tablet replica
I20260709 12:22:06.520632 21731 raft_consensus.cc:2243] T 3682c8b9e7a54dfc986fc74dcb2b499b P 65f250212e9548ad8e4368e2692d2b35 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:06.521634 21731 raft_consensus.cc:2272] T 3682c8b9e7a54dfc986fc74dcb2b499b P 65f250212e9548ad8e4368e2692d2b35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:06.523916 21731 tablet_replica.cc:333] T 47e9d4cb07134020b9ea1aef3c149d44 P 65f250212e9548ad8e4368e2692d2b35: stopping tablet replica
I20260709 12:22:06.524407 21731 raft_consensus.cc:2243] T 47e9d4cb07134020b9ea1aef3c149d44 P 65f250212e9548ad8e4368e2692d2b35 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:06.524806 21731 raft_consensus.cc:2272] T 47e9d4cb07134020b9ea1aef3c149d44 P 65f250212e9548ad8e4368e2692d2b35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:06.526796 21731 tablet_replica.cc:333] T 069d05845d9441d4bed5738bce92cea2 P 65f250212e9548ad8e4368e2692d2b35: stopping tablet replica
I20260709 12:22:06.527526 21731 raft_consensus.cc:2243] T 069d05845d9441d4bed5738bce92cea2 P 65f250212e9548ad8e4368e2692d2b35 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:06.528159 21731 raft_consensus.cc:2272] T 069d05845d9441d4bed5738bce92cea2 P 65f250212e9548ad8e4368e2692d2b35 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:06.530436 21731 tablet_replica.cc:333] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 65f250212e9548ad8e4368e2692d2b35: stopping tablet replica
W20260709 12:22:06.530872 21978 consensus_peers.cc:597] T 47e9d4cb07134020b9ea1aef3c149d44 P 39968eb9504c41529802a4138830326f -> Peer b244deaf011a431aa61eb1916926c928 (127.21.56.193:39951): Couldn't send request to peer b244deaf011a431aa61eb1916926c928. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:39951: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:06.531101 21731 raft_consensus.cc:2243] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 65f250212e9548ad8e4368e2692d2b35 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:06.531598 21731 raft_consensus.cc:2272] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 65f250212e9548ad8e4368e2692d2b35 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:06.533257 21731 tablet_replica.cc:333] T 65a5fe1e9604455888ab05d1066282d2 P 65f250212e9548ad8e4368e2692d2b35: stopping tablet replica
I20260709 12:22:06.533687 21731 raft_consensus.cc:2243] T 65a5fe1e9604455888ab05d1066282d2 P 65f250212e9548ad8e4368e2692d2b35 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:06.534140 21731 raft_consensus.cc:2272] T 65a5fe1e9604455888ab05d1066282d2 P 65f250212e9548ad8e4368e2692d2b35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:06.535686 21731 tablet_replica.cc:333] T f741eb0b0f774b229947ab1d5a39c5b4 P 65f250212e9548ad8e4368e2692d2b35: stopping tablet replica
I20260709 12:22:06.536134 21731 raft_consensus.cc:2243] T f741eb0b0f774b229947ab1d5a39c5b4 P 65f250212e9548ad8e4368e2692d2b35 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:06.536506 21731 raft_consensus.cc:2272] T f741eb0b0f774b229947ab1d5a39c5b4 P 65f250212e9548ad8e4368e2692d2b35 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:06.538120 21731 tablet_replica.cc:333] T c500f160197c48169c46459eae23593d P 65f250212e9548ad8e4368e2692d2b35: stopping tablet replica
I20260709 12:22:06.538538 21731 raft_consensus.cc:2243] T c500f160197c48169c46459eae23593d P 65f250212e9548ad8e4368e2692d2b35 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:22:06.539269 21731 raft_consensus.cc:2272] T c500f160197c48169c46459eae23593d P 65f250212e9548ad8e4368e2692d2b35 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:06.541129 21731 tablet_replica.cc:333] T 266d8ca8c33744b3b3657666ddede38a P 65f250212e9548ad8e4368e2692d2b35: stopping tablet replica
I20260709 12:22:06.541543 21731 raft_consensus.cc:2243] T 266d8ca8c33744b3b3657666ddede38a P 65f250212e9548ad8e4368e2692d2b35 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:06.542292 21731 raft_consensus.cc:2272] T 266d8ca8c33744b3b3657666ddede38a P 65f250212e9548ad8e4368e2692d2b35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:06.569190 21731 tablet_server.cc:196] TabletServer@127.21.56.194:0 shutdown complete.
I20260709 12:22:06.587023 21731 tablet_server.cc:179] TabletServer@127.21.56.195:0 shutting down...
I20260709 12:22:06.610342 21731 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:22:06.611039 21731 tablet_replica.cc:333] T 47e9d4cb07134020b9ea1aef3c149d44 P 39968eb9504c41529802a4138830326f: stopping tablet replica
I20260709 12:22:06.611631 21731 raft_consensus.cc:2243] T 47e9d4cb07134020b9ea1aef3c149d44 P 39968eb9504c41529802a4138830326f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:06.612481 21731 raft_consensus.cc:2272] T 47e9d4cb07134020b9ea1aef3c149d44 P 39968eb9504c41529802a4138830326f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:06.614286 21731 tablet_replica.cc:333] T 3682c8b9e7a54dfc986fc74dcb2b499b P 39968eb9504c41529802a4138830326f: stopping tablet replica
I20260709 12:22:06.614778 21731 raft_consensus.cc:2243] T 3682c8b9e7a54dfc986fc74dcb2b499b P 39968eb9504c41529802a4138830326f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:06.615247 21731 raft_consensus.cc:2272] T 3682c8b9e7a54dfc986fc74dcb2b499b P 39968eb9504c41529802a4138830326f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:06.617094 21731 tablet_replica.cc:333] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 39968eb9504c41529802a4138830326f: stopping tablet replica
I20260709 12:22:06.617601 21731 raft_consensus.cc:2243] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 39968eb9504c41529802a4138830326f [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:06.618167 21731 raft_consensus.cc:2272] T 7bdf4bfeeacd4a6b90e3fc8bdd0cff09 P 39968eb9504c41529802a4138830326f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:06.619756 21731 tablet_replica.cc:333] T 069d05845d9441d4bed5738bce92cea2 P 39968eb9504c41529802a4138830326f: stopping tablet replica
I20260709 12:22:06.620263 21731 raft_consensus.cc:2243] T 069d05845d9441d4bed5738bce92cea2 P 39968eb9504c41529802a4138830326f [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:22:06.621070 21731 raft_consensus.cc:2272] T 069d05845d9441d4bed5738bce92cea2 P 39968eb9504c41529802a4138830326f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:06.622750 21731 tablet_replica.cc:333] T 266d8ca8c33744b3b3657666ddede38a P 39968eb9504c41529802a4138830326f: stopping tablet replica
I20260709 12:22:06.623252 21731 raft_consensus.cc:2243] T 266d8ca8c33744b3b3657666ddede38a P 39968eb9504c41529802a4138830326f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:06.623631 21731 raft_consensus.cc:2272] T 266d8ca8c33744b3b3657666ddede38a P 39968eb9504c41529802a4138830326f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:06.625254 21731 tablet_replica.cc:333] T 1fe12b2d40004e309d3c0f8c59656d4c P 39968eb9504c41529802a4138830326f: stopping tablet replica
I20260709 12:22:06.625705 21731 raft_consensus.cc:2243] T 1fe12b2d40004e309d3c0f8c59656d4c P 39968eb9504c41529802a4138830326f [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:06.626212 21731 raft_consensus.cc:2272] T 1fe12b2d40004e309d3c0f8c59656d4c P 39968eb9504c41529802a4138830326f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:06.627869 21731 tablet_replica.cc:333] T 65a5fe1e9604455888ab05d1066282d2 P 39968eb9504c41529802a4138830326f: stopping tablet replica
I20260709 12:22:06.628301 21731 raft_consensus.cc:2243] T 65a5fe1e9604455888ab05d1066282d2 P 39968eb9504c41529802a4138830326f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:06.629029 21731 raft_consensus.cc:2272] T 65a5fe1e9604455888ab05d1066282d2 P 39968eb9504c41529802a4138830326f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:06.630703 21731 tablet_replica.cc:333] T f741eb0b0f774b229947ab1d5a39c5b4 P 39968eb9504c41529802a4138830326f: stopping tablet replica
I20260709 12:22:06.631194 21731 raft_consensus.cc:2243] T f741eb0b0f774b229947ab1d5a39c5b4 P 39968eb9504c41529802a4138830326f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:06.631614 21731 raft_consensus.cc:2272] T f741eb0b0f774b229947ab1d5a39c5b4 P 39968eb9504c41529802a4138830326f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:06.633241 21731 tablet_replica.cc:333] T c500f160197c48169c46459eae23593d P 39968eb9504c41529802a4138830326f: stopping tablet replica
I20260709 12:22:06.633644 21731 raft_consensus.cc:2243] T c500f160197c48169c46459eae23593d P 39968eb9504c41529802a4138830326f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:06.634099 21731 raft_consensus.cc:2272] T c500f160197c48169c46459eae23593d P 39968eb9504c41529802a4138830326f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:06.661928 21731 tablet_server.cc:196] TabletServer@127.21.56.195:0 shutdown complete.
I20260709 12:22:06.679422 21731 master.cc:562] Master@127.21.56.254:44539 shutting down...
I20260709 12:22:06.698379 21731 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0ae8d6c0bff64994bdee534f7cd46473 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:06.699095 21731 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0ae8d6c0bff64994bdee534f7cd46473 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:06.699457 21731 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0ae8d6c0bff64994bdee534f7cd46473: stopping tablet replica
I20260709 12:22:06.718436 21731 master.cc:584] Master@127.21.56.254:44539 shutdown complete.
39968eb9504c41529802a4138830326f  1
65f250212e9548ad8e4368e2692d2b35  4
b244deaf011a431aa61eb1916926c928  4
39968eb9504c41529802a4138830326f  3
65f250212e9548ad8e4368e2692d2b35  3
b244deaf011a431aa61eb1916926c928  3
39968eb9504c41529802a4138830326f  1
65f250212e9548ad8e4368e2692d2b35  8
b244deaf011a431aa61eb1916926c928  0
39968eb9504c41529802a4138830326f  3
65f250212e9548ad8e4368e2692d2b35  3
b244deaf011a431aa61eb1916926c928  3
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (30553 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 12:22:06.756881 21731 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.56.254:44025
I20260709 12:22:06.758035 21731 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:22:06.763582 22255 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:22:06.763643 22254 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:22:06.764454 22257 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:22:06.765107 21731 server_base.cc:1061] running on GCE node
I20260709 12:22:06.766125 21731 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:22:06.766312 21731 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:22:06.766459 21731 hybrid_clock.cc:648] HybridClock initialized: now 1783599726766443 us; error 0 us; skew 500 ppm
I20260709 12:22:06.766981 21731 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:22:06.769340 21731 webserver.cc:533] Webserver started at http://127.21.56.254:42241/ using document root <none> and password file <none>
I20260709 12:22:06.769855 21731 fs_manager.cc:362] Metadata directory not provided
I20260709 12:22:06.770069 21731 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:22:06.770339 21731 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:22:06.771453 21731 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599696038870-21731-0/minicluster-data/master-0-root/instance:
uuid: "b00e00d41df7409b8477160c5e1364fc"
format_stamp: "Formatted at 2026-07-09 12:22:06 on dist-test-slave-n9kb"
I20260709 12:22:06.775869 21731 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260709 12:22:06.779175 22262 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:06.779898 21731 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:22:06.780161 21731 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599696038870-21731-0/minicluster-data/master-0-root
uuid: "b00e00d41df7409b8477160c5e1364fc"
format_stamp: "Formatted at 2026-07-09 12:22:06 on dist-test-slave-n9kb"
I20260709 12:22:06.780393 21731 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599696038870-21731-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599696038870-21731-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599696038870-21731-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)
I20260709 12:22:06.793658 21731 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:22:06.794869 21731 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:22:06.834142 21731 rpc_server.cc:307] RPC server started. Bound to: 127.21.56.254:44025
I20260709 12:22:06.834239 22313 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.56.254:44025 every 8 connection(s)
I20260709 12:22:06.837877 22314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:06.847090 22314 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b00e00d41df7409b8477160c5e1364fc: Bootstrap starting.
I20260709 12:22:06.851764 22314 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b00e00d41df7409b8477160c5e1364fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:06.855911 22314 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b00e00d41df7409b8477160c5e1364fc: No bootstrap required, opened a new log
I20260709 12:22:06.858353 22314 raft_consensus.cc:359] T 00000000000000000000000000000000 P b00e00d41df7409b8477160c5e1364fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b00e00d41df7409b8477160c5e1364fc" member_type: VOTER }
I20260709 12:22:06.858774 22314 raft_consensus.cc:385] T 00000000000000000000000000000000 P b00e00d41df7409b8477160c5e1364fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:06.859001 22314 raft_consensus.cc:740] T 00000000000000000000000000000000 P b00e00d41df7409b8477160c5e1364fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b00e00d41df7409b8477160c5e1364fc, State: Initialized, Role: FOLLOWER
I20260709 12:22:06.859565 22314 consensus_queue.cc:260] T 00000000000000000000000000000000 P b00e00d41df7409b8477160c5e1364fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b00e00d41df7409b8477160c5e1364fc" member_type: VOTER }
I20260709 12:22:06.860045 22314 raft_consensus.cc:399] T 00000000000000000000000000000000 P b00e00d41df7409b8477160c5e1364fc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:22:06.860251 22314 raft_consensus.cc:493] T 00000000000000000000000000000000 P b00e00d41df7409b8477160c5e1364fc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:22:06.860512 22314 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b00e00d41df7409b8477160c5e1364fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:06.864359 22314 raft_consensus.cc:515] T 00000000000000000000000000000000 P b00e00d41df7409b8477160c5e1364fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b00e00d41df7409b8477160c5e1364fc" member_type: VOTER }
I20260709 12:22:06.864867 22314 leader_election.cc:304] T 00000000000000000000000000000000 P b00e00d41df7409b8477160c5e1364fc [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: b00e00d41df7409b8477160c5e1364fc; no voters: 
I20260709 12:22:06.865921 22314 leader_election.cc:290] T 00000000000000000000000000000000 P b00e00d41df7409b8477160c5e1364fc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:22:06.866348 22318 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b00e00d41df7409b8477160c5e1364fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:06.867583 22318 raft_consensus.cc:697] T 00000000000000000000000000000000 P b00e00d41df7409b8477160c5e1364fc [term 1 LEADER]: Becoming Leader. State: Replica: b00e00d41df7409b8477160c5e1364fc, State: Running, Role: LEADER
I20260709 12:22:06.868260 22318 consensus_queue.cc:237] T 00000000000000000000000000000000 P b00e00d41df7409b8477160c5e1364fc [LEADER]: Queue going to LEADER mode. State: All 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: "b00e00d41df7409b8477160c5e1364fc" member_type: VOTER }
I20260709 12:22:06.868670 22314 sys_catalog.cc:565] T 00000000000000000000000000000000 P b00e00d41df7409b8477160c5e1364fc [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:22:06.872368 22320 sys_catalog.cc:455] T 00000000000000000000000000000000 P b00e00d41df7409b8477160c5e1364fc [sys.catalog]: SysCatalogTable state changed. Reason: New leader b00e00d41df7409b8477160c5e1364fc. Latest consensus state: current_term: 1 leader_uuid: "b00e00d41df7409b8477160c5e1364fc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b00e00d41df7409b8477160c5e1364fc" member_type: VOTER } }
I20260709 12:22:06.872638 22319 sys_catalog.cc:455] T 00000000000000000000000000000000 P b00e00d41df7409b8477160c5e1364fc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b00e00d41df7409b8477160c5e1364fc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b00e00d41df7409b8477160c5e1364fc" member_type: VOTER } }
I20260709 12:22:06.873061 22320 sys_catalog.cc:458] T 00000000000000000000000000000000 P b00e00d41df7409b8477160c5e1364fc [sys.catalog]: This master's current role is: LEADER
I20260709 12:22:06.873266 22319 sys_catalog.cc:458] T 00000000000000000000000000000000 P b00e00d41df7409b8477160c5e1364fc [sys.catalog]: This master's current role is: LEADER
I20260709 12:22:06.879563 22324 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:22:06.884989 22324 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:22:06.886054 21731 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:22:06.893327 22324 catalog_manager.cc:1383] Generated new cluster ID: 8d91bae1c18e4e598ce23d6fcaeb42b8
I20260709 12:22:06.893597 22324 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:22:06.912737 22324 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:22:06.913995 22324 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:22:06.925894 22324 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b00e00d41df7409b8477160c5e1364fc: Generated new TSK 0
I20260709 12:22:06.926558 22324 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:22:06.952597 21731 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:22:06.958333 22336 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:22:06.959326 22337 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:22:06.961962 21731 server_base.cc:1061] running on GCE node
W20260709 12:22:06.961925 22339 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:22:06.963155 21731 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:22:06.963346 21731 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:22:06.963469 21731 hybrid_clock.cc:648] HybridClock initialized: now 1783599726963457 us; error 0 us; skew 500 ppm
I20260709 12:22:06.963923 21731 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:22:06.966208 21731 webserver.cc:533] Webserver started at http://127.21.56.193:45815/ using document root <none> and password file <none>
I20260709 12:22:06.966645 21731 fs_manager.cc:362] Metadata directory not provided
I20260709 12:22:06.966795 21731 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:22:06.967001 21731 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:22:06.967963 21731 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599696038870-21731-0/minicluster-data/ts-0-root/instance:
uuid: "ea7e09a07e414746a2afb4699eff8431"
format_stamp: "Formatted at 2026-07-09 12:22:06 on dist-test-slave-n9kb"
I20260709 12:22:06.972257 21731 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 12:22:06.975371 22344 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:06.976133 21731 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:22:06.976397 21731 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599696038870-21731-0/minicluster-data/ts-0-root
uuid: "ea7e09a07e414746a2afb4699eff8431"
format_stamp: "Formatted at 2026-07-09 12:22:06 on dist-test-slave-n9kb"
I20260709 12:22:06.976660 21731 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599696038870-21731-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599696038870-21731-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599696038870-21731-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)
I20260709 12:22:07.002350 21731 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:22:07.003562 21731 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:22:07.005211 21731 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:22:07.007462 21731 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:22:07.007737 21731 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:07.007997 21731 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:22:07.008164 21731 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:07.047406 21731 rpc_server.cc:307] RPC server started. Bound to: 127.21.56.193:36003
I20260709 12:22:07.047499 22406 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.56.193:36003 every 8 connection(s)
I20260709 12:22:07.052080 21731 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:22:07.058769 22411 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:22:07.060945 22412 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:22:07.062112 21731 server_base.cc:1061] running on GCE node
W20260709 12:22:07.062374 22414 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:22:07.063767 21731 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:22:07.064059 21731 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:22:07.064260 21731 hybrid_clock.cc:648] HybridClock initialized: now 1783599727064243 us; error 0 us; skew 500 ppm
I20260709 12:22:07.064842 21731 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:22:07.065325 22407 heartbeater.cc:344] Connected to a master server at 127.21.56.254:44025
I20260709 12:22:07.065681 22407 heartbeater.cc:461] Registering TS with master...
I20260709 12:22:07.066638 22407 heartbeater.cc:507] Master 127.21.56.254:44025 requested a full tablet report, sending...
I20260709 12:22:07.067602 21731 webserver.cc:533] Webserver started at http://127.21.56.194:41119/ using document root <none> and password file <none>
I20260709 12:22:07.068113 21731 fs_manager.cc:362] Metadata directory not provided
I20260709 12:22:07.068300 21731 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:22:07.068554 21731 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:22:07.068961 22279 ts_manager.cc:194] Registered new tserver with Master: ea7e09a07e414746a2afb4699eff8431 (127.21.56.193:36003)
I20260709 12:22:07.069757 21731 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599696038870-21731-0/minicluster-data/ts-1-root/instance:
uuid: "f2cdb3f599b24571aba6932dd4539cc0"
format_stamp: "Formatted at 2026-07-09 12:22:07 on dist-test-slave-n9kb"
I20260709 12:22:07.070729 22279 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35180
I20260709 12:22:07.074784 21731 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 12:22:07.078120 22419 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:07.078878 21731 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:22:07.079183 21731 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599696038870-21731-0/minicluster-data/ts-1-root
uuid: "f2cdb3f599b24571aba6932dd4539cc0"
format_stamp: "Formatted at 2026-07-09 12:22:07 on dist-test-slave-n9kb"
I20260709 12:22:07.079438 21731 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599696038870-21731-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599696038870-21731-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599696038870-21731-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)
I20260709 12:22:07.089759 21731 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:22:07.090960 21731 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:22:07.092306 21731 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:22:07.094467 21731 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:22:07.094643 21731 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:07.094888 21731 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:22:07.095031 21731 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:07.132288 21731 rpc_server.cc:307] RPC server started. Bound to: 127.21.56.194:41057
I20260709 12:22:07.132393 22482 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.56.194:41057 every 8 connection(s)
I20260709 12:22:07.136740 21731 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:22:07.142984 22486 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:22:07.143425 22487 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:22:07.146492 22489 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:22:07.147416 21731 server_base.cc:1061] running on GCE node
I20260709 12:22:07.148372 21731 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:22:07.148483 22483 heartbeater.cc:344] Connected to a master server at 127.21.56.254:44025
W20260709 12:22:07.148639 21731 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:22:07.148871 22483 heartbeater.cc:461] Registering TS with master...
I20260709 12:22:07.148850 21731 hybrid_clock.cc:648] HybridClock initialized: now 1783599727148830 us; error 0 us; skew 500 ppm
I20260709 12:22:07.149750 21731 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:22:07.149832 22483 heartbeater.cc:507] Master 127.21.56.254:44025 requested a full tablet report, sending...
I20260709 12:22:07.152180 22279 ts_manager.cc:194] Registered new tserver with Master: f2cdb3f599b24571aba6932dd4539cc0 (127.21.56.194:41057)
I20260709 12:22:07.152518 21731 webserver.cc:533] Webserver started at http://127.21.56.195:44139/ using document root <none> and password file <none>
I20260709 12:22:07.153033 21731 fs_manager.cc:362] Metadata directory not provided
I20260709 12:22:07.153213 21731 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:22:07.153463 21731 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:22:07.153645 22279 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35182
I20260709 12:22:07.154757 21731 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599696038870-21731-0/minicluster-data/ts-2-root/instance:
uuid: "ccec34fd1e49449897f015a3c24611f6"
format_stamp: "Formatted at 2026-07-09 12:22:07 on dist-test-slave-n9kb"
I20260709 12:22:07.159085 21731 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 12:22:07.162312 22494 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:07.163050 21731 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:22:07.163354 21731 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599696038870-21731-0/minicluster-data/ts-2-root
uuid: "ccec34fd1e49449897f015a3c24611f6"
format_stamp: "Formatted at 2026-07-09 12:22:07 on dist-test-slave-n9kb"
I20260709 12:22:07.163623 21731 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599696038870-21731-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599696038870-21731-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599696038870-21731-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)
I20260709 12:22:07.176693 21731 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:22:07.177922 21731 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:22:07.179478 21731 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:22:07.181653 21731 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:22:07.181878 21731 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:07.182150 21731 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:22:07.182312 21731 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:07.220764 21731 rpc_server.cc:307] RPC server started. Bound to: 127.21.56.195:35625
I20260709 12:22:07.220857 22556 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.56.195:35625 every 8 connection(s)
I20260709 12:22:07.234203 22557 heartbeater.cc:344] Connected to a master server at 127.21.56.254:44025
I20260709 12:22:07.234560 22557 heartbeater.cc:461] Registering TS with master...
I20260709 12:22:07.235302 22557 heartbeater.cc:507] Master 127.21.56.254:44025 requested a full tablet report, sending...
I20260709 12:22:07.237315 22279 ts_manager.cc:194] Registered new tserver with Master: ccec34fd1e49449897f015a3c24611f6 (127.21.56.195:35625)
I20260709 12:22:07.238224 21731 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014540025s
I20260709 12:22:07.238948 22279 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35186
I20260709 12:22:07.263087 22279 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35202:
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"
    }
  }
}
W20260709 12:22:07.265893 22279 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.
I20260709 12:22:07.341220 22370 tablet_service.cc:1511] Processing CreateTablet for tablet b667f38a90d4412399e936bb47ffdce8 (DEFAULT_TABLE table=test-workload [id=6bafac5b4c754ddfb2d4b4aaf034c55c]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:22:07.342768 22371 tablet_service.cc:1511] Processing CreateTablet for tablet e20ac432e1b84c009d04ee704ab81ea3 (DEFAULT_TABLE table=test-workload [id=6bafac5b4c754ddfb2d4b4aaf034c55c]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:22:07.343060 22369 tablet_service.cc:1511] Processing CreateTablet for tablet b94db069ca944e6992ed967380b662f0 (DEFAULT_TABLE table=test-workload [id=6bafac5b4c754ddfb2d4b4aaf034c55c]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:22:07.347612 22371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e20ac432e1b84c009d04ee704ab81ea3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:07.348188 22369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b94db069ca944e6992ed967380b662f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:07.347934 22521 tablet_service.cc:1511] Processing CreateTablet for tablet e20ac432e1b84c009d04ee704ab81ea3 (DEFAULT_TABLE table=test-workload [id=6bafac5b4c754ddfb2d4b4aaf034c55c]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:22:07.349268 22521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e20ac432e1b84c009d04ee704ab81ea3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:07.346141 22368 tablet_service.cc:1511] Processing CreateTablet for tablet 4d8d67270c654d46b63fc1a49fef6b76 (DEFAULT_TABLE table=test-workload [id=6bafac5b4c754ddfb2d4b4aaf034c55c]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:22:07.350791 22368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d8d67270c654d46b63fc1a49fef6b76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:07.351118 22520 tablet_service.cc:1511] Processing CreateTablet for tablet b667f38a90d4412399e936bb47ffdce8 (DEFAULT_TABLE table=test-workload [id=6bafac5b4c754ddfb2d4b4aaf034c55c]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:22:07.352425 22520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b667f38a90d4412399e936bb47ffdce8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:07.346239 22522 tablet_service.cc:1511] Processing CreateTablet for tablet 50fbe4a43b924ed5836766bdf6176b95 (DEFAULT_TABLE table=test-workload [id=6bafac5b4c754ddfb2d4b4aaf034c55c]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:22:07.354864 22522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50fbe4a43b924ed5836766bdf6176b95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:07.341220 22372 tablet_service.cc:1511] Processing CreateTablet for tablet 50fbe4a43b924ed5836766bdf6176b95 (DEFAULT_TABLE table=test-workload [id=6bafac5b4c754ddfb2d4b4aaf034c55c]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:22:07.356526 22372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50fbe4a43b924ed5836766bdf6176b95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:07.356736 22518 tablet_service.cc:1511] Processing CreateTablet for tablet 4d8d67270c654d46b63fc1a49fef6b76 (DEFAULT_TABLE table=test-workload [id=6bafac5b4c754ddfb2d4b4aaf034c55c]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:22:07.357901 22519 tablet_service.cc:1511] Processing CreateTablet for tablet b94db069ca944e6992ed967380b662f0 (DEFAULT_TABLE table=test-workload [id=6bafac5b4c754ddfb2d4b4aaf034c55c]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:22:07.359123 22366 tablet_service.cc:1511] Processing CreateTablet for tablet 57a04458544546f4b009971169806cf3 (DEFAULT_TABLE table=test-workload [id=6bafac5b4c754ddfb2d4b4aaf034c55c]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:22:07.360365 22366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57a04458544546f4b009971169806cf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:07.362020 22365 tablet_service.cc:1511] Processing CreateTablet for tablet 6d7912c5b8084dffbade7913f08aaded (DEFAULT_TABLE table=test-workload [id=6bafac5b4c754ddfb2d4b4aaf034c55c]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:22:07.363327 22365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d7912c5b8084dffbade7913f08aaded. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:07.346254 22367 tablet_service.cc:1511] Processing CreateTablet for tablet f8635fd7d53a4d99adc582e7a44ec1c5 (DEFAULT_TABLE table=test-workload [id=6bafac5b4c754ddfb2d4b4aaf034c55c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:22:07.370072 22367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8635fd7d53a4d99adc582e7a44ec1c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:07.370190 22516 tablet_service.cc:1511] Processing CreateTablet for tablet 57a04458544546f4b009971169806cf3 (DEFAULT_TABLE table=test-workload [id=6bafac5b4c754ddfb2d4b4aaf034c55c]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:22:07.370512 22517 tablet_service.cc:1511] Processing CreateTablet for tablet f8635fd7d53a4d99adc582e7a44ec1c5 (DEFAULT_TABLE table=test-workload [id=6bafac5b4c754ddfb2d4b4aaf034c55c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:22:07.372531 22515 tablet_service.cc:1511] Processing CreateTablet for tablet 6d7912c5b8084dffbade7913f08aaded (DEFAULT_TABLE table=test-workload [id=6bafac5b4c754ddfb2d4b4aaf034c55c]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:22:07.375588 22516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57a04458544546f4b009971169806cf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:07.377849 22517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8635fd7d53a4d99adc582e7a44ec1c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:07.380214 22518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d8d67270c654d46b63fc1a49fef6b76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:07.381987 22519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b94db069ca944e6992ed967380b662f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:07.382305 22370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b667f38a90d4412399e936bb47ffdce8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:07.383925 22515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d7912c5b8084dffbade7913f08aaded. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:07.401335 22364 tablet_service.cc:1511] Processing CreateTablet for tablet 7147092586884a2a8b530cb8043cc527 (DEFAULT_TABLE table=test-workload [id=6bafac5b4c754ddfb2d4b4aaf034c55c]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:22:07.402740 22364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7147092586884a2a8b530cb8043cc527. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:07.404524 22442 tablet_service.cc:1511] Processing CreateTablet for tablet f8635fd7d53a4d99adc582e7a44ec1c5 (DEFAULT_TABLE table=test-workload [id=6bafac5b4c754ddfb2d4b4aaf034c55c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:22:07.405993 22447 tablet_service.cc:1511] Processing CreateTablet for tablet 50fbe4a43b924ed5836766bdf6176b95 (DEFAULT_TABLE table=test-workload [id=6bafac5b4c754ddfb2d4b4aaf034c55c]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:22:07.407147 22441 tablet_service.cc:1511] Processing CreateTablet for tablet 57a04458544546f4b009971169806cf3 (DEFAULT_TABLE table=test-workload [id=6bafac5b4c754ddfb2d4b4aaf034c55c]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:22:07.408216 22446 tablet_service.cc:1511] Processing CreateTablet for tablet e20ac432e1b84c009d04ee704ab81ea3 (DEFAULT_TABLE table=test-workload [id=6bafac5b4c754ddfb2d4b4aaf034c55c]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:22:07.409355 22440 tablet_service.cc:1511] Processing CreateTablet for tablet 6d7912c5b8084dffbade7913f08aaded (DEFAULT_TABLE table=test-workload [id=6bafac5b4c754ddfb2d4b4aaf034c55c]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:22:07.405887 22442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8635fd7d53a4d99adc582e7a44ec1c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:07.410248 22444 tablet_service.cc:1511] Processing CreateTablet for tablet b94db069ca944e6992ed967380b662f0 (DEFAULT_TABLE table=test-workload [id=6bafac5b4c754ddfb2d4b4aaf034c55c]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:22:07.412427 22443 tablet_service.cc:1511] Processing CreateTablet for tablet 4d8d67270c654d46b63fc1a49fef6b76 (DEFAULT_TABLE table=test-workload [id=6bafac5b4c754ddfb2d4b4aaf034c55c]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:22:07.414193 22441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57a04458544546f4b009971169806cf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:07.414804 22445 tablet_service.cc:1511] Processing CreateTablet for tablet b667f38a90d4412399e936bb47ffdce8 (DEFAULT_TABLE table=test-workload [id=6bafac5b4c754ddfb2d4b4aaf034c55c]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:22:07.416076 22445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b667f38a90d4412399e936bb47ffdce8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:07.418430 22440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d7912c5b8084dffbade7913f08aaded. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:07.421607 22447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50fbe4a43b924ed5836766bdf6176b95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:07.422525 22446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e20ac432e1b84c009d04ee704ab81ea3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:07.424384 22444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b94db069ca944e6992ed967380b662f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:07.431949 22443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d8d67270c654d46b63fc1a49fef6b76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:07.444051 22439 tablet_service.cc:1511] Processing CreateTablet for tablet 7147092586884a2a8b530cb8043cc527 (DEFAULT_TABLE table=test-workload [id=6bafac5b4c754ddfb2d4b4aaf034c55c]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:22:07.445421 22439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7147092586884a2a8b530cb8043cc527. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:07.450788 22518 tablet_service.cc:1511] Processing CreateTablet for tablet 7147092586884a2a8b530cb8043cc527 (DEFAULT_TABLE table=test-workload [id=6bafac5b4c754ddfb2d4b4aaf034c55c]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:22:07.452090 22518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7147092586884a2a8b530cb8043cc527. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:07.461606 22368 tablet_service.cc:1511] Processing CreateTablet for tablet 0ddbf504659043b5a8f42d36f168e0ae (DEFAULT_TABLE table=test-workload [id=6bafac5b4c754ddfb2d4b4aaf034c55c]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:22:07.463721 22368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ddbf504659043b5a8f42d36f168e0ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:07.466403 22439 tablet_service.cc:1511] Processing CreateTablet for tablet 0ddbf504659043b5a8f42d36f168e0ae (DEFAULT_TABLE table=test-workload [id=6bafac5b4c754ddfb2d4b4aaf034c55c]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:22:07.467638 22439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ddbf504659043b5a8f42d36f168e0ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:07.470634 22520 tablet_service.cc:1511] Processing CreateTablet for tablet 0ddbf504659043b5a8f42d36f168e0ae (DEFAULT_TABLE table=test-workload [id=6bafac5b4c754ddfb2d4b4aaf034c55c]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:22:07.472079 22520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ddbf504659043b5a8f42d36f168e0ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:07.488883 22572 tablet_bootstrap.cc:492] T 57a04458544546f4b009971169806cf3 P ea7e09a07e414746a2afb4699eff8431: Bootstrap starting.
I20260709 12:22:07.490677 22573 tablet_bootstrap.cc:492] T b667f38a90d4412399e936bb47ffdce8 P ccec34fd1e49449897f015a3c24611f6: Bootstrap starting.
I20260709 12:22:07.499730 22574 tablet_bootstrap.cc:492] T e20ac432e1b84c009d04ee704ab81ea3 P f2cdb3f599b24571aba6932dd4539cc0: Bootstrap starting.
I20260709 12:22:07.506948 22572 tablet_bootstrap.cc:654] T 57a04458544546f4b009971169806cf3 P ea7e09a07e414746a2afb4699eff8431: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.510408 22574 tablet_bootstrap.cc:654] T e20ac432e1b84c009d04ee704ab81ea3 P f2cdb3f599b24571aba6932dd4539cc0: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.545682 22573 tablet_bootstrap.cc:654] T b667f38a90d4412399e936bb47ffdce8 P ccec34fd1e49449897f015a3c24611f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.552853 22572 tablet_bootstrap.cc:492] T 57a04458544546f4b009971169806cf3 P ea7e09a07e414746a2afb4699eff8431: No bootstrap required, opened a new log
I20260709 12:22:07.553386 22572 ts_tablet_manager.cc:1403] T 57a04458544546f4b009971169806cf3 P ea7e09a07e414746a2afb4699eff8431: Time spent bootstrapping tablet: real 0.065s	user 0.028s	sys 0.005s
I20260709 12:22:07.556584 22572 raft_consensus.cc:359] T 57a04458544546f4b009971169806cf3 P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:07.557353 22572 raft_consensus.cc:385] T 57a04458544546f4b009971169806cf3 P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.557495 22573 tablet_bootstrap.cc:492] T b667f38a90d4412399e936bb47ffdce8 P ccec34fd1e49449897f015a3c24611f6: No bootstrap required, opened a new log
I20260709 12:22:07.557703 22572 raft_consensus.cc:740] T 57a04458544546f4b009971169806cf3 P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea7e09a07e414746a2afb4699eff8431, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.557956 22573 ts_tablet_manager.cc:1403] T b667f38a90d4412399e936bb47ffdce8 P ccec34fd1e49449897f015a3c24611f6: Time spent bootstrapping tablet: real 0.068s	user 0.006s	sys 0.007s
I20260709 12:22:07.558437 22574 tablet_bootstrap.cc:492] T e20ac432e1b84c009d04ee704ab81ea3 P f2cdb3f599b24571aba6932dd4539cc0: No bootstrap required, opened a new log
I20260709 12:22:07.558931 22574 ts_tablet_manager.cc:1403] T e20ac432e1b84c009d04ee704ab81ea3 P f2cdb3f599b24571aba6932dd4539cc0: Time spent bootstrapping tablet: real 0.060s	user 0.017s	sys 0.024s
I20260709 12:22:07.558532 22572 consensus_queue.cc:260] T 57a04458544546f4b009971169806cf3 P ea7e09a07e414746a2afb4699eff8431 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:07.560949 22407 heartbeater.cc:499] Master 127.21.56.254:44025 was elected leader, sending a full tablet report...
I20260709 12:22:07.561453 22572 ts_tablet_manager.cc:1434] T 57a04458544546f4b009971169806cf3 P ea7e09a07e414746a2afb4699eff8431: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260709 12:22:07.561821 22574 raft_consensus.cc:359] T e20ac432e1b84c009d04ee704ab81ea3 P f2cdb3f599b24571aba6932dd4539cc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:07.562472 22572 tablet_bootstrap.cc:492] T f8635fd7d53a4d99adc582e7a44ec1c5 P ea7e09a07e414746a2afb4699eff8431: Bootstrap starting.
I20260709 12:22:07.562537 22574 raft_consensus.cc:385] T e20ac432e1b84c009d04ee704ab81ea3 P f2cdb3f599b24571aba6932dd4539cc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.562919 22574 raft_consensus.cc:740] T e20ac432e1b84c009d04ee704ab81ea3 P f2cdb3f599b24571aba6932dd4539cc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2cdb3f599b24571aba6932dd4539cc0, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.560410 22573 raft_consensus.cc:359] T b667f38a90d4412399e936bb47ffdce8 P ccec34fd1e49449897f015a3c24611f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:07.563665 22574 consensus_queue.cc:260] T e20ac432e1b84c009d04ee704ab81ea3 P f2cdb3f599b24571aba6932dd4539cc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:07.564091 22573 raft_consensus.cc:385] T b667f38a90d4412399e936bb47ffdce8 P ccec34fd1e49449897f015a3c24611f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.564576 22573 raft_consensus.cc:740] T b667f38a90d4412399e936bb47ffdce8 P ccec34fd1e49449897f015a3c24611f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccec34fd1e49449897f015a3c24611f6, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.571267 22572 tablet_bootstrap.cc:654] T f8635fd7d53a4d99adc582e7a44ec1c5 P ea7e09a07e414746a2afb4699eff8431: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.571106 22573 consensus_queue.cc:260] T b667f38a90d4412399e936bb47ffdce8 P ccec34fd1e49449897f015a3c24611f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:07.576102 22574 ts_tablet_manager.cc:1434] T e20ac432e1b84c009d04ee704ab81ea3 P f2cdb3f599b24571aba6932dd4539cc0: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260709 12:22:07.576924 22483 heartbeater.cc:499] Master 127.21.56.254:44025 was elected leader, sending a full tablet report...
I20260709 12:22:07.582257 22557 heartbeater.cc:499] Master 127.21.56.254:44025 was elected leader, sending a full tablet report...
I20260709 12:22:07.582953 22573 ts_tablet_manager.cc:1434] T b667f38a90d4412399e936bb47ffdce8 P ccec34fd1e49449897f015a3c24611f6: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.014s
I20260709 12:22:07.584113 22573 tablet_bootstrap.cc:492] T 4d8d67270c654d46b63fc1a49fef6b76 P ccec34fd1e49449897f015a3c24611f6: Bootstrap starting.
I20260709 12:22:07.590638 22573 tablet_bootstrap.cc:654] T 4d8d67270c654d46b63fc1a49fef6b76 P ccec34fd1e49449897f015a3c24611f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.593603 22572 tablet_bootstrap.cc:492] T f8635fd7d53a4d99adc582e7a44ec1c5 P ea7e09a07e414746a2afb4699eff8431: No bootstrap required, opened a new log
I20260709 12:22:07.594188 22572 ts_tablet_manager.cc:1403] T f8635fd7d53a4d99adc582e7a44ec1c5 P ea7e09a07e414746a2afb4699eff8431: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.017s
I20260709 12:22:07.597111 22572 raft_consensus.cc:359] T f8635fd7d53a4d99adc582e7a44ec1c5 P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:07.597860 22572 raft_consensus.cc:385] T f8635fd7d53a4d99adc582e7a44ec1c5 P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.598222 22572 raft_consensus.cc:740] T f8635fd7d53a4d99adc582e7a44ec1c5 P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea7e09a07e414746a2afb4699eff8431, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.599141 22572 consensus_queue.cc:260] T f8635fd7d53a4d99adc582e7a44ec1c5 P ea7e09a07e414746a2afb4699eff8431 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:07.601300 22572 ts_tablet_manager.cc:1434] T f8635fd7d53a4d99adc582e7a44ec1c5 P ea7e09a07e414746a2afb4699eff8431: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:22:07.602263 22572 tablet_bootstrap.cc:492] T 6d7912c5b8084dffbade7913f08aaded P ea7e09a07e414746a2afb4699eff8431: Bootstrap starting.
I20260709 12:22:07.603320 22574 tablet_bootstrap.cc:492] T 7147092586884a2a8b530cb8043cc527 P f2cdb3f599b24571aba6932dd4539cc0: Bootstrap starting.
I20260709 12:22:07.603718 22573 tablet_bootstrap.cc:492] T 4d8d67270c654d46b63fc1a49fef6b76 P ccec34fd1e49449897f015a3c24611f6: No bootstrap required, opened a new log
I20260709 12:22:07.604313 22573 ts_tablet_manager.cc:1403] T 4d8d67270c654d46b63fc1a49fef6b76 P ccec34fd1e49449897f015a3c24611f6: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260709 12:22:07.607620 22573 raft_consensus.cc:359] T 4d8d67270c654d46b63fc1a49fef6b76 P ccec34fd1e49449897f015a3c24611f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:07.608573 22572 tablet_bootstrap.cc:654] T 6d7912c5b8084dffbade7913f08aaded P ea7e09a07e414746a2afb4699eff8431: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.608677 22573 raft_consensus.cc:385] T 4d8d67270c654d46b63fc1a49fef6b76 P ccec34fd1e49449897f015a3c24611f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.609156 22573 raft_consensus.cc:740] T 4d8d67270c654d46b63fc1a49fef6b76 P ccec34fd1e49449897f015a3c24611f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccec34fd1e49449897f015a3c24611f6, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.609928 22573 consensus_queue.cc:260] T 4d8d67270c654d46b63fc1a49fef6b76 P ccec34fd1e49449897f015a3c24611f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:07.611608 22573 ts_tablet_manager.cc:1434] T 4d8d67270c654d46b63fc1a49fef6b76 P ccec34fd1e49449897f015a3c24611f6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:22:07.612547 22573 tablet_bootstrap.cc:492] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6: Bootstrap starting.
I20260709 12:22:07.614060 22574 tablet_bootstrap.cc:654] T 7147092586884a2a8b530cb8043cc527 P f2cdb3f599b24571aba6932dd4539cc0: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.614298 22572 tablet_bootstrap.cc:492] T 6d7912c5b8084dffbade7913f08aaded P ea7e09a07e414746a2afb4699eff8431: No bootstrap required, opened a new log
I20260709 12:22:07.614802 22572 ts_tablet_manager.cc:1403] T 6d7912c5b8084dffbade7913f08aaded P ea7e09a07e414746a2afb4699eff8431: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260709 12:22:07.617813 22572 raft_consensus.cc:359] T 6d7912c5b8084dffbade7913f08aaded P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:07.618552 22573 tablet_bootstrap.cc:654] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.618569 22572 raft_consensus.cc:385] T 6d7912c5b8084dffbade7913f08aaded P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.619131 22572 raft_consensus.cc:740] T 6d7912c5b8084dffbade7913f08aaded P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea7e09a07e414746a2afb4699eff8431, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.619979 22572 consensus_queue.cc:260] T 6d7912c5b8084dffbade7913f08aaded P ea7e09a07e414746a2afb4699eff8431 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:07.622426 22572 ts_tablet_manager.cc:1434] T 6d7912c5b8084dffbade7913f08aaded P ea7e09a07e414746a2afb4699eff8431: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 12:22:07.623404 22572 tablet_bootstrap.cc:492] T 4d8d67270c654d46b63fc1a49fef6b76 P ea7e09a07e414746a2afb4699eff8431: Bootstrap starting.
I20260709 12:22:07.629365 22572 tablet_bootstrap.cc:654] T 4d8d67270c654d46b63fc1a49fef6b76 P ea7e09a07e414746a2afb4699eff8431: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.637404 22573 tablet_bootstrap.cc:492] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6: No bootstrap required, opened a new log
I20260709 12:22:07.637569 22572 tablet_bootstrap.cc:492] T 4d8d67270c654d46b63fc1a49fef6b76 P ea7e09a07e414746a2afb4699eff8431: No bootstrap required, opened a new log
I20260709 12:22:07.638105 22572 ts_tablet_manager.cc:1403] T 4d8d67270c654d46b63fc1a49fef6b76 P ea7e09a07e414746a2afb4699eff8431: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.005s
I20260709 12:22:07.638245 22573 ts_tablet_manager.cc:1403] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.012s
I20260709 12:22:07.641122 22572 raft_consensus.cc:359] T 4d8d67270c654d46b63fc1a49fef6b76 P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:07.641848 22572 raft_consensus.cc:385] T 4d8d67270c654d46b63fc1a49fef6b76 P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.642196 22572 raft_consensus.cc:740] T 4d8d67270c654d46b63fc1a49fef6b76 P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea7e09a07e414746a2afb4699eff8431, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.641441 22573 raft_consensus.cc:359] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:07.643352 22573 raft_consensus.cc:385] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.642948 22572 consensus_queue.cc:260] T 4d8d67270c654d46b63fc1a49fef6b76 P ea7e09a07e414746a2afb4699eff8431 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:07.643678 22573 raft_consensus.cc:740] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccec34fd1e49449897f015a3c24611f6, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.644923 22574 tablet_bootstrap.cc:492] T 7147092586884a2a8b530cb8043cc527 P f2cdb3f599b24571aba6932dd4539cc0: No bootstrap required, opened a new log
I20260709 12:22:07.644596 22573 consensus_queue.cc:260] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:07.645529 22574 ts_tablet_manager.cc:1403] T 7147092586884a2a8b530cb8043cc527 P f2cdb3f599b24571aba6932dd4539cc0: Time spent bootstrapping tablet: real 0.042s	user 0.020s	sys 0.016s
I20260709 12:22:07.650336 22574 raft_consensus.cc:359] T 7147092586884a2a8b530cb8043cc527 P f2cdb3f599b24571aba6932dd4539cc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:07.650852 22574 raft_consensus.cc:385] T 7147092586884a2a8b530cb8043cc527 P f2cdb3f599b24571aba6932dd4539cc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.651073 22574 raft_consensus.cc:740] T 7147092586884a2a8b530cb8043cc527 P f2cdb3f599b24571aba6932dd4539cc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2cdb3f599b24571aba6932dd4539cc0, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.651618 22574 consensus_queue.cc:260] T 7147092586884a2a8b530cb8043cc527 P f2cdb3f599b24571aba6932dd4539cc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:07.653360 22574 ts_tablet_manager.cc:1434] T 7147092586884a2a8b530cb8043cc527 P f2cdb3f599b24571aba6932dd4539cc0: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 12:22:07.647001 22573 ts_tablet_manager.cc:1434] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:22:07.654277 22574 tablet_bootstrap.cc:492] T f8635fd7d53a4d99adc582e7a44ec1c5 P f2cdb3f599b24571aba6932dd4539cc0: Bootstrap starting.
I20260709 12:22:07.654804 22573 tablet_bootstrap.cc:492] T 7147092586884a2a8b530cb8043cc527 P ccec34fd1e49449897f015a3c24611f6: Bootstrap starting.
I20260709 12:22:07.647059 22572 ts_tablet_manager.cc:1434] T 4d8d67270c654d46b63fc1a49fef6b76 P ea7e09a07e414746a2afb4699eff8431: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:22:07.660861 22574 tablet_bootstrap.cc:654] T f8635fd7d53a4d99adc582e7a44ec1c5 P f2cdb3f599b24571aba6932dd4539cc0: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.660977 22572 tablet_bootstrap.cc:492] T 50fbe4a43b924ed5836766bdf6176b95 P ea7e09a07e414746a2afb4699eff8431: Bootstrap starting.
I20260709 12:22:07.667277 22573 tablet_bootstrap.cc:654] T 7147092586884a2a8b530cb8043cc527 P ccec34fd1e49449897f015a3c24611f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.667277 22572 tablet_bootstrap.cc:654] T 50fbe4a43b924ed5836766bdf6176b95 P ea7e09a07e414746a2afb4699eff8431: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.668525 22574 tablet_bootstrap.cc:492] T f8635fd7d53a4d99adc582e7a44ec1c5 P f2cdb3f599b24571aba6932dd4539cc0: No bootstrap required, opened a new log
I20260709 12:22:07.668922 22574 ts_tablet_manager.cc:1403] T f8635fd7d53a4d99adc582e7a44ec1c5 P f2cdb3f599b24571aba6932dd4539cc0: Time spent bootstrapping tablet: real 0.015s	user 0.001s	sys 0.011s
I20260709 12:22:07.671098 22574 raft_consensus.cc:359] T f8635fd7d53a4d99adc582e7a44ec1c5 P f2cdb3f599b24571aba6932dd4539cc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:07.671609 22574 raft_consensus.cc:385] T f8635fd7d53a4d99adc582e7a44ec1c5 P f2cdb3f599b24571aba6932dd4539cc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.671841 22574 raft_consensus.cc:740] T f8635fd7d53a4d99adc582e7a44ec1c5 P f2cdb3f599b24571aba6932dd4539cc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2cdb3f599b24571aba6932dd4539cc0, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.672410 22574 consensus_queue.cc:260] T f8635fd7d53a4d99adc582e7a44ec1c5 P f2cdb3f599b24571aba6932dd4539cc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:07.674260 22574 ts_tablet_manager.cc:1434] T f8635fd7d53a4d99adc582e7a44ec1c5 P f2cdb3f599b24571aba6932dd4539cc0: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 12:22:07.675199 22574 tablet_bootstrap.cc:492] T b94db069ca944e6992ed967380b662f0 P f2cdb3f599b24571aba6932dd4539cc0: Bootstrap starting.
I20260709 12:22:07.678438 22579 raft_consensus.cc:493] T 7147092586884a2a8b530cb8043cc527 P f2cdb3f599b24571aba6932dd4539cc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:07.678925 22579 raft_consensus.cc:515] T 7147092586884a2a8b530cb8043cc527 P f2cdb3f599b24571aba6932dd4539cc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:07.679481 22572 tablet_bootstrap.cc:492] T 50fbe4a43b924ed5836766bdf6176b95 P ea7e09a07e414746a2afb4699eff8431: No bootstrap required, opened a new log
I20260709 12:22:07.679930 22572 ts_tablet_manager.cc:1403] T 50fbe4a43b924ed5836766bdf6176b95 P ea7e09a07e414746a2afb4699eff8431: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260709 12:22:07.681512 22579 leader_election.cc:290] T 7147092586884a2a8b530cb8043cc527 P f2cdb3f599b24571aba6932dd4539cc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea7e09a07e414746a2afb4699eff8431 (127.21.56.193:36003), ccec34fd1e49449897f015a3c24611f6 (127.21.56.195:35625)
I20260709 12:22:07.681748 22574 tablet_bootstrap.cc:654] T b94db069ca944e6992ed967380b662f0 P f2cdb3f599b24571aba6932dd4539cc0: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.682982 22572 raft_consensus.cc:359] T 50fbe4a43b924ed5836766bdf6176b95 P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:07.683687 22572 raft_consensus.cc:385] T 50fbe4a43b924ed5836766bdf6176b95 P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.684017 22572 raft_consensus.cc:740] T 50fbe4a43b924ed5836766bdf6176b95 P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea7e09a07e414746a2afb4699eff8431, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.683779 22573 tablet_bootstrap.cc:492] T 7147092586884a2a8b530cb8043cc527 P ccec34fd1e49449897f015a3c24611f6: No bootstrap required, opened a new log
I20260709 12:22:07.684857 22572 consensus_queue.cc:260] T 50fbe4a43b924ed5836766bdf6176b95 P ea7e09a07e414746a2afb4699eff8431 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:07.685659 22573 ts_tablet_manager.cc:1403] T 7147092586884a2a8b530cb8043cc527 P ccec34fd1e49449897f015a3c24611f6: Time spent bootstrapping tablet: real 0.031s	user 0.006s	sys 0.013s
I20260709 12:22:07.688519 22573 raft_consensus.cc:359] T 7147092586884a2a8b530cb8043cc527 P ccec34fd1e49449897f015a3c24611f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:07.689237 22573 raft_consensus.cc:385] T 7147092586884a2a8b530cb8043cc527 P ccec34fd1e49449897f015a3c24611f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.689531 22573 raft_consensus.cc:740] T 7147092586884a2a8b530cb8043cc527 P ccec34fd1e49449897f015a3c24611f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccec34fd1e49449897f015a3c24611f6, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.689927 22572 ts_tablet_manager.cc:1434] T 50fbe4a43b924ed5836766bdf6176b95 P ea7e09a07e414746a2afb4699eff8431: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:22:07.690896 22572 tablet_bootstrap.cc:492] T b94db069ca944e6992ed967380b662f0 P ea7e09a07e414746a2afb4699eff8431: Bootstrap starting.
I20260709 12:22:07.697086 22572 tablet_bootstrap.cc:654] T b94db069ca944e6992ed967380b662f0 P ea7e09a07e414746a2afb4699eff8431: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.696686 22573 consensus_queue.cc:260] T 7147092586884a2a8b530cb8043cc527 P ccec34fd1e49449897f015a3c24611f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:07.700603 22574 tablet_bootstrap.cc:492] T b94db069ca944e6992ed967380b662f0 P f2cdb3f599b24571aba6932dd4539cc0: No bootstrap required, opened a new log
I20260709 12:22:07.701112 22574 ts_tablet_manager.cc:1403] T b94db069ca944e6992ed967380b662f0 P f2cdb3f599b24571aba6932dd4539cc0: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.012s
I20260709 12:22:07.705936 22573 ts_tablet_manager.cc:1434] T 7147092586884a2a8b530cb8043cc527 P ccec34fd1e49449897f015a3c24611f6: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 12:22:07.708926 22574 raft_consensus.cc:359] T b94db069ca944e6992ed967380b662f0 P f2cdb3f599b24571aba6932dd4539cc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:07.709721 22574 raft_consensus.cc:385] T b94db069ca944e6992ed967380b662f0 P f2cdb3f599b24571aba6932dd4539cc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.710047 22574 raft_consensus.cc:740] T b94db069ca944e6992ed967380b662f0 P f2cdb3f599b24571aba6932dd4539cc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2cdb3f599b24571aba6932dd4539cc0, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.712460 22573 tablet_bootstrap.cc:492] T 57a04458544546f4b009971169806cf3 P ccec34fd1e49449897f015a3c24611f6: Bootstrap starting.
I20260709 12:22:07.712765 22572 tablet_bootstrap.cc:492] T b94db069ca944e6992ed967380b662f0 P ea7e09a07e414746a2afb4699eff8431: No bootstrap required, opened a new log
I20260709 12:22:07.712711 22578 raft_consensus.cc:493] T 4d8d67270c654d46b63fc1a49fef6b76 P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:07.713335 22572 ts_tablet_manager.cc:1403] T b94db069ca944e6992ed967380b662f0 P ea7e09a07e414746a2afb4699eff8431: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.003s
I20260709 12:22:07.713297 22578 raft_consensus.cc:515] T 4d8d67270c654d46b63fc1a49fef6b76 P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:07.714184 22574 consensus_queue.cc:260] T b94db069ca944e6992ed967380b662f0 P f2cdb3f599b24571aba6932dd4539cc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:07.716583 22574 ts_tablet_manager.cc:1434] T b94db069ca944e6992ed967380b662f0 P f2cdb3f599b24571aba6932dd4539cc0: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 12:22:07.716398 22572 raft_consensus.cc:359] T b94db069ca944e6992ed967380b662f0 P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:07.717177 22572 raft_consensus.cc:385] T b94db069ca944e6992ed967380b662f0 P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.717473 22572 raft_consensus.cc:740] T b94db069ca944e6992ed967380b662f0 P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea7e09a07e414746a2afb4699eff8431, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.717595 22574 tablet_bootstrap.cc:492] T 50fbe4a43b924ed5836766bdf6176b95 P f2cdb3f599b24571aba6932dd4539cc0: Bootstrap starting.
I20260709 12:22:07.718223 22572 consensus_queue.cc:260] T b94db069ca944e6992ed967380b662f0 P ea7e09a07e414746a2afb4699eff8431 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:07.719283 22573 tablet_bootstrap.cc:654] T 57a04458544546f4b009971169806cf3 P ccec34fd1e49449897f015a3c24611f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.721038 22578 leader_election.cc:290] T 4d8d67270c654d46b63fc1a49fef6b76 P ea7e09a07e414746a2afb4699eff8431 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2cdb3f599b24571aba6932dd4539cc0 (127.21.56.194:41057), ccec34fd1e49449897f015a3c24611f6 (127.21.56.195:35625)
I20260709 12:22:07.724074 22574 tablet_bootstrap.cc:654] T 50fbe4a43b924ed5836766bdf6176b95 P f2cdb3f599b24571aba6932dd4539cc0: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.723879 22532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7147092586884a2a8b530cb8043cc527" candidate_uuid: "f2cdb3f599b24571aba6932dd4539cc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccec34fd1e49449897f015a3c24611f6" is_pre_election: true
I20260709 12:22:07.724610 22532 raft_consensus.cc:2468] T 7147092586884a2a8b530cb8043cc527 P ccec34fd1e49449897f015a3c24611f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2cdb3f599b24571aba6932dd4539cc0 in term 0.
I20260709 12:22:07.727051 22596 raft_consensus.cc:493] T 57a04458544546f4b009971169806cf3 P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:07.727592 22596 raft_consensus.cc:515] T 57a04458544546f4b009971169806cf3 P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:07.732484 22572 ts_tablet_manager.cc:1434] T b94db069ca944e6992ed967380b662f0 P ea7e09a07e414746a2afb4699eff8431: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.004s
I20260709 12:22:07.733734 22572 tablet_bootstrap.cc:492] T 7147092586884a2a8b530cb8043cc527 P ea7e09a07e414746a2afb4699eff8431: Bootstrap starting.
I20260709 12:22:07.739490 22579 raft_consensus.cc:493] T f8635fd7d53a4d99adc582e7a44ec1c5 P f2cdb3f599b24571aba6932dd4539cc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:07.740057 22579 raft_consensus.cc:515] T f8635fd7d53a4d99adc582e7a44ec1c5 P f2cdb3f599b24571aba6932dd4539cc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:07.741179 22596 leader_election.cc:290] T 57a04458544546f4b009971169806cf3 P ea7e09a07e414746a2afb4699eff8431 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2cdb3f599b24571aba6932dd4539cc0 (127.21.56.194:41057), ccec34fd1e49449897f015a3c24611f6 (127.21.56.195:35625)
I20260709 12:22:07.742678 22572 tablet_bootstrap.cc:654] T 7147092586884a2a8b530cb8043cc527 P ea7e09a07e414746a2afb4699eff8431: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.743336 22579 leader_election.cc:290] T f8635fd7d53a4d99adc582e7a44ec1c5 P f2cdb3f599b24571aba6932dd4539cc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea7e09a07e414746a2afb4699eff8431 (127.21.56.193:36003), ccec34fd1e49449897f015a3c24611f6 (127.21.56.195:35625)
I20260709 12:22:07.744227 22573 tablet_bootstrap.cc:492] T 57a04458544546f4b009971169806cf3 P ccec34fd1e49449897f015a3c24611f6: No bootstrap required, opened a new log
I20260709 12:22:07.731597 22422 leader_election.cc:304] T 7147092586884a2a8b530cb8043cc527 P f2cdb3f599b24571aba6932dd4539cc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ccec34fd1e49449897f015a3c24611f6, f2cdb3f599b24571aba6932dd4539cc0; no voters: 
I20260709 12:22:07.744725 22573 ts_tablet_manager.cc:1403] T 57a04458544546f4b009971169806cf3 P ccec34fd1e49449897f015a3c24611f6: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.018s
I20260709 12:22:07.746642 22532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8635fd7d53a4d99adc582e7a44ec1c5" candidate_uuid: "f2cdb3f599b24571aba6932dd4539cc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccec34fd1e49449897f015a3c24611f6" is_pre_election: true
I20260709 12:22:07.747979 22573 raft_consensus.cc:359] T 57a04458544546f4b009971169806cf3 P ccec34fd1e49449897f015a3c24611f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:07.748848 22573 raft_consensus.cc:385] T 57a04458544546f4b009971169806cf3 P ccec34fd1e49449897f015a3c24611f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.749171 22573 raft_consensus.cc:740] T 57a04458544546f4b009971169806cf3 P ccec34fd1e49449897f015a3c24611f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccec34fd1e49449897f015a3c24611f6, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.749198 22579 raft_consensus.cc:2804] T 7147092586884a2a8b530cb8043cc527 P f2cdb3f599b24571aba6932dd4539cc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:07.749752 22579 raft_consensus.cc:493] T 7147092586884a2a8b530cb8043cc527 P f2cdb3f599b24571aba6932dd4539cc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:07.750159 22579 raft_consensus.cc:3060] T 7147092586884a2a8b530cb8043cc527 P f2cdb3f599b24571aba6932dd4539cc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:07.750280 22573 consensus_queue.cc:260] T 57a04458544546f4b009971169806cf3 P ccec34fd1e49449897f015a3c24611f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:07.753043 22573 ts_tablet_manager.cc:1434] T 57a04458544546f4b009971169806cf3 P ccec34fd1e49449897f015a3c24611f6: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 12:22:07.754098 22573 tablet_bootstrap.cc:492] T 0ddbf504659043b5a8f42d36f168e0ae P ccec34fd1e49449897f015a3c24611f6: Bootstrap starting.
W20260709 12:22:07.754352 22422 leader_election.cc:343] T f8635fd7d53a4d99adc582e7a44ec1c5 P f2cdb3f599b24571aba6932dd4539cc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccec34fd1e49449897f015a3c24611f6 (127.21.56.195:35625): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:07.760627 22573 tablet_bootstrap.cc:654] T 0ddbf504659043b5a8f42d36f168e0ae P ccec34fd1e49449897f015a3c24611f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.762413 22580 raft_consensus.cc:493] T 4d8d67270c654d46b63fc1a49fef6b76 P ccec34fd1e49449897f015a3c24611f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:07.762893 22580 raft_consensus.cc:515] T 4d8d67270c654d46b63fc1a49fef6b76 P ccec34fd1e49449897f015a3c24611f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:07.765429 22580 leader_election.cc:290] T 4d8d67270c654d46b63fc1a49fef6b76 P ccec34fd1e49449897f015a3c24611f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea7e09a07e414746a2afb4699eff8431 (127.21.56.193:36003), f2cdb3f599b24571aba6932dd4539cc0 (127.21.56.194:41057)
I20260709 12:22:07.765990 22572 tablet_bootstrap.cc:492] T 7147092586884a2a8b530cb8043cc527 P ea7e09a07e414746a2afb4699eff8431: No bootstrap required, opened a new log
I20260709 12:22:07.766476 22572 ts_tablet_manager.cc:1403] T 7147092586884a2a8b530cb8043cc527 P ea7e09a07e414746a2afb4699eff8431: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.008s
I20260709 12:22:07.769445 22572 raft_consensus.cc:359] T 7147092586884a2a8b530cb8043cc527 P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:07.770241 22572 raft_consensus.cc:385] T 7147092586884a2a8b530cb8043cc527 P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.770538 22572 raft_consensus.cc:740] T 7147092586884a2a8b530cb8043cc527 P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea7e09a07e414746a2afb4699eff8431, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.771245 22572 consensus_queue.cc:260] T 7147092586884a2a8b530cb8043cc527 P ea7e09a07e414746a2afb4699eff8431 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:07.773518 22572 ts_tablet_manager.cc:1434] T 7147092586884a2a8b530cb8043cc527 P ea7e09a07e414746a2afb4699eff8431: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:22:07.774533 22572 tablet_bootstrap.cc:492] T b667f38a90d4412399e936bb47ffdce8 P ea7e09a07e414746a2afb4699eff8431: Bootstrap starting.
I20260709 12:22:07.784621 22572 tablet_bootstrap.cc:654] T b667f38a90d4412399e936bb47ffdce8 P ea7e09a07e414746a2afb4699eff8431: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.795717 22580 raft_consensus.cc:493] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:07.796283 22580 raft_consensus.cc:515] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:07.798682 22580 leader_election.cc:290] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea7e09a07e414746a2afb4699eff8431 (127.21.56.193:36003), f2cdb3f599b24571aba6932dd4539cc0 (127.21.56.194:41057)
I20260709 12:22:07.803198 22580 raft_consensus.cc:493] T 57a04458544546f4b009971169806cf3 P ccec34fd1e49449897f015a3c24611f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:07.803735 22580 raft_consensus.cc:515] T 57a04458544546f4b009971169806cf3 P ccec34fd1e49449897f015a3c24611f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:07.805751 22580 leader_election.cc:290] T 57a04458544546f4b009971169806cf3 P ccec34fd1e49449897f015a3c24611f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea7e09a07e414746a2afb4699eff8431 (127.21.56.193:36003), f2cdb3f599b24571aba6932dd4539cc0 (127.21.56.194:41057)
I20260709 12:22:07.810681 22579 raft_consensus.cc:515] T 7147092586884a2a8b530cb8043cc527 P f2cdb3f599b24571aba6932dd4539cc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:07.818972 22579 leader_election.cc:290] T 7147092586884a2a8b530cb8043cc527 P f2cdb3f599b24571aba6932dd4539cc0 [CANDIDATE]: Term 1 election: Requested vote from peers ea7e09a07e414746a2afb4699eff8431 (127.21.56.193:36003), ccec34fd1e49449897f015a3c24611f6 (127.21.56.195:35625)
I20260709 12:22:07.820881 22532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7147092586884a2a8b530cb8043cc527" candidate_uuid: "f2cdb3f599b24571aba6932dd4539cc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccec34fd1e49449897f015a3c24611f6"
I20260709 12:22:07.821195 22574 tablet_bootstrap.cc:492] T 50fbe4a43b924ed5836766bdf6176b95 P f2cdb3f599b24571aba6932dd4539cc0: No bootstrap required, opened a new log
I20260709 12:22:07.821488 22532 raft_consensus.cc:3060] T 7147092586884a2a8b530cb8043cc527 P ccec34fd1e49449897f015a3c24611f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:07.821664 22574 ts_tablet_manager.cc:1403] T 50fbe4a43b924ed5836766bdf6176b95 P f2cdb3f599b24571aba6932dd4539cc0: Time spent bootstrapping tablet: real 0.104s	user 0.030s	sys 0.065s
I20260709 12:22:07.828905 22531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8d67270c654d46b63fc1a49fef6b76" candidate_uuid: "ea7e09a07e414746a2afb4699eff8431" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccec34fd1e49449897f015a3c24611f6" is_pre_election: true
I20260709 12:22:07.829566 22573 tablet_bootstrap.cc:492] T 0ddbf504659043b5a8f42d36f168e0ae P ccec34fd1e49449897f015a3c24611f6: No bootstrap required, opened a new log
I20260709 12:22:07.829103 22532 raft_consensus.cc:2468] T 7147092586884a2a8b530cb8043cc527 P ccec34fd1e49449897f015a3c24611f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2cdb3f599b24571aba6932dd4539cc0 in term 1.
I20260709 12:22:07.830173 22573 ts_tablet_manager.cc:1403] T 0ddbf504659043b5a8f42d36f168e0ae P ccec34fd1e49449897f015a3c24611f6: Time spent bootstrapping tablet: real 0.076s	user 0.023s	sys 0.009s
I20260709 12:22:07.830978 22458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8d67270c654d46b63fc1a49fef6b76" candidate_uuid: "ea7e09a07e414746a2afb4699eff8431" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2cdb3f599b24571aba6932dd4539cc0" is_pre_election: true
I20260709 12:22:07.832482 22457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57a04458544546f4b009971169806cf3" candidate_uuid: "ea7e09a07e414746a2afb4699eff8431" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2cdb3f599b24571aba6932dd4539cc0" is_pre_election: true
I20260709 12:22:07.829624 22531 raft_consensus.cc:2468] T 4d8d67270c654d46b63fc1a49fef6b76 P ccec34fd1e49449897f015a3c24611f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea7e09a07e414746a2afb4699eff8431 in term 0.
I20260709 12:22:07.833294 22573 raft_consensus.cc:359] T 0ddbf504659043b5a8f42d36f168e0ae P ccec34fd1e49449897f015a3c24611f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:07.824652 22574 raft_consensus.cc:359] T 50fbe4a43b924ed5836766bdf6176b95 P f2cdb3f599b24571aba6932dd4539cc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:07.834013 22573 raft_consensus.cc:385] T 0ddbf504659043b5a8f42d36f168e0ae P ccec34fd1e49449897f015a3c24611f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.834113 22531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57a04458544546f4b009971169806cf3" candidate_uuid: "ea7e09a07e414746a2afb4699eff8431" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccec34fd1e49449897f015a3c24611f6" is_pre_election: true
W20260709 12:22:07.834257 22345 leader_election.cc:343] T 4d8d67270c654d46b63fc1a49fef6b76 P ea7e09a07e414746a2afb4699eff8431 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2cdb3f599b24571aba6932dd4539cc0 (127.21.56.194:41057): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:07.834864 22572 tablet_bootstrap.cc:492] T b667f38a90d4412399e936bb47ffdce8 P ea7e09a07e414746a2afb4699eff8431: No bootstrap required, opened a new log
I20260709 12:22:07.834779 22531 raft_consensus.cc:2468] T 57a04458544546f4b009971169806cf3 P ccec34fd1e49449897f015a3c24611f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea7e09a07e414746a2afb4699eff8431 in term 0.
W20260709 12:22:07.834978 22345 leader_election.cc:343] T 57a04458544546f4b009971169806cf3 P ea7e09a07e414746a2afb4699eff8431 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2cdb3f599b24571aba6932dd4539cc0 (127.21.56.194:41057): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:07.835538 22572 ts_tablet_manager.cc:1403] T b667f38a90d4412399e936bb47ffdce8 P ea7e09a07e414746a2afb4699eff8431: Time spent bootstrapping tablet: real 0.061s	user 0.014s	sys 0.007s
I20260709 12:22:07.834349 22573 raft_consensus.cc:740] T 0ddbf504659043b5a8f42d36f168e0ae P ccec34fd1e49449897f015a3c24611f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccec34fd1e49449897f015a3c24611f6, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.837855 22422 leader_election.cc:304] T 7147092586884a2a8b530cb8043cc527 P f2cdb3f599b24571aba6932dd4539cc0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ccec34fd1e49449897f015a3c24611f6, f2cdb3f599b24571aba6932dd4539cc0; no voters: 
I20260709 12:22:07.834334 22574 raft_consensus.cc:385] T 50fbe4a43b924ed5836766bdf6176b95 P f2cdb3f599b24571aba6932dd4539cc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.838783 22579 raft_consensus.cc:2804] T 7147092586884a2a8b530cb8043cc527 P f2cdb3f599b24571aba6932dd4539cc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:07.838702 22574 raft_consensus.cc:740] T 50fbe4a43b924ed5836766bdf6176b95 P f2cdb3f599b24571aba6932dd4539cc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2cdb3f599b24571aba6932dd4539cc0, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.839756 22574 consensus_queue.cc:260] T 50fbe4a43b924ed5836766bdf6176b95 P f2cdb3f599b24571aba6932dd4539cc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:07.838275 22572 raft_consensus.cc:359] T b667f38a90d4412399e936bb47ffdce8 P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:07.841573 22572 raft_consensus.cc:385] T b667f38a90d4412399e936bb47ffdce8 P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.841890 22572 raft_consensus.cc:740] T b667f38a90d4412399e936bb47ffdce8 P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea7e09a07e414746a2afb4699eff8431, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.837747 22573 consensus_queue.cc:260] T 0ddbf504659043b5a8f42d36f168e0ae P ccec34fd1e49449897f015a3c24611f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:07.842686 22572 consensus_queue.cc:260] T b667f38a90d4412399e936bb47ffdce8 P ea7e09a07e414746a2afb4699eff8431 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:07.843559 22347 leader_election.cc:304] T 4d8d67270c654d46b63fc1a49fef6b76 P ea7e09a07e414746a2afb4699eff8431 [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: ccec34fd1e49449897f015a3c24611f6, ea7e09a07e414746a2afb4699eff8431; no voters: f2cdb3f599b24571aba6932dd4539cc0
I20260709 12:22:07.844419 22573 ts_tablet_manager.cc:1434] T 0ddbf504659043b5a8f42d36f168e0ae P ccec34fd1e49449897f015a3c24611f6: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 12:22:07.844800 22578 raft_consensus.cc:2804] T 4d8d67270c654d46b63fc1a49fef6b76 P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:07.845269 22578 raft_consensus.cc:493] T 4d8d67270c654d46b63fc1a49fef6b76 P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:07.845533 22573 tablet_bootstrap.cc:492] T 6d7912c5b8084dffbade7913f08aaded P ccec34fd1e49449897f015a3c24611f6: Bootstrap starting.
I20260709 12:22:07.845633 22578 raft_consensus.cc:3060] T 4d8d67270c654d46b63fc1a49fef6b76 P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:07.852713 22457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8d67270c654d46b63fc1a49fef6b76" candidate_uuid: "ccec34fd1e49449897f015a3c24611f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2cdb3f599b24571aba6932dd4539cc0" is_pre_election: true
I20260709 12:22:07.852978 22578 raft_consensus.cc:515] T 4d8d67270c654d46b63fc1a49fef6b76 P ea7e09a07e414746a2afb4699eff8431 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:07.854159 22456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57a04458544546f4b009971169806cf3" candidate_uuid: "ccec34fd1e49449897f015a3c24611f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2cdb3f599b24571aba6932dd4539cc0" is_pre_election: true
I20260709 12:22:07.855012 22573 tablet_bootstrap.cc:654] T 6d7912c5b8084dffbade7913f08aaded P ccec34fd1e49449897f015a3c24611f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.855307 22458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50fbe4a43b924ed5836766bdf6176b95" candidate_uuid: "ccec34fd1e49449897f015a3c24611f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2cdb3f599b24571aba6932dd4539cc0" is_pre_election: true
I20260709 12:22:07.855870 22347 leader_election.cc:304] T 57a04458544546f4b009971169806cf3 P ea7e09a07e414746a2afb4699eff8431 [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: ccec34fd1e49449897f015a3c24611f6, ea7e09a07e414746a2afb4699eff8431; no voters: f2cdb3f599b24571aba6932dd4539cc0
W20260709 12:22:07.856547 22495 leader_election.cc:343] T 4d8d67270c654d46b63fc1a49fef6b76 P ccec34fd1e49449897f015a3c24611f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2cdb3f599b24571aba6932dd4539cc0 (127.21.56.194:41057): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:07.856689 22596 raft_consensus.cc:2804] T 57a04458544546f4b009971169806cf3 P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:07.857034 22596 raft_consensus.cc:493] T 57a04458544546f4b009971169806cf3 P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:07.857371 22596 raft_consensus.cc:3060] T 57a04458544546f4b009971169806cf3 P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:22:07.857275 22495 leader_election.cc:343] T 57a04458544546f4b009971169806cf3 P ccec34fd1e49449897f015a3c24611f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2cdb3f599b24571aba6932dd4539cc0 (127.21.56.194:41057): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:07.857604 22456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8d67270c654d46b63fc1a49fef6b76" candidate_uuid: "ea7e09a07e414746a2afb4699eff8431" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2cdb3f599b24571aba6932dd4539cc0"
W20260709 12:22:07.860023 22345 leader_election.cc:343] T 4d8d67270c654d46b63fc1a49fef6b76 P ea7e09a07e414746a2afb4699eff8431 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f2cdb3f599b24571aba6932dd4539cc0 (127.21.56.194:41057): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:07.855929 22458 raft_consensus.cc:2468] T 50fbe4a43b924ed5836766bdf6176b95 P f2cdb3f599b24571aba6932dd4539cc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccec34fd1e49449897f015a3c24611f6 in term 0.
I20260709 12:22:07.861011 22381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50fbe4a43b924ed5836766bdf6176b95" candidate_uuid: "ccec34fd1e49449897f015a3c24611f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7e09a07e414746a2afb4699eff8431" is_pre_election: true
I20260709 12:22:07.861805 22532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8d67270c654d46b63fc1a49fef6b76" candidate_uuid: "ea7e09a07e414746a2afb4699eff8431" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccec34fd1e49449897f015a3c24611f6"
I20260709 12:22:07.862438 22380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57a04458544546f4b009971169806cf3" candidate_uuid: "ccec34fd1e49449897f015a3c24611f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7e09a07e414746a2afb4699eff8431" is_pre_election: true
I20260709 12:22:07.862613 22579 raft_consensus.cc:697] T 7147092586884a2a8b530cb8043cc527 P f2cdb3f599b24571aba6932dd4539cc0 [term 1 LEADER]: Becoming Leader. State: Replica: f2cdb3f599b24571aba6932dd4539cc0, State: Running, Role: LEADER
I20260709 12:22:07.861696 22381 raft_consensus.cc:2468] T 50fbe4a43b924ed5836766bdf6176b95 P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccec34fd1e49449897f015a3c24611f6 in term 0.
I20260709 12:22:07.863938 22495 leader_election.cc:304] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ccec34fd1e49449897f015a3c24611f6, f2cdb3f599b24571aba6932dd4539cc0; no voters: 
I20260709 12:22:07.863478 22579 consensus_queue.cc:237] T 7147092586884a2a8b530cb8043cc527 P f2cdb3f599b24571aba6932dd4539cc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:07.864827 22580 raft_consensus.cc:2804] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:07.865198 22580 raft_consensus.cc:493] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:07.862393 22532 raft_consensus.cc:3060] T 4d8d67270c654d46b63fc1a49fef6b76 P ccec34fd1e49449897f015a3c24611f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:07.865528 22580 raft_consensus.cc:3060] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:07.865612 22596 raft_consensus.cc:515] T 57a04458544546f4b009971169806cf3 P ea7e09a07e414746a2afb4699eff8431 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:07.866990 22380 raft_consensus.cc:2393] T 57a04458544546f4b009971169806cf3 P ea7e09a07e414746a2afb4699eff8431 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ccec34fd1e49449897f015a3c24611f6 in current term 1: Already voted for candidate ea7e09a07e414746a2afb4699eff8431 in this term.
I20260709 12:22:07.860409 22382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8d67270c654d46b63fc1a49fef6b76" candidate_uuid: "ccec34fd1e49449897f015a3c24611f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7e09a07e414746a2afb4699eff8431" is_pre_election: true
I20260709 12:22:07.867890 22382 raft_consensus.cc:2393] T 4d8d67270c654d46b63fc1a49fef6b76 P ea7e09a07e414746a2afb4699eff8431 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ccec34fd1e49449897f015a3c24611f6 in current term 1: Already voted for candidate ea7e09a07e414746a2afb4699eff8431 in this term.
I20260709 12:22:07.870857 22458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57a04458544546f4b009971169806cf3" candidate_uuid: "ea7e09a07e414746a2afb4699eff8431" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2cdb3f599b24571aba6932dd4539cc0"
I20260709 12:22:07.871006 22596 leader_election.cc:290] T 57a04458544546f4b009971169806cf3 P ea7e09a07e414746a2afb4699eff8431 [CANDIDATE]: Term 1 election: Requested vote from peers f2cdb3f599b24571aba6932dd4539cc0 (127.21.56.194:41057), ccec34fd1e49449897f015a3c24611f6 (127.21.56.195:35625)
W20260709 12:22:07.872010 22345 leader_election.cc:343] T 57a04458544546f4b009971169806cf3 P ea7e09a07e414746a2afb4699eff8431 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f2cdb3f599b24571aba6932dd4539cc0 (127.21.56.194:41057): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:07.873736 22580 raft_consensus.cc:515] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:07.874329 22382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7147092586884a2a8b530cb8043cc527" candidate_uuid: "f2cdb3f599b24571aba6932dd4539cc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7e09a07e414746a2afb4699eff8431" is_pre_election: true
I20260709 12:22:07.874701 22596 raft_consensus.cc:493] T f8635fd7d53a4d99adc582e7a44ec1c5 P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:07.874939 22382 raft_consensus.cc:2468] T 7147092586884a2a8b530cb8043cc527 P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2cdb3f599b24571aba6932dd4539cc0 in term 0.
I20260709 12:22:07.875270 22596 raft_consensus.cc:515] T f8635fd7d53a4d99adc582e7a44ec1c5 P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:07.861122 22578 leader_election.cc:290] T 4d8d67270c654d46b63fc1a49fef6b76 P ea7e09a07e414746a2afb4699eff8431 [CANDIDATE]: Term 1 election: Requested vote from peers f2cdb3f599b24571aba6932dd4539cc0 (127.21.56.194:41057), ccec34fd1e49449897f015a3c24611f6 (127.21.56.195:35625)
I20260709 12:22:07.876644 22458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50fbe4a43b924ed5836766bdf6176b95" candidate_uuid: "ccec34fd1e49449897f015a3c24611f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2cdb3f599b24571aba6932dd4539cc0"
I20260709 12:22:07.877183 22458 raft_consensus.cc:3060] T 50fbe4a43b924ed5836766bdf6176b95 P f2cdb3f599b24571aba6932dd4539cc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:07.878747 22580 leader_election.cc:290] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6 [CANDIDATE]: Term 1 election: Requested vote from peers ea7e09a07e414746a2afb4699eff8431 (127.21.56.193:36003), f2cdb3f599b24571aba6932dd4539cc0 (127.21.56.194:41057)
I20260709 12:22:07.879626 22382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50fbe4a43b924ed5836766bdf6176b95" candidate_uuid: "ccec34fd1e49449897f015a3c24611f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7e09a07e414746a2afb4699eff8431"
I20260709 12:22:07.880237 22382 raft_consensus.cc:3060] T 50fbe4a43b924ed5836766bdf6176b95 P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:07.880187 22498 leader_election.cc:304] T 57a04458544546f4b009971169806cf3 P ccec34fd1e49449897f015a3c24611f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccec34fd1e49449897f015a3c24611f6; no voters: ea7e09a07e414746a2afb4699eff8431, f2cdb3f599b24571aba6932dd4539cc0
I20260709 12:22:07.880908 22380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8635fd7d53a4d99adc582e7a44ec1c5" candidate_uuid: "f2cdb3f599b24571aba6932dd4539cc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7e09a07e414746a2afb4699eff8431" is_pre_election: true
I20260709 12:22:07.881518 22380 raft_consensus.cc:2468] T f8635fd7d53a4d99adc582e7a44ec1c5 P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2cdb3f599b24571aba6932dd4539cc0 in term 0.
I20260709 12:22:07.881740 22580 raft_consensus.cc:3060] T 57a04458544546f4b009971169806cf3 P ccec34fd1e49449897f015a3c24611f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:07.883422 22380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7147092586884a2a8b530cb8043cc527" candidate_uuid: "f2cdb3f599b24571aba6932dd4539cc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7e09a07e414746a2afb4699eff8431"
I20260709 12:22:07.883957 22380 raft_consensus.cc:3060] T 7147092586884a2a8b530cb8043cc527 P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:07.884245 22458 raft_consensus.cc:2468] T 50fbe4a43b924ed5836766bdf6176b95 P f2cdb3f599b24571aba6932dd4539cc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccec34fd1e49449897f015a3c24611f6 in term 1.
I20260709 12:22:07.885429 22495 leader_election.cc:304] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ccec34fd1e49449897f015a3c24611f6, f2cdb3f599b24571aba6932dd4539cc0; no voters: 
I20260709 12:22:07.887842 22382 raft_consensus.cc:2468] T 50fbe4a43b924ed5836766bdf6176b95 P ea7e09a07e414746a2afb4699eff8431 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccec34fd1e49449897f015a3c24611f6 in term 1.
I20260709 12:22:07.888177 22580 raft_consensus.cc:2749] T 57a04458544546f4b009971169806cf3 P ccec34fd1e49449897f015a3c24611f6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:07.888815 22580 raft_consensus.cc:2804] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:07.889237 22580 raft_consensus.cc:697] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6 [term 1 LEADER]: Becoming Leader. State: Replica: ccec34fd1e49449897f015a3c24611f6, State: Running, Role: LEADER
I20260709 12:22:07.889479 22596 leader_election.cc:290] T f8635fd7d53a4d99adc582e7a44ec1c5 P ea7e09a07e414746a2afb4699eff8431 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2cdb3f599b24571aba6932dd4539cc0 (127.21.56.194:41057), ccec34fd1e49449897f015a3c24611f6 (127.21.56.195:35625)
I20260709 12:22:07.881470 22498 leader_election.cc:304] T 4d8d67270c654d46b63fc1a49fef6b76 P ccec34fd1e49449897f015a3c24611f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccec34fd1e49449897f015a3c24611f6; no voters: ea7e09a07e414746a2afb4699eff8431, f2cdb3f599b24571aba6932dd4539cc0
I20260709 12:22:07.891348 22456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8635fd7d53a4d99adc582e7a44ec1c5" candidate_uuid: "ea7e09a07e414746a2afb4699eff8431" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2cdb3f599b24571aba6932dd4539cc0" is_pre_election: true
I20260709 12:22:07.892041 22456 raft_consensus.cc:2468] T f8635fd7d53a4d99adc582e7a44ec1c5 P f2cdb3f599b24571aba6932dd4539cc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea7e09a07e414746a2afb4699eff8431 in term 0.
I20260709 12:22:07.893575 22423 leader_election.cc:304] T f8635fd7d53a4d99adc582e7a44ec1c5 P f2cdb3f599b24571aba6932dd4539cc0 [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: ea7e09a07e414746a2afb4699eff8431, f2cdb3f599b24571aba6932dd4539cc0; no voters: ccec34fd1e49449897f015a3c24611f6
I20260709 12:22:07.894454 22574 ts_tablet_manager.cc:1434] T 50fbe4a43b924ed5836766bdf6176b95 P f2cdb3f599b24571aba6932dd4539cc0: Time spent starting tablet: real 0.072s	user 0.014s	sys 0.007s
I20260709 12:22:07.895139 22345 leader_election.cc:304] T f8635fd7d53a4d99adc582e7a44ec1c5 P ea7e09a07e414746a2afb4699eff8431 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea7e09a07e414746a2afb4699eff8431, f2cdb3f599b24571aba6932dd4539cc0; no voters: 
I20260709 12:22:07.895241 22580 consensus_queue.cc:237] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:07.895622 22574 tablet_bootstrap.cc:492] T 0ddbf504659043b5a8f42d36f168e0ae P f2cdb3f599b24571aba6932dd4539cc0: Bootstrap starting.
I20260709 12:22:07.896239 22610 raft_consensus.cc:2804] T f8635fd7d53a4d99adc582e7a44ec1c5 P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:07.896618 22610 raft_consensus.cc:493] T f8635fd7d53a4d99adc582e7a44ec1c5 P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:22:07.896910 22328 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:22:07.895157 22608 raft_consensus.cc:2804] T f8635fd7d53a4d99adc582e7a44ec1c5 P f2cdb3f599b24571aba6932dd4539cc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:07.903246 22574 tablet_bootstrap.cc:654] T 0ddbf504659043b5a8f42d36f168e0ae P f2cdb3f599b24571aba6932dd4539cc0: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.905705 22573 tablet_bootstrap.cc:492] T 6d7912c5b8084dffbade7913f08aaded P ccec34fd1e49449897f015a3c24611f6: No bootstrap required, opened a new log
I20260709 12:22:07.908545 22573 ts_tablet_manager.cc:1403] T 6d7912c5b8084dffbade7913f08aaded P ccec34fd1e49449897f015a3c24611f6: Time spent bootstrapping tablet: real 0.063s	user 0.009s	sys 0.009s
I20260709 12:22:07.910568 22380 raft_consensus.cc:2468] T 7147092586884a2a8b530cb8043cc527 P ea7e09a07e414746a2afb4699eff8431 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2cdb3f599b24571aba6932dd4539cc0 in term 1.
I20260709 12:22:07.911660 22573 raft_consensus.cc:359] T 6d7912c5b8084dffbade7913f08aaded P ccec34fd1e49449897f015a3c24611f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:07.912420 22573 raft_consensus.cc:385] T 6d7912c5b8084dffbade7913f08aaded P ccec34fd1e49449897f015a3c24611f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.898594 22608 raft_consensus.cc:493] T f8635fd7d53a4d99adc582e7a44ec1c5 P f2cdb3f599b24571aba6932dd4539cc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:07.914450 22608 raft_consensus.cc:3060] T f8635fd7d53a4d99adc582e7a44ec1c5 P f2cdb3f599b24571aba6932dd4539cc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:07.914940 22572 ts_tablet_manager.cc:1434] T b667f38a90d4412399e936bb47ffdce8 P ea7e09a07e414746a2afb4699eff8431: Time spent starting tablet: real 0.079s	user 0.017s	sys 0.000s
I20260709 12:22:07.915087 22573 raft_consensus.cc:740] T 6d7912c5b8084dffbade7913f08aaded P ccec34fd1e49449897f015a3c24611f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccec34fd1e49449897f015a3c24611f6, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.915946 22573 consensus_queue.cc:260] T 6d7912c5b8084dffbade7913f08aaded P ccec34fd1e49449897f015a3c24611f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:07.896947 22610 raft_consensus.cc:3060] T f8635fd7d53a4d99adc582e7a44ec1c5 P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:07.917588 22572 tablet_bootstrap.cc:492] T e20ac432e1b84c009d04ee704ab81ea3 P ea7e09a07e414746a2afb4699eff8431: Bootstrap starting.
I20260709 12:22:07.929700 22615 raft_consensus.cc:493] T b667f38a90d4412399e936bb47ffdce8 P ccec34fd1e49449897f015a3c24611f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:07.930770 22573 ts_tablet_manager.cc:1434] T 6d7912c5b8084dffbade7913f08aaded P ccec34fd1e49449897f015a3c24611f6: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.013s
I20260709 12:22:07.927162 22579 raft_consensus.cc:493] T e20ac432e1b84c009d04ee704ab81ea3 P f2cdb3f599b24571aba6932dd4539cc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:07.930353 22615 raft_consensus.cc:515] T b667f38a90d4412399e936bb47ffdce8 P ccec34fd1e49449897f015a3c24611f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:07.935699 22573 tablet_bootstrap.cc:492] T f8635fd7d53a4d99adc582e7a44ec1c5 P ccec34fd1e49449897f015a3c24611f6: Bootstrap starting.
I20260709 12:22:07.938504 22277 catalog_manager.cc:5697] T 7147092586884a2a8b530cb8043cc527 P f2cdb3f599b24571aba6932dd4539cc0 reported cstate change: term changed from 0 to 1, leader changed from <none> to f2cdb3f599b24571aba6932dd4539cc0 (127.21.56.194). New cstate: current_term: 1 leader_uuid: "f2cdb3f599b24571aba6932dd4539cc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:07.942883 22573 tablet_bootstrap.cc:654] T f8635fd7d53a4d99adc582e7a44ec1c5 P ccec34fd1e49449897f015a3c24611f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.947650 22572 tablet_bootstrap.cc:654] T e20ac432e1b84c009d04ee704ab81ea3 P ea7e09a07e414746a2afb4699eff8431: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.931726 22532 raft_consensus.cc:2468] T 4d8d67270c654d46b63fc1a49fef6b76 P ccec34fd1e49449897f015a3c24611f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea7e09a07e414746a2afb4699eff8431 in term 1.
I20260709 12:22:07.949216 22614 raft_consensus.cc:493] T 0ddbf504659043b5a8f42d36f168e0ae P ccec34fd1e49449897f015a3c24611f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:07.932179 22579 raft_consensus.cc:515] T e20ac432e1b84c009d04ee704ab81ea3 P f2cdb3f599b24571aba6932dd4539cc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
W20260709 12:22:07.934216 22498 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.56.193:36003, user_credentials={real_user=slave}} blocked reactor thread for 52802.4us
W20260709 12:22:07.946336 22495 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.56.194:41057, user_credentials={real_user=slave}} blocked reactor thread for 61005.8us
I20260709 12:22:07.949723 22580 raft_consensus.cc:2749] T 4d8d67270c654d46b63fc1a49fef6b76 P ccec34fd1e49449897f015a3c24611f6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:07.950351 22614 raft_consensus.cc:515] T 0ddbf504659043b5a8f42d36f168e0ae P ccec34fd1e49449897f015a3c24611f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:07.955166 22531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57a04458544546f4b009971169806cf3" candidate_uuid: "ea7e09a07e414746a2afb4699eff8431" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccec34fd1e49449897f015a3c24611f6"
I20260709 12:22:07.955605 22609 raft_consensus.cc:493] T 6d7912c5b8084dffbade7913f08aaded P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:07.956039 22609 raft_consensus.cc:515] T 6d7912c5b8084dffbade7913f08aaded P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:07.959815 22579 leader_election.cc:290] T e20ac432e1b84c009d04ee704ab81ea3 P f2cdb3f599b24571aba6932dd4539cc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea7e09a07e414746a2afb4699eff8431 (127.21.56.193:36003), ccec34fd1e49449897f015a3c24611f6 (127.21.56.195:35625)
I20260709 12:22:07.960043 22609 leader_election.cc:290] T 6d7912c5b8084dffbade7913f08aaded P ea7e09a07e414746a2afb4699eff8431 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2cdb3f599b24571aba6932dd4539cc0 (127.21.56.194:41057), ccec34fd1e49449897f015a3c24611f6 (127.21.56.195:35625)
I20260709 12:22:07.960608 22530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8635fd7d53a4d99adc582e7a44ec1c5" candidate_uuid: "ea7e09a07e414746a2afb4699eff8431" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccec34fd1e49449897f015a3c24611f6" is_pre_election: true
I20260709 12:22:07.961017 22529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e20ac432e1b84c009d04ee704ab81ea3" candidate_uuid: "f2cdb3f599b24571aba6932dd4539cc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccec34fd1e49449897f015a3c24611f6" is_pre_election: true
W20260709 12:22:07.962350 22422 leader_election.cc:343] T e20ac432e1b84c009d04ee704ab81ea3 P f2cdb3f599b24571aba6932dd4539cc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccec34fd1e49449897f015a3c24611f6 (127.21.56.195:35625): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:07.963057 22380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e20ac432e1b84c009d04ee704ab81ea3" candidate_uuid: "f2cdb3f599b24571aba6932dd4539cc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7e09a07e414746a2afb4699eff8431" is_pre_election: true
I20260709 12:22:07.964362 22456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d7912c5b8084dffbade7913f08aaded" candidate_uuid: "ea7e09a07e414746a2afb4699eff8431" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2cdb3f599b24571aba6932dd4539cc0" is_pre_election: true
W20260709 12:22:07.966207 22345 leader_election.cc:343] T 6d7912c5b8084dffbade7913f08aaded P ea7e09a07e414746a2afb4699eff8431 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2cdb3f599b24571aba6932dd4539cc0 (127.21.56.194:41057): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:22:07.967089 22423 leader_election.cc:343] T e20ac432e1b84c009d04ee704ab81ea3 P f2cdb3f599b24571aba6932dd4539cc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea7e09a07e414746a2afb4699eff8431 (127.21.56.193:36003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:07.967553 22423 leader_election.cc:304] T e20ac432e1b84c009d04ee704ab81ea3 P f2cdb3f599b24571aba6932dd4539cc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f2cdb3f599b24571aba6932dd4539cc0; no voters: ccec34fd1e49449897f015a3c24611f6, ea7e09a07e414746a2afb4699eff8431
I20260709 12:22:07.968568 22607 raft_consensus.cc:2749] T e20ac432e1b84c009d04ee704ab81ea3 P f2cdb3f599b24571aba6932dd4539cc0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:07.970342 22529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d7912c5b8084dffbade7913f08aaded" candidate_uuid: "ea7e09a07e414746a2afb4699eff8431" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccec34fd1e49449897f015a3c24611f6" is_pre_election: true
I20260709 12:22:07.970990 22529 raft_consensus.cc:2468] T 6d7912c5b8084dffbade7913f08aaded P ccec34fd1e49449897f015a3c24611f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea7e09a07e414746a2afb4699eff8431 in term 0.
I20260709 12:22:07.972805 22610 raft_consensus.cc:515] T f8635fd7d53a4d99adc582e7a44ec1c5 P ea7e09a07e414746a2afb4699eff8431 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:07.973519 22347 leader_election.cc:304] T 4d8d67270c654d46b63fc1a49fef6b76 P ea7e09a07e414746a2afb4699eff8431 [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: ccec34fd1e49449897f015a3c24611f6, ea7e09a07e414746a2afb4699eff8431; no voters: f2cdb3f599b24571aba6932dd4539cc0
I20260709 12:22:07.974679 22614 leader_election.cc:290] T 0ddbf504659043b5a8f42d36f168e0ae P ccec34fd1e49449897f015a3c24611f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea7e09a07e414746a2afb4699eff8431 (127.21.56.193:36003), f2cdb3f599b24571aba6932dd4539cc0 (127.21.56.194:41057)
I20260709 12:22:07.974809 22609 raft_consensus.cc:2804] T 4d8d67270c654d46b63fc1a49fef6b76 P ea7e09a07e414746a2afb4699eff8431 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:07.975310 22531 raft_consensus.cc:2468] T 57a04458544546f4b009971169806cf3 P ccec34fd1e49449897f015a3c24611f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea7e09a07e414746a2afb4699eff8431 in term 1.
I20260709 12:22:07.976745 22380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ddbf504659043b5a8f42d36f168e0ae" candidate_uuid: "ccec34fd1e49449897f015a3c24611f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7e09a07e414746a2afb4699eff8431" is_pre_election: true
I20260709 12:22:07.975276 22609 raft_consensus.cc:697] T 4d8d67270c654d46b63fc1a49fef6b76 P ea7e09a07e414746a2afb4699eff8431 [term 1 LEADER]: Becoming Leader. State: Replica: ea7e09a07e414746a2afb4699eff8431, State: Running, Role: LEADER
I20260709 12:22:07.981829 22609 consensus_queue.cc:237] T 4d8d67270c654d46b63fc1a49fef6b76 P ea7e09a07e414746a2afb4699eff8431 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:07.982857 22608 raft_consensus.cc:515] T f8635fd7d53a4d99adc582e7a44ec1c5 P f2cdb3f599b24571aba6932dd4539cc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:07.976771 22615 leader_election.cc:290] T b667f38a90d4412399e936bb47ffdce8 P ccec34fd1e49449897f015a3c24611f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea7e09a07e414746a2afb4699eff8431 (127.21.56.193:36003), f2cdb3f599b24571aba6932dd4539cc0 (127.21.56.194:41057)
I20260709 12:22:07.986863 22458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b667f38a90d4412399e936bb47ffdce8" candidate_uuid: "ccec34fd1e49449897f015a3c24611f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2cdb3f599b24571aba6932dd4539cc0" is_pre_election: true
I20260709 12:22:07.991019 22456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ddbf504659043b5a8f42d36f168e0ae" candidate_uuid: "ccec34fd1e49449897f015a3c24611f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2cdb3f599b24571aba6932dd4539cc0" is_pre_election: true
I20260709 12:22:07.991600 22574 tablet_bootstrap.cc:492] T 0ddbf504659043b5a8f42d36f168e0ae P f2cdb3f599b24571aba6932dd4539cc0: No bootstrap required, opened a new log
I20260709 12:22:07.992127 22574 ts_tablet_manager.cc:1403] T 0ddbf504659043b5a8f42d36f168e0ae P f2cdb3f599b24571aba6932dd4539cc0: Time spent bootstrapping tablet: real 0.097s	user 0.008s	sys 0.029s
W20260709 12:22:07.992864 22495 leader_election.cc:343] T 0ddbf504659043b5a8f42d36f168e0ae P ccec34fd1e49449897f015a3c24611f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2cdb3f599b24571aba6932dd4539cc0 (127.21.56.194:41057): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:22:07.995636 22347 leader_election.cc:343] T f8635fd7d53a4d99adc582e7a44ec1c5 P ea7e09a07e414746a2afb4699eff8431 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccec34fd1e49449897f015a3c24611f6 (127.21.56.195:35625): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:07.993716 22278 catalog_manager.cc:5697] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to ccec34fd1e49449897f015a3c24611f6 (127.21.56.195). New cstate: current_term: 1 leader_uuid: "ccec34fd1e49449897f015a3c24611f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } health_report { overall_health: HEALTHY } } }
W20260709 12:22:08.005465 22498 leader_election.cc:343] T 0ddbf504659043b5a8f42d36f168e0ae P ccec34fd1e49449897f015a3c24611f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea7e09a07e414746a2afb4699eff8431 (127.21.56.193:36003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:07.997587 22574 raft_consensus.cc:359] T 0ddbf504659043b5a8f42d36f168e0ae P f2cdb3f599b24571aba6932dd4539cc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:08.016184 22596 raft_consensus.cc:493] T b667f38a90d4412399e936bb47ffdce8 P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:08.023240 22574 raft_consensus.cc:385] T 0ddbf504659043b5a8f42d36f168e0ae P f2cdb3f599b24571aba6932dd4539cc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:08.023859 22574 raft_consensus.cc:740] T 0ddbf504659043b5a8f42d36f168e0ae P f2cdb3f599b24571aba6932dd4539cc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2cdb3f599b24571aba6932dd4539cc0, State: Initialized, Role: FOLLOWER
I20260709 12:22:08.023578 22596 raft_consensus.cc:515] T b667f38a90d4412399e936bb47ffdce8 P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:08.024767 22574 consensus_queue.cc:260] T 0ddbf504659043b5a8f42d36f168e0ae P f2cdb3f599b24571aba6932dd4539cc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
W20260709 12:22:07.996665 22495 leader_election.cc:343] T b667f38a90d4412399e936bb47ffdce8 P ccec34fd1e49449897f015a3c24611f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2cdb3f599b24571aba6932dd4539cc0 (127.21.56.194:41057): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:08.003568 22380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b667f38a90d4412399e936bb47ffdce8" candidate_uuid: "ccec34fd1e49449897f015a3c24611f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7e09a07e414746a2afb4699eff8431" is_pre_election: true
I20260709 12:22:08.026686 22380 raft_consensus.cc:2468] T b667f38a90d4412399e936bb47ffdce8 P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccec34fd1e49449897f015a3c24611f6 in term 0.
I20260709 12:22:08.027048 22456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b667f38a90d4412399e936bb47ffdce8" candidate_uuid: "ea7e09a07e414746a2afb4699eff8431" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2cdb3f599b24571aba6932dd4539cc0" is_pre_election: true
I20260709 12:22:08.027261 22574 ts_tablet_manager.cc:1434] T 0ddbf504659043b5a8f42d36f168e0ae P f2cdb3f599b24571aba6932dd4539cc0: Time spent starting tablet: real 0.035s	user 0.010s	sys 0.020s
I20260709 12:22:08.000458 22610 leader_election.cc:290] T f8635fd7d53a4d99adc582e7a44ec1c5 P ea7e09a07e414746a2afb4699eff8431 [CANDIDATE]: Term 1 election: Requested vote from peers f2cdb3f599b24571aba6932dd4539cc0 (127.21.56.194:41057), ccec34fd1e49449897f015a3c24611f6 (127.21.56.195:35625)
I20260709 12:22:08.023170 22498 leader_election.cc:304] T 0ddbf504659043b5a8f42d36f168e0ae P ccec34fd1e49449897f015a3c24611f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccec34fd1e49449897f015a3c24611f6; no voters: ea7e09a07e414746a2afb4699eff8431, f2cdb3f599b24571aba6932dd4539cc0
I20260709 12:22:08.028374 22574 tablet_bootstrap.cc:492] T 4d8d67270c654d46b63fc1a49fef6b76 P f2cdb3f599b24571aba6932dd4539cc0: Bootstrap starting.
W20260709 12:22:08.028576 22345 leader_election.cc:343] T b667f38a90d4412399e936bb47ffdce8 P ea7e09a07e414746a2afb4699eff8431 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2cdb3f599b24571aba6932dd4539cc0 (127.21.56.194:41057): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:08.029073 22498 leader_election.cc:304] T b667f38a90d4412399e936bb47ffdce8 P ccec34fd1e49449897f015a3c24611f6 [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: ccec34fd1e49449897f015a3c24611f6, ea7e09a07e414746a2afb4699eff8431; no voters: f2cdb3f599b24571aba6932dd4539cc0
I20260709 12:22:08.029388 22615 raft_consensus.cc:2749] T 0ddbf504659043b5a8f42d36f168e0ae P ccec34fd1e49449897f015a3c24611f6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:08.029850 22580 raft_consensus.cc:2804] T b667f38a90d4412399e936bb47ffdce8 P ccec34fd1e49449897f015a3c24611f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:08.030218 22580 raft_consensus.cc:493] T b667f38a90d4412399e936bb47ffdce8 P ccec34fd1e49449897f015a3c24611f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:08.030542 22580 raft_consensus.cc:3060] T b667f38a90d4412399e936bb47ffdce8 P ccec34fd1e49449897f015a3c24611f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:08.030730 22596 leader_election.cc:290] T b667f38a90d4412399e936bb47ffdce8 P ea7e09a07e414746a2afb4699eff8431 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2cdb3f599b24571aba6932dd4539cc0 (127.21.56.194:41057), ccec34fd1e49449897f015a3c24611f6 (127.21.56.195:35625)
I20260709 12:22:08.001284 22458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8635fd7d53a4d99adc582e7a44ec1c5" candidate_uuid: "ea7e09a07e414746a2afb4699eff8431" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2cdb3f599b24571aba6932dd4539cc0"
I20260709 12:22:08.031929 22458 raft_consensus.cc:2393] T f8635fd7d53a4d99adc582e7a44ec1c5 P f2cdb3f599b24571aba6932dd4539cc0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ea7e09a07e414746a2afb4699eff8431 in current term 1: Already voted for candidate f2cdb3f599b24571aba6932dd4539cc0 in this term.
I20260709 12:22:08.035632 22574 tablet_bootstrap.cc:654] T 4d8d67270c654d46b63fc1a49fef6b76 P f2cdb3f599b24571aba6932dd4539cc0: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.999812 22347 leader_election.cc:304] T 6d7912c5b8084dffbade7913f08aaded P ea7e09a07e414746a2afb4699eff8431 [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: ccec34fd1e49449897f015a3c24611f6, ea7e09a07e414746a2afb4699eff8431; no voters: f2cdb3f599b24571aba6932dd4539cc0
I20260709 12:22:08.038345 22596 raft_consensus.cc:2804] T 6d7912c5b8084dffbade7913f08aaded P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:08.039333 22596 raft_consensus.cc:493] T 6d7912c5b8084dffbade7913f08aaded P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:08.039728 22596 raft_consensus.cc:3060] T 6d7912c5b8084dffbade7913f08aaded P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:08.040228 22580 raft_consensus.cc:515] T b667f38a90d4412399e936bb47ffdce8 P ccec34fd1e49449897f015a3c24611f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:08.043864 22458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b667f38a90d4412399e936bb47ffdce8" candidate_uuid: "ccec34fd1e49449897f015a3c24611f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2cdb3f599b24571aba6932dd4539cc0"
I20260709 12:22:08.044641 22580 leader_election.cc:290] T b667f38a90d4412399e936bb47ffdce8 P ccec34fd1e49449897f015a3c24611f6 [CANDIDATE]: Term 1 election: Requested vote from peers ea7e09a07e414746a2afb4699eff8431 (127.21.56.193:36003), f2cdb3f599b24571aba6932dd4539cc0 (127.21.56.194:41057)
I20260709 12:22:08.045257 22382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b667f38a90d4412399e936bb47ffdce8" candidate_uuid: "ccec34fd1e49449897f015a3c24611f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7e09a07e414746a2afb4699eff8431"
W20260709 12:22:08.045621 22495 leader_election.cc:343] T b667f38a90d4412399e936bb47ffdce8 P ccec34fd1e49449897f015a3c24611f6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f2cdb3f599b24571aba6932dd4539cc0 (127.21.56.194:41057): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:08.045841 22382 raft_consensus.cc:3060] T b667f38a90d4412399e936bb47ffdce8 P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:08.049886 22596 raft_consensus.cc:515] T 6d7912c5b8084dffbade7913f08aaded P ea7e09a07e414746a2afb4699eff8431 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:08.050761 22572 tablet_bootstrap.cc:492] T e20ac432e1b84c009d04ee704ab81ea3 P ea7e09a07e414746a2afb4699eff8431: No bootstrap required, opened a new log
I20260709 12:22:08.051219 22572 ts_tablet_manager.cc:1403] T e20ac432e1b84c009d04ee704ab81ea3 P ea7e09a07e414746a2afb4699eff8431: Time spent bootstrapping tablet: real 0.134s	user 0.019s	sys 0.015s
I20260709 12:22:08.043864 22380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8635fd7d53a4d99adc582e7a44ec1c5" candidate_uuid: "f2cdb3f599b24571aba6932dd4539cc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7e09a07e414746a2afb4699eff8431"
I20260709 12:22:08.053668 22458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d7912c5b8084dffbade7913f08aaded" candidate_uuid: "ea7e09a07e414746a2afb4699eff8431" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2cdb3f599b24571aba6932dd4539cc0"
W20260709 12:22:08.056443 22345 leader_election.cc:343] T 6d7912c5b8084dffbade7913f08aaded P ea7e09a07e414746a2afb4699eff8431 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f2cdb3f599b24571aba6932dd4539cc0 (127.21.56.194:41057): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:08.058452 22380 raft_consensus.cc:2393] T f8635fd7d53a4d99adc582e7a44ec1c5 P ea7e09a07e414746a2afb4699eff8431 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f2cdb3f599b24571aba6932dd4539cc0 in current term 1: Already voted for candidate ea7e09a07e414746a2afb4699eff8431 in this term.
I20260709 12:22:08.058657 22382 raft_consensus.cc:2468] T b667f38a90d4412399e936bb47ffdce8 P ea7e09a07e414746a2afb4699eff8431 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccec34fd1e49449897f015a3c24611f6 in term 1.
I20260709 12:22:08.059928 22498 leader_election.cc:304] T b667f38a90d4412399e936bb47ffdce8 P ccec34fd1e49449897f015a3c24611f6 [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: ccec34fd1e49449897f015a3c24611f6, ea7e09a07e414746a2afb4699eff8431; no voters: f2cdb3f599b24571aba6932dd4539cc0
I20260709 12:22:08.046326 22347 leader_election.cc:304] T 57a04458544546f4b009971169806cf3 P ea7e09a07e414746a2afb4699eff8431 [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: ccec34fd1e49449897f015a3c24611f6, ea7e09a07e414746a2afb4699eff8431; no voters: f2cdb3f599b24571aba6932dd4539cc0
I20260709 12:22:08.073894 22580 raft_consensus.cc:2804] T b667f38a90d4412399e936bb47ffdce8 P ccec34fd1e49449897f015a3c24611f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:08.074563 22580 raft_consensus.cc:697] T b667f38a90d4412399e936bb47ffdce8 P ccec34fd1e49449897f015a3c24611f6 [term 1 LEADER]: Becoming Leader. State: Replica: ccec34fd1e49449897f015a3c24611f6, State: Running, Role: LEADER
I20260709 12:22:08.075697 22573 tablet_bootstrap.cc:492] T f8635fd7d53a4d99adc582e7a44ec1c5 P ccec34fd1e49449897f015a3c24611f6: No bootstrap required, opened a new log
I20260709 12:22:08.075477 22580 consensus_queue.cc:237] T b667f38a90d4412399e936bb47ffdce8 P ccec34fd1e49449897f015a3c24611f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:08.076100 22573 ts_tablet_manager.cc:1403] T f8635fd7d53a4d99adc582e7a44ec1c5 P ccec34fd1e49449897f015a3c24611f6: Time spent bootstrapping tablet: real 0.141s	user 0.024s	sys 0.043s
I20260709 12:22:08.084203 22609 raft_consensus.cc:2804] T 57a04458544546f4b009971169806cf3 P ea7e09a07e414746a2afb4699eff8431 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:22:08.084311 22347 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.56.195:35625, user_credentials={real_user=slave}} blocked reactor thread for 45034.4us
I20260709 12:22:08.084810 22609 raft_consensus.cc:697] T 57a04458544546f4b009971169806cf3 P ea7e09a07e414746a2afb4699eff8431 [term 1 LEADER]: Becoming Leader. State: Replica: ea7e09a07e414746a2afb4699eff8431, State: Running, Role: LEADER
I20260709 12:22:08.085742 22609 consensus_queue.cc:237] T 57a04458544546f4b009971169806cf3 P ea7e09a07e414746a2afb4699eff8431 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:08.086236 22531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8635fd7d53a4d99adc582e7a44ec1c5" candidate_uuid: "ea7e09a07e414746a2afb4699eff8431" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccec34fd1e49449897f015a3c24611f6"
I20260709 12:22:08.087930 22572 raft_consensus.cc:359] T e20ac432e1b84c009d04ee704ab81ea3 P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:08.088668 22572 raft_consensus.cc:385] T e20ac432e1b84c009d04ee704ab81ea3 P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:08.088938 22572 raft_consensus.cc:740] T e20ac432e1b84c009d04ee704ab81ea3 P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea7e09a07e414746a2afb4699eff8431, State: Initialized, Role: FOLLOWER
I20260709 12:22:08.090422 22572 consensus_queue.cc:260] T e20ac432e1b84c009d04ee704ab81ea3 P ea7e09a07e414746a2afb4699eff8431 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:08.098390 22572 ts_tablet_manager.cc:1434] T e20ac432e1b84c009d04ee704ab81ea3 P ea7e09a07e414746a2afb4699eff8431: Time spent starting tablet: real 0.047s	user 0.008s	sys 0.000s
I20260709 12:22:08.099426 22572 tablet_bootstrap.cc:492] T 0ddbf504659043b5a8f42d36f168e0ae P ea7e09a07e414746a2afb4699eff8431: Bootstrap starting.
I20260709 12:22:08.101619 22573 raft_consensus.cc:359] T f8635fd7d53a4d99adc582e7a44ec1c5 P ccec34fd1e49449897f015a3c24611f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:08.102391 22573 raft_consensus.cc:385] T f8635fd7d53a4d99adc582e7a44ec1c5 P ccec34fd1e49449897f015a3c24611f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:08.102708 22573 raft_consensus.cc:740] T f8635fd7d53a4d99adc582e7a44ec1c5 P ccec34fd1e49449897f015a3c24611f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccec34fd1e49449897f015a3c24611f6, State: Initialized, Role: FOLLOWER
I20260709 12:22:08.102053 22531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8635fd7d53a4d99adc582e7a44ec1c5" candidate_uuid: "f2cdb3f599b24571aba6932dd4539cc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccec34fd1e49449897f015a3c24611f6"
I20260709 12:22:08.103935 22573 consensus_queue.cc:260] T f8635fd7d53a4d99adc582e7a44ec1c5 P ccec34fd1e49449897f015a3c24611f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:08.089486 22608 leader_election.cc:290] T f8635fd7d53a4d99adc582e7a44ec1c5 P f2cdb3f599b24571aba6932dd4539cc0 [CANDIDATE]: Term 1 election: Requested vote from peers ea7e09a07e414746a2afb4699eff8431 (127.21.56.193:36003), ccec34fd1e49449897f015a3c24611f6 (127.21.56.195:35625)
I20260709 12:22:08.107165 22531 raft_consensus.cc:3060] T f8635fd7d53a4d99adc582e7a44ec1c5 P ccec34fd1e49449897f015a3c24611f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:08.108295 22573 ts_tablet_manager.cc:1434] T f8635fd7d53a4d99adc582e7a44ec1c5 P ccec34fd1e49449897f015a3c24611f6: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 12:22:08.091806 22596 leader_election.cc:290] T 6d7912c5b8084dffbade7913f08aaded P ea7e09a07e414746a2afb4699eff8431 [CANDIDATE]: Term 1 election: Requested vote from peers f2cdb3f599b24571aba6932dd4539cc0 (127.21.56.194:41057), ccec34fd1e49449897f015a3c24611f6 (127.21.56.195:35625)
I20260709 12:22:08.110447 22573 tablet_bootstrap.cc:492] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6: Bootstrap starting.
I20260709 12:22:08.111583 22532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b667f38a90d4412399e936bb47ffdce8" candidate_uuid: "ea7e09a07e414746a2afb4699eff8431" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccec34fd1e49449897f015a3c24611f6" is_pre_election: true
I20260709 12:22:08.114238 22572 tablet_bootstrap.cc:654] T 0ddbf504659043b5a8f42d36f168e0ae P ea7e09a07e414746a2afb4699eff8431: Neither blocks nor log segments found. Creating new log.
W20260709 12:22:08.109259 22347 leader_election.cc:343] T f8635fd7d53a4d99adc582e7a44ec1c5 P ea7e09a07e414746a2afb4699eff8431 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ccec34fd1e49449897f015a3c24611f6 (127.21.56.195:35625): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:08.120496 22532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d7912c5b8084dffbade7913f08aaded" candidate_uuid: "ea7e09a07e414746a2afb4699eff8431" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccec34fd1e49449897f015a3c24611f6"
I20260709 12:22:08.124894 22573 tablet_bootstrap.cc:654] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:08.125434 22531 raft_consensus.cc:2468] T f8635fd7d53a4d99adc582e7a44ec1c5 P ccec34fd1e49449897f015a3c24611f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2cdb3f599b24571aba6932dd4539cc0 in term 1.
I20260709 12:22:08.127399 22574 tablet_bootstrap.cc:492] T 4d8d67270c654d46b63fc1a49fef6b76 P f2cdb3f599b24571aba6932dd4539cc0: No bootstrap required, opened a new log
I20260709 12:22:08.128561 22532 raft_consensus.cc:3060] T 6d7912c5b8084dffbade7913f08aaded P ccec34fd1e49449897f015a3c24611f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:08.129271 22279 catalog_manager.cc:5697] T 4d8d67270c654d46b63fc1a49fef6b76 P ea7e09a07e414746a2afb4699eff8431 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea7e09a07e414746a2afb4699eff8431 (127.21.56.193). New cstate: current_term: 1 leader_uuid: "ea7e09a07e414746a2afb4699eff8431" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:08.135038 22574 ts_tablet_manager.cc:1403] T 4d8d67270c654d46b63fc1a49fef6b76 P f2cdb3f599b24571aba6932dd4539cc0: Time spent bootstrapping tablet: real 0.107s	user 0.035s	sys 0.022s
I20260709 12:22:08.138110 22422 leader_election.cc:304] T f8635fd7d53a4d99adc582e7a44ec1c5 P f2cdb3f599b24571aba6932dd4539cc0 [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: ccec34fd1e49449897f015a3c24611f6, f2cdb3f599b24571aba6932dd4539cc0; no voters: ea7e09a07e414746a2afb4699eff8431
I20260709 12:22:08.139969 22608 raft_consensus.cc:2804] T f8635fd7d53a4d99adc582e7a44ec1c5 P f2cdb3f599b24571aba6932dd4539cc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:08.139804 22574 raft_consensus.cc:359] T 4d8d67270c654d46b63fc1a49fef6b76 P f2cdb3f599b24571aba6932dd4539cc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:08.140635 22574 raft_consensus.cc:385] T 4d8d67270c654d46b63fc1a49fef6b76 P f2cdb3f599b24571aba6932dd4539cc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:08.140529 22608 raft_consensus.cc:697] T f8635fd7d53a4d99adc582e7a44ec1c5 P f2cdb3f599b24571aba6932dd4539cc0 [term 1 LEADER]: Becoming Leader. State: Replica: f2cdb3f599b24571aba6932dd4539cc0, State: Running, Role: LEADER
I20260709 12:22:08.140962 22574 raft_consensus.cc:740] T 4d8d67270c654d46b63fc1a49fef6b76 P f2cdb3f599b24571aba6932dd4539cc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2cdb3f599b24571aba6932dd4539cc0, State: Initialized, Role: FOLLOWER
I20260709 12:22:08.141593 22608 consensus_queue.cc:237] T f8635fd7d53a4d99adc582e7a44ec1c5 P f2cdb3f599b24571aba6932dd4539cc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:08.141935 22574 consensus_queue.cc:260] T 4d8d67270c654d46b63fc1a49fef6b76 P f2cdb3f599b24571aba6932dd4539cc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:08.145071 22574 ts_tablet_manager.cc:1434] T 4d8d67270c654d46b63fc1a49fef6b76 P f2cdb3f599b24571aba6932dd4539cc0: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.007s
I20260709 12:22:08.146682 22574 tablet_bootstrap.cc:492] T b667f38a90d4412399e936bb47ffdce8 P f2cdb3f599b24571aba6932dd4539cc0: Bootstrap starting.
I20260709 12:22:08.134178 22347 leader_election.cc:304] T f8635fd7d53a4d99adc582e7a44ec1c5 P ea7e09a07e414746a2afb4699eff8431 [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: ea7e09a07e414746a2afb4699eff8431; no voters: ccec34fd1e49449897f015a3c24611f6, f2cdb3f599b24571aba6932dd4539cc0
I20260709 12:22:08.150640 22532 raft_consensus.cc:2468] T 6d7912c5b8084dffbade7913f08aaded P ccec34fd1e49449897f015a3c24611f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea7e09a07e414746a2afb4699eff8431 in term 1.
I20260709 12:22:08.153754 22572 tablet_bootstrap.cc:492] T 0ddbf504659043b5a8f42d36f168e0ae P ea7e09a07e414746a2afb4699eff8431: No bootstrap required, opened a new log
I20260709 12:22:08.154234 22572 ts_tablet_manager.cc:1403] T 0ddbf504659043b5a8f42d36f168e0ae P ea7e09a07e414746a2afb4699eff8431: Time spent bootstrapping tablet: real 0.055s	user 0.014s	sys 0.007s
I20260709 12:22:08.154314 22596 raft_consensus.cc:2749] T f8635fd7d53a4d99adc582e7a44ec1c5 P ea7e09a07e414746a2afb4699eff8431 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 12:22:08.154966 22347 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.56.195:35625, user_credentials={real_user=slave}} blocked reactor thread for 46148.6us
I20260709 12:22:08.155305 22573 tablet_bootstrap.cc:492] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6: No bootstrap required, opened a new log
I20260709 12:22:08.155741 22573 ts_tablet_manager.cc:1403] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6: Time spent bootstrapping tablet: real 0.045s	user 0.023s	sys 0.001s
I20260709 12:22:08.155871 22347 leader_election.cc:304] T b667f38a90d4412399e936bb47ffdce8 P ea7e09a07e414746a2afb4699eff8431 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea7e09a07e414746a2afb4699eff8431; no voters: ccec34fd1e49449897f015a3c24611f6, f2cdb3f599b24571aba6932dd4539cc0
I20260709 12:22:08.156649 22596 raft_consensus.cc:2749] T b667f38a90d4412399e936bb47ffdce8 P ea7e09a07e414746a2afb4699eff8431 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:08.157198 22572 raft_consensus.cc:359] T 0ddbf504659043b5a8f42d36f168e0ae P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:08.157872 22572 raft_consensus.cc:385] T 0ddbf504659043b5a8f42d36f168e0ae P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:08.158162 22572 raft_consensus.cc:740] T 0ddbf504659043b5a8f42d36f168e0ae P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea7e09a07e414746a2afb4699eff8431, State: Initialized, Role: FOLLOWER
I20260709 12:22:08.158708 22572 consensus_queue.cc:260] T 0ddbf504659043b5a8f42d36f168e0ae P ea7e09a07e414746a2afb4699eff8431 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:08.160120 22572 ts_tablet_manager.cc:1434] T 0ddbf504659043b5a8f42d36f168e0ae P ea7e09a07e414746a2afb4699eff8431: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:22:08.160007 22573 raft_consensus.cc:359] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:08.160696 22573 raft_consensus.cc:385] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:08.160969 22573 raft_consensus.cc:740] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccec34fd1e49449897f015a3c24611f6, State: Initialized, Role: FOLLOWER
I20260709 12:22:08.161715 22573 consensus_queue.cc:260] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:08.156858 22277 catalog_manager.cc:5697] T b667f38a90d4412399e936bb47ffdce8 P ccec34fd1e49449897f015a3c24611f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to ccec34fd1e49449897f015a3c24611f6 (127.21.56.195). New cstate: current_term: 1 leader_uuid: "ccec34fd1e49449897f015a3c24611f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:08.163925 22573 ts_tablet_manager.cc:1434] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:22:08.164789 22573 tablet_bootstrap.cc:492] T b94db069ca944e6992ed967380b662f0 P ccec34fd1e49449897f015a3c24611f6: Bootstrap starting.
I20260709 12:22:08.157109 22347 leader_election.cc:304] T 6d7912c5b8084dffbade7913f08aaded P ea7e09a07e414746a2afb4699eff8431 [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: ccec34fd1e49449897f015a3c24611f6, ea7e09a07e414746a2afb4699eff8431; no voters: f2cdb3f599b24571aba6932dd4539cc0
I20260709 12:22:08.166203 22596 raft_consensus.cc:2804] T 6d7912c5b8084dffbade7913f08aaded P ea7e09a07e414746a2afb4699eff8431 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:08.166484 22574 tablet_bootstrap.cc:654] T b667f38a90d4412399e936bb47ffdce8 P f2cdb3f599b24571aba6932dd4539cc0: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:08.166657 22596 raft_consensus.cc:697] T 6d7912c5b8084dffbade7913f08aaded P ea7e09a07e414746a2afb4699eff8431 [term 1 LEADER]: Becoming Leader. State: Replica: ea7e09a07e414746a2afb4699eff8431, State: Running, Role: LEADER
I20260709 12:22:08.167922 22596 consensus_queue.cc:237] T 6d7912c5b8084dffbade7913f08aaded P ea7e09a07e414746a2afb4699eff8431 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:08.173807 22596 raft_consensus.cc:493] T b94db069ca944e6992ed967380b662f0 P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:08.172248 22279 catalog_manager.cc:5697] T 57a04458544546f4b009971169806cf3 P ea7e09a07e414746a2afb4699eff8431 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea7e09a07e414746a2afb4699eff8431 (127.21.56.193). New cstate: current_term: 1 leader_uuid: "ea7e09a07e414746a2afb4699eff8431" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:08.174325 22596 raft_consensus.cc:515] T b94db069ca944e6992ed967380b662f0 P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:08.175057 22573 tablet_bootstrap.cc:654] T b94db069ca944e6992ed967380b662f0 P ccec34fd1e49449897f015a3c24611f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:08.177211 22458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b94db069ca944e6992ed967380b662f0" candidate_uuid: "ea7e09a07e414746a2afb4699eff8431" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2cdb3f599b24571aba6932dd4539cc0" is_pre_election: true
I20260709 12:22:08.178030 22458 raft_consensus.cc:2468] T b94db069ca944e6992ed967380b662f0 P f2cdb3f599b24571aba6932dd4539cc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea7e09a07e414746a2afb4699eff8431 in term 0.
I20260709 12:22:08.177270 22278 catalog_manager.cc:5697] T f8635fd7d53a4d99adc582e7a44ec1c5 P f2cdb3f599b24571aba6932dd4539cc0 reported cstate change: term changed from 0 to 1, leader changed from <none> to f2cdb3f599b24571aba6932dd4539cc0 (127.21.56.194). New cstate: current_term: 1 leader_uuid: "f2cdb3f599b24571aba6932dd4539cc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:08.179587 22345 leader_election.cc:304] T b94db069ca944e6992ed967380b662f0 P ea7e09a07e414746a2afb4699eff8431 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea7e09a07e414746a2afb4699eff8431, f2cdb3f599b24571aba6932dd4539cc0; no voters: 
I20260709 12:22:08.180622 22609 raft_consensus.cc:2804] T b94db069ca944e6992ed967380b662f0 P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:08.181049 22609 raft_consensus.cc:493] T b94db069ca944e6992ed967380b662f0 P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:08.181435 22609 raft_consensus.cc:3060] T b94db069ca944e6992ed967380b662f0 P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:08.187021 22615 raft_consensus.cc:493] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:08.187634 22615 raft_consensus.cc:515] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:08.192272 22380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e20ac432e1b84c009d04ee704ab81ea3" candidate_uuid: "ccec34fd1e49449897f015a3c24611f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7e09a07e414746a2afb4699eff8431" is_pre_election: true
I20260709 12:22:08.193024 22380 raft_consensus.cc:2468] T e20ac432e1b84c009d04ee704ab81ea3 P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccec34fd1e49449897f015a3c24611f6 in term 0.
I20260709 12:22:08.194456 22498 leader_election.cc:304] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ccec34fd1e49449897f015a3c24611f6, ea7e09a07e414746a2afb4699eff8431; no voters: 
I20260709 12:22:08.195346 22580 raft_consensus.cc:2804] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:08.195732 22580 raft_consensus.cc:493] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:08.195631 22458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e20ac432e1b84c009d04ee704ab81ea3" candidate_uuid: "ccec34fd1e49449897f015a3c24611f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2cdb3f599b24571aba6932dd4539cc0" is_pre_election: true
I20260709 12:22:08.189951 22615 leader_election.cc:290] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea7e09a07e414746a2afb4699eff8431 (127.21.56.193:36003), f2cdb3f599b24571aba6932dd4539cc0 (127.21.56.194:41057)
I20260709 12:22:08.196601 22458 raft_consensus.cc:2468] T e20ac432e1b84c009d04ee704ab81ea3 P f2cdb3f599b24571aba6932dd4539cc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccec34fd1e49449897f015a3c24611f6 in term 0.
I20260709 12:22:08.196213 22580 raft_consensus.cc:3060] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:08.200392 22609 raft_consensus.cc:515] T b94db069ca944e6992ed967380b662f0 P ea7e09a07e414746a2afb4699eff8431 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:08.201924 22279 catalog_manager.cc:5697] T 6d7912c5b8084dffbade7913f08aaded P ea7e09a07e414746a2afb4699eff8431 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea7e09a07e414746a2afb4699eff8431 (127.21.56.193). New cstate: current_term: 1 leader_uuid: "ea7e09a07e414746a2afb4699eff8431" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:08.203634 22458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b94db069ca944e6992ed967380b662f0" candidate_uuid: "ea7e09a07e414746a2afb4699eff8431" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2cdb3f599b24571aba6932dd4539cc0"
I20260709 12:22:08.204285 22458 raft_consensus.cc:3060] T b94db069ca944e6992ed967380b662f0 P f2cdb3f599b24571aba6932dd4539cc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:08.205189 22580 raft_consensus.cc:515] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:08.208179 22380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e20ac432e1b84c009d04ee704ab81ea3" candidate_uuid: "ccec34fd1e49449897f015a3c24611f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7e09a07e414746a2afb4699eff8431"
I20260709 12:22:08.208738 22380 raft_consensus.cc:3060] T e20ac432e1b84c009d04ee704ab81ea3 P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:08.210717 22596 leader_election.cc:290] T b94db069ca944e6992ed967380b662f0 P ea7e09a07e414746a2afb4699eff8431 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2cdb3f599b24571aba6932dd4539cc0 (127.21.56.194:41057), ccec34fd1e49449897f015a3c24611f6 (127.21.56.195:35625)
I20260709 12:22:08.212527 22532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b94db069ca944e6992ed967380b662f0" candidate_uuid: "ea7e09a07e414746a2afb4699eff8431" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccec34fd1e49449897f015a3c24611f6" is_pre_election: true
W20260709 12:22:08.214959 22347 leader_election.cc:343] T b94db069ca944e6992ed967380b662f0 P ea7e09a07e414746a2afb4699eff8431 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccec34fd1e49449897f015a3c24611f6 (127.21.56.195:35625): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:08.215071 22580 leader_election.cc:290] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6 [CANDIDATE]: Term 1 election: Requested vote from peers ea7e09a07e414746a2afb4699eff8431 (127.21.56.193:36003), f2cdb3f599b24571aba6932dd4539cc0 (127.21.56.194:41057)
I20260709 12:22:08.216655 22456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e20ac432e1b84c009d04ee704ab81ea3" candidate_uuid: "ccec34fd1e49449897f015a3c24611f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2cdb3f599b24571aba6932dd4539cc0"
I20260709 12:22:08.217247 22456 raft_consensus.cc:3060] T e20ac432e1b84c009d04ee704ab81ea3 P f2cdb3f599b24571aba6932dd4539cc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:08.217450 22609 leader_election.cc:290] T b94db069ca944e6992ed967380b662f0 P ea7e09a07e414746a2afb4699eff8431 [CANDIDATE]: Term 1 election: Requested vote from peers f2cdb3f599b24571aba6932dd4539cc0 (127.21.56.194:41057), ccec34fd1e49449897f015a3c24611f6 (127.21.56.195:35625)
I20260709 12:22:08.218580 22532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b94db069ca944e6992ed967380b662f0" candidate_uuid: "ea7e09a07e414746a2afb4699eff8431" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccec34fd1e49449897f015a3c24611f6"
I20260709 12:22:08.219924 22458 raft_consensus.cc:2468] T b94db069ca944e6992ed967380b662f0 P f2cdb3f599b24571aba6932dd4539cc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea7e09a07e414746a2afb4699eff8431 in term 1.
W20260709 12:22:08.220229 22347 leader_election.cc:343] T b94db069ca944e6992ed967380b662f0 P ea7e09a07e414746a2afb4699eff8431 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ccec34fd1e49449897f015a3c24611f6 (127.21.56.195:35625): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:08.221232 22345 leader_election.cc:304] T b94db069ca944e6992ed967380b662f0 P ea7e09a07e414746a2afb4699eff8431 [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: ea7e09a07e414746a2afb4699eff8431, f2cdb3f599b24571aba6932dd4539cc0; no voters: ccec34fd1e49449897f015a3c24611f6
I20260709 12:22:08.222623 22574 tablet_bootstrap.cc:492] T b667f38a90d4412399e936bb47ffdce8 P f2cdb3f599b24571aba6932dd4539cc0: No bootstrap required, opened a new log
I20260709 12:22:08.223157 22574 ts_tablet_manager.cc:1403] T b667f38a90d4412399e936bb47ffdce8 P f2cdb3f599b24571aba6932dd4539cc0: Time spent bootstrapping tablet: real 0.077s	user 0.003s	sys 0.008s
I20260709 12:22:08.223788 22456 raft_consensus.cc:2468] T e20ac432e1b84c009d04ee704ab81ea3 P f2cdb3f599b24571aba6932dd4539cc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccec34fd1e49449897f015a3c24611f6 in term 1.
I20260709 12:22:08.224973 22495 leader_election.cc:304] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ccec34fd1e49449897f015a3c24611f6, f2cdb3f599b24571aba6932dd4539cc0; no voters: 
I20260709 12:22:08.225304 22380 raft_consensus.cc:2468] T e20ac432e1b84c009d04ee704ab81ea3 P ea7e09a07e414746a2afb4699eff8431 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccec34fd1e49449897f015a3c24611f6 in term 1.
I20260709 12:22:08.225934 22580 raft_consensus.cc:2804] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:08.226544 22580 raft_consensus.cc:697] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6 [term 1 LEADER]: Becoming Leader. State: Replica: ccec34fd1e49449897f015a3c24611f6, State: Running, Role: LEADER
I20260709 12:22:08.227483 22609 raft_consensus.cc:2804] T b94db069ca944e6992ed967380b662f0 P ea7e09a07e414746a2afb4699eff8431 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:08.227324 22580 consensus_queue.cc:237] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:08.228030 22609 raft_consensus.cc:697] T b94db069ca944e6992ed967380b662f0 P ea7e09a07e414746a2afb4699eff8431 [term 1 LEADER]: Becoming Leader. State: Replica: ea7e09a07e414746a2afb4699eff8431, State: Running, Role: LEADER
I20260709 12:22:08.228984 22609 consensus_queue.cc:237] T b94db069ca944e6992ed967380b662f0 P ea7e09a07e414746a2afb4699eff8431 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:08.226143 22574 raft_consensus.cc:359] T b667f38a90d4412399e936bb47ffdce8 P f2cdb3f599b24571aba6932dd4539cc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:08.235862 22574 raft_consensus.cc:385] T b667f38a90d4412399e936bb47ffdce8 P f2cdb3f599b24571aba6932dd4539cc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:08.236219 22574 raft_consensus.cc:740] T b667f38a90d4412399e936bb47ffdce8 P f2cdb3f599b24571aba6932dd4539cc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2cdb3f599b24571aba6932dd4539cc0, State: Initialized, Role: FOLLOWER
I20260709 12:22:08.236855 22279 catalog_manager.cc:5697] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to ccec34fd1e49449897f015a3c24611f6 (127.21.56.195). New cstate: current_term: 1 leader_uuid: "ccec34fd1e49449897f015a3c24611f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:08.238101 22574 consensus_queue.cc:260] T b667f38a90d4412399e936bb47ffdce8 P f2cdb3f599b24571aba6932dd4539cc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:08.245518 22574 ts_tablet_manager.cc:1434] T b667f38a90d4412399e936bb47ffdce8 P f2cdb3f599b24571aba6932dd4539cc0: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.001s
I20260709 12:22:08.246338 22573 tablet_bootstrap.cc:492] T b94db069ca944e6992ed967380b662f0 P ccec34fd1e49449897f015a3c24611f6: No bootstrap required, opened a new log
I20260709 12:22:08.246496 22574 tablet_bootstrap.cc:492] T 6d7912c5b8084dffbade7913f08aaded P f2cdb3f599b24571aba6932dd4539cc0: Bootstrap starting.
I20260709 12:22:08.245851 22278 catalog_manager.cc:5697] T b94db069ca944e6992ed967380b662f0 P ea7e09a07e414746a2afb4699eff8431 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea7e09a07e414746a2afb4699eff8431 (127.21.56.193). New cstate: current_term: 1 leader_uuid: "ea7e09a07e414746a2afb4699eff8431" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:08.246896 22573 ts_tablet_manager.cc:1403] T b94db069ca944e6992ed967380b662f0 P ccec34fd1e49449897f015a3c24611f6: Time spent bootstrapping tablet: real 0.082s	user 0.026s	sys 0.045s
I20260709 12:22:08.249754 22573 raft_consensus.cc:359] T b94db069ca944e6992ed967380b662f0 P ccec34fd1e49449897f015a3c24611f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:08.250560 22573 raft_consensus.cc:385] T b94db069ca944e6992ed967380b662f0 P ccec34fd1e49449897f015a3c24611f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:08.250909 22573 raft_consensus.cc:740] T b94db069ca944e6992ed967380b662f0 P ccec34fd1e49449897f015a3c24611f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccec34fd1e49449897f015a3c24611f6, State: Initialized, Role: FOLLOWER
I20260709 12:22:08.251646 22573 consensus_queue.cc:260] T b94db069ca944e6992ed967380b662f0 P ccec34fd1e49449897f015a3c24611f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:08.252595 22574 tablet_bootstrap.cc:654] T 6d7912c5b8084dffbade7913f08aaded P f2cdb3f599b24571aba6932dd4539cc0: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:08.253700 22573 ts_tablet_manager.cc:1434] T b94db069ca944e6992ed967380b662f0 P ccec34fd1e49449897f015a3c24611f6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:22:08.259121 22574 tablet_bootstrap.cc:492] T 6d7912c5b8084dffbade7913f08aaded P f2cdb3f599b24571aba6932dd4539cc0: No bootstrap required, opened a new log
I20260709 12:22:08.259516 22574 ts_tablet_manager.cc:1403] T 6d7912c5b8084dffbade7913f08aaded P f2cdb3f599b24571aba6932dd4539cc0: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.002s
I20260709 12:22:08.261524 22574 raft_consensus.cc:359] T 6d7912c5b8084dffbade7913f08aaded P f2cdb3f599b24571aba6932dd4539cc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:08.262044 22574 raft_consensus.cc:385] T 6d7912c5b8084dffbade7913f08aaded P f2cdb3f599b24571aba6932dd4539cc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:08.262253 22574 raft_consensus.cc:740] T 6d7912c5b8084dffbade7913f08aaded P f2cdb3f599b24571aba6932dd4539cc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2cdb3f599b24571aba6932dd4539cc0, State: Initialized, Role: FOLLOWER
I20260709 12:22:08.262740 22574 consensus_queue.cc:260] T 6d7912c5b8084dffbade7913f08aaded P f2cdb3f599b24571aba6932dd4539cc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:08.264115 22574 ts_tablet_manager.cc:1434] T 6d7912c5b8084dffbade7913f08aaded P f2cdb3f599b24571aba6932dd4539cc0: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:22:08.264999 22574 tablet_bootstrap.cc:492] T 57a04458544546f4b009971169806cf3 P f2cdb3f599b24571aba6932dd4539cc0: Bootstrap starting.
I20260709 12:22:08.270386 22574 tablet_bootstrap.cc:654] T 57a04458544546f4b009971169806cf3 P f2cdb3f599b24571aba6932dd4539cc0: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:08.274574 22574 tablet_bootstrap.cc:492] T 57a04458544546f4b009971169806cf3 P f2cdb3f599b24571aba6932dd4539cc0: No bootstrap required, opened a new log
I20260709 12:22:08.275044 22574 ts_tablet_manager.cc:1403] T 57a04458544546f4b009971169806cf3 P f2cdb3f599b24571aba6932dd4539cc0: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 12:22:08.276914 22574 raft_consensus.cc:359] T 57a04458544546f4b009971169806cf3 P f2cdb3f599b24571aba6932dd4539cc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:08.277392 22574 raft_consensus.cc:385] T 57a04458544546f4b009971169806cf3 P f2cdb3f599b24571aba6932dd4539cc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:08.277591 22574 raft_consensus.cc:740] T 57a04458544546f4b009971169806cf3 P f2cdb3f599b24571aba6932dd4539cc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2cdb3f599b24571aba6932dd4539cc0, State: Initialized, Role: FOLLOWER
I20260709 12:22:08.278162 22574 consensus_queue.cc:260] T 57a04458544546f4b009971169806cf3 P f2cdb3f599b24571aba6932dd4539cc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:08.279709 22574 ts_tablet_manager.cc:1434] T 57a04458544546f4b009971169806cf3 P f2cdb3f599b24571aba6932dd4539cc0: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:22:08.309868 22580 consensus_queue.cc:1048] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:08.321815 22613 consensus_queue.cc:1048] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:08.329478 22608 consensus_queue.cc:1048] T 7147092586884a2a8b530cb8043cc527 P f2cdb3f599b24571aba6932dd4539cc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:08.339532 22607 consensus_queue.cc:1048] T 7147092586884a2a8b530cb8043cc527 P f2cdb3f599b24571aba6932dd4539cc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:08.406008 22607 raft_consensus.cc:493] T 6d7912c5b8084dffbade7913f08aaded P f2cdb3f599b24571aba6932dd4539cc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:08.406419 22607 raft_consensus.cc:515] T 6d7912c5b8084dffbade7913f08aaded P f2cdb3f599b24571aba6932dd4539cc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:08.407822 22580 raft_consensus.cc:493] T b94db069ca944e6992ed967380b662f0 P ccec34fd1e49449897f015a3c24611f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:08.408046 22607 leader_election.cc:290] T 6d7912c5b8084dffbade7913f08aaded P f2cdb3f599b24571aba6932dd4539cc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea7e09a07e414746a2afb4699eff8431 (127.21.56.193:36003), ccec34fd1e49449897f015a3c24611f6 (127.21.56.195:35625)
I20260709 12:22:08.408332 22580 raft_consensus.cc:515] T b94db069ca944e6992ed967380b662f0 P ccec34fd1e49449897f015a3c24611f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:08.408846 22380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d7912c5b8084dffbade7913f08aaded" candidate_uuid: "f2cdb3f599b24571aba6932dd4539cc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7e09a07e414746a2afb4699eff8431" is_pre_election: true
I20260709 12:22:08.409192 22532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d7912c5b8084dffbade7913f08aaded" candidate_uuid: "f2cdb3f599b24571aba6932dd4539cc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccec34fd1e49449897f015a3c24611f6" is_pre_election: true
I20260709 12:22:08.409924 22532 raft_consensus.cc:2393] T 6d7912c5b8084dffbade7913f08aaded P ccec34fd1e49449897f015a3c24611f6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f2cdb3f599b24571aba6932dd4539cc0 in current term 1: Already voted for candidate ea7e09a07e414746a2afb4699eff8431 in this term.
I20260709 12:22:08.410435 22580 leader_election.cc:290] T b94db069ca944e6992ed967380b662f0 P ccec34fd1e49449897f015a3c24611f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea7e09a07e414746a2afb4699eff8431 (127.21.56.193:36003), f2cdb3f599b24571aba6932dd4539cc0 (127.21.56.194:41057)
I20260709 12:22:08.411175 22422 leader_election.cc:304] T 6d7912c5b8084dffbade7913f08aaded P f2cdb3f599b24571aba6932dd4539cc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f2cdb3f599b24571aba6932dd4539cc0; no voters: ccec34fd1e49449897f015a3c24611f6, ea7e09a07e414746a2afb4699eff8431
I20260709 12:22:08.411254 22380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b94db069ca944e6992ed967380b662f0" candidate_uuid: "ccec34fd1e49449897f015a3c24611f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7e09a07e414746a2afb4699eff8431" is_pre_election: true
I20260709 12:22:08.411558 22456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b94db069ca944e6992ed967380b662f0" candidate_uuid: "ccec34fd1e49449897f015a3c24611f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2cdb3f599b24571aba6932dd4539cc0" is_pre_election: true
I20260709 12:22:08.411865 22607 raft_consensus.cc:3060] T 6d7912c5b8084dffbade7913f08aaded P f2cdb3f599b24571aba6932dd4539cc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:08.412261 22456 raft_consensus.cc:2393] T b94db069ca944e6992ed967380b662f0 P f2cdb3f599b24571aba6932dd4539cc0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ccec34fd1e49449897f015a3c24611f6 in current term 1: Already voted for candidate ea7e09a07e414746a2afb4699eff8431 in this term.
I20260709 12:22:08.413198 22495 leader_election.cc:304] T b94db069ca944e6992ed967380b662f0 P ccec34fd1e49449897f015a3c24611f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccec34fd1e49449897f015a3c24611f6; no voters: ea7e09a07e414746a2afb4699eff8431, f2cdb3f599b24571aba6932dd4539cc0
I20260709 12:22:08.413805 22580 raft_consensus.cc:3060] T b94db069ca944e6992ed967380b662f0 P ccec34fd1e49449897f015a3c24611f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:08.417145 22607 raft_consensus.cc:2749] T 6d7912c5b8084dffbade7913f08aaded P f2cdb3f599b24571aba6932dd4539cc0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:08.418148 22580 raft_consensus.cc:2749] T b94db069ca944e6992ed967380b662f0 P ccec34fd1e49449897f015a3c24611f6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:08.456176 22609 raft_consensus.cc:493] T 0ddbf504659043b5a8f42d36f168e0ae P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:08.456636 22609 raft_consensus.cc:515] T 0ddbf504659043b5a8f42d36f168e0ae P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:08.457597 22607 raft_consensus.cc:493] T 0ddbf504659043b5a8f42d36f168e0ae P f2cdb3f599b24571aba6932dd4539cc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:08.458019 22607 raft_consensus.cc:515] T 0ddbf504659043b5a8f42d36f168e0ae P f2cdb3f599b24571aba6932dd4539cc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:08.458418 22609 leader_election.cc:290] T 0ddbf504659043b5a8f42d36f168e0ae P ea7e09a07e414746a2afb4699eff8431 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2cdb3f599b24571aba6932dd4539cc0 (127.21.56.194:41057), ccec34fd1e49449897f015a3c24611f6 (127.21.56.195:35625)
I20260709 12:22:08.459136 22456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ddbf504659043b5a8f42d36f168e0ae" candidate_uuid: "ea7e09a07e414746a2afb4699eff8431" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2cdb3f599b24571aba6932dd4539cc0" is_pre_election: true
I20260709 12:22:08.459458 22532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ddbf504659043b5a8f42d36f168e0ae" candidate_uuid: "ea7e09a07e414746a2afb4699eff8431" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccec34fd1e49449897f015a3c24611f6" is_pre_election: true
I20260709 12:22:08.459760 22456 raft_consensus.cc:2468] T 0ddbf504659043b5a8f42d36f168e0ae P f2cdb3f599b24571aba6932dd4539cc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea7e09a07e414746a2afb4699eff8431 in term 0.
I20260709 12:22:08.460075 22532 raft_consensus.cc:2468] T 0ddbf504659043b5a8f42d36f168e0ae P ccec34fd1e49449897f015a3c24611f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea7e09a07e414746a2afb4699eff8431 in term 0.
I20260709 12:22:08.460747 22380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ddbf504659043b5a8f42d36f168e0ae" candidate_uuid: "f2cdb3f599b24571aba6932dd4539cc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7e09a07e414746a2afb4699eff8431" is_pre_election: true
I20260709 12:22:08.460913 22531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ddbf504659043b5a8f42d36f168e0ae" candidate_uuid: "f2cdb3f599b24571aba6932dd4539cc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccec34fd1e49449897f015a3c24611f6" is_pre_election: true
I20260709 12:22:08.461004 22345 leader_election.cc:304] T 0ddbf504659043b5a8f42d36f168e0ae P ea7e09a07e414746a2afb4699eff8431 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea7e09a07e414746a2afb4699eff8431, f2cdb3f599b24571aba6932dd4539cc0; no voters: 
I20260709 12:22:08.461390 22607 leader_election.cc:290] T 0ddbf504659043b5a8f42d36f168e0ae P f2cdb3f599b24571aba6932dd4539cc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea7e09a07e414746a2afb4699eff8431 (127.21.56.193:36003), ccec34fd1e49449897f015a3c24611f6 (127.21.56.195:35625)
I20260709 12:22:08.461508 22380 raft_consensus.cc:2468] T 0ddbf504659043b5a8f42d36f168e0ae P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2cdb3f599b24571aba6932dd4539cc0 in term 0.
I20260709 12:22:08.461566 22531 raft_consensus.cc:2468] T 0ddbf504659043b5a8f42d36f168e0ae P ccec34fd1e49449897f015a3c24611f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2cdb3f599b24571aba6932dd4539cc0 in term 0.
I20260709 12:22:08.462244 22609 raft_consensus.cc:2804] T 0ddbf504659043b5a8f42d36f168e0ae P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:08.462603 22609 raft_consensus.cc:493] T 0ddbf504659043b5a8f42d36f168e0ae P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:08.462926 22609 raft_consensus.cc:3060] T 0ddbf504659043b5a8f42d36f168e0ae P ea7e09a07e414746a2afb4699eff8431 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:08.462761 22423 leader_election.cc:304] T 0ddbf504659043b5a8f42d36f168e0ae P f2cdb3f599b24571aba6932dd4539cc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea7e09a07e414746a2afb4699eff8431, f2cdb3f599b24571aba6932dd4539cc0; no voters: 
I20260709 12:22:08.463732 22607 raft_consensus.cc:2804] T 0ddbf504659043b5a8f42d36f168e0ae P f2cdb3f599b24571aba6932dd4539cc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:08.464080 22607 raft_consensus.cc:493] T 0ddbf504659043b5a8f42d36f168e0ae P f2cdb3f599b24571aba6932dd4539cc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:08.464697 22607 raft_consensus.cc:3060] T 0ddbf504659043b5a8f42d36f168e0ae P f2cdb3f599b24571aba6932dd4539cc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:08.465214 22456 raft_consensus.cc:3060] T 4d8d67270c654d46b63fc1a49fef6b76 P f2cdb3f599b24571aba6932dd4539cc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:08.469781 22609 raft_consensus.cc:515] T 0ddbf504659043b5a8f42d36f168e0ae P ea7e09a07e414746a2afb4699eff8431 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:08.471037 22607 raft_consensus.cc:515] T 0ddbf504659043b5a8f42d36f168e0ae P f2cdb3f599b24571aba6932dd4539cc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:08.472419 22609 leader_election.cc:290] T 0ddbf504659043b5a8f42d36f168e0ae P ea7e09a07e414746a2afb4699eff8431 [CANDIDATE]: Term 1 election: Requested vote from peers f2cdb3f599b24571aba6932dd4539cc0 (127.21.56.194:41057), ccec34fd1e49449897f015a3c24611f6 (127.21.56.195:35625)
I20260709 12:22:08.472842 22607 leader_election.cc:290] T 0ddbf504659043b5a8f42d36f168e0ae P f2cdb3f599b24571aba6932dd4539cc0 [CANDIDATE]: Term 1 election: Requested vote from peers ea7e09a07e414746a2afb4699eff8431 (127.21.56.193:36003), ccec34fd1e49449897f015a3c24611f6 (127.21.56.195:35625)
I20260709 12:22:08.472720 22458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ddbf504659043b5a8f42d36f168e0ae" candidate_uuid: "ea7e09a07e414746a2afb4699eff8431" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2cdb3f599b24571aba6932dd4539cc0"
I20260709 12:22:08.473882 22458 raft_consensus.cc:2393] T 0ddbf504659043b5a8f42d36f168e0ae P f2cdb3f599b24571aba6932dd4539cc0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ea7e09a07e414746a2afb4699eff8431 in current term 1: Already voted for candidate f2cdb3f599b24571aba6932dd4539cc0 in this term.
I20260709 12:22:08.473851 22531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ddbf504659043b5a8f42d36f168e0ae" candidate_uuid: "f2cdb3f599b24571aba6932dd4539cc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccec34fd1e49449897f015a3c24611f6"
I20260709 12:22:08.474316 22532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ddbf504659043b5a8f42d36f168e0ae" candidate_uuid: "ea7e09a07e414746a2afb4699eff8431" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccec34fd1e49449897f015a3c24611f6"
I20260709 12:22:08.474486 22380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ddbf504659043b5a8f42d36f168e0ae" candidate_uuid: "f2cdb3f599b24571aba6932dd4539cc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7e09a07e414746a2afb4699eff8431"
I20260709 12:22:08.474598 22531 raft_consensus.cc:3060] T 0ddbf504659043b5a8f42d36f168e0ae P ccec34fd1e49449897f015a3c24611f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:08.475267 22380 raft_consensus.cc:2393] T 0ddbf504659043b5a8f42d36f168e0ae P ea7e09a07e414746a2afb4699eff8431 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f2cdb3f599b24571aba6932dd4539cc0 in current term 1: Already voted for candidate ea7e09a07e414746a2afb4699eff8431 in this term.
I20260709 12:22:08.475862 22609 consensus_queue.cc:1048] T 4d8d67270c654d46b63fc1a49fef6b76 P ea7e09a07e414746a2afb4699eff8431 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:08.476027 22347 leader_election.cc:304] T 0ddbf504659043b5a8f42d36f168e0ae P ea7e09a07e414746a2afb4699eff8431 [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: ea7e09a07e414746a2afb4699eff8431; no voters: ccec34fd1e49449897f015a3c24611f6, f2cdb3f599b24571aba6932dd4539cc0
I20260709 12:22:08.476747 22596 raft_consensus.cc:2749] T 0ddbf504659043b5a8f42d36f168e0ae P ea7e09a07e414746a2afb4699eff8431 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:22:08.480813 22531 raft_consensus.cc:2468] T 0ddbf504659043b5a8f42d36f168e0ae P ccec34fd1e49449897f015a3c24611f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2cdb3f599b24571aba6932dd4539cc0 in term 1.
I20260709 12:22:08.482092 22422 leader_election.cc:304] T 0ddbf504659043b5a8f42d36f168e0ae P f2cdb3f599b24571aba6932dd4539cc0 [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: ccec34fd1e49449897f015a3c24611f6, f2cdb3f599b24571aba6932dd4539cc0; no voters: ea7e09a07e414746a2afb4699eff8431
I20260709 12:22:08.483136 22607 raft_consensus.cc:2804] T 0ddbf504659043b5a8f42d36f168e0ae P f2cdb3f599b24571aba6932dd4539cc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:08.483564 22607 raft_consensus.cc:697] T 0ddbf504659043b5a8f42d36f168e0ae P f2cdb3f599b24571aba6932dd4539cc0 [term 1 LEADER]: Becoming Leader. State: Replica: f2cdb3f599b24571aba6932dd4539cc0, State: Running, Role: LEADER
I20260709 12:22:08.484390 22607 consensus_queue.cc:237] T 0ddbf504659043b5a8f42d36f168e0ae P f2cdb3f599b24571aba6932dd4539cc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:08.487946 22609 consensus_queue.cc:1048] T 4d8d67270c654d46b63fc1a49fef6b76 P ea7e09a07e414746a2afb4699eff8431 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:08.501256 22278 catalog_manager.cc:5697] T 0ddbf504659043b5a8f42d36f168e0ae P f2cdb3f599b24571aba6932dd4539cc0 reported cstate change: term changed from 0 to 1, leader changed from <none> to f2cdb3f599b24571aba6932dd4539cc0 (127.21.56.194). New cstate: current_term: 1 leader_uuid: "f2cdb3f599b24571aba6932dd4539cc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:08.532235 22532 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "50fbe4a43b924ed5836766bdf6176b95"
dest_uuid: "ccec34fd1e49449897f015a3c24611f6"
mode: GRACEFUL
new_leader_uuid: "ea7e09a07e414746a2afb4699eff8431"
 from {username='slave'} at 127.0.0.1:52716
I20260709 12:22:08.532823 22532 raft_consensus.cc:606] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6 [term 1 LEADER]: Received request to transfer leadership to TS ea7e09a07e414746a2afb4699eff8431
I20260709 12:22:08.538084 22532 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e20ac432e1b84c009d04ee704ab81ea3"
dest_uuid: "ccec34fd1e49449897f015a3c24611f6"
mode: GRACEFUL
new_leader_uuid: "ea7e09a07e414746a2afb4699eff8431"
 from {username='slave'} at 127.0.0.1:52716
I20260709 12:22:08.538578 22532 raft_consensus.cc:606] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6 [term 1 LEADER]: Received request to transfer leadership to TS ea7e09a07e414746a2afb4699eff8431
I20260709 12:22:08.544365 22532 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b667f38a90d4412399e936bb47ffdce8"
dest_uuid: "ccec34fd1e49449897f015a3c24611f6"
mode: GRACEFUL
new_leader_uuid: "ea7e09a07e414746a2afb4699eff8431"
 from {username='slave'} at 127.0.0.1:52716
I20260709 12:22:08.544448 22458 raft_consensus.cc:3060] T 57a04458544546f4b009971169806cf3 P f2cdb3f599b24571aba6932dd4539cc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:08.544860 22532 raft_consensus.cc:606] T b667f38a90d4412399e936bb47ffdce8 P ccec34fd1e49449897f015a3c24611f6 [term 1 LEADER]: Received request to transfer leadership to TS ea7e09a07e414746a2afb4699eff8431
I20260709 12:22:08.549407 22607 consensus_queue.cc:1048] T f8635fd7d53a4d99adc582e7a44ec1c5 P f2cdb3f599b24571aba6932dd4539cc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:08.551784 22609 consensus_queue.cc:1048] T 57a04458544546f4b009971169806cf3 P ea7e09a07e414746a2afb4699eff8431 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:08.567629 22608 consensus_queue.cc:1048] T f8635fd7d53a4d99adc582e7a44ec1c5 P f2cdb3f599b24571aba6932dd4539cc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:08.573333 22609 consensus_queue.cc:1048] T 57a04458544546f4b009971169806cf3 P ea7e09a07e414746a2afb4699eff8431 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:08.593079 22380 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57a04458544546f4b009971169806cf3"
dest_uuid: "ea7e09a07e414746a2afb4699eff8431"
mode: GRACEFUL
new_leader_uuid: "f2cdb3f599b24571aba6932dd4539cc0"
 from {username='slave'} at 127.0.0.1:44526
I20260709 12:22:08.593658 22380 raft_consensus.cc:606] T 57a04458544546f4b009971169806cf3 P ea7e09a07e414746a2afb4699eff8431 [term 1 LEADER]: Received request to transfer leadership to TS f2cdb3f599b24571aba6932dd4539cc0
I20260709 12:22:08.599203 22380 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d7912c5b8084dffbade7913f08aaded"
dest_uuid: "ea7e09a07e414746a2afb4699eff8431"
mode: GRACEFUL
new_leader_uuid: "f2cdb3f599b24571aba6932dd4539cc0"
 from {username='slave'} at 127.0.0.1:44526
I20260709 12:22:08.599792 22380 raft_consensus.cc:606] T 6d7912c5b8084dffbade7913f08aaded P ea7e09a07e414746a2afb4699eff8431 [term 1 LEADER]: Received request to transfer leadership to TS f2cdb3f599b24571aba6932dd4539cc0
I20260709 12:22:08.608197 22580 consensus_queue.cc:1048] T b667f38a90d4412399e936bb47ffdce8 P ccec34fd1e49449897f015a3c24611f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:08.613448 22609 consensus_queue.cc:1048] T 6d7912c5b8084dffbade7913f08aaded P ea7e09a07e414746a2afb4699eff8431 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:08.617733 22613 raft_consensus.cc:993] T b667f38a90d4412399e936bb47ffdce8 P ccec34fd1e49449897f015a3c24611f6: : Instructing follower ea7e09a07e414746a2afb4699eff8431 to start an election
I20260709 12:22:08.618216 22613 raft_consensus.cc:1081] T b667f38a90d4412399e936bb47ffdce8 P ccec34fd1e49449897f015a3c24611f6 [term 1 LEADER]: Signalling peer ea7e09a07e414746a2afb4699eff8431 to start an election
I20260709 12:22:08.620554 22456 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ddbf504659043b5a8f42d36f168e0ae"
dest_uuid: "f2cdb3f599b24571aba6932dd4539cc0"
mode: GRACEFUL
new_leader_uuid: "ccec34fd1e49449897f015a3c24611f6"
 from {username='slave'} at 127.0.0.1:59548
I20260709 12:22:08.620744 22382 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b667f38a90d4412399e936bb47ffdce8"
dest_uuid: "ea7e09a07e414746a2afb4699eff8431"
 from {username='slave'} at 127.0.0.1:44512
I20260709 12:22:08.621170 22456 raft_consensus.cc:606] T 0ddbf504659043b5a8f42d36f168e0ae P f2cdb3f599b24571aba6932dd4539cc0 [term 1 LEADER]: Received request to transfer leadership to TS ccec34fd1e49449897f015a3c24611f6
I20260709 12:22:08.621450 22382 raft_consensus.cc:493] T b667f38a90d4412399e936bb47ffdce8 P ea7e09a07e414746a2afb4699eff8431 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:08.621628 22458 raft_consensus.cc:3060] T b667f38a90d4412399e936bb47ffdce8 P f2cdb3f599b24571aba6932dd4539cc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:08.621901 22382 raft_consensus.cc:3060] T b667f38a90d4412399e936bb47ffdce8 P ea7e09a07e414746a2afb4699eff8431 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:08.628526 22613 consensus_queue.cc:1048] T b667f38a90d4412399e936bb47ffdce8 P ccec34fd1e49449897f015a3c24611f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:08.628531 22615 consensus_queue.cc:1048] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:08.638108 22382 raft_consensus.cc:515] T b667f38a90d4412399e936bb47ffdce8 P ea7e09a07e414746a2afb4699eff8431 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:08.639477 22380 raft_consensus.cc:1240] T b667f38a90d4412399e936bb47ffdce8 P ea7e09a07e414746a2afb4699eff8431 [term 2 FOLLOWER]: Rejecting Update request from peer ccec34fd1e49449897f015a3c24611f6 for earlier term 1. Current term is 2. Ops: []
I20260709 12:22:08.640841 22382 leader_election.cc:290] T b667f38a90d4412399e936bb47ffdce8 P ea7e09a07e414746a2afb4699eff8431 [CANDIDATE]: Term 2 election: Requested vote from peers f2cdb3f599b24571aba6932dd4539cc0 (127.21.56.194:41057), ccec34fd1e49449897f015a3c24611f6 (127.21.56.195:35625)
I20260709 12:22:08.641611 22456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b667f38a90d4412399e936bb47ffdce8" candidate_uuid: "ea7e09a07e414746a2afb4699eff8431" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f2cdb3f599b24571aba6932dd4539cc0"
I20260709 12:22:08.647635 22596 consensus_queue.cc:1048] T 6d7912c5b8084dffbade7913f08aaded P ea7e09a07e414746a2afb4699eff8431 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:08.648995 22532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b667f38a90d4412399e936bb47ffdce8" candidate_uuid: "ea7e09a07e414746a2afb4699eff8431" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccec34fd1e49449897f015a3c24611f6"
I20260709 12:22:08.649600 22532 raft_consensus.cc:3055] T b667f38a90d4412399e936bb47ffdce8 P ccec34fd1e49449897f015a3c24611f6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:08.649901 22532 raft_consensus.cc:740] T b667f38a90d4412399e936bb47ffdce8 P ccec34fd1e49449897f015a3c24611f6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ccec34fd1e49449897f015a3c24611f6, State: Running, Role: LEADER
I20260709 12:22:08.650835 22532 consensus_queue.cc:260] T b667f38a90d4412399e936bb47ffdce8 P ccec34fd1e49449897f015a3c24611f6 [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: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:08.651762 22532 raft_consensus.cc:3060] T b667f38a90d4412399e936bb47ffdce8 P ccec34fd1e49449897f015a3c24611f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:08.659381 22532 raft_consensus.cc:2468] T b667f38a90d4412399e936bb47ffdce8 P ccec34fd1e49449897f015a3c24611f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea7e09a07e414746a2afb4699eff8431 in term 2.
I20260709 12:22:08.661525 22347 leader_election.cc:304] T b667f38a90d4412399e936bb47ffdce8 P ea7e09a07e414746a2afb4699eff8431 [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: ccec34fd1e49449897f015a3c24611f6, ea7e09a07e414746a2afb4699eff8431; no voters: f2cdb3f599b24571aba6932dd4539cc0
I20260709 12:22:08.662873 22615 raft_consensus.cc:993] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6: : Instructing follower ea7e09a07e414746a2afb4699eff8431 to start an election
I20260709 12:22:08.663295 22615 raft_consensus.cc:1081] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6 [term 1 LEADER]: Signalling peer ea7e09a07e414746a2afb4699eff8431 to start an election
I20260709 12:22:08.663863 22596 raft_consensus.cc:2804] T b667f38a90d4412399e936bb47ffdce8 P ea7e09a07e414746a2afb4699eff8431 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:08.664321 22596 raft_consensus.cc:697] T b667f38a90d4412399e936bb47ffdce8 P ea7e09a07e414746a2afb4699eff8431 [term 2 LEADER]: Becoming Leader. State: Replica: ea7e09a07e414746a2afb4699eff8431, State: Running, Role: LEADER
I20260709 12:22:08.665006 22609 raft_consensus.cc:993] T 6d7912c5b8084dffbade7913f08aaded P ea7e09a07e414746a2afb4699eff8431: : Instructing follower f2cdb3f599b24571aba6932dd4539cc0 to start an election
I20260709 12:22:08.665405 22609 raft_consensus.cc:1081] T 6d7912c5b8084dffbade7913f08aaded P ea7e09a07e414746a2afb4699eff8431 [term 1 LEADER]: Signalling peer f2cdb3f599b24571aba6932dd4539cc0 to start an election
I20260709 12:22:08.665153 22596 consensus_queue.cc:237] T b667f38a90d4412399e936bb47ffdce8 P ea7e09a07e414746a2afb4699eff8431 [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: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:08.671124 22381 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e20ac432e1b84c009d04ee704ab81ea3"
dest_uuid: "ea7e09a07e414746a2afb4699eff8431"
 from {username='slave'} at 127.0.0.1:44512
I20260709 12:22:08.671692 22381 raft_consensus.cc:493] T e20ac432e1b84c009d04ee704ab81ea3 P ea7e09a07e414746a2afb4699eff8431 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:08.672075 22381 raft_consensus.cc:3060] T e20ac432e1b84c009d04ee704ab81ea3 P ea7e09a07e414746a2afb4699eff8431 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:08.673228 22615 consensus_queue.cc:1048] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:08.676734 22456 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d7912c5b8084dffbade7913f08aaded"
dest_uuid: "f2cdb3f599b24571aba6932dd4539cc0"
 from {username='slave'} at 127.0.0.1:59534
I20260709 12:22:08.677312 22456 raft_consensus.cc:493] T 6d7912c5b8084dffbade7913f08aaded P f2cdb3f599b24571aba6932dd4539cc0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:08.677709 22456 raft_consensus.cc:3060] T 6d7912c5b8084dffbade7913f08aaded P f2cdb3f599b24571aba6932dd4539cc0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:08.677160 22277 catalog_manager.cc:5697] T b667f38a90d4412399e936bb47ffdce8 P ea7e09a07e414746a2afb4699eff8431 reported cstate change: term changed from 1 to 2, leader changed from ccec34fd1e49449897f015a3c24611f6 (127.21.56.195) to ea7e09a07e414746a2afb4699eff8431 (127.21.56.193). New cstate: current_term: 2 leader_uuid: "ea7e09a07e414746a2afb4699eff8431" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:08.679744 22596 consensus_queue.cc:1048] T b94db069ca944e6992ed967380b662f0 P ea7e09a07e414746a2afb4699eff8431 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:08.684433 22381 raft_consensus.cc:515] T e20ac432e1b84c009d04ee704ab81ea3 P ea7e09a07e414746a2afb4699eff8431 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:08.685577 22380 raft_consensus.cc:1240] T e20ac432e1b84c009d04ee704ab81ea3 P ea7e09a07e414746a2afb4699eff8431 [term 2 FOLLOWER]: Rejecting Update request from peer ccec34fd1e49449897f015a3c24611f6 for earlier term 1. Current term is 2. Ops: []
I20260709 12:22:08.687875 22613 consensus_queue.cc:1059] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:08.688912 22615 raft_consensus.cc:3055] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:08.689287 22615 raft_consensus.cc:740] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ccec34fd1e49449897f015a3c24611f6, State: Running, Role: LEADER
I20260709 12:22:08.690265 22615 consensus_queue.cc:260] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6 [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: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:08.696554 22615 raft_consensus.cc:3060] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:08.700556 22456 raft_consensus.cc:515] T 6d7912c5b8084dffbade7913f08aaded P f2cdb3f599b24571aba6932dd4539cc0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:08.702795 22457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e20ac432e1b84c009d04ee704ab81ea3" candidate_uuid: "ea7e09a07e414746a2afb4699eff8431" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f2cdb3f599b24571aba6932dd4539cc0"
I20260709 12:22:08.702383 22381 leader_election.cc:290] T e20ac432e1b84c009d04ee704ab81ea3 P ea7e09a07e414746a2afb4699eff8431 [CANDIDATE]: Term 2 election: Requested vote from peers f2cdb3f599b24571aba6932dd4539cc0 (127.21.56.194:41057), ccec34fd1e49449897f015a3c24611f6 (127.21.56.195:35625)
I20260709 12:22:08.703423 22531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e20ac432e1b84c009d04ee704ab81ea3" candidate_uuid: "ea7e09a07e414746a2afb4699eff8431" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccec34fd1e49449897f015a3c24611f6"
I20260709 12:22:08.706204 22381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d7912c5b8084dffbade7913f08aaded" candidate_uuid: "f2cdb3f599b24571aba6932dd4539cc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea7e09a07e414746a2afb4699eff8431"
I20260709 12:22:08.706785 22381 raft_consensus.cc:3055] T 6d7912c5b8084dffbade7913f08aaded P ea7e09a07e414746a2afb4699eff8431 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:08.707098 22381 raft_consensus.cc:740] T 6d7912c5b8084dffbade7913f08aaded P ea7e09a07e414746a2afb4699eff8431 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea7e09a07e414746a2afb4699eff8431, State: Running, Role: LEADER
I20260709 12:22:08.707882 22381 consensus_queue.cc:260] T 6d7912c5b8084dffbade7913f08aaded P ea7e09a07e414746a2afb4699eff8431 [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: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:08.708995 22381 raft_consensus.cc:3060] T 6d7912c5b8084dffbade7913f08aaded P ea7e09a07e414746a2afb4699eff8431 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:08.713101 22609 consensus_queue.cc:1048] T b94db069ca944e6992ed967380b662f0 P ea7e09a07e414746a2afb4699eff8431 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:08.715999 22381 raft_consensus.cc:2468] T 6d7912c5b8084dffbade7913f08aaded P ea7e09a07e414746a2afb4699eff8431 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2cdb3f599b24571aba6932dd4539cc0 in term 2.
I20260709 12:22:08.717589 22423 leader_election.cc:304] T 6d7912c5b8084dffbade7913f08aaded P f2cdb3f599b24571aba6932dd4539cc0 [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: ea7e09a07e414746a2afb4699eff8431, f2cdb3f599b24571aba6932dd4539cc0; no voters: 
I20260709 12:22:08.718329 22608 raft_consensus.cc:2804] T 6d7912c5b8084dffbade7913f08aaded P f2cdb3f599b24571aba6932dd4539cc0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:08.718799 22608 raft_consensus.cc:697] T 6d7912c5b8084dffbade7913f08aaded P f2cdb3f599b24571aba6932dd4539cc0 [term 2 LEADER]: Becoming Leader. State: Replica: f2cdb3f599b24571aba6932dd4539cc0, State: Running, Role: LEADER
I20260709 12:22:08.719583 22608 consensus_queue.cc:237] T 6d7912c5b8084dffbade7913f08aaded P f2cdb3f599b24571aba6932dd4539cc0 [LEADER]: Queue 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: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:08.722177 22532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d7912c5b8084dffbade7913f08aaded" candidate_uuid: "f2cdb3f599b24571aba6932dd4539cc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccec34fd1e49449897f015a3c24611f6"
I20260709 12:22:08.722791 22532 raft_consensus.cc:3060] T 6d7912c5b8084dffbade7913f08aaded P ccec34fd1e49449897f015a3c24611f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:08.726279 22456 leader_election.cc:290] T 6d7912c5b8084dffbade7913f08aaded P f2cdb3f599b24571aba6932dd4539cc0 [CANDIDATE]: Term 2 election: Requested vote from peers ea7e09a07e414746a2afb4699eff8431 (127.21.56.193:36003), ccec34fd1e49449897f015a3c24611f6 (127.21.56.195:35625)
I20260709 12:22:08.729074 22531 raft_consensus.cc:2468] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea7e09a07e414746a2afb4699eff8431 in term 2.
I20260709 12:22:08.730203 22532 raft_consensus.cc:2468] T 6d7912c5b8084dffbade7913f08aaded P ccec34fd1e49449897f015a3c24611f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2cdb3f599b24571aba6932dd4539cc0 in term 2.
I20260709 12:22:08.730432 22347 leader_election.cc:304] T e20ac432e1b84c009d04ee704ab81ea3 P ea7e09a07e414746a2afb4699eff8431 [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: ccec34fd1e49449897f015a3c24611f6, ea7e09a07e414746a2afb4699eff8431; no voters: f2cdb3f599b24571aba6932dd4539cc0
I20260709 12:22:08.731669 22609 raft_consensus.cc:2804] T e20ac432e1b84c009d04ee704ab81ea3 P ea7e09a07e414746a2afb4699eff8431 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:08.732124 22609 raft_consensus.cc:697] T e20ac432e1b84c009d04ee704ab81ea3 P ea7e09a07e414746a2afb4699eff8431 [term 2 LEADER]: Becoming Leader. State: Replica: ea7e09a07e414746a2afb4699eff8431, State: Running, Role: LEADER
I20260709 12:22:08.732908 22609 consensus_queue.cc:237] T e20ac432e1b84c009d04ee704ab81ea3 P ea7e09a07e414746a2afb4699eff8431 [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: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:08.737265 22277 catalog_manager.cc:5697] T 6d7912c5b8084dffbade7913f08aaded P f2cdb3f599b24571aba6932dd4539cc0 reported cstate change: term changed from 1 to 2, leader changed from ea7e09a07e414746a2afb4699eff8431 (127.21.56.193) to f2cdb3f599b24571aba6932dd4539cc0 (127.21.56.194). New cstate: current_term: 2 leader_uuid: "f2cdb3f599b24571aba6932dd4539cc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:08.745728 22279 catalog_manager.cc:5697] T e20ac432e1b84c009d04ee704ab81ea3 P ea7e09a07e414746a2afb4699eff8431 reported cstate change: term changed from 1 to 2, leader changed from ccec34fd1e49449897f015a3c24611f6 (127.21.56.195) to ea7e09a07e414746a2afb4699eff8431 (127.21.56.193). New cstate: current_term: 2 leader_uuid: "ea7e09a07e414746a2afb4699eff8431" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:08.872463 22613 raft_consensus.cc:993] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6: : Instructing follower ea7e09a07e414746a2afb4699eff8431 to start an election
I20260709 12:22:08.872880 22615 raft_consensus.cc:1081] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6 [term 1 LEADER]: Signalling peer ea7e09a07e414746a2afb4699eff8431 to start an election
I20260709 12:22:08.874315 22381 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "50fbe4a43b924ed5836766bdf6176b95"
dest_uuid: "ea7e09a07e414746a2afb4699eff8431"
 from {username='slave'} at 127.0.0.1:44512
I20260709 12:22:08.874774 22381 raft_consensus.cc:493] T 50fbe4a43b924ed5836766bdf6176b95 P ea7e09a07e414746a2afb4699eff8431 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:08.875097 22381 raft_consensus.cc:3060] T 50fbe4a43b924ed5836766bdf6176b95 P ea7e09a07e414746a2afb4699eff8431 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:08.879805 22381 raft_consensus.cc:515] T 50fbe4a43b924ed5836766bdf6176b95 P ea7e09a07e414746a2afb4699eff8431 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:08.881570 22381 leader_election.cc:290] T 50fbe4a43b924ed5836766bdf6176b95 P ea7e09a07e414746a2afb4699eff8431 [CANDIDATE]: Term 2 election: Requested vote from peers f2cdb3f599b24571aba6932dd4539cc0 (127.21.56.194:41057), ccec34fd1e49449897f015a3c24611f6 (127.21.56.195:35625)
I20260709 12:22:08.882273 22456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50fbe4a43b924ed5836766bdf6176b95" candidate_uuid: "ea7e09a07e414746a2afb4699eff8431" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f2cdb3f599b24571aba6932dd4539cc0"
I20260709 12:22:08.882620 22532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50fbe4a43b924ed5836766bdf6176b95" candidate_uuid: "ea7e09a07e414746a2afb4699eff8431" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccec34fd1e49449897f015a3c24611f6"
I20260709 12:22:08.882859 22456 raft_consensus.cc:3060] T 50fbe4a43b924ed5836766bdf6176b95 P f2cdb3f599b24571aba6932dd4539cc0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:08.883147 22532 raft_consensus.cc:3055] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:08.883455 22532 raft_consensus.cc:740] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ccec34fd1e49449897f015a3c24611f6, State: Running, Role: LEADER
I20260709 12:22:08.884224 22532 consensus_queue.cc:260] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6 [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: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:08.885418 22532 raft_consensus.cc:3060] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:08.889928 22456 raft_consensus.cc:2468] T 50fbe4a43b924ed5836766bdf6176b95 P f2cdb3f599b24571aba6932dd4539cc0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea7e09a07e414746a2afb4699eff8431 in term 2.
I20260709 12:22:08.891290 22345 leader_election.cc:304] T 50fbe4a43b924ed5836766bdf6176b95 P ea7e09a07e414746a2afb4699eff8431 [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: ea7e09a07e414746a2afb4699eff8431, f2cdb3f599b24571aba6932dd4539cc0; no voters: 
I20260709 12:22:08.891937 22532 raft_consensus.cc:2468] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea7e09a07e414746a2afb4699eff8431 in term 2.
I20260709 12:22:08.892130 22609 raft_consensus.cc:2804] T 50fbe4a43b924ed5836766bdf6176b95 P ea7e09a07e414746a2afb4699eff8431 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:08.892719 22609 raft_consensus.cc:697] T 50fbe4a43b924ed5836766bdf6176b95 P ea7e09a07e414746a2afb4699eff8431 [term 2 LEADER]: Becoming Leader. State: Replica: ea7e09a07e414746a2afb4699eff8431, State: Running, Role: LEADER
I20260709 12:22:08.893536 22609 consensus_queue.cc:237] T 50fbe4a43b924ed5836766bdf6176b95 P ea7e09a07e414746a2afb4699eff8431 [LEADER]: Queue 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: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:08.899510 22279 catalog_manager.cc:5697] T 50fbe4a43b924ed5836766bdf6176b95 P ea7e09a07e414746a2afb4699eff8431 reported cstate change: term changed from 1 to 2, leader changed from ccec34fd1e49449897f015a3c24611f6 (127.21.56.195) to ea7e09a07e414746a2afb4699eff8431 (127.21.56.193). New cstate: current_term: 2 leader_uuid: "ea7e09a07e414746a2afb4699eff8431" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:08.905170 22608 consensus_queue.cc:1048] T 0ddbf504659043b5a8f42d36f168e0ae P f2cdb3f599b24571aba6932dd4539cc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:08.912853 22579 raft_consensus.cc:993] T 0ddbf504659043b5a8f42d36f168e0ae P f2cdb3f599b24571aba6932dd4539cc0: : Instructing follower ccec34fd1e49449897f015a3c24611f6 to start an election
I20260709 12:22:08.913339 22579 raft_consensus.cc:1081] T 0ddbf504659043b5a8f42d36f168e0ae P f2cdb3f599b24571aba6932dd4539cc0 [term 1 LEADER]: Signalling peer ccec34fd1e49449897f015a3c24611f6 to start an election
I20260709 12:22:08.915899 22531 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ddbf504659043b5a8f42d36f168e0ae"
dest_uuid: "ccec34fd1e49449897f015a3c24611f6"
 from {username='slave'} at 127.0.0.1:52702
I20260709 12:22:08.916456 22531 raft_consensus.cc:493] T 0ddbf504659043b5a8f42d36f168e0ae P ccec34fd1e49449897f015a3c24611f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:08.916821 22531 raft_consensus.cc:3060] T 0ddbf504659043b5a8f42d36f168e0ae P ccec34fd1e49449897f015a3c24611f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:08.917935 22579 consensus_queue.cc:1048] T 0ddbf504659043b5a8f42d36f168e0ae P f2cdb3f599b24571aba6932dd4539cc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:08.923322 22531 raft_consensus.cc:515] T 0ddbf504659043b5a8f42d36f168e0ae P ccec34fd1e49449897f015a3c24611f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:08.924907 22532 raft_consensus.cc:1240] T 0ddbf504659043b5a8f42d36f168e0ae P ccec34fd1e49449897f015a3c24611f6 [term 2 FOLLOWER]: Rejecting Update request from peer f2cdb3f599b24571aba6932dd4539cc0 for earlier term 1. Current term is 2. Ops: []
I20260709 12:22:08.926438 22381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ddbf504659043b5a8f42d36f168e0ae" candidate_uuid: "ccec34fd1e49449897f015a3c24611f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea7e09a07e414746a2afb4699eff8431"
I20260709 12:22:08.926843 22579 consensus_queue.cc:1059] T 0ddbf504659043b5a8f42d36f168e0ae P f2cdb3f599b24571aba6932dd4539cc0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:08.927122 22456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ddbf504659043b5a8f42d36f168e0ae" candidate_uuid: "ccec34fd1e49449897f015a3c24611f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f2cdb3f599b24571aba6932dd4539cc0"
I20260709 12:22:08.927019 22381 raft_consensus.cc:3060] T 0ddbf504659043b5a8f42d36f168e0ae P ea7e09a07e414746a2afb4699eff8431 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:08.927618 22607 raft_consensus.cc:3055] T 0ddbf504659043b5a8f42d36f168e0ae P f2cdb3f599b24571aba6932dd4539cc0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:08.927934 22607 raft_consensus.cc:740] T 0ddbf504659043b5a8f42d36f168e0ae P f2cdb3f599b24571aba6932dd4539cc0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f2cdb3f599b24571aba6932dd4539cc0, State: Running, Role: LEADER
I20260709 12:22:08.928623 22607 consensus_queue.cc:260] T 0ddbf504659043b5a8f42d36f168e0ae P f2cdb3f599b24571aba6932dd4539cc0 [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: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:08.929499 22607 raft_consensus.cc:3060] T 0ddbf504659043b5a8f42d36f168e0ae P f2cdb3f599b24571aba6932dd4539cc0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:08.932389 22381 raft_consensus.cc:2468] T 0ddbf504659043b5a8f42d36f168e0ae P ea7e09a07e414746a2afb4699eff8431 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccec34fd1e49449897f015a3c24611f6 in term 2.
I20260709 12:22:08.926044 22531 leader_election.cc:290] T 0ddbf504659043b5a8f42d36f168e0ae P ccec34fd1e49449897f015a3c24611f6 [CANDIDATE]: Term 2 election: Requested vote from peers ea7e09a07e414746a2afb4699eff8431 (127.21.56.193:36003), f2cdb3f599b24571aba6932dd4539cc0 (127.21.56.194:41057)
I20260709 12:22:08.933578 22498 leader_election.cc:304] T 0ddbf504659043b5a8f42d36f168e0ae P ccec34fd1e49449897f015a3c24611f6 [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: ccec34fd1e49449897f015a3c24611f6, ea7e09a07e414746a2afb4699eff8431; no voters: 
I20260709 12:22:08.934424 22615 raft_consensus.cc:2804] T 0ddbf504659043b5a8f42d36f168e0ae P ccec34fd1e49449897f015a3c24611f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:08.934829 22615 raft_consensus.cc:697] T 0ddbf504659043b5a8f42d36f168e0ae P ccec34fd1e49449897f015a3c24611f6 [term 2 LEADER]: Becoming Leader. State: Replica: ccec34fd1e49449897f015a3c24611f6, State: Running, Role: LEADER
I20260709 12:22:08.935613 22615 consensus_queue.cc:237] T 0ddbf504659043b5a8f42d36f168e0ae P ccec34fd1e49449897f015a3c24611f6 [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: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:08.939661 22456 raft_consensus.cc:2468] T 0ddbf504659043b5a8f42d36f168e0ae P f2cdb3f599b24571aba6932dd4539cc0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccec34fd1e49449897f015a3c24611f6 in term 2.
I20260709 12:22:08.942281 22279 catalog_manager.cc:5697] T 0ddbf504659043b5a8f42d36f168e0ae P ccec34fd1e49449897f015a3c24611f6 reported cstate change: term changed from 1 to 2, leader changed from f2cdb3f599b24571aba6932dd4539cc0 (127.21.56.194) to ccec34fd1e49449897f015a3c24611f6 (127.21.56.195). New cstate: current_term: 2 leader_uuid: "ccec34fd1e49449897f015a3c24611f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:08.992141 22609 raft_consensus.cc:993] T 57a04458544546f4b009971169806cf3 P ea7e09a07e414746a2afb4699eff8431: : Instructing follower f2cdb3f599b24571aba6932dd4539cc0 to start an election
I20260709 12:22:08.992542 22596 raft_consensus.cc:1081] T 57a04458544546f4b009971169806cf3 P ea7e09a07e414746a2afb4699eff8431 [term 1 LEADER]: Signalling peer f2cdb3f599b24571aba6932dd4539cc0 to start an election
I20260709 12:22:08.994002 22456 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "57a04458544546f4b009971169806cf3"
dest_uuid: "f2cdb3f599b24571aba6932dd4539cc0"
 from {username='slave'} at 127.0.0.1:59534
I20260709 12:22:08.994450 22456 raft_consensus.cc:493] T 57a04458544546f4b009971169806cf3 P f2cdb3f599b24571aba6932dd4539cc0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:08.994731 22456 raft_consensus.cc:3060] T 57a04458544546f4b009971169806cf3 P f2cdb3f599b24571aba6932dd4539cc0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:08.999579 22456 raft_consensus.cc:515] T 57a04458544546f4b009971169806cf3 P f2cdb3f599b24571aba6932dd4539cc0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:09.001380 22456 leader_election.cc:290] T 57a04458544546f4b009971169806cf3 P f2cdb3f599b24571aba6932dd4539cc0 [CANDIDATE]: Term 2 election: Requested vote from peers ea7e09a07e414746a2afb4699eff8431 (127.21.56.193:36003), ccec34fd1e49449897f015a3c24611f6 (127.21.56.195:35625)
I20260709 12:22:09.002378 22381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57a04458544546f4b009971169806cf3" candidate_uuid: "f2cdb3f599b24571aba6932dd4539cc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea7e09a07e414746a2afb4699eff8431"
I20260709 12:22:09.002374 22531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57a04458544546f4b009971169806cf3" candidate_uuid: "f2cdb3f599b24571aba6932dd4539cc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccec34fd1e49449897f015a3c24611f6"
I20260709 12:22:09.002923 22381 raft_consensus.cc:3055] T 57a04458544546f4b009971169806cf3 P ea7e09a07e414746a2afb4699eff8431 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:09.003067 22531 raft_consensus.cc:3060] T 57a04458544546f4b009971169806cf3 P ccec34fd1e49449897f015a3c24611f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:09.003230 22381 raft_consensus.cc:740] T 57a04458544546f4b009971169806cf3 P ea7e09a07e414746a2afb4699eff8431 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea7e09a07e414746a2afb4699eff8431, State: Running, Role: LEADER
I20260709 12:22:09.003947 22381 consensus_queue.cc:260] T 57a04458544546f4b009971169806cf3 P ea7e09a07e414746a2afb4699eff8431 [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: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:09.004841 22381 raft_consensus.cc:3060] T 57a04458544546f4b009971169806cf3 P ea7e09a07e414746a2afb4699eff8431 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:09.008737 22531 raft_consensus.cc:2468] T 57a04458544546f4b009971169806cf3 P ccec34fd1e49449897f015a3c24611f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2cdb3f599b24571aba6932dd4539cc0 in term 2.
I20260709 12:22:09.009644 22381 raft_consensus.cc:2468] T 57a04458544546f4b009971169806cf3 P ea7e09a07e414746a2afb4699eff8431 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2cdb3f599b24571aba6932dd4539cc0 in term 2.
I20260709 12:22:09.009805 22422 leader_election.cc:304] T 57a04458544546f4b009971169806cf3 P f2cdb3f599b24571aba6932dd4539cc0 [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: ccec34fd1e49449897f015a3c24611f6, f2cdb3f599b24571aba6932dd4539cc0; no voters: 
I20260709 12:22:09.010656 22607 raft_consensus.cc:2804] T 57a04458544546f4b009971169806cf3 P f2cdb3f599b24571aba6932dd4539cc0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:09.011020 22607 raft_consensus.cc:697] T 57a04458544546f4b009971169806cf3 P f2cdb3f599b24571aba6932dd4539cc0 [term 2 LEADER]: Becoming Leader. State: Replica: f2cdb3f599b24571aba6932dd4539cc0, State: Running, Role: LEADER
I20260709 12:22:09.011745 22607 consensus_queue.cc:237] T 57a04458544546f4b009971169806cf3 P f2cdb3f599b24571aba6932dd4539cc0 [LEADER]: Queue 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: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:09.017403 22279 catalog_manager.cc:5697] T 57a04458544546f4b009971169806cf3 P f2cdb3f599b24571aba6932dd4539cc0 reported cstate change: term changed from 1 to 2, leader changed from ea7e09a07e414746a2afb4699eff8431 (127.21.56.193) to f2cdb3f599b24571aba6932dd4539cc0 (127.21.56.194). New cstate: current_term: 2 leader_uuid: "f2cdb3f599b24571aba6932dd4539cc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:09.119678 22456 raft_consensus.cc:3060] T b667f38a90d4412399e936bb47ffdce8 P f2cdb3f599b24571aba6932dd4539cc0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:09.124625 22456 raft_consensus.cc:1275] T b667f38a90d4412399e936bb47ffdce8 P f2cdb3f599b24571aba6932dd4539cc0 [term 2 FOLLOWER]: Refusing update from remote peer ea7e09a07e414746a2afb4699eff8431: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:09.125882 22596 consensus_queue.cc:1048] T b667f38a90d4412399e936bb47ffdce8 P ea7e09a07e414746a2afb4699eff8431 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:09.133682 22531 raft_consensus.cc:1275] T b667f38a90d4412399e936bb47ffdce8 P ccec34fd1e49449897f015a3c24611f6 [term 2 FOLLOWER]: Refusing update from remote peer ea7e09a07e414746a2afb4699eff8431: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:09.135025 22609 consensus_queue.cc:1048] T b667f38a90d4412399e936bb47ffdce8 P ea7e09a07e414746a2afb4699eff8431 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:09.141485 22532 raft_consensus.cc:1275] T 6d7912c5b8084dffbade7913f08aaded P ccec34fd1e49449897f015a3c24611f6 [term 2 FOLLOWER]: Refusing update from remote peer f2cdb3f599b24571aba6932dd4539cc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:09.142970 22607 consensus_queue.cc:1048] T 6d7912c5b8084dffbade7913f08aaded P f2cdb3f599b24571aba6932dd4539cc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:09.145517 22456 raft_consensus.cc:3060] T e20ac432e1b84c009d04ee704ab81ea3 P f2cdb3f599b24571aba6932dd4539cc0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:09.152516 22456 raft_consensus.cc:1275] T e20ac432e1b84c009d04ee704ab81ea3 P f2cdb3f599b24571aba6932dd4539cc0 [term 2 FOLLOWER]: Refusing update from remote peer ea7e09a07e414746a2afb4699eff8431: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:09.152125 22381 raft_consensus.cc:1275] T 6d7912c5b8084dffbade7913f08aaded P ea7e09a07e414746a2afb4699eff8431 [term 2 FOLLOWER]: Refusing update from remote peer f2cdb3f599b24571aba6932dd4539cc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:09.154934 22609 consensus_queue.cc:1048] T e20ac432e1b84c009d04ee704ab81ea3 P ea7e09a07e414746a2afb4699eff8431 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:09.155040 22608 consensus_queue.cc:1048] T 6d7912c5b8084dffbade7913f08aaded P f2cdb3f599b24571aba6932dd4539cc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:09.163147 22532 raft_consensus.cc:1275] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6 [term 2 FOLLOWER]: Refusing update from remote peer ea7e09a07e414746a2afb4699eff8431: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:09.164762 22596 consensus_queue.cc:1048] T e20ac432e1b84c009d04ee704ab81ea3 P ea7e09a07e414746a2afb4699eff8431 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:09.296871 22532 raft_consensus.cc:1275] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6 [term 2 FOLLOWER]: Refusing update from remote peer ea7e09a07e414746a2afb4699eff8431: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:09.298110 22609 consensus_queue.cc:1048] T 50fbe4a43b924ed5836766bdf6176b95 P ea7e09a07e414746a2afb4699eff8431 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:09.305124 22456 raft_consensus.cc:1275] T 50fbe4a43b924ed5836766bdf6176b95 P f2cdb3f599b24571aba6932dd4539cc0 [term 2 FOLLOWER]: Refusing update from remote peer ea7e09a07e414746a2afb4699eff8431: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:09.306838 22596 consensus_queue.cc:1048] T 50fbe4a43b924ed5836766bdf6176b95 P ea7e09a07e414746a2afb4699eff8431 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:09.367357 22456 raft_consensus.cc:1275] T 0ddbf504659043b5a8f42d36f168e0ae P f2cdb3f599b24571aba6932dd4539cc0 [term 2 FOLLOWER]: Refusing update from remote peer ccec34fd1e49449897f015a3c24611f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:09.368539 22615 consensus_queue.cc:1048] T 0ddbf504659043b5a8f42d36f168e0ae P ccec34fd1e49449897f015a3c24611f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:09.377252 22381 raft_consensus.cc:1275] T 0ddbf504659043b5a8f42d36f168e0ae P ea7e09a07e414746a2afb4699eff8431 [term 2 FOLLOWER]: Refusing update from remote peer ccec34fd1e49449897f015a3c24611f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:09.379097 22667 consensus_queue.cc:1048] T 0ddbf504659043b5a8f42d36f168e0ae P ccec34fd1e49449897f015a3c24611f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:09.450104 22532 raft_consensus.cc:1275] T 57a04458544546f4b009971169806cf3 P ccec34fd1e49449897f015a3c24611f6 [term 2 FOLLOWER]: Refusing update from remote peer f2cdb3f599b24571aba6932dd4539cc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:09.451418 22608 consensus_queue.cc:1048] T 57a04458544546f4b009971169806cf3 P f2cdb3f599b24571aba6932dd4539cc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:09.458989 22381 raft_consensus.cc:1275] T 57a04458544546f4b009971169806cf3 P ea7e09a07e414746a2afb4699eff8431 [term 2 FOLLOWER]: Refusing update from remote peer f2cdb3f599b24571aba6932dd4539cc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:09.460391 22579 consensus_queue.cc:1048] T 57a04458544546f4b009971169806cf3 P f2cdb3f599b24571aba6932dd4539cc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:11.655643 21731 auto_leader_rebalancer-test.cc:365] The leader distribution is 
I20260709 12:22:11.656339 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:11.675967 22381 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "50fbe4a43b924ed5836766bdf6176b95"
dest_uuid: "ea7e09a07e414746a2afb4699eff8431"
mode: GRACEFUL
new_leader_uuid: "ccec34fd1e49449897f015a3c24611f6"
 from {username='slave'} at 127.0.0.1:44532
I20260709 12:22:11.676498 22381 raft_consensus.cc:606] T 50fbe4a43b924ed5836766bdf6176b95 P ea7e09a07e414746a2afb4699eff8431 [term 2 LEADER]: Received request to transfer leadership to TS ccec34fd1e49449897f015a3c24611f6
I20260709 12:22:11.679121 22381 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e20ac432e1b84c009d04ee704ab81ea3"
dest_uuid: "ea7e09a07e414746a2afb4699eff8431"
mode: GRACEFUL
new_leader_uuid: "ccec34fd1e49449897f015a3c24611f6"
 from {username='slave'} at 127.0.0.1:44532
I20260709 12:22:11.679668 22381 raft_consensus.cc:606] T e20ac432e1b84c009d04ee704ab81ea3 P ea7e09a07e414746a2afb4699eff8431 [term 2 LEADER]: Received request to transfer leadership to TS ccec34fd1e49449897f015a3c24611f6
I20260709 12:22:11.680708 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:22:11.681169 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:11.683317 22672 raft_consensus.cc:993] T 50fbe4a43b924ed5836766bdf6176b95 P ea7e09a07e414746a2afb4699eff8431: : Instructing follower ccec34fd1e49449897f015a3c24611f6 to start an election
I20260709 12:22:11.683717 22669 raft_consensus.cc:1081] T 50fbe4a43b924ed5836766bdf6176b95 P ea7e09a07e414746a2afb4699eff8431 [term 2 LEADER]: Signalling peer ccec34fd1e49449897f015a3c24611f6 to start an election
I20260709 12:22:11.685029 22532 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "50fbe4a43b924ed5836766bdf6176b95"
dest_uuid: "ccec34fd1e49449897f015a3c24611f6"
 from {username='slave'} at 127.0.0.1:52712
I20260709 12:22:11.685478 22532 raft_consensus.cc:493] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:11.685772 22532 raft_consensus.cc:3060] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:11.689764 22532 raft_consensus.cc:515] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:11.691205 22532 leader_election.cc:290] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6 [CANDIDATE]: Term 3 election: Requested vote from peers ea7e09a07e414746a2afb4699eff8431 (127.21.56.193:36003), f2cdb3f599b24571aba6932dd4539cc0 (127.21.56.194:41057)
I20260709 12:22:11.692131 22381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50fbe4a43b924ed5836766bdf6176b95" candidate_uuid: "ccec34fd1e49449897f015a3c24611f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ea7e09a07e414746a2afb4699eff8431"
I20260709 12:22:11.692276 22456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50fbe4a43b924ed5836766bdf6176b95" candidate_uuid: "ccec34fd1e49449897f015a3c24611f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f2cdb3f599b24571aba6932dd4539cc0"
I20260709 12:22:11.692606 22381 raft_consensus.cc:3055] T 50fbe4a43b924ed5836766bdf6176b95 P ea7e09a07e414746a2afb4699eff8431 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:22:11.692754 22456 raft_consensus.cc:3060] T 50fbe4a43b924ed5836766bdf6176b95 P f2cdb3f599b24571aba6932dd4539cc0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:11.692917 22381 raft_consensus.cc:740] T 50fbe4a43b924ed5836766bdf6176b95 P ea7e09a07e414746a2afb4699eff8431 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ea7e09a07e414746a2afb4699eff8431, State: Running, Role: LEADER
I20260709 12:22:11.693619 22381 consensus_queue.cc:260] T 50fbe4a43b924ed5836766bdf6176b95 P ea7e09a07e414746a2afb4699eff8431 [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: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:11.694537 22381 raft_consensus.cc:3060] T 50fbe4a43b924ed5836766bdf6176b95 P ea7e09a07e414746a2afb4699eff8431 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:11.698145 22456 raft_consensus.cc:2468] T 50fbe4a43b924ed5836766bdf6176b95 P f2cdb3f599b24571aba6932dd4539cc0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccec34fd1e49449897f015a3c24611f6 in term 3.
I20260709 12:22:11.699517 22495 leader_election.cc:304] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6 [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: ccec34fd1e49449897f015a3c24611f6, f2cdb3f599b24571aba6932dd4539cc0; no voters: 
I20260709 12:22:11.700142 22381 raft_consensus.cc:2468] T 50fbe4a43b924ed5836766bdf6176b95 P ea7e09a07e414746a2afb4699eff8431 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccec34fd1e49449897f015a3c24611f6 in term 3.
I20260709 12:22:11.700258 22667 raft_consensus.cc:2804] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:22:11.701385 22667 raft_consensus.cc:697] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6 [term 3 LEADER]: Becoming Leader. State: Replica: ccec34fd1e49449897f015a3c24611f6, State: Running, Role: LEADER
I20260709 12:22:11.702316 22667 consensus_queue.cc:237] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6 [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: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:11.711615 22279 catalog_manager.cc:5697] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6 reported cstate change: term changed from 2 to 3, leader changed from ea7e09a07e414746a2afb4699eff8431 (127.21.56.193) to ccec34fd1e49449897f015a3c24611f6 (127.21.56.195). New cstate: current_term: 3 leader_uuid: "ccec34fd1e49449897f015a3c24611f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:11.957531 22672 raft_consensus.cc:993] T e20ac432e1b84c009d04ee704ab81ea3 P ea7e09a07e414746a2afb4699eff8431: : Instructing follower ccec34fd1e49449897f015a3c24611f6 to start an election
I20260709 12:22:11.957913 22669 raft_consensus.cc:1081] T e20ac432e1b84c009d04ee704ab81ea3 P ea7e09a07e414746a2afb4699eff8431 [term 2 LEADER]: Signalling peer ccec34fd1e49449897f015a3c24611f6 to start an election
I20260709 12:22:11.959298 22532 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e20ac432e1b84c009d04ee704ab81ea3"
dest_uuid: "ccec34fd1e49449897f015a3c24611f6"
 from {username='slave'} at 127.0.0.1:52712
I20260709 12:22:11.959712 22532 raft_consensus.cc:493] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:11.959966 22532 raft_consensus.cc:3060] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:11.964052 22532 raft_consensus.cc:515] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:11.965560 22532 leader_election.cc:290] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6 [CANDIDATE]: Term 3 election: Requested vote from peers ea7e09a07e414746a2afb4699eff8431 (127.21.56.193:36003), f2cdb3f599b24571aba6932dd4539cc0 (127.21.56.194:41057)
I20260709 12:22:11.966576 22381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e20ac432e1b84c009d04ee704ab81ea3" candidate_uuid: "ccec34fd1e49449897f015a3c24611f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ea7e09a07e414746a2afb4699eff8431"
I20260709 12:22:11.966589 22456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e20ac432e1b84c009d04ee704ab81ea3" candidate_uuid: "ccec34fd1e49449897f015a3c24611f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f2cdb3f599b24571aba6932dd4539cc0"
I20260709 12:22:11.967155 22381 raft_consensus.cc:3055] T e20ac432e1b84c009d04ee704ab81ea3 P ea7e09a07e414746a2afb4699eff8431 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:22:11.967221 22456 raft_consensus.cc:3060] T e20ac432e1b84c009d04ee704ab81ea3 P f2cdb3f599b24571aba6932dd4539cc0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:11.967447 22381 raft_consensus.cc:740] T e20ac432e1b84c009d04ee704ab81ea3 P ea7e09a07e414746a2afb4699eff8431 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ea7e09a07e414746a2afb4699eff8431, State: Running, Role: LEADER
I20260709 12:22:11.968096 22381 consensus_queue.cc:260] T e20ac432e1b84c009d04ee704ab81ea3 P ea7e09a07e414746a2afb4699eff8431 [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: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:11.968936 22381 raft_consensus.cc:3060] T e20ac432e1b84c009d04ee704ab81ea3 P ea7e09a07e414746a2afb4699eff8431 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:11.971428 22456 raft_consensus.cc:2468] T e20ac432e1b84c009d04ee704ab81ea3 P f2cdb3f599b24571aba6932dd4539cc0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccec34fd1e49449897f015a3c24611f6 in term 3.
I20260709 12:22:11.972317 22495 leader_election.cc:304] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6 [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: ccec34fd1e49449897f015a3c24611f6, f2cdb3f599b24571aba6932dd4539cc0; no voters: 
I20260709 12:22:11.973094 22667 raft_consensus.cc:2804] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:22:11.973488 22667 raft_consensus.cc:697] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6 [term 3 LEADER]: Becoming Leader. State: Replica: ccec34fd1e49449897f015a3c24611f6, State: Running, Role: LEADER
I20260709 12:22:11.973722 22381 raft_consensus.cc:2468] T e20ac432e1b84c009d04ee704ab81ea3 P ea7e09a07e414746a2afb4699eff8431 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccec34fd1e49449897f015a3c24611f6 in term 3.
I20260709 12:22:11.974277 22667 consensus_queue.cc:237] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6 [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: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:11.981324 22279 catalog_manager.cc:5697] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6 reported cstate change: term changed from 2 to 3, leader changed from ea7e09a07e414746a2afb4699eff8431 (127.21.56.193) to ccec34fd1e49449897f015a3c24611f6 (127.21.56.195). New cstate: current_term: 3 leader_uuid: "ccec34fd1e49449897f015a3c24611f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:12.164321 22456 raft_consensus.cc:1275] T 50fbe4a43b924ed5836766bdf6176b95 P f2cdb3f599b24571aba6932dd4539cc0 [term 3 FOLLOWER]: Refusing update from remote peer ccec34fd1e49449897f015a3c24611f6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:22:12.165498 22667 consensus_queue.cc:1048] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:12.182624 22381 raft_consensus.cc:1275] T 50fbe4a43b924ed5836766bdf6176b95 P ea7e09a07e414746a2afb4699eff8431 [term 3 FOLLOWER]: Refusing update from remote peer ccec34fd1e49449897f015a3c24611f6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:22:12.184317 22682 consensus_queue.cc:1048] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:12.544178 22381 raft_consensus.cc:1275] T e20ac432e1b84c009d04ee704ab81ea3 P ea7e09a07e414746a2afb4699eff8431 [term 3 FOLLOWER]: Refusing update from remote peer ccec34fd1e49449897f015a3c24611f6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:22:12.545390 22682 consensus_queue.cc:1048] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:12.553844 22456 raft_consensus.cc:1275] T e20ac432e1b84c009d04ee704ab81ea3 P f2cdb3f599b24571aba6932dd4539cc0 [term 3 FOLLOWER]: Refusing update from remote peer ccec34fd1e49449897f015a3c24611f6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:22:12.555531 22673 consensus_queue.cc:1048] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:12.682138 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:12.687871 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:12.688287 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:13.689257 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:13.694650 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:13.695079 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:14.696548 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:14.703469 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:14.703903 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:15.704833 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:15.712769 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:15.713382 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:16.714660 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:16.720652 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:16.721063 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:17.722157 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:17.728127 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:17.728513 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:18.729420 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:18.734896 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:18.735307 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:19.758015 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:19.767294 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:19.768226 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:19.886382 22695 raft_consensus.cc:493] T 57a04458544546f4b009971169806cf3 P ea7e09a07e414746a2afb4699eff8431 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f2cdb3f599b24571aba6932dd4539cc0)
I20260709 12:22:19.887387 22695 raft_consensus.cc:515] T 57a04458544546f4b009971169806cf3 P ea7e09a07e414746a2afb4699eff8431 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:19.890887 22695 leader_election.cc:290] T 57a04458544546f4b009971169806cf3 P ea7e09a07e414746a2afb4699eff8431 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f2cdb3f599b24571aba6932dd4539cc0 (127.21.56.194:41057), ccec34fd1e49449897f015a3c24611f6 (127.21.56.195:35625)
I20260709 12:22:20.060972 22690 raft_consensus.cc:493] T 7147092586884a2a8b530cb8043cc527 P ccec34fd1e49449897f015a3c24611f6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f2cdb3f599b24571aba6932dd4539cc0)
I20260709 12:22:20.061620 22690 raft_consensus.cc:515] T 7147092586884a2a8b530cb8043cc527 P ccec34fd1e49449897f015a3c24611f6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:20.065640 22458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7147092586884a2a8b530cb8043cc527" candidate_uuid: "ccec34fd1e49449897f015a3c24611f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f2cdb3f599b24571aba6932dd4539cc0" is_pre_election: true
I20260709 12:22:20.070257 22690 leader_election.cc:290] T 7147092586884a2a8b530cb8043cc527 P ccec34fd1e49449897f015a3c24611f6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea7e09a07e414746a2afb4699eff8431 (127.21.56.193:36003), f2cdb3f599b24571aba6932dd4539cc0 (127.21.56.194:41057)
I20260709 12:22:20.071367 22690 raft_consensus.cc:493] T b667f38a90d4412399e936bb47ffdce8 P ccec34fd1e49449897f015a3c24611f6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ea7e09a07e414746a2afb4699eff8431)
I20260709 12:22:20.072533 22690 raft_consensus.cc:515] T b667f38a90d4412399e936bb47ffdce8 P ccec34fd1e49449897f015a3c24611f6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:20.076885 22458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b667f38a90d4412399e936bb47ffdce8" candidate_uuid: "ccec34fd1e49449897f015a3c24611f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f2cdb3f599b24571aba6932dd4539cc0" is_pre_election: true
I20260709 12:22:20.077829 22458 raft_consensus.cc:2468] T b667f38a90d4412399e936bb47ffdce8 P f2cdb3f599b24571aba6932dd4539cc0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccec34fd1e49449897f015a3c24611f6 in term 2.
I20260709 12:22:20.079890 22495 leader_election.cc:304] T b667f38a90d4412399e936bb47ffdce8 P ccec34fd1e49449897f015a3c24611f6 [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: ccec34fd1e49449897f015a3c24611f6, f2cdb3f599b24571aba6932dd4539cc0; no voters: 
I20260709 12:22:20.083092 22690 leader_election.cc:290] T b667f38a90d4412399e936bb47ffdce8 P ccec34fd1e49449897f015a3c24611f6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ea7e09a07e414746a2afb4699eff8431 (127.21.56.193:36003), f2cdb3f599b24571aba6932dd4539cc0 (127.21.56.194:41057)
I20260709 12:22:20.087272 22690 raft_consensus.cc:2804] T b667f38a90d4412399e936bb47ffdce8 P ccec34fd1e49449897f015a3c24611f6 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:22:20.104750 22690 raft_consensus.cc:493] T b667f38a90d4412399e936bb47ffdce8 P ccec34fd1e49449897f015a3c24611f6 [term 2 FOLLOWER]: Starting leader election (detected failure of leader ea7e09a07e414746a2afb4699eff8431)
I20260709 12:22:20.107328 22690 raft_consensus.cc:3060] T b667f38a90d4412399e936bb47ffdce8 P ccec34fd1e49449897f015a3c24611f6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:20.116533 22456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57a04458544546f4b009971169806cf3" candidate_uuid: "ea7e09a07e414746a2afb4699eff8431" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f2cdb3f599b24571aba6932dd4539cc0" is_pre_election: true
I20260709 12:22:20.120692 22690 raft_consensus.cc:515] T b667f38a90d4412399e936bb47ffdce8 P ccec34fd1e49449897f015a3c24611f6 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:20.123724 22690 leader_election.cc:290] T b667f38a90d4412399e936bb47ffdce8 P ccec34fd1e49449897f015a3c24611f6 [CANDIDATE]: Term 3 election: Requested vote from peers ea7e09a07e414746a2afb4699eff8431 (127.21.56.193:36003), f2cdb3f599b24571aba6932dd4539cc0 (127.21.56.194:41057)
I20260709 12:22:20.124577 22455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b667f38a90d4412399e936bb47ffdce8" candidate_uuid: "ccec34fd1e49449897f015a3c24611f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f2cdb3f599b24571aba6932dd4539cc0"
I20260709 12:22:20.129034 22690 raft_consensus.cc:493] T 4d8d67270c654d46b63fc1a49fef6b76 P ccec34fd1e49449897f015a3c24611f6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea7e09a07e414746a2afb4699eff8431)
I20260709 12:22:20.129650 22690 raft_consensus.cc:515] T 4d8d67270c654d46b63fc1a49fef6b76 P ccec34fd1e49449897f015a3c24611f6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:20.131376 22382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b667f38a90d4412399e936bb47ffdce8" candidate_uuid: "ccec34fd1e49449897f015a3c24611f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea7e09a07e414746a2afb4699eff8431" is_pre_election: true
I20260709 12:22:20.131860 22690 leader_election.cc:290] T 4d8d67270c654d46b63fc1a49fef6b76 P ccec34fd1e49449897f015a3c24611f6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea7e09a07e414746a2afb4699eff8431 (127.21.56.193:36003), f2cdb3f599b24571aba6932dd4539cc0 (127.21.56.194:41057)
I20260709 12:22:20.131810 22532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57a04458544546f4b009971169806cf3" candidate_uuid: "ea7e09a07e414746a2afb4699eff8431" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ccec34fd1e49449897f015a3c24611f6" is_pre_election: true
I20260709 12:22:20.132445 22380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7147092586884a2a8b530cb8043cc527" candidate_uuid: "ccec34fd1e49449897f015a3c24611f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea7e09a07e414746a2afb4699eff8431" is_pre_election: true
I20260709 12:22:20.133252 22379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b667f38a90d4412399e936bb47ffdce8" candidate_uuid: "ccec34fd1e49449897f015a3c24611f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea7e09a07e414746a2afb4699eff8431"
I20260709 12:22:20.135116 22455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8d67270c654d46b63fc1a49fef6b76" candidate_uuid: "ccec34fd1e49449897f015a3c24611f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f2cdb3f599b24571aba6932dd4539cc0" is_pre_election: true
I20260709 12:22:20.135474 22347 leader_election.cc:304] T 57a04458544546f4b009971169806cf3 P ea7e09a07e414746a2afb4699eff8431 [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: ea7e09a07e414746a2afb4699eff8431; no voters: ccec34fd1e49449897f015a3c24611f6, f2cdb3f599b24571aba6932dd4539cc0
I20260709 12:22:20.137028 22694 raft_consensus.cc:2749] T 57a04458544546f4b009971169806cf3 P ea7e09a07e414746a2afb4699eff8431 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:22:20.137812 22381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8d67270c654d46b63fc1a49fef6b76" candidate_uuid: "ccec34fd1e49449897f015a3c24611f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea7e09a07e414746a2afb4699eff8431" is_pre_election: true
I20260709 12:22:20.138119 22529 raft_consensus.cc:1240] T b667f38a90d4412399e936bb47ffdce8 P ccec34fd1e49449897f015a3c24611f6 [term 3 FOLLOWER]: Rejecting Update request from peer ea7e09a07e414746a2afb4699eff8431 for earlier term 2. Current term is 3. Ops: []
I20260709 12:22:20.136569 22498 leader_election.cc:304] T 7147092586884a2a8b530cb8043cc527 P ccec34fd1e49449897f015a3c24611f6 [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: ccec34fd1e49449897f015a3c24611f6; no voters: ea7e09a07e414746a2afb4699eff8431, f2cdb3f599b24571aba6932dd4539cc0
I20260709 12:22:20.140902 22690 raft_consensus.cc:2749] T 7147092586884a2a8b530cb8043cc527 P ccec34fd1e49449897f015a3c24611f6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:22:20.141206 22498 leader_election.cc:304] T b667f38a90d4412399e936bb47ffdce8 P ccec34fd1e49449897f015a3c24611f6 [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: ccec34fd1e49449897f015a3c24611f6; no voters: ea7e09a07e414746a2afb4699eff8431, f2cdb3f599b24571aba6932dd4539cc0
I20260709 12:22:20.141909 22690 raft_consensus.cc:2749] T b667f38a90d4412399e936bb47ffdce8 P ccec34fd1e49449897f015a3c24611f6 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:22:20.142760 22498 leader_election.cc:304] T 4d8d67270c654d46b63fc1a49fef6b76 P ccec34fd1e49449897f015a3c24611f6 [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: ccec34fd1e49449897f015a3c24611f6; no voters: ea7e09a07e414746a2afb4699eff8431, f2cdb3f599b24571aba6932dd4539cc0
I20260709 12:22:20.143371 22690 raft_consensus.cc:2749] T 4d8d67270c654d46b63fc1a49fef6b76 P ccec34fd1e49449897f015a3c24611f6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:22:20.144115 22695 consensus_queue.cc:1059] T b667f38a90d4412399e936bb47ffdce8 P ea7e09a07e414746a2afb4699eff8431 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:20.145005 22700 raft_consensus.cc:3055] T b667f38a90d4412399e936bb47ffdce8 P ea7e09a07e414746a2afb4699eff8431 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:22:20.145325 22700 raft_consensus.cc:740] T b667f38a90d4412399e936bb47ffdce8 P ea7e09a07e414746a2afb4699eff8431 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ea7e09a07e414746a2afb4699eff8431, State: Running, Role: LEADER
I20260709 12:22:20.146114 22700 consensus_queue.cc:260] T b667f38a90d4412399e936bb47ffdce8 P ea7e09a07e414746a2afb4699eff8431 [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: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:20.147137 22700 raft_consensus.cc:3060] T b667f38a90d4412399e936bb47ffdce8 P ea7e09a07e414746a2afb4699eff8431 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:22:20.317642 22310 debug-util.cc:398] Leaking SignalData structure 0x7b0800054c40 after lost signal to thread 21734
W20260709 12:22:20.318473 22310 debug-util.cc:398] Leaking SignalData structure 0x7b0800056320 after lost signal to thread 22313
W20260709 12:22:20.319257 22310 debug-util.cc:398] Leaking SignalData structure 0x7b08000822c0 after lost signal to thread 22406
W20260709 12:22:20.319960 22310 debug-util.cc:398] Leaking SignalData structure 0x7b0800098e80 after lost signal to thread 22482
W20260709 12:22:20.320639 22310 debug-util.cc:398] Leaking SignalData structure 0x7b080010abe0 after lost signal to thread 22556
I20260709 12:22:20.769804 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:20.777712 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:20.778249 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:21.285192 22700 raft_consensus.cc:493] T b667f38a90d4412399e936bb47ffdce8 P ea7e09a07e414746a2afb4699eff8431 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:21.285650 22700 raft_consensus.cc:515] T b667f38a90d4412399e936bb47ffdce8 P ea7e09a07e414746a2afb4699eff8431 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:21.287472 22700 leader_election.cc:290] T b667f38a90d4412399e936bb47ffdce8 P ea7e09a07e414746a2afb4699eff8431 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f2cdb3f599b24571aba6932dd4539cc0 (127.21.56.194:41057), ccec34fd1e49449897f015a3c24611f6 (127.21.56.195:35625)
I20260709 12:22:21.288250 22455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b667f38a90d4412399e936bb47ffdce8" candidate_uuid: "ea7e09a07e414746a2afb4699eff8431" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f2cdb3f599b24571aba6932dd4539cc0" is_pre_election: true
I20260709 12:22:21.288709 22531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b667f38a90d4412399e936bb47ffdce8" candidate_uuid: "ea7e09a07e414746a2afb4699eff8431" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ccec34fd1e49449897f015a3c24611f6" is_pre_election: true
I20260709 12:22:21.289321 22531 raft_consensus.cc:2468] T b667f38a90d4412399e936bb47ffdce8 P ccec34fd1e49449897f015a3c24611f6 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea7e09a07e414746a2afb4699eff8431 in term 3.
I20260709 12:22:21.290395 22347 leader_election.cc:304] T b667f38a90d4412399e936bb47ffdce8 P ea7e09a07e414746a2afb4699eff8431 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ccec34fd1e49449897f015a3c24611f6, ea7e09a07e414746a2afb4699eff8431; no voters: f2cdb3f599b24571aba6932dd4539cc0
I20260709 12:22:21.291188 22700 raft_consensus.cc:2804] T b667f38a90d4412399e936bb47ffdce8 P ea7e09a07e414746a2afb4699eff8431 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:22:21.291597 22700 raft_consensus.cc:493] T b667f38a90d4412399e936bb47ffdce8 P ea7e09a07e414746a2afb4699eff8431 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:21.291914 22700 raft_consensus.cc:3060] T b667f38a90d4412399e936bb47ffdce8 P ea7e09a07e414746a2afb4699eff8431 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:22:21.297315 22700 raft_consensus.cc:515] T b667f38a90d4412399e936bb47ffdce8 P ea7e09a07e414746a2afb4699eff8431 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:21.299015 22700 leader_election.cc:290] T b667f38a90d4412399e936bb47ffdce8 P ea7e09a07e414746a2afb4699eff8431 [CANDIDATE]: Term 4 election: Requested vote from peers f2cdb3f599b24571aba6932dd4539cc0 (127.21.56.194:41057), ccec34fd1e49449897f015a3c24611f6 (127.21.56.195:35625)
I20260709 12:22:21.299742 22455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b667f38a90d4412399e936bb47ffdce8" candidate_uuid: "ea7e09a07e414746a2afb4699eff8431" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f2cdb3f599b24571aba6932dd4539cc0"
I20260709 12:22:21.299957 22531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b667f38a90d4412399e936bb47ffdce8" candidate_uuid: "ea7e09a07e414746a2afb4699eff8431" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ccec34fd1e49449897f015a3c24611f6"
I20260709 12:22:21.300408 22531 raft_consensus.cc:3060] T b667f38a90d4412399e936bb47ffdce8 P ccec34fd1e49449897f015a3c24611f6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:22:21.304754 22531 raft_consensus.cc:2468] T b667f38a90d4412399e936bb47ffdce8 P ccec34fd1e49449897f015a3c24611f6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea7e09a07e414746a2afb4699eff8431 in term 4.
I20260709 12:22:21.305670 22347 leader_election.cc:304] T b667f38a90d4412399e936bb47ffdce8 P ea7e09a07e414746a2afb4699eff8431 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ccec34fd1e49449897f015a3c24611f6, ea7e09a07e414746a2afb4699eff8431; no voters: f2cdb3f599b24571aba6932dd4539cc0
I20260709 12:22:21.306356 22700 raft_consensus.cc:2804] T b667f38a90d4412399e936bb47ffdce8 P ea7e09a07e414746a2afb4699eff8431 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:22:21.307407 22700 raft_consensus.cc:697] T b667f38a90d4412399e936bb47ffdce8 P ea7e09a07e414746a2afb4699eff8431 [term 4 LEADER]: Becoming Leader. State: Replica: ea7e09a07e414746a2afb4699eff8431, State: Running, Role: LEADER
I20260709 12:22:21.308197 22700 consensus_queue.cc:237] T b667f38a90d4412399e936bb47ffdce8 P ea7e09a07e414746a2afb4699eff8431 [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: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:21.318615 22278 catalog_manager.cc:5697] T b667f38a90d4412399e936bb47ffdce8 P ea7e09a07e414746a2afb4699eff8431 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "ea7e09a07e414746a2afb4699eff8431" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:21.619421 22697 raft_consensus.cc:493] T b667f38a90d4412399e936bb47ffdce8 P f2cdb3f599b24571aba6932dd4539cc0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ea7e09a07e414746a2afb4699eff8431)
I20260709 12:22:21.619961 22697 raft_consensus.cc:515] T b667f38a90d4412399e936bb47ffdce8 P f2cdb3f599b24571aba6932dd4539cc0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:21.622483 22697 leader_election.cc:290] T b667f38a90d4412399e936bb47ffdce8 P f2cdb3f599b24571aba6932dd4539cc0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ea7e09a07e414746a2afb4699eff8431 (127.21.56.193:36003), ccec34fd1e49449897f015a3c24611f6 (127.21.56.195:35625)
I20260709 12:22:21.623364 22381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b667f38a90d4412399e936bb47ffdce8" candidate_uuid: "f2cdb3f599b24571aba6932dd4539cc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea7e09a07e414746a2afb4699eff8431" is_pre_election: true
I20260709 12:22:21.623600 22531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b667f38a90d4412399e936bb47ffdce8" candidate_uuid: "f2cdb3f599b24571aba6932dd4539cc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ccec34fd1e49449897f015a3c24611f6" is_pre_election: true
I20260709 12:22:21.624451 22531 raft_consensus.cc:2368] T b667f38a90d4412399e936bb47ffdce8 P ccec34fd1e49449897f015a3c24611f6 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f2cdb3f599b24571aba6932dd4539cc0 for earlier term 3. Current term is 4.
I20260709 12:22:21.626185 22422 leader_election.cc:400] T b667f38a90d4412399e936bb47ffdce8 P f2cdb3f599b24571aba6932dd4539cc0 [CANDIDATE]: Term 3 pre-election: Vote denied by peer ccec34fd1e49449897f015a3c24611f6 (127.21.56.195:35625) with higher term. Message: Invalid argument: T b667f38a90d4412399e936bb47ffdce8 P ccec34fd1e49449897f015a3c24611f6 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f2cdb3f599b24571aba6932dd4539cc0 for earlier term 3. Current term is 4.
I20260709 12:22:21.626566 22422 leader_election.cc:403] T b667f38a90d4412399e936bb47ffdce8 P f2cdb3f599b24571aba6932dd4539cc0 [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:22:21.627235 22697 raft_consensus.cc:3060] T b667f38a90d4412399e936bb47ffdce8 P f2cdb3f599b24571aba6932dd4539cc0 [term 2 FOLLOWER]: Advancing to term 4
I20260709 12:22:21.635365 22697 raft_consensus.cc:2749] T b667f38a90d4412399e936bb47ffdce8 P f2cdb3f599b24571aba6932dd4539cc0 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer ccec34fd1e49449897f015a3c24611f6 (127.21.56.195:35625) with higher term. Message: Invalid argument: T b667f38a90d4412399e936bb47ffdce8 P ccec34fd1e49449897f015a3c24611f6 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f2cdb3f599b24571aba6932dd4539cc0 for earlier term 3. Current term is 4.
I20260709 12:22:21.813797 21731 auto_leader_rebalancer-test.cc:384] The leader distribution is 
I20260709 12:22:21.819770 22531 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "50fbe4a43b924ed5836766bdf6176b95"
dest_uuid: "ccec34fd1e49449897f015a3c24611f6"
mode: GRACEFUL
new_leader_uuid: "ea7e09a07e414746a2afb4699eff8431"
 from {username='slave'} at 127.0.0.1:52716
I20260709 12:22:21.820369 22531 raft_consensus.cc:606] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6 [term 3 LEADER]: Received request to transfer leadership to TS ea7e09a07e414746a2afb4699eff8431
I20260709 12:22:21.825778 22531 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e20ac432e1b84c009d04ee704ab81ea3"
dest_uuid: "ccec34fd1e49449897f015a3c24611f6"
mode: GRACEFUL
new_leader_uuid: "ea7e09a07e414746a2afb4699eff8431"
 from {username='slave'} at 127.0.0.1:52716
I20260709 12:22:21.826372 22531 raft_consensus.cc:606] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6 [term 3 LEADER]: Received request to transfer leadership to TS ea7e09a07e414746a2afb4699eff8431
I20260709 12:22:21.829643 22455 raft_consensus.cc:1275] T b667f38a90d4412399e936bb47ffdce8 P f2cdb3f599b24571aba6932dd4539cc0 [term 4 FOLLOWER]: Refusing update from remote peer ea7e09a07e414746a2afb4699eff8431: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:22:21.830998 22700 consensus_queue.cc:1048] T b667f38a90d4412399e936bb47ffdce8 P ea7e09a07e414746a2afb4699eff8431 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:21.842298 22455 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f8635fd7d53a4d99adc582e7a44ec1c5"
dest_uuid: "f2cdb3f599b24571aba6932dd4539cc0"
mode: GRACEFUL
new_leader_uuid: "ea7e09a07e414746a2afb4699eff8431"
 from {username='slave'} at 127.0.0.1:59548
I20260709 12:22:21.843006 22455 raft_consensus.cc:606] T f8635fd7d53a4d99adc582e7a44ec1c5 P f2cdb3f599b24571aba6932dd4539cc0 [term 1 LEADER]: Received request to transfer leadership to TS ea7e09a07e414746a2afb4699eff8431
I20260709 12:22:21.847506 22531 raft_consensus.cc:1275] T b667f38a90d4412399e936bb47ffdce8 P ccec34fd1e49449897f015a3c24611f6 [term 4 FOLLOWER]: Refusing update from remote peer ea7e09a07e414746a2afb4699eff8431: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:22:21.849627 22708 consensus_queue.cc:1048] T b667f38a90d4412399e936bb47ffdce8 P ea7e09a07e414746a2afb4699eff8431 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:21.863773 22455 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57a04458544546f4b009971169806cf3"
dest_uuid: "f2cdb3f599b24571aba6932dd4539cc0"
mode: GRACEFUL
new_leader_uuid: "ea7e09a07e414746a2afb4699eff8431"
 from {username='slave'} at 127.0.0.1:59548
I20260709 12:22:21.864405 22455 raft_consensus.cc:606] T 57a04458544546f4b009971169806cf3 P f2cdb3f599b24571aba6932dd4539cc0 [term 2 LEADER]: Received request to transfer leadership to TS ea7e09a07e414746a2afb4699eff8431
I20260709 12:22:21.872685 22713 raft_consensus.cc:993] T f8635fd7d53a4d99adc582e7a44ec1c5 P f2cdb3f599b24571aba6932dd4539cc0: : Instructing follower ea7e09a07e414746a2afb4699eff8431 to start an election
I20260709 12:22:21.873291 22713 raft_consensus.cc:1081] T f8635fd7d53a4d99adc582e7a44ec1c5 P f2cdb3f599b24571aba6932dd4539cc0 [term 1 LEADER]: Signalling peer ea7e09a07e414746a2afb4699eff8431 to start an election
I20260709 12:22:21.875888 22456 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d7912c5b8084dffbade7913f08aaded"
dest_uuid: "f2cdb3f599b24571aba6932dd4539cc0"
mode: GRACEFUL
new_leader_uuid: "ea7e09a07e414746a2afb4699eff8431"
 from {username='slave'} at 127.0.0.1:59548
I20260709 12:22:21.876454 22456 raft_consensus.cc:606] T 6d7912c5b8084dffbade7913f08aaded P f2cdb3f599b24571aba6932dd4539cc0 [term 2 LEADER]: Received request to transfer leadership to TS ea7e09a07e414746a2afb4699eff8431
I20260709 12:22:21.878762 22381 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f8635fd7d53a4d99adc582e7a44ec1c5"
dest_uuid: "ea7e09a07e414746a2afb4699eff8431"
 from {username='slave'} at 127.0.0.1:44510
I20260709 12:22:21.879325 22381 raft_consensus.cc:493] T f8635fd7d53a4d99adc582e7a44ec1c5 P ea7e09a07e414746a2afb4699eff8431 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:21.879657 22381 raft_consensus.cc:3060] T f8635fd7d53a4d99adc582e7a44ec1c5 P ea7e09a07e414746a2afb4699eff8431 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:21.886447 22381 raft_consensus.cc:515] T f8635fd7d53a4d99adc582e7a44ec1c5 P ea7e09a07e414746a2afb4699eff8431 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:21.888809 22456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8635fd7d53a4d99adc582e7a44ec1c5" candidate_uuid: "ea7e09a07e414746a2afb4699eff8431" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f2cdb3f599b24571aba6932dd4539cc0"
I20260709 12:22:21.889313 22381 leader_election.cc:290] T f8635fd7d53a4d99adc582e7a44ec1c5 P ea7e09a07e414746a2afb4699eff8431 [CANDIDATE]: Term 2 election: Requested vote from peers f2cdb3f599b24571aba6932dd4539cc0 (127.21.56.194:41057), ccec34fd1e49449897f015a3c24611f6 (127.21.56.195:35625)
I20260709 12:22:21.889405 22456 raft_consensus.cc:3055] T f8635fd7d53a4d99adc582e7a44ec1c5 P f2cdb3f599b24571aba6932dd4539cc0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:21.889504 22531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8635fd7d53a4d99adc582e7a44ec1c5" candidate_uuid: "ea7e09a07e414746a2afb4699eff8431" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccec34fd1e49449897f015a3c24611f6"
I20260709 12:22:21.889823 22456 raft_consensus.cc:740] T f8635fd7d53a4d99adc582e7a44ec1c5 P f2cdb3f599b24571aba6932dd4539cc0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f2cdb3f599b24571aba6932dd4539cc0, State: Running, Role: LEADER
I20260709 12:22:21.890205 22531 raft_consensus.cc:3060] T f8635fd7d53a4d99adc582e7a44ec1c5 P ccec34fd1e49449897f015a3c24611f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:21.890744 22456 consensus_queue.cc:260] T f8635fd7d53a4d99adc582e7a44ec1c5 P f2cdb3f599b24571aba6932dd4539cc0 [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: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:21.891736 22456 raft_consensus.cc:3060] T f8635fd7d53a4d99adc582e7a44ec1c5 P f2cdb3f599b24571aba6932dd4539cc0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:21.896090 22456 raft_consensus.cc:2468] T f8635fd7d53a4d99adc582e7a44ec1c5 P f2cdb3f599b24571aba6932dd4539cc0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea7e09a07e414746a2afb4699eff8431 in term 2.
I20260709 12:22:21.896364 22531 raft_consensus.cc:2468] T f8635fd7d53a4d99adc582e7a44ec1c5 P ccec34fd1e49449897f015a3c24611f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea7e09a07e414746a2afb4699eff8431 in term 2.
I20260709 12:22:21.897032 22345 leader_election.cc:304] T f8635fd7d53a4d99adc582e7a44ec1c5 P ea7e09a07e414746a2afb4699eff8431 [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: ea7e09a07e414746a2afb4699eff8431, f2cdb3f599b24571aba6932dd4539cc0; no voters: 
I20260709 12:22:21.897732 22708 raft_consensus.cc:2804] T f8635fd7d53a4d99adc582e7a44ec1c5 P ea7e09a07e414746a2afb4699eff8431 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:21.898164 22708 raft_consensus.cc:697] T f8635fd7d53a4d99adc582e7a44ec1c5 P ea7e09a07e414746a2afb4699eff8431 [term 2 LEADER]: Becoming Leader. State: Replica: ea7e09a07e414746a2afb4699eff8431, State: Running, Role: LEADER
I20260709 12:22:21.898926 22708 consensus_queue.cc:237] T f8635fd7d53a4d99adc582e7a44ec1c5 P ea7e09a07e414746a2afb4699eff8431 [LEADER]: Queue 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: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:21.906222 22279 catalog_manager.cc:5697] T f8635fd7d53a4d99adc582e7a44ec1c5 P ea7e09a07e414746a2afb4699eff8431 reported cstate change: term changed from 1 to 2, leader changed from f2cdb3f599b24571aba6932dd4539cc0 (127.21.56.194) to ea7e09a07e414746a2afb4699eff8431 (127.21.56.193). New cstate: current_term: 2 leader_uuid: "ea7e09a07e414746a2afb4699eff8431" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:21.919335 22720 raft_consensus.cc:993] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6: : Instructing follower ea7e09a07e414746a2afb4699eff8431 to start an election
I20260709 12:22:21.919751 22690 raft_consensus.cc:1081] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6 [term 3 LEADER]: Signalling peer ea7e09a07e414746a2afb4699eff8431 to start an election
I20260709 12:22:21.921133 22381 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "50fbe4a43b924ed5836766bdf6176b95"
dest_uuid: "ea7e09a07e414746a2afb4699eff8431"
 from {username='slave'} at 127.0.0.1:44512
I20260709 12:22:21.921540 22381 raft_consensus.cc:493] T 50fbe4a43b924ed5836766bdf6176b95 P ea7e09a07e414746a2afb4699eff8431 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:21.921789 22381 raft_consensus.cc:3060] T 50fbe4a43b924ed5836766bdf6176b95 P ea7e09a07e414746a2afb4699eff8431 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:22:21.925900 22381 raft_consensus.cc:515] T 50fbe4a43b924ed5836766bdf6176b95 P ea7e09a07e414746a2afb4699eff8431 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:21.927397 22381 leader_election.cc:290] T 50fbe4a43b924ed5836766bdf6176b95 P ea7e09a07e414746a2afb4699eff8431 [CANDIDATE]: Term 4 election: Requested vote from peers f2cdb3f599b24571aba6932dd4539cc0 (127.21.56.194:41057), ccec34fd1e49449897f015a3c24611f6 (127.21.56.195:35625)
I20260709 12:22:21.928185 22456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50fbe4a43b924ed5836766bdf6176b95" candidate_uuid: "ea7e09a07e414746a2afb4699eff8431" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f2cdb3f599b24571aba6932dd4539cc0"
I20260709 12:22:21.928711 22456 raft_consensus.cc:3060] T 50fbe4a43b924ed5836766bdf6176b95 P f2cdb3f599b24571aba6932dd4539cc0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:22:21.928781 22531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50fbe4a43b924ed5836766bdf6176b95" candidate_uuid: "ea7e09a07e414746a2afb4699eff8431" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ccec34fd1e49449897f015a3c24611f6"
I20260709 12:22:21.929337 22531 raft_consensus.cc:3055] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:22:21.929605 22531 raft_consensus.cc:740] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ccec34fd1e49449897f015a3c24611f6, State: Running, Role: LEADER
I20260709 12:22:21.930392 22531 consensus_queue.cc:260] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6 [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: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:21.931504 22531 raft_consensus.cc:3060] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:22:21.932884 22456 raft_consensus.cc:2468] T 50fbe4a43b924ed5836766bdf6176b95 P f2cdb3f599b24571aba6932dd4539cc0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea7e09a07e414746a2afb4699eff8431 in term 4.
I20260709 12:22:21.933743 22345 leader_election.cc:304] T 50fbe4a43b924ed5836766bdf6176b95 P ea7e09a07e414746a2afb4699eff8431 [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: ea7e09a07e414746a2afb4699eff8431, f2cdb3f599b24571aba6932dd4539cc0; no voters: 
I20260709 12:22:21.934369 22708 raft_consensus.cc:2804] T 50fbe4a43b924ed5836766bdf6176b95 P ea7e09a07e414746a2afb4699eff8431 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:22:21.934734 22708 raft_consensus.cc:697] T 50fbe4a43b924ed5836766bdf6176b95 P ea7e09a07e414746a2afb4699eff8431 [term 4 LEADER]: Becoming Leader. State: Replica: ea7e09a07e414746a2afb4699eff8431, State: Running, Role: LEADER
I20260709 12:22:21.935526 22708 consensus_queue.cc:237] T 50fbe4a43b924ed5836766bdf6176b95 P ea7e09a07e414746a2afb4699eff8431 [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: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:21.937541 22531 raft_consensus.cc:2468] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea7e09a07e414746a2afb4699eff8431 in term 4.
I20260709 12:22:21.943434 22279 catalog_manager.cc:5697] T 50fbe4a43b924ed5836766bdf6176b95 P ea7e09a07e414746a2afb4699eff8431 reported cstate change: term changed from 3 to 4, leader changed from ccec34fd1e49449897f015a3c24611f6 (127.21.56.195) to ea7e09a07e414746a2afb4699eff8431 (127.21.56.193). New cstate: current_term: 4 leader_uuid: "ea7e09a07e414746a2afb4699eff8431" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:22.043979 22720 raft_consensus.cc:993] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6: : Instructing follower ea7e09a07e414746a2afb4699eff8431 to start an election
I20260709 12:22:22.044420 22690 raft_consensus.cc:1081] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6 [term 3 LEADER]: Signalling peer ea7e09a07e414746a2afb4699eff8431 to start an election
I20260709 12:22:22.045780 22381 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e20ac432e1b84c009d04ee704ab81ea3"
dest_uuid: "ea7e09a07e414746a2afb4699eff8431"
 from {username='slave'} at 127.0.0.1:44512
I20260709 12:22:22.046365 22381 raft_consensus.cc:493] T e20ac432e1b84c009d04ee704ab81ea3 P ea7e09a07e414746a2afb4699eff8431 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:22.046701 22381 raft_consensus.cc:3060] T e20ac432e1b84c009d04ee704ab81ea3 P ea7e09a07e414746a2afb4699eff8431 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:22:22.053037 22381 raft_consensus.cc:515] T e20ac432e1b84c009d04ee704ab81ea3 P ea7e09a07e414746a2afb4699eff8431 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:22.055169 22381 leader_election.cc:290] T e20ac432e1b84c009d04ee704ab81ea3 P ea7e09a07e414746a2afb4699eff8431 [CANDIDATE]: Term 4 election: Requested vote from peers f2cdb3f599b24571aba6932dd4539cc0 (127.21.56.194:41057), ccec34fd1e49449897f015a3c24611f6 (127.21.56.195:35625)
I20260709 12:22:22.055915 22456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e20ac432e1b84c009d04ee704ab81ea3" candidate_uuid: "ea7e09a07e414746a2afb4699eff8431" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f2cdb3f599b24571aba6932dd4539cc0"
I20260709 12:22:22.056471 22456 raft_consensus.cc:3060] T e20ac432e1b84c009d04ee704ab81ea3 P f2cdb3f599b24571aba6932dd4539cc0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:22:22.056443 22531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e20ac432e1b84c009d04ee704ab81ea3" candidate_uuid: "ea7e09a07e414746a2afb4699eff8431" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ccec34fd1e49449897f015a3c24611f6"
I20260709 12:22:22.057096 22531 raft_consensus.cc:3055] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:22:22.057385 22531 raft_consensus.cc:740] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ccec34fd1e49449897f015a3c24611f6, State: Running, Role: LEADER
I20260709 12:22:22.058159 22531 consensus_queue.cc:260] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6 [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: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:22.059340 22531 raft_consensus.cc:3060] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:22:22.062567 22456 raft_consensus.cc:2468] T e20ac432e1b84c009d04ee704ab81ea3 P f2cdb3f599b24571aba6932dd4539cc0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea7e09a07e414746a2afb4699eff8431 in term 4.
I20260709 12:22:22.063612 22345 leader_election.cc:304] T e20ac432e1b84c009d04ee704ab81ea3 P ea7e09a07e414746a2afb4699eff8431 [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: ea7e09a07e414746a2afb4699eff8431, f2cdb3f599b24571aba6932dd4539cc0; no voters: 
I20260709 12:22:22.064227 22708 raft_consensus.cc:2804] T e20ac432e1b84c009d04ee704ab81ea3 P ea7e09a07e414746a2afb4699eff8431 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:22:22.064706 22708 raft_consensus.cc:697] T e20ac432e1b84c009d04ee704ab81ea3 P ea7e09a07e414746a2afb4699eff8431 [term 4 LEADER]: Becoming Leader. State: Replica: ea7e09a07e414746a2afb4699eff8431, State: Running, Role: LEADER
I20260709 12:22:22.065842 22531 raft_consensus.cc:2468] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea7e09a07e414746a2afb4699eff8431 in term 4.
I20260709 12:22:22.065655 22708 consensus_queue.cc:237] T e20ac432e1b84c009d04ee704ab81ea3 P ea7e09a07e414746a2afb4699eff8431 [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: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:22.073791 22279 catalog_manager.cc:5697] T e20ac432e1b84c009d04ee704ab81ea3 P ea7e09a07e414746a2afb4699eff8431 reported cstate change: term changed from 3 to 4, leader changed from ccec34fd1e49449897f015a3c24611f6 (127.21.56.195) to ea7e09a07e414746a2afb4699eff8431 (127.21.56.193). New cstate: current_term: 4 leader_uuid: "ea7e09a07e414746a2afb4699eff8431" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:22.097384 22697 raft_consensus.cc:993] T 57a04458544546f4b009971169806cf3 P f2cdb3f599b24571aba6932dd4539cc0: : Instructing follower ea7e09a07e414746a2afb4699eff8431 to start an election
I20260709 12:22:22.097883 22713 raft_consensus.cc:1081] T 57a04458544546f4b009971169806cf3 P f2cdb3f599b24571aba6932dd4539cc0 [term 2 LEADER]: Signalling peer ea7e09a07e414746a2afb4699eff8431 to start an election
I20260709 12:22:22.099537 22381 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "57a04458544546f4b009971169806cf3"
dest_uuid: "ea7e09a07e414746a2afb4699eff8431"
 from {username='slave'} at 127.0.0.1:44510
I20260709 12:22:22.100097 22381 raft_consensus.cc:493] T 57a04458544546f4b009971169806cf3 P ea7e09a07e414746a2afb4699eff8431 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:22.100438 22381 raft_consensus.cc:3060] T 57a04458544546f4b009971169806cf3 P ea7e09a07e414746a2afb4699eff8431 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:22.106606 22381 raft_consensus.cc:515] T 57a04458544546f4b009971169806cf3 P ea7e09a07e414746a2afb4699eff8431 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:22.108897 22381 leader_election.cc:290] T 57a04458544546f4b009971169806cf3 P ea7e09a07e414746a2afb4699eff8431 [CANDIDATE]: Term 3 election: Requested vote from peers f2cdb3f599b24571aba6932dd4539cc0 (127.21.56.194:41057), ccec34fd1e49449897f015a3c24611f6 (127.21.56.195:35625)
I20260709 12:22:22.109220 22456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57a04458544546f4b009971169806cf3" candidate_uuid: "ea7e09a07e414746a2afb4699eff8431" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f2cdb3f599b24571aba6932dd4539cc0"
I20260709 12:22:22.109804 22456 raft_consensus.cc:3055] T 57a04458544546f4b009971169806cf3 P f2cdb3f599b24571aba6932dd4539cc0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:22:22.109401 22531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57a04458544546f4b009971169806cf3" candidate_uuid: "ea7e09a07e414746a2afb4699eff8431" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ccec34fd1e49449897f015a3c24611f6"
I20260709 12:22:22.110123 22456 raft_consensus.cc:740] T 57a04458544546f4b009971169806cf3 P f2cdb3f599b24571aba6932dd4539cc0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f2cdb3f599b24571aba6932dd4539cc0, State: Running, Role: LEADER
I20260709 12:22:22.110267 22531 raft_consensus.cc:3060] T 57a04458544546f4b009971169806cf3 P ccec34fd1e49449897f015a3c24611f6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:22.110893 22456 consensus_queue.cc:260] T 57a04458544546f4b009971169806cf3 P f2cdb3f599b24571aba6932dd4539cc0 [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: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:22.112063 22456 raft_consensus.cc:3060] T 57a04458544546f4b009971169806cf3 P f2cdb3f599b24571aba6932dd4539cc0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:22.117198 22531 raft_consensus.cc:2468] T 57a04458544546f4b009971169806cf3 P ccec34fd1e49449897f015a3c24611f6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea7e09a07e414746a2afb4699eff8431 in term 3.
I20260709 12:22:22.118330 22347 leader_election.cc:304] T 57a04458544546f4b009971169806cf3 P ea7e09a07e414746a2afb4699eff8431 [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: ccec34fd1e49449897f015a3c24611f6, ea7e09a07e414746a2afb4699eff8431; no voters: 
I20260709 12:22:22.119122 22708 raft_consensus.cc:2804] T 57a04458544546f4b009971169806cf3 P ea7e09a07e414746a2afb4699eff8431 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:22:22.119200 22456 raft_consensus.cc:2468] T 57a04458544546f4b009971169806cf3 P f2cdb3f599b24571aba6932dd4539cc0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea7e09a07e414746a2afb4699eff8431 in term 3.
I20260709 12:22:22.119691 22708 raft_consensus.cc:697] T 57a04458544546f4b009971169806cf3 P ea7e09a07e414746a2afb4699eff8431 [term 3 LEADER]: Becoming Leader. State: Replica: ea7e09a07e414746a2afb4699eff8431, State: Running, Role: LEADER
I20260709 12:22:22.120739 22708 consensus_queue.cc:237] T 57a04458544546f4b009971169806cf3 P ea7e09a07e414746a2afb4699eff8431 [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: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:22.128473 22279 catalog_manager.cc:5697] T 57a04458544546f4b009971169806cf3 P ea7e09a07e414746a2afb4699eff8431 reported cstate change: term changed from 2 to 3, leader changed from f2cdb3f599b24571aba6932dd4539cc0 (127.21.56.194) to ea7e09a07e414746a2afb4699eff8431 (127.21.56.193). New cstate: current_term: 3 leader_uuid: "ea7e09a07e414746a2afb4699eff8431" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:22.212203 22697 raft_consensus.cc:993] T 6d7912c5b8084dffbade7913f08aaded P f2cdb3f599b24571aba6932dd4539cc0: : Instructing follower ea7e09a07e414746a2afb4699eff8431 to start an election
I20260709 12:22:22.212682 22713 raft_consensus.cc:1081] T 6d7912c5b8084dffbade7913f08aaded P f2cdb3f599b24571aba6932dd4539cc0 [term 2 LEADER]: Signalling peer ea7e09a07e414746a2afb4699eff8431 to start an election
I20260709 12:22:22.214354 22381 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d7912c5b8084dffbade7913f08aaded"
dest_uuid: "ea7e09a07e414746a2afb4699eff8431"
 from {username='slave'} at 127.0.0.1:44510
I20260709 12:22:22.214892 22381 raft_consensus.cc:493] T 6d7912c5b8084dffbade7913f08aaded P ea7e09a07e414746a2afb4699eff8431 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:22.215231 22381 raft_consensus.cc:3060] T 6d7912c5b8084dffbade7913f08aaded P ea7e09a07e414746a2afb4699eff8431 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:22.221383 22381 raft_consensus.cc:515] T 6d7912c5b8084dffbade7913f08aaded P ea7e09a07e414746a2afb4699eff8431 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:22.223286 22381 leader_election.cc:290] T 6d7912c5b8084dffbade7913f08aaded P ea7e09a07e414746a2afb4699eff8431 [CANDIDATE]: Term 3 election: Requested vote from peers f2cdb3f599b24571aba6932dd4539cc0 (127.21.56.194:41057), ccec34fd1e49449897f015a3c24611f6 (127.21.56.195:35625)
I20260709 12:22:22.224118 22456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d7912c5b8084dffbade7913f08aaded" candidate_uuid: "ea7e09a07e414746a2afb4699eff8431" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f2cdb3f599b24571aba6932dd4539cc0"
I20260709 12:22:22.224190 22531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d7912c5b8084dffbade7913f08aaded" candidate_uuid: "ea7e09a07e414746a2afb4699eff8431" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ccec34fd1e49449897f015a3c24611f6"
I20260709 12:22:22.224761 22456 raft_consensus.cc:3055] T 6d7912c5b8084dffbade7913f08aaded P f2cdb3f599b24571aba6932dd4539cc0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:22:22.224828 22531 raft_consensus.cc:3060] T 6d7912c5b8084dffbade7913f08aaded P ccec34fd1e49449897f015a3c24611f6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:22.225163 22456 raft_consensus.cc:740] T 6d7912c5b8084dffbade7913f08aaded P f2cdb3f599b24571aba6932dd4539cc0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f2cdb3f599b24571aba6932dd4539cc0, State: Running, Role: LEADER
I20260709 12:22:22.225888 22456 consensus_queue.cc:260] T 6d7912c5b8084dffbade7913f08aaded P f2cdb3f599b24571aba6932dd4539cc0 [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: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:22.227063 22456 raft_consensus.cc:3060] T 6d7912c5b8084dffbade7913f08aaded P f2cdb3f599b24571aba6932dd4539cc0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:22.231201 22531 raft_consensus.cc:2468] T 6d7912c5b8084dffbade7913f08aaded P ccec34fd1e49449897f015a3c24611f6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea7e09a07e414746a2afb4699eff8431 in term 3.
I20260709 12:22:22.232328 22347 leader_election.cc:304] T 6d7912c5b8084dffbade7913f08aaded P ea7e09a07e414746a2afb4699eff8431 [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: ccec34fd1e49449897f015a3c24611f6, ea7e09a07e414746a2afb4699eff8431; no voters: 
I20260709 12:22:22.233006 22456 raft_consensus.cc:2468] T 6d7912c5b8084dffbade7913f08aaded P f2cdb3f599b24571aba6932dd4539cc0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea7e09a07e414746a2afb4699eff8431 in term 3.
I20260709 12:22:22.233160 22708 raft_consensus.cc:2804] T 6d7912c5b8084dffbade7913f08aaded P ea7e09a07e414746a2afb4699eff8431 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:22:22.233696 22708 raft_consensus.cc:697] T 6d7912c5b8084dffbade7913f08aaded P ea7e09a07e414746a2afb4699eff8431 [term 3 LEADER]: Becoming Leader. State: Replica: ea7e09a07e414746a2afb4699eff8431, State: Running, Role: LEADER
I20260709 12:22:22.234586 22708 consensus_queue.cc:237] T 6d7912c5b8084dffbade7913f08aaded P ea7e09a07e414746a2afb4699eff8431 [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: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:22.242316 22279 catalog_manager.cc:5697] T 6d7912c5b8084dffbade7913f08aaded P ea7e09a07e414746a2afb4699eff8431 reported cstate change: term changed from 2 to 3, leader changed from f2cdb3f599b24571aba6932dd4539cc0 (127.21.56.194) to ea7e09a07e414746a2afb4699eff8431 (127.21.56.193). New cstate: current_term: 3 leader_uuid: "ea7e09a07e414746a2afb4699eff8431" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:22.317277 22531 raft_consensus.cc:1275] T f8635fd7d53a4d99adc582e7a44ec1c5 P ccec34fd1e49449897f015a3c24611f6 [term 2 FOLLOWER]: Refusing update from remote peer ea7e09a07e414746a2afb4699eff8431: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:22.318570 22708 consensus_queue.cc:1048] T f8635fd7d53a4d99adc582e7a44ec1c5 P ea7e09a07e414746a2afb4699eff8431 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:22.328101 22456 raft_consensus.cc:1275] T f8635fd7d53a4d99adc582e7a44ec1c5 P f2cdb3f599b24571aba6932dd4539cc0 [term 2 FOLLOWER]: Refusing update from remote peer ea7e09a07e414746a2afb4699eff8431: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:22.330070 22725 consensus_queue.cc:1048] T f8635fd7d53a4d99adc582e7a44ec1c5 P ea7e09a07e414746a2afb4699eff8431 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:22:22.423056 22456 raft_consensus.cc:1275] T 50fbe4a43b924ed5836766bdf6176b95 P f2cdb3f599b24571aba6932dd4539cc0 [term 4 FOLLOWER]: Refusing update from remote peer ea7e09a07e414746a2afb4699eff8431: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:22:22.424348 22725 consensus_queue.cc:1048] T 50fbe4a43b924ed5836766bdf6176b95 P ea7e09a07e414746a2afb4699eff8431 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:22:22.435173 22531 raft_consensus.cc:1275] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6 [term 4 FOLLOWER]: Refusing update from remote peer ea7e09a07e414746a2afb4699eff8431: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:22:22.436728 22725 consensus_queue.cc:1048] T 50fbe4a43b924ed5836766bdf6176b95 P ea7e09a07e414746a2afb4699eff8431 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:22:22.460851 22531 raft_consensus.cc:1275] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6 [term 4 FOLLOWER]: Refusing update from remote peer ea7e09a07e414746a2afb4699eff8431: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:22:22.461953 22708 consensus_queue.cc:1048] T e20ac432e1b84c009d04ee704ab81ea3 P ea7e09a07e414746a2afb4699eff8431 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:22:22.470207 22456 raft_consensus.cc:1275] T e20ac432e1b84c009d04ee704ab81ea3 P f2cdb3f599b24571aba6932dd4539cc0 [term 4 FOLLOWER]: Refusing update from remote peer ea7e09a07e414746a2afb4699eff8431: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:22:22.472015 22700 consensus_queue.cc:1048] T e20ac432e1b84c009d04ee704ab81ea3 P ea7e09a07e414746a2afb4699eff8431 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:22:22.526505 22531 raft_consensus.cc:1275] T 57a04458544546f4b009971169806cf3 P ccec34fd1e49449897f015a3c24611f6 [term 3 FOLLOWER]: Refusing update from remote peer ea7e09a07e414746a2afb4699eff8431: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:22:22.527628 22700 consensus_queue.cc:1048] T 57a04458544546f4b009971169806cf3 P ea7e09a07e414746a2afb4699eff8431 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:22.542495 22456 raft_consensus.cc:1275] T 57a04458544546f4b009971169806cf3 P f2cdb3f599b24571aba6932dd4539cc0 [term 3 FOLLOWER]: Refusing update from remote peer ea7e09a07e414746a2afb4699eff8431: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:22:22.546351 22700 consensus_queue.cc:1048] T 57a04458544546f4b009971169806cf3 P ea7e09a07e414746a2afb4699eff8431 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:22:22.656574 22456 raft_consensus.cc:1275] T 6d7912c5b8084dffbade7913f08aaded P f2cdb3f599b24571aba6932dd4539cc0 [term 3 FOLLOWER]: Refusing update from remote peer ea7e09a07e414746a2afb4699eff8431: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:22:22.657720 22700 consensus_queue.cc:1048] T 6d7912c5b8084dffbade7913f08aaded P ea7e09a07e414746a2afb4699eff8431 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:22.666265 22529 raft_consensus.cc:1275] T 6d7912c5b8084dffbade7913f08aaded P ccec34fd1e49449897f015a3c24611f6 [term 3 FOLLOWER]: Refusing update from remote peer ea7e09a07e414746a2afb4699eff8431: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:22:22.667878 22708 consensus_queue.cc:1048] T 6d7912c5b8084dffbade7913f08aaded P ea7e09a07e414746a2afb4699eff8431 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:25.496433 21731 auto_leader_rebalancer-test.cc:399] The leader distribution is 
I20260709 12:22:25.497051 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:25.503815 22381 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4d8d67270c654d46b63fc1a49fef6b76"
dest_uuid: "ea7e09a07e414746a2afb4699eff8431"
mode: GRACEFUL
new_leader_uuid: "f2cdb3f599b24571aba6932dd4539cc0"
 from {username='slave'} at 127.0.0.1:44532
I20260709 12:22:25.504249 22381 raft_consensus.cc:606] T 4d8d67270c654d46b63fc1a49fef6b76 P ea7e09a07e414746a2afb4699eff8431 [term 1 LEADER]: Received request to transfer leadership to TS f2cdb3f599b24571aba6932dd4539cc0
I20260709 12:22:25.506474 22381 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "50fbe4a43b924ed5836766bdf6176b95"
dest_uuid: "ea7e09a07e414746a2afb4699eff8431"
mode: GRACEFUL
new_leader_uuid: "ccec34fd1e49449897f015a3c24611f6"
 from {username='slave'} at 127.0.0.1:44532
I20260709 12:22:25.506901 22381 raft_consensus.cc:606] T 50fbe4a43b924ed5836766bdf6176b95 P ea7e09a07e414746a2afb4699eff8431 [term 4 LEADER]: Received request to transfer leadership to TS ccec34fd1e49449897f015a3c24611f6
I20260709 12:22:25.508809 22381 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d7912c5b8084dffbade7913f08aaded"
dest_uuid: "ea7e09a07e414746a2afb4699eff8431"
mode: GRACEFUL
new_leader_uuid: "f2cdb3f599b24571aba6932dd4539cc0"
 from {username='slave'} at 127.0.0.1:44532
I20260709 12:22:25.509176 22381 raft_consensus.cc:606] T 6d7912c5b8084dffbade7913f08aaded P ea7e09a07e414746a2afb4699eff8431 [term 3 LEADER]: Received request to transfer leadership to TS f2cdb3f599b24571aba6932dd4539cc0
I20260709 12:22:25.510993 22381 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e20ac432e1b84c009d04ee704ab81ea3"
dest_uuid: "ea7e09a07e414746a2afb4699eff8431"
mode: GRACEFUL
new_leader_uuid: "ccec34fd1e49449897f015a3c24611f6"
 from {username='slave'} at 127.0.0.1:44532
I20260709 12:22:25.511338 22381 raft_consensus.cc:606] T e20ac432e1b84c009d04ee704ab81ea3 P ea7e09a07e414746a2afb4699eff8431 [term 4 LEADER]: Received request to transfer leadership to TS ccec34fd1e49449897f015a3c24611f6
I20260709 12:22:25.512100 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:22:25.512467 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:25.539429 22708 raft_consensus.cc:993] T 6d7912c5b8084dffbade7913f08aaded P ea7e09a07e414746a2afb4699eff8431: : Instructing follower f2cdb3f599b24571aba6932dd4539cc0 to start an election
I20260709 12:22:25.539908 22738 raft_consensus.cc:1081] T 6d7912c5b8084dffbade7913f08aaded P ea7e09a07e414746a2afb4699eff8431 [term 3 LEADER]: Signalling peer f2cdb3f599b24571aba6932dd4539cc0 to start an election
I20260709 12:22:25.541332 22455 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d7912c5b8084dffbade7913f08aaded"
dest_uuid: "f2cdb3f599b24571aba6932dd4539cc0"
 from {username='slave'} at 127.0.0.1:59534
I20260709 12:22:25.541802 22455 raft_consensus.cc:493] T 6d7912c5b8084dffbade7913f08aaded P f2cdb3f599b24571aba6932dd4539cc0 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:25.542145 22455 raft_consensus.cc:3060] T 6d7912c5b8084dffbade7913f08aaded P f2cdb3f599b24571aba6932dd4539cc0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:22:25.547187 22455 raft_consensus.cc:515] T 6d7912c5b8084dffbade7913f08aaded P f2cdb3f599b24571aba6932dd4539cc0 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:25.549603 22455 leader_election.cc:290] T 6d7912c5b8084dffbade7913f08aaded P f2cdb3f599b24571aba6932dd4539cc0 [CANDIDATE]: Term 4 election: Requested vote from peers ea7e09a07e414746a2afb4699eff8431 (127.21.56.193:36003), ccec34fd1e49449897f015a3c24611f6 (127.21.56.195:35625)
I20260709 12:22:25.550216 22381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d7912c5b8084dffbade7913f08aaded" candidate_uuid: "f2cdb3f599b24571aba6932dd4539cc0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ea7e09a07e414746a2afb4699eff8431"
I20260709 12:22:25.550794 22527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d7912c5b8084dffbade7913f08aaded" candidate_uuid: "f2cdb3f599b24571aba6932dd4539cc0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ccec34fd1e49449897f015a3c24611f6"
I20260709 12:22:25.550998 22381 raft_consensus.cc:3055] T 6d7912c5b8084dffbade7913f08aaded P ea7e09a07e414746a2afb4699eff8431 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:22:25.551297 22381 raft_consensus.cc:740] T 6d7912c5b8084dffbade7913f08aaded P ea7e09a07e414746a2afb4699eff8431 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ea7e09a07e414746a2afb4699eff8431, State: Running, Role: LEADER
I20260709 12:22:25.551321 22527 raft_consensus.cc:3060] T 6d7912c5b8084dffbade7913f08aaded P ccec34fd1e49449897f015a3c24611f6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:22:25.552909 22381 consensus_queue.cc:260] T 6d7912c5b8084dffbade7913f08aaded P ea7e09a07e414746a2afb4699eff8431 [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: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:25.553761 22381 raft_consensus.cc:3060] T 6d7912c5b8084dffbade7913f08aaded P ea7e09a07e414746a2afb4699eff8431 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:22:25.556480 22527 raft_consensus.cc:2468] T 6d7912c5b8084dffbade7913f08aaded P ccec34fd1e49449897f015a3c24611f6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2cdb3f599b24571aba6932dd4539cc0 in term 4.
I20260709 12:22:25.557631 22422 leader_election.cc:304] T 6d7912c5b8084dffbade7913f08aaded P f2cdb3f599b24571aba6932dd4539cc0 [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: ccec34fd1e49449897f015a3c24611f6, f2cdb3f599b24571aba6932dd4539cc0; no voters: 
I20260709 12:22:25.557830 22381 raft_consensus.cc:2468] T 6d7912c5b8084dffbade7913f08aaded P ea7e09a07e414746a2afb4699eff8431 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2cdb3f599b24571aba6932dd4539cc0 in term 4.
I20260709 12:22:25.558308 22736 raft_consensus.cc:2804] T 6d7912c5b8084dffbade7913f08aaded P f2cdb3f599b24571aba6932dd4539cc0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:22:25.559289 22736 raft_consensus.cc:697] T 6d7912c5b8084dffbade7913f08aaded P f2cdb3f599b24571aba6932dd4539cc0 [term 4 LEADER]: Becoming Leader. State: Replica: f2cdb3f599b24571aba6932dd4539cc0, State: Running, Role: LEADER
I20260709 12:22:25.560014 22736 consensus_queue.cc:237] T 6d7912c5b8084dffbade7913f08aaded P f2cdb3f599b24571aba6932dd4539cc0 [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: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:25.568135 22278 catalog_manager.cc:5697] T 6d7912c5b8084dffbade7913f08aaded P f2cdb3f599b24571aba6932dd4539cc0 reported cstate change: term changed from 3 to 4, leader changed from ea7e09a07e414746a2afb4699eff8431 (127.21.56.193) to f2cdb3f599b24571aba6932dd4539cc0 (127.21.56.194). New cstate: current_term: 4 leader_uuid: "f2cdb3f599b24571aba6932dd4539cc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:25.610527 22708 raft_consensus.cc:993] T 50fbe4a43b924ed5836766bdf6176b95 P ea7e09a07e414746a2afb4699eff8431: : Instructing follower ccec34fd1e49449897f015a3c24611f6 to start an election
I20260709 12:22:25.610996 22738 raft_consensus.cc:1081] T 50fbe4a43b924ed5836766bdf6176b95 P ea7e09a07e414746a2afb4699eff8431 [term 4 LEADER]: Signalling peer ccec34fd1e49449897f015a3c24611f6 to start an election
I20260709 12:22:25.612370 22527 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "50fbe4a43b924ed5836766bdf6176b95"
dest_uuid: "ccec34fd1e49449897f015a3c24611f6"
 from {username='slave'} at 127.0.0.1:52712
I20260709 12:22:25.612840 22527 raft_consensus.cc:493] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:25.613119 22527 raft_consensus.cc:3060] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:22:25.618048 22527 raft_consensus.cc:515] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:25.620150 22527 leader_election.cc:290] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6 [CANDIDATE]: Term 5 election: Requested vote from peers ea7e09a07e414746a2afb4699eff8431 (127.21.56.193:36003), f2cdb3f599b24571aba6932dd4539cc0 (127.21.56.194:41057)
I20260709 12:22:25.620814 22381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50fbe4a43b924ed5836766bdf6176b95" candidate_uuid: "ccec34fd1e49449897f015a3c24611f6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "ea7e09a07e414746a2afb4699eff8431"
I20260709 12:22:25.621194 22455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50fbe4a43b924ed5836766bdf6176b95" candidate_uuid: "ccec34fd1e49449897f015a3c24611f6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f2cdb3f599b24571aba6932dd4539cc0"
I20260709 12:22:25.621361 22381 raft_consensus.cc:3055] T 50fbe4a43b924ed5836766bdf6176b95 P ea7e09a07e414746a2afb4699eff8431 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:22:25.621655 22381 raft_consensus.cc:740] T 50fbe4a43b924ed5836766bdf6176b95 P ea7e09a07e414746a2afb4699eff8431 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ea7e09a07e414746a2afb4699eff8431, State: Running, Role: LEADER
I20260709 12:22:25.621682 22455 raft_consensus.cc:3060] T 50fbe4a43b924ed5836766bdf6176b95 P f2cdb3f599b24571aba6932dd4539cc0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:22:25.622278 22381 consensus_queue.cc:260] T 50fbe4a43b924ed5836766bdf6176b95 P ea7e09a07e414746a2afb4699eff8431 [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: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:25.623099 22381 raft_consensus.cc:3060] T 50fbe4a43b924ed5836766bdf6176b95 P ea7e09a07e414746a2afb4699eff8431 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:22:25.626400 22455 raft_consensus.cc:2468] T 50fbe4a43b924ed5836766bdf6176b95 P f2cdb3f599b24571aba6932dd4539cc0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccec34fd1e49449897f015a3c24611f6 in term 5.
I20260709 12:22:25.626968 22381 raft_consensus.cc:2468] T 50fbe4a43b924ed5836766bdf6176b95 P ea7e09a07e414746a2afb4699eff8431 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccec34fd1e49449897f015a3c24611f6 in term 5.
I20260709 12:22:25.627483 22495 leader_election.cc:304] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6 [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: ccec34fd1e49449897f015a3c24611f6, f2cdb3f599b24571aba6932dd4539cc0; no voters: 
I20260709 12:22:25.628278 22690 raft_consensus.cc:2804] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:22:25.629343 22690 raft_consensus.cc:697] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6 [term 5 LEADER]: Becoming Leader. State: Replica: ccec34fd1e49449897f015a3c24611f6, State: Running, Role: LEADER
I20260709 12:22:25.629935 22690 consensus_queue.cc:237] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6 [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: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:25.636618 22278 catalog_manager.cc:5697] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6 reported cstate change: term changed from 4 to 5, leader changed from ea7e09a07e414746a2afb4699eff8431 (127.21.56.193) to ccec34fd1e49449897f015a3c24611f6 (127.21.56.195). New cstate: current_term: 5 leader_uuid: "ccec34fd1e49449897f015a3c24611f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:25.828109 22708 raft_consensus.cc:993] T e20ac432e1b84c009d04ee704ab81ea3 P ea7e09a07e414746a2afb4699eff8431: : Instructing follower ccec34fd1e49449897f015a3c24611f6 to start an election
I20260709 12:22:25.828564 22738 raft_consensus.cc:1081] T e20ac432e1b84c009d04ee704ab81ea3 P ea7e09a07e414746a2afb4699eff8431 [term 4 LEADER]: Signalling peer ccec34fd1e49449897f015a3c24611f6 to start an election
I20260709 12:22:25.829893 22527 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e20ac432e1b84c009d04ee704ab81ea3"
dest_uuid: "ccec34fd1e49449897f015a3c24611f6"
 from {username='slave'} at 127.0.0.1:52712
I20260709 12:22:25.830396 22527 raft_consensus.cc:493] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:25.830672 22527 raft_consensus.cc:3060] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:22:25.835433 22527 raft_consensus.cc:515] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:25.836953 22527 leader_election.cc:290] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6 [CANDIDATE]: Term 5 election: Requested vote from peers ea7e09a07e414746a2afb4699eff8431 (127.21.56.193:36003), f2cdb3f599b24571aba6932dd4539cc0 (127.21.56.194:41057)
I20260709 12:22:25.837788 22381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e20ac432e1b84c009d04ee704ab81ea3" candidate_uuid: "ccec34fd1e49449897f015a3c24611f6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "ea7e09a07e414746a2afb4699eff8431"
I20260709 12:22:25.837922 22455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e20ac432e1b84c009d04ee704ab81ea3" candidate_uuid: "ccec34fd1e49449897f015a3c24611f6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f2cdb3f599b24571aba6932dd4539cc0"
I20260709 12:22:25.838392 22381 raft_consensus.cc:3055] T e20ac432e1b84c009d04ee704ab81ea3 P ea7e09a07e414746a2afb4699eff8431 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:22:25.838469 22455 raft_consensus.cc:3060] T e20ac432e1b84c009d04ee704ab81ea3 P f2cdb3f599b24571aba6932dd4539cc0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:22:25.838773 22381 raft_consensus.cc:740] T e20ac432e1b84c009d04ee704ab81ea3 P ea7e09a07e414746a2afb4699eff8431 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ea7e09a07e414746a2afb4699eff8431, State: Running, Role: LEADER
I20260709 12:22:25.839498 22381 consensus_queue.cc:260] T e20ac432e1b84c009d04ee704ab81ea3 P ea7e09a07e414746a2afb4699eff8431 [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: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:25.840611 22381 raft_consensus.cc:3060] T e20ac432e1b84c009d04ee704ab81ea3 P ea7e09a07e414746a2afb4699eff8431 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:22:25.845247 22455 raft_consensus.cc:2468] T e20ac432e1b84c009d04ee704ab81ea3 P f2cdb3f599b24571aba6932dd4539cc0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccec34fd1e49449897f015a3c24611f6 in term 5.
I20260709 12:22:25.846411 22495 leader_election.cc:304] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6 [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: ccec34fd1e49449897f015a3c24611f6, f2cdb3f599b24571aba6932dd4539cc0; no voters: 
I20260709 12:22:25.846562 22381 raft_consensus.cc:2468] T e20ac432e1b84c009d04ee704ab81ea3 P ea7e09a07e414746a2afb4699eff8431 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccec34fd1e49449897f015a3c24611f6 in term 5.
I20260709 12:22:25.847083 22690 raft_consensus.cc:2804] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:22:25.847467 22690 raft_consensus.cc:697] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6 [term 5 LEADER]: Becoming Leader. State: Replica: ccec34fd1e49449897f015a3c24611f6, State: Running, Role: LEADER
I20260709 12:22:25.848086 22690 consensus_queue.cc:237] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6 [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: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:25.854022 22278 catalog_manager.cc:5697] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6 reported cstate change: term changed from 4 to 5, leader changed from ea7e09a07e414746a2afb4699eff8431 (127.21.56.193) to ccec34fd1e49449897f015a3c24611f6 (127.21.56.195). New cstate: current_term: 5 leader_uuid: "ccec34fd1e49449897f015a3c24611f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:25.997356 22738 raft_consensus.cc:993] T 4d8d67270c654d46b63fc1a49fef6b76 P ea7e09a07e414746a2afb4699eff8431: : Instructing follower f2cdb3f599b24571aba6932dd4539cc0 to start an election
I20260709 12:22:25.997802 22708 raft_consensus.cc:1081] T 4d8d67270c654d46b63fc1a49fef6b76 P ea7e09a07e414746a2afb4699eff8431 [term 1 LEADER]: Signalling peer f2cdb3f599b24571aba6932dd4539cc0 to start an election
I20260709 12:22:25.999311 22456 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4d8d67270c654d46b63fc1a49fef6b76"
dest_uuid: "f2cdb3f599b24571aba6932dd4539cc0"
 from {username='slave'} at 127.0.0.1:59534
I20260709 12:22:25.999812 22456 raft_consensus.cc:493] T 4d8d67270c654d46b63fc1a49fef6b76 P f2cdb3f599b24571aba6932dd4539cc0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:26.000072 22456 raft_consensus.cc:3060] T 4d8d67270c654d46b63fc1a49fef6b76 P f2cdb3f599b24571aba6932dd4539cc0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:26.004438 22456 raft_consensus.cc:515] T 4d8d67270c654d46b63fc1a49fef6b76 P f2cdb3f599b24571aba6932dd4539cc0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:26.005844 22456 leader_election.cc:290] T 4d8d67270c654d46b63fc1a49fef6b76 P f2cdb3f599b24571aba6932dd4539cc0 [CANDIDATE]: Term 2 election: Requested vote from peers ea7e09a07e414746a2afb4699eff8431 (127.21.56.193:36003), ccec34fd1e49449897f015a3c24611f6 (127.21.56.195:35625)
I20260709 12:22:26.006930 22381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8d67270c654d46b63fc1a49fef6b76" candidate_uuid: "f2cdb3f599b24571aba6932dd4539cc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea7e09a07e414746a2afb4699eff8431"
I20260709 12:22:26.006930 22527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8d67270c654d46b63fc1a49fef6b76" candidate_uuid: "f2cdb3f599b24571aba6932dd4539cc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccec34fd1e49449897f015a3c24611f6"
I20260709 12:22:26.007721 22527 raft_consensus.cc:3060] T 4d8d67270c654d46b63fc1a49fef6b76 P ccec34fd1e49449897f015a3c24611f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:26.007668 22381 raft_consensus.cc:3055] T 4d8d67270c654d46b63fc1a49fef6b76 P ea7e09a07e414746a2afb4699eff8431 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:26.008217 22381 raft_consensus.cc:740] T 4d8d67270c654d46b63fc1a49fef6b76 P ea7e09a07e414746a2afb4699eff8431 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea7e09a07e414746a2afb4699eff8431, State: Running, Role: LEADER
I20260709 12:22:26.008949 22381 consensus_queue.cc:260] T 4d8d67270c654d46b63fc1a49fef6b76 P ea7e09a07e414746a2afb4699eff8431 [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: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:26.010296 22381 raft_consensus.cc:3060] T 4d8d67270c654d46b63fc1a49fef6b76 P ea7e09a07e414746a2afb4699eff8431 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:26.015091 22527 raft_consensus.cc:2468] T 4d8d67270c654d46b63fc1a49fef6b76 P ccec34fd1e49449897f015a3c24611f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2cdb3f599b24571aba6932dd4539cc0 in term 2.
I20260709 12:22:26.016265 22422 leader_election.cc:304] T 4d8d67270c654d46b63fc1a49fef6b76 P f2cdb3f599b24571aba6932dd4539cc0 [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: ccec34fd1e49449897f015a3c24611f6, f2cdb3f599b24571aba6932dd4539cc0; no voters: 
I20260709 12:22:26.016405 22381 raft_consensus.cc:2468] T 4d8d67270c654d46b63fc1a49fef6b76 P ea7e09a07e414746a2afb4699eff8431 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2cdb3f599b24571aba6932dd4539cc0 in term 2.
I20260709 12:22:26.016955 22736 raft_consensus.cc:2804] T 4d8d67270c654d46b63fc1a49fef6b76 P f2cdb3f599b24571aba6932dd4539cc0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:26.017378 22736 raft_consensus.cc:697] T 4d8d67270c654d46b63fc1a49fef6b76 P f2cdb3f599b24571aba6932dd4539cc0 [term 2 LEADER]: Becoming Leader. State: Replica: f2cdb3f599b24571aba6932dd4539cc0, State: Running, Role: LEADER
I20260709 12:22:26.018157 22736 consensus_queue.cc:237] T 4d8d67270c654d46b63fc1a49fef6b76 P f2cdb3f599b24571aba6932dd4539cc0 [LEADER]: Queue 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: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } }
I20260709 12:22:26.024996 22278 catalog_manager.cc:5697] T 4d8d67270c654d46b63fc1a49fef6b76 P f2cdb3f599b24571aba6932dd4539cc0 reported cstate change: term changed from 1 to 2, leader changed from ea7e09a07e414746a2afb4699eff8431 (127.21.56.193) to f2cdb3f599b24571aba6932dd4539cc0 (127.21.56.194). New cstate: current_term: 2 leader_uuid: "f2cdb3f599b24571aba6932dd4539cc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:26.046964 22527 raft_consensus.cc:1275] T 6d7912c5b8084dffbade7913f08aaded P ccec34fd1e49449897f015a3c24611f6 [term 4 FOLLOWER]: Refusing update from remote peer f2cdb3f599b24571aba6932dd4539cc0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
W20260709 12:22:26.048154 22403 debug-util.cc:398] Leaking SignalData structure 0x7b0800192e60 after lost signal to thread 21734
I20260709 12:22:26.048157 22736 consensus_queue.cc:1048] T 6d7912c5b8084dffbade7913f08aaded P f2cdb3f599b24571aba6932dd4539cc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 12:22:26.049183 22403 debug-util.cc:398] Leaking SignalData structure 0x7b08001927a0 after lost signal to thread 22313
W20260709 12:22:26.050108 22403 debug-util.cc:398] Leaking SignalData structure 0x7b08000f0320 after lost signal to thread 22406
W20260709 12:22:26.051028 22403 debug-util.cc:398] Leaking SignalData structure 0x7b0800081cc0 after lost signal to thread 22482
W20260709 12:22:26.051941 22403 debug-util.cc:398] Leaking SignalData structure 0x7b08001f86a0 after lost signal to thread 22556
I20260709 12:22:26.058908 22381 raft_consensus.cc:1275] T 6d7912c5b8084dffbade7913f08aaded P ea7e09a07e414746a2afb4699eff8431 [term 4 FOLLOWER]: Refusing update from remote peer f2cdb3f599b24571aba6932dd4539cc0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:22:26.060307 22736 consensus_queue.cc:1048] T 6d7912c5b8084dffbade7913f08aaded P f2cdb3f599b24571aba6932dd4539cc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:22:26.146688 22456 raft_consensus.cc:1275] T 50fbe4a43b924ed5836766bdf6176b95 P f2cdb3f599b24571aba6932dd4539cc0 [term 5 FOLLOWER]: Refusing update from remote peer ccec34fd1e49449897f015a3c24611f6: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:22:26.147994 22690 consensus_queue.cc:1048] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:22:26.159917 22379 raft_consensus.cc:1275] T 50fbe4a43b924ed5836766bdf6176b95 P ea7e09a07e414746a2afb4699eff8431 [term 5 FOLLOWER]: Refusing update from remote peer ccec34fd1e49449897f015a3c24611f6: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:22:26.161424 22690 consensus_queue.cc:1048] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:22:26.311414 22379 raft_consensus.cc:1275] T e20ac432e1b84c009d04ee704ab81ea3 P ea7e09a07e414746a2afb4699eff8431 [term 5 FOLLOWER]: Refusing update from remote peer ccec34fd1e49449897f015a3c24611f6: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:22:26.312613 22690 consensus_queue.cc:1048] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:22:26.320875 22456 raft_consensus.cc:1275] T e20ac432e1b84c009d04ee704ab81ea3 P f2cdb3f599b24571aba6932dd4539cc0 [term 5 FOLLOWER]: Refusing update from remote peer ccec34fd1e49449897f015a3c24611f6: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:22:26.322501 22747 consensus_queue.cc:1048] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2cdb3f599b24571aba6932dd4539cc0" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 41057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:22:26.514003 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:26.521441 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:26.521878 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:26.526648 22379 raft_consensus.cc:1275] T 4d8d67270c654d46b63fc1a49fef6b76 P ea7e09a07e414746a2afb4699eff8431 [term 2 FOLLOWER]: Refusing update from remote peer f2cdb3f599b24571aba6932dd4539cc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:26.528190 22736 consensus_queue.cc:1048] T 4d8d67270c654d46b63fc1a49fef6b76 P f2cdb3f599b24571aba6932dd4539cc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea7e09a07e414746a2afb4699eff8431" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:22:26.553875 22527 raft_consensus.cc:1275] T 4d8d67270c654d46b63fc1a49fef6b76 P ccec34fd1e49449897f015a3c24611f6 [term 2 FOLLOWER]: Refusing update from remote peer f2cdb3f599b24571aba6932dd4539cc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:26.555727 22763 consensus_queue.cc:1048] T 4d8d67270c654d46b63fc1a49fef6b76 P f2cdb3f599b24571aba6932dd4539cc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccec34fd1e49449897f015a3c24611f6" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 35625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:22:27.522881 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:27.529124 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:27.529533 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:28.530464 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:28.535948 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:28.536403 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:29.537338 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:29.543503 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:29.543936 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:30.544795 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:30.550431 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:30.550984 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:31.551975 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:31.557183 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:31.557595 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:32.660558 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:32.665791 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:32.666220 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:22:33.631505 22553 debug-util.cc:398] Leaking SignalData structure 0x7b08001cae00 after lost signal to thread 21734
W20260709 12:22:33.632345 22553 debug-util.cc:398] Leaking SignalData structure 0x7b08001af4a0 after lost signal to thread 22313
W20260709 12:22:33.633160 22553 debug-util.cc:398] Leaking SignalData structure 0x7b08000cb620 after lost signal to thread 22406
W20260709 12:22:33.633886 22553 debug-util.cc:398] Leaking SignalData structure 0x7b08001f19e0 after lost signal to thread 22482
W20260709 12:22:33.634610 22553 debug-util.cc:398] Leaking SignalData structure 0x7b080017a9c0 after lost signal to thread 22556
I20260709 12:22:33.667092 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:33.672430 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:33.672842 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:34.673749 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:34.679057 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:34.679489 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:35.711493 21731 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 12:22:35.711951 21731 tablet_server.cc:179] TabletServer@127.21.56.193:0 shutting down...
I20260709 12:22:35.738812 21731 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:22:35.739494 21731 tablet_replica.cc:333] T 0ddbf504659043b5a8f42d36f168e0ae P ea7e09a07e414746a2afb4699eff8431: stopping tablet replica
I20260709 12:22:35.740180 21731 raft_consensus.cc:2243] T 0ddbf504659043b5a8f42d36f168e0ae P ea7e09a07e414746a2afb4699eff8431 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.740636 21731 raft_consensus.cc:2272] T 0ddbf504659043b5a8f42d36f168e0ae P ea7e09a07e414746a2afb4699eff8431 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.742676 21731 tablet_replica.cc:333] T e20ac432e1b84c009d04ee704ab81ea3 P ea7e09a07e414746a2afb4699eff8431: stopping tablet replica
I20260709 12:22:35.743193 21731 raft_consensus.cc:2243] T e20ac432e1b84c009d04ee704ab81ea3 P ea7e09a07e414746a2afb4699eff8431 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.743688 21731 raft_consensus.cc:2272] T e20ac432e1b84c009d04ee704ab81ea3 P ea7e09a07e414746a2afb4699eff8431 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.745286 21731 tablet_replica.cc:333] T 7147092586884a2a8b530cb8043cc527 P ea7e09a07e414746a2afb4699eff8431: stopping tablet replica
I20260709 12:22:35.745769 21731 raft_consensus.cc:2243] T 7147092586884a2a8b530cb8043cc527 P ea7e09a07e414746a2afb4699eff8431 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.746181 21731 raft_consensus.cc:2272] T 7147092586884a2a8b530cb8043cc527 P ea7e09a07e414746a2afb4699eff8431 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.747920 21731 tablet_replica.cc:333] T 50fbe4a43b924ed5836766bdf6176b95 P ea7e09a07e414746a2afb4699eff8431: stopping tablet replica
I20260709 12:22:35.748394 21731 raft_consensus.cc:2243] T 50fbe4a43b924ed5836766bdf6176b95 P ea7e09a07e414746a2afb4699eff8431 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.748809 21731 raft_consensus.cc:2272] T 50fbe4a43b924ed5836766bdf6176b95 P ea7e09a07e414746a2afb4699eff8431 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.750551 21731 tablet_replica.cc:333] T b94db069ca944e6992ed967380b662f0 P ea7e09a07e414746a2afb4699eff8431: stopping tablet replica
I20260709 12:22:35.750995 21731 raft_consensus.cc:2243] T b94db069ca944e6992ed967380b662f0 P ea7e09a07e414746a2afb4699eff8431 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:35.751735 21731 raft_consensus.cc:2272] T b94db069ca944e6992ed967380b662f0 P ea7e09a07e414746a2afb4699eff8431 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.753371 21731 tablet_replica.cc:333] T 4d8d67270c654d46b63fc1a49fef6b76 P ea7e09a07e414746a2afb4699eff8431: stopping tablet replica
I20260709 12:22:35.753850 21731 raft_consensus.cc:2243] T 4d8d67270c654d46b63fc1a49fef6b76 P ea7e09a07e414746a2afb4699eff8431 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.754292 21731 raft_consensus.cc:2272] T 4d8d67270c654d46b63fc1a49fef6b76 P ea7e09a07e414746a2afb4699eff8431 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.755959 21731 tablet_replica.cc:333] T b667f38a90d4412399e936bb47ffdce8 P ea7e09a07e414746a2afb4699eff8431: stopping tablet replica
I20260709 12:22:35.756444 21731 raft_consensus.cc:2243] T b667f38a90d4412399e936bb47ffdce8 P ea7e09a07e414746a2afb4699eff8431 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:22:35.757200 21731 raft_consensus.cc:2272] T b667f38a90d4412399e936bb47ffdce8 P ea7e09a07e414746a2afb4699eff8431 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.758822 21731 tablet_replica.cc:333] T 6d7912c5b8084dffbade7913f08aaded P ea7e09a07e414746a2afb4699eff8431: stopping tablet replica
I20260709 12:22:35.759292 21731 raft_consensus.cc:2243] T 6d7912c5b8084dffbade7913f08aaded P ea7e09a07e414746a2afb4699eff8431 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.759713 21731 raft_consensus.cc:2272] T 6d7912c5b8084dffbade7913f08aaded P ea7e09a07e414746a2afb4699eff8431 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.762065 21731 tablet_replica.cc:333] T f8635fd7d53a4d99adc582e7a44ec1c5 P ea7e09a07e414746a2afb4699eff8431: stopping tablet replica
W20260709 12:22:35.762116 22423 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
I20260709 12:22:35.762642 21731 raft_consensus.cc:2243] T f8635fd7d53a4d99adc582e7a44ec1c5 P ea7e09a07e414746a2afb4699eff8431 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:35.763437 21731 raft_consensus.cc:2272] T f8635fd7d53a4d99adc582e7a44ec1c5 P ea7e09a07e414746a2afb4699eff8431 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:22:35.765249 22423 consensus_peers.cc:597] T 6d7912c5b8084dffbade7913f08aaded P f2cdb3f599b24571aba6932dd4539cc0 -> Peer ea7e09a07e414746a2afb4699eff8431 (127.21.56.193:36003): Couldn't send request to peer ea7e09a07e414746a2afb4699eff8431. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:35.765643 21731 tablet_replica.cc:333] T 57a04458544546f4b009971169806cf3 P ea7e09a07e414746a2afb4699eff8431: stopping tablet replica
I20260709 12:22:35.766125 21731 raft_consensus.cc:2243] T 57a04458544546f4b009971169806cf3 P ea7e09a07e414746a2afb4699eff8431 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:22:35.766873 21731 raft_consensus.cc:2272] T 57a04458544546f4b009971169806cf3 P ea7e09a07e414746a2afb4699eff8431 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.814735 21731 tablet_server.cc:196] TabletServer@127.21.56.193:0 shutdown complete.
I20260709 12:22:35.834460 21731 tablet_server.cc:179] TabletServer@127.21.56.194:0 shutting down...
I20260709 12:22:35.868681 21731 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:22:35.869323 21731 tablet_replica.cc:333] T 6d7912c5b8084dffbade7913f08aaded P f2cdb3f599b24571aba6932dd4539cc0: stopping tablet replica
I20260709 12:22:35.870086 21731 raft_consensus.cc:2243] T 6d7912c5b8084dffbade7913f08aaded P f2cdb3f599b24571aba6932dd4539cc0 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:22:35.870863 21731 raft_consensus.cc:2272] T 6d7912c5b8084dffbade7913f08aaded P f2cdb3f599b24571aba6932dd4539cc0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.872578 21731 tablet_replica.cc:333] T b667f38a90d4412399e936bb47ffdce8 P f2cdb3f599b24571aba6932dd4539cc0: stopping tablet replica
I20260709 12:22:35.873121 21731 raft_consensus.cc:2243] T b667f38a90d4412399e936bb47ffdce8 P f2cdb3f599b24571aba6932dd4539cc0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.873536 21731 raft_consensus.cc:2272] T b667f38a90d4412399e936bb47ffdce8 P f2cdb3f599b24571aba6932dd4539cc0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.875207 21731 tablet_replica.cc:333] T 0ddbf504659043b5a8f42d36f168e0ae P f2cdb3f599b24571aba6932dd4539cc0: stopping tablet replica
I20260709 12:22:35.875718 21731 raft_consensus.cc:2243] T 0ddbf504659043b5a8f42d36f168e0ae P f2cdb3f599b24571aba6932dd4539cc0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.876132 21731 raft_consensus.cc:2272] T 0ddbf504659043b5a8f42d36f168e0ae P f2cdb3f599b24571aba6932dd4539cc0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.878031 21731 tablet_replica.cc:333] T 4d8d67270c654d46b63fc1a49fef6b76 P f2cdb3f599b24571aba6932dd4539cc0: stopping tablet replica
I20260709 12:22:35.878494 21731 raft_consensus.cc:2243] T 4d8d67270c654d46b63fc1a49fef6b76 P f2cdb3f599b24571aba6932dd4539cc0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:35.879165 21731 raft_consensus.cc:2272] T 4d8d67270c654d46b63fc1a49fef6b76 P f2cdb3f599b24571aba6932dd4539cc0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.880790 21731 tablet_replica.cc:333] T b94db069ca944e6992ed967380b662f0 P f2cdb3f599b24571aba6932dd4539cc0: stopping tablet replica
I20260709 12:22:35.881228 21731 raft_consensus.cc:2243] T b94db069ca944e6992ed967380b662f0 P f2cdb3f599b24571aba6932dd4539cc0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.881609 21731 raft_consensus.cc:2272] T b94db069ca944e6992ed967380b662f0 P f2cdb3f599b24571aba6932dd4539cc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.883249 21731 tablet_replica.cc:333] T 50fbe4a43b924ed5836766bdf6176b95 P f2cdb3f599b24571aba6932dd4539cc0: stopping tablet replica
I20260709 12:22:35.883672 21731 raft_consensus.cc:2243] T 50fbe4a43b924ed5836766bdf6176b95 P f2cdb3f599b24571aba6932dd4539cc0 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.884080 21731 raft_consensus.cc:2272] T 50fbe4a43b924ed5836766bdf6176b95 P f2cdb3f599b24571aba6932dd4539cc0 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.885546 21731 tablet_replica.cc:333] T 57a04458544546f4b009971169806cf3 P f2cdb3f599b24571aba6932dd4539cc0: stopping tablet replica
I20260709 12:22:35.886063 21731 raft_consensus.cc:2243] T 57a04458544546f4b009971169806cf3 P f2cdb3f599b24571aba6932dd4539cc0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.886426 21731 raft_consensus.cc:2272] T 57a04458544546f4b009971169806cf3 P f2cdb3f599b24571aba6932dd4539cc0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.887940 21731 tablet_replica.cc:333] T f8635fd7d53a4d99adc582e7a44ec1c5 P f2cdb3f599b24571aba6932dd4539cc0: stopping tablet replica
I20260709 12:22:35.888335 21731 raft_consensus.cc:2243] T f8635fd7d53a4d99adc582e7a44ec1c5 P f2cdb3f599b24571aba6932dd4539cc0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.888675 21731 raft_consensus.cc:2272] T f8635fd7d53a4d99adc582e7a44ec1c5 P f2cdb3f599b24571aba6932dd4539cc0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.890230 21731 tablet_replica.cc:333] T 7147092586884a2a8b530cb8043cc527 P f2cdb3f599b24571aba6932dd4539cc0: stopping tablet replica
I20260709 12:22:35.890806 21731 raft_consensus.cc:2243] T 7147092586884a2a8b530cb8043cc527 P f2cdb3f599b24571aba6932dd4539cc0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:35.891482 21731 raft_consensus.cc:2272] T 7147092586884a2a8b530cb8043cc527 P f2cdb3f599b24571aba6932dd4539cc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.893198 21731 tablet_replica.cc:333] T e20ac432e1b84c009d04ee704ab81ea3 P f2cdb3f599b24571aba6932dd4539cc0: stopping tablet replica
I20260709 12:22:35.893608 21731 raft_consensus.cc:2243] T e20ac432e1b84c009d04ee704ab81ea3 P f2cdb3f599b24571aba6932dd4539cc0 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.894058 21731 raft_consensus.cc:2272] T e20ac432e1b84c009d04ee704ab81ea3 P f2cdb3f599b24571aba6932dd4539cc0 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.923297 21731 tablet_server.cc:196] TabletServer@127.21.56.194:0 shutdown complete.
I20260709 12:22:35.942744 21731 tablet_server.cc:179] TabletServer@127.21.56.195:0 shutting down...
I20260709 12:22:35.968499 21731 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:22:35.969211 21731 tablet_replica.cc:333] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6: stopping tablet replica
I20260709 12:22:35.969789 21731 raft_consensus.cc:2243] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:22:35.970521 21731 raft_consensus.cc:2272] T e20ac432e1b84c009d04ee704ab81ea3 P ccec34fd1e49449897f015a3c24611f6 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.972203 21731 tablet_replica.cc:333] T 0ddbf504659043b5a8f42d36f168e0ae P ccec34fd1e49449897f015a3c24611f6: stopping tablet replica
I20260709 12:22:35.972705 21731 raft_consensus.cc:2243] T 0ddbf504659043b5a8f42d36f168e0ae P ccec34fd1e49449897f015a3c24611f6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:35.973372 21731 raft_consensus.cc:2272] T 0ddbf504659043b5a8f42d36f168e0ae P ccec34fd1e49449897f015a3c24611f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.975173 21731 tablet_replica.cc:333] T f8635fd7d53a4d99adc582e7a44ec1c5 P ccec34fd1e49449897f015a3c24611f6: stopping tablet replica
I20260709 12:22:35.975670 21731 raft_consensus.cc:2243] T f8635fd7d53a4d99adc582e7a44ec1c5 P ccec34fd1e49449897f015a3c24611f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.976075 21731 raft_consensus.cc:2272] T f8635fd7d53a4d99adc582e7a44ec1c5 P ccec34fd1e49449897f015a3c24611f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.977685 21731 tablet_replica.cc:333] T 57a04458544546f4b009971169806cf3 P ccec34fd1e49449897f015a3c24611f6: stopping tablet replica
I20260709 12:22:35.978229 21731 raft_consensus.cc:2243] T 57a04458544546f4b009971169806cf3 P ccec34fd1e49449897f015a3c24611f6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.978643 21731 raft_consensus.cc:2272] T 57a04458544546f4b009971169806cf3 P ccec34fd1e49449897f015a3c24611f6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.980284 21731 tablet_replica.cc:333] T 7147092586884a2a8b530cb8043cc527 P ccec34fd1e49449897f015a3c24611f6: stopping tablet replica
I20260709 12:22:35.980763 21731 raft_consensus.cc:2243] T 7147092586884a2a8b530cb8043cc527 P ccec34fd1e49449897f015a3c24611f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.981138 21731 raft_consensus.cc:2272] T 7147092586884a2a8b530cb8043cc527 P ccec34fd1e49449897f015a3c24611f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.982863 21731 tablet_replica.cc:333] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6: stopping tablet replica
I20260709 12:22:35.983354 21731 raft_consensus.cc:2243] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:22:35.984041 21731 raft_consensus.cc:2272] T 50fbe4a43b924ed5836766bdf6176b95 P ccec34fd1e49449897f015a3c24611f6 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.985630 21731 tablet_replica.cc:333] T b94db069ca944e6992ed967380b662f0 P ccec34fd1e49449897f015a3c24611f6: stopping tablet replica
I20260709 12:22:35.986150 21731 raft_consensus.cc:2243] T b94db069ca944e6992ed967380b662f0 P ccec34fd1e49449897f015a3c24611f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.986522 21731 raft_consensus.cc:2272] T b94db069ca944e6992ed967380b662f0 P ccec34fd1e49449897f015a3c24611f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.988240 21731 tablet_replica.cc:333] T 4d8d67270c654d46b63fc1a49fef6b76 P ccec34fd1e49449897f015a3c24611f6: stopping tablet replica
I20260709 12:22:35.988682 21731 raft_consensus.cc:2243] T 4d8d67270c654d46b63fc1a49fef6b76 P ccec34fd1e49449897f015a3c24611f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.989063 21731 raft_consensus.cc:2272] T 4d8d67270c654d46b63fc1a49fef6b76 P ccec34fd1e49449897f015a3c24611f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.990728 21731 tablet_replica.cc:333] T 6d7912c5b8084dffbade7913f08aaded P ccec34fd1e49449897f015a3c24611f6: stopping tablet replica
I20260709 12:22:35.991189 21731 raft_consensus.cc:2243] T 6d7912c5b8084dffbade7913f08aaded P ccec34fd1e49449897f015a3c24611f6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.991587 21731 raft_consensus.cc:2272] T 6d7912c5b8084dffbade7913f08aaded P ccec34fd1e49449897f015a3c24611f6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.993300 21731 tablet_replica.cc:333] T b667f38a90d4412399e936bb47ffdce8 P ccec34fd1e49449897f015a3c24611f6: stopping tablet replica
I20260709 12:22:35.993796 21731 raft_consensus.cc:2243] T b667f38a90d4412399e936bb47ffdce8 P ccec34fd1e49449897f015a3c24611f6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.994213 21731 raft_consensus.cc:2272] T b667f38a90d4412399e936bb47ffdce8 P ccec34fd1e49449897f015a3c24611f6 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:22:36.284489 22495 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:22:36.417881 22497 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:22:36.686282 22495 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:22:36.816465 22497 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:22:36.946139 21731 tablet_server.cc:196] TabletServer@127.21.56.195:0 shutdown complete.
I20260709 12:22:36.971534 21731 master.cc:562] Master@127.21.56.254:44025 shutting down...
I20260709 12:22:36.992169 21731 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b00e00d41df7409b8477160c5e1364fc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:36.992923 21731 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b00e00d41df7409b8477160c5e1364fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.993252 21731 tablet_replica.cc:333] T 00000000000000000000000000000000 P b00e00d41df7409b8477160c5e1364fc: stopping tablet replica
I20260709 12:22:37.028447 21731 master.cc:584] Master@127.21.56.254:44025 shutdown complete.
ccec34fd1e49449897f015a3c24611f6  1
ea7e09a07e414746a2afb4699eff8431  5
f2cdb3f599b24571aba6932dd4539cc0  4
ccec34fd1e49449897f015a3c24611f6  3
ea7e09a07e414746a2afb4699eff8431  3
f2cdb3f599b24571aba6932dd4539cc0  4
ccec34fd1e49449897f015a3c24611f6  1
ea7e09a07e414746a2afb4699eff8431  8
f2cdb3f599b24571aba6932dd4539cc0  1
ccec34fd1e49449897f015a3c24611f6  3
ea7e09a07e414746a2afb4699eff8431  4
f2cdb3f599b24571aba6932dd4539cc0  3
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (30312 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 12:22:37.069684 21731 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.56.254:44743
I20260709 12:22:37.070943 21731 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:22:37.076565 22779 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:22:37.076660 22780 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:22:37.077445 22782 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:22:37.078219 21731 server_base.cc:1061] running on GCE node
I20260709 12:22:37.079104 21731 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:22:37.079286 21731 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:22:37.079483 21731 hybrid_clock.cc:648] HybridClock initialized: now 1783599757079464 us; error 0 us; skew 500 ppm
I20260709 12:22:37.080013 21731 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:22:37.082739 21731 webserver.cc:533] Webserver started at http://127.21.56.254:43177/ using document root <none> and password file <none>
I20260709 12:22:37.083210 21731 fs_manager.cc:362] Metadata directory not provided
I20260709 12:22:37.083390 21731 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:22:37.083653 21731 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:22:37.084880 21731 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599696038870-21731-0/minicluster-data/master-0-root/instance:
uuid: "603a36b2d70448e1b9b8c83c8d7c6f7c"
format_stamp: "Formatted at 2026-07-09 12:22:37 on dist-test-slave-n9kb"
I20260709 12:22:37.089334 21731 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 12:22:37.092747 22787 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:37.093528 21731 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:22:37.093775 21731 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599696038870-21731-0/minicluster-data/master-0-root
uuid: "603a36b2d70448e1b9b8c83c8d7c6f7c"
format_stamp: "Formatted at 2026-07-09 12:22:37 on dist-test-slave-n9kb"
I20260709 12:22:37.094075 21731 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599696038870-21731-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599696038870-21731-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599696038870-21731-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)
I20260709 12:22:37.105187 21731 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:22:37.106410 21731 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:22:37.143890 21731 rpc_server.cc:307] RPC server started. Bound to: 127.21.56.254:44743
I20260709 12:22:37.143986 22838 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.56.254:44743 every 8 connection(s)
I20260709 12:22:37.147859 22839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.157861 22839 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 603a36b2d70448e1b9b8c83c8d7c6f7c: Bootstrap starting.
I20260709 12:22:37.162732 22839 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 603a36b2d70448e1b9b8c83c8d7c6f7c: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:37.166935 22839 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 603a36b2d70448e1b9b8c83c8d7c6f7c: No bootstrap required, opened a new log
I20260709 12:22:37.169317 22839 raft_consensus.cc:359] T 00000000000000000000000000000000 P 603a36b2d70448e1b9b8c83c8d7c6f7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "603a36b2d70448e1b9b8c83c8d7c6f7c" member_type: VOTER }
I20260709 12:22:37.169811 22839 raft_consensus.cc:385] T 00000000000000000000000000000000 P 603a36b2d70448e1b9b8c83c8d7c6f7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:37.170063 22839 raft_consensus.cc:740] T 00000000000000000000000000000000 P 603a36b2d70448e1b9b8c83c8d7c6f7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 603a36b2d70448e1b9b8c83c8d7c6f7c, State: Initialized, Role: FOLLOWER
I20260709 12:22:37.170655 22839 consensus_queue.cc:260] T 00000000000000000000000000000000 P 603a36b2d70448e1b9b8c83c8d7c6f7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "603a36b2d70448e1b9b8c83c8d7c6f7c" member_type: VOTER }
I20260709 12:22:37.171108 22839 raft_consensus.cc:399] T 00000000000000000000000000000000 P 603a36b2d70448e1b9b8c83c8d7c6f7c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:22:37.171305 22839 raft_consensus.cc:493] T 00000000000000000000000000000000 P 603a36b2d70448e1b9b8c83c8d7c6f7c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:22:37.171523 22839 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 603a36b2d70448e1b9b8c83c8d7c6f7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:37.175712 22839 raft_consensus.cc:515] T 00000000000000000000000000000000 P 603a36b2d70448e1b9b8c83c8d7c6f7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "603a36b2d70448e1b9b8c83c8d7c6f7c" member_type: VOTER }
I20260709 12:22:37.176213 22839 leader_election.cc:304] T 00000000000000000000000000000000 P 603a36b2d70448e1b9b8c83c8d7c6f7c [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: 603a36b2d70448e1b9b8c83c8d7c6f7c; no voters: 
I20260709 12:22:37.177327 22839 leader_election.cc:290] T 00000000000000000000000000000000 P 603a36b2d70448e1b9b8c83c8d7c6f7c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:22:37.177649 22842 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 603a36b2d70448e1b9b8c83c8d7c6f7c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:37.178912 22842 raft_consensus.cc:697] T 00000000000000000000000000000000 P 603a36b2d70448e1b9b8c83c8d7c6f7c [term 1 LEADER]: Becoming Leader. State: Replica: 603a36b2d70448e1b9b8c83c8d7c6f7c, State: Running, Role: LEADER
I20260709 12:22:37.179610 22842 consensus_queue.cc:237] T 00000000000000000000000000000000 P 603a36b2d70448e1b9b8c83c8d7c6f7c [LEADER]: Queue going to LEADER mode. State: All 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: "603a36b2d70448e1b9b8c83c8d7c6f7c" member_type: VOTER }
I20260709 12:22:37.180147 22839 sys_catalog.cc:565] T 00000000000000000000000000000000 P 603a36b2d70448e1b9b8c83c8d7c6f7c [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:22:37.186241 22844 sys_catalog.cc:455] T 00000000000000000000000000000000 P 603a36b2d70448e1b9b8c83c8d7c6f7c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 603a36b2d70448e1b9b8c83c8d7c6f7c. Latest consensus state: current_term: 1 leader_uuid: "603a36b2d70448e1b9b8c83c8d7c6f7c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "603a36b2d70448e1b9b8c83c8d7c6f7c" member_type: VOTER } }
I20260709 12:22:37.186350 22843 sys_catalog.cc:455] T 00000000000000000000000000000000 P 603a36b2d70448e1b9b8c83c8d7c6f7c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "603a36b2d70448e1b9b8c83c8d7c6f7c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "603a36b2d70448e1b9b8c83c8d7c6f7c" member_type: VOTER } }
I20260709 12:22:37.186951 22844 sys_catalog.cc:458] T 00000000000000000000000000000000 P 603a36b2d70448e1b9b8c83c8d7c6f7c [sys.catalog]: This master's current role is: LEADER
I20260709 12:22:37.187026 22843 sys_catalog.cc:458] T 00000000000000000000000000000000 P 603a36b2d70448e1b9b8c83c8d7c6f7c [sys.catalog]: This master's current role is: LEADER
I20260709 12:22:37.188861 22852 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:22:37.194198 22852 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:22:37.195165 21731 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:22:37.202901 22852 catalog_manager.cc:1383] Generated new cluster ID: 0587fa4bf4d64ef9bf2b964a388468e9
I20260709 12:22:37.203210 22852 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:22:37.216307 22852 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:22:37.217578 22852 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:22:37.231669 22852 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 603a36b2d70448e1b9b8c83c8d7c6f7c: Generated new TSK 0
I20260709 12:22:37.232266 22852 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:22:37.262063 21731 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:22:37.268117 22860 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:22:37.269130 22861 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:22:37.270980 21731 server_base.cc:1061] running on GCE node
W20260709 12:22:37.271095 22863 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:22:37.272210 21731 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:22:37.272413 21731 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:22:37.272548 21731 hybrid_clock.cc:648] HybridClock initialized: now 1783599757272536 us; error 0 us; skew 500 ppm
I20260709 12:22:37.273085 21731 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:22:37.275454 21731 webserver.cc:533] Webserver started at http://127.21.56.193:35169/ using document root <none> and password file <none>
I20260709 12:22:37.275923 21731 fs_manager.cc:362] Metadata directory not provided
I20260709 12:22:37.276085 21731 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:22:37.276299 21731 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:22:37.277313 21731 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599696038870-21731-0/minicluster-data/ts-0-root/instance:
uuid: "aabe9ef5f1314406b36f06a9956984bb"
format_stamp: "Formatted at 2026-07-09 12:22:37 on dist-test-slave-n9kb"
I20260709 12:22:37.282135 21731 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:22:37.285687 22868 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:37.286409 21731 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:22:37.286705 21731 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599696038870-21731-0/minicluster-data/ts-0-root
uuid: "aabe9ef5f1314406b36f06a9956984bb"
format_stamp: "Formatted at 2026-07-09 12:22:37 on dist-test-slave-n9kb"
I20260709 12:22:37.286974 21731 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599696038870-21731-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599696038870-21731-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599696038870-21731-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)
I20260709 12:22:37.304426 21731 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:22:37.305627 21731 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:22:37.307152 21731 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:22:37.309376 21731 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:22:37.309561 21731 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:37.309803 21731 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:22:37.309958 21731 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:37.350590 21731 rpc_server.cc:307] RPC server started. Bound to: 127.21.56.193:36711
I20260709 12:22:37.350687 22931 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.56.193:36711 every 8 connection(s)
I20260709 12:22:37.355580 21731 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:22:37.363790 22937 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:22:37.363830 22936 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:22:37.367136 22939 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:22:37.367803 21731 server_base.cc:1061] running on GCE node
I20260709 12:22:37.369625 21731 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:22:37.369876 21731 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:22:37.370117 21731 hybrid_clock.cc:648] HybridClock initialized: now 1783599757370097 us; error 0 us; skew 500 ppm
I20260709 12:22:37.370849 21731 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:22:37.372839 22932 heartbeater.cc:344] Connected to a master server at 127.21.56.254:44743
I20260709 12:22:37.373303 22932 heartbeater.cc:461] Registering TS with master...
I20260709 12:22:37.373581 21731 webserver.cc:533] Webserver started at http://127.21.56.194:39487/ using document root <none> and password file <none>
I20260709 12:22:37.374249 21731 fs_manager.cc:362] Metadata directory not provided
I20260709 12:22:37.374249 22932 heartbeater.cc:507] Master 127.21.56.254:44743 requested a full tablet report, sending...
I20260709 12:22:37.374621 21731 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:22:37.374954 21731 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:22:37.376359 21731 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599696038870-21731-0/minicluster-data/ts-1-root/instance:
uuid: "2793980a665d4daf84bbe67f9b2b5930"
format_stamp: "Formatted at 2026-07-09 12:22:37 on dist-test-slave-n9kb"
I20260709 12:22:37.376719 22804 ts_manager.cc:194] Registered new tserver with Master: aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711)
I20260709 12:22:37.378484 22804 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46462
I20260709 12:22:37.381091 21731 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:22:37.384516 22944 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:37.385231 21731 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:22:37.385501 21731 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599696038870-21731-0/minicluster-data/ts-1-root
uuid: "2793980a665d4daf84bbe67f9b2b5930"
format_stamp: "Formatted at 2026-07-09 12:22:37 on dist-test-slave-n9kb"
I20260709 12:22:37.385792 21731 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599696038870-21731-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599696038870-21731-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599696038870-21731-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)
I20260709 12:22:37.407893 21731 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:22:37.409142 21731 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:22:37.410681 21731 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:22:37.412999 21731 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:22:37.413204 21731 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:37.413434 21731 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:22:37.413594 21731 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:37.452383 21731 rpc_server.cc:307] RPC server started. Bound to: 127.21.56.194:36473
I20260709 12:22:37.452476 23007 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.56.194:36473 every 8 connection(s)
I20260709 12:22:37.459364 21731 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:22:37.470316 23011 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:22:37.474735 23012 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:22:37.475368 21731 server_base.cc:1061] running on GCE node
W20260709 12:22:37.477180 23014 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:22:37.478569 21731 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:22:37.478943 21731 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:22:37.479167 21731 hybrid_clock.cc:648] HybridClock initialized: now 1783599757479135 us; error 0 us; skew 500 ppm
I20260709 12:22:37.479419 23008 heartbeater.cc:344] Connected to a master server at 127.21.56.254:44743
I20260709 12:22:37.480005 23008 heartbeater.cc:461] Registering TS with master...
I20260709 12:22:37.480185 21731 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:22:37.481360 23008 heartbeater.cc:507] Master 127.21.56.254:44743 requested a full tablet report, sending...
I20260709 12:22:37.484781 22804 ts_manager.cc:194] Registered new tserver with Master: 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:37.486152 21731 webserver.cc:533] Webserver started at http://127.21.56.195:39405/ using document root <none> and password file <none>
I20260709 12:22:37.486981 21731 fs_manager.cc:362] Metadata directory not provided
I20260709 12:22:37.486884 22804 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46466
I20260709 12:22:37.487463 21731 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:22:37.488018 21731 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:22:37.490176 21731 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599696038870-21731-0/minicluster-data/ts-2-root/instance:
uuid: "7b3e366cdf24471e8a88203d43ff95cf"
format_stamp: "Formatted at 2026-07-09 12:22:37 on dist-test-slave-n9kb"
I20260709 12:22:37.496439 21731 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260709 12:22:37.500056 23019 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:37.500835 21731 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:22:37.501145 21731 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599696038870-21731-0/minicluster-data/ts-2-root
uuid: "7b3e366cdf24471e8a88203d43ff95cf"
format_stamp: "Formatted at 2026-07-09 12:22:37 on dist-test-slave-n9kb"
I20260709 12:22:37.501425 21731 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599696038870-21731-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599696038870-21731-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599696038870-21731-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)
I20260709 12:22:37.515878 21731 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:22:37.517112 21731 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:22:37.518605 21731 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:22:37.520855 21731 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:22:37.521066 21731 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:37.521294 21731 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:22:37.521446 21731 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:37.561323 21731 rpc_server.cc:307] RPC server started. Bound to: 127.21.56.195:42669
I20260709 12:22:37.561414 23082 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.56.195:42669 every 8 connection(s)
I20260709 12:22:37.575223 23083 heartbeater.cc:344] Connected to a master server at 127.21.56.254:44743
I20260709 12:22:37.575572 23083 heartbeater.cc:461] Registering TS with master...
I20260709 12:22:37.576267 23083 heartbeater.cc:507] Master 127.21.56.254:44743 requested a full tablet report, sending...
I20260709 12:22:37.578163 22804 ts_manager.cc:194] Registered new tserver with Master: 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:37.578917 21731 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01456719s
I20260709 12:22:37.579478 22804 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46472
I20260709 12:22:37.604171 22804 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46476:
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\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:22:37.610082 22804 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.
I20260709 12:22:37.797329 22972 tablet_service.cc:1511] Processing CreateTablet for tablet e7b9ac345c47488b981a6a0d62560a1c (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:22:37.798825 22972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7b9ac345c47488b981a6a0d62560a1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.802642 22897 tablet_service.cc:1511] Processing CreateTablet for tablet e7b9ac345c47488b981a6a0d62560a1c (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:22:37.803155 22971 tablet_service.cc:1511] Processing CreateTablet for tablet 7cba1fb278ad4c19923e5fc856814da8 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:22:37.804095 22897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7b9ac345c47488b981a6a0d62560a1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.804533 22971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cba1fb278ad4c19923e5fc856814da8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.804281 22968 tablet_service.cc:1511] Processing CreateTablet for tablet 3c967575e7264f5cbd078a17bbebb95b (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:22:37.805553 22968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c967575e7264f5cbd078a17bbebb95b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.806550 22970 tablet_service.cc:1511] Processing CreateTablet for tablet ae13f633031f407098934c3e1dcaef7f (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:22:37.807893 22970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae13f633031f407098934c3e1dcaef7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.811137 22969 tablet_service.cc:1511] Processing CreateTablet for tablet a7c79fc7016f41988c6c1073ab59ba03 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:22:37.812876 22969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7c79fc7016f41988c6c1073ab59ba03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.812528 22896 tablet_service.cc:1511] Processing CreateTablet for tablet 7cba1fb278ad4c19923e5fc856814da8 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:22:37.815496 22896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cba1fb278ad4c19923e5fc856814da8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.815145 22894 tablet_service.cc:1511] Processing CreateTablet for tablet a7c79fc7016f41988c6c1073ab59ba03 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:22:37.816632 22894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7c79fc7016f41988c6c1073ab59ba03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.816233 22892 tablet_service.cc:1511] Processing CreateTablet for tablet 3c967575e7264f5cbd078a17bbebb95b (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:22:37.817589 22892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c967575e7264f5cbd078a17bbebb95b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.818241 22895 tablet_service.cc:1511] Processing CreateTablet for tablet ae13f633031f407098934c3e1dcaef7f (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:22:37.819511 22895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae13f633031f407098934c3e1dcaef7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.852193 23098 tablet_bootstrap.cc:492] T 7cba1fb278ad4c19923e5fc856814da8 P 2793980a665d4daf84bbe67f9b2b5930: Bootstrap starting.
I20260709 12:22:37.853039 22891 tablet_service.cc:1511] Processing CreateTablet for tablet 4899f34ede5a4dc5a409663db703714b (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:22:37.858322 22891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4899f34ede5a4dc5a409663db703714b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.853497 22969 tablet_service.cc:1511] Processing CreateTablet for tablet 4899f34ede5a4dc5a409663db703714b (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:22:37.856400 22890 tablet_service.cc:1511] Processing CreateTablet for tablet 1f8f6e7356f3431da067ed004cf1c290 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:22:37.862293 22890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f8f6e7356f3431da067ed004cf1c290. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.865324 22970 tablet_service.cc:1511] Processing CreateTablet for tablet 1f8f6e7356f3431da067ed004cf1c290 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:22:37.866822 22969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4899f34ede5a4dc5a409663db703714b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.875712 22968 tablet_service.cc:1511] Processing CreateTablet for tablet 88cf02843293496ca59860bb49ca31e5 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:22:37.877136 23047 tablet_service.cc:1511] Processing CreateTablet for tablet e7b9ac345c47488b981a6a0d62560a1c (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:22:37.879150 23044 tablet_service.cc:1511] Processing CreateTablet for tablet a7c79fc7016f41988c6c1073ab59ba03 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:22:37.880311 23043 tablet_service.cc:1511] Processing CreateTablet for tablet 3c967575e7264f5cbd078a17bbebb95b (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:22:37.877898 22968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88cf02843293496ca59860bb49ca31e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.881209 23045 tablet_service.cc:1511] Processing CreateTablet for tablet ae13f633031f407098934c3e1dcaef7f (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:22:37.879163 23046 tablet_service.cc:1511] Processing CreateTablet for tablet 7cba1fb278ad4c19923e5fc856814da8 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:22:37.882364 22967 tablet_service.cc:1511] Processing CreateTablet for tablet 77d70499b4fd47f690f523e6d5a3ce9d (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:22:37.883436 23047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7b9ac345c47488b981a6a0d62560a1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.876549 22892 tablet_service.cc:1511] Processing CreateTablet for tablet 88cf02843293496ca59860bb49ca31e5 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:22:37.886018 22889 tablet_service.cc:1511] Processing CreateTablet for tablet f8a88b92d8264f9692872f2247bbd2a5 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:22:37.886118 22888 tablet_service.cc:1511] Processing CreateTablet for tablet 77d70499b4fd47f690f523e6d5a3ce9d (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:22:37.882385 23042 tablet_service.cc:1511] Processing CreateTablet for tablet 4899f34ede5a4dc5a409663db703714b (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:22:37.888899 22887 tablet_service.cc:1511] Processing CreateTablet for tablet 3f5655db69944fb28caccf38acb7e8ba (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:22:37.889420 23098 tablet_bootstrap.cc:654] T 7cba1fb278ad4c19923e5fc856814da8 P 2793980a665d4daf84bbe67f9b2b5930: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:37.887512 22889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8a88b92d8264f9692872f2247bbd2a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.892793 22888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77d70499b4fd47f690f523e6d5a3ce9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.896317 23044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7c79fc7016f41988c6c1073ab59ba03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.902351 22967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77d70499b4fd47f690f523e6d5a3ce9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.903321 23046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cba1fb278ad4c19923e5fc856814da8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.905366 23041 tablet_service.cc:1511] Processing CreateTablet for tablet 1f8f6e7356f3431da067ed004cf1c290 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:22:37.905237 22887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f5655db69944fb28caccf38acb7e8ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.906715 23041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f8f6e7356f3431da067ed004cf1c290. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.908536 23043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c967575e7264f5cbd078a17bbebb95b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.911252 23040 tablet_service.cc:1511] Processing CreateTablet for tablet 88cf02843293496ca59860bb49ca31e5 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:22:37.912277 23045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae13f633031f407098934c3e1dcaef7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.914120 23040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88cf02843293496ca59860bb49ca31e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.918872 23042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4899f34ede5a4dc5a409663db703714b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.923875 23039 tablet_service.cc:1511] Processing CreateTablet for tablet f8a88b92d8264f9692872f2247bbd2a5 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:22:37.925503 23039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8a88b92d8264f9692872f2247bbd2a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.926676 22892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88cf02843293496ca59860bb49ca31e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.929903 22966 tablet_service.cc:1511] Processing CreateTablet for tablet 010a2c4376954329a61bf7dbf75afaa8 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:22:37.932353 22965 tablet_service.cc:1511] Processing CreateTablet for tablet 9d4a86f307e94cac9af99a9b5a670bba (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:22:37.935721 23038 tablet_service.cc:1511] Processing CreateTablet for tablet 77d70499b4fd47f690f523e6d5a3ce9d (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:22:37.938766 22970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f8f6e7356f3431da067ed004cf1c290. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.939107 23038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77d70499b4fd47f690f523e6d5a3ce9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.946969 22971 tablet_service.cc:1511] Processing CreateTablet for tablet f8a88b92d8264f9692872f2247bbd2a5 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:22:37.952103 22894 tablet_service.cc:1511] Processing CreateTablet for tablet 9d4a86f307e94cac9af99a9b5a670bba (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:22:37.953708 22894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d4a86f307e94cac9af99a9b5a670bba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.957077 22965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d4a86f307e94cac9af99a9b5a670bba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.962108 22972 tablet_service.cc:1511] Processing CreateTablet for tablet 3f5655db69944fb28caccf38acb7e8ba (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:22:37.963418 22966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 010a2c4376954329a61bf7dbf75afaa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.965761 22964 tablet_service.cc:1511] Processing CreateTablet for tablet c5e94ff7ae084c489c80752af7ec49cd (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:22:37.966362 22972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f5655db69944fb28caccf38acb7e8ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.967311 22964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5e94ff7ae084c489c80752af7ec49cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.975193 22895 tablet_service.cc:1511] Processing CreateTablet for tablet c5e94ff7ae084c489c80752af7ec49cd (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:22:37.976584 22895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5e94ff7ae084c489c80752af7ec49cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.983934 22971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8a88b92d8264f9692872f2247bbd2a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.952478 22896 tablet_service.cc:1511] Processing CreateTablet for tablet 010a2c4376954329a61bf7dbf75afaa8 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:22:37.988539 22896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 010a2c4376954329a61bf7dbf75afaa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.990881 23099 tablet_bootstrap.cc:492] T e7b9ac345c47488b981a6a0d62560a1c P aabe9ef5f1314406b36f06a9956984bb: Bootstrap starting.
I20260709 12:22:38.000813 23098 tablet_bootstrap.cc:492] T 7cba1fb278ad4c19923e5fc856814da8 P 2793980a665d4daf84bbe67f9b2b5930: No bootstrap required, opened a new log
I20260709 12:22:38.001304 23098 ts_tablet_manager.cc:1403] T 7cba1fb278ad4c19923e5fc856814da8 P 2793980a665d4daf84bbe67f9b2b5930: Time spent bootstrapping tablet: real 0.149s	user 0.035s	sys 0.034s
I20260709 12:22:38.004032 22963 tablet_service.cc:1511] Processing CreateTablet for tablet 73a7d3877f714275a4addd22ffae7059 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:22:38.007756 22897 tablet_service.cc:1511] Processing CreateTablet for tablet 73a7d3877f714275a4addd22ffae7059 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:22:38.008664 23098 raft_consensus.cc:359] T 7cba1fb278ad4c19923e5fc856814da8 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:38.009955 23098 raft_consensus.cc:385] T 7cba1fb278ad4c19923e5fc856814da8 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:38.010107 22887 tablet_service.cc:1511] Processing CreateTablet for tablet 3da50dcb750f49b28db3a3128a2a9829 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:22:38.010644 23098 raft_consensus.cc:740] T 7cba1fb278ad4c19923e5fc856814da8 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Initialized, Role: FOLLOWER
I20260709 12:22:38.012107 23098 consensus_queue.cc:260] T 7cba1fb278ad4c19923e5fc856814da8 P 2793980a665d4daf84bbe67f9b2b5930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:38.009044 22897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73a7d3877f714275a4addd22ffae7059. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:38.018401 23099 tablet_bootstrap.cc:654] T e7b9ac345c47488b981a6a0d62560a1c P aabe9ef5f1314406b36f06a9956984bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:38.022475 22887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3da50dcb750f49b28db3a3128a2a9829. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:38.025434 23047 tablet_service.cc:1511] Processing CreateTablet for tablet 3f5655db69944fb28caccf38acb7e8ba (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:22:38.026811 23047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f5655db69944fb28caccf38acb7e8ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:38.030886 23038 tablet_service.cc:1511] Processing CreateTablet for tablet 010a2c4376954329a61bf7dbf75afaa8 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:22:38.032464 23038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 010a2c4376954329a61bf7dbf75afaa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:38.037732 23043 tablet_service.cc:1511] Processing CreateTablet for tablet 9d4a86f307e94cac9af99a9b5a670bba (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:22:38.037772 23040 tablet_service.cc:1511] Processing CreateTablet for tablet c5e94ff7ae084c489c80752af7ec49cd (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:22:38.055860 22963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73a7d3877f714275a4addd22ffae7059. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:38.056335 22889 tablet_service.cc:1511] Processing CreateTablet for tablet 03c3afe2aa7a430096d235b2c5e716d7 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:22:38.056247 23101 tablet_bootstrap.cc:492] T e7b9ac345c47488b981a6a0d62560a1c P 7b3e366cdf24471e8a88203d43ff95cf: Bootstrap starting.
I20260709 12:22:38.061676 22889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03c3afe2aa7a430096d235b2c5e716d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:38.066963 23040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5e94ff7ae084c489c80752af7ec49cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:38.069809 23043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d4a86f307e94cac9af99a9b5a670bba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:38.092324 23045 tablet_service.cc:1511] Processing CreateTablet for tablet 73a7d3877f714275a4addd22ffae7059 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:22:38.103606 23098 ts_tablet_manager.cc:1434] T 7cba1fb278ad4c19923e5fc856814da8 P 2793980a665d4daf84bbe67f9b2b5930: Time spent starting tablet: real 0.102s	user 0.035s	sys 0.056s
I20260709 12:22:38.104938 23098 tablet_bootstrap.cc:492] T a7c79fc7016f41988c6c1073ab59ba03 P 2793980a665d4daf84bbe67f9b2b5930: Bootstrap starting.
I20260709 12:22:38.108187 23008 heartbeater.cc:499] Master 127.21.56.254:44743 was elected leader, sending a full tablet report...
I20260709 12:22:38.119062 22895 tablet_service.cc:1511] Processing CreateTablet for tablet fc89d3a58a19491c83db9e0f4cc0616d (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:22:38.120313 22895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc89d3a58a19491c83db9e0f4cc0616d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:38.140362 23099 tablet_bootstrap.cc:492] T e7b9ac345c47488b981a6a0d62560a1c P aabe9ef5f1314406b36f06a9956984bb: No bootstrap required, opened a new log
I20260709 12:22:38.140882 23099 ts_tablet_manager.cc:1403] T e7b9ac345c47488b981a6a0d62560a1c P aabe9ef5f1314406b36f06a9956984bb: Time spent bootstrapping tablet: real 0.150s	user 0.019s	sys 0.003s
I20260709 12:22:38.143788 23098 tablet_bootstrap.cc:654] T a7c79fc7016f41988c6c1073ab59ba03 P 2793980a665d4daf84bbe67f9b2b5930: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:38.145865 23046 tablet_service.cc:1511] Processing CreateTablet for tablet 3da50dcb750f49b28db3a3128a2a9829 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:22:38.148783 23101 tablet_bootstrap.cc:654] T e7b9ac345c47488b981a6a0d62560a1c P 7b3e366cdf24471e8a88203d43ff95cf: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:38.149034 22967 tablet_service.cc:1511] Processing CreateTablet for tablet 03c3afe2aa7a430096d235b2c5e716d7 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:22:38.179236 22967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03c3afe2aa7a430096d235b2c5e716d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:38.180612 23039 tablet_service.cc:1511] Processing CreateTablet for tablet 0f5d1ebe64e447a4aac552273fd35d32 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:22:38.181324 23099 raft_consensus.cc:359] T e7b9ac345c47488b981a6a0d62560a1c P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:38.182833 23099 raft_consensus.cc:385] T e7b9ac345c47488b981a6a0d62560a1c P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:38.158296 23045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73a7d3877f714275a4addd22ffae7059. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:38.187538 23099 raft_consensus.cc:740] T e7b9ac345c47488b981a6a0d62560a1c P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Initialized, Role: FOLLOWER
I20260709 12:22:38.133715 22969 tablet_service.cc:1511] Processing CreateTablet for tablet 3da50dcb750f49b28db3a3128a2a9829 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:22:38.164778 22891 tablet_service.cc:1511] Processing CreateTablet for tablet 0f5d1ebe64e447a4aac552273fd35d32 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:22:38.167086 22888 tablet_service.cc:1511] Processing CreateTablet for tablet ebdd6199523c47148e35cde9ad98ed48 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:22:38.173135 23042 tablet_service.cc:1511] Processing CreateTablet for tablet fc89d3a58a19491c83db9e0f4cc0616d (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:22:38.190892 22891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f5d1ebe64e447a4aac552273fd35d32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:38.191148 23042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc89d3a58a19491c83db9e0f4cc0616d. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:22:38.191365 22851 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:22:38.152580 23041 tablet_service.cc:1511] Processing CreateTablet for tablet 03c3afe2aa7a430096d235b2c5e716d7 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:22:38.193104 23041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03c3afe2aa7a430096d235b2c5e716d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:38.194887 22888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebdd6199523c47148e35cde9ad98ed48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:38.197955 22969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3da50dcb750f49b28db3a3128a2a9829. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:38.198801 23046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3da50dcb750f49b28db3a3128a2a9829. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:38.205271 22964 tablet_service.cc:1511] Processing CreateTablet for tablet fc89d3a58a19491c83db9e0f4cc0616d (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:22:38.206648 22964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc89d3a58a19491c83db9e0f4cc0616d. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:22:38.208186 23009 tablet.cc:2406] T 7cba1fb278ad4c19923e5fc856814da8 P 2793980a665d4daf84bbe67f9b2b5930: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:22:38.211153 22965 tablet_service.cc:1511] Processing CreateTablet for tablet ebdd6199523c47148e35cde9ad98ed48 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:22:38.211053 22972 tablet_service.cc:1511] Processing CreateTablet for tablet 0f5d1ebe64e447a4aac552273fd35d32 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:22:38.219936 23098 tablet_bootstrap.cc:492] T a7c79fc7016f41988c6c1073ab59ba03 P 2793980a665d4daf84bbe67f9b2b5930: No bootstrap required, opened a new log
I20260709 12:22:38.188958 23099 consensus_queue.cc:260] T e7b9ac345c47488b981a6a0d62560a1c P aabe9ef5f1314406b36f06a9956984bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:38.222995 23039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f5d1ebe64e447a4aac552273fd35d32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:38.223328 22896 tablet_service.cc:1511] Processing CreateTablet for tablet 0e0783ca5117473ca01b371d15e28aa9 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:22:38.232468 23098 ts_tablet_manager.cc:1403] T a7c79fc7016f41988c6c1073ab59ba03 P 2793980a665d4daf84bbe67f9b2b5930: Time spent bootstrapping tablet: real 0.128s	user 0.016s	sys 0.024s
I20260709 12:22:38.237772 23101 tablet_bootstrap.cc:492] T e7b9ac345c47488b981a6a0d62560a1c P 7b3e366cdf24471e8a88203d43ff95cf: No bootstrap required, opened a new log
I20260709 12:22:38.238271 23101 ts_tablet_manager.cc:1403] T e7b9ac345c47488b981a6a0d62560a1c P 7b3e366cdf24471e8a88203d43ff95cf: Time spent bootstrapping tablet: real 0.182s	user 0.002s	sys 0.012s
I20260709 12:22:38.239137 23098 raft_consensus.cc:359] T a7c79fc7016f41988c6c1073ab59ba03 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:38.239859 23098 raft_consensus.cc:385] T a7c79fc7016f41988c6c1073ab59ba03 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:38.240155 23098 raft_consensus.cc:740] T a7c79fc7016f41988c6c1073ab59ba03 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Initialized, Role: FOLLOWER
I20260709 12:22:38.240885 23098 consensus_queue.cc:260] T a7c79fc7016f41988c6c1073ab59ba03 P 2793980a665d4daf84bbe67f9b2b5930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:38.241120 23101 raft_consensus.cc:359] T e7b9ac345c47488b981a6a0d62560a1c P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:38.241767 23101 raft_consensus.cc:385] T e7b9ac345c47488b981a6a0d62560a1c P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:38.242079 23101 raft_consensus.cc:740] T e7b9ac345c47488b981a6a0d62560a1c P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Initialized, Role: FOLLOWER
I20260709 12:22:38.242899 23101 consensus_queue.cc:260] T e7b9ac345c47488b981a6a0d62560a1c P 7b3e366cdf24471e8a88203d43ff95cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:38.243863 22896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e0783ca5117473ca01b371d15e28aa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:38.249545 22963 tablet_service.cc:1511] Processing CreateTablet for tablet 0e0783ca5117473ca01b371d15e28aa9 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:22:38.268759 23038 tablet_service.cc:1511] Processing CreateTablet for tablet 0e0783ca5117473ca01b371d15e28aa9 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:22:38.272394 23038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e0783ca5117473ca01b371d15e28aa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:38.273341 22889 tablet_service.cc:1511] Processing CreateTablet for tablet abbe88de75a940eba603af0bcae25004 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:22:38.276724 22966 tablet_service.cc:1511] Processing CreateTablet for tablet abbe88de75a940eba603af0bcae25004 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:22:38.279119 23098 ts_tablet_manager.cc:1434] T a7c79fc7016f41988c6c1073ab59ba03 P 2793980a665d4daf84bbe67f9b2b5930: Time spent starting tablet: real 0.045s	user 0.004s	sys 0.006s
I20260709 12:22:38.279709 22889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abbe88de75a940eba603af0bcae25004. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:38.288009 23083 heartbeater.cc:499] Master 127.21.56.254:44743 was elected leader, sending a full tablet report...
I20260709 12:22:38.288417 23101 ts_tablet_manager.cc:1434] T e7b9ac345c47488b981a6a0d62560a1c P 7b3e366cdf24471e8a88203d43ff95cf: Time spent starting tablet: real 0.050s	user 0.028s	sys 0.008s
I20260709 12:22:38.289310 23101 tablet_bootstrap.cc:492] T 77d70499b4fd47f690f523e6d5a3ce9d P 7b3e366cdf24471e8a88203d43ff95cf: Bootstrap starting.
I20260709 12:22:38.291412 23044 tablet_service.cc:1511] Processing CreateTablet for tablet abbe88de75a940eba603af0bcae25004 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:22:38.292706 23044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abbe88de75a940eba603af0bcae25004. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:38.294754 23040 tablet_service.cc:1511] Processing CreateTablet for tablet ebdd6199523c47148e35cde9ad98ed48 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:22:38.296267 23040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebdd6199523c47148e35cde9ad98ed48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:38.306741 23101 tablet_bootstrap.cc:654] T 77d70499b4fd47f690f523e6d5a3ce9d P 7b3e366cdf24471e8a88203d43ff95cf: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:38.286453 22965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebdd6199523c47148e35cde9ad98ed48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:38.323982 22895 tablet_service.cc:1511] Processing CreateTablet for tablet 72b6668d8e7848989fc6c21ff85bb3fd (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:22:38.325255 22895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72b6668d8e7848989fc6c21ff85bb3fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:38.325101 22971 tablet_service.cc:1511] Processing CreateTablet for tablet 72b6668d8e7848989fc6c21ff85bb3fd (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:22:38.336759 23102 raft_consensus.cc:493] T 7cba1fb278ad4c19923e5fc856814da8 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:38.337255 23102 raft_consensus.cc:515] T 7cba1fb278ad4c19923e5fc856814da8 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:38.338215 23044 tablet_service.cc:1511] Processing CreateTablet for tablet 72b6668d8e7848989fc6c21ff85bb3fd (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:22:38.339502 23044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72b6668d8e7848989fc6c21ff85bb3fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:38.339859 23102 leader_election.cc:290] T 7cba1fb278ad4c19923e5fc856814da8 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:38.340521 22963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e0783ca5117473ca01b371d15e28aa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:38.356561 23098 tablet_bootstrap.cc:492] T 3c967575e7264f5cbd078a17bbebb95b P 2793980a665d4daf84bbe67f9b2b5930: Bootstrap starting.
I20260709 12:22:38.360064 22972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f5d1ebe64e447a4aac552273fd35d32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:38.345781 22894 tablet_service.cc:1511] Processing CreateTablet for tablet 51b9a50e1e5f4aa1869c960f8779e001 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:22:38.367539 22894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51b9a50e1e5f4aa1869c960f8779e001. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:38.367827 22971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72b6668d8e7848989fc6c21ff85bb3fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:38.371918 22966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abbe88de75a940eba603af0bcae25004. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:38.375656 23041 tablet_service.cc:1511] Processing CreateTablet for tablet 51b9a50e1e5f4aa1869c960f8779e001 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:22:38.378391 22932 heartbeater.cc:499] Master 127.21.56.254:44743 was elected leader, sending a full tablet report...
I20260709 12:22:38.379271 23101 tablet_bootstrap.cc:492] T 77d70499b4fd47f690f523e6d5a3ce9d P 7b3e366cdf24471e8a88203d43ff95cf: No bootstrap required, opened a new log
I20260709 12:22:38.379761 23101 ts_tablet_manager.cc:1403] T 77d70499b4fd47f690f523e6d5a3ce9d P 7b3e366cdf24471e8a88203d43ff95cf: Time spent bootstrapping tablet: real 0.091s	user 0.015s	sys 0.002s
I20260709 12:22:38.382678 23101 raft_consensus.cc:359] T 77d70499b4fd47f690f523e6d5a3ce9d P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:38.383464 23101 raft_consensus.cc:385] T 77d70499b4fd47f690f523e6d5a3ce9d P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:38.383773 23101 raft_consensus.cc:740] T 77d70499b4fd47f690f523e6d5a3ce9d P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Initialized, Role: FOLLOWER
I20260709 12:22:38.384775 23099 ts_tablet_manager.cc:1434] T e7b9ac345c47488b981a6a0d62560a1c P aabe9ef5f1314406b36f06a9956984bb: Time spent starting tablet: real 0.244s	user 0.014s	sys 0.018s
I20260709 12:22:38.385795 23099 tablet_bootstrap.cc:492] T 3c967575e7264f5cbd078a17bbebb95b P aabe9ef5f1314406b36f06a9956984bb: Bootstrap starting.
I20260709 12:22:38.385823 23107 raft_consensus.cc:493] T e7b9ac345c47488b981a6a0d62560a1c P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:38.387799 23107 raft_consensus.cc:515] T e7b9ac345c47488b981a6a0d62560a1c P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:38.392148 23099 tablet_bootstrap.cc:654] T 3c967575e7264f5cbd078a17bbebb95b P aabe9ef5f1314406b36f06a9956984bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:38.414534 22891 tablet_service.cc:1511] Processing CreateTablet for tablet 58c5ed39d5c24b0080b35b21717e3eca (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:22:38.415905 22891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58c5ed39d5c24b0080b35b21717e3eca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:38.393267 23101 consensus_queue.cc:260] T 77d70499b4fd47f690f523e6d5a3ce9d P 7b3e366cdf24471e8a88203d43ff95cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:38.408061 23041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51b9a50e1e5f4aa1869c960f8779e001. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:38.426606 23106 raft_consensus.cc:493] T 77d70499b4fd47f690f523e6d5a3ce9d P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:38.427194 23106 raft_consensus.cc:515] T 77d70499b4fd47f690f523e6d5a3ce9d P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:38.439424 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cba1fb278ad4c19923e5fc856814da8" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:38.439292 22887 tablet_service.cc:1511] Processing CreateTablet for tablet e856b776d8004404a11f30acc8e948ac (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:22:38.440733 22887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e856b776d8004404a11f30acc8e948ac. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:22:38.441182 22946 leader_election.cc:343] T 7cba1fb278ad4c19923e5fc856814da8 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:38.442890 23106 leader_election.cc:290] T 77d70499b4fd47f690f523e6d5a3ce9d P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:38.444199 23107 leader_election.cc:290] T e7b9ac345c47488b981a6a0d62560a1c P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:38.458410 22968 tablet_service.cc:1511] Processing CreateTablet for tablet 58c5ed39d5c24b0080b35b21717e3eca (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:22:38.459414 22969 tablet_service.cc:1511] Processing CreateTablet for tablet 51b9a50e1e5f4aa1869c960f8779e001 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:22:38.460727 22969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51b9a50e1e5f4aa1869c960f8779e001. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:38.487700 23098 tablet_bootstrap.cc:654] T 3c967575e7264f5cbd078a17bbebb95b P 2793980a665d4daf84bbe67f9b2b5930: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:38.489676 23099 tablet_bootstrap.cc:492] T 3c967575e7264f5cbd078a17bbebb95b P aabe9ef5f1314406b36f06a9956984bb: No bootstrap required, opened a new log
I20260709 12:22:38.490341 23099 ts_tablet_manager.cc:1403] T 3c967575e7264f5cbd078a17bbebb95b P aabe9ef5f1314406b36f06a9956984bb: Time spent bootstrapping tablet: real 0.105s	user 0.007s	sys 0.012s
I20260709 12:22:38.494395 23099 raft_consensus.cc:359] T 3c967575e7264f5cbd078a17bbebb95b P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:38.495409 23099 raft_consensus.cc:385] T 3c967575e7264f5cbd078a17bbebb95b P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:38.495785 23099 raft_consensus.cc:740] T 3c967575e7264f5cbd078a17bbebb95b P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Initialized, Role: FOLLOWER
I20260709 12:22:38.496654 23099 consensus_queue.cc:260] T 3c967575e7264f5cbd078a17bbebb95b P aabe9ef5f1314406b36f06a9956984bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:38.499450 23099 ts_tablet_manager.cc:1434] T 3c967575e7264f5cbd078a17bbebb95b P aabe9ef5f1314406b36f06a9956984bb: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 12:22:38.500666 23099 tablet_bootstrap.cc:492] T 7cba1fb278ad4c19923e5fc856814da8 P aabe9ef5f1314406b36f06a9956984bb: Bootstrap starting.
I20260709 12:22:38.504652 22968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58c5ed39d5c24b0080b35b21717e3eca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:38.550627 23106 raft_consensus.cc:493] T e7b9ac345c47488b981a6a0d62560a1c P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:38.551268 23106 raft_consensus.cc:515] T e7b9ac345c47488b981a6a0d62560a1c P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:38.554986 23106 leader_election.cc:290] T e7b9ac345c47488b981a6a0d62560a1c P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711)
I20260709 12:22:38.555343 23101 ts_tablet_manager.cc:1434] T 77d70499b4fd47f690f523e6d5a3ce9d P 7b3e366cdf24471e8a88203d43ff95cf: Time spent starting tablet: real 0.175s	user 0.024s	sys 0.052s
I20260709 12:22:38.556388 23101 tablet_bootstrap.cc:492] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf: Bootstrap starting.
I20260709 12:22:38.574616 23046 tablet_service.cc:1511] Processing CreateTablet for tablet 58c5ed39d5c24b0080b35b21717e3eca (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:22:38.576157 23046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58c5ed39d5c24b0080b35b21717e3eca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:38.686559 23101 tablet_bootstrap.cc:700] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf: Time spent opening tablet: real 0.125s	user 0.005s	sys 0.003s
I20260709 12:22:38.687299 23101 tablet_bootstrap.cc:654] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:38.692783 23101 tablet_bootstrap.cc:492] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf: No bootstrap required, opened a new log
I20260709 12:22:38.693297 23101 ts_tablet_manager.cc:1403] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf: Time spent bootstrapping tablet: real 0.137s	user 0.008s	sys 0.006s
I20260709 12:22:38.695861 23101 raft_consensus.cc:359] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:38.696401 23101 raft_consensus.cc:385] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:38.696656 23101 raft_consensus.cc:740] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Initialized, Role: FOLLOWER
I20260709 12:22:38.697227 23101 consensus_queue.cc:260] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:38.699096 23101 ts_tablet_manager.cc:1434] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.002s
I20260709 12:22:38.699898 23101 tablet_bootstrap.cc:492] T 88cf02843293496ca59860bb49ca31e5 P 7b3e366cdf24471e8a88203d43ff95cf: Bootstrap starting.
I20260709 12:22:38.705618 23101 tablet_bootstrap.cc:654] T 88cf02843293496ca59860bb49ca31e5 P 7b3e366cdf24471e8a88203d43ff95cf: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:38.711906 23101 tablet_bootstrap.cc:492] T 88cf02843293496ca59860bb49ca31e5 P 7b3e366cdf24471e8a88203d43ff95cf: No bootstrap required, opened a new log
I20260709 12:22:38.712285 23101 ts_tablet_manager.cc:1403] T 88cf02843293496ca59860bb49ca31e5 P 7b3e366cdf24471e8a88203d43ff95cf: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.003s
I20260709 12:22:38.715119 23101 raft_consensus.cc:359] T 88cf02843293496ca59860bb49ca31e5 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:38.715679 23101 raft_consensus.cc:385] T 88cf02843293496ca59860bb49ca31e5 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:38.715963 23101 raft_consensus.cc:740] T 88cf02843293496ca59860bb49ca31e5 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Initialized, Role: FOLLOWER
I20260709 12:22:38.716604 23101 consensus_queue.cc:260] T 88cf02843293496ca59860bb49ca31e5 P 7b3e366cdf24471e8a88203d43ff95cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:38.718487 23101 ts_tablet_manager.cc:1434] T 88cf02843293496ca59860bb49ca31e5 P 7b3e366cdf24471e8a88203d43ff95cf: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:22:38.719415 23101 tablet_bootstrap.cc:492] T ae13f633031f407098934c3e1dcaef7f P 7b3e366cdf24471e8a88203d43ff95cf: Bootstrap starting.
I20260709 12:22:38.725692 23101 tablet_bootstrap.cc:654] T ae13f633031f407098934c3e1dcaef7f P 7b3e366cdf24471e8a88203d43ff95cf: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:38.729933 23101 tablet_bootstrap.cc:492] T ae13f633031f407098934c3e1dcaef7f P 7b3e366cdf24471e8a88203d43ff95cf: No bootstrap required, opened a new log
I20260709 12:22:38.730451 23101 ts_tablet_manager.cc:1403] T ae13f633031f407098934c3e1dcaef7f P 7b3e366cdf24471e8a88203d43ff95cf: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.006s
I20260709 12:22:38.732695 23101 raft_consensus.cc:359] T ae13f633031f407098934c3e1dcaef7f P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:38.733254 23101 raft_consensus.cc:385] T ae13f633031f407098934c3e1dcaef7f P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:38.733490 23101 raft_consensus.cc:740] T ae13f633031f407098934c3e1dcaef7f P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Initialized, Role: FOLLOWER
I20260709 12:22:38.734118 23101 consensus_queue.cc:260] T ae13f633031f407098934c3e1dcaef7f P 7b3e366cdf24471e8a88203d43ff95cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:38.736892 23101 ts_tablet_manager.cc:1434] T ae13f633031f407098934c3e1dcaef7f P 7b3e366cdf24471e8a88203d43ff95cf: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260709 12:22:38.737845 23101 tablet_bootstrap.cc:492] T 7cba1fb278ad4c19923e5fc856814da8 P 7b3e366cdf24471e8a88203d43ff95cf: Bootstrap starting.
I20260709 12:22:38.743479 23101 tablet_bootstrap.cc:654] T 7cba1fb278ad4c19923e5fc856814da8 P 7b3e366cdf24471e8a88203d43ff95cf: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:38.748512 23101 tablet_bootstrap.cc:492] T 7cba1fb278ad4c19923e5fc856814da8 P 7b3e366cdf24471e8a88203d43ff95cf: No bootstrap required, opened a new log
I20260709 12:22:38.749001 23101 ts_tablet_manager.cc:1403] T 7cba1fb278ad4c19923e5fc856814da8 P 7b3e366cdf24471e8a88203d43ff95cf: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.002s
I20260709 12:22:38.751554 23101 raft_consensus.cc:359] T 7cba1fb278ad4c19923e5fc856814da8 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:38.752249 23101 raft_consensus.cc:385] T 7cba1fb278ad4c19923e5fc856814da8 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:38.752496 23101 raft_consensus.cc:740] T 7cba1fb278ad4c19923e5fc856814da8 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Initialized, Role: FOLLOWER
I20260709 12:22:38.753165 23101 consensus_queue.cc:260] T 7cba1fb278ad4c19923e5fc856814da8 P 7b3e366cdf24471e8a88203d43ff95cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:38.753880 22982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7b9ac345c47488b981a6a0d62560a1c" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:38.754920 23101 ts_tablet_manager.cc:1434] T 7cba1fb278ad4c19923e5fc856814da8 P 7b3e366cdf24471e8a88203d43ff95cf: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 12:22:38.755956 23101 tablet_bootstrap.cc:492] T 1f8f6e7356f3431da067ed004cf1c290 P 7b3e366cdf24471e8a88203d43ff95cf: Bootstrap starting.
W20260709 12:22:38.755937 22871 leader_election.cc:343] T e7b9ac345c47488b981a6a0d62560a1c P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:38.758358 23057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cba1fb278ad4c19923e5fc856814da8" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:38.759048 23057 raft_consensus.cc:2468] T 7cba1fb278ad4c19923e5fc856814da8 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 0.
I20260709 12:22:38.760471 22948 leader_election.cc:304] T 7cba1fb278ad4c19923e5fc856814da8 P 2793980a665d4daf84bbe67f9b2b5930 [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: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:38.762146 23129 raft_consensus.cc:493] T a7c79fc7016f41988c6c1073ab59ba03 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:38.762593 23129 raft_consensus.cc:515] T a7c79fc7016f41988c6c1073ab59ba03 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:38.763115 23101 tablet_bootstrap.cc:654] T 1f8f6e7356f3431da067ed004cf1c290 P 7b3e366cdf24471e8a88203d43ff95cf: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:38.763283 23102 raft_consensus.cc:2804] T 7cba1fb278ad4c19923e5fc856814da8 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:38.763646 23102 raft_consensus.cc:493] T 7cba1fb278ad4c19923e5fc856814da8 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:38.763985 23102 raft_consensus.cc:3060] T 7cba1fb278ad4c19923e5fc856814da8 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:38.764915 23129 leader_election.cc:290] T a7c79fc7016f41988c6c1073ab59ba03 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:38.767701 23101 tablet_bootstrap.cc:492] T 1f8f6e7356f3431da067ed004cf1c290 P 7b3e366cdf24471e8a88203d43ff95cf: No bootstrap required, opened a new log
I20260709 12:22:38.768105 23101 ts_tablet_manager.cc:1403] T 1f8f6e7356f3431da067ed004cf1c290 P 7b3e366cdf24471e8a88203d43ff95cf: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260709 12:22:38.770570 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c79fc7016f41988c6c1073ab59ba03" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:38.770334 23101 raft_consensus.cc:359] T 1f8f6e7356f3431da067ed004cf1c290 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:38.771198 23101 raft_consensus.cc:385] T 1f8f6e7356f3431da067ed004cf1c290 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:38.771488 23101 raft_consensus.cc:740] T 1f8f6e7356f3431da067ed004cf1c290 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Initialized, Role: FOLLOWER
I20260709 12:22:38.769800 23102 raft_consensus.cc:515] T 7cba1fb278ad4c19923e5fc856814da8 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
W20260709 12:22:38.772248 22946 leader_election.cc:343] T a7c79fc7016f41988c6c1073ab59ba03 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:38.772302 23101 consensus_queue.cc:260] T 1f8f6e7356f3431da067ed004cf1c290 P 7b3e366cdf24471e8a88203d43ff95cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:38.773703 23057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c79fc7016f41988c6c1073ab59ba03" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:38.774839 23101 ts_tablet_manager.cc:1434] T 1f8f6e7356f3431da067ed004cf1c290 P 7b3e366cdf24471e8a88203d43ff95cf: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 12:22:38.775815 23101 tablet_bootstrap.cc:492] T 4899f34ede5a4dc5a409663db703714b P 7b3e366cdf24471e8a88203d43ff95cf: Bootstrap starting.
I20260709 12:22:38.775983 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cba1fb278ad4c19923e5fc856814da8" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:22:38.776789 23099 tablet_bootstrap.cc:654] T 7cba1fb278ad4c19923e5fc856814da8 P aabe9ef5f1314406b36f06a9956984bb: Neither blocks nor log segments found. Creating new log.
W20260709 12:22:38.777377 22946 leader_election.cc:343] T 7cba1fb278ad4c19923e5fc856814da8 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:22:38.778532 22948 leader_election.cc:343] T a7c79fc7016f41988c6c1073ab59ba03 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:38.780100 22948 leader_election.cc:304] T a7c79fc7016f41988c6c1073ab59ba03 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2793980a665d4daf84bbe67f9b2b5930; no voters: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:38.779606 23057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cba1fb278ad4c19923e5fc856814da8" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:22:38.780802 23057 raft_consensus.cc:3060] T 7cba1fb278ad4c19923e5fc856814da8 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:38.782114 23101 tablet_bootstrap.cc:654] T 4899f34ede5a4dc5a409663db703714b P 7b3e366cdf24471e8a88203d43ff95cf: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:38.782953 23129 raft_consensus.cc:2749] T a7c79fc7016f41988c6c1073ab59ba03 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:38.777436 23102 leader_election.cc:290] T 7cba1fb278ad4c19923e5fc856814da8 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:38.791522 23057 raft_consensus.cc:2468] T 7cba1fb278ad4c19923e5fc856814da8 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 1.
I20260709 12:22:38.792793 22948 leader_election.cc:304] T 7cba1fb278ad4c19923e5fc856814da8 P 2793980a665d4daf84bbe67f9b2b5930 [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: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:38.793476 23101 tablet_bootstrap.cc:492] T 4899f34ede5a4dc5a409663db703714b P 7b3e366cdf24471e8a88203d43ff95cf: No bootstrap required, opened a new log
I20260709 12:22:38.793910 23102 raft_consensus.cc:2804] T 7cba1fb278ad4c19923e5fc856814da8 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:38.794678 23102 raft_consensus.cc:697] T 7cba1fb278ad4c19923e5fc856814da8 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Becoming Leader. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
I20260709 12:22:38.794034 23101 ts_tablet_manager.cc:1403] T 4899f34ede5a4dc5a409663db703714b P 7b3e366cdf24471e8a88203d43ff95cf: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.011s
I20260709 12:22:38.798024 23102 consensus_queue.cc:237] T 7cba1fb278ad4c19923e5fc856814da8 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:38.800625 23101 raft_consensus.cc:359] T 4899f34ede5a4dc5a409663db703714b P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:38.803297 23101 raft_consensus.cc:385] T 4899f34ede5a4dc5a409663db703714b P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:38.803573 23101 raft_consensus.cc:740] T 4899f34ede5a4dc5a409663db703714b P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Initialized, Role: FOLLOWER
I20260709 12:22:38.804219 23101 consensus_queue.cc:260] T 4899f34ede5a4dc5a409663db703714b P 7b3e366cdf24471e8a88203d43ff95cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:38.806087 23101 ts_tablet_manager.cc:1434] T 4899f34ede5a4dc5a409663db703714b P 7b3e366cdf24471e8a88203d43ff95cf: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:22:38.807065 23101 tablet_bootstrap.cc:492] T f8a88b92d8264f9692872f2247bbd2a5 P 7b3e366cdf24471e8a88203d43ff95cf: Bootstrap starting.
I20260709 12:22:38.809594 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d70499b4fd47f690f523e6d5a3ce9d" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:38.811149 22906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7b9ac345c47488b981a6a0d62560a1c" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:38.811949 22906 raft_consensus.cc:2468] T e7b9ac345c47488b981a6a0d62560a1c P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 0.
I20260709 12:22:38.812584 23101 tablet_bootstrap.cc:654] T f8a88b92d8264f9692872f2247bbd2a5 P 7b3e366cdf24471e8a88203d43ff95cf: Neither blocks nor log segments found. Creating new log.
W20260709 12:22:38.822853 23021 leader_election.cc:343] T 77d70499b4fd47f690f523e6d5a3ce9d P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:38.823655 23021 leader_election.cc:304] T e7b9ac345c47488b981a6a0d62560a1c P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb; no voters: 
I20260709 12:22:38.825246 23116 raft_consensus.cc:2804] T e7b9ac345c47488b981a6a0d62560a1c P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:38.825642 23116 raft_consensus.cc:493] T e7b9ac345c47488b981a6a0d62560a1c P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:38.825965 23116 raft_consensus.cc:3060] T e7b9ac345c47488b981a6a0d62560a1c P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:38.831144 22896 tablet_service.cc:1511] Processing CreateTablet for tablet 32139692bf0144f3a5163f0600c58e25 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:22:38.832432 22896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32139692bf0144f3a5163f0600c58e25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:38.832149 23042 tablet_service.cc:1511] Processing CreateTablet for tablet e856b776d8004404a11f30acc8e948ac (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:22:38.832741 23101 tablet_bootstrap.cc:492] T f8a88b92d8264f9692872f2247bbd2a5 P 7b3e366cdf24471e8a88203d43ff95cf: No bootstrap required, opened a new log
I20260709 12:22:38.833230 23101 ts_tablet_manager.cc:1403] T f8a88b92d8264f9692872f2247bbd2a5 P 7b3e366cdf24471e8a88203d43ff95cf: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.000s
I20260709 12:22:38.833350 23042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e856b776d8004404a11f30acc8e948ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:38.834928 23038 tablet_service.cc:1511] Processing CreateTablet for tablet 11b9c2d9ea364596bd2cfce16b7f1cff (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:22:38.836158 23038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11b9c2d9ea364596bd2cfce16b7f1cff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:38.837678 22968 tablet_service.cc:1511] Processing CreateTablet for tablet e856b776d8004404a11f30acc8e948ac (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:22:38.839003 22889 tablet_service.cc:1511] Processing CreateTablet for tablet f4a066ebbaab4d63a26cba2b510c171d (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:22:38.840227 22889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4a066ebbaab4d63a26cba2b510c171d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:38.844291 22888 tablet_service.cc:1511] Processing CreateTablet for tablet 7729eb54b2364a5e913125c942dbf44d (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:22:38.845578 22888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7729eb54b2364a5e913125c942dbf44d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:38.852206 22963 tablet_service.cc:1511] Processing CreateTablet for tablet f4a066ebbaab4d63a26cba2b510c171d (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:22:38.854418 22965 tablet_service.cc:1511] Processing CreateTablet for tablet 11b9c2d9ea364596bd2cfce16b7f1cff (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:22:38.855708 23040 tablet_service.cc:1511] Processing CreateTablet for tablet 32139692bf0144f3a5163f0600c58e25 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:22:38.856557 22887 tablet_service.cc:1511] Processing CreateTablet for tablet 11b9c2d9ea364596bd2cfce16b7f1cff (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:22:38.857079 23040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32139692bf0144f3a5163f0600c58e25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:38.822988 23098 tablet_bootstrap.cc:492] T 3c967575e7264f5cbd078a17bbebb95b P 2793980a665d4daf84bbe67f9b2b5930: No bootstrap required, opened a new log
I20260709 12:22:38.857704 23098 ts_tablet_manager.cc:1403] T 3c967575e7264f5cbd078a17bbebb95b P 2793980a665d4daf84bbe67f9b2b5930: Time spent bootstrapping tablet: real 0.524s	user 0.043s	sys 0.047s
I20260709 12:22:38.860817 23098 raft_consensus.cc:359] T 3c967575e7264f5cbd078a17bbebb95b P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:38.861562 23098 raft_consensus.cc:385] T 3c967575e7264f5cbd078a17bbebb95b P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:38.862812 23101 raft_consensus.cc:359] T f8a88b92d8264f9692872f2247bbd2a5 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:38.863484 23101 raft_consensus.cc:385] T f8a88b92d8264f9692872f2247bbd2a5 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:38.863135 23046 tablet_service.cc:1511] Processing CreateTablet for tablet f4a066ebbaab4d63a26cba2b510c171d (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:22:38.863761 23101 raft_consensus.cc:740] T f8a88b92d8264f9692872f2247bbd2a5 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Initialized, Role: FOLLOWER
I20260709 12:22:38.864810 23046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4a066ebbaab4d63a26cba2b510c171d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:38.864598 23101 consensus_queue.cc:260] T f8a88b92d8264f9692872f2247bbd2a5 P 7b3e366cdf24471e8a88203d43ff95cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:38.866818 23101 ts_tablet_manager.cc:1434] T f8a88b92d8264f9692872f2247bbd2a5 P 7b3e366cdf24471e8a88203d43ff95cf: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:22:38.867744 23106 raft_consensus.cc:493] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:38.868196 23106 raft_consensus.cc:515] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:38.870253 22966 tablet_service.cc:1511] Processing CreateTablet for tablet 7729eb54b2364a5e913125c942dbf44d (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:22:38.863080 22972 tablet_service.cc:1511] Processing CreateTablet for tablet 32139692bf0144f3a5163f0600c58e25 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:22:38.870499 23106 leader_election.cc:290] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:38.864912 22887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11b9c2d9ea364596bd2cfce16b7f1cff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:38.875438 22896 tablet_service.cc:1511] Processing CreateTablet for tablet 374528a7d4ee4a25b80f6580039f844c (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:22:38.876777 22896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 374528a7d4ee4a25b80f6580039f844c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:38.878458 22906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c967575e7264f5cbd078a17bbebb95b" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:38.879125 22906 raft_consensus.cc:2468] T 3c967575e7264f5cbd078a17bbebb95b P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 0.
I20260709 12:22:38.861862 23098 raft_consensus.cc:740] T 3c967575e7264f5cbd078a17bbebb95b P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Initialized, Role: FOLLOWER
I20260709 12:22:38.879997 22969 tablet_service.cc:1511] Processing CreateTablet for tablet 374528a7d4ee4a25b80f6580039f844c (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:22:38.880986 23057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7b9ac345c47488b981a6a0d62560a1c" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:38.882907 23041 tablet_service.cc:1511] Processing CreateTablet for tablet 7729eb54b2364a5e913125c942dbf44d (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:22:38.884450 23021 leader_election.cc:304] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb; no voters: 
I20260709 12:22:38.885345 23106 raft_consensus.cc:2804] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:38.885288 22971 tablet_service.cc:1511] Processing CreateTablet for tablet 7fd7ab99e0114bb3bb257e99dbe162c7 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:22:38.885783 23106 raft_consensus.cc:493] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:38.889147 22895 tablet_service.cc:1511] Processing CreateTablet for tablet de04035322d345dd9348ab5aa6770a92 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:22:38.894690 22895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de04035322d345dd9348ab5aa6770a92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:38.898223 23106 raft_consensus.cc:3060] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:38.898874 22891 tablet_service.cc:1511] Processing CreateTablet for tablet d0a76cdd65624ce6ab67450b3bb1c5fc (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:22:38.900250 22891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0a76cdd65624ce6ab67450b3bb1c5fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:38.893079 22964 tablet_service.cc:1511] Processing CreateTablet for tablet de04035322d345dd9348ab5aa6770a92 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:22:38.901662 23127 raft_consensus.cc:493] T 88cf02843293496ca59860bb49ca31e5 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:38.902163 23127 raft_consensus.cc:515] T 88cf02843293496ca59860bb49ca31e5 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:38.904336 23127 leader_election.cc:290] T 88cf02843293496ca59860bb49ca31e5 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:38.906948 23101 tablet_bootstrap.cc:492] T a7c79fc7016f41988c6c1073ab59ba03 P 7b3e366cdf24471e8a88203d43ff95cf: Bootstrap starting.
I20260709 12:22:38.912580 23101 tablet_bootstrap.cc:654] T a7c79fc7016f41988c6c1073ab59ba03 P 7b3e366cdf24471e8a88203d43ff95cf: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:38.887812 22888 tablet_service.cc:1511] Processing CreateTablet for tablet 7fd7ab99e0114bb3bb257e99dbe162c7 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:22:38.839003 22968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e856b776d8004404a11f30acc8e948ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:38.914525 22888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fd7ab99e0114bb3bb257e99dbe162c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:38.915884 22972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32139692bf0144f3a5163f0600c58e25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:38.916523 22803 catalog_manager.cc:5697] T 7cba1fb278ad4c19923e5fc856814da8 P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194). New cstate: current_term: 1 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:38.904269 23098 consensus_queue.cc:260] T 3c967575e7264f5cbd078a17bbebb95b P 2793980a665d4daf84bbe67f9b2b5930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:38.918332 22964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de04035322d345dd9348ab5aa6770a92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:38.919268 23098 ts_tablet_manager.cc:1434] T 3c967575e7264f5cbd078a17bbebb95b P 2793980a665d4daf84bbe67f9b2b5930: Time spent starting tablet: real 0.061s	user 0.007s	sys 0.000s
I20260709 12:22:38.920836 23041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7729eb54b2364a5e913125c942dbf44d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:38.924523 22971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fd7ab99e0114bb3bb257e99dbe162c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:38.925209 22963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4a066ebbaab4d63a26cba2b510c171d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:38.930778 22906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88cf02843293496ca59860bb49ca31e5" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:38.960348 23098 tablet_bootstrap.cc:492] T ae13f633031f407098934c3e1dcaef7f P 2793980a665d4daf84bbe67f9b2b5930: Bootstrap starting.
I20260709 12:22:38.963292 22969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 374528a7d4ee4a25b80f6580039f844c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:38.966310 22966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7729eb54b2364a5e913125c942dbf44d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:38.968736 22982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d70499b4fd47f690f523e6d5a3ce9d" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:38.970333 22981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7b9ac345c47488b981a6a0d62560a1c" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:38.970777 22980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c967575e7264f5cbd078a17bbebb95b" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:38.970309 22965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11b9c2d9ea364596bd2cfce16b7f1cff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:38.971567 22980 raft_consensus.cc:2468] T 3c967575e7264f5cbd078a17bbebb95b P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 0.
I20260709 12:22:38.972540 22970 tablet_service.cc:1511] Processing CreateTablet for tablet d0a76cdd65624ce6ab67450b3bb1c5fc (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:22:38.972785 22979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88cf02843293496ca59860bb49ca31e5" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:38.973870 22970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0a76cdd65624ce6ab67450b3bb1c5fc. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:22:38.975185 23022 leader_election.cc:343] T 77d70499b4fd47f690f523e6d5a3ce9d P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:38.975699 23022 leader_election.cc:304] T 77d70499b4fd47f690f523e6d5a3ce9d P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b3e366cdf24471e8a88203d43ff95cf; no voters: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb
W20260709 12:22:38.976996 23022 leader_election.cc:343] T e7b9ac345c47488b981a6a0d62560a1c P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:38.978163 23127 raft_consensus.cc:2749] T 77d70499b4fd47f690f523e6d5a3ce9d P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:22:38.979435 23022 leader_election.cc:343] T 88cf02843293496ca59860bb49ca31e5 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:38.981015 23116 raft_consensus.cc:515] T e7b9ac345c47488b981a6a0d62560a1c P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:38.982333 23057 raft_consensus.cc:2393] T e7b9ac345c47488b981a6a0d62560a1c P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aabe9ef5f1314406b36f06a9956984bb in current term 1: Already voted for candidate 7b3e366cdf24471e8a88203d43ff95cf in this term.
I20260709 12:22:38.987394 22979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7b9ac345c47488b981a6a0d62560a1c" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
W20260709 12:22:38.989127 23022 leader_election.cc:343] T e7b9ac345c47488b981a6a0d62560a1c P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:38.990236 23116 leader_election.cc:290] T e7b9ac345c47488b981a6a0d62560a1c P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 election: Requested vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711)
I20260709 12:22:38.995087 23099 tablet_bootstrap.cc:492] T 7cba1fb278ad4c19923e5fc856814da8 P aabe9ef5f1314406b36f06a9956984bb: No bootstrap required, opened a new log
I20260709 12:22:38.995621 23099 ts_tablet_manager.cc:1403] T 7cba1fb278ad4c19923e5fc856814da8 P aabe9ef5f1314406b36f06a9956984bb: Time spent bootstrapping tablet: real 0.495s	user 0.088s	sys 0.071s
I20260709 12:22:39.001158 23099 raft_consensus.cc:359] T 7cba1fb278ad4c19923e5fc856814da8 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:39.001287 23044 tablet_service.cc:1511] Processing CreateTablet for tablet 374528a7d4ee4a25b80f6580039f844c (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:22:39.001928 23099 raft_consensus.cc:385] T 7cba1fb278ad4c19923e5fc856814da8 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:39.002292 23099 raft_consensus.cc:740] T 7cba1fb278ad4c19923e5fc856814da8 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Initialized, Role: FOLLOWER
I20260709 12:22:39.002646 23044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 374528a7d4ee4a25b80f6580039f844c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:39.003039 23099 consensus_queue.cc:260] T 7cba1fb278ad4c19923e5fc856814da8 P aabe9ef5f1314406b36f06a9956984bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:39.027384 22888 tablet_service.cc:1511] Processing CreateTablet for tablet 3cf7a360031645188ba72d998066d49e (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:22:39.028908 22888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cf7a360031645188ba72d998066d49e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:39.043538 23046 tablet_service.cc:1511] Processing CreateTablet for tablet 7fd7ab99e0114bb3bb257e99dbe162c7 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:22:39.045070 23046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fd7ab99e0114bb3bb257e99dbe162c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:39.047490 22872 leader_election.cc:304] T e7b9ac345c47488b981a6a0d62560a1c P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aabe9ef5f1314406b36f06a9956984bb; no voters: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf
I20260709 12:22:39.047734 23039 tablet_service.cc:1511] Processing CreateTablet for tablet de04035322d345dd9348ab5aa6770a92 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:22:39.049220 23039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de04035322d345dd9348ab5aa6770a92. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:22:39.048069 23021 leader_election.cc:343] T 88cf02843293496ca59860bb49ca31e5 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:39.075950 22906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7b9ac345c47488b981a6a0d62560a1c" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:22:39.076458 23116 raft_consensus.cc:493] T 4899f34ede5a4dc5a409663db703714b P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:39.077054 23116 raft_consensus.cc:515] T 4899f34ede5a4dc5a409663db703714b P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:39.077878 22971 tablet_service.cc:1511] Processing CreateTablet for tablet 3cf7a360031645188ba72d998066d49e (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:22:39.076396 23043 tablet_service.cc:1511] Processing CreateTablet for tablet d0a76cdd65624ce6ab67450b3bb1c5fc (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:22:39.079108 23116 leader_election.cc:290] T 4899f34ede5a4dc5a409663db703714b P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:39.069824 23021 leader_election.cc:304] T 88cf02843293496ca59860bb49ca31e5 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b3e366cdf24471e8a88203d43ff95cf; no voters: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:39.076638 22906 raft_consensus.cc:3060] T e7b9ac345c47488b981a6a0d62560a1c P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:39.080390 22979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4899f34ede5a4dc5a409663db703714b" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:39.081382 23116 raft_consensus.cc:2749] T 88cf02843293496ca59860bb49ca31e5 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:39.079213 22971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cf7a360031645188ba72d998066d49e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:22:39.081660 23022 leader_election.cc:343] T 4899f34ede5a4dc5a409663db703714b P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:39.079329 23043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0a76cdd65624ce6ab67450b3bb1c5fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:39.083925 23101 tablet_bootstrap.cc:492] T a7c79fc7016f41988c6c1073ab59ba03 P 7b3e366cdf24471e8a88203d43ff95cf: No bootstrap required, opened a new log
I20260709 12:22:39.084367 23101 ts_tablet_manager.cc:1403] T a7c79fc7016f41988c6c1073ab59ba03 P 7b3e366cdf24471e8a88203d43ff95cf: Time spent bootstrapping tablet: real 0.178s	user 0.013s	sys 0.013s
I20260709 12:22:39.087214 23101 raft_consensus.cc:359] T a7c79fc7016f41988c6c1073ab59ba03 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:39.087895 23101 raft_consensus.cc:385] T a7c79fc7016f41988c6c1073ab59ba03 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:39.088178 23101 raft_consensus.cc:740] T a7c79fc7016f41988c6c1073ab59ba03 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Initialized, Role: FOLLOWER
I20260709 12:22:39.089248 23101 consensus_queue.cc:260] T a7c79fc7016f41988c6c1073ab59ba03 P 7b3e366cdf24471e8a88203d43ff95cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:39.091342 23101 ts_tablet_manager.cc:1434] T a7c79fc7016f41988c6c1073ab59ba03 P 7b3e366cdf24471e8a88203d43ff95cf: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:22:39.092286 23101 tablet_bootstrap.cc:492] T c5e94ff7ae084c489c80752af7ec49cd P 7b3e366cdf24471e8a88203d43ff95cf: Bootstrap starting.
I20260709 12:22:39.094269 23099 ts_tablet_manager.cc:1434] T 7cba1fb278ad4c19923e5fc856814da8 P aabe9ef5f1314406b36f06a9956984bb: Time spent starting tablet: real 0.098s	user 0.022s	sys 0.031s
I20260709 12:22:39.095316 23099 tablet_bootstrap.cc:492] T a7c79fc7016f41988c6c1073ab59ba03 P aabe9ef5f1314406b36f06a9956984bb: Bootstrap starting.
I20260709 12:22:39.098160 23101 tablet_bootstrap.cc:654] T c5e94ff7ae084c489c80752af7ec49cd P 7b3e366cdf24471e8a88203d43ff95cf: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:39.108574 22906 raft_consensus.cc:2468] T e7b9ac345c47488b981a6a0d62560a1c P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 1.
W20260709 12:22:39.102767 23021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.56.193:36711, user_credentials={real_user=slave}} blocked reactor thread for 54831.9us
I20260709 12:22:39.112763 23098 tablet_bootstrap.cc:654] T ae13f633031f407098934c3e1dcaef7f P 2793980a665d4daf84bbe67f9b2b5930: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:39.110687 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4899f34ede5a4dc5a409663db703714b" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
W20260709 12:22:39.118009 22872 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.56.195:42669, user_credentials={real_user=slave}} blocked reactor thread for 70123.3us
I20260709 12:22:39.125120 23137 raft_consensus.cc:2749] T e7b9ac345c47488b981a6a0d62560a1c P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:39.139367 23116 raft_consensus.cc:493] T a7c79fc7016f41988c6c1073ab59ba03 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:39.139905 23116 raft_consensus.cc:515] T a7c79fc7016f41988c6c1073ab59ba03 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:39.128219 23021 leader_election.cc:304] T e7b9ac345c47488b981a6a0d62560a1c P 7b3e366cdf24471e8a88203d43ff95cf [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: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb; no voters: 2793980a665d4daf84bbe67f9b2b5930
I20260709 12:22:39.141860 23127 raft_consensus.cc:2804] T e7b9ac345c47488b981a6a0d62560a1c P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:39.141911 23116 leader_election.cc:290] T a7c79fc7016f41988c6c1073ab59ba03 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:39.144176 22979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c79fc7016f41988c6c1073ab59ba03" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:39.144325 23045 tablet_service.cc:1511] Processing CreateTablet for tablet dca268278fba4f13b56b8e4d92e1fef1 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:22:39.144848 22979 raft_consensus.cc:2468] T a7c79fc7016f41988c6c1073ab59ba03 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 0.
I20260709 12:22:39.145555 23045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dca268278fba4f13b56b8e4d92e1fef1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:39.145433 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c79fc7016f41988c6c1073ab59ba03" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:39.146462 23022 leader_election.cc:304] T a7c79fc7016f41988c6c1073ab59ba03 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: 
I20260709 12:22:39.146936 23099 tablet_bootstrap.cc:654] T a7c79fc7016f41988c6c1073ab59ba03 P aabe9ef5f1314406b36f06a9956984bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:39.147507 22887 tablet_service.cc:1511] Processing CreateTablet for tablet 962dbf56ae3245bc904983e44c78b835 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:22:39.148754 22887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 962dbf56ae3245bc904983e44c78b835. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:39.151697 22891 tablet_service.cc:1511] Processing CreateTablet for tablet dca268278fba4f13b56b8e4d92e1fef1 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:22:39.151858 22970 tablet_service.cc:1511] Processing CreateTablet for tablet dca268278fba4f13b56b8e4d92e1fef1 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:22:39.152973 22891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dca268278fba4f13b56b8e4d92e1fef1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:39.153280 22970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dca268278fba4f13b56b8e4d92e1fef1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:39.154271 23116 raft_consensus.cc:493] T ae13f633031f407098934c3e1dcaef7f P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:39.154744 23116 raft_consensus.cc:515] T ae13f633031f407098934c3e1dcaef7f P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:39.156838 23116 leader_election.cc:290] T ae13f633031f407098934c3e1dcaef7f P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:39.157310 23116 raft_consensus.cc:2804] T a7c79fc7016f41988c6c1073ab59ba03 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:39.157619 23116 raft_consensus.cc:493] T a7c79fc7016f41988c6c1073ab59ba03 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:22:39.159011 23021 leader_election.cc:343] T 4899f34ede5a4dc5a409663db703714b P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:39.159864 23021 leader_election.cc:304] T 4899f34ede5a4dc5a409663db703714b P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b3e366cdf24471e8a88203d43ff95cf; no voters: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb
W20260709 12:22:39.161749 23021 leader_election.cc:343] T a7c79fc7016f41988c6c1073ab59ba03 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:39.163794 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae13f633031f407098934c3e1dcaef7f" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:39.180785 22965 tablet_service.cc:1511] Processing CreateTablet for tablet 962dbf56ae3245bc904983e44c78b835 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:22:39.174845 23142 raft_consensus.cc:2749] T 4899f34ede5a4dc5a409663db703714b P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:39.182832 23142 raft_consensus.cc:493] T f8a88b92d8264f9692872f2247bbd2a5 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:39.157922 23116 raft_consensus.cc:3060] T a7c79fc7016f41988c6c1073ab59ba03 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:39.182776 22965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 962dbf56ae3245bc904983e44c78b835. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:39.190709 23142 raft_consensus.cc:515] T f8a88b92d8264f9692872f2247bbd2a5 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:39.126374 23106 raft_consensus.cc:515] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:39.216369 23142 leader_election.cc:290] T f8a88b92d8264f9692872f2247bbd2a5 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:39.227278 22889 tablet_service.cc:1511] Processing CreateTablet for tablet ccf6a4264feb43419175e5744816ea4e (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
W20260709 12:22:39.228404 22851 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:22:39.228673 22889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccf6a4264feb43419175e5744816ea4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:39.219238 23127 raft_consensus.cc:697] T e7b9ac345c47488b981a6a0d62560a1c P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Becoming Leader. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Running, Role: LEADER
W20260709 12:22:39.230997 23022 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.56.194:36473, user_credentials={real_user=slave}} blocked reactor thread for 84616.1us
I20260709 12:22:39.231288 23127 consensus_queue.cc:237] T e7b9ac345c47488b981a6a0d62560a1c P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
W20260709 12:22:39.219854 23021 leader_election.cc:343] T ae13f633031f407098934c3e1dcaef7f P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:39.234462 23101 tablet_bootstrap.cc:492] T c5e94ff7ae084c489c80752af7ec49cd P 7b3e366cdf24471e8a88203d43ff95cf: No bootstrap required, opened a new log
I20260709 12:22:39.234866 23101 ts_tablet_manager.cc:1403] T c5e94ff7ae084c489c80752af7ec49cd P 7b3e366cdf24471e8a88203d43ff95cf: Time spent bootstrapping tablet: real 0.143s	user 0.013s	sys 0.012s
I20260709 12:22:39.227324 23099 tablet_bootstrap.cc:492] T a7c79fc7016f41988c6c1073ab59ba03 P aabe9ef5f1314406b36f06a9956984bb: No bootstrap required, opened a new log
I20260709 12:22:39.236610 23099 ts_tablet_manager.cc:1403] T a7c79fc7016f41988c6c1073ab59ba03 P aabe9ef5f1314406b36f06a9956984bb: Time spent bootstrapping tablet: real 0.142s	user 0.010s	sys 0.005s
I20260709 12:22:39.238117 22963 tablet_service.cc:1511] Processing CreateTablet for tablet ccf6a4264feb43419175e5744816ea4e (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:22:39.238299 23101 raft_consensus.cc:359] T c5e94ff7ae084c489c80752af7ec49cd P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:39.238909 23101 raft_consensus.cc:385] T c5e94ff7ae084c489c80752af7ec49cd P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:39.239180 23101 raft_consensus.cc:740] T c5e94ff7ae084c489c80752af7ec49cd P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Initialized, Role: FOLLOWER
I20260709 12:22:39.239439 22963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccf6a4264feb43419175e5744816ea4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:39.239804 23101 consensus_queue.cc:260] T c5e94ff7ae084c489c80752af7ec49cd P 7b3e366cdf24471e8a88203d43ff95cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:39.240352 22896 tablet_service.cc:1511] Processing CreateTablet for tablet e1297d3fe09544449bd2bbc572636644 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:22:39.241621 22896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1297d3fe09544449bd2bbc572636644. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:39.242089 23101 ts_tablet_manager.cc:1434] T c5e94ff7ae084c489c80752af7ec49cd P 7b3e366cdf24471e8a88203d43ff95cf: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:22:39.243010 23101 tablet_bootstrap.cc:492] T 010a2c4376954329a61bf7dbf75afaa8 P 7b3e366cdf24471e8a88203d43ff95cf: Bootstrap starting.
I20260709 12:22:39.243857 23044 tablet_service.cc:1511] Processing CreateTablet for tablet 962dbf56ae3245bc904983e44c78b835 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:22:39.245095 23044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 962dbf56ae3245bc904983e44c78b835. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:39.245599 23098 tablet_bootstrap.cc:492] T ae13f633031f407098934c3e1dcaef7f P 2793980a665d4daf84bbe67f9b2b5930: No bootstrap required, opened a new log
I20260709 12:22:39.246773 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8a88b92d8264f9692872f2247bbd2a5" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
W20260709 12:22:39.249945 23021 leader_election.cc:343] T f8a88b92d8264f9692872f2247bbd2a5 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:39.239332 23099 raft_consensus.cc:359] T a7c79fc7016f41988c6c1073ab59ba03 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:39.257248 23099 raft_consensus.cc:385] T a7c79fc7016f41988c6c1073ab59ba03 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:39.257563 23099 raft_consensus.cc:740] T a7c79fc7016f41988c6c1073ab59ba03 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Initialized, Role: FOLLOWER
I20260709 12:22:39.258306 23099 consensus_queue.cc:260] T a7c79fc7016f41988c6c1073ab59ba03 P aabe9ef5f1314406b36f06a9956984bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:39.260546 23099 ts_tablet_manager.cc:1434] T a7c79fc7016f41988c6c1073ab59ba03 P aabe9ef5f1314406b36f06a9956984bb: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260709 12:22:39.261579 23099 tablet_bootstrap.cc:492] T ae13f633031f407098934c3e1dcaef7f P aabe9ef5f1314406b36f06a9956984bb: Bootstrap starting.
I20260709 12:22:39.263877 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c967575e7264f5cbd078a17bbebb95b" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:22:39.264478 22907 raft_consensus.cc:3060] T 3c967575e7264f5cbd078a17bbebb95b P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:39.265872 23106 leader_election.cc:290] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:39.268764 23101 tablet_bootstrap.cc:654] T 010a2c4376954329a61bf7dbf75afaa8 P 7b3e366cdf24471e8a88203d43ff95cf: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:39.271389 23038 tablet_service.cc:1511] Processing CreateTablet for tablet ccf6a4264feb43419175e5744816ea4e (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:22:39.272765 23038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccf6a4264feb43419175e5744816ea4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:39.271559 23041 tablet_service.cc:1511] Processing CreateTablet for tablet 3cf7a360031645188ba72d998066d49e (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:22:39.274246 23041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cf7a360031645188ba72d998066d49e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:39.278496 22968 tablet_service.cc:1511] Processing CreateTablet for tablet e1297d3fe09544449bd2bbc572636644 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:22:39.279796 22968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1297d3fe09544449bd2bbc572636644. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:39.281385 23106 raft_consensus.cc:493] T 1f8f6e7356f3431da067ed004cf1c290 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:39.281855 23106 raft_consensus.cc:515] T 1f8f6e7356f3431da067ed004cf1c290 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:39.282737 22980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8a88b92d8264f9692872f2247bbd2a5" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:39.283084 22981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c967575e7264f5cbd078a17bbebb95b" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
I20260709 12:22:39.283748 22981 raft_consensus.cc:3060] T 3c967575e7264f5cbd078a17bbebb95b P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:22:39.284526 23022 leader_election.cc:343] T f8a88b92d8264f9692872f2247bbd2a5 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:39.284951 23022 leader_election.cc:304] T f8a88b92d8264f9692872f2247bbd2a5 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b3e366cdf24471e8a88203d43ff95cf; no voters: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:39.285089 22906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8f6e7356f3431da067ed004cf1c290" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
W20260709 12:22:39.286240 23021 leader_election.cc:343] T 1f8f6e7356f3431da067ed004cf1c290 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:39.286341 23141 raft_consensus.cc:2749] T f8a88b92d8264f9692872f2247bbd2a5 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:39.286705 22980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8f6e7356f3431da067ed004cf1c290" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:39.283948 23106 leader_election.cc:290] T 1f8f6e7356f3431da067ed004cf1c290 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
W20260709 12:22:39.288288 23022 leader_election.cc:343] T 1f8f6e7356f3431da067ed004cf1c290 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:39.288853 23022 leader_election.cc:304] T 1f8f6e7356f3431da067ed004cf1c290 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b3e366cdf24471e8a88203d43ff95cf; no voters: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:39.290650 23106 raft_consensus.cc:2749] T 1f8f6e7356f3431da067ed004cf1c290 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:39.292044 22981 raft_consensus.cc:2468] T 3c967575e7264f5cbd078a17bbebb95b P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 1.
I20260709 12:22:39.283126 22979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae13f633031f407098934c3e1dcaef7f" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:39.268004 23098 ts_tablet_manager.cc:1403] T ae13f633031f407098934c3e1dcaef7f P 2793980a665d4daf84bbe67f9b2b5930: Time spent bootstrapping tablet: real 0.348s	user 0.021s	sys 0.014s
I20260709 12:22:39.310945 22891 tablet_service.cc:1511] Processing CreateTablet for tablet 14bb653274624dd5af85d6647a5ce25a (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:22:39.311597 23039 tablet_service.cc:1511] Processing CreateTablet for tablet e1297d3fe09544449bd2bbc572636644 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:22:39.312269 22891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14bb653274624dd5af85d6647a5ce25a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:39.312767 23039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1297d3fe09544449bd2bbc572636644. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:39.319005 22966 tablet_service.cc:1511] Processing CreateTablet for tablet 14bb653274624dd5af85d6647a5ce25a (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:22:39.320304 22966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14bb653274624dd5af85d6647a5ce25a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:39.336295 22895 tablet_service.cc:1511] Processing CreateTablet for tablet f1b865060b2d42ddb3513893928db31e (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:22:39.337644 22895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1b865060b2d42ddb3513893928db31e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:39.338039 22894 tablet_service.cc:1511] Processing CreateTablet for tablet a84cd8549ea9471cb0d9aba2f81c0346 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:22:39.340543 22971 tablet_service.cc:1511] Processing CreateTablet for tablet f1b865060b2d42ddb3513893928db31e (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:22:39.340950 23040 tablet_service.cc:1511] Processing CreateTablet for tablet f1b865060b2d42ddb3513893928db31e (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:22:39.342106 22971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1b865060b2d42ddb3513893928db31e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:39.342206 23040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1b865060b2d42ddb3513893928db31e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:39.346298 22894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a84cd8549ea9471cb0d9aba2f81c0346. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:39.346544 23043 tablet_service.cc:1511] Processing CreateTablet for tablet a84cd8549ea9471cb0d9aba2f81c0346 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:22:39.347970 23043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a84cd8549ea9471cb0d9aba2f81c0346. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:39.347636 22892 tablet_service.cc:1511] Processing CreateTablet for tablet 9ef043d125cf48369b761c1076f913ab (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:22:39.348984 22892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ef043d125cf48369b761c1076f913ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:39.352775 22906 raft_consensus.cc:3060] T 7cba1fb278ad4c19923e5fc856814da8 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:39.350986 22972 tablet_service.cc:1511] Processing CreateTablet for tablet a84cd8549ea9471cb0d9aba2f81c0346 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:22:39.307531 23116 raft_consensus.cc:515] T a7c79fc7016f41988c6c1073ab59ba03 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:39.307430 23022 leader_election.cc:304] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: 
I20260709 12:22:39.331951 22907 raft_consensus.cc:2468] T 3c967575e7264f5cbd078a17bbebb95b P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 1.
W20260709 12:22:39.363538 23022 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.56.194:36473, user_credentials={real_user=slave}} blocked reactor thread for 61340.3us
I20260709 12:22:39.366119 23047 tablet_service.cc:1511] Processing CreateTablet for tablet 9ef043d125cf48369b761c1076f913ab (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:22:39.366511 22969 tablet_service.cc:1511] Processing CreateTablet for tablet 9ef043d125cf48369b761c1076f913ab (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:22:39.377071 23047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ef043d125cf48369b761c1076f913ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:39.377118 22969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ef043d125cf48369b761c1076f913ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:39.377562 23045 tablet_service.cc:1511] Processing CreateTablet for tablet 14bb653274624dd5af85d6647a5ce25a (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:22:39.378801 23045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14bb653274624dd5af85d6647a5ce25a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:39.366964 23098 raft_consensus.cc:359] T ae13f633031f407098934c3e1dcaef7f P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:39.367939 23099 tablet_bootstrap.cc:654] T ae13f633031f407098934c3e1dcaef7f P aabe9ef5f1314406b36f06a9956984bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:39.390233 23102 consensus_queue.cc:1048] T 7cba1fb278ad4c19923e5fc856814da8 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:39.380076 23127 raft_consensus.cc:2804] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:39.397801 23101 tablet_bootstrap.cc:492] T 010a2c4376954329a61bf7dbf75afaa8 P 7b3e366cdf24471e8a88203d43ff95cf: No bootstrap required, opened a new log
I20260709 12:22:39.398298 23101 ts_tablet_manager.cc:1403] T 010a2c4376954329a61bf7dbf75afaa8 P 7b3e366cdf24471e8a88203d43ff95cf: Time spent bootstrapping tablet: real 0.155s	user 0.038s	sys 0.029s
I20260709 12:22:39.402379 23101 raft_consensus.cc:359] T 010a2c4376954329a61bf7dbf75afaa8 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:39.406119 22972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a84cd8549ea9471cb0d9aba2f81c0346. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:39.406977 23137 raft_consensus.cc:493] T 7cba1fb278ad4c19923e5fc856814da8 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:39.407421 23137 raft_consensus.cc:515] T 7cba1fb278ad4c19923e5fc856814da8 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:39.398239 23127 raft_consensus.cc:697] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Becoming Leader. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Running, Role: LEADER
I20260709 12:22:39.409327 23127 consensus_queue.cc:237] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:39.403039 23101 raft_consensus.cc:385] T 010a2c4376954329a61bf7dbf75afaa8 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:22:39.410060 23022 leader_election.cc:343] T ae13f633031f407098934c3e1dcaef7f P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:39.410218 23101 raft_consensus.cc:740] T 010a2c4376954329a61bf7dbf75afaa8 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Initialized, Role: FOLLOWER
I20260709 12:22:39.410514 23022 leader_election.cc:304] T ae13f633031f407098934c3e1dcaef7f P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b3e366cdf24471e8a88203d43ff95cf; no voters: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:39.411294 23106 raft_consensus.cc:2749] T ae13f633031f407098934c3e1dcaef7f P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:39.412846 23137 leader_election.cc:290] T 7cba1fb278ad4c19923e5fc856814da8 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:39.413084 23056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cba1fb278ad4c19923e5fc856814da8" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:39.416407 22981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cba1fb278ad4c19923e5fc856814da8" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:39.418026 22871 leader_election.cc:304] T 7cba1fb278ad4c19923e5fc856814da8 P aabe9ef5f1314406b36f06a9956984bb [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: aabe9ef5f1314406b36f06a9956984bb; no voters: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf
I20260709 12:22:39.418252 23101 consensus_queue.cc:260] T 010a2c4376954329a61bf7dbf75afaa8 P 7b3e366cdf24471e8a88203d43ff95cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:39.419531 23137 raft_consensus.cc:2749] T 7cba1fb278ad4c19923e5fc856814da8 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:22:39.420564 23101 ts_tablet_manager.cc:1434] T 010a2c4376954329a61bf7dbf75afaa8 P 7b3e366cdf24471e8a88203d43ff95cf: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 12:22:39.421556 23101 tablet_bootstrap.cc:492] T 3f5655db69944fb28caccf38acb7e8ba P 7b3e366cdf24471e8a88203d43ff95cf: Bootstrap starting.
I20260709 12:22:39.421348 23102 consensus_queue.cc:1048] T 7cba1fb278ad4c19923e5fc856814da8 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:39.381384 23098 raft_consensus.cc:385] T ae13f633031f407098934c3e1dcaef7f P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:39.422087 23098 raft_consensus.cc:740] T ae13f633031f407098934c3e1dcaef7f P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Initialized, Role: FOLLOWER
I20260709 12:22:39.422839 23098 consensus_queue.cc:260] T ae13f633031f407098934c3e1dcaef7f P 2793980a665d4daf84bbe67f9b2b5930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:39.424891 23098 ts_tablet_manager.cc:1434] T ae13f633031f407098934c3e1dcaef7f P 2793980a665d4daf84bbe67f9b2b5930: Time spent starting tablet: real 0.123s	user 0.004s	sys 0.000s
I20260709 12:22:39.427047 23116 leader_election.cc:290] T a7c79fc7016f41988c6c1073ab59ba03 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:39.434592 23101 tablet_bootstrap.cc:654] T 3f5655db69944fb28caccf38acb7e8ba P 7b3e366cdf24471e8a88203d43ff95cf: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:39.436744 22888 tablet_service.cc:1511] Processing CreateTablet for tablet 10db80eef27b402e8b79c3d5a2b76c84 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:22:39.440027 23040 tablet_service.cc:1511] Processing CreateTablet for tablet 10db80eef27b402e8b79c3d5a2b76c84 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:22:39.441313 23040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10db80eef27b402e8b79c3d5a2b76c84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:39.445713 22981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c79fc7016f41988c6c1073ab59ba03" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
I20260709 12:22:39.445729 22971 tablet_service.cc:1511] Processing CreateTablet for tablet 10db80eef27b402e8b79c3d5a2b76c84 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:22:39.446465 22981 raft_consensus.cc:3060] T a7c79fc7016f41988c6c1073ab59ba03 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:39.448350 23098 tablet_bootstrap.cc:492] T e7b9ac345c47488b981a6a0d62560a1c P 2793980a665d4daf84bbe67f9b2b5930: Bootstrap starting.
I20260709 12:22:39.453954 22971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10db80eef27b402e8b79c3d5a2b76c84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:39.463959 22905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c79fc7016f41988c6c1073ab59ba03" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:22:39.464572 22905 raft_consensus.cc:3060] T a7c79fc7016f41988c6c1073ab59ba03 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:39.472918 22888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10db80eef27b402e8b79c3d5a2b76c84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:39.474671 22896 tablet_service.cc:1511] Processing CreateTablet for tablet 7db6952e2d2d43bf9839475e9395d905 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:22:39.475998 22896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7db6952e2d2d43bf9839475e9395d905. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:39.492033 23098 tablet_bootstrap.cc:654] T e7b9ac345c47488b981a6a0d62560a1c P 2793980a665d4daf84bbe67f9b2b5930: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:39.506807 23043 tablet_service.cc:1511] Processing CreateTablet for tablet 7db6952e2d2d43bf9839475e9395d905 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:22:39.506862 22972 tablet_service.cc:1511] Processing CreateTablet for tablet 7db6952e2d2d43bf9839475e9395d905 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:22:39.509615 23043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7db6952e2d2d43bf9839475e9395d905. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:39.509584 22972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7db6952e2d2d43bf9839475e9395d905. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:39.507277 23099 tablet_bootstrap.cc:492] T ae13f633031f407098934c3e1dcaef7f P aabe9ef5f1314406b36f06a9956984bb: No bootstrap required, opened a new log
I20260709 12:22:39.511452 23099 ts_tablet_manager.cc:1403] T ae13f633031f407098934c3e1dcaef7f P aabe9ef5f1314406b36f06a9956984bb: Time spent bootstrapping tablet: real 0.250s	user 0.016s	sys 0.003s
I20260709 12:22:39.511650 23101 tablet_bootstrap.cc:492] T 3f5655db69944fb28caccf38acb7e8ba P 7b3e366cdf24471e8a88203d43ff95cf: No bootstrap required, opened a new log
I20260709 12:22:39.514366 23101 ts_tablet_manager.cc:1403] T 3f5655db69944fb28caccf38acb7e8ba P 7b3e366cdf24471e8a88203d43ff95cf: Time spent bootstrapping tablet: real 0.093s	user 0.019s	sys 0.000s
I20260709 12:22:39.514159 22802 catalog_manager.cc:5697] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195). New cstate: current_term: 1 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:39.516769 22802 catalog_manager.cc:5697] T e7b9ac345c47488b981a6a0d62560a1c P 7b3e366cdf24471e8a88203d43ff95cf reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195). New cstate: current_term: 1 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:39.507385 22905 raft_consensus.cc:2468] T a7c79fc7016f41988c6c1073ab59ba03 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 1.
I20260709 12:22:39.517778 23101 raft_consensus.cc:359] T 3f5655db69944fb28caccf38acb7e8ba P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:39.524797 23101 raft_consensus.cc:385] T 3f5655db69944fb28caccf38acb7e8ba P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:39.525055 23101 raft_consensus.cc:740] T 3f5655db69944fb28caccf38acb7e8ba P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Initialized, Role: FOLLOWER
I20260709 12:22:39.525620 23101 consensus_queue.cc:260] T 3f5655db69944fb28caccf38acb7e8ba P 7b3e366cdf24471e8a88203d43ff95cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:39.527428 23101 ts_tablet_manager.cc:1434] T 3f5655db69944fb28caccf38acb7e8ba P 7b3e366cdf24471e8a88203d43ff95cf: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260709 12:22:39.528111 23101 tablet_bootstrap.cc:492] T 73a7d3877f714275a4addd22ffae7059 P 7b3e366cdf24471e8a88203d43ff95cf: Bootstrap starting.
I20260709 12:22:39.530166 22892 tablet_service.cc:1511] Processing CreateTablet for tablet 58565908d0aa4310b6a47bb4ed2c694c (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:22:39.531018 22894 tablet_service.cc:1511] Processing CreateTablet for tablet 25e32aa255a94925b7781a0e691b62af (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:22:39.531438 22892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58565908d0aa4310b6a47bb4ed2c694c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:39.532267 22894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25e32aa255a94925b7781a0e691b62af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:39.520855 22966 tablet_service.cc:1511] Processing CreateTablet for tablet 58565908d0aa4310b6a47bb4ed2c694c (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:22:39.538573 22966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58565908d0aa4310b6a47bb4ed2c694c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:39.554487 22891 tablet_service.cc:1511] Processing CreateTablet for tablet 071c161b2fb84386850833ed8201db60 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:22:39.555547 22981 raft_consensus.cc:2468] T a7c79fc7016f41988c6c1073ab59ba03 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 1.
I20260709 12:22:39.555819 22891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 071c161b2fb84386850833ed8201db60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:39.548758 23021 leader_election.cc:304] T a7c79fc7016f41988c6c1073ab59ba03 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb; no voters: 
I20260709 12:22:39.557675 23127 raft_consensus.cc:2804] T a7c79fc7016f41988c6c1073ab59ba03 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:39.558241 23127 raft_consensus.cc:697] T a7c79fc7016f41988c6c1073ab59ba03 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Becoming Leader. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Running, Role: LEADER
I20260709 12:22:39.559177 23127 consensus_queue.cc:237] T a7c79fc7016f41988c6c1073ab59ba03 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:39.561842 22968 tablet_service.cc:1511] Processing CreateTablet for tablet 071c161b2fb84386850833ed8201db60 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:22:39.563256 22968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 071c161b2fb84386850833ed8201db60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:39.565251 23045 tablet_service.cc:1511] Processing CreateTablet for tablet 25e32aa255a94925b7781a0e691b62af (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:22:39.566798 23045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25e32aa255a94925b7781a0e691b62af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:39.554487 22965 tablet_service.cc:1511] Processing CreateTablet for tablet 25e32aa255a94925b7781a0e691b62af (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:22:39.577368 23099 raft_consensus.cc:359] T ae13f633031f407098934c3e1dcaef7f P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:39.580084 23099 raft_consensus.cc:385] T ae13f633031f407098934c3e1dcaef7f P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:39.579998 23039 tablet_service.cc:1511] Processing CreateTablet for tablet 071c161b2fb84386850833ed8201db60 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:22:39.580523 23099 raft_consensus.cc:740] T ae13f633031f407098934c3e1dcaef7f P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Initialized, Role: FOLLOWER
I20260709 12:22:39.581287 23099 consensus_queue.cc:260] T ae13f633031f407098934c3e1dcaef7f P aabe9ef5f1314406b36f06a9956984bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:39.590262 22971 tablet_service.cc:1511] Processing CreateTablet for tablet 807154fe8d7f44a98eaee2b79b1e1a53 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:22:39.602214 23039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 071c161b2fb84386850833ed8201db60. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:22:39.602330 22928 debug-util.cc:398] Leaking SignalData structure 0x7b0800119cc0 after lost signal to thread 21734
W20260709 12:22:39.603283 22928 debug-util.cc:398] Leaking SignalData structure 0x7b08000db3c0 after lost signal to thread 22838
W20260709 12:22:39.604326 22928 debug-util.cc:398] Leaking SignalData structure 0x7b0800066760 after lost signal to thread 22931
W20260709 12:22:39.605288 22928 debug-util.cc:398] Leaking SignalData structure 0x7b0800144d40 after lost signal to thread 23007
I20260709 12:22:39.605522 23047 tablet_service.cc:1511] Processing CreateTablet for tablet 807154fe8d7f44a98eaee2b79b1e1a53 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
W20260709 12:22:39.606523 22928 debug-util.cc:398] Leaking SignalData structure 0x7b080004c620 after lost signal to thread 23082
I20260709 12:22:39.607054 23047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 807154fe8d7f44a98eaee2b79b1e1a53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:39.595577 22965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25e32aa255a94925b7781a0e691b62af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:39.611945 22894 tablet_service.cc:1511] Processing CreateTablet for tablet 807154fe8d7f44a98eaee2b79b1e1a53 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:22:39.612130 22889 tablet_service.cc:1511] Processing CreateTablet for tablet 84dea854605843298f4310ccb7d88d9a (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:22:39.613088 23098 tablet_bootstrap.cc:492] T e7b9ac345c47488b981a6a0d62560a1c P 2793980a665d4daf84bbe67f9b2b5930: No bootstrap required, opened a new log
I20260709 12:22:39.613334 22894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 807154fe8d7f44a98eaee2b79b1e1a53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:39.613673 23098 ts_tablet_manager.cc:1403] T e7b9ac345c47488b981a6a0d62560a1c P 2793980a665d4daf84bbe67f9b2b5930: Time spent bootstrapping tablet: real 0.166s	user 0.022s	sys 0.018s
I20260709 12:22:39.613999 22889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84dea854605843298f4310ccb7d88d9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:39.614558 23099 ts_tablet_manager.cc:1434] T ae13f633031f407098934c3e1dcaef7f P aabe9ef5f1314406b36f06a9956984bb: Time spent starting tablet: real 0.102s	user 0.007s	sys 0.000s
I20260709 12:22:39.615618 23099 tablet_bootstrap.cc:492] T 3f5655db69944fb28caccf38acb7e8ba P aabe9ef5f1314406b36f06a9956984bb: Bootstrap starting.
I20260709 12:22:39.621580 22971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 807154fe8d7f44a98eaee2b79b1e1a53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:39.623404 23116 raft_consensus.cc:493] T c5e94ff7ae084c489c80752af7ec49cd P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:39.623898 23116 raft_consensus.cc:515] T c5e94ff7ae084c489c80752af7ec49cd P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:39.586221 23040 tablet_service.cc:1511] Processing CreateTablet for tablet 58565908d0aa4310b6a47bb4ed2c694c (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:22:39.681005 23101 tablet_bootstrap.cc:654] T 73a7d3877f714275a4addd22ffae7059 P 7b3e366cdf24471e8a88203d43ff95cf: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:39.681135 23102 raft_consensus.cc:493] T ae13f633031f407098934c3e1dcaef7f P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:39.688604 23102 raft_consensus.cc:515] T ae13f633031f407098934c3e1dcaef7f P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:39.692715 22970 tablet_service.cc:1511] Processing CreateTablet for tablet 84dea854605843298f4310ccb7d88d9a (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:22:39.694985 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5e94ff7ae084c489c80752af7ec49cd" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:39.696909 23102 leader_election.cc:290] T ae13f633031f407098934c3e1dcaef7f P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:39.684281 23040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58565908d0aa4310b6a47bb4ed2c694c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:39.697811 23056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae13f633031f407098934c3e1dcaef7f" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:39.698477 23056 raft_consensus.cc:2468] T ae13f633031f407098934c3e1dcaef7f P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 0.
W20260709 12:22:39.700445 23021 leader_election.cc:343] T c5e94ff7ae084c489c80752af7ec49cd P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:39.701731 22948 leader_election.cc:304] T ae13f633031f407098934c3e1dcaef7f P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: 
I20260709 12:22:39.704052 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae13f633031f407098934c3e1dcaef7f" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:39.706254 22907 raft_consensus.cc:2468] T ae13f633031f407098934c3e1dcaef7f P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 0.
I20260709 12:22:39.712122 22970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84dea854605843298f4310ccb7d88d9a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:22:39.713336 23022 consensus_peers.cc:597] T e7b9ac345c47488b981a6a0d62560a1c P 7b3e366cdf24471e8a88203d43ff95cf -> Peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Couldn't send request to peer 2793980a665d4daf84bbe67f9b2b5930. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:39.715397 23098 raft_consensus.cc:359] T e7b9ac345c47488b981a6a0d62560a1c P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:39.716169 23098 raft_consensus.cc:385] T e7b9ac345c47488b981a6a0d62560a1c P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:39.716475 23098 raft_consensus.cc:740] T e7b9ac345c47488b981a6a0d62560a1c P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Initialized, Role: FOLLOWER
I20260709 12:22:39.730207 23038 tablet_service.cc:1511] Processing CreateTablet for tablet 84dea854605843298f4310ccb7d88d9a (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:22:39.732529 23038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84dea854605843298f4310ccb7d88d9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:39.720502 23102 raft_consensus.cc:2804] T ae13f633031f407098934c3e1dcaef7f P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:39.733050 23042 tablet_service.cc:1511] Processing CreateTablet for tablet e1c6b0ee7d094a1694fa0661e066d41a (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:22:39.739149 23042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1c6b0ee7d094a1694fa0661e066d41a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:39.740185 22896 tablet_service.cc:1511] Processing CreateTablet for tablet 71f3f2e9a505411582a74ee5bfbd8530 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:22:39.741421 22896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71f3f2e9a505411582a74ee5bfbd8530. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:39.741552 23041 tablet_service.cc:1511] Processing CreateTablet for tablet 71f3f2e9a505411582a74ee5bfbd8530 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:22:39.736126 23102 raft_consensus.cc:493] T ae13f633031f407098934c3e1dcaef7f P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:39.748076 22981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5e94ff7ae084c489c80752af7ec49cd" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
W20260709 12:22:39.749615 23022 leader_election.cc:343] T c5e94ff7ae084c489c80752af7ec49cd P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:39.731698 23098 consensus_queue.cc:260] T e7b9ac345c47488b981a6a0d62560a1c P 2793980a665d4daf84bbe67f9b2b5930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:39.750080 23022 leader_election.cc:304] T c5e94ff7ae084c489c80752af7ec49cd P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b3e366cdf24471e8a88203d43ff95cf; no voters: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:39.750890 23106 raft_consensus.cc:2749] T c5e94ff7ae084c489c80752af7ec49cd P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:39.751004 23102 raft_consensus.cc:3060] T ae13f633031f407098934c3e1dcaef7f P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:39.740185 22963 tablet_service.cc:1511] Processing CreateTablet for tablet 71f3f2e9a505411582a74ee5bfbd8530 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:22:39.754869 22963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71f3f2e9a505411582a74ee5bfbd8530. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:39.743598 23116 leader_election.cc:290] T c5e94ff7ae084c489c80752af7ec49cd P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:39.756387 22895 tablet_service.cc:1511] Processing CreateTablet for tablet 29bb861cf78b4839bdc9d889e7ba621a (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:22:39.757674 22895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29bb861cf78b4839bdc9d889e7ba621a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:39.730209 22969 tablet_service.cc:1511] Processing CreateTablet for tablet e1c6b0ee7d094a1694fa0661e066d41a (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:22:39.758953 22969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1c6b0ee7d094a1694fa0661e066d41a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:39.762365 23099 tablet_bootstrap.cc:654] T 3f5655db69944fb28caccf38acb7e8ba P aabe9ef5f1314406b36f06a9956984bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:39.763728 23041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71f3f2e9a505411582a74ee5bfbd8530. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:39.767076 22965 tablet_service.cc:1511] Processing CreateTablet for tablet 29bb861cf78b4839bdc9d889e7ba621a (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:22:39.768821 22965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29bb861cf78b4839bdc9d889e7ba621a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:39.775436 23098 ts_tablet_manager.cc:1434] T e7b9ac345c47488b981a6a0d62560a1c P 2793980a665d4daf84bbe67f9b2b5930: Time spent starting tablet: real 0.161s	user 0.011s	sys 0.008s
I20260709 12:22:39.776549 23098 tablet_bootstrap.cc:492] T c5e94ff7ae084c489c80752af7ec49cd P 2793980a665d4daf84bbe67f9b2b5930: Bootstrap starting.
I20260709 12:22:39.742177 22888 tablet_service.cc:1511] Processing CreateTablet for tablet e1c6b0ee7d094a1694fa0661e066d41a (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:22:39.778563 23102 raft_consensus.cc:515] T ae13f633031f407098934c3e1dcaef7f P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:39.779156 22888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1c6b0ee7d094a1694fa0661e066d41a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:39.785218 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae13f633031f407098934c3e1dcaef7f" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:22:39.785840 22907 raft_consensus.cc:3060] T ae13f633031f407098934c3e1dcaef7f P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:39.790722 23102 leader_election.cc:290] T ae13f633031f407098934c3e1dcaef7f P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:39.792548 23057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae13f633031f407098934c3e1dcaef7f" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:22:39.793238 23057 raft_consensus.cc:3060] T ae13f633031f407098934c3e1dcaef7f P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:39.785835 23046 tablet_service.cc:1511] Processing CreateTablet for tablet 29bb861cf78b4839bdc9d889e7ba621a (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:22:39.802594 23046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29bb861cf78b4839bdc9d889e7ba621a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:39.804281 22887 tablet_service.cc:1511] Processing CreateTablet for tablet c2a020e6a5e5492c96c6a87dae68f503 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:22:39.805580 22887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2a020e6a5e5492c96c6a87dae68f503. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:39.808629 23116 raft_consensus.cc:493] T 010a2c4376954329a61bf7dbf75afaa8 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:39.809151 23116 raft_consensus.cc:515] T 010a2c4376954329a61bf7dbf75afaa8 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:39.809402 22972 tablet_service.cc:1511] Processing CreateTablet for tablet c2a020e6a5e5492c96c6a87dae68f503 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:22:39.810734 22972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2a020e6a5e5492c96c6a87dae68f503. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:39.810374 23040 tablet_service.cc:1511] Processing CreateTablet for tablet c2a020e6a5e5492c96c6a87dae68f503 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:22:39.811256 23116 leader_election.cc:290] T 010a2c4376954329a61bf7dbf75afaa8 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:39.811693 23040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2a020e6a5e5492c96c6a87dae68f503. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:39.812872 22981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "010a2c4376954329a61bf7dbf75afaa8" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
W20260709 12:22:39.817014 23022 leader_election.cc:343] T 010a2c4376954329a61bf7dbf75afaa8 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:39.818112 22905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "010a2c4376954329a61bf7dbf75afaa8" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
W20260709 12:22:39.820103 23021 leader_election.cc:343] T 010a2c4376954329a61bf7dbf75afaa8 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:39.820523 23021 leader_election.cc:304] T 010a2c4376954329a61bf7dbf75afaa8 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b3e366cdf24471e8a88203d43ff95cf; no voters: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:39.821609 23116 raft_consensus.cc:2749] T 010a2c4376954329a61bf7dbf75afaa8 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:39.840421 23057 raft_consensus.cc:2468] T ae13f633031f407098934c3e1dcaef7f P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 1.
I20260709 12:22:39.843096 23098 tablet_bootstrap.cc:654] T c5e94ff7ae084c489c80752af7ec49cd P 2793980a665d4daf84bbe67f9b2b5930: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:39.845186 22948 leader_election.cc:304] T ae13f633031f407098934c3e1dcaef7f P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: 
I20260709 12:22:39.846174 23102 raft_consensus.cc:2804] T ae13f633031f407098934c3e1dcaef7f P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:39.846657 23102 raft_consensus.cc:697] T ae13f633031f407098934c3e1dcaef7f P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Becoming Leader. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
I20260709 12:22:39.847440 23102 consensus_queue.cc:237] T ae13f633031f407098934c3e1dcaef7f P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:39.851078 22907 raft_consensus.cc:2468] T ae13f633031f407098934c3e1dcaef7f P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 1.
I20260709 12:22:39.856721 23101 tablet_bootstrap.cc:492] T 73a7d3877f714275a4addd22ffae7059 P 7b3e366cdf24471e8a88203d43ff95cf: No bootstrap required, opened a new log
I20260709 12:22:39.857246 23101 ts_tablet_manager.cc:1403] T 73a7d3877f714275a4addd22ffae7059 P 7b3e366cdf24471e8a88203d43ff95cf: Time spent bootstrapping tablet: real 0.329s	user 0.011s	sys 0.012s
I20260709 12:22:39.859496 23116 consensus_queue.cc:1048] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:39.905159 22896 tablet_service.cc:1511] Processing CreateTablet for tablet 75917f780b6c4798942f7f82d0defb23 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:22:39.906296 22896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75917f780b6c4798942f7f82d0defb23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:39.912099 23116 consensus_queue.cc:1048] T e7b9ac345c47488b981a6a0d62560a1c P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:39.912832 23099 tablet_bootstrap.cc:492] T 3f5655db69944fb28caccf38acb7e8ba P aabe9ef5f1314406b36f06a9956984bb: No bootstrap required, opened a new log
I20260709 12:22:39.913342 23099 ts_tablet_manager.cc:1403] T 3f5655db69944fb28caccf38acb7e8ba P aabe9ef5f1314406b36f06a9956984bb: Time spent bootstrapping tablet: real 0.298s	user 0.020s	sys 0.045s
I20260709 12:22:39.916178 23099 raft_consensus.cc:359] T 3f5655db69944fb28caccf38acb7e8ba P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:39.916849 23099 raft_consensus.cc:385] T 3f5655db69944fb28caccf38acb7e8ba P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:39.917136 23099 raft_consensus.cc:740] T 3f5655db69944fb28caccf38acb7e8ba P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Initialized, Role: FOLLOWER
I20260709 12:22:39.917843 23099 consensus_queue.cc:260] T 3f5655db69944fb28caccf38acb7e8ba P aabe9ef5f1314406b36f06a9956984bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:39.919302 23098 tablet_bootstrap.cc:492] T c5e94ff7ae084c489c80752af7ec49cd P 2793980a665d4daf84bbe67f9b2b5930: No bootstrap required, opened a new log
I20260709 12:22:39.919786 23098 ts_tablet_manager.cc:1403] T c5e94ff7ae084c489c80752af7ec49cd P 2793980a665d4daf84bbe67f9b2b5930: Time spent bootstrapping tablet: real 0.143s	user 0.014s	sys 0.000s
I20260709 12:22:39.920312 23099 ts_tablet_manager.cc:1434] T 3f5655db69944fb28caccf38acb7e8ba P aabe9ef5f1314406b36f06a9956984bb: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 12:22:39.922698 23098 raft_consensus.cc:359] T c5e94ff7ae084c489c80752af7ec49cd P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:39.923418 23098 raft_consensus.cc:385] T c5e94ff7ae084c489c80752af7ec49cd P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:39.925369 22972 tablet_service.cc:1511] Processing CreateTablet for tablet 75917f780b6c4798942f7f82d0defb23 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:22:39.926698 22972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75917f780b6c4798942f7f82d0defb23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:39.923705 23098 raft_consensus.cc:740] T c5e94ff7ae084c489c80752af7ec49cd P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Initialized, Role: FOLLOWER
I20260709 12:22:39.929443 23098 consensus_queue.cc:260] T c5e94ff7ae084c489c80752af7ec49cd P 2793980a665d4daf84bbe67f9b2b5930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:39.931953 23098 ts_tablet_manager.cc:1434] T c5e94ff7ae084c489c80752af7ec49cd P 2793980a665d4daf84bbe67f9b2b5930: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:22:39.932319 23101 raft_consensus.cc:359] T 73a7d3877f714275a4addd22ffae7059 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:39.932952 23098 tablet_bootstrap.cc:492] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930: Bootstrap starting.
I20260709 12:22:39.933046 23101 raft_consensus.cc:385] T 73a7d3877f714275a4addd22ffae7059 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:39.937810 23101 raft_consensus.cc:740] T 73a7d3877f714275a4addd22ffae7059 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Initialized, Role: FOLLOWER
I20260709 12:22:39.984109 22889 tablet_service.cc:1511] Processing CreateTablet for tablet 94c6b24104604a22804f73aae25bfbd6 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:22:39.980119 23137 raft_consensus.cc:493] T 3f5655db69944fb28caccf38acb7e8ba P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:39.967751 23045 tablet_service.cc:1511] Processing CreateTablet for tablet 75917f780b6c4798942f7f82d0defb23 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:22:40.000837 22889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94c6b24104604a22804f73aae25bfbd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:40.000571 23137 raft_consensus.cc:515] T 3f5655db69944fb28caccf38acb7e8ba P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.001360 23045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75917f780b6c4798942f7f82d0defb23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:40.002801 23137 leader_election.cc:290] T 3f5655db69944fb28caccf38acb7e8ba P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:39.986734 23043 tablet_service.cc:1511] Processing CreateTablet for tablet 94c6b24104604a22804f73aae25bfbd6 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:22:39.985394 22972 tablet_service.cc:1511] Processing CreateTablet for tablet 94c6b24104604a22804f73aae25bfbd6 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:22:40.005193 22972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94c6b24104604a22804f73aae25bfbd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:39.932952 23099 tablet_bootstrap.cc:492] T f8a88b92d8264f9692872f2247bbd2a5 P aabe9ef5f1314406b36f06a9956984bb: Bootstrap starting.
I20260709 12:22:40.009083 23101 consensus_queue.cc:260] T 73a7d3877f714275a4addd22ffae7059 P 7b3e366cdf24471e8a88203d43ff95cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.003561 22981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5655db69944fb28caccf38acb7e8ba" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:39.955539 23127 raft_consensus.cc:493] T 3f5655db69944fb28caccf38acb7e8ba P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:40.012691 23127 raft_consensus.cc:515] T 3f5655db69944fb28caccf38acb7e8ba P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
W20260709 12:22:40.013345 22871 leader_election.cc:343] T 3f5655db69944fb28caccf38acb7e8ba P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:40.022737 23043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94c6b24104604a22804f73aae25bfbd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:40.025904 23099 tablet_bootstrap.cc:654] T f8a88b92d8264f9692872f2247bbd2a5 P aabe9ef5f1314406b36f06a9956984bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:39.942761 23116 consensus_queue.cc:1048] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.076s
I20260709 12:22:40.027652 23057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5655db69944fb28caccf38acb7e8ba" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:40.028292 23057 raft_consensus.cc:2468] T 3f5655db69944fb28caccf38acb7e8ba P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aabe9ef5f1314406b36f06a9956984bb in term 0.
I20260709 12:22:40.030167 22970 tablet_service.cc:1511] Processing CreateTablet for tablet 83491beecbf24626b69d4a6b2a24b82d (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:22:40.031562 22970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83491beecbf24626b69d4a6b2a24b82d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:40.032964 23101 ts_tablet_manager.cc:1434] T 73a7d3877f714275a4addd22ffae7059 P 7b3e366cdf24471e8a88203d43ff95cf: Time spent starting tablet: real 0.175s	user 0.004s	sys 0.002s
I20260709 12:22:40.034948 23127 leader_election.cc:290] T 3f5655db69944fb28caccf38acb7e8ba P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:40.040213 23101 tablet_bootstrap.cc:492] T abbe88de75a940eba603af0bcae25004 P 7b3e366cdf24471e8a88203d43ff95cf: Bootstrap starting.
I20260709 12:22:40.040611 22896 tablet_service.cc:1511] Processing CreateTablet for tablet 83491beecbf24626b69d4a6b2a24b82d (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:22:40.047623 23156 raft_consensus.cc:493] T e7b9ac345c47488b981a6a0d62560a1c P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:40.048626 23156 raft_consensus.cc:515] T e7b9ac345c47488b981a6a0d62560a1c P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.050501 22896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83491beecbf24626b69d4a6b2a24b82d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:40.038801 22804 catalog_manager.cc:5697] T ae13f633031f407098934c3e1dcaef7f P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194). New cstate: current_term: 1 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:40.093447 22979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5655db69944fb28caccf38acb7e8ba" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
W20260709 12:22:40.095067 23022 leader_election.cc:343] T 3f5655db69944fb28caccf38acb7e8ba P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:40.100909 22972 tablet_service.cc:1511] Processing CreateTablet for tablet b0642d80acf14c47989252536a418c18 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:22:40.101999 22972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0642d80acf14c47989252536a418c18. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:22:40.108709 23165 log.cc:927] Time spent T ae13f633031f407098934c3e1dcaef7f P 2793980a665d4daf84bbe67f9b2b5930: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
I20260709 12:22:40.109019 23047 tablet_service.cc:1511] Processing CreateTablet for tablet 83491beecbf24626b69d4a6b2a24b82d (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:22:40.110419 23047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83491beecbf24626b69d4a6b2a24b82d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:40.112046 23101 tablet_bootstrap.cc:654] T abbe88de75a940eba603af0bcae25004 P 7b3e366cdf24471e8a88203d43ff95cf: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:40.070443 22872 leader_election.cc:304] T 3f5655db69944fb28caccf38acb7e8ba P aabe9ef5f1314406b36f06a9956984bb [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: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb; no voters: 2793980a665d4daf84bbe67f9b2b5930
I20260709 12:22:40.107719 23098 tablet_bootstrap.cc:654] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:40.021718 22802 catalog_manager.cc:5697] T a7c79fc7016f41988c6c1073ab59ba03 P 7b3e366cdf24471e8a88203d43ff95cf reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195). New cstate: current_term: 1 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:40.127091 23137 raft_consensus.cc:2804] T 3f5655db69944fb28caccf38acb7e8ba P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:40.127476 23137 raft_consensus.cc:493] T 3f5655db69944fb28caccf38acb7e8ba P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:40.127811 23137 raft_consensus.cc:3060] T 3f5655db69944fb28caccf38acb7e8ba P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:22:40.129418 22872 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.56.195:42669, user_credentials={real_user=slave}} blocked reactor thread for 76272.6us
I20260709 12:22:40.135399 22896 tablet_service.cc:1511] Processing CreateTablet for tablet 0505fc6892a04d4482b3f8e98705ea12 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:22:40.136555 22896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0505fc6892a04d4482b3f8e98705ea12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:40.136247 23116 consensus_queue.cc:1048] T a7c79fc7016f41988c6c1073ab59ba03 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:40.138132 23042 tablet_service.cc:1511] Processing CreateTablet for tablet b0642d80acf14c47989252536a418c18 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:22:40.138969 22969 tablet_service.cc:1511] Processing CreateTablet for tablet 0505fc6892a04d4482b3f8e98705ea12 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:22:40.117340 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5655db69944fb28caccf38acb7e8ba" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:40.141899 23156 leader_election.cc:290] T e7b9ac345c47488b981a6a0d62560a1c P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:40.139366 23042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0642d80acf14c47989252536a418c18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:40.146395 22903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7b9ac345c47488b981a6a0d62560a1c" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:40.148550 23099 tablet_bootstrap.cc:492] T f8a88b92d8264f9692872f2247bbd2a5 P aabe9ef5f1314406b36f06a9956984bb: No bootstrap required, opened a new log
I20260709 12:22:40.149132 23099 ts_tablet_manager.cc:1403] T f8a88b92d8264f9692872f2247bbd2a5 P aabe9ef5f1314406b36f06a9956984bb: Time spent bootstrapping tablet: real 0.216s	user 0.018s	sys 0.026s
I20260709 12:22:40.150475 23057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7b9ac345c47488b981a6a0d62560a1c" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:40.154505 23127 consensus_queue.cc:1048] T a7c79fc7016f41988c6c1073ab59ba03 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:40.154739 23038 tablet_service.cc:1511] Processing CreateTablet for tablet 0505fc6892a04d4482b3f8e98705ea12 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:22:40.115027 22887 tablet_service.cc:1511] Processing CreateTablet for tablet b0642d80acf14c47989252536a418c18 (DEFAULT_TABLE table=test-workload [id=5a80fbc528df4e20ae011992009cf62e]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:22:40.167747 22887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0642d80acf14c47989252536a418c18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:40.172260 22969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0505fc6892a04d4482b3f8e98705ea12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:40.172015 23137 raft_consensus.cc:515] T 3f5655db69944fb28caccf38acb7e8ba P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.174916 22907 raft_consensus.cc:2393] T 3f5655db69944fb28caccf38acb7e8ba P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7b3e366cdf24471e8a88203d43ff95cf in current term 1: Already voted for candidate aabe9ef5f1314406b36f06a9956984bb in this term.
I20260709 12:22:40.175364 23137 leader_election.cc:290] T 3f5655db69944fb28caccf38acb7e8ba P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 election: Requested vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:40.175438 22981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5655db69944fb28caccf38acb7e8ba" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
W20260709 12:22:40.176939 22871 leader_election.cc:343] T 3f5655db69944fb28caccf38acb7e8ba P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:40.177563 22946 leader_election.cc:304] T e7b9ac345c47488b981a6a0d62560a1c P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2793980a665d4daf84bbe67f9b2b5930; no voters: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:40.177827 23021 leader_election.cc:304] T 3f5655db69944fb28caccf38acb7e8ba P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b3e366cdf24471e8a88203d43ff95cf; no voters: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:40.178826 23102 raft_consensus.cc:2749] T e7b9ac345c47488b981a6a0d62560a1c P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:40.180696 23116 raft_consensus.cc:3060] T 3f5655db69944fb28caccf38acb7e8ba P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:40.156926 23099 raft_consensus.cc:359] T f8a88b92d8264f9692872f2247bbd2a5 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.189086 23057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5655db69944fb28caccf38acb7e8ba" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:22:40.191129 23038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0505fc6892a04d4482b3f8e98705ea12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:40.217325 23156 raft_consensus.cc:493] T c5e94ff7ae084c489c80752af7ec49cd P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:40.217835 23156 raft_consensus.cc:515] T c5e94ff7ae084c489c80752af7ec49cd P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.220028 23156 leader_election.cc:290] T c5e94ff7ae084c489c80752af7ec49cd P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:40.221308 23056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5e94ff7ae084c489c80752af7ec49cd" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:40.222075 23056 raft_consensus.cc:2468] T c5e94ff7ae084c489c80752af7ec49cd P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 0.
I20260709 12:22:40.223471 22948 leader_election.cc:304] T c5e94ff7ae084c489c80752af7ec49cd P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: 
I20260709 12:22:40.225075 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5e94ff7ae084c489c80752af7ec49cd" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
W20260709 12:22:40.227098 22946 leader_election.cc:343] T c5e94ff7ae084c489c80752af7ec49cd P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:40.228027 23156 raft_consensus.cc:2804] T c5e94ff7ae084c489c80752af7ec49cd P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:40.228404 23156 raft_consensus.cc:493] T c5e94ff7ae084c489c80752af7ec49cd P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:40.228752 23156 raft_consensus.cc:3060] T c5e94ff7ae084c489c80752af7ec49cd P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:22:40.233865 22851 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:22:40.184960 23099 raft_consensus.cc:385] T f8a88b92d8264f9692872f2247bbd2a5 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:40.238224 23099 raft_consensus.cc:740] T f8a88b92d8264f9692872f2247bbd2a5 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Initialized, Role: FOLLOWER
I20260709 12:22:40.239277 23099 consensus_queue.cc:260] T f8a88b92d8264f9692872f2247bbd2a5 P aabe9ef5f1314406b36f06a9956984bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.241641 23099 ts_tablet_manager.cc:1434] T f8a88b92d8264f9692872f2247bbd2a5 P aabe9ef5f1314406b36f06a9956984bb: Time spent starting tablet: real 0.092s	user 0.005s	sys 0.000s
I20260709 12:22:40.260804 22981 raft_consensus.cc:3060] T e7b9ac345c47488b981a6a0d62560a1c P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:40.242322 23116 raft_consensus.cc:2749] T 3f5655db69944fb28caccf38acb7e8ba P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:40.271509 23098 tablet_bootstrap.cc:492] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930: No bootstrap required, opened a new log
I20260709 12:22:40.272029 23098 ts_tablet_manager.cc:1403] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930: Time spent bootstrapping tablet: real 0.339s	user 0.026s	sys 0.041s
I20260709 12:22:40.287717 23098 raft_consensus.cc:359] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.288566 23098 raft_consensus.cc:385] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:40.288928 23098 raft_consensus.cc:740] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Initialized, Role: FOLLOWER
I20260709 12:22:40.289844 23098 consensus_queue.cc:260] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.268424 23156 raft_consensus.cc:515] T c5e94ff7ae084c489c80752af7ec49cd P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.293618 23099 tablet_bootstrap.cc:492] T 1f8f6e7356f3431da067ed004cf1c290 P aabe9ef5f1314406b36f06a9956984bb: Bootstrap starting.
I20260709 12:22:40.299253 23057 raft_consensus.cc:2468] T 3f5655db69944fb28caccf38acb7e8ba P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabe9ef5f1314406b36f06a9956984bb in term 1.
I20260709 12:22:40.301127 22872 leader_election.cc:304] T 3f5655db69944fb28caccf38acb7e8ba P aabe9ef5f1314406b36f06a9956984bb [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: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb; no voters: 2793980a665d4daf84bbe67f9b2b5930
I20260709 12:22:40.302296 23137 raft_consensus.cc:2804] T 3f5655db69944fb28caccf38acb7e8ba P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:40.302812 23137 raft_consensus.cc:697] T 3f5655db69944fb28caccf38acb7e8ba P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Becoming Leader. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Running, Role: LEADER
I20260709 12:22:40.303632 23137 consensus_queue.cc:237] T 3f5655db69944fb28caccf38acb7e8ba P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.303948 23056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5e94ff7ae084c489c80752af7ec49cd" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:22:40.304620 23056 raft_consensus.cc:3060] T c5e94ff7ae084c489c80752af7ec49cd P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:40.306345 23099 tablet_bootstrap.cc:654] T 1f8f6e7356f3431da067ed004cf1c290 P aabe9ef5f1314406b36f06a9956984bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:40.302459 23156 leader_election.cc:290] T c5e94ff7ae084c489c80752af7ec49cd P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:40.321346 23056 raft_consensus.cc:2468] T c5e94ff7ae084c489c80752af7ec49cd P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 1.
I20260709 12:22:40.310422 23102 consensus_queue.cc:1048] T ae13f633031f407098934c3e1dcaef7f P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 12:22:40.322571 22948 leader_election.cc:304] T c5e94ff7ae084c489c80752af7ec49cd P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: 
I20260709 12:22:40.323087 22903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5e94ff7ae084c489c80752af7ec49cd" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:22:40.323472 23102 raft_consensus.cc:2804] T c5e94ff7ae084c489c80752af7ec49cd P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:40.324012 23102 raft_consensus.cc:697] T c5e94ff7ae084c489c80752af7ec49cd P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Becoming Leader. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
W20260709 12:22:40.324456 22946 leader_election.cc:343] T c5e94ff7ae084c489c80752af7ec49cd P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:40.324816 23102 consensus_queue.cc:237] T c5e94ff7ae084c489c80752af7ec49cd P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.325872 23101 tablet_bootstrap.cc:492] T abbe88de75a940eba603af0bcae25004 P 7b3e366cdf24471e8a88203d43ff95cf: No bootstrap required, opened a new log
I20260709 12:22:40.326333 23101 ts_tablet_manager.cc:1403] T abbe88de75a940eba603af0bcae25004 P 7b3e366cdf24471e8a88203d43ff95cf: Time spent bootstrapping tablet: real 0.286s	user 0.021s	sys 0.026s
I20260709 12:22:40.344148 23101 raft_consensus.cc:359] T abbe88de75a940eba603af0bcae25004 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.344667 23101 raft_consensus.cc:385] T abbe88de75a940eba603af0bcae25004 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:40.344882 23101 raft_consensus.cc:740] T abbe88de75a940eba603af0bcae25004 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Initialized, Role: FOLLOWER
I20260709 12:22:40.345947 23098 ts_tablet_manager.cc:1434] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930: Time spent starting tablet: real 0.074s	user 0.021s	sys 0.037s
I20260709 12:22:40.348244 23101 consensus_queue.cc:260] T abbe88de75a940eba603af0bcae25004 P 7b3e366cdf24471e8a88203d43ff95cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.349159 23098 tablet_bootstrap.cc:492] T 77d70499b4fd47f690f523e6d5a3ce9d P 2793980a665d4daf84bbe67f9b2b5930: Bootstrap starting.
I20260709 12:22:40.351559 23101 ts_tablet_manager.cc:1434] T abbe88de75a940eba603af0bcae25004 P 7b3e366cdf24471e8a88203d43ff95cf: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
I20260709 12:22:40.352555 23101 tablet_bootstrap.cc:492] T 03c3afe2aa7a430096d235b2c5e716d7 P 7b3e366cdf24471e8a88203d43ff95cf: Bootstrap starting.
I20260709 12:22:40.356324 23098 tablet_bootstrap.cc:654] T 77d70499b4fd47f690f523e6d5a3ce9d P 2793980a665d4daf84bbe67f9b2b5930: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:40.362810 23181 consensus_queue.cc:1048] T ae13f633031f407098934c3e1dcaef7f P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:22:40.376431 23101 tablet_bootstrap.cc:654] T 03c3afe2aa7a430096d235b2c5e716d7 P 7b3e366cdf24471e8a88203d43ff95cf: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:40.386782 22804 catalog_manager.cc:5697] T c5e94ff7ae084c489c80752af7ec49cd P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194). New cstate: current_term: 1 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:40.392484 23102 raft_consensus.cc:493] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:40.393090 23102 raft_consensus.cc:515] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.395500 23102 leader_election.cc:290] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:40.396497 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4899f34ede5a4dc5a409663db703714b" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
W20260709 12:22:40.397918 22946 leader_election.cc:343] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:40.397992 23098 tablet_bootstrap.cc:492] T 77d70499b4fd47f690f523e6d5a3ce9d P 2793980a665d4daf84bbe67f9b2b5930: No bootstrap required, opened a new log
I20260709 12:22:40.398590 23098 ts_tablet_manager.cc:1403] T 77d70499b4fd47f690f523e6d5a3ce9d P 2793980a665d4daf84bbe67f9b2b5930: Time spent bootstrapping tablet: real 0.052s	user 0.014s	sys 0.013s
I20260709 12:22:40.399904 23057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4899f34ede5a4dc5a409663db703714b" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:40.400532 23057 raft_consensus.cc:2468] T 4899f34ede5a4dc5a409663db703714b P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 0.
I20260709 12:22:40.401175 23098 raft_consensus.cc:359] T 77d70499b4fd47f690f523e6d5a3ce9d P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.401805 23098 raft_consensus.cc:385] T 77d70499b4fd47f690f523e6d5a3ce9d P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:40.401682 22948 leader_election.cc:304] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930 [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: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:40.402159 23098 raft_consensus.cc:740] T 77d70499b4fd47f690f523e6d5a3ce9d P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Initialized, Role: FOLLOWER
I20260709 12:22:40.402828 23098 consensus_queue.cc:260] T 77d70499b4fd47f690f523e6d5a3ce9d P 2793980a665d4daf84bbe67f9b2b5930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.404910 23098 ts_tablet_manager.cc:1434] T 77d70499b4fd47f690f523e6d5a3ce9d P 2793980a665d4daf84bbe67f9b2b5930: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:22:40.405068 23102 raft_consensus.cc:2804] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:40.406216 23102 raft_consensus.cc:493] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:40.407438 23102 raft_consensus.cc:3060] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:40.399864 23099 tablet_bootstrap.cc:492] T 1f8f6e7356f3431da067ed004cf1c290 P aabe9ef5f1314406b36f06a9956984bb: No bootstrap required, opened a new log
I20260709 12:22:40.409597 23099 ts_tablet_manager.cc:1403] T 1f8f6e7356f3431da067ed004cf1c290 P aabe9ef5f1314406b36f06a9956984bb: Time spent bootstrapping tablet: real 0.128s	user 0.022s	sys 0.005s
I20260709 12:22:40.413090 22803 catalog_manager.cc:5697] T 3f5655db69944fb28caccf38acb7e8ba P aabe9ef5f1314406b36f06a9956984bb reported cstate change: term changed from 0 to 1, leader changed from <none> to aabe9ef5f1314406b36f06a9956984bb (127.21.56.193). New cstate: current_term: 1 leader_uuid: "aabe9ef5f1314406b36f06a9956984bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:40.415603 23102 raft_consensus.cc:515] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.405942 23098 tablet_bootstrap.cc:492] T 3f5655db69944fb28caccf38acb7e8ba P 2793980a665d4daf84bbe67f9b2b5930: Bootstrap starting.
I20260709 12:22:40.420480 23102 leader_election.cc:290] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:40.421264 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4899f34ede5a4dc5a409663db703714b" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
W20260709 12:22:40.424816 22946 leader_election.cc:343] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:40.422207 23098 tablet_bootstrap.cc:654] T 3f5655db69944fb28caccf38acb7e8ba P 2793980a665d4daf84bbe67f9b2b5930: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:40.422952 23056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4899f34ede5a4dc5a409663db703714b" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:22:40.428193 23056 raft_consensus.cc:3060] T 4899f34ede5a4dc5a409663db703714b P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:40.435361 23056 raft_consensus.cc:2468] T 4899f34ede5a4dc5a409663db703714b P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 1.
I20260709 12:22:40.436609 22948 leader_election.cc:304] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930 [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: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:40.423102 23099 raft_consensus.cc:359] T 1f8f6e7356f3431da067ed004cf1c290 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.437258 23099 raft_consensus.cc:385] T 1f8f6e7356f3431da067ed004cf1c290 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:40.437582 23099 raft_consensus.cc:740] T 1f8f6e7356f3431da067ed004cf1c290 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Initialized, Role: FOLLOWER
I20260709 12:22:40.437733 23156 raft_consensus.cc:2804] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:40.442366 23156 raft_consensus.cc:697] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Becoming Leader. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
I20260709 12:22:40.443270 23156 consensus_queue.cc:237] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.448040 23099 consensus_queue.cc:260] T 1f8f6e7356f3431da067ed004cf1c290 P aabe9ef5f1314406b36f06a9956984bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.450452 23098 tablet_bootstrap.cc:492] T 3f5655db69944fb28caccf38acb7e8ba P 2793980a665d4daf84bbe67f9b2b5930: No bootstrap required, opened a new log
I20260709 12:22:40.450966 23098 ts_tablet_manager.cc:1403] T 3f5655db69944fb28caccf38acb7e8ba P 2793980a665d4daf84bbe67f9b2b5930: Time spent bootstrapping tablet: real 0.045s	user 0.008s	sys 0.010s
I20260709 12:22:40.451180 23101 tablet_bootstrap.cc:492] T 03c3afe2aa7a430096d235b2c5e716d7 P 7b3e366cdf24471e8a88203d43ff95cf: No bootstrap required, opened a new log
I20260709 12:22:40.451637 23101 ts_tablet_manager.cc:1403] T 03c3afe2aa7a430096d235b2c5e716d7 P 7b3e366cdf24471e8a88203d43ff95cf: Time spent bootstrapping tablet: real 0.099s	user 0.020s	sys 0.033s
I20260709 12:22:40.453761 23098 raft_consensus.cc:359] T 3f5655db69944fb28caccf38acb7e8ba P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.454466 23098 raft_consensus.cc:385] T 3f5655db69944fb28caccf38acb7e8ba P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:40.454259 23101 raft_consensus.cc:359] T 03c3afe2aa7a430096d235b2c5e716d7 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.454798 23098 raft_consensus.cc:740] T 3f5655db69944fb28caccf38acb7e8ba P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Initialized, Role: FOLLOWER
I20260709 12:22:40.455717 23101 raft_consensus.cc:385] T 03c3afe2aa7a430096d235b2c5e716d7 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:40.455615 23098 consensus_queue.cc:260] T 3f5655db69944fb28caccf38acb7e8ba P 2793980a665d4daf84bbe67f9b2b5930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.456148 23101 raft_consensus.cc:740] T 03c3afe2aa7a430096d235b2c5e716d7 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Initialized, Role: FOLLOWER
I20260709 12:22:40.456954 23101 consensus_queue.cc:260] T 03c3afe2aa7a430096d235b2c5e716d7 P 7b3e366cdf24471e8a88203d43ff95cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.457933 23098 ts_tablet_manager.cc:1434] T 3f5655db69944fb28caccf38acb7e8ba P 2793980a665d4daf84bbe67f9b2b5930: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:22:40.458261 23106 raft_consensus.cc:493] T 73a7d3877f714275a4addd22ffae7059 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:40.458917 23098 tablet_bootstrap.cc:492] T 9d4a86f307e94cac9af99a9b5a670bba P 2793980a665d4daf84bbe67f9b2b5930: Bootstrap starting.
I20260709 12:22:40.458725 23106 raft_consensus.cc:515] T 73a7d3877f714275a4addd22ffae7059 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.460800 23106 leader_election.cc:290] T 73a7d3877f714275a4addd22ffae7059 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:40.464956 23098 tablet_bootstrap.cc:654] T 9d4a86f307e94cac9af99a9b5a670bba P 2793980a665d4daf84bbe67f9b2b5930: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:40.466042 22981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73a7d3877f714275a4addd22ffae7059" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:40.468024 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73a7d3877f714275a4addd22ffae7059" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:40.469512 23099 ts_tablet_manager.cc:1434] T 1f8f6e7356f3431da067ed004cf1c290 P aabe9ef5f1314406b36f06a9956984bb: Time spent starting tablet: real 0.060s	user 0.006s	sys 0.000s
W20260709 12:22:40.469712 23022 leader_election.cc:343] T 73a7d3877f714275a4addd22ffae7059 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:40.471267 23099 tablet_bootstrap.cc:492] T c5e94ff7ae084c489c80752af7ec49cd P aabe9ef5f1314406b36f06a9956984bb: Bootstrap starting.
W20260709 12:22:40.470403 23021 leader_election.cc:343] T 73a7d3877f714275a4addd22ffae7059 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:40.475961 23021 leader_election.cc:304] T 73a7d3877f714275a4addd22ffae7059 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b3e366cdf24471e8a88203d43ff95cf; no voters: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:40.477092 23106 raft_consensus.cc:2749] T 73a7d3877f714275a4addd22ffae7059 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:40.481475 22803 catalog_manager.cc:5697] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194). New cstate: current_term: 1 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:40.483831 23101 ts_tablet_manager.cc:1434] T 03c3afe2aa7a430096d235b2c5e716d7 P 7b3e366cdf24471e8a88203d43ff95cf: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.002s
I20260709 12:22:40.484871 23101 tablet_bootstrap.cc:492] T 9d4a86f307e94cac9af99a9b5a670bba P 7b3e366cdf24471e8a88203d43ff95cf: Bootstrap starting.
I20260709 12:22:40.492316 23098 tablet_bootstrap.cc:492] T 9d4a86f307e94cac9af99a9b5a670bba P 2793980a665d4daf84bbe67f9b2b5930: No bootstrap required, opened a new log
I20260709 12:22:40.492843 23098 ts_tablet_manager.cc:1403] T 9d4a86f307e94cac9af99a9b5a670bba P 2793980a665d4daf84bbe67f9b2b5930: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.025s
I20260709 12:22:40.494777 23101 tablet_bootstrap.cc:654] T 9d4a86f307e94cac9af99a9b5a670bba P 7b3e366cdf24471e8a88203d43ff95cf: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:40.495630 23098 raft_consensus.cc:359] T 9d4a86f307e94cac9af99a9b5a670bba P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.496443 23099 tablet_bootstrap.cc:654] T c5e94ff7ae084c489c80752af7ec49cd P aabe9ef5f1314406b36f06a9956984bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:40.496490 23098 raft_consensus.cc:385] T 9d4a86f307e94cac9af99a9b5a670bba P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:40.496937 23098 raft_consensus.cc:740] T 9d4a86f307e94cac9af99a9b5a670bba P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Initialized, Role: FOLLOWER
I20260709 12:22:40.497720 23098 consensus_queue.cc:260] T 9d4a86f307e94cac9af99a9b5a670bba P 2793980a665d4daf84bbe67f9b2b5930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.499992 23098 ts_tablet_manager.cc:1434] T 9d4a86f307e94cac9af99a9b5a670bba P 2793980a665d4daf84bbe67f9b2b5930: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:22:40.500921 23098 tablet_bootstrap.cc:492] T 010a2c4376954329a61bf7dbf75afaa8 P 2793980a665d4daf84bbe67f9b2b5930: Bootstrap starting.
I20260709 12:22:40.506508 23098 tablet_bootstrap.cc:654] T 010a2c4376954329a61bf7dbf75afaa8 P 2793980a665d4daf84bbe67f9b2b5930: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:40.516417 23101 tablet_bootstrap.cc:492] T 9d4a86f307e94cac9af99a9b5a670bba P 7b3e366cdf24471e8a88203d43ff95cf: No bootstrap required, opened a new log
I20260709 12:22:40.516884 23101 ts_tablet_manager.cc:1403] T 9d4a86f307e94cac9af99a9b5a670bba P 7b3e366cdf24471e8a88203d43ff95cf: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.009s
I20260709 12:22:40.518476 23098 tablet_bootstrap.cc:492] T 010a2c4376954329a61bf7dbf75afaa8 P 2793980a665d4daf84bbe67f9b2b5930: No bootstrap required, opened a new log
I20260709 12:22:40.519037 23098 ts_tablet_manager.cc:1403] T 010a2c4376954329a61bf7dbf75afaa8 P 2793980a665d4daf84bbe67f9b2b5930: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260709 12:22:40.519416 23101 raft_consensus.cc:359] T 9d4a86f307e94cac9af99a9b5a670bba P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.520093 23101 raft_consensus.cc:385] T 9d4a86f307e94cac9af99a9b5a670bba P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:40.520339 23101 raft_consensus.cc:740] T 9d4a86f307e94cac9af99a9b5a670bba P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Initialized, Role: FOLLOWER
I20260709 12:22:40.521112 23101 consensus_queue.cc:260] T 9d4a86f307e94cac9af99a9b5a670bba P 7b3e366cdf24471e8a88203d43ff95cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.522775 23098 raft_consensus.cc:359] T 010a2c4376954329a61bf7dbf75afaa8 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.523569 23098 raft_consensus.cc:385] T 010a2c4376954329a61bf7dbf75afaa8 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:40.523876 23098 raft_consensus.cc:740] T 010a2c4376954329a61bf7dbf75afaa8 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Initialized, Role: FOLLOWER
I20260709 12:22:40.524631 23098 consensus_queue.cc:260] T 010a2c4376954329a61bf7dbf75afaa8 P 2793980a665d4daf84bbe67f9b2b5930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.532061 23098 ts_tablet_manager.cc:1434] T 010a2c4376954329a61bf7dbf75afaa8 P 2793980a665d4daf84bbe67f9b2b5930: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:22:40.533191 23098 tablet_bootstrap.cc:492] T 73a7d3877f714275a4addd22ffae7059 P 2793980a665d4daf84bbe67f9b2b5930: Bootstrap starting.
I20260709 12:22:40.539477 23098 tablet_bootstrap.cc:654] T 73a7d3877f714275a4addd22ffae7059 P 2793980a665d4daf84bbe67f9b2b5930: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:40.543190 23101 ts_tablet_manager.cc:1434] T 9d4a86f307e94cac9af99a9b5a670bba P 7b3e366cdf24471e8a88203d43ff95cf: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.002s
I20260709 12:22:40.544198 23101 tablet_bootstrap.cc:492] T 0f5d1ebe64e447a4aac552273fd35d32 P 7b3e366cdf24471e8a88203d43ff95cf: Bootstrap starting.
I20260709 12:22:40.548751 23101 tablet_bootstrap.cc:654] T 0f5d1ebe64e447a4aac552273fd35d32 P 7b3e366cdf24471e8a88203d43ff95cf: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:40.552587 23099 tablet_bootstrap.cc:492] T c5e94ff7ae084c489c80752af7ec49cd P aabe9ef5f1314406b36f06a9956984bb: No bootstrap required, opened a new log
I20260709 12:22:40.553122 23099 ts_tablet_manager.cc:1403] T c5e94ff7ae084c489c80752af7ec49cd P aabe9ef5f1314406b36f06a9956984bb: Time spent bootstrapping tablet: real 0.082s	user 0.027s	sys 0.018s
I20260709 12:22:40.555503 23098 tablet_bootstrap.cc:492] T 73a7d3877f714275a4addd22ffae7059 P 2793980a665d4daf84bbe67f9b2b5930: No bootstrap required, opened a new log
I20260709 12:22:40.556010 23098 ts_tablet_manager.cc:1403] T 73a7d3877f714275a4addd22ffae7059 P 2793980a665d4daf84bbe67f9b2b5930: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.004s
I20260709 12:22:40.555841 23099 raft_consensus.cc:359] T c5e94ff7ae084c489c80752af7ec49cd P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.556605 23099 raft_consensus.cc:385] T c5e94ff7ae084c489c80752af7ec49cd P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:40.556885 23099 raft_consensus.cc:740] T c5e94ff7ae084c489c80752af7ec49cd P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Initialized, Role: FOLLOWER
I20260709 12:22:40.557626 23099 consensus_queue.cc:260] T c5e94ff7ae084c489c80752af7ec49cd P aabe9ef5f1314406b36f06a9956984bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.558940 23098 raft_consensus.cc:359] T 73a7d3877f714275a4addd22ffae7059 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.559628 23098 raft_consensus.cc:385] T 73a7d3877f714275a4addd22ffae7059 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:40.559914 23098 raft_consensus.cc:740] T 73a7d3877f714275a4addd22ffae7059 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Initialized, Role: FOLLOWER
I20260709 12:22:40.560672 23098 consensus_queue.cc:260] T 73a7d3877f714275a4addd22ffae7059 P 2793980a665d4daf84bbe67f9b2b5930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.566256 23156 raft_consensus.cc:493] T 9d4a86f307e94cac9af99a9b5a670bba P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:40.566722 23156 raft_consensus.cc:515] T 9d4a86f307e94cac9af99a9b5a670bba P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.567152 23099 ts_tablet_manager.cc:1434] T c5e94ff7ae084c489c80752af7ec49cd P aabe9ef5f1314406b36f06a9956984bb: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 12:22:40.572162 23156 leader_election.cc:290] T 9d4a86f307e94cac9af99a9b5a670bba P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:40.573720 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d4a86f307e94cac9af99a9b5a670bba" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:40.574946 23057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d4a86f307e94cac9af99a9b5a670bba" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:40.575590 23057 raft_consensus.cc:2468] T 9d4a86f307e94cac9af99a9b5a670bba P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 0.
I20260709 12:22:40.576854 23098 ts_tablet_manager.cc:1434] T 73a7d3877f714275a4addd22ffae7059 P 2793980a665d4daf84bbe67f9b2b5930: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 12:22:40.577054 23099 tablet_bootstrap.cc:492] T 4899f34ede5a4dc5a409663db703714b P aabe9ef5f1314406b36f06a9956984bb: Bootstrap starting.
W20260709 12:22:40.577121 22946 leader_election.cc:343] T 9d4a86f307e94cac9af99a9b5a670bba P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:40.578344 22948 leader_election.cc:304] T 9d4a86f307e94cac9af99a9b5a670bba P 2793980a665d4daf84bbe67f9b2b5930 [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: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:40.579497 23156 raft_consensus.cc:2804] T 9d4a86f307e94cac9af99a9b5a670bba P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:40.579950 23156 raft_consensus.cc:493] T 9d4a86f307e94cac9af99a9b5a670bba P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:40.580335 23156 raft_consensus.cc:3060] T 9d4a86f307e94cac9af99a9b5a670bba P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:40.583026 23099 tablet_bootstrap.cc:654] T 4899f34ede5a4dc5a409663db703714b P aabe9ef5f1314406b36f06a9956984bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:40.585208 23098 tablet_bootstrap.cc:492] T 03c3afe2aa7a430096d235b2c5e716d7 P 2793980a665d4daf84bbe67f9b2b5930: Bootstrap starting.
I20260709 12:22:40.590692 23106 raft_consensus.cc:493] T abbe88de75a940eba603af0bcae25004 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:40.591372 23106 raft_consensus.cc:515] T abbe88de75a940eba603af0bcae25004 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.593259 23098 tablet_bootstrap.cc:654] T 03c3afe2aa7a430096d235b2c5e716d7 P 2793980a665d4daf84bbe67f9b2b5930: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:40.593542 23156 raft_consensus.cc:515] T 9d4a86f307e94cac9af99a9b5a670bba P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.594827 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abbe88de75a940eba603af0bcae25004" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
W20260709 12:22:40.596475 23021 leader_election.cc:343] T abbe88de75a940eba603af0bcae25004 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:40.597882 23106 leader_election.cc:290] T abbe88de75a940eba603af0bcae25004 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:40.599253 22981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abbe88de75a940eba603af0bcae25004" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
W20260709 12:22:40.600934 23022 leader_election.cc:343] T abbe88de75a940eba603af0bcae25004 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:40.601370 23022 leader_election.cc:304] T abbe88de75a940eba603af0bcae25004 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b3e366cdf24471e8a88203d43ff95cf; no voters: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:40.601732 23099 tablet_bootstrap.cc:492] T 4899f34ede5a4dc5a409663db703714b P aabe9ef5f1314406b36f06a9956984bb: No bootstrap required, opened a new log
I20260709 12:22:40.602237 23099 ts_tablet_manager.cc:1403] T 4899f34ede5a4dc5a409663db703714b P aabe9ef5f1314406b36f06a9956984bb: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.007s
I20260709 12:22:40.602532 23106 raft_consensus.cc:2749] T abbe88de75a940eba603af0bcae25004 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:40.603075 23101 tablet_bootstrap.cc:492] T 0f5d1ebe64e447a4aac552273fd35d32 P 7b3e366cdf24471e8a88203d43ff95cf: No bootstrap required, opened a new log
I20260709 12:22:40.603576 23101 ts_tablet_manager.cc:1403] T 0f5d1ebe64e447a4aac552273fd35d32 P 7b3e366cdf24471e8a88203d43ff95cf: Time spent bootstrapping tablet: real 0.060s	user 0.014s	sys 0.013s
I20260709 12:22:40.604609 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d4a86f307e94cac9af99a9b5a670bba" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:22:40.604878 23099 raft_consensus.cc:359] T 4899f34ede5a4dc5a409663db703714b P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.605561 23099 raft_consensus.cc:385] T 4899f34ede5a4dc5a409663db703714b P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:40.605820 23099 raft_consensus.cc:740] T 4899f34ede5a4dc5a409663db703714b P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Initialized, Role: FOLLOWER
W20260709 12:22:40.606070 22946 leader_election.cc:343] T 9d4a86f307e94cac9af99a9b5a670bba P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:40.606377 23101 raft_consensus.cc:359] T 0f5d1ebe64e447a4aac552273fd35d32 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.606585 23099 consensus_queue.cc:260] T 4899f34ede5a4dc5a409663db703714b P aabe9ef5f1314406b36f06a9956984bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.607028 23101 raft_consensus.cc:385] T 0f5d1ebe64e447a4aac552273fd35d32 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:40.608466 23098 tablet_bootstrap.cc:492] T 03c3afe2aa7a430096d235b2c5e716d7 P 2793980a665d4daf84bbe67f9b2b5930: No bootstrap required, opened a new log
I20260709 12:22:40.608620 23099 ts_tablet_manager.cc:1434] T 4899f34ede5a4dc5a409663db703714b P aabe9ef5f1314406b36f06a9956984bb: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:22:40.608736 23156 leader_election.cc:290] T 9d4a86f307e94cac9af99a9b5a670bba P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:40.609357 23098 ts_tablet_manager.cc:1403] T 03c3afe2aa7a430096d235b2c5e716d7 P 2793980a665d4daf84bbe67f9b2b5930: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.005s
I20260709 12:22:40.610212 23099 tablet_bootstrap.cc:492] T 3da50dcb750f49b28db3a3128a2a9829 P aabe9ef5f1314406b36f06a9956984bb: Bootstrap starting.
I20260709 12:22:40.612089 23098 raft_consensus.cc:359] T 03c3afe2aa7a430096d235b2c5e716d7 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.612759 23098 raft_consensus.cc:385] T 03c3afe2aa7a430096d235b2c5e716d7 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:40.613066 23098 raft_consensus.cc:740] T 03c3afe2aa7a430096d235b2c5e716d7 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Initialized, Role: FOLLOWER
I20260709 12:22:40.613845 23098 consensus_queue.cc:260] T 03c3afe2aa7a430096d235b2c5e716d7 P 2793980a665d4daf84bbe67f9b2b5930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.615023 23057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d4a86f307e94cac9af99a9b5a670bba" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:22:40.615605 23057 raft_consensus.cc:3060] T 9d4a86f307e94cac9af99a9b5a670bba P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:40.616091 23098 ts_tablet_manager.cc:1434] T 03c3afe2aa7a430096d235b2c5e716d7 P 2793980a665d4daf84bbe67f9b2b5930: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:22:40.617401 23098 tablet_bootstrap.cc:492] T f8a88b92d8264f9692872f2247bbd2a5 P 2793980a665d4daf84bbe67f9b2b5930: Bootstrap starting.
I20260709 12:22:40.620532 23099 tablet_bootstrap.cc:654] T 3da50dcb750f49b28db3a3128a2a9829 P aabe9ef5f1314406b36f06a9956984bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:40.622903 23098 tablet_bootstrap.cc:654] T f8a88b92d8264f9692872f2247bbd2a5 P 2793980a665d4daf84bbe67f9b2b5930: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:40.629139 23057 raft_consensus.cc:2468] T 9d4a86f307e94cac9af99a9b5a670bba P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 1.
I20260709 12:22:40.630585 22948 leader_election.cc:304] T 9d4a86f307e94cac9af99a9b5a670bba P 2793980a665d4daf84bbe67f9b2b5930 [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: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:40.631870 23156 raft_consensus.cc:2804] T 9d4a86f307e94cac9af99a9b5a670bba P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:40.632396 23156 raft_consensus.cc:697] T 9d4a86f307e94cac9af99a9b5a670bba P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Becoming Leader. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
I20260709 12:22:40.633317 23156 consensus_queue.cc:237] T 9d4a86f307e94cac9af99a9b5a670bba P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.637070 23099 tablet_bootstrap.cc:492] T 3da50dcb750f49b28db3a3128a2a9829 P aabe9ef5f1314406b36f06a9956984bb: No bootstrap required, opened a new log
I20260709 12:22:40.637494 23099 ts_tablet_manager.cc:1403] T 3da50dcb750f49b28db3a3128a2a9829 P aabe9ef5f1314406b36f06a9956984bb: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.000s
I20260709 12:22:40.607419 23101 raft_consensus.cc:740] T 0f5d1ebe64e447a4aac552273fd35d32 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Initialized, Role: FOLLOWER
I20260709 12:22:40.638906 23101 consensus_queue.cc:260] T 0f5d1ebe64e447a4aac552273fd35d32 P 7b3e366cdf24471e8a88203d43ff95cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.640065 23099 raft_consensus.cc:359] T 3da50dcb750f49b28db3a3128a2a9829 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.640771 23099 raft_consensus.cc:385] T 3da50dcb750f49b28db3a3128a2a9829 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:40.641042 23099 raft_consensus.cc:740] T 3da50dcb750f49b28db3a3128a2a9829 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Initialized, Role: FOLLOWER
I20260709 12:22:40.641698 23099 consensus_queue.cc:260] T 3da50dcb750f49b28db3a3128a2a9829 P aabe9ef5f1314406b36f06a9956984bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.649991 23101 ts_tablet_manager.cc:1434] T 0f5d1ebe64e447a4aac552273fd35d32 P 7b3e366cdf24471e8a88203d43ff95cf: Time spent starting tablet: real 0.046s	user 0.005s	sys 0.000s
I20260709 12:22:40.651120 23101 tablet_bootstrap.cc:492] T 0e0783ca5117473ca01b371d15e28aa9 P 7b3e366cdf24471e8a88203d43ff95cf: Bootstrap starting.
I20260709 12:22:40.651553 23184 raft_consensus.cc:493] T f8a88b92d8264f9692872f2247bbd2a5 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:40.652081 23184 raft_consensus.cc:515] T f8a88b92d8264f9692872f2247bbd2a5 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.655114 22981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8a88b92d8264f9692872f2247bbd2a5" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:40.655700 23184 leader_election.cc:290] T f8a88b92d8264f9692872f2247bbd2a5 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
W20260709 12:22:40.656555 22871 leader_election.cc:343] T f8a88b92d8264f9692872f2247bbd2a5 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:40.661068 23057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8a88b92d8264f9692872f2247bbd2a5" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:40.661856 23057 raft_consensus.cc:2468] T f8a88b92d8264f9692872f2247bbd2a5 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aabe9ef5f1314406b36f06a9956984bb in term 0.
I20260709 12:22:40.663228 22872 leader_election.cc:304] T f8a88b92d8264f9692872f2247bbd2a5 P aabe9ef5f1314406b36f06a9956984bb [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: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb; no voters: 2793980a665d4daf84bbe67f9b2b5930
I20260709 12:22:40.664480 23184 raft_consensus.cc:2804] T f8a88b92d8264f9692872f2247bbd2a5 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:40.664892 23184 raft_consensus.cc:493] T f8a88b92d8264f9692872f2247bbd2a5 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:40.665263 23184 raft_consensus.cc:3060] T f8a88b92d8264f9692872f2247bbd2a5 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:40.666424 23099 ts_tablet_manager.cc:1434] T 3da50dcb750f49b28db3a3128a2a9829 P aabe9ef5f1314406b36f06a9956984bb: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260709 12:22:40.670027 23099 tablet_bootstrap.cc:492] T 73a7d3877f714275a4addd22ffae7059 P aabe9ef5f1314406b36f06a9956984bb: Bootstrap starting.
I20260709 12:22:40.671268 23106 raft_consensus.cc:493] T 88cf02843293496ca59860bb49ca31e5 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:40.671801 23106 raft_consensus.cc:515] T 88cf02843293496ca59860bb49ca31e5 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.673869 23106 leader_election.cc:290] T 88cf02843293496ca59860bb49ca31e5 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:40.675557 23099 tablet_bootstrap.cc:654] T 73a7d3877f714275a4addd22ffae7059 P aabe9ef5f1314406b36f06a9956984bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:40.675678 22981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88cf02843293496ca59860bb49ca31e5" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:40.676857 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88cf02843293496ca59860bb49ca31e5" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:40.678524 23102 raft_consensus.cc:493] T 03c3afe2aa7a430096d235b2c5e716d7 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:40.679004 23102 raft_consensus.cc:515] T 03c3afe2aa7a430096d235b2c5e716d7 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.681010 23102 leader_election.cc:290] T 03c3afe2aa7a430096d235b2c5e716d7 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:40.682915 23057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c3afe2aa7a430096d235b2c5e716d7" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:40.683615 23057 raft_consensus.cc:2468] T 03c3afe2aa7a430096d235b2c5e716d7 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 0.
I20260709 12:22:40.683799 23184 raft_consensus.cc:515] T f8a88b92d8264f9692872f2247bbd2a5 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.684738 22948 leader_election.cc:304] T 03c3afe2aa7a430096d235b2c5e716d7 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: 
W20260709 12:22:40.682986 23022 leader_election.cc:343] T 88cf02843293496ca59860bb49ca31e5 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:40.685820 23102 raft_consensus.cc:2804] T 03c3afe2aa7a430096d235b2c5e716d7 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:22:40.685994 23021 leader_election.cc:343] T 88cf02843293496ca59860bb49ca31e5 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:40.686225 23102 raft_consensus.cc:493] T 03c3afe2aa7a430096d235b2c5e716d7 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:40.686585 23102 raft_consensus.cc:3060] T 03c3afe2aa7a430096d235b2c5e716d7 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:40.686452 23021 leader_election.cc:304] T 88cf02843293496ca59860bb49ca31e5 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b3e366cdf24471e8a88203d43ff95cf; no voters: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:40.687778 22981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8a88b92d8264f9692872f2247bbd2a5" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
W20260709 12:22:40.689013 22871 leader_election.cc:343] T f8a88b92d8264f9692872f2247bbd2a5 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:40.689381 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c3afe2aa7a430096d235b2c5e716d7" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
W20260709 12:22:40.690554 22946 leader_election.cc:343] T 03c3afe2aa7a430096d235b2c5e716d7 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:40.690912 23172 raft_consensus.cc:2749] T 88cf02843293496ca59860bb49ca31e5 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:40.692364 23098 tablet_bootstrap.cc:492] T f8a88b92d8264f9692872f2247bbd2a5 P 2793980a665d4daf84bbe67f9b2b5930: No bootstrap required, opened a new log
I20260709 12:22:40.692795 23098 ts_tablet_manager.cc:1403] T f8a88b92d8264f9692872f2247bbd2a5 P 2793980a665d4daf84bbe67f9b2b5930: Time spent bootstrapping tablet: real 0.076s	user 0.022s	sys 0.029s
I20260709 12:22:40.693341 23137 raft_consensus.cc:493] T 3da50dcb750f49b28db3a3128a2a9829 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:40.693806 23137 raft_consensus.cc:515] T 3da50dcb750f49b28db3a3128a2a9829 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.694084 23102 raft_consensus.cc:515] T 03c3afe2aa7a430096d235b2c5e716d7 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.695827 23137 leader_election.cc:290] T 3da50dcb750f49b28db3a3128a2a9829 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:40.696658 22979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3da50dcb750f49b28db3a3128a2a9829" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
W20260709 12:22:40.698211 22871 leader_election.cc:343] T 3da50dcb750f49b28db3a3128a2a9829 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:40.698472 23057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c3afe2aa7a430096d235b2c5e716d7" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:22:40.698513 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c3afe2aa7a430096d235b2c5e716d7" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:22:40.699072 23057 raft_consensus.cc:3060] T 03c3afe2aa7a430096d235b2c5e716d7 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:40.700114 23056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3da50dcb750f49b28db3a3128a2a9829" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
W20260709 12:22:40.701606 22946 leader_election.cc:343] T 03c3afe2aa7a430096d235b2c5e716d7 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:40.702391 23102 leader_election.cc:290] T 03c3afe2aa7a430096d235b2c5e716d7 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
W20260709 12:22:40.703613 22872 leader_election.cc:343] T 3da50dcb750f49b28db3a3128a2a9829 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:40.705266 22872 leader_election.cc:304] T 3da50dcb750f49b28db3a3128a2a9829 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aabe9ef5f1314406b36f06a9956984bb; no voters: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf
I20260709 12:22:40.712306 23184 leader_election.cc:290] T f8a88b92d8264f9692872f2247bbd2a5 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 election: Requested vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:40.712422 23137 raft_consensus.cc:2749] T 3da50dcb750f49b28db3a3128a2a9829 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:40.715250 23099 tablet_bootstrap.cc:492] T 73a7d3877f714275a4addd22ffae7059 P aabe9ef5f1314406b36f06a9956984bb: No bootstrap required, opened a new log
I20260709 12:22:40.715853 23099 ts_tablet_manager.cc:1403] T 73a7d3877f714275a4addd22ffae7059 P aabe9ef5f1314406b36f06a9956984bb: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.006s
I20260709 12:22:40.717337 23056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8a88b92d8264f9692872f2247bbd2a5" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:22:40.717582 23102 raft_consensus.cc:493] T 010a2c4376954329a61bf7dbf75afaa8 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:40.717933 23056 raft_consensus.cc:3060] T f8a88b92d8264f9692872f2247bbd2a5 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:40.718784 23102 raft_consensus.cc:515] T 010a2c4376954329a61bf7dbf75afaa8 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.719276 23098 raft_consensus.cc:359] T f8a88b92d8264f9692872f2247bbd2a5 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.719937 23098 raft_consensus.cc:385] T f8a88b92d8264f9692872f2247bbd2a5 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:40.720191 23098 raft_consensus.cc:740] T f8a88b92d8264f9692872f2247bbd2a5 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Initialized, Role: FOLLOWER
I20260709 12:22:40.724149 23099 raft_consensus.cc:359] T 73a7d3877f714275a4addd22ffae7059 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.724833 23099 raft_consensus.cc:385] T 73a7d3877f714275a4addd22ffae7059 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:40.725082 23099 raft_consensus.cc:740] T 73a7d3877f714275a4addd22ffae7059 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Initialized, Role: FOLLOWER
I20260709 12:22:40.725272 23056 raft_consensus.cc:2468] T f8a88b92d8264f9692872f2247bbd2a5 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabe9ef5f1314406b36f06a9956984bb in term 1.
I20260709 12:22:40.725479 23102 leader_election.cc:290] T 010a2c4376954329a61bf7dbf75afaa8 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:40.704478 22802 catalog_manager.cc:5697] T 9d4a86f307e94cac9af99a9b5a670bba P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194). New cstate: current_term: 1 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:40.728585 23156 raft_consensus.cc:493] T 77d70499b4fd47f690f523e6d5a3ce9d P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:40.720904 23098 consensus_queue.cc:260] T f8a88b92d8264f9692872f2247bbd2a5 P 2793980a665d4daf84bbe67f9b2b5930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.727349 23099 consensus_queue.cc:260] T 73a7d3877f714275a4addd22ffae7059 P aabe9ef5f1314406b36f06a9956984bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.726217 23055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "010a2c4376954329a61bf7dbf75afaa8" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:40.720151 23137 raft_consensus.cc:493] T c5e94ff7ae084c489c80752af7ec49cd P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:40.735188 23098 ts_tablet_manager.cc:1434] T f8a88b92d8264f9692872f2247bbd2a5 P 2793980a665d4daf84bbe67f9b2b5930: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.001s
I20260709 12:22:40.729064 23156 raft_consensus.cc:515] T 77d70499b4fd47f690f523e6d5a3ce9d P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.737017 23099 ts_tablet_manager.cc:1434] T 73a7d3877f714275a4addd22ffae7059 P aabe9ef5f1314406b36f06a9956984bb: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.002s
I20260709 12:22:40.736686 23137 raft_consensus.cc:515] T c5e94ff7ae084c489c80752af7ec49cd P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.736493 23055 raft_consensus.cc:2468] T 010a2c4376954329a61bf7dbf75afaa8 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 0.
I20260709 12:22:40.743288 23099 tablet_bootstrap.cc:492] T 77d70499b4fd47f690f523e6d5a3ce9d P aabe9ef5f1314406b36f06a9956984bb: Bootstrap starting.
I20260709 12:22:40.743628 22905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "010a2c4376954329a61bf7dbf75afaa8" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:40.744956 23098 tablet_bootstrap.cc:492] T 1f8f6e7356f3431da067ed004cf1c290 P 2793980a665d4daf84bbe67f9b2b5930: Bootstrap starting.
I20260709 12:22:40.750816 23156 leader_election.cc:290] T 77d70499b4fd47f690f523e6d5a3ce9d P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:40.752125 22872 leader_election.cc:304] T f8a88b92d8264f9692872f2247bbd2a5 P aabe9ef5f1314406b36f06a9956984bb [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: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb; no voters: 2793980a665d4daf84bbe67f9b2b5930
I20260709 12:22:40.753003 23137 leader_election.cc:290] T c5e94ff7ae084c489c80752af7ec49cd P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:40.753093 23184 raft_consensus.cc:2804] T f8a88b92d8264f9692872f2247bbd2a5 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:22:40.753789 22946 leader_election.cc:343] T 010a2c4376954329a61bf7dbf75afaa8 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:40.754540 23184 raft_consensus.cc:697] T f8a88b92d8264f9692872f2247bbd2a5 P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Becoming Leader. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Running, Role: LEADER
I20260709 12:22:40.755439 22948 leader_election.cc:304] T 010a2c4376954329a61bf7dbf75afaa8 P 2793980a665d4daf84bbe67f9b2b5930 [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: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:40.755395 23184 consensus_queue.cc:237] T f8a88b92d8264f9692872f2247bbd2a5 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.756125 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d70499b4fd47f690f523e6d5a3ce9d" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:40.757153 23156 raft_consensus.cc:2804] T 010a2c4376954329a61bf7dbf75afaa8 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:40.757248 22981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5e94ff7ae084c489c80752af7ec49cd" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:40.757584 23156 raft_consensus.cc:493] T 010a2c4376954329a61bf7dbf75afaa8 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:40.757928 23156 raft_consensus.cc:3060] T 010a2c4376954329a61bf7dbf75afaa8 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:40.758208 23057 raft_consensus.cc:2468] T 03c3afe2aa7a430096d235b2c5e716d7 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 1.
I20260709 12:22:40.759920 23055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d70499b4fd47f690f523e6d5a3ce9d" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:40.760600 23055 raft_consensus.cc:2468] T 77d70499b4fd47f690f523e6d5a3ce9d P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 0.
W20260709 12:22:40.762566 22946 leader_election.cc:343] T 77d70499b4fd47f690f523e6d5a3ce9d P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:40.765692 23056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5e94ff7ae084c489c80752af7ec49cd" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:40.767159 23056 raft_consensus.cc:2393] T c5e94ff7ae084c489c80752af7ec49cd P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aabe9ef5f1314406b36f06a9956984bb in current term 1: Already voted for candidate 2793980a665d4daf84bbe67f9b2b5930 in this term.
I20260709 12:22:40.768200 22872 leader_election.cc:304] T c5e94ff7ae084c489c80752af7ec49cd P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aabe9ef5f1314406b36f06a9956984bb; no voters: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf
I20260709 12:22:40.761958 22948 leader_election.cc:304] T 03c3afe2aa7a430096d235b2c5e716d7 P 2793980a665d4daf84bbe67f9b2b5930 [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: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:40.769307 23184 raft_consensus.cc:3060] T c5e94ff7ae084c489c80752af7ec49cd P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:40.769794 22948 leader_election.cc:304] T 77d70499b4fd47f690f523e6d5a3ce9d P 2793980a665d4daf84bbe67f9b2b5930 [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: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:40.770421 23102 raft_consensus.cc:2804] T 03c3afe2aa7a430096d235b2c5e716d7 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:40.772930 23156 raft_consensus.cc:515] T 010a2c4376954329a61bf7dbf75afaa8 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.774940 23137 raft_consensus.cc:493] T 1f8f6e7356f3431da067ed004cf1c290 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:40.775410 23137 raft_consensus.cc:515] T 1f8f6e7356f3431da067ed004cf1c290 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.775759 23181 raft_consensus.cc:2804] T 77d70499b4fd47f690f523e6d5a3ce9d P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:40.776134 23181 raft_consensus.cc:493] T 77d70499b4fd47f690f523e6d5a3ce9d P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:40.776438 23181 raft_consensus.cc:3060] T 77d70499b4fd47f690f523e6d5a3ce9d P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:40.777087 23098 tablet_bootstrap.cc:654] T 1f8f6e7356f3431da067ed004cf1c290 P 2793980a665d4daf84bbe67f9b2b5930: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:40.777192 23099 tablet_bootstrap.cc:654] T 77d70499b4fd47f690f523e6d5a3ce9d P aabe9ef5f1314406b36f06a9956984bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:40.777488 23137 leader_election.cc:290] T 1f8f6e7356f3431da067ed004cf1c290 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:40.782238 23056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8f6e7356f3431da067ed004cf1c290" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:40.783135 23056 raft_consensus.cc:2468] T 1f8f6e7356f3431da067ed004cf1c290 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aabe9ef5f1314406b36f06a9956984bb in term 0.
I20260709 12:22:40.785166 22872 leader_election.cc:304] T 1f8f6e7356f3431da067ed004cf1c290 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb; no voters: 
I20260709 12:22:40.786136 23137 raft_consensus.cc:2804] T 1f8f6e7356f3431da067ed004cf1c290 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:40.786571 23137 raft_consensus.cc:493] T 1f8f6e7356f3431da067ed004cf1c290 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:40.785250 22803 catalog_manager.cc:5697] T f8a88b92d8264f9692872f2247bbd2a5 P aabe9ef5f1314406b36f06a9956984bb reported cstate change: term changed from 0 to 1, leader changed from <none> to aabe9ef5f1314406b36f06a9956984bb (127.21.56.193). New cstate: current_term: 1 leader_uuid: "aabe9ef5f1314406b36f06a9956984bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:40.786955 23137 raft_consensus.cc:3060] T 1f8f6e7356f3431da067ed004cf1c290 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:40.788028 23101 tablet_bootstrap.cc:654] T 0e0783ca5117473ca01b371d15e28aa9 P 7b3e366cdf24471e8a88203d43ff95cf: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:40.794780 23184 raft_consensus.cc:2749] T c5e94ff7ae084c489c80752af7ec49cd P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:40.804863 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "010a2c4376954329a61bf7dbf75afaa8" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:22:40.804934 23181 raft_consensus.cc:515] T 77d70499b4fd47f690f523e6d5a3ce9d P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
W20260709 12:22:40.807092 22946 leader_election.cc:343] T 010a2c4376954329a61bf7dbf75afaa8 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:40.807789 23101 tablet_bootstrap.cc:492] T 0e0783ca5117473ca01b371d15e28aa9 P 7b3e366cdf24471e8a88203d43ff95cf: No bootstrap required, opened a new log
I20260709 12:22:40.821230 23101 ts_tablet_manager.cc:1403] T 0e0783ca5117473ca01b371d15e28aa9 P 7b3e366cdf24471e8a88203d43ff95cf: Time spent bootstrapping tablet: real 0.170s	user 0.008s	sys 0.006s
I20260709 12:22:40.830066 23137 raft_consensus.cc:515] T 1f8f6e7356f3431da067ed004cf1c290 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.832598 23101 raft_consensus.cc:359] T 0e0783ca5117473ca01b371d15e28aa9 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.833352 23101 raft_consensus.cc:385] T 0e0783ca5117473ca01b371d15e28aa9 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:40.833652 23101 raft_consensus.cc:740] T 0e0783ca5117473ca01b371d15e28aa9 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Initialized, Role: FOLLOWER
I20260709 12:22:40.836036 23181 leader_election.cc:290] T 77d70499b4fd47f690f523e6d5a3ce9d P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:40.837258 23181 raft_consensus.cc:493] T f8a88b92d8264f9692872f2247bbd2a5 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:40.837393 23056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8f6e7356f3431da067ed004cf1c290" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:22:40.837957 23056 raft_consensus.cc:3060] T 1f8f6e7356f3431da067ed004cf1c290 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:40.838783 23101 consensus_queue.cc:260] T 0e0783ca5117473ca01b371d15e28aa9 P 7b3e366cdf24471e8a88203d43ff95cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.839761 23055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d70499b4fd47f690f523e6d5a3ce9d" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:22:40.840373 23055 raft_consensus.cc:3060] T 77d70499b4fd47f690f523e6d5a3ce9d P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:40.837723 23181 raft_consensus.cc:515] T f8a88b92d8264f9692872f2247bbd2a5 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.843083 23181 leader_election.cc:290] T f8a88b92d8264f9692872f2247bbd2a5 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:40.844091 23057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8a88b92d8264f9692872f2247bbd2a5" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:40.845227 23101 ts_tablet_manager.cc:1434] T 0e0783ca5117473ca01b371d15e28aa9 P 7b3e366cdf24471e8a88203d43ff95cf: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 12:22:40.846216 23101 tablet_bootstrap.cc:492] T fc89d3a58a19491c83db9e0f4cc0616d P 7b3e366cdf24471e8a88203d43ff95cf: Bootstrap starting.
I20260709 12:22:40.847865 23056 raft_consensus.cc:2468] T 1f8f6e7356f3431da067ed004cf1c290 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabe9ef5f1314406b36f06a9956984bb in term 1.
I20260709 12:22:40.851716 22872 leader_election.cc:304] T 1f8f6e7356f3431da067ed004cf1c290 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb; no voters: 
I20260709 12:22:40.852998 23184 raft_consensus.cc:2804] T 1f8f6e7356f3431da067ed004cf1c290 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:40.864363 23102 raft_consensus.cc:697] T 03c3afe2aa7a430096d235b2c5e716d7 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Becoming Leader. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
I20260709 12:22:40.855152 23181 consensus_queue.cc:1048] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 12:22:40.853526 23137 leader_election.cc:290] T 1f8f6e7356f3431da067ed004cf1c290 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 election: Requested vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:40.854417 23057 raft_consensus.cc:2393] T f8a88b92d8264f9692872f2247bbd2a5 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2793980a665d4daf84bbe67f9b2b5930 in current term 1: Already voted for candidate aabe9ef5f1314406b36f06a9956984bb in this term.
I20260709 12:22:40.866575 23137 raft_consensus.cc:493] T 4899f34ede5a4dc5a409663db703714b P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:40.877842 23137 raft_consensus.cc:515] T 4899f34ede5a4dc5a409663db703714b P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.889467 23057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "010a2c4376954329a61bf7dbf75afaa8" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:22:40.891718 23057 raft_consensus.cc:3060] T 010a2c4376954329a61bf7dbf75afaa8 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:40.892290 23137 leader_election.cc:290] T 4899f34ede5a4dc5a409663db703714b P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:40.893101 22982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4899f34ede5a4dc5a409663db703714b" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:40.880772 23156 leader_election.cc:290] T 010a2c4376954329a61bf7dbf75afaa8 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:40.894608 23102 consensus_queue.cc:237] T 03c3afe2aa7a430096d235b2c5e716d7 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.885598 23184 raft_consensus.cc:697] T 1f8f6e7356f3431da067ed004cf1c290 P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Becoming Leader. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Running, Role: LEADER
I20260709 12:22:40.885655 22979 raft_consensus.cc:3060] T 3f5655db69944fb28caccf38acb7e8ba P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:40.887065 23098 tablet_bootstrap.cc:492] T 1f8f6e7356f3431da067ed004cf1c290 P 2793980a665d4daf84bbe67f9b2b5930: No bootstrap required, opened a new log
I20260709 12:22:40.887045 22980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8f6e7356f3431da067ed004cf1c290" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
I20260709 12:22:40.882339 22981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8f6e7356f3431da067ed004cf1c290" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:40.900729 23098 ts_tablet_manager.cc:1403] T 1f8f6e7356f3431da067ed004cf1c290 P 2793980a665d4daf84bbe67f9b2b5930: Time spent bootstrapping tablet: real 0.156s	user 0.030s	sys 0.020s
I20260709 12:22:40.902074 23184 consensus_queue.cc:237] T 1f8f6e7356f3431da067ed004cf1c290 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.905089 23098 raft_consensus.cc:359] T 1f8f6e7356f3431da067ed004cf1c290 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.906567 23098 raft_consensus.cc:385] T 1f8f6e7356f3431da067ed004cf1c290 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:40.906934 23098 raft_consensus.cc:740] T 1f8f6e7356f3431da067ed004cf1c290 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Initialized, Role: FOLLOWER
I20260709 12:22:40.907596 23098 consensus_queue.cc:260] T 1f8f6e7356f3431da067ed004cf1c290 P 2793980a665d4daf84bbe67f9b2b5930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.911038 23099 tablet_bootstrap.cc:492] T 77d70499b4fd47f690f523e6d5a3ce9d P aabe9ef5f1314406b36f06a9956984bb: No bootstrap required, opened a new log
I20260709 12:22:40.911532 23099 ts_tablet_manager.cc:1403] T 77d70499b4fd47f690f523e6d5a3ce9d P aabe9ef5f1314406b36f06a9956984bb: Time spent bootstrapping tablet: real 0.169s	user 0.019s	sys 0.018s
I20260709 12:22:40.916191 23098 ts_tablet_manager.cc:1434] T 1f8f6e7356f3431da067ed004cf1c290 P 2793980a665d4daf84bbe67f9b2b5930: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:22:40.915321 23055 raft_consensus.cc:2468] T 77d70499b4fd47f690f523e6d5a3ce9d P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 1.
I20260709 12:22:40.923996 23099 raft_consensus.cc:359] T 77d70499b4fd47f690f523e6d5a3ce9d P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
W20260709 12:22:40.924998 22871 leader_election.cc:343] T 1f8f6e7356f3431da067ed004cf1c290 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:40.925184 23099 raft_consensus.cc:385] T 77d70499b4fd47f690f523e6d5a3ce9d P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:40.925565 23099 raft_consensus.cc:740] T 77d70499b4fd47f690f523e6d5a3ce9d P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Initialized, Role: FOLLOWER
I20260709 12:22:40.926429 23099 consensus_queue.cc:260] T 77d70499b4fd47f690f523e6d5a3ce9d P aabe9ef5f1314406b36f06a9956984bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.928601 23099 ts_tablet_manager.cc:1434] T 77d70499b4fd47f690f523e6d5a3ce9d P aabe9ef5f1314406b36f06a9956984bb: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 12:22:40.929667 23099 tablet_bootstrap.cc:492] T 88cf02843293496ca59860bb49ca31e5 P aabe9ef5f1314406b36f06a9956984bb: Bootstrap starting.
I20260709 12:22:40.933502 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d70499b4fd47f690f523e6d5a3ce9d" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:22:40.934185 22907 raft_consensus.cc:3060] T 77d70499b4fd47f690f523e6d5a3ce9d P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:40.939605 23098 tablet_bootstrap.cc:492] T fc89d3a58a19491c83db9e0f4cc0616d P 2793980a665d4daf84bbe67f9b2b5930: Bootstrap starting.
I20260709 12:22:40.942289 22948 leader_election.cc:304] T 77d70499b4fd47f690f523e6d5a3ce9d P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: 
I20260709 12:22:40.944026 22903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8a88b92d8264f9692872f2247bbd2a5" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:40.944831 23213 raft_consensus.cc:2804] T 77d70499b4fd47f690f523e6d5a3ce9d P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:40.945367 23156 raft_consensus.cc:493] T 73a7d3877f714275a4addd22ffae7059 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:40.945243 23184 consensus_queue.cc:1048] T 3f5655db69944fb28caccf38acb7e8ba P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:40.946864 23102 consensus_queue.cc:1048] T c5e94ff7ae084c489c80752af7ec49cd P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:40.946748 23055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4899f34ede5a4dc5a409663db703714b" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:40.945844 23156 raft_consensus.cc:515] T 73a7d3877f714275a4addd22ffae7059 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.962289 23207 raft_consensus.cc:493] T 3f5655db69944fb28caccf38acb7e8ba P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:40.962853 23207 raft_consensus.cc:515] T 3f5655db69944fb28caccf38acb7e8ba P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.965086 23215 consensus_queue.cc:1048] T 3f5655db69944fb28caccf38acb7e8ba P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:22:40.951467 23213 raft_consensus.cc:697] T 77d70499b4fd47f690f523e6d5a3ce9d P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Becoming Leader. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
I20260709 12:22:40.969581 23213 consensus_queue.cc:237] T 77d70499b4fd47f690f523e6d5a3ce9d P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:40.946127 22946 leader_election.cc:304] T f8a88b92d8264f9692872f2247bbd2a5 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2793980a665d4daf84bbe67f9b2b5930; no voters: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:40.997952 23101 tablet_bootstrap.cc:654] T fc89d3a58a19491c83db9e0f4cc0616d P 7b3e366cdf24471e8a88203d43ff95cf: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:41.030211 23207 leader_election.cc:290] T 3f5655db69944fb28caccf38acb7e8ba P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:41.033236 23102 raft_consensus.cc:3060] T f8a88b92d8264f9692872f2247bbd2a5 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:40.996423 22907 raft_consensus.cc:2468] T 77d70499b4fd47f690f523e6d5a3ce9d P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 1.
I20260709 12:22:41.031612 23057 raft_consensus.cc:2468] T 010a2c4376954329a61bf7dbf75afaa8 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 1.
I20260709 12:22:41.036048 22872 leader_election.cc:304] T 4899f34ede5a4dc5a409663db703714b P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aabe9ef5f1314406b36f06a9956984bb; no voters: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf
I20260709 12:22:41.039727 22948 leader_election.cc:304] T 010a2c4376954329a61bf7dbf75afaa8 P 2793980a665d4daf84bbe67f9b2b5930 [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: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:41.040819 23181 raft_consensus.cc:2804] T 010a2c4376954329a61bf7dbf75afaa8 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:41.042651 23055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5655db69944fb28caccf38acb7e8ba" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:41.043370 23055 raft_consensus.cc:2468] T 3f5655db69944fb28caccf38acb7e8ba P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 1.
I20260709 12:22:41.044989 23099 tablet_bootstrap.cc:654] T 88cf02843293496ca59860bb49ca31e5 P aabe9ef5f1314406b36f06a9956984bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:41.029168 22803 catalog_manager.cc:5697] T 1f8f6e7356f3431da067ed004cf1c290 P aabe9ef5f1314406b36f06a9956984bb reported cstate change: term changed from 0 to 1, leader changed from <none> to aabe9ef5f1314406b36f06a9956984bb (127.21.56.193). New cstate: current_term: 1 leader_uuid: "aabe9ef5f1314406b36f06a9956984bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:41.046602 23156 leader_election.cc:290] T 73a7d3877f714275a4addd22ffae7059 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
W20260709 12:22:41.036593 22946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.56.193:36711, user_credentials={real_user=slave}} blocked reactor thread for 90595.8us
I20260709 12:22:41.047597 23098 tablet_bootstrap.cc:654] T fc89d3a58a19491c83db9e0f4cc0616d P 2793980a665d4daf84bbe67f9b2b5930: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:41.038575 23184 raft_consensus.cc:2749] T 4899f34ede5a4dc5a409663db703714b P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:41.057561 22948 leader_election.cc:304] T 3f5655db69944fb28caccf38acb7e8ba P 2793980a665d4daf84bbe67f9b2b5930 [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: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: 
I20260709 12:22:41.063989 23172 raft_consensus.cc:493] T 0f5d1ebe64e447a4aac552273fd35d32 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:41.066079 23172 raft_consensus.cc:515] T 0f5d1ebe64e447a4aac552273fd35d32 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.068337 23172 leader_election.cc:290] T 0f5d1ebe64e447a4aac552273fd35d32 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:41.068964 23102 raft_consensus.cc:2749] T f8a88b92d8264f9692872f2247bbd2a5 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:41.069087 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f5d1ebe64e447a4aac552273fd35d32" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:41.070259 23055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73a7d3877f714275a4addd22ffae7059" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
W20260709 12:22:41.070590 23021 leader_election.cc:343] T 0f5d1ebe64e447a4aac552273fd35d32 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:41.070945 23055 raft_consensus.cc:2468] T 73a7d3877f714275a4addd22ffae7059 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 0.
I20260709 12:22:41.070214 22980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f5d1ebe64e447a4aac552273fd35d32" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
W20260709 12:22:41.073177 23022 leader_election.cc:343] T 0f5d1ebe64e447a4aac552273fd35d32 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:41.085107 23156 raft_consensus.cc:2804] T 3f5655db69944fb28caccf38acb7e8ba P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:22:41.087601 22905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73a7d3877f714275a4addd22ffae7059" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:41.088032 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5655db69944fb28caccf38acb7e8ba" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:41.088300 22905 raft_consensus.cc:2468] T 73a7d3877f714275a4addd22ffae7059 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 0.
I20260709 12:22:41.081676 22948 leader_election.cc:304] T 73a7d3877f714275a4addd22ffae7059 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: 
I20260709 12:22:41.073627 23022 leader_election.cc:304] T 0f5d1ebe64e447a4aac552273fd35d32 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b3e366cdf24471e8a88203d43ff95cf; no voters: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:41.110337 23172 raft_consensus.cc:2749] T 0f5d1ebe64e447a4aac552273fd35d32 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:41.110801 23156 raft_consensus.cc:493] T 3f5655db69944fb28caccf38acb7e8ba P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Starting leader election (detected failure of leader aabe9ef5f1314406b36f06a9956984bb)
I20260709 12:22:41.111317 23156 raft_consensus.cc:3060] T 3f5655db69944fb28caccf38acb7e8ba P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:41.105504 23208 raft_consensus.cc:2804] T 73a7d3877f714275a4addd22ffae7059 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:41.089424 22903 raft_consensus.cc:3060] T 4899f34ede5a4dc5a409663db703714b P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:41.083909 23181 raft_consensus.cc:697] T 010a2c4376954329a61bf7dbf75afaa8 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Becoming Leader. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
W20260709 12:22:41.113597 22946 consensus_peers.cc:597] T 9d4a86f307e94cac9af99a9b5a670bba P 2793980a665d4daf84bbe67f9b2b5930 -> Peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Couldn't send request to peer aabe9ef5f1314406b36f06a9956984bb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:41.114852 23208 raft_consensus.cc:493] T 73a7d3877f714275a4addd22ffae7059 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:41.105492 22802 catalog_manager.cc:5697] T 03c3afe2aa7a430096d235b2c5e716d7 P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194). New cstate: current_term: 1 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:41.115500 23208 raft_consensus.cc:3060] T 73a7d3877f714275a4addd22ffae7059 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:41.116431 23099 tablet_bootstrap.cc:492] T 88cf02843293496ca59860bb49ca31e5 P aabe9ef5f1314406b36f06a9956984bb: No bootstrap required, opened a new log
I20260709 12:22:41.116765 23099 ts_tablet_manager.cc:1403] T 88cf02843293496ca59860bb49ca31e5 P aabe9ef5f1314406b36f06a9956984bb: Time spent bootstrapping tablet: real 0.187s	user 0.012s	sys 0.006s
I20260709 12:22:41.119130 23099 raft_consensus.cc:359] T 88cf02843293496ca59860bb49ca31e5 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.120054 23099 raft_consensus.cc:385] T 88cf02843293496ca59860bb49ca31e5 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:41.120306 23099 raft_consensus.cc:740] T 88cf02843293496ca59860bb49ca31e5 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Initialized, Role: FOLLOWER
I20260709 12:22:41.121083 23099 consensus_queue.cc:260] T 88cf02843293496ca59860bb49ca31e5 P aabe9ef5f1314406b36f06a9956984bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.127911 23099 ts_tablet_manager.cc:1434] T 88cf02843293496ca59860bb49ca31e5 P aabe9ef5f1314406b36f06a9956984bb: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 12:22:41.129024 23099 tablet_bootstrap.cc:492] T 9d4a86f307e94cac9af99a9b5a670bba P aabe9ef5f1314406b36f06a9956984bb: Bootstrap starting.
I20260709 12:22:41.089838 23207 consensus_queue.cc:1048] T c5e94ff7ae084c489c80752af7ec49cd P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.025s
I20260709 12:22:41.134308 23172 raft_consensus.cc:493] T 0e0783ca5117473ca01b371d15e28aa9 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:41.135270 23172 raft_consensus.cc:515] T 0e0783ca5117473ca01b371d15e28aa9 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.137418 23172 leader_election.cc:290] T 0e0783ca5117473ca01b371d15e28aa9 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:41.144063 22980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0783ca5117473ca01b371d15e28aa9" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:41.146730 22904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0783ca5117473ca01b371d15e28aa9" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
W20260709 12:22:41.148088 23022 leader_election.cc:343] T 0e0783ca5117473ca01b371d15e28aa9 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:22:41.148554 23021 leader_election.cc:343] T 0e0783ca5117473ca01b371d15e28aa9 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:41.148970 23021 leader_election.cc:304] T 0e0783ca5117473ca01b371d15e28aa9 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b3e366cdf24471e8a88203d43ff95cf; no voters: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:41.150066 23172 raft_consensus.cc:2749] T 0e0783ca5117473ca01b371d15e28aa9 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:41.154609 23181 consensus_queue.cc:237] T 010a2c4376954329a61bf7dbf75afaa8 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.168615 23156 raft_consensus.cc:515] T 3f5655db69944fb28caccf38acb7e8ba P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.171926 23208 raft_consensus.cc:515] T 73a7d3877f714275a4addd22ffae7059 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.174506 23208 leader_election.cc:290] T 73a7d3877f714275a4addd22ffae7059 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:41.174706 22979 raft_consensus.cc:1240] T 3f5655db69944fb28caccf38acb7e8ba P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Rejecting Update request from peer aabe9ef5f1314406b36f06a9956984bb for earlier term 1. Current term is 2. Ops: []
I20260709 12:22:41.178768 23214 consensus_queue.cc:1059] T 3f5655db69944fb28caccf38acb7e8ba P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:22:41.180879 23098 tablet_bootstrap.cc:492] T fc89d3a58a19491c83db9e0f4cc0616d P 2793980a665d4daf84bbe67f9b2b5930: No bootstrap required, opened a new log
I20260709 12:22:41.181351 23098 ts_tablet_manager.cc:1403] T fc89d3a58a19491c83db9e0f4cc0616d P 2793980a665d4daf84bbe67f9b2b5930: Time spent bootstrapping tablet: real 0.264s	user 0.016s	sys 0.001s
I20260709 12:22:41.183606 23056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73a7d3877f714275a4addd22ffae7059" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:22:41.184278 22905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73a7d3877f714275a4addd22ffae7059" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:22:41.185607 22905 raft_consensus.cc:3060] T 73a7d3877f714275a4addd22ffae7059 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:41.187898 23099 tablet_bootstrap.cc:654] T 9d4a86f307e94cac9af99a9b5a670bba P aabe9ef5f1314406b36f06a9956984bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:41.188104 23057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5655db69944fb28caccf38acb7e8ba" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:22:41.188645 23156 leader_election.cc:290] T 3f5655db69944fb28caccf38acb7e8ba P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 2 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:41.193348 23101 tablet_bootstrap.cc:492] T fc89d3a58a19491c83db9e0f4cc0616d P 7b3e366cdf24471e8a88203d43ff95cf: No bootstrap required, opened a new log
I20260709 12:22:41.193846 23101 ts_tablet_manager.cc:1403] T fc89d3a58a19491c83db9e0f4cc0616d P 7b3e366cdf24471e8a88203d43ff95cf: Time spent bootstrapping tablet: real 0.348s	user 0.022s	sys 0.016s
I20260709 12:22:41.184309 23056 raft_consensus.cc:3060] T 73a7d3877f714275a4addd22ffae7059 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:41.199540 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5655db69944fb28caccf38acb7e8ba" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:22:41.202704 22946 leader_election.cc:304] T 3f5655db69944fb28caccf38acb7e8ba P 2793980a665d4daf84bbe67f9b2b5930 [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: 2793980a665d4daf84bbe67f9b2b5930; no voters: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:41.204667 23213 raft_consensus.cc:2749] T 3f5655db69944fb28caccf38acb7e8ba P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:22:41.205894 23213 consensus_queue.cc:1048] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:41.210409 23098 raft_consensus.cc:359] T fc89d3a58a19491c83db9e0f4cc0616d P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.211838 23098 raft_consensus.cc:385] T fc89d3a58a19491c83db9e0f4cc0616d P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:41.213274 23098 raft_consensus.cc:740] T fc89d3a58a19491c83db9e0f4cc0616d P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Initialized, Role: FOLLOWER
I20260709 12:22:41.214012 23208 consensus_queue.cc:1048] T 9d4a86f307e94cac9af99a9b5a670bba P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:41.206218 22905 raft_consensus.cc:2468] T 73a7d3877f714275a4addd22ffae7059 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 1.
I20260709 12:22:41.219771 22946 leader_election.cc:304] T 73a7d3877f714275a4addd22ffae7059 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb; no voters: 
I20260709 12:22:41.219987 23215 raft_consensus.cc:3055] T 3f5655db69944fb28caccf38acb7e8ba P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:41.220331 23215 raft_consensus.cc:740] T 3f5655db69944fb28caccf38acb7e8ba P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Running, Role: LEADER
I20260709 12:22:41.214228 23098 consensus_queue.cc:260] T fc89d3a58a19491c83db9e0f4cc0616d P 2793980a665d4daf84bbe67f9b2b5930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.220599 23208 raft_consensus.cc:2804] T 73a7d3877f714275a4addd22ffae7059 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:41.224756 23101 raft_consensus.cc:359] T fc89d3a58a19491c83db9e0f4cc0616d P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.226449 23101 raft_consensus.cc:385] T fc89d3a58a19491c83db9e0f4cc0616d P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:41.226732 23101 raft_consensus.cc:740] T fc89d3a58a19491c83db9e0f4cc0616d P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Initialized, Role: FOLLOWER
I20260709 12:22:41.227401 23101 consensus_queue.cc:260] T fc89d3a58a19491c83db9e0f4cc0616d P 7b3e366cdf24471e8a88203d43ff95cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.230189 23098 ts_tablet_manager.cc:1434] T fc89d3a58a19491c83db9e0f4cc0616d P 2793980a665d4daf84bbe67f9b2b5930: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.002s
I20260709 12:22:41.231236 23098 tablet_bootstrap.cc:492] T 3da50dcb750f49b28db3a3128a2a9829 P 2793980a665d4daf84bbe67f9b2b5930: Bootstrap starting.
I20260709 12:22:41.234448 23101 ts_tablet_manager.cc:1434] T fc89d3a58a19491c83db9e0f4cc0616d P 7b3e366cdf24471e8a88203d43ff95cf: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.001s
I20260709 12:22:41.228760 23208 raft_consensus.cc:697] T 73a7d3877f714275a4addd22ffae7059 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Becoming Leader. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
I20260709 12:22:41.239588 23208 consensus_queue.cc:237] T 73a7d3877f714275a4addd22ffae7059 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.243868 23116 raft_consensus.cc:493] T fc89d3a58a19491c83db9e0f4cc0616d P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:41.244467 23116 raft_consensus.cc:515] T fc89d3a58a19491c83db9e0f4cc0616d P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
W20260709 12:22:41.246230 22851 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:22:41.246811 23116 leader_election.cc:290] T fc89d3a58a19491c83db9e0f4cc0616d P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:41.249802 22979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc89d3a58a19491c83db9e0f4cc0616d" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:41.233146 23215 consensus_queue.cc:260] T 3f5655db69944fb28caccf38acb7e8ba P aabe9ef5f1314406b36f06a9956984bb [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.251727 23101 tablet_bootstrap.cc:492] T 3da50dcb750f49b28db3a3128a2a9829 P 7b3e366cdf24471e8a88203d43ff95cf: Bootstrap starting.
I20260709 12:22:41.250507 22979 raft_consensus.cc:2468] T fc89d3a58a19491c83db9e0f4cc0616d P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 0.
I20260709 12:22:41.236225 23056 raft_consensus.cc:2468] T 73a7d3877f714275a4addd22ffae7059 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 1.
I20260709 12:22:41.257923 22903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc89d3a58a19491c83db9e0f4cc0616d" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:41.258442 23215 raft_consensus.cc:3060] T 3f5655db69944fb28caccf38acb7e8ba P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:41.259375 23022 leader_election.cc:304] T fc89d3a58a19491c83db9e0f4cc0616d P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: 
W20260709 12:22:41.264153 23021 leader_election.cc:343] T fc89d3a58a19491c83db9e0f4cc0616d P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:41.265627 23116 raft_consensus.cc:2804] T fc89d3a58a19491c83db9e0f4cc0616d P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:41.266399 23116 raft_consensus.cc:493] T fc89d3a58a19491c83db9e0f4cc0616d P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:41.266734 23116 raft_consensus.cc:3060] T fc89d3a58a19491c83db9e0f4cc0616d P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:41.264182 22804 catalog_manager.cc:5697] T 77d70499b4fd47f690f523e6d5a3ce9d P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194). New cstate: current_term: 1 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:41.270084 23101 tablet_bootstrap.cc:654] T 3da50dcb750f49b28db3a3128a2a9829 P 7b3e366cdf24471e8a88203d43ff95cf: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:41.273203 22804 catalog_manager.cc:5697] T 010a2c4376954329a61bf7dbf75afaa8 P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194). New cstate: current_term: 1 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:41.280382 23099 tablet_bootstrap.cc:492] T 9d4a86f307e94cac9af99a9b5a670bba P aabe9ef5f1314406b36f06a9956984bb: No bootstrap required, opened a new log
I20260709 12:22:41.280889 23099 ts_tablet_manager.cc:1403] T 9d4a86f307e94cac9af99a9b5a670bba P aabe9ef5f1314406b36f06a9956984bb: Time spent bootstrapping tablet: real 0.152s	user 0.022s	sys 0.009s
I20260709 12:22:41.281177 23116 raft_consensus.cc:515] T fc89d3a58a19491c83db9e0f4cc0616d P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.283775 23099 raft_consensus.cc:359] T 9d4a86f307e94cac9af99a9b5a670bba P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.284677 23099 raft_consensus.cc:385] T 9d4a86f307e94cac9af99a9b5a670bba P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:41.285153 23099 raft_consensus.cc:740] T 9d4a86f307e94cac9af99a9b5a670bba P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Initialized, Role: FOLLOWER
I20260709 12:22:41.284667 22979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc89d3a58a19491c83db9e0f4cc0616d" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
I20260709 12:22:41.285311 22903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc89d3a58a19491c83db9e0f4cc0616d" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:22:41.285233 23214 raft_consensus.cc:493] T 88cf02843293496ca59860bb49ca31e5 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:41.285944 22979 raft_consensus.cc:3060] T fc89d3a58a19491c83db9e0f4cc0616d P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:41.287789 23214 raft_consensus.cc:515] T 88cf02843293496ca59860bb49ca31e5 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.285918 23099 consensus_queue.cc:260] T 9d4a86f307e94cac9af99a9b5a670bba P aabe9ef5f1314406b36f06a9956984bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
W20260709 12:22:41.290437 23021 leader_election.cc:343] T fc89d3a58a19491c83db9e0f4cc0616d P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:41.296854 23098 tablet_bootstrap.cc:654] T 3da50dcb750f49b28db3a3128a2a9829 P 2793980a665d4daf84bbe67f9b2b5930: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:41.288534 23116 leader_election.cc:290] T fc89d3a58a19491c83db9e0f4cc0616d P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:41.298897 22980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88cf02843293496ca59860bb49ca31e5" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:41.300355 23099 ts_tablet_manager.cc:1434] T 9d4a86f307e94cac9af99a9b5a670bba P aabe9ef5f1314406b36f06a9956984bb: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 12:22:41.303202 23099 tablet_bootstrap.cc:492] T fc89d3a58a19491c83db9e0f4cc0616d P aabe9ef5f1314406b36f06a9956984bb: Bootstrap starting.
I20260709 12:22:41.303905 23214 leader_election.cc:290] T 88cf02843293496ca59860bb49ca31e5 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
W20260709 12:22:41.304193 22871 leader_election.cc:343] T 88cf02843293496ca59860bb49ca31e5 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:41.305462 23056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88cf02843293496ca59860bb49ca31e5" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:41.307076 23056 raft_consensus.cc:2468] T 88cf02843293496ca59860bb49ca31e5 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aabe9ef5f1314406b36f06a9956984bb in term 0.
I20260709 12:22:41.311666 23208 raft_consensus.cc:493] T 1f8f6e7356f3431da067ed004cf1c290 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:41.312181 23208 raft_consensus.cc:515] T 1f8f6e7356f3431da067ed004cf1c290 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.314284 22872 leader_election.cc:304] T 88cf02843293496ca59860bb49ca31e5 P aabe9ef5f1314406b36f06a9956984bb [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: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb; no voters: 2793980a665d4daf84bbe67f9b2b5930
I20260709 12:22:41.315261 23214 raft_consensus.cc:2804] T 88cf02843293496ca59860bb49ca31e5 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:41.315622 23214 raft_consensus.cc:493] T 88cf02843293496ca59860bb49ca31e5 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:41.315970 23214 raft_consensus.cc:3060] T 88cf02843293496ca59860bb49ca31e5 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:41.317829 23208 leader_election.cc:290] T 1f8f6e7356f3431da067ed004cf1c290 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:41.319799 23215 consensus_queue.cc:1048] T f8a88b92d8264f9692872f2247bbd2a5 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:41.306118 22979 raft_consensus.cc:2468] T fc89d3a58a19491c83db9e0f4cc0616d P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 1.
I20260709 12:22:41.326330 23022 leader_election.cc:304] T fc89d3a58a19491c83db9e0f4cc0616d P 7b3e366cdf24471e8a88203d43ff95cf [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: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:41.327488 23106 raft_consensus.cc:2804] T fc89d3a58a19491c83db9e0f4cc0616d P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:41.327679 23056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8f6e7356f3431da067ed004cf1c290" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:41.327979 23106 raft_consensus.cc:697] T fc89d3a58a19491c83db9e0f4cc0616d P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Becoming Leader. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Running, Role: LEADER
I20260709 12:22:41.328606 23056 raft_consensus.cc:2393] T 1f8f6e7356f3431da067ed004cf1c290 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2793980a665d4daf84bbe67f9b2b5930 in current term 1: Already voted for candidate aabe9ef5f1314406b36f06a9956984bb in this term.
I20260709 12:22:41.328835 23106 consensus_queue.cc:237] T fc89d3a58a19491c83db9e0f4cc0616d P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.334247 23214 raft_consensus.cc:515] T 88cf02843293496ca59860bb49ca31e5 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.334928 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8f6e7356f3431da067ed004cf1c290" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:41.337493 22946 leader_election.cc:304] T 1f8f6e7356f3431da067ed004cf1c290 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2793980a665d4daf84bbe67f9b2b5930; no voters: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:41.340158 23214 leader_election.cc:290] T 88cf02843293496ca59860bb49ca31e5 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 election: Requested vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:41.340734 23214 consensus_queue.cc:1048] T f8a88b92d8264f9692872f2247bbd2a5 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:41.340914 22979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88cf02843293496ca59860bb49ca31e5" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
I20260709 12:22:41.338328 23208 raft_consensus.cc:3060] T 1f8f6e7356f3431da067ed004cf1c290 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:41.341306 22802 catalog_manager.cc:5697] T 73a7d3877f714275a4addd22ffae7059 P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194). New cstate: current_term: 1 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } }
W20260709 12:22:41.342401 22871 leader_election.cc:343] T 88cf02843293496ca59860bb49ca31e5 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:41.344635 23056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88cf02843293496ca59860bb49ca31e5" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:22:41.347221 23056 raft_consensus.cc:3060] T 88cf02843293496ca59860bb49ca31e5 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:22:41.366170 23233 log.cc:927] Time spent T 9d4a86f307e94cac9af99a9b5a670bba P 7b3e366cdf24471e8a88203d43ff95cf: Append to log took a long time: real 0.073s	user 0.001s	sys 0.000s
I20260709 12:22:41.372747 23099 tablet_bootstrap.cc:654] T fc89d3a58a19491c83db9e0f4cc0616d P aabe9ef5f1314406b36f06a9956984bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:41.376890 23101 tablet_bootstrap.cc:492] T 3da50dcb750f49b28db3a3128a2a9829 P 7b3e366cdf24471e8a88203d43ff95cf: No bootstrap required, opened a new log
I20260709 12:22:41.377372 23101 ts_tablet_manager.cc:1403] T 3da50dcb750f49b28db3a3128a2a9829 P 7b3e366cdf24471e8a88203d43ff95cf: Time spent bootstrapping tablet: real 0.126s	user 0.035s	sys 0.017s
I20260709 12:22:41.380031 23101 raft_consensus.cc:359] T 3da50dcb750f49b28db3a3128a2a9829 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.380707 23101 raft_consensus.cc:385] T 3da50dcb750f49b28db3a3128a2a9829 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:41.380975 23101 raft_consensus.cc:740] T 3da50dcb750f49b28db3a3128a2a9829 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Initialized, Role: FOLLOWER
I20260709 12:22:41.381588 23101 consensus_queue.cc:260] T 3da50dcb750f49b28db3a3128a2a9829 P 7b3e366cdf24471e8a88203d43ff95cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.385109 23101 ts_tablet_manager.cc:1434] T 3da50dcb750f49b28db3a3128a2a9829 P 7b3e366cdf24471e8a88203d43ff95cf: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:22:41.386171 23101 tablet_bootstrap.cc:492] T 58c5ed39d5c24b0080b35b21717e3eca P 7b3e366cdf24471e8a88203d43ff95cf: Bootstrap starting.
I20260709 12:22:41.390888 23222 consensus_queue.cc:1048] T 03c3afe2aa7a430096d235b2c5e716d7 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:41.392517 23101 tablet_bootstrap.cc:654] T 58c5ed39d5c24b0080b35b21717e3eca P 7b3e366cdf24471e8a88203d43ff95cf: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:41.393909 23056 raft_consensus.cc:2468] T 88cf02843293496ca59860bb49ca31e5 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabe9ef5f1314406b36f06a9956984bb in term 1.
I20260709 12:22:41.395422 22872 leader_election.cc:304] T 88cf02843293496ca59860bb49ca31e5 P aabe9ef5f1314406b36f06a9956984bb [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: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb; no voters: 2793980a665d4daf84bbe67f9b2b5930
I20260709 12:22:41.396793 23137 raft_consensus.cc:2804] T 88cf02843293496ca59860bb49ca31e5 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:41.397334 23137 raft_consensus.cc:697] T 88cf02843293496ca59860bb49ca31e5 P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Becoming Leader. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Running, Role: LEADER
I20260709 12:22:41.398415 23098 tablet_bootstrap.cc:492] T 3da50dcb750f49b28db3a3128a2a9829 P 2793980a665d4daf84bbe67f9b2b5930: No bootstrap required, opened a new log
I20260709 12:22:41.398253 23137 consensus_queue.cc:237] T 88cf02843293496ca59860bb49ca31e5 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.398840 23098 ts_tablet_manager.cc:1403] T 3da50dcb750f49b28db3a3128a2a9829 P 2793980a665d4daf84bbe67f9b2b5930: Time spent bootstrapping tablet: real 0.168s	user 0.025s	sys 0.013s
I20260709 12:22:41.355873 23208 raft_consensus.cc:2749] T 1f8f6e7356f3431da067ed004cf1c290 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:41.401674 23098 raft_consensus.cc:359] T 3da50dcb750f49b28db3a3128a2a9829 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.405378 23098 raft_consensus.cc:385] T 3da50dcb750f49b28db3a3128a2a9829 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:41.405673 23098 raft_consensus.cc:740] T 3da50dcb750f49b28db3a3128a2a9829 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Initialized, Role: FOLLOWER
I20260709 12:22:41.406361 23098 consensus_queue.cc:260] T 3da50dcb750f49b28db3a3128a2a9829 P 2793980a665d4daf84bbe67f9b2b5930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.407163 23215 consensus_queue.cc:1048] T 1f8f6e7356f3431da067ed004cf1c290 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:41.407635 22804 catalog_manager.cc:5697] T fc89d3a58a19491c83db9e0f4cc0616d P 7b3e366cdf24471e8a88203d43ff95cf reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195). New cstate: current_term: 1 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:41.409677 23101 tablet_bootstrap.cc:492] T 58c5ed39d5c24b0080b35b21717e3eca P 7b3e366cdf24471e8a88203d43ff95cf: No bootstrap required, opened a new log
I20260709 12:22:41.410252 23101 ts_tablet_manager.cc:1403] T 58c5ed39d5c24b0080b35b21717e3eca P 7b3e366cdf24471e8a88203d43ff95cf: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.002s
I20260709 12:22:41.412946 23101 raft_consensus.cc:359] T 58c5ed39d5c24b0080b35b21717e3eca P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.413623 23101 raft_consensus.cc:385] T 58c5ed39d5c24b0080b35b21717e3eca P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:41.418592 23137 raft_consensus.cc:493] T 9d4a86f307e94cac9af99a9b5a670bba P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:41.419487 23098 ts_tablet_manager.cc:1434] T 3da50dcb750f49b28db3a3128a2a9829 P 2793980a665d4daf84bbe67f9b2b5930: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 12:22:41.419154 23137 raft_consensus.cc:515] T 9d4a86f307e94cac9af99a9b5a670bba P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.420414 23098 tablet_bootstrap.cc:492] T 88cf02843293496ca59860bb49ca31e5 P 2793980a665d4daf84bbe67f9b2b5930: Bootstrap starting.
I20260709 12:22:41.422662 22980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d4a86f307e94cac9af99a9b5a670bba" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:41.424837 23137 leader_election.cc:290] T 9d4a86f307e94cac9af99a9b5a670bba P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:41.426545 23098 tablet_bootstrap.cc:654] T 88cf02843293496ca59860bb49ca31e5 P 2793980a665d4daf84bbe67f9b2b5930: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:41.427516 23099 tablet_bootstrap.cc:492] T fc89d3a58a19491c83db9e0f4cc0616d P aabe9ef5f1314406b36f06a9956984bb: No bootstrap required, opened a new log
I20260709 12:22:41.428016 23099 ts_tablet_manager.cc:1403] T fc89d3a58a19491c83db9e0f4cc0616d P aabe9ef5f1314406b36f06a9956984bb: Time spent bootstrapping tablet: real 0.125s	user 0.011s	sys 0.004s
I20260709 12:22:41.430909 23099 raft_consensus.cc:359] T fc89d3a58a19491c83db9e0f4cc0616d P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.431607 23099 raft_consensus.cc:385] T fc89d3a58a19491c83db9e0f4cc0616d P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:41.431921 23099 raft_consensus.cc:740] T fc89d3a58a19491c83db9e0f4cc0616d P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Initialized, Role: FOLLOWER
I20260709 12:22:41.432997 23057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d4a86f307e94cac9af99a9b5a670bba" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:41.432581 23099 consensus_queue.cc:260] T fc89d3a58a19491c83db9e0f4cc0616d P aabe9ef5f1314406b36f06a9956984bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.434957 22872 leader_election.cc:304] T 9d4a86f307e94cac9af99a9b5a670bba P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aabe9ef5f1314406b36f06a9956984bb; no voters: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf
I20260709 12:22:41.413885 23101 raft_consensus.cc:740] T 58c5ed39d5c24b0080b35b21717e3eca P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Initialized, Role: FOLLOWER
W20260709 12:22:41.435787 22946 consensus_peers.cc:597] T 03c3afe2aa7a430096d235b2c5e716d7 P 2793980a665d4daf84bbe67f9b2b5930 -> Peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Couldn't send request to peer aabe9ef5f1314406b36f06a9956984bb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:41.436175 23101 consensus_queue.cc:260] T 58c5ed39d5c24b0080b35b21717e3eca P 7b3e366cdf24471e8a88203d43ff95cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.436892 23099 ts_tablet_manager.cc:1434] T fc89d3a58a19491c83db9e0f4cc0616d P aabe9ef5f1314406b36f06a9956984bb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:22:41.438190 23099 tablet_bootstrap.cc:492] T 010a2c4376954329a61bf7dbf75afaa8 P aabe9ef5f1314406b36f06a9956984bb: Bootstrap starting.
I20260709 12:22:41.440349 22802 catalog_manager.cc:5697] T 88cf02843293496ca59860bb49ca31e5 P aabe9ef5f1314406b36f06a9956984bb reported cstate change: term changed from 0 to 1, leader changed from <none> to aabe9ef5f1314406b36f06a9956984bb (127.21.56.193). New cstate: current_term: 1 leader_uuid: "aabe9ef5f1314406b36f06a9956984bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:41.439970 23101 ts_tablet_manager.cc:1434] T 58c5ed39d5c24b0080b35b21717e3eca P 7b3e366cdf24471e8a88203d43ff95cf: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 12:22:41.451915 23101 tablet_bootstrap.cc:492] T 51b9a50e1e5f4aa1869c960f8779e001 P 7b3e366cdf24471e8a88203d43ff95cf: Bootstrap starting.
I20260709 12:22:41.438588 23137 raft_consensus.cc:2749] T 9d4a86f307e94cac9af99a9b5a670bba P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:41.458961 23101 tablet_bootstrap.cc:654] T 51b9a50e1e5f4aa1869c960f8779e001 P 7b3e366cdf24471e8a88203d43ff95cf: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:41.447960 23106 raft_consensus.cc:493] T 3da50dcb750f49b28db3a3128a2a9829 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:41.459513 23106 raft_consensus.cc:515] T 3da50dcb750f49b28db3a3128a2a9829 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.461679 23106 leader_election.cc:290] T 3da50dcb750f49b28db3a3128a2a9829 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:41.446648 23099 tablet_bootstrap.cc:654] T 010a2c4376954329a61bf7dbf75afaa8 P aabe9ef5f1314406b36f06a9956984bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:41.463495 22980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3da50dcb750f49b28db3a3128a2a9829" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:41.464211 22980 raft_consensus.cc:2468] T 3da50dcb750f49b28db3a3128a2a9829 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 0.
I20260709 12:22:41.465571 23022 leader_election.cc:304] T 3da50dcb750f49b28db3a3128a2a9829 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: 
I20260709 12:22:41.466400 23106 raft_consensus.cc:2804] T 3da50dcb750f49b28db3a3128a2a9829 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:41.466698 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3da50dcb750f49b28db3a3128a2a9829" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:41.466846 23106 raft_consensus.cc:493] T 3da50dcb750f49b28db3a3128a2a9829 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:41.467338 23106 raft_consensus.cc:3060] T 3da50dcb750f49b28db3a3128a2a9829 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:41.467388 22907 raft_consensus.cc:2468] T 3da50dcb750f49b28db3a3128a2a9829 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 0.
I20260709 12:22:41.469532 23098 tablet_bootstrap.cc:492] T 88cf02843293496ca59860bb49ca31e5 P 2793980a665d4daf84bbe67f9b2b5930: No bootstrap required, opened a new log
I20260709 12:22:41.471057 23098 ts_tablet_manager.cc:1403] T 88cf02843293496ca59860bb49ca31e5 P 2793980a665d4daf84bbe67f9b2b5930: Time spent bootstrapping tablet: real 0.051s	user 0.024s	sys 0.024s
I20260709 12:22:41.474437 23106 raft_consensus.cc:515] T 3da50dcb750f49b28db3a3128a2a9829 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.474502 23137 consensus_queue.cc:1048] T 1f8f6e7356f3431da067ed004cf1c290 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:22:41.476198 23098 raft_consensus.cc:359] T 88cf02843293496ca59860bb49ca31e5 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.477726 23098 raft_consensus.cc:385] T 88cf02843293496ca59860bb49ca31e5 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:41.478034 23098 raft_consensus.cc:740] T 88cf02843293496ca59860bb49ca31e5 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Initialized, Role: FOLLOWER
I20260709 12:22:41.478834 23098 consensus_queue.cc:260] T 88cf02843293496ca59860bb49ca31e5 P 2793980a665d4daf84bbe67f9b2b5930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.480993 23098 ts_tablet_manager.cc:1434] T 88cf02843293496ca59860bb49ca31e5 P 2793980a665d4daf84bbe67f9b2b5930: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.001s
I20260709 12:22:41.481992 23098 tablet_bootstrap.cc:492] T 72b6668d8e7848989fc6c21ff85bb3fd P 2793980a665d4daf84bbe67f9b2b5930: Bootstrap starting.
I20260709 12:22:41.484632 23099 tablet_bootstrap.cc:492] T 010a2c4376954329a61bf7dbf75afaa8 P aabe9ef5f1314406b36f06a9956984bb: No bootstrap required, opened a new log
I20260709 12:22:41.485101 23099 ts_tablet_manager.cc:1403] T 010a2c4376954329a61bf7dbf75afaa8 P aabe9ef5f1314406b36f06a9956984bb: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.000s
I20260709 12:22:41.487812 23099 raft_consensus.cc:359] T 010a2c4376954329a61bf7dbf75afaa8 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.488487 23099 raft_consensus.cc:385] T 010a2c4376954329a61bf7dbf75afaa8 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:41.488762 23099 raft_consensus.cc:740] T 010a2c4376954329a61bf7dbf75afaa8 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Initialized, Role: FOLLOWER
I20260709 12:22:41.489121 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3da50dcb750f49b28db3a3128a2a9829" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:22:41.489683 23116 raft_consensus.cc:493] T 58c5ed39d5c24b0080b35b21717e3eca P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:41.490321 23116 raft_consensus.cc:515] T 58c5ed39d5c24b0080b35b21717e3eca P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.491110 23208 raft_consensus.cc:493] T 88cf02843293496ca59860bb49ca31e5 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:41.491561 23208 raft_consensus.cc:515] T 88cf02843293496ca59860bb49ca31e5 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.492313 23116 leader_election.cc:290] T 58c5ed39d5c24b0080b35b21717e3eca P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:41.492996 22907 raft_consensus.cc:3060] T 3da50dcb750f49b28db3a3128a2a9829 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:41.493584 22979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58c5ed39d5c24b0080b35b21717e3eca" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
W20260709 12:22:41.494877 23022 leader_election.cc:343] T 58c5ed39d5c24b0080b35b21717e3eca P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:41.495160 23098 tablet_bootstrap.cc:654] T 72b6668d8e7848989fc6c21ff85bb3fd P 2793980a665d4daf84bbe67f9b2b5930: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:41.489471 23099 consensus_queue.cc:260] T 010a2c4376954329a61bf7dbf75afaa8 P aabe9ef5f1314406b36f06a9956984bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.496322 22903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58c5ed39d5c24b0080b35b21717e3eca" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:41.497299 23099 ts_tablet_manager.cc:1434] T 010a2c4376954329a61bf7dbf75afaa8 P aabe9ef5f1314406b36f06a9956984bb: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
W20260709 12:22:41.497741 23021 leader_election.cc:343] T 58c5ed39d5c24b0080b35b21717e3eca P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:41.498242 23099 tablet_bootstrap.cc:492] T 03c3afe2aa7a430096d235b2c5e716d7 P aabe9ef5f1314406b36f06a9956984bb: Bootstrap starting.
I20260709 12:22:41.498268 23021 leader_election.cc:304] T 58c5ed39d5c24b0080b35b21717e3eca P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b3e366cdf24471e8a88203d43ff95cf; no voters: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:41.499267 23116 raft_consensus.cc:2749] T 58c5ed39d5c24b0080b35b21717e3eca P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:41.500945 22903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88cf02843293496ca59860bb49ca31e5" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:41.503274 22907 raft_consensus.cc:2468] T 3da50dcb750f49b28db3a3128a2a9829 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 1.
I20260709 12:22:41.504494 23054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88cf02843293496ca59860bb49ca31e5" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:41.510124 23054 raft_consensus.cc:2393] T 88cf02843293496ca59860bb49ca31e5 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2793980a665d4daf84bbe67f9b2b5930 in current term 1: Already voted for candidate aabe9ef5f1314406b36f06a9956984bb in this term.
I20260709 12:22:41.507758 23099 tablet_bootstrap.cc:654] T 03c3afe2aa7a430096d235b2c5e716d7 P aabe9ef5f1314406b36f06a9956984bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:41.505766 23101 tablet_bootstrap.cc:492] T 51b9a50e1e5f4aa1869c960f8779e001 P 7b3e366cdf24471e8a88203d43ff95cf: No bootstrap required, opened a new log
I20260709 12:22:41.511126 23101 ts_tablet_manager.cc:1403] T 51b9a50e1e5f4aa1869c960f8779e001 P 7b3e366cdf24471e8a88203d43ff95cf: Time spent bootstrapping tablet: real 0.059s	user 0.010s	sys 0.002s
I20260709 12:22:41.507727 22979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3da50dcb750f49b28db3a3128a2a9829" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
I20260709 12:22:41.511637 22948 leader_election.cc:304] T 88cf02843293496ca59860bb49ca31e5 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2793980a665d4daf84bbe67f9b2b5930; no voters: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:41.512068 22979 raft_consensus.cc:3060] T 3da50dcb750f49b28db3a3128a2a9829 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:41.512319 23021 leader_election.cc:304] T 3da50dcb750f49b28db3a3128a2a9829 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb; no voters: 
I20260709 12:22:41.513309 23116 raft_consensus.cc:2804] T 3da50dcb750f49b28db3a3128a2a9829 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:41.513993 23116 raft_consensus.cc:697] T 3da50dcb750f49b28db3a3128a2a9829 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Becoming Leader. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Running, Role: LEADER
I20260709 12:22:41.516090 23116 consensus_queue.cc:237] T 3da50dcb750f49b28db3a3128a2a9829 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.503350 23208 leader_election.cc:290] T 88cf02843293496ca59860bb49ca31e5 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:41.512539 23213 raft_consensus.cc:3060] T 88cf02843293496ca59860bb49ca31e5 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:41.508719 23106 leader_election.cc:290] T 3da50dcb750f49b28db3a3128a2a9829 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:41.521338 23101 raft_consensus.cc:359] T 51b9a50e1e5f4aa1869c960f8779e001 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.523916 23213 raft_consensus.cc:2749] T 88cf02843293496ca59860bb49ca31e5 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:41.524031 22979 raft_consensus.cc:2468] T 3da50dcb750f49b28db3a3128a2a9829 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 1.
I20260709 12:22:41.533604 23101 raft_consensus.cc:385] T 51b9a50e1e5f4aa1869c960f8779e001 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:41.535303 23101 raft_consensus.cc:740] T 51b9a50e1e5f4aa1869c960f8779e001 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Initialized, Role: FOLLOWER
I20260709 12:22:41.535992 23101 consensus_queue.cc:260] T 51b9a50e1e5f4aa1869c960f8779e001 P 7b3e366cdf24471e8a88203d43ff95cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.536464 23098 tablet_bootstrap.cc:492] T 72b6668d8e7848989fc6c21ff85bb3fd P 2793980a665d4daf84bbe67f9b2b5930: No bootstrap required, opened a new log
I20260709 12:22:41.536936 23098 ts_tablet_manager.cc:1403] T 72b6668d8e7848989fc6c21ff85bb3fd P 2793980a665d4daf84bbe67f9b2b5930: Time spent bootstrapping tablet: real 0.055s	user 0.013s	sys 0.013s
I20260709 12:22:41.538384 23101 ts_tablet_manager.cc:1434] T 51b9a50e1e5f4aa1869c960f8779e001 P 7b3e366cdf24471e8a88203d43ff95cf: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.002s
I20260709 12:22:41.539316 23101 tablet_bootstrap.cc:492] T ebdd6199523c47148e35cde9ad98ed48 P 7b3e366cdf24471e8a88203d43ff95cf: Bootstrap starting.
I20260709 12:22:41.539477 23098 raft_consensus.cc:359] T 72b6668d8e7848989fc6c21ff85bb3fd P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.540144 23098 raft_consensus.cc:385] T 72b6668d8e7848989fc6c21ff85bb3fd P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:41.540403 23098 raft_consensus.cc:740] T 72b6668d8e7848989fc6c21ff85bb3fd P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Initialized, Role: FOLLOWER
I20260709 12:22:41.541067 23098 consensus_queue.cc:260] T 72b6668d8e7848989fc6c21ff85bb3fd P 2793980a665d4daf84bbe67f9b2b5930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.541847 22802 catalog_manager.cc:5697] T 3da50dcb750f49b28db3a3128a2a9829 P 7b3e366cdf24471e8a88203d43ff95cf reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195). New cstate: current_term: 1 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:41.543656 23098 ts_tablet_manager.cc:1434] T 72b6668d8e7848989fc6c21ff85bb3fd P 2793980a665d4daf84bbe67f9b2b5930: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 12:22:41.546169 23098 tablet_bootstrap.cc:492] T 51b9a50e1e5f4aa1869c960f8779e001 P 2793980a665d4daf84bbe67f9b2b5930: Bootstrap starting.
I20260709 12:22:41.574332 23098 tablet_bootstrap.cc:654] T 51b9a50e1e5f4aa1869c960f8779e001 P 2793980a665d4daf84bbe67f9b2b5930: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:41.574332 23101 tablet_bootstrap.cc:654] T ebdd6199523c47148e35cde9ad98ed48 P 7b3e366cdf24471e8a88203d43ff95cf: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:41.576242 23099 tablet_bootstrap.cc:492] T 03c3afe2aa7a430096d235b2c5e716d7 P aabe9ef5f1314406b36f06a9956984bb: No bootstrap required, opened a new log
I20260709 12:22:41.576743 23099 ts_tablet_manager.cc:1403] T 03c3afe2aa7a430096d235b2c5e716d7 P aabe9ef5f1314406b36f06a9956984bb: Time spent bootstrapping tablet: real 0.079s	user 0.004s	sys 0.017s
I20260709 12:22:41.580019 23099 raft_consensus.cc:359] T 03c3afe2aa7a430096d235b2c5e716d7 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.580790 23099 raft_consensus.cc:385] T 03c3afe2aa7a430096d235b2c5e716d7 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:41.581053 23099 raft_consensus.cc:740] T 03c3afe2aa7a430096d235b2c5e716d7 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Initialized, Role: FOLLOWER
I20260709 12:22:41.581856 23099 consensus_queue.cc:260] T 03c3afe2aa7a430096d235b2c5e716d7 P aabe9ef5f1314406b36f06a9956984bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.594511 22907 raft_consensus.cc:3060] T 9d4a86f307e94cac9af99a9b5a670bba P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:41.600069 23213 consensus_queue.cc:1048] T 77d70499b4fd47f690f523e6d5a3ce9d P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:41.608399 23101 tablet_bootstrap.cc:492] T ebdd6199523c47148e35cde9ad98ed48 P 7b3e366cdf24471e8a88203d43ff95cf: No bootstrap required, opened a new log
I20260709 12:22:41.609026 23101 ts_tablet_manager.cc:1403] T ebdd6199523c47148e35cde9ad98ed48 P 7b3e366cdf24471e8a88203d43ff95cf: Time spent bootstrapping tablet: real 0.070s	user 0.010s	sys 0.004s
I20260709 12:22:41.612067 23101 raft_consensus.cc:359] T ebdd6199523c47148e35cde9ad98ed48 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.612843 23101 raft_consensus.cc:385] T ebdd6199523c47148e35cde9ad98ed48 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:41.613293 23101 raft_consensus.cc:740] T ebdd6199523c47148e35cde9ad98ed48 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Initialized, Role: FOLLOWER
I20260709 12:22:41.614096 23101 consensus_queue.cc:260] T ebdd6199523c47148e35cde9ad98ed48 P 7b3e366cdf24471e8a88203d43ff95cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.616823 23101 ts_tablet_manager.cc:1434] T ebdd6199523c47148e35cde9ad98ed48 P 7b3e366cdf24471e8a88203d43ff95cf: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 12:22:41.622749 23101 tablet_bootstrap.cc:492] T 72b6668d8e7848989fc6c21ff85bb3fd P 7b3e366cdf24471e8a88203d43ff95cf: Bootstrap starting.
I20260709 12:22:41.618786 23098 tablet_bootstrap.cc:492] T 51b9a50e1e5f4aa1869c960f8779e001 P 2793980a665d4daf84bbe67f9b2b5930: No bootstrap required, opened a new log
I20260709 12:22:41.623735 23099 ts_tablet_manager.cc:1434] T 03c3afe2aa7a430096d235b2c5e716d7 P aabe9ef5f1314406b36f06a9956984bb: Time spent starting tablet: real 0.047s	user 0.008s	sys 0.000s
I20260709 12:22:41.626168 23098 ts_tablet_manager.cc:1403] T 51b9a50e1e5f4aa1869c960f8779e001 P 2793980a665d4daf84bbe67f9b2b5930: Time spent bootstrapping tablet: real 0.080s	user 0.022s	sys 0.024s
I20260709 12:22:41.626835 23099 tablet_bootstrap.cc:492] T 0f5d1ebe64e447a4aac552273fd35d32 P aabe9ef5f1314406b36f06a9956984bb: Bootstrap starting.
I20260709 12:22:41.628830 23098 raft_consensus.cc:359] T 51b9a50e1e5f4aa1869c960f8779e001 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.629489 23098 raft_consensus.cc:385] T 51b9a50e1e5f4aa1869c960f8779e001 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:41.629755 23098 raft_consensus.cc:740] T 51b9a50e1e5f4aa1869c960f8779e001 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Initialized, Role: FOLLOWER
I20260709 12:22:41.630568 23098 consensus_queue.cc:260] T 51b9a50e1e5f4aa1869c960f8779e001 P 2793980a665d4daf84bbe67f9b2b5930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.632709 23098 ts_tablet_manager.cc:1434] T 51b9a50e1e5f4aa1869c960f8779e001 P 2793980a665d4daf84bbe67f9b2b5930: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:22:41.633670 23098 tablet_bootstrap.cc:492] T abbe88de75a940eba603af0bcae25004 P 2793980a665d4daf84bbe67f9b2b5930: Bootstrap starting.
I20260709 12:22:41.634927 23101 tablet_bootstrap.cc:654] T 72b6668d8e7848989fc6c21ff85bb3fd P 7b3e366cdf24471e8a88203d43ff95cf: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:41.643045 23181 consensus_queue.cc:1048] T 010a2c4376954329a61bf7dbf75afaa8 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:41.639425 23098 tablet_bootstrap.cc:654] T abbe88de75a940eba603af0bcae25004 P 2793980a665d4daf84bbe67f9b2b5930: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:41.639304 23222 consensus_queue.cc:1048] T 77d70499b4fd47f690f523e6d5a3ce9d P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:41.650027 23213 raft_consensus.cc:493] T 72b6668d8e7848989fc6c21ff85bb3fd P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:41.650520 23213 raft_consensus.cc:515] T 72b6668d8e7848989fc6c21ff85bb3fd P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.653066 23213 leader_election.cc:290] T 72b6668d8e7848989fc6c21ff85bb3fd P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:41.654073 22903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72b6668d8e7848989fc6c21ff85bb3fd" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
W20260709 12:22:41.656213 22946 leader_election.cc:343] T 72b6668d8e7848989fc6c21ff85bb3fd P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:41.642848 23099 tablet_bootstrap.cc:654] T 0f5d1ebe64e447a4aac552273fd35d32 P aabe9ef5f1314406b36f06a9956984bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:41.662102 23101 tablet_bootstrap.cc:492] T 72b6668d8e7848989fc6c21ff85bb3fd P 7b3e366cdf24471e8a88203d43ff95cf: No bootstrap required, opened a new log
I20260709 12:22:41.662585 23101 ts_tablet_manager.cc:1403] T 72b6668d8e7848989fc6c21ff85bb3fd P 7b3e366cdf24471e8a88203d43ff95cf: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.003s
I20260709 12:22:41.662413 23057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72b6668d8e7848989fc6c21ff85bb3fd" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:41.665119 23101 raft_consensus.cc:359] T 72b6668d8e7848989fc6c21ff85bb3fd P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.671772 22903 raft_consensus.cc:3060] T 010a2c4376954329a61bf7dbf75afaa8 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:41.665797 23101 raft_consensus.cc:385] T 72b6668d8e7848989fc6c21ff85bb3fd P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:41.673415 23101 raft_consensus.cc:740] T 72b6668d8e7848989fc6c21ff85bb3fd P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Initialized, Role: FOLLOWER
I20260709 12:22:41.674525 23101 consensus_queue.cc:260] T 72b6668d8e7848989fc6c21ff85bb3fd P 7b3e366cdf24471e8a88203d43ff95cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.677199 23101 ts_tablet_manager.cc:1434] T 72b6668d8e7848989fc6c21ff85bb3fd P 7b3e366cdf24471e8a88203d43ff95cf: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260709 12:22:41.678501 23057 raft_consensus.cc:2468] T 72b6668d8e7848989fc6c21ff85bb3fd P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 0.
I20260709 12:22:41.680473 23101 tablet_bootstrap.cc:492] T f4a066ebbaab4d63a26cba2b510c171d P 7b3e366cdf24471e8a88203d43ff95cf: Bootstrap starting.
I20260709 12:22:41.685218 22948 leader_election.cc:304] T 72b6668d8e7848989fc6c21ff85bb3fd P 2793980a665d4daf84bbe67f9b2b5930 [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: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:41.686370 23222 raft_consensus.cc:2804] T 72b6668d8e7848989fc6c21ff85bb3fd P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:41.686748 23222 raft_consensus.cc:493] T 72b6668d8e7848989fc6c21ff85bb3fd P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:41.687086 23222 raft_consensus.cc:3060] T 72b6668d8e7848989fc6c21ff85bb3fd P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:41.688527 23137 raft_consensus.cc:493] T 010a2c4376954329a61bf7dbf75afaa8 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:41.688994 23137 raft_consensus.cc:515] T 010a2c4376954329a61bf7dbf75afaa8 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.689632 23181 consensus_queue.cc:1048] T 010a2c4376954329a61bf7dbf75afaa8 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:41.692950 23137 leader_election.cc:290] T 010a2c4376954329a61bf7dbf75afaa8 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:41.693377 22979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "010a2c4376954329a61bf7dbf75afaa8" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:41.694926 23054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "010a2c4376954329a61bf7dbf75afaa8" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:41.698482 23222 raft_consensus.cc:515] T 72b6668d8e7848989fc6c21ff85bb3fd P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.698962 22872 leader_election.cc:304] T 010a2c4376954329a61bf7dbf75afaa8 P aabe9ef5f1314406b36f06a9956984bb [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: aabe9ef5f1314406b36f06a9956984bb; no voters: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf
I20260709 12:22:41.697589 23101 tablet_bootstrap.cc:654] T f4a066ebbaab4d63a26cba2b510c171d P 7b3e366cdf24471e8a88203d43ff95cf: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:41.701262 22905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72b6668d8e7848989fc6c21ff85bb3fd" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:22:41.702783 23098 tablet_bootstrap.cc:492] T abbe88de75a940eba603af0bcae25004 P 2793980a665d4daf84bbe67f9b2b5930: No bootstrap required, opened a new log
I20260709 12:22:41.705744 23098 ts_tablet_manager.cc:1403] T abbe88de75a940eba603af0bcae25004 P 2793980a665d4daf84bbe67f9b2b5930: Time spent bootstrapping tablet: real 0.072s	user 0.028s	sys 0.018s
W20260709 12:22:41.712668 22946 leader_election.cc:343] T 72b6668d8e7848989fc6c21ff85bb3fd P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:41.714251 23098 raft_consensus.cc:359] T abbe88de75a940eba603af0bcae25004 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.718242 23098 raft_consensus.cc:385] T abbe88de75a940eba603af0bcae25004 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:41.718547 23098 raft_consensus.cc:740] T abbe88de75a940eba603af0bcae25004 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Initialized, Role: FOLLOWER
I20260709 12:22:41.721371 23099 tablet_bootstrap.cc:492] T 0f5d1ebe64e447a4aac552273fd35d32 P aabe9ef5f1314406b36f06a9956984bb: No bootstrap required, opened a new log
I20260709 12:22:41.721819 23099 ts_tablet_manager.cc:1403] T 0f5d1ebe64e447a4aac552273fd35d32 P aabe9ef5f1314406b36f06a9956984bb: Time spent bootstrapping tablet: real 0.095s	user 0.008s	sys 0.007s
I20260709 12:22:41.722796 23098 consensus_queue.cc:260] T abbe88de75a940eba603af0bcae25004 P 2793980a665d4daf84bbe67f9b2b5930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.724797 23098 ts_tablet_manager.cc:1434] T abbe88de75a940eba603af0bcae25004 P 2793980a665d4daf84bbe67f9b2b5930: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.000s
I20260709 12:22:41.728652 23099 raft_consensus.cc:359] T 0f5d1ebe64e447a4aac552273fd35d32 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.730269 23137 raft_consensus.cc:2749] T 010a2c4376954329a61bf7dbf75afaa8 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:22:41.730762 23098 tablet_bootstrap.cc:492] T 0e0783ca5117473ca01b371d15e28aa9 P 2793980a665d4daf84bbe67f9b2b5930: Bootstrap starting.
I20260709 12:22:41.731940 23116 consensus_queue.cc:1048] T fc89d3a58a19491c83db9e0f4cc0616d P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:41.733271 23099 raft_consensus.cc:385] T 0f5d1ebe64e447a4aac552273fd35d32 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:41.733635 23099 raft_consensus.cc:740] T 0f5d1ebe64e447a4aac552273fd35d32 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Initialized, Role: FOLLOWER
I20260709 12:22:41.734306 23099 consensus_queue.cc:260] T 0f5d1ebe64e447a4aac552273fd35d32 P aabe9ef5f1314406b36f06a9956984bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.738394 23181 consensus_queue.cc:1048] T 73a7d3877f714275a4addd22ffae7059 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:41.740394 23099 ts_tablet_manager.cc:1434] T 0f5d1ebe64e447a4aac552273fd35d32 P aabe9ef5f1314406b36f06a9956984bb: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:22:41.741406 23099 tablet_bootstrap.cc:492] T 72b6668d8e7848989fc6c21ff85bb3fd P aabe9ef5f1314406b36f06a9956984bb: Bootstrap starting.
I20260709 12:22:41.746950 23099 tablet_bootstrap.cc:654] T 72b6668d8e7848989fc6c21ff85bb3fd P aabe9ef5f1314406b36f06a9956984bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:41.747573 23098 tablet_bootstrap.cc:654] T 0e0783ca5117473ca01b371d15e28aa9 P 2793980a665d4daf84bbe67f9b2b5930: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:41.750039 23057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72b6668d8e7848989fc6c21ff85bb3fd" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:22:41.750631 23057 raft_consensus.cc:3060] T 72b6668d8e7848989fc6c21ff85bb3fd P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:41.765235 23057 raft_consensus.cc:2468] T 72b6668d8e7848989fc6c21ff85bb3fd P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 1.
I20260709 12:22:41.766436 22948 leader_election.cc:304] T 72b6668d8e7848989fc6c21ff85bb3fd P 2793980a665d4daf84bbe67f9b2b5930 [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: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:41.767318 23208 raft_consensus.cc:2804] T 72b6668d8e7848989fc6c21ff85bb3fd P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:41.767782 23208 raft_consensus.cc:697] T 72b6668d8e7848989fc6c21ff85bb3fd P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Becoming Leader. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
I20260709 12:22:41.768589 23208 consensus_queue.cc:237] T 72b6668d8e7848989fc6c21ff85bb3fd P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.775023 23213 consensus_queue.cc:1048] T 73a7d3877f714275a4addd22ffae7059 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:41.776445 23222 leader_election.cc:290] T 72b6668d8e7848989fc6c21ff85bb3fd P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:41.781018 23116 raft_consensus.cc:493] T ebdd6199523c47148e35cde9ad98ed48 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:41.782629 23116 raft_consensus.cc:515] T ebdd6199523c47148e35cde9ad98ed48 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.787125 22980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebdd6199523c47148e35cde9ad98ed48" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
W20260709 12:22:41.788614 23022 leader_election.cc:343] T ebdd6199523c47148e35cde9ad98ed48 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:41.784688 23116 leader_election.cc:290] T ebdd6199523c47148e35cde9ad98ed48 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:41.789870 22903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebdd6199523c47148e35cde9ad98ed48" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
W20260709 12:22:41.791285 23021 leader_election.cc:343] T ebdd6199523c47148e35cde9ad98ed48 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:41.791705 23021 leader_election.cc:304] T ebdd6199523c47148e35cde9ad98ed48 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b3e366cdf24471e8a88203d43ff95cf; no voters: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:41.794329 23106 raft_consensus.cc:2749] T ebdd6199523c47148e35cde9ad98ed48 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:41.801249 23099 tablet_bootstrap.cc:492] T 72b6668d8e7848989fc6c21ff85bb3fd P aabe9ef5f1314406b36f06a9956984bb: No bootstrap required, opened a new log
I20260709 12:22:41.801755 23099 ts_tablet_manager.cc:1403] T 72b6668d8e7848989fc6c21ff85bb3fd P aabe9ef5f1314406b36f06a9956984bb: Time spent bootstrapping tablet: real 0.061s	user 0.012s	sys 0.010s
I20260709 12:22:41.803565 23137 raft_consensus.cc:493] T 03c3afe2aa7a430096d235b2c5e716d7 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:41.804035 23137 raft_consensus.cc:515] T 03c3afe2aa7a430096d235b2c5e716d7 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.804651 23101 tablet_bootstrap.cc:492] T f4a066ebbaab4d63a26cba2b510c171d P 7b3e366cdf24471e8a88203d43ff95cf: No bootstrap required, opened a new log
I20260709 12:22:41.805104 23101 ts_tablet_manager.cc:1403] T f4a066ebbaab4d63a26cba2b510c171d P 7b3e366cdf24471e8a88203d43ff95cf: Time spent bootstrapping tablet: real 0.127s	user 0.019s	sys 0.006s
I20260709 12:22:41.806007 23137 leader_election.cc:290] T 03c3afe2aa7a430096d235b2c5e716d7 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:41.807718 23101 raft_consensus.cc:359] T f4a066ebbaab4d63a26cba2b510c171d P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.808378 23101 raft_consensus.cc:385] T f4a066ebbaab4d63a26cba2b510c171d P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:41.808714 23101 raft_consensus.cc:740] T f4a066ebbaab4d63a26cba2b510c171d P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Initialized, Role: FOLLOWER
I20260709 12:22:41.810170 22979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c3afe2aa7a430096d235b2c5e716d7" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:41.808413 23054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c3afe2aa7a430096d235b2c5e716d7" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:41.814157 22872 leader_election.cc:304] T 03c3afe2aa7a430096d235b2c5e716d7 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aabe9ef5f1314406b36f06a9956984bb; no voters: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf
I20260709 12:22:41.814702 23098 tablet_bootstrap.cc:492] T 0e0783ca5117473ca01b371d15e28aa9 P 2793980a665d4daf84bbe67f9b2b5930: No bootstrap required, opened a new log
I20260709 12:22:41.814913 23137 raft_consensus.cc:2749] T 03c3afe2aa7a430096d235b2c5e716d7 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:41.815204 23098 ts_tablet_manager.cc:1403] T 0e0783ca5117473ca01b371d15e28aa9 P 2793980a665d4daf84bbe67f9b2b5930: Time spent bootstrapping tablet: real 0.085s	user 0.009s	sys 0.020s
I20260709 12:22:41.817246 22904 raft_consensus.cc:3060] T fc89d3a58a19491c83db9e0f4cc0616d P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:41.818884 23099 raft_consensus.cc:359] T 72b6668d8e7848989fc6c21ff85bb3fd P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.823810 23099 raft_consensus.cc:385] T 72b6668d8e7848989fc6c21ff85bb3fd P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:41.824160 23099 raft_consensus.cc:740] T 72b6668d8e7848989fc6c21ff85bb3fd P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Initialized, Role: FOLLOWER
I20260709 12:22:41.824957 23099 consensus_queue.cc:260] T 72b6668d8e7848989fc6c21ff85bb3fd P aabe9ef5f1314406b36f06a9956984bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.827026 23116 consensus_queue.cc:1048] T fc89d3a58a19491c83db9e0f4cc0616d P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:41.823115 23098 raft_consensus.cc:359] T 0e0783ca5117473ca01b371d15e28aa9 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.828209 23098 raft_consensus.cc:385] T 0e0783ca5117473ca01b371d15e28aa9 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:41.828296 23137 raft_consensus.cc:493] T fc89d3a58a19491c83db9e0f4cc0616d P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:41.828548 23098 raft_consensus.cc:740] T 0e0783ca5117473ca01b371d15e28aa9 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Initialized, Role: FOLLOWER
I20260709 12:22:41.827359 23099 ts_tablet_manager.cc:1434] T 72b6668d8e7848989fc6c21ff85bb3fd P aabe9ef5f1314406b36f06a9956984bb: Time spent starting tablet: real 0.025s	user 0.001s	sys 0.004s
I20260709 12:22:41.828811 23137 raft_consensus.cc:515] T fc89d3a58a19491c83db9e0f4cc0616d P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.830013 23099 tablet_bootstrap.cc:492] T 51b9a50e1e5f4aa1869c960f8779e001 P aabe9ef5f1314406b36f06a9956984bb: Bootstrap starting.
I20260709 12:22:41.832192 22979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc89d3a58a19491c83db9e0f4cc0616d" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:41.830632 23098 consensus_queue.cc:260] T 0e0783ca5117473ca01b371d15e28aa9 P 2793980a665d4daf84bbe67f9b2b5930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.834304 23137 leader_election.cc:290] T fc89d3a58a19491c83db9e0f4cc0616d P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:41.834991 23098 ts_tablet_manager.cc:1434] T 0e0783ca5117473ca01b371d15e28aa9 P 2793980a665d4daf84bbe67f9b2b5930: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.002s
I20260709 12:22:41.835944 23098 tablet_bootstrap.cc:492] T 0f5d1ebe64e447a4aac552273fd35d32 P 2793980a665d4daf84bbe67f9b2b5930: Bootstrap starting.
I20260709 12:22:41.835704 23054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc89d3a58a19491c83db9e0f4cc0616d" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:41.809290 23101 consensus_queue.cc:260] T f4a066ebbaab4d63a26cba2b510c171d P 7b3e366cdf24471e8a88203d43ff95cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.838234 22872 leader_election.cc:304] T fc89d3a58a19491c83db9e0f4cc0616d P aabe9ef5f1314406b36f06a9956984bb [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: aabe9ef5f1314406b36f06a9956984bb; no voters: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf
I20260709 12:22:41.839175 23101 ts_tablet_manager.cc:1434] T f4a066ebbaab4d63a26cba2b510c171d P 7b3e366cdf24471e8a88203d43ff95cf: Time spent starting tablet: real 0.034s	user 0.003s	sys 0.004s
I20260709 12:22:41.837144 22802 catalog_manager.cc:5697] T 72b6668d8e7848989fc6c21ff85bb3fd P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194). New cstate: current_term: 1 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:41.842976 23101 tablet_bootstrap.cc:492] T 7729eb54b2364a5e913125c942dbf44d P 7b3e366cdf24471e8a88203d43ff95cf: Bootstrap starting.
I20260709 12:22:41.848542 23137 raft_consensus.cc:2749] T fc89d3a58a19491c83db9e0f4cc0616d P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:22:41.852272 23099 tablet_bootstrap.cc:654] T 51b9a50e1e5f4aa1869c960f8779e001 P aabe9ef5f1314406b36f06a9956984bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:41.856009 23101 tablet_bootstrap.cc:654] T 7729eb54b2364a5e913125c942dbf44d P 7b3e366cdf24471e8a88203d43ff95cf: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:41.856858 23098 tablet_bootstrap.cc:654] T 0f5d1ebe64e447a4aac552273fd35d32 P 2793980a665d4daf84bbe67f9b2b5930: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:41.864315 23222 raft_consensus.cc:493] T abbe88de75a940eba603af0bcae25004 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:41.864822 23222 raft_consensus.cc:515] T abbe88de75a940eba603af0bcae25004 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.866348 23116 raft_consensus.cc:493] T 51b9a50e1e5f4aa1869c960f8779e001 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:41.866510 23172 raft_consensus.cc:493] T f4a066ebbaab4d63a26cba2b510c171d P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:41.866837 23116 raft_consensus.cc:515] T 51b9a50e1e5f4aa1869c960f8779e001 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.866940 23172 raft_consensus.cc:515] T f4a066ebbaab4d63a26cba2b510c171d P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.868841 23172 leader_election.cc:290] T f4a066ebbaab4d63a26cba2b510c171d P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:41.869231 23116 leader_election.cc:290] T 51b9a50e1e5f4aa1869c960f8779e001 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:41.870640 23222 leader_election.cc:290] T abbe88de75a940eba603af0bcae25004 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:41.872246 22904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4a066ebbaab4d63a26cba2b510c171d" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:41.872578 22903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b9a50e1e5f4aa1869c960f8779e001" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:41.874302 22980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b9a50e1e5f4aa1869c960f8779e001" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:41.874491 23101 tablet_bootstrap.cc:492] T 7729eb54b2364a5e913125c942dbf44d P 7b3e366cdf24471e8a88203d43ff95cf: No bootstrap required, opened a new log
I20260709 12:22:41.874920 22980 raft_consensus.cc:2468] T 51b9a50e1e5f4aa1869c960f8779e001 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 0.
I20260709 12:22:41.875257 23101 ts_tablet_manager.cc:1403] T 7729eb54b2364a5e913125c942dbf44d P 7b3e366cdf24471e8a88203d43ff95cf: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.005s
I20260709 12:22:41.872970 23099 tablet_bootstrap.cc:492] T 51b9a50e1e5f4aa1869c960f8779e001 P aabe9ef5f1314406b36f06a9956984bb: No bootstrap required, opened a new log
I20260709 12:22:41.875993 23099 ts_tablet_manager.cc:1403] T 51b9a50e1e5f4aa1869c960f8779e001 P aabe9ef5f1314406b36f06a9956984bb: Time spent bootstrapping tablet: real 0.046s	user 0.008s	sys 0.004s
I20260709 12:22:41.878007 23101 raft_consensus.cc:359] T 7729eb54b2364a5e913125c942dbf44d P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.878407 23099 raft_consensus.cc:359] T 51b9a50e1e5f4aa1869c960f8779e001 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.879331 23099 raft_consensus.cc:385] T 51b9a50e1e5f4aa1869c960f8779e001 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:41.879598 23099 raft_consensus.cc:740] T 51b9a50e1e5f4aa1869c960f8779e001 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Initialized, Role: FOLLOWER
I20260709 12:22:41.873791 22979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4a066ebbaab4d63a26cba2b510c171d" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:41.880475 23098 tablet_bootstrap.cc:492] T 0f5d1ebe64e447a4aac552273fd35d32 P 2793980a665d4daf84bbe67f9b2b5930: No bootstrap required, opened a new log
I20260709 12:22:41.880340 22904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abbe88de75a940eba603af0bcae25004" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:41.881028 23098 ts_tablet_manager.cc:1403] T 0f5d1ebe64e447a4aac552273fd35d32 P 2793980a665d4daf84bbe67f9b2b5930: Time spent bootstrapping tablet: real 0.045s	user 0.005s	sys 0.012s
I20260709 12:22:41.880203 23137 consensus_queue.cc:1048] T 88cf02843293496ca59860bb49ca31e5 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:22:41.881768 23022 leader_election.cc:343] T f4a066ebbaab4d63a26cba2b510c171d P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:22:41.882021 23021 leader_election.cc:343] T 51b9a50e1e5f4aa1869c960f8779e001 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:22:41.881801 22946 leader_election.cc:343] T abbe88de75a940eba603af0bcae25004 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:22:41.882648 23021 leader_election.cc:343] T f4a066ebbaab4d63a26cba2b510c171d P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:41.883049 23021 leader_election.cc:304] T f4a066ebbaab4d63a26cba2b510c171d P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b3e366cdf24471e8a88203d43ff95cf; no voters: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:41.883584 23054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abbe88de75a940eba603af0bcae25004" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:41.884158 23054 raft_consensus.cc:2468] T abbe88de75a940eba603af0bcae25004 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 0.
I20260709 12:22:41.880208 23099 consensus_queue.cc:260] T 51b9a50e1e5f4aa1869c960f8779e001 P aabe9ef5f1314406b36f06a9956984bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.885056 23101 raft_consensus.cc:385] T 7729eb54b2364a5e913125c942dbf44d P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:41.885602 23101 raft_consensus.cc:740] T 7729eb54b2364a5e913125c942dbf44d P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Initialized, Role: FOLLOWER
I20260709 12:22:41.884522 23098 raft_consensus.cc:359] T 0f5d1ebe64e447a4aac552273fd35d32 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.886312 22948 leader_election.cc:304] T abbe88de75a940eba603af0bcae25004 P 2793980a665d4daf84bbe67f9b2b5930 [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: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:41.886600 23098 raft_consensus.cc:385] T 0f5d1ebe64e447a4aac552273fd35d32 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:41.886878 23098 raft_consensus.cc:740] T 0f5d1ebe64e447a4aac552273fd35d32 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Initialized, Role: FOLLOWER
I20260709 12:22:41.886967 23022 leader_election.cc:304] T 51b9a50e1e5f4aa1869c960f8779e001 P 7b3e366cdf24471e8a88203d43ff95cf [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: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:41.887429 23172 raft_consensus.cc:2749] T f4a066ebbaab4d63a26cba2b510c171d P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:41.887511 23098 consensus_queue.cc:260] T 0f5d1ebe64e447a4aac552273fd35d32 P 2793980a665d4daf84bbe67f9b2b5930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.888121 23106 raft_consensus.cc:2804] T 51b9a50e1e5f4aa1869c960f8779e001 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:41.888295 23222 raft_consensus.cc:2804] T abbe88de75a940eba603af0bcae25004 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:41.888504 23106 raft_consensus.cc:493] T 51b9a50e1e5f4aa1869c960f8779e001 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:41.888679 23222 raft_consensus.cc:493] T abbe88de75a940eba603af0bcae25004 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:41.888916 23106 raft_consensus.cc:3060] T 51b9a50e1e5f4aa1869c960f8779e001 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:41.889035 23222 raft_consensus.cc:3060] T abbe88de75a940eba603af0bcae25004 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:41.889736 23099 ts_tablet_manager.cc:1434] T 51b9a50e1e5f4aa1869c960f8779e001 P aabe9ef5f1314406b36f06a9956984bb: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 12:22:41.890647 23099 tablet_bootstrap.cc:492] T 58c5ed39d5c24b0080b35b21717e3eca P aabe9ef5f1314406b36f06a9956984bb: Bootstrap starting.
I20260709 12:22:41.886276 23101 consensus_queue.cc:260] T 7729eb54b2364a5e913125c942dbf44d P 7b3e366cdf24471e8a88203d43ff95cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.895220 23098 ts_tablet_manager.cc:1434] T 0f5d1ebe64e447a4aac552273fd35d32 P 2793980a665d4daf84bbe67f9b2b5930: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.003s
I20260709 12:22:41.895423 23101 ts_tablet_manager.cc:1434] T 7729eb54b2364a5e913125c942dbf44d P 7b3e366cdf24471e8a88203d43ff95cf: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 12:22:41.896241 23098 tablet_bootstrap.cc:492] T 58c5ed39d5c24b0080b35b21717e3eca P 2793980a665d4daf84bbe67f9b2b5930: Bootstrap starting.
I20260709 12:22:41.896241 23101 tablet_bootstrap.cc:492] T 32139692bf0144f3a5163f0600c58e25 P 7b3e366cdf24471e8a88203d43ff95cf: Bootstrap starting.
I20260709 12:22:41.904536 23106 raft_consensus.cc:515] T 51b9a50e1e5f4aa1869c960f8779e001 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.905077 23222 raft_consensus.cc:515] T abbe88de75a940eba603af0bcae25004 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.909615 23106 leader_election.cc:290] T 51b9a50e1e5f4aa1869c960f8779e001 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:41.910748 22980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b9a50e1e5f4aa1869c960f8779e001" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
I20260709 12:22:41.911352 22980 raft_consensus.cc:3060] T 51b9a50e1e5f4aa1869c960f8779e001 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:41.912807 22903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b9a50e1e5f4aa1869c960f8779e001" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:22:41.913421 22903 raft_consensus.cc:3060] T 51b9a50e1e5f4aa1869c960f8779e001 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:41.913843 23222 leader_election.cc:290] T abbe88de75a940eba603af0bcae25004 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:41.917447 22904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abbe88de75a940eba603af0bcae25004" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:22:41.920338 22903 raft_consensus.cc:2468] T 51b9a50e1e5f4aa1869c960f8779e001 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 1.
I20260709 12:22:41.922087 23054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abbe88de75a940eba603af0bcae25004" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:22:41.922724 23054 raft_consensus.cc:3060] T abbe88de75a940eba603af0bcae25004 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:41.922576 23021 leader_election.cc:304] T 51b9a50e1e5f4aa1869c960f8779e001 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb; no voters: 
I20260709 12:22:41.924048 23106 raft_consensus.cc:2804] T 51b9a50e1e5f4aa1869c960f8779e001 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:41.924530 23106 raft_consensus.cc:697] T 51b9a50e1e5f4aa1869c960f8779e001 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Becoming Leader. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Running, Role: LEADER
I20260709 12:22:41.925369 23106 consensus_queue.cc:237] T 51b9a50e1e5f4aa1869c960f8779e001 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
W20260709 12:22:41.934356 22946 leader_election.cc:343] T abbe88de75a940eba603af0bcae25004 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:41.943840 22904 raft_consensus.cc:3060] T 03c3afe2aa7a430096d235b2c5e716d7 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:41.943881 23099 tablet_bootstrap.cc:654] T 58c5ed39d5c24b0080b35b21717e3eca P aabe9ef5f1314406b36f06a9956984bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:41.947227 22980 raft_consensus.cc:2468] T 51b9a50e1e5f4aa1869c960f8779e001 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 1.
I20260709 12:22:41.944298 23054 raft_consensus.cc:2468] T abbe88de75a940eba603af0bcae25004 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 1.
I20260709 12:22:41.950685 23098 tablet_bootstrap.cc:654] T 58c5ed39d5c24b0080b35b21717e3eca P 2793980a665d4daf84bbe67f9b2b5930: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:41.951428 22948 leader_election.cc:304] T abbe88de75a940eba603af0bcae25004 P 2793980a665d4daf84bbe67f9b2b5930 [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: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:41.952462 23208 raft_consensus.cc:2804] T abbe88de75a940eba603af0bcae25004 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:41.953366 23208 raft_consensus.cc:697] T abbe88de75a940eba603af0bcae25004 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Becoming Leader. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
I20260709 12:22:41.954523 23208 consensus_queue.cc:237] T abbe88de75a940eba603af0bcae25004 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:41.961280 23137 consensus_queue.cc:1048] T 88cf02843293496ca59860bb49ca31e5 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:41.975064 22803 catalog_manager.cc:5697] T 51b9a50e1e5f4aa1869c960f8779e001 P 7b3e366cdf24471e8a88203d43ff95cf reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195). New cstate: current_term: 1 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:42.007301 23101 tablet_bootstrap.cc:654] T 32139692bf0144f3a5163f0600c58e25 P 7b3e366cdf24471e8a88203d43ff95cf: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:42.008250 23098 tablet_bootstrap.cc:492] T 58c5ed39d5c24b0080b35b21717e3eca P 2793980a665d4daf84bbe67f9b2b5930: No bootstrap required, opened a new log
I20260709 12:22:42.008659 23098 ts_tablet_manager.cc:1403] T 58c5ed39d5c24b0080b35b21717e3eca P 2793980a665d4daf84bbe67f9b2b5930: Time spent bootstrapping tablet: real 0.113s	user 0.023s	sys 0.025s
I20260709 12:22:42.015432 22804 catalog_manager.cc:5697] T abbe88de75a940eba603af0bcae25004 P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194). New cstate: current_term: 1 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:42.022683 23098 raft_consensus.cc:359] T 58c5ed39d5c24b0080b35b21717e3eca P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.023483 23098 raft_consensus.cc:385] T 58c5ed39d5c24b0080b35b21717e3eca P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:42.023710 23098 raft_consensus.cc:740] T 58c5ed39d5c24b0080b35b21717e3eca P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Initialized, Role: FOLLOWER
I20260709 12:22:42.025904 23098 consensus_queue.cc:260] T 58c5ed39d5c24b0080b35b21717e3eca P 2793980a665d4daf84bbe67f9b2b5930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.028112 23098 ts_tablet_manager.cc:1434] T 58c5ed39d5c24b0080b35b21717e3eca P 2793980a665d4daf84bbe67f9b2b5930: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 12:22:42.029749 23098 tablet_bootstrap.cc:492] T ebdd6199523c47148e35cde9ad98ed48 P 2793980a665d4daf84bbe67f9b2b5930: Bootstrap starting.
I20260709 12:22:42.032413 23099 tablet_bootstrap.cc:492] T 58c5ed39d5c24b0080b35b21717e3eca P aabe9ef5f1314406b36f06a9956984bb: No bootstrap required, opened a new log
I20260709 12:22:42.032933 23099 ts_tablet_manager.cc:1403] T 58c5ed39d5c24b0080b35b21717e3eca P aabe9ef5f1314406b36f06a9956984bb: Time spent bootstrapping tablet: real 0.142s	user 0.018s	sys 0.024s
I20260709 12:22:42.036665 23222 raft_consensus.cc:493] T 0e0783ca5117473ca01b371d15e28aa9 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:42.038357 23099 raft_consensus.cc:359] T 58c5ed39d5c24b0080b35b21717e3eca P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.038894 23099 raft_consensus.cc:385] T 58c5ed39d5c24b0080b35b21717e3eca P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:42.040171 23208 raft_consensus.cc:493] T 58c5ed39d5c24b0080b35b21717e3eca P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:42.040656 23208 raft_consensus.cc:515] T 58c5ed39d5c24b0080b35b21717e3eca P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.042761 23208 leader_election.cc:290] T 58c5ed39d5c24b0080b35b21717e3eca P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:42.039105 23099 raft_consensus.cc:740] T 58c5ed39d5c24b0080b35b21717e3eca P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Initialized, Role: FOLLOWER
I20260709 12:22:42.043641 23099 consensus_queue.cc:260] T 58c5ed39d5c24b0080b35b21717e3eca P aabe9ef5f1314406b36f06a9956984bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.044663 22904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58c5ed39d5c24b0080b35b21717e3eca" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:42.045332 22904 raft_consensus.cc:2468] T 58c5ed39d5c24b0080b35b21717e3eca P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 0.
I20260709 12:22:42.045596 23099 ts_tablet_manager.cc:1434] T 58c5ed39d5c24b0080b35b21717e3eca P aabe9ef5f1314406b36f06a9956984bb: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.002s
I20260709 12:22:42.042388 23222 raft_consensus.cc:515] T 0e0783ca5117473ca01b371d15e28aa9 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.046620 22946 leader_election.cc:304] T 58c5ed39d5c24b0080b35b21717e3eca P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb; no voters: 
I20260709 12:22:42.047389 23156 raft_consensus.cc:2804] T 58c5ed39d5c24b0080b35b21717e3eca P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:42.047791 23156 raft_consensus.cc:493] T 58c5ed39d5c24b0080b35b21717e3eca P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:42.047987 23222 leader_election.cc:290] T 0e0783ca5117473ca01b371d15e28aa9 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:42.048123 23156 raft_consensus.cc:3060] T 58c5ed39d5c24b0080b35b21717e3eca P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:42.050025 23057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58c5ed39d5c24b0080b35b21717e3eca" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:42.050680 23057 raft_consensus.cc:2468] T 58c5ed39d5c24b0080b35b21717e3eca P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 0.
I20260709 12:22:42.050925 23054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0783ca5117473ca01b371d15e28aa9" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:42.051529 23054 raft_consensus.cc:2468] T 0e0783ca5117473ca01b371d15e28aa9 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 0.
I20260709 12:22:42.054189 22904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0783ca5117473ca01b371d15e28aa9" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:42.054688 23099 tablet_bootstrap.cc:492] T ebdd6199523c47148e35cde9ad98ed48 P aabe9ef5f1314406b36f06a9956984bb: Bootstrap starting.
I20260709 12:22:42.054876 22948 leader_election.cc:304] T 0e0783ca5117473ca01b371d15e28aa9 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: 
W20260709 12:22:42.055596 22946 leader_election.cc:343] T 0e0783ca5117473ca01b371d15e28aa9 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:42.055681 23208 raft_consensus.cc:2804] T 0e0783ca5117473ca01b371d15e28aa9 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:42.056489 23208 raft_consensus.cc:493] T 0e0783ca5117473ca01b371d15e28aa9 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:42.056859 23208 raft_consensus.cc:3060] T 0e0783ca5117473ca01b371d15e28aa9 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:42.066570 23101 tablet_bootstrap.cc:492] T 32139692bf0144f3a5163f0600c58e25 P 7b3e366cdf24471e8a88203d43ff95cf: No bootstrap required, opened a new log
I20260709 12:22:42.069813 23098 tablet_bootstrap.cc:654] T ebdd6199523c47148e35cde9ad98ed48 P 2793980a665d4daf84bbe67f9b2b5930: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:42.070173 23101 ts_tablet_manager.cc:1403] T 32139692bf0144f3a5163f0600c58e25 P 7b3e366cdf24471e8a88203d43ff95cf: Time spent bootstrapping tablet: real 0.174s	user 0.018s	sys 0.025s
I20260709 12:22:42.063359 23156 raft_consensus.cc:515] T 58c5ed39d5c24b0080b35b21717e3eca P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.069617 23208 raft_consensus.cc:515] T 0e0783ca5117473ca01b371d15e28aa9 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.077050 23156 leader_election.cc:290] T 58c5ed39d5c24b0080b35b21717e3eca P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:42.077430 22903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58c5ed39d5c24b0080b35b21717e3eca" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:22:42.077935 22903 raft_consensus.cc:3060] T 58c5ed39d5c24b0080b35b21717e3eca P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:42.078224 23101 raft_consensus.cc:359] T 32139692bf0144f3a5163f0600c58e25 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.078891 23101 raft_consensus.cc:385] T 32139692bf0144f3a5163f0600c58e25 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:42.079207 23101 raft_consensus.cc:740] T 32139692bf0144f3a5163f0600c58e25 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Initialized, Role: FOLLOWER
I20260709 12:22:42.079042 23106 consensus_queue.cc:1048] T 3da50dcb750f49b28db3a3128a2a9829 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:42.079874 23101 consensus_queue.cc:260] T 32139692bf0144f3a5163f0600c58e25 P 7b3e366cdf24471e8a88203d43ff95cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.083832 22903 raft_consensus.cc:2468] T 58c5ed39d5c24b0080b35b21717e3eca P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 1.
I20260709 12:22:42.084910 22946 leader_election.cc:304] T 58c5ed39d5c24b0080b35b21717e3eca P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb; no voters: 
I20260709 12:22:42.085568 23156 raft_consensus.cc:2804] T 58c5ed39d5c24b0080b35b21717e3eca P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:42.086097 23156 raft_consensus.cc:697] T 58c5ed39d5c24b0080b35b21717e3eca P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Becoming Leader. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
I20260709 12:22:42.086819 23054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58c5ed39d5c24b0080b35b21717e3eca" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:22:42.087446 23054 raft_consensus.cc:3060] T 58c5ed39d5c24b0080b35b21717e3eca P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:42.086941 23156 consensus_queue.cc:237] T 58c5ed39d5c24b0080b35b21717e3eca P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.088263 23099 tablet_bootstrap.cc:654] T ebdd6199523c47148e35cde9ad98ed48 P aabe9ef5f1314406b36f06a9956984bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:42.091480 23101 ts_tablet_manager.cc:1434] T 32139692bf0144f3a5163f0600c58e25 P 7b3e366cdf24471e8a88203d43ff95cf: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.003s
I20260709 12:22:42.092540 23098 tablet_bootstrap.cc:492] T ebdd6199523c47148e35cde9ad98ed48 P 2793980a665d4daf84bbe67f9b2b5930: No bootstrap required, opened a new log
I20260709 12:22:42.092855 23101 tablet_bootstrap.cc:492] T d0a76cdd65624ce6ab67450b3bb1c5fc P 7b3e366cdf24471e8a88203d43ff95cf: Bootstrap starting.
I20260709 12:22:42.092927 23098 ts_tablet_manager.cc:1403] T ebdd6199523c47148e35cde9ad98ed48 P 2793980a665d4daf84bbe67f9b2b5930: Time spent bootstrapping tablet: real 0.063s	user 0.005s	sys 0.005s
I20260709 12:22:42.096284 23098 raft_consensus.cc:359] T ebdd6199523c47148e35cde9ad98ed48 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.096771 23098 raft_consensus.cc:385] T ebdd6199523c47148e35cde9ad98ed48 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:42.096980 23098 raft_consensus.cc:740] T ebdd6199523c47148e35cde9ad98ed48 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Initialized, Role: FOLLOWER
I20260709 12:22:42.097555 23098 consensus_queue.cc:260] T ebdd6199523c47148e35cde9ad98ed48 P 2793980a665d4daf84bbe67f9b2b5930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.098265 23137 raft_consensus.cc:493] T 72b6668d8e7848989fc6c21ff85bb3fd P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:42.098754 23137 raft_consensus.cc:515] T 72b6668d8e7848989fc6c21ff85bb3fd P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.099720 23098 ts_tablet_manager.cc:1434] T ebdd6199523c47148e35cde9ad98ed48 P 2793980a665d4daf84bbe67f9b2b5930: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:22:42.100734 23098 tablet_bootstrap.cc:492] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 2793980a665d4daf84bbe67f9b2b5930: Bootstrap starting.
I20260709 12:22:42.100760 23137 leader_election.cc:290] T 72b6668d8e7848989fc6c21ff85bb3fd P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:42.103130 23057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72b6668d8e7848989fc6c21ff85bb3fd" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:42.104075 23099 tablet_bootstrap.cc:492] T ebdd6199523c47148e35cde9ad98ed48 P aabe9ef5f1314406b36f06a9956984bb: No bootstrap required, opened a new log
I20260709 12:22:42.104005 23057 raft_consensus.cc:2393] T 72b6668d8e7848989fc6c21ff85bb3fd P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aabe9ef5f1314406b36f06a9956984bb in current term 1: Already voted for candidate 2793980a665d4daf84bbe67f9b2b5930 in this term.
I20260709 12:22:42.104601 23099 ts_tablet_manager.cc:1403] T ebdd6199523c47148e35cde9ad98ed48 P aabe9ef5f1314406b36f06a9956984bb: Time spent bootstrapping tablet: real 0.050s	user 0.005s	sys 0.005s
I20260709 12:22:42.103195 22979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72b6668d8e7848989fc6c21ff85bb3fd" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:42.110726 22871 leader_election.cc:304] T 72b6668d8e7848989fc6c21ff85bb3fd P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aabe9ef5f1314406b36f06a9956984bb; no voters: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf
I20260709 12:22:42.111586 23137 raft_consensus.cc:3060] T 72b6668d8e7848989fc6c21ff85bb3fd P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:42.112550 23099 raft_consensus.cc:359] T ebdd6199523c47148e35cde9ad98ed48 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.113111 23099 raft_consensus.cc:385] T ebdd6199523c47148e35cde9ad98ed48 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:42.113360 23099 raft_consensus.cc:740] T ebdd6199523c47148e35cde9ad98ed48 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Initialized, Role: FOLLOWER
I20260709 12:22:42.122833 23098 tablet_bootstrap.cc:654] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 2793980a665d4daf84bbe67f9b2b5930: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:42.128280 23137 raft_consensus.cc:2749] T 72b6668d8e7848989fc6c21ff85bb3fd P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:42.111367 23054 raft_consensus.cc:2468] T 58c5ed39d5c24b0080b35b21717e3eca P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 1.
I20260709 12:22:42.137061 23208 leader_election.cc:290] T 0e0783ca5117473ca01b371d15e28aa9 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:42.137840 22903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0783ca5117473ca01b371d15e28aa9" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
W20260709 12:22:42.142925 22946 leader_election.cc:343] T 0e0783ca5117473ca01b371d15e28aa9 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:42.138218 23057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0783ca5117473ca01b371d15e28aa9" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:22:42.143689 23057 raft_consensus.cc:3060] T 0e0783ca5117473ca01b371d15e28aa9 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:42.145058 23116 consensus_queue.cc:1048] T 3da50dcb750f49b28db3a3128a2a9829 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:42.130815 22804 catalog_manager.cc:5697] T 58c5ed39d5c24b0080b35b21717e3eca P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194). New cstate: current_term: 1 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:42.139271 23101 tablet_bootstrap.cc:654] T d0a76cdd65624ce6ab67450b3bb1c5fc P 7b3e366cdf24471e8a88203d43ff95cf: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:42.153313 23057 raft_consensus.cc:2468] T 0e0783ca5117473ca01b371d15e28aa9 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 1.
I20260709 12:22:42.159196 23099 consensus_queue.cc:260] T ebdd6199523c47148e35cde9ad98ed48 P aabe9ef5f1314406b36f06a9956984bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.171240 23181 consensus_queue.cc:1048] T 72b6668d8e7848989fc6c21ff85bb3fd P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:42.175568 22948 leader_election.cc:304] T 0e0783ca5117473ca01b371d15e28aa9 P 2793980a665d4daf84bbe67f9b2b5930 [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: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:42.176436 23215 raft_consensus.cc:493] T 0f5d1ebe64e447a4aac552273fd35d32 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:42.176949 23215 raft_consensus.cc:515] T 0f5d1ebe64e447a4aac552273fd35d32 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.177546 23181 raft_consensus.cc:2804] T 0e0783ca5117473ca01b371d15e28aa9 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:42.178097 23181 raft_consensus.cc:697] T 0e0783ca5117473ca01b371d15e28aa9 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Becoming Leader. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
I20260709 12:22:42.178326 23098 tablet_bootstrap.cc:492] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 2793980a665d4daf84bbe67f9b2b5930: No bootstrap required, opened a new log
I20260709 12:22:42.178776 23098 ts_tablet_manager.cc:1403] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 2793980a665d4daf84bbe67f9b2b5930: Time spent bootstrapping tablet: real 0.078s	user 0.014s	sys 0.017s
I20260709 12:22:42.178889 23181 consensus_queue.cc:237] T 0e0783ca5117473ca01b371d15e28aa9 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.180234 23054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f5d1ebe64e447a4aac552273fd35d32" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:42.180853 23054 raft_consensus.cc:2468] T 0f5d1ebe64e447a4aac552273fd35d32 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aabe9ef5f1314406b36f06a9956984bb in term 0.
I20260709 12:22:42.176488 23137 raft_consensus.cc:493] T ebdd6199523c47148e35cde9ad98ed48 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:42.181953 23098 raft_consensus.cc:359] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.182063 23137 raft_consensus.cc:515] T ebdd6199523c47148e35cde9ad98ed48 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.182689 23098 raft_consensus.cc:385] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:42.183521 23098 raft_consensus.cc:740] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Initialized, Role: FOLLOWER
I20260709 12:22:42.184265 22872 leader_election.cc:304] T 0f5d1ebe64e447a4aac552273fd35d32 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb; no voters: 
I20260709 12:22:42.184191 23098 consensus_queue.cc:260] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 2793980a665d4daf84bbe67f9b2b5930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.178977 23215 leader_election.cc:290] T 0f5d1ebe64e447a4aac552273fd35d32 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:42.185170 23184 raft_consensus.cc:2804] T 0f5d1ebe64e447a4aac552273fd35d32 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:42.186041 23184 raft_consensus.cc:493] T 0f5d1ebe64e447a4aac552273fd35d32 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:42.186389 23184 raft_consensus.cc:3060] T 0f5d1ebe64e447a4aac552273fd35d32 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:42.185092 22979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f5d1ebe64e447a4aac552273fd35d32" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:42.189831 22979 raft_consensus.cc:2468] T 0f5d1ebe64e447a4aac552273fd35d32 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aabe9ef5f1314406b36f06a9956984bb in term 0.
I20260709 12:22:42.192186 23099 ts_tablet_manager.cc:1434] T ebdd6199523c47148e35cde9ad98ed48 P aabe9ef5f1314406b36f06a9956984bb: Time spent starting tablet: real 0.087s	user 0.013s	sys 0.008s
I20260709 12:22:42.193151 23099 tablet_bootstrap.cc:492] T abbe88de75a940eba603af0bcae25004 P aabe9ef5f1314406b36f06a9956984bb: Bootstrap starting.
I20260709 12:22:42.195079 23101 tablet_bootstrap.cc:492] T d0a76cdd65624ce6ab67450b3bb1c5fc P 7b3e366cdf24471e8a88203d43ff95cf: No bootstrap required, opened a new log
I20260709 12:22:42.195653 23101 ts_tablet_manager.cc:1403] T d0a76cdd65624ce6ab67450b3bb1c5fc P 7b3e366cdf24471e8a88203d43ff95cf: Time spent bootstrapping tablet: real 0.103s	user 0.019s	sys 0.003s
I20260709 12:22:42.195884 23137 leader_election.cc:290] T ebdd6199523c47148e35cde9ad98ed48 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:42.196877 22979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebdd6199523c47148e35cde9ad98ed48" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:42.197585 22979 raft_consensus.cc:2468] T ebdd6199523c47148e35cde9ad98ed48 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aabe9ef5f1314406b36f06a9956984bb in term 0.
I20260709 12:22:42.198737 22871 leader_election.cc:304] T ebdd6199523c47148e35cde9ad98ed48 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb; no voters: 
I20260709 12:22:42.199662 23137 raft_consensus.cc:2804] T ebdd6199523c47148e35cde9ad98ed48 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:42.200732 23137 raft_consensus.cc:493] T ebdd6199523c47148e35cde9ad98ed48 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:42.201252 23137 raft_consensus.cc:3060] T ebdd6199523c47148e35cde9ad98ed48 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:42.202934 23099 tablet_bootstrap.cc:654] T abbe88de75a940eba603af0bcae25004 P aabe9ef5f1314406b36f06a9956984bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:42.203441 23208 consensus_queue.cc:1048] T 72b6668d8e7848989fc6c21ff85bb3fd P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:42.204293 23098 ts_tablet_manager.cc:1434] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 2793980a665d4daf84bbe67f9b2b5930: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 12:22:42.205257 23098 tablet_bootstrap.cc:492] T d0a76cdd65624ce6ab67450b3bb1c5fc P 2793980a665d4daf84bbe67f9b2b5930: Bootstrap starting.
I20260709 12:22:42.198733 23101 raft_consensus.cc:359] T d0a76cdd65624ce6ab67450b3bb1c5fc P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.209669 23101 raft_consensus.cc:385] T d0a76cdd65624ce6ab67450b3bb1c5fc P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:42.209964 23101 raft_consensus.cc:740] T d0a76cdd65624ce6ab67450b3bb1c5fc P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Initialized, Role: FOLLOWER
I20260709 12:22:42.199837 23184 raft_consensus.cc:515] T 0f5d1ebe64e447a4aac552273fd35d32 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.213388 23208 raft_consensus.cc:493] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:42.213632 22979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f5d1ebe64e447a4aac552273fd35d32" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
I20260709 12:22:42.213892 23208 raft_consensus.cc:515] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.209263 23137 raft_consensus.cc:515] T ebdd6199523c47148e35cde9ad98ed48 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.216914 22903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd7ab99e0114bb3bb257e99dbe162c7" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:42.215121 23057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebdd6199523c47148e35cde9ad98ed48" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:42.220345 23056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f5d1ebe64e447a4aac552273fd35d32" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:22:42.217784 22980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebdd6199523c47148e35cde9ad98ed48" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
I20260709 12:22:42.221249 22804 catalog_manager.cc:5697] T 0e0783ca5117473ca01b371d15e28aa9 P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194). New cstate: current_term: 1 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:42.231834 23056 raft_consensus.cc:3060] T 0f5d1ebe64e447a4aac552273fd35d32 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:42.232252 22980 raft_consensus.cc:3060] T ebdd6199523c47148e35cde9ad98ed48 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:42.214268 22979 raft_consensus.cc:3060] T 0f5d1ebe64e447a4aac552273fd35d32 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:42.234397 23057 raft_consensus.cc:2468] T ebdd6199523c47148e35cde9ad98ed48 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aabe9ef5f1314406b36f06a9956984bb in term 0.
I20260709 12:22:42.276582 23055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebdd6199523c47148e35cde9ad98ed48" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:22:42.277215 23098 tablet_bootstrap.cc:654] T d0a76cdd65624ce6ab67450b3bb1c5fc P 2793980a665d4daf84bbe67f9b2b5930: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:42.277268 23055 raft_consensus.cc:3060] T ebdd6199523c47148e35cde9ad98ed48 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:42.276911 23137 leader_election.cc:290] T ebdd6199523c47148e35cde9ad98ed48 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 election: Requested vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:42.241290 23172 raft_consensus.cc:493] T 32139692bf0144f3a5163f0600c58e25 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:42.278687 23172 raft_consensus.cc:515] T 32139692bf0144f3a5163f0600c58e25 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.217854 23101 consensus_queue.cc:260] T d0a76cdd65624ce6ab67450b3bb1c5fc P 7b3e366cdf24471e8a88203d43ff95cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.283893 23172 leader_election.cc:290] T 32139692bf0144f3a5163f0600c58e25 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:42.284974 22981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32139692bf0144f3a5163f0600c58e25" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:42.238346 23184 leader_election.cc:290] T 0f5d1ebe64e447a4aac552273fd35d32 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 election: Requested vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
W20260709 12:22:42.287264 23022 leader_election.cc:343] T 32139692bf0144f3a5163f0600c58e25 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:42.288381 23055 raft_consensus.cc:2468] T ebdd6199523c47148e35cde9ad98ed48 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabe9ef5f1314406b36f06a9956984bb in term 1.
W20260709 12:22:42.218451 22946 leader_election.cc:343] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:42.288486 23101 ts_tablet_manager.cc:1434] T d0a76cdd65624ce6ab67450b3bb1c5fc P 7b3e366cdf24471e8a88203d43ff95cf: Time spent starting tablet: real 0.093s	user 0.008s	sys 0.000s
I20260709 12:22:42.292428 23101 tablet_bootstrap.cc:492] T 374528a7d4ee4a25b80f6580039f844c P 7b3e366cdf24471e8a88203d43ff95cf: Bootstrap starting.
I20260709 12:22:42.296346 23208 leader_election.cc:290] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:42.298259 22872 leader_election.cc:304] T ebdd6199523c47148e35cde9ad98ed48 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb; no voters: 
W20260709 12:22:42.293656 22946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.56.193:36711, user_credentials={real_user=slave}} blocked reactor thread for 72604.1us
I20260709 12:22:42.302881 23099 tablet_bootstrap.cc:492] T abbe88de75a940eba603af0bcae25004 P aabe9ef5f1314406b36f06a9956984bb: No bootstrap required, opened a new log
I20260709 12:22:42.303375 23099 ts_tablet_manager.cc:1403] T abbe88de75a940eba603af0bcae25004 P aabe9ef5f1314406b36f06a9956984bb: Time spent bootstrapping tablet: real 0.110s	user 0.011s	sys 0.003s
I20260709 12:22:42.305124 22904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32139692bf0144f3a5163f0600c58e25" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
W20260709 12:22:42.306589 23021 leader_election.cc:343] T 32139692bf0144f3a5163f0600c58e25 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:42.307061 23021 leader_election.cc:304] T 32139692bf0144f3a5163f0600c58e25 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b3e366cdf24471e8a88203d43ff95cf; no voters: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:42.308480 23172 raft_consensus.cc:2749] T 32139692bf0144f3a5163f0600c58e25 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:42.303830 23184 raft_consensus.cc:2804] T ebdd6199523c47148e35cde9ad98ed48 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:42.309391 23184 raft_consensus.cc:697] T ebdd6199523c47148e35cde9ad98ed48 P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Becoming Leader. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Running, Role: LEADER
I20260709 12:22:42.310861 23184 consensus_queue.cc:237] T ebdd6199523c47148e35cde9ad98ed48 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.311820 23099 raft_consensus.cc:359] T abbe88de75a940eba603af0bcae25004 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.312665 23099 raft_consensus.cc:385] T abbe88de75a940eba603af0bcae25004 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:42.312955 23099 raft_consensus.cc:740] T abbe88de75a940eba603af0bcae25004 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Initialized, Role: FOLLOWER
I20260709 12:22:42.313910 23099 consensus_queue.cc:260] T abbe88de75a940eba603af0bcae25004 P aabe9ef5f1314406b36f06a9956984bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.319638 23056 raft_consensus.cc:2468] T 0f5d1ebe64e447a4aac552273fd35d32 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabe9ef5f1314406b36f06a9956984bb in term 1.
I20260709 12:22:42.321455 23099 ts_tablet_manager.cc:1434] T abbe88de75a940eba603af0bcae25004 P aabe9ef5f1314406b36f06a9956984bb: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 12:22:42.322378 23099 tablet_bootstrap.cc:492] T 0e0783ca5117473ca01b371d15e28aa9 P aabe9ef5f1314406b36f06a9956984bb: Bootstrap starting.
I20260709 12:22:42.321688 23055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd7ab99e0114bb3bb257e99dbe162c7" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:42.328236 22979 raft_consensus.cc:2468] T 0f5d1ebe64e447a4aac552273fd35d32 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabe9ef5f1314406b36f06a9956984bb in term 1.
I20260709 12:22:42.329586 22871 leader_election.cc:304] T 0f5d1ebe64e447a4aac552273fd35d32 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb; no voters: 
I20260709 12:22:42.330710 23137 raft_consensus.cc:2804] T 0f5d1ebe64e447a4aac552273fd35d32 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:42.331213 22980 raft_consensus.cc:2468] T ebdd6199523c47148e35cde9ad98ed48 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabe9ef5f1314406b36f06a9956984bb in term 1.
I20260709 12:22:42.333038 23137 raft_consensus.cc:697] T 0f5d1ebe64e447a4aac552273fd35d32 P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Becoming Leader. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Running, Role: LEADER
W20260709 12:22:42.335325 22948 leader_election.cc:343] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:42.335830 22948 leader_election.cc:304] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2793980a665d4daf84bbe67f9b2b5930; no voters: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:42.337798 23156 raft_consensus.cc:2749] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:42.346891 23106 raft_consensus.cc:493] T 7729eb54b2364a5e913125c942dbf44d P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:42.335378 23137 consensus_queue.cc:237] T 0f5d1ebe64e447a4aac552273fd35d32 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.350626 23106 raft_consensus.cc:515] T 7729eb54b2364a5e913125c942dbf44d P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.353475 22904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7729eb54b2364a5e913125c942dbf44d" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:42.346115 23101 tablet_bootstrap.cc:654] T 374528a7d4ee4a25b80f6580039f844c P 7b3e366cdf24471e8a88203d43ff95cf: Neither blocks nor log segments found. Creating new log.
W20260709 12:22:42.355013 23021 leader_election.cc:343] T 7729eb54b2364a5e913125c942dbf44d P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:42.347244 22903 raft_consensus.cc:3060] T abbe88de75a940eba603af0bcae25004 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:42.354610 23106 leader_election.cc:290] T 7729eb54b2364a5e913125c942dbf44d P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:42.358081 22979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7729eb54b2364a5e913125c942dbf44d" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:42.360749 23099 tablet_bootstrap.cc:654] T 0e0783ca5117473ca01b371d15e28aa9 P aabe9ef5f1314406b36f06a9956984bb: Neither blocks nor log segments found. Creating new log.
W20260709 12:22:42.364861 23022 leader_election.cc:343] T 7729eb54b2364a5e913125c942dbf44d P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:42.365833 23022 leader_election.cc:304] T 7729eb54b2364a5e913125c942dbf44d P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b3e366cdf24471e8a88203d43ff95cf; no voters: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:42.366941 23106 raft_consensus.cc:2749] T 7729eb54b2364a5e913125c942dbf44d P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:42.365808 22802 catalog_manager.cc:5697] T ebdd6199523c47148e35cde9ad98ed48 P aabe9ef5f1314406b36f06a9956984bb reported cstate change: term changed from 0 to 1, leader changed from <none> to aabe9ef5f1314406b36f06a9956984bb (127.21.56.193). New cstate: current_term: 1 leader_uuid: "aabe9ef5f1314406b36f06a9956984bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:42.371222 23098 tablet_bootstrap.cc:492] T d0a76cdd65624ce6ab67450b3bb1c5fc P 2793980a665d4daf84bbe67f9b2b5930: No bootstrap required, opened a new log
W20260709 12:22:42.370404 22851 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:22:42.371673 23098 ts_tablet_manager.cc:1403] T d0a76cdd65624ce6ab67450b3bb1c5fc P 2793980a665d4daf84bbe67f9b2b5930: Time spent bootstrapping tablet: real 0.167s	user 0.009s	sys 0.009s
I20260709 12:22:42.374301 23098 raft_consensus.cc:359] T d0a76cdd65624ce6ab67450b3bb1c5fc P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.374929 23098 raft_consensus.cc:385] T d0a76cdd65624ce6ab67450b3bb1c5fc P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:42.375694 23213 consensus_queue.cc:1048] T abbe88de75a940eba603af0bcae25004 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:42.377382 23101 tablet_bootstrap.cc:492] T 374528a7d4ee4a25b80f6580039f844c P 7b3e366cdf24471e8a88203d43ff95cf: No bootstrap required, opened a new log
I20260709 12:22:42.377830 23101 ts_tablet_manager.cc:1403] T 374528a7d4ee4a25b80f6580039f844c P 7b3e366cdf24471e8a88203d43ff95cf: Time spent bootstrapping tablet: real 0.086s	user 0.011s	sys 0.000s
I20260709 12:22:42.380311 23101 raft_consensus.cc:359] T 374528a7d4ee4a25b80f6580039f844c P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.380970 23101 raft_consensus.cc:385] T 374528a7d4ee4a25b80f6580039f844c P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:42.381232 23101 raft_consensus.cc:740] T 374528a7d4ee4a25b80f6580039f844c P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Initialized, Role: FOLLOWER
I20260709 12:22:42.381932 23101 consensus_queue.cc:260] T 374528a7d4ee4a25b80f6580039f844c P 7b3e366cdf24471e8a88203d43ff95cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.375200 23098 raft_consensus.cc:740] T d0a76cdd65624ce6ab67450b3bb1c5fc P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Initialized, Role: FOLLOWER
I20260709 12:22:42.390547 23101 ts_tablet_manager.cc:1434] T 374528a7d4ee4a25b80f6580039f844c P 7b3e366cdf24471e8a88203d43ff95cf: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:22:42.391625 23101 tablet_bootstrap.cc:492] T 11b9c2d9ea364596bd2cfce16b7f1cff P 7b3e366cdf24471e8a88203d43ff95cf: Bootstrap starting.
I20260709 12:22:42.397420 23101 tablet_bootstrap.cc:654] T 11b9c2d9ea364596bd2cfce16b7f1cff P 7b3e366cdf24471e8a88203d43ff95cf: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:42.398092 23098 consensus_queue.cc:260] T d0a76cdd65624ce6ab67450b3bb1c5fc P 2793980a665d4daf84bbe67f9b2b5930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.404433 23098 ts_tablet_manager.cc:1434] T d0a76cdd65624ce6ab67450b3bb1c5fc P 2793980a665d4daf84bbe67f9b2b5930: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.001s
I20260709 12:22:42.405375 23098 tablet_bootstrap.cc:492] T 11b9c2d9ea364596bd2cfce16b7f1cff P 2793980a665d4daf84bbe67f9b2b5930: Bootstrap starting.
I20260709 12:22:42.409356 22803 catalog_manager.cc:5697] T 0f5d1ebe64e447a4aac552273fd35d32 P aabe9ef5f1314406b36f06a9956984bb reported cstate change: term changed from 0 to 1, leader changed from <none> to aabe9ef5f1314406b36f06a9956984bb (127.21.56.193). New cstate: current_term: 1 leader_uuid: "aabe9ef5f1314406b36f06a9956984bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:42.421244 23098 tablet_bootstrap.cc:654] T 11b9c2d9ea364596bd2cfce16b7f1cff P 2793980a665d4daf84bbe67f9b2b5930: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:42.422916 23099 tablet_bootstrap.cc:492] T 0e0783ca5117473ca01b371d15e28aa9 P aabe9ef5f1314406b36f06a9956984bb: No bootstrap required, opened a new log
I20260709 12:22:42.425966 23099 ts_tablet_manager.cc:1403] T 0e0783ca5117473ca01b371d15e28aa9 P aabe9ef5f1314406b36f06a9956984bb: Time spent bootstrapping tablet: real 0.104s	user 0.024s	sys 0.027s
I20260709 12:22:42.430063 23099 raft_consensus.cc:359] T 0e0783ca5117473ca01b371d15e28aa9 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.430814 23099 raft_consensus.cc:385] T 0e0783ca5117473ca01b371d15e28aa9 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:42.431092 23099 raft_consensus.cc:740] T 0e0783ca5117473ca01b371d15e28aa9 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Initialized, Role: FOLLOWER
I20260709 12:22:42.432142 23098 tablet_bootstrap.cc:492] T 11b9c2d9ea364596bd2cfce16b7f1cff P 2793980a665d4daf84bbe67f9b2b5930: No bootstrap required, opened a new log
I20260709 12:22:42.432194 23099 consensus_queue.cc:260] T 0e0783ca5117473ca01b371d15e28aa9 P aabe9ef5f1314406b36f06a9956984bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.432785 23098 ts_tablet_manager.cc:1403] T 11b9c2d9ea364596bd2cfce16b7f1cff P 2793980a665d4daf84bbe67f9b2b5930: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.004s
I20260709 12:22:42.434507 23099 ts_tablet_manager.cc:1434] T 0e0783ca5117473ca01b371d15e28aa9 P aabe9ef5f1314406b36f06a9956984bb: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:22:42.435462 23099 tablet_bootstrap.cc:492] T e856b776d8004404a11f30acc8e948ac P aabe9ef5f1314406b36f06a9956984bb: Bootstrap starting.
I20260709 12:22:42.436928 23098 raft_consensus.cc:359] T 11b9c2d9ea364596bd2cfce16b7f1cff P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.437373 23106 consensus_queue.cc:1048] T 51b9a50e1e5f4aa1869c960f8779e001 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:42.439073 23098 raft_consensus.cc:385] T 11b9c2d9ea364596bd2cfce16b7f1cff P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:42.439410 23098 raft_consensus.cc:740] T 11b9c2d9ea364596bd2cfce16b7f1cff P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Initialized, Role: FOLLOWER
I20260709 12:22:42.441095 23098 consensus_queue.cc:260] T 11b9c2d9ea364596bd2cfce16b7f1cff P 2793980a665d4daf84bbe67f9b2b5930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.442458 23099 tablet_bootstrap.cc:654] T e856b776d8004404a11f30acc8e948ac P aabe9ef5f1314406b36f06a9956984bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:42.445715 23098 ts_tablet_manager.cc:1434] T 11b9c2d9ea364596bd2cfce16b7f1cff P 2793980a665d4daf84bbe67f9b2b5930: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 12:22:42.446798 23098 tablet_bootstrap.cc:492] T 3cf7a360031645188ba72d998066d49e P 2793980a665d4daf84bbe67f9b2b5930: Bootstrap starting.
I20260709 12:22:42.462296 23099 tablet_bootstrap.cc:492] T e856b776d8004404a11f30acc8e948ac P aabe9ef5f1314406b36f06a9956984bb: No bootstrap required, opened a new log
I20260709 12:22:42.462881 23099 ts_tablet_manager.cc:1403] T e856b776d8004404a11f30acc8e948ac P aabe9ef5f1314406b36f06a9956984bb: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.004s
I20260709 12:22:42.472937 23181 consensus_queue.cc:1048] T abbe88de75a940eba603af0bcae25004 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:42.480391 23101 tablet_bootstrap.cc:492] T 11b9c2d9ea364596bd2cfce16b7f1cff P 7b3e366cdf24471e8a88203d43ff95cf: No bootstrap required, opened a new log
I20260709 12:22:42.480883 23101 ts_tablet_manager.cc:1403] T 11b9c2d9ea364596bd2cfce16b7f1cff P 7b3e366cdf24471e8a88203d43ff95cf: Time spent bootstrapping tablet: real 0.089s	user 0.010s	sys 0.019s
I20260709 12:22:42.487229 23099 raft_consensus.cc:359] T e856b776d8004404a11f30acc8e948ac P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.488050 23099 raft_consensus.cc:385] T e856b776d8004404a11f30acc8e948ac P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:42.488315 23099 raft_consensus.cc:740] T e856b776d8004404a11f30acc8e948ac P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Initialized, Role: FOLLOWER
I20260709 12:22:42.492812 23101 raft_consensus.cc:359] T 11b9c2d9ea364596bd2cfce16b7f1cff P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.494365 23101 raft_consensus.cc:385] T 11b9c2d9ea364596bd2cfce16b7f1cff P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:42.494596 23101 raft_consensus.cc:740] T 11b9c2d9ea364596bd2cfce16b7f1cff P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Initialized, Role: FOLLOWER
I20260709 12:22:42.495117 23101 consensus_queue.cc:260] T 11b9c2d9ea364596bd2cfce16b7f1cff P 7b3e366cdf24471e8a88203d43ff95cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.499176 23098 tablet_bootstrap.cc:654] T 3cf7a360031645188ba72d998066d49e P 2793980a665d4daf84bbe67f9b2b5930: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:42.499869 23099 consensus_queue.cc:260] T e856b776d8004404a11f30acc8e948ac P aabe9ef5f1314406b36f06a9956984bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.511119 23099 ts_tablet_manager.cc:1434] T e856b776d8004404a11f30acc8e948ac P aabe9ef5f1314406b36f06a9956984bb: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.002s
I20260709 12:22:42.512074 23099 tablet_bootstrap.cc:492] T 32139692bf0144f3a5163f0600c58e25 P aabe9ef5f1314406b36f06a9956984bb: Bootstrap starting.
I20260709 12:22:42.515666 23106 consensus_queue.cc:1048] T 51b9a50e1e5f4aa1869c960f8779e001 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:42.516872 23101 ts_tablet_manager.cc:1434] T 11b9c2d9ea364596bd2cfce16b7f1cff P 7b3e366cdf24471e8a88203d43ff95cf: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.001s
I20260709 12:22:42.517208 23304 raft_consensus.cc:493] T d0a76cdd65624ce6ab67450b3bb1c5fc P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:42.517791 23101 tablet_bootstrap.cc:492] T de04035322d345dd9348ab5aa6770a92 P 7b3e366cdf24471e8a88203d43ff95cf: Bootstrap starting.
I20260709 12:22:42.517746 23304 raft_consensus.cc:515] T d0a76cdd65624ce6ab67450b3bb1c5fc P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.526343 23304 leader_election.cc:290] T d0a76cdd65624ce6ab67450b3bb1c5fc P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:42.526407 22903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0a76cdd65624ce6ab67450b3bb1c5fc" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
W20260709 12:22:42.528185 23021 leader_election.cc:343] T d0a76cdd65624ce6ab67450b3bb1c5fc P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:42.529125 22980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0a76cdd65624ce6ab67450b3bb1c5fc" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:42.530567 22980 raft_consensus.cc:2468] T d0a76cdd65624ce6ab67450b3bb1c5fc P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 0.
I20260709 12:22:42.531921 23022 leader_election.cc:304] T d0a76cdd65624ce6ab67450b3bb1c5fc P 7b3e366cdf24471e8a88203d43ff95cf [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: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:42.532868 23106 raft_consensus.cc:2804] T d0a76cdd65624ce6ab67450b3bb1c5fc P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:42.533238 23106 raft_consensus.cc:493] T d0a76cdd65624ce6ab67450b3bb1c5fc P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:42.533545 23106 raft_consensus.cc:3060] T d0a76cdd65624ce6ab67450b3bb1c5fc P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:42.542140 23208 consensus_queue.cc:1048] T 58c5ed39d5c24b0080b35b21717e3eca P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:42.545125 23101 tablet_bootstrap.cc:654] T de04035322d345dd9348ab5aa6770a92 P 7b3e366cdf24471e8a88203d43ff95cf: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:42.552081 23099 tablet_bootstrap.cc:654] T 32139692bf0144f3a5163f0600c58e25 P aabe9ef5f1314406b36f06a9956984bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:42.554461 23106 raft_consensus.cc:515] T d0a76cdd65624ce6ab67450b3bb1c5fc P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.556582 23098 tablet_bootstrap.cc:492] T 3cf7a360031645188ba72d998066d49e P 2793980a665d4daf84bbe67f9b2b5930: No bootstrap required, opened a new log
I20260709 12:22:42.557142 23098 ts_tablet_manager.cc:1403] T 3cf7a360031645188ba72d998066d49e P 2793980a665d4daf84bbe67f9b2b5930: Time spent bootstrapping tablet: real 0.111s	user 0.011s	sys 0.004s
I20260709 12:22:42.557545 22903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0a76cdd65624ce6ab67450b3bb1c5fc" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:22:42.560158 23098 raft_consensus.cc:359] T 3cf7a360031645188ba72d998066d49e P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.560874 23098 raft_consensus.cc:385] T 3cf7a360031645188ba72d998066d49e P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:42.561157 23098 raft_consensus.cc:740] T 3cf7a360031645188ba72d998066d49e P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Initialized, Role: FOLLOWER
W20260709 12:22:42.562646 23021 leader_election.cc:343] T d0a76cdd65624ce6ab67450b3bb1c5fc P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:42.561895 23098 consensus_queue.cc:260] T 3cf7a360031645188ba72d998066d49e P 2793980a665d4daf84bbe67f9b2b5930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.565442 23106 leader_election.cc:290] T d0a76cdd65624ce6ab67450b3bb1c5fc P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:42.565762 23098 ts_tablet_manager.cc:1434] T 3cf7a360031645188ba72d998066d49e P 2793980a665d4daf84bbe67f9b2b5930: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:22:42.571283 23208 raft_consensus.cc:493] T 11b9c2d9ea364596bd2cfce16b7f1cff P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:42.572170 23215 raft_consensus.cc:493] T e856b776d8004404a11f30acc8e948ac P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:42.571959 23208 raft_consensus.cc:515] T 11b9c2d9ea364596bd2cfce16b7f1cff P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.572698 23215 raft_consensus.cc:515] T e856b776d8004404a11f30acc8e948ac P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.575033 23215 leader_election.cc:290] T e856b776d8004404a11f30acc8e948ac P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:42.576604 22980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e856b776d8004404a11f30acc8e948ac" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:42.576825 23156 consensus_queue.cc:1048] T 58c5ed39d5c24b0080b35b21717e3eca P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:22:42.578045 22871 leader_election.cc:343] T e856b776d8004404a11f30acc8e948ac P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:42.579298 23098 tablet_bootstrap.cc:492] T f4a066ebbaab4d63a26cba2b510c171d P 2793980a665d4daf84bbe67f9b2b5930: Bootstrap starting.
I20260709 12:22:42.579761 22903 raft_consensus.cc:3060] T 0e0783ca5117473ca01b371d15e28aa9 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:42.584913 22979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0a76cdd65624ce6ab67450b3bb1c5fc" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
I20260709 12:22:42.585464 22979 raft_consensus.cc:3060] T d0a76cdd65624ce6ab67450b3bb1c5fc P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:42.595240 23099 tablet_bootstrap.cc:492] T 32139692bf0144f3a5163f0600c58e25 P aabe9ef5f1314406b36f06a9956984bb: No bootstrap required, opened a new log
I20260709 12:22:42.595731 23099 ts_tablet_manager.cc:1403] T 32139692bf0144f3a5163f0600c58e25 P aabe9ef5f1314406b36f06a9956984bb: Time spent bootstrapping tablet: real 0.084s	user 0.014s	sys 0.000s
I20260709 12:22:42.597551 22904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11b9c2d9ea364596bd2cfce16b7f1cff" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:42.599596 23099 raft_consensus.cc:359] T 32139692bf0144f3a5163f0600c58e25 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.600273 23099 raft_consensus.cc:385] T 32139692bf0144f3a5163f0600c58e25 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:42.600519 23099 raft_consensus.cc:740] T 32139692bf0144f3a5163f0600c58e25 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Initialized, Role: FOLLOWER
I20260709 12:22:42.601125 23099 consensus_queue.cc:260] T 32139692bf0144f3a5163f0600c58e25 P aabe9ef5f1314406b36f06a9956984bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.601996 23054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e856b776d8004404a11f30acc8e948ac" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:42.603436 23099 ts_tablet_manager.cc:1434] T 32139692bf0144f3a5163f0600c58e25 P aabe9ef5f1314406b36f06a9956984bb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:22:42.604346 23099 tablet_bootstrap.cc:492] T 7729eb54b2364a5e913125c942dbf44d P aabe9ef5f1314406b36f06a9956984bb: Bootstrap starting.
W20260709 12:22:42.605659 22946 leader_election.cc:343] T 11b9c2d9ea364596bd2cfce16b7f1cff P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:22:42.606855 22872 leader_election.cc:343] T e856b776d8004404a11f30acc8e948ac P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:42.607319 22872 leader_election.cc:304] T e856b776d8004404a11f30acc8e948ac P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aabe9ef5f1314406b36f06a9956984bb; no voters: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf
I20260709 12:22:42.608680 23215 raft_consensus.cc:2749] T e856b776d8004404a11f30acc8e948ac P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:42.609898 23098 tablet_bootstrap.cc:654] T f4a066ebbaab4d63a26cba2b510c171d P 2793980a665d4daf84bbe67f9b2b5930: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:42.611465 23101 tablet_bootstrap.cc:492] T de04035322d345dd9348ab5aa6770a92 P 7b3e366cdf24471e8a88203d43ff95cf: No bootstrap required, opened a new log
I20260709 12:22:42.609081 22979 raft_consensus.cc:2468] T d0a76cdd65624ce6ab67450b3bb1c5fc P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 1.
I20260709 12:22:42.612016 23101 ts_tablet_manager.cc:1403] T de04035322d345dd9348ab5aa6770a92 P 7b3e366cdf24471e8a88203d43ff95cf: Time spent bootstrapping tablet: real 0.094s	user 0.012s	sys 0.016s
I20260709 12:22:42.612993 23022 leader_election.cc:304] T d0a76cdd65624ce6ab67450b3bb1c5fc P 7b3e366cdf24471e8a88203d43ff95cf [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: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:42.609813 23156 consensus_queue.cc:1048] T 0e0783ca5117473ca01b371d15e28aa9 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:22:42.614841 23106 raft_consensus.cc:2804] T d0a76cdd65624ce6ab67450b3bb1c5fc P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:42.615302 23106 raft_consensus.cc:697] T d0a76cdd65624ce6ab67450b3bb1c5fc P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Becoming Leader. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Running, Role: LEADER
I20260709 12:22:42.615448 23054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11b9c2d9ea364596bd2cfce16b7f1cff" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:42.616062 23054 raft_consensus.cc:2468] T 11b9c2d9ea364596bd2cfce16b7f1cff P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 0.
I20260709 12:22:42.616155 23106 consensus_queue.cc:237] T d0a76cdd65624ce6ab67450b3bb1c5fc P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.617466 22948 leader_election.cc:304] T 11b9c2d9ea364596bd2cfce16b7f1cff P 2793980a665d4daf84bbe67f9b2b5930 [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: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:42.618352 23156 raft_consensus.cc:2804] T 11b9c2d9ea364596bd2cfce16b7f1cff P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:42.618705 23156 raft_consensus.cc:493] T 11b9c2d9ea364596bd2cfce16b7f1cff P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:42.619020 23156 raft_consensus.cc:3060] T 11b9c2d9ea364596bd2cfce16b7f1cff P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:42.600803 23208 leader_election.cc:290] T 11b9c2d9ea364596bd2cfce16b7f1cff P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:42.621351 23101 raft_consensus.cc:359] T de04035322d345dd9348ab5aa6770a92 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.626279 23101 raft_consensus.cc:385] T de04035322d345dd9348ab5aa6770a92 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:42.626592 23101 raft_consensus.cc:740] T de04035322d345dd9348ab5aa6770a92 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Initialized, Role: FOLLOWER
I20260709 12:22:42.627182 23101 consensus_queue.cc:260] T de04035322d345dd9348ab5aa6770a92 P 7b3e366cdf24471e8a88203d43ff95cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.629868 23101 ts_tablet_manager.cc:1434] T de04035322d345dd9348ab5aa6770a92 P 7b3e366cdf24471e8a88203d43ff95cf: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.004s
I20260709 12:22:42.630167 23099 tablet_bootstrap.cc:654] T 7729eb54b2364a5e913125c942dbf44d P aabe9ef5f1314406b36f06a9956984bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:42.630824 23101 tablet_bootstrap.cc:492] T dca268278fba4f13b56b8e4d92e1fef1 P 7b3e366cdf24471e8a88203d43ff95cf: Bootstrap starting.
I20260709 12:22:42.637614 23156 raft_consensus.cc:515] T 11b9c2d9ea364596bd2cfce16b7f1cff P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.640902 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11b9c2d9ea364596bd2cfce16b7f1cff" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:22:42.641206 23054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11b9c2d9ea364596bd2cfce16b7f1cff" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:22:42.641824 23054 raft_consensus.cc:3060] T 11b9c2d9ea364596bd2cfce16b7f1cff P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:22:42.642447 22946 leader_election.cc:343] T 11b9c2d9ea364596bd2cfce16b7f1cff P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:42.645985 23101 tablet_bootstrap.cc:654] T dca268278fba4f13b56b8e4d92e1fef1 P 7b3e366cdf24471e8a88203d43ff95cf: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:42.650117 23208 raft_consensus.cc:493] T 3cf7a360031645188ba72d998066d49e P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:42.650688 23208 raft_consensus.cc:515] T 3cf7a360031645188ba72d998066d49e P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.653594 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf7a360031645188ba72d998066d49e" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
W20260709 12:22:42.655391 22946 leader_election.cc:343] T 3cf7a360031645188ba72d998066d49e P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:42.658340 23208 leader_election.cc:290] T 3cf7a360031645188ba72d998066d49e P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:42.658859 23055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf7a360031645188ba72d998066d49e" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
W20260709 12:22:42.660554 22948 leader_election.cc:343] T 3cf7a360031645188ba72d998066d49e P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:42.660982 22948 leader_election.cc:304] T 3cf7a360031645188ba72d998066d49e P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2793980a665d4daf84bbe67f9b2b5930; no voters: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:42.661830 23222 raft_consensus.cc:2749] T 3cf7a360031645188ba72d998066d49e P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:42.666134 23156 leader_election.cc:290] T 11b9c2d9ea364596bd2cfce16b7f1cff P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:42.665836 23222 consensus_queue.cc:1048] T 0e0783ca5117473ca01b371d15e28aa9 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:22:42.671995 23098 tablet_bootstrap.cc:492] T f4a066ebbaab4d63a26cba2b510c171d P 2793980a665d4daf84bbe67f9b2b5930: No bootstrap required, opened a new log
I20260709 12:22:42.672552 23098 ts_tablet_manager.cc:1403] T f4a066ebbaab4d63a26cba2b510c171d P 2793980a665d4daf84bbe67f9b2b5930: Time spent bootstrapping tablet: real 0.093s	user 0.006s	sys 0.010s
I20260709 12:22:42.675323 23098 raft_consensus.cc:359] T f4a066ebbaab4d63a26cba2b510c171d P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.676017 23098 raft_consensus.cc:385] T f4a066ebbaab4d63a26cba2b510c171d P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:42.676276 23098 raft_consensus.cc:740] T f4a066ebbaab4d63a26cba2b510c171d P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Initialized, Role: FOLLOWER
I20260709 12:22:42.676985 23098 consensus_queue.cc:260] T f4a066ebbaab4d63a26cba2b510c171d P 2793980a665d4daf84bbe67f9b2b5930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.676474 22804 catalog_manager.cc:5697] T d0a76cdd65624ce6ab67450b3bb1c5fc P 7b3e366cdf24471e8a88203d43ff95cf reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195). New cstate: current_term: 1 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:42.681195 23098 ts_tablet_manager.cc:1434] T f4a066ebbaab4d63a26cba2b510c171d P 2793980a665d4daf84bbe67f9b2b5930: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:22:42.682219 23098 tablet_bootstrap.cc:492] T e856b776d8004404a11f30acc8e948ac P 2793980a665d4daf84bbe67f9b2b5930: Bootstrap starting.
I20260709 12:22:42.697333 23054 raft_consensus.cc:2468] T 11b9c2d9ea364596bd2cfce16b7f1cff P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 1.
I20260709 12:22:42.698557 22948 leader_election.cc:304] T 11b9c2d9ea364596bd2cfce16b7f1cff P 2793980a665d4daf84bbe67f9b2b5930 [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: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:42.699620 23208 raft_consensus.cc:2804] T 11b9c2d9ea364596bd2cfce16b7f1cff P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:42.700080 23208 raft_consensus.cc:697] T 11b9c2d9ea364596bd2cfce16b7f1cff P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Becoming Leader. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
I20260709 12:22:42.700667 23215 raft_consensus.cc:493] T 32139692bf0144f3a5163f0600c58e25 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:42.700891 23208 consensus_queue.cc:237] T 11b9c2d9ea364596bd2cfce16b7f1cff P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.701189 23215 raft_consensus.cc:515] T 32139692bf0144f3a5163f0600c58e25 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.701493 23106 raft_consensus.cc:493] T 3f5655db69944fb28caccf38acb7e8ba P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aabe9ef5f1314406b36f06a9956984bb)
I20260709 12:22:42.702200 23106 raft_consensus.cc:515] T 3f5655db69944fb28caccf38acb7e8ba P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.704252 23106 leader_election.cc:290] T 3f5655db69944fb28caccf38acb7e8ba P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:42.707384 22979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5655db69944fb28caccf38acb7e8ba" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:42.707677 22903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5655db69944fb28caccf38acb7e8ba" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:42.708266 22979 raft_consensus.cc:2393] T 3f5655db69944fb28caccf38acb7e8ba P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7b3e366cdf24471e8a88203d43ff95cf in current term 2: Already voted for candidate 2793980a665d4daf84bbe67f9b2b5930 in this term.
I20260709 12:22:42.708351 22903 raft_consensus.cc:2468] T 3f5655db69944fb28caccf38acb7e8ba P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 2.
I20260709 12:22:42.710009 23021 leader_election.cc:304] T 3f5655db69944fb28caccf38acb7e8ba P 7b3e366cdf24471e8a88203d43ff95cf [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: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb; no voters: 2793980a665d4daf84bbe67f9b2b5930
I20260709 12:22:42.714329 23106 raft_consensus.cc:2804] T 3f5655db69944fb28caccf38acb7e8ba P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:22:42.715176 23106 raft_consensus.cc:493] T 3f5655db69944fb28caccf38acb7e8ba P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Starting leader election (detected failure of leader aabe9ef5f1314406b36f06a9956984bb)
I20260709 12:22:42.715487 23137 consensus_queue.cc:1048] T ebdd6199523c47148e35cde9ad98ed48 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:42.715492 23106 raft_consensus.cc:3060] T 3f5655db69944fb28caccf38acb7e8ba P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:42.717470 23099 tablet_bootstrap.cc:492] T 7729eb54b2364a5e913125c942dbf44d P aabe9ef5f1314406b36f06a9956984bb: No bootstrap required, opened a new log
I20260709 12:22:42.726163 23098 tablet_bootstrap.cc:654] T e856b776d8004404a11f30acc8e948ac P 2793980a665d4daf84bbe67f9b2b5930: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:42.726583 23099 ts_tablet_manager.cc:1403] T 7729eb54b2364a5e913125c942dbf44d P aabe9ef5f1314406b36f06a9956984bb: Time spent bootstrapping tablet: real 0.122s	user 0.016s	sys 0.015s
I20260709 12:22:42.727190 23101 tablet_bootstrap.cc:492] T dca268278fba4f13b56b8e4d92e1fef1 P 7b3e366cdf24471e8a88203d43ff95cf: No bootstrap required, opened a new log
I20260709 12:22:42.727586 23101 ts_tablet_manager.cc:1403] T dca268278fba4f13b56b8e4d92e1fef1 P 7b3e366cdf24471e8a88203d43ff95cf: Time spent bootstrapping tablet: real 0.097s	user 0.022s	sys 0.001s
I20260709 12:22:42.726148 22979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32139692bf0144f3a5163f0600c58e25" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:42.730422 23215 leader_election.cc:290] T 32139692bf0144f3a5163f0600c58e25 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
W20260709 12:22:42.731879 22871 leader_election.cc:343] T 32139692bf0144f3a5163f0600c58e25 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:42.733515 23099 raft_consensus.cc:359] T 7729eb54b2364a5e913125c942dbf44d P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.734310 23099 raft_consensus.cc:385] T 7729eb54b2364a5e913125c942dbf44d P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:42.734576 23099 raft_consensus.cc:740] T 7729eb54b2364a5e913125c942dbf44d P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Initialized, Role: FOLLOWER
I20260709 12:22:42.734962 23055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32139692bf0144f3a5163f0600c58e25" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:42.735214 23099 consensus_queue.cc:260] T 7729eb54b2364a5e913125c942dbf44d P aabe9ef5f1314406b36f06a9956984bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.735605 23055 raft_consensus.cc:2468] T 32139692bf0144f3a5163f0600c58e25 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aabe9ef5f1314406b36f06a9956984bb in term 0.
I20260709 12:22:42.736686 23099 ts_tablet_manager.cc:1434] T 7729eb54b2364a5e913125c942dbf44d P aabe9ef5f1314406b36f06a9956984bb: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.000s
I20260709 12:22:42.737573 23099 tablet_bootstrap.cc:492] T 374528a7d4ee4a25b80f6580039f844c P aabe9ef5f1314406b36f06a9956984bb: Bootstrap starting.
I20260709 12:22:42.738304 23137 consensus_queue.cc:1048] T 0f5d1ebe64e447a4aac552273fd35d32 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:42.743132 22872 leader_election.cc:304] T 32139692bf0144f3a5163f0600c58e25 P aabe9ef5f1314406b36f06a9956984bb [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: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb; no voters: 2793980a665d4daf84bbe67f9b2b5930
I20260709 12:22:42.743892 23101 raft_consensus.cc:359] T dca268278fba4f13b56b8e4d92e1fef1 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.744395 23101 raft_consensus.cc:385] T dca268278fba4f13b56b8e4d92e1fef1 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:42.744598 23101 raft_consensus.cc:740] T dca268278fba4f13b56b8e4d92e1fef1 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Initialized, Role: FOLLOWER
I20260709 12:22:42.745400 23215 raft_consensus.cc:2804] T 32139692bf0144f3a5163f0600c58e25 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:42.745265 23101 consensus_queue.cc:260] T dca268278fba4f13b56b8e4d92e1fef1 P 7b3e366cdf24471e8a88203d43ff95cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.745822 23215 raft_consensus.cc:493] T 32139692bf0144f3a5163f0600c58e25 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:42.746539 23215 raft_consensus.cc:3060] T 32139692bf0144f3a5163f0600c58e25 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:42.747394 23101 ts_tablet_manager.cc:1434] T dca268278fba4f13b56b8e4d92e1fef1 P 7b3e366cdf24471e8a88203d43ff95cf: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.000s
I20260709 12:22:42.747136 22804 catalog_manager.cc:5697] T 11b9c2d9ea364596bd2cfce16b7f1cff P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194). New cstate: current_term: 1 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:42.748333 23101 tablet_bootstrap.cc:492] T 962dbf56ae3245bc904983e44c78b835 P 7b3e366cdf24471e8a88203d43ff95cf: Bootstrap starting.
I20260709 12:22:42.755213 23106 raft_consensus.cc:515] T 3f5655db69944fb28caccf38acb7e8ba P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.757671 23099 tablet_bootstrap.cc:654] T 374528a7d4ee4a25b80f6580039f844c P aabe9ef5f1314406b36f06a9956984bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:42.753510 23215 raft_consensus.cc:515] T 32139692bf0144f3a5163f0600c58e25 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.776965 23172 raft_consensus.cc:493] T 374528a7d4ee4a25b80f6580039f844c P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:42.777580 23172 raft_consensus.cc:515] T 374528a7d4ee4a25b80f6580039f844c P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.793114 23116 raft_consensus.cc:493] T de04035322d345dd9348ab5aa6770a92 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:42.793713 23116 raft_consensus.cc:515] T de04035322d345dd9348ab5aa6770a92 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.794203 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "374528a7d4ee4a25b80f6580039f844c" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:42.794924 23101 tablet_bootstrap.cc:654] T 962dbf56ae3245bc904983e44c78b835 P 7b3e366cdf24471e8a88203d43ff95cf: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:42.796622 23116 leader_election.cc:290] T de04035322d345dd9348ab5aa6770a92 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:42.798626 22979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de04035322d345dd9348ab5aa6770a92" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:42.798942 23215 leader_election.cc:290] T 32139692bf0144f3a5163f0600c58e25 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 election: Requested vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:42.799774 23106 leader_election.cc:290] T 3f5655db69944fb28caccf38acb7e8ba P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 2 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
W20260709 12:22:42.801874 23022 leader_election.cc:343] T de04035322d345dd9348ab5aa6770a92 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:42.802142 23098 tablet_bootstrap.cc:492] T e856b776d8004404a11f30acc8e948ac P 2793980a665d4daf84bbe67f9b2b5930: No bootstrap required, opened a new log
I20260709 12:22:42.802876 23098 ts_tablet_manager.cc:1403] T e856b776d8004404a11f30acc8e948ac P 2793980a665d4daf84bbe67f9b2b5930: Time spent bootstrapping tablet: real 0.121s	user 0.009s	sys 0.010s
I20260709 12:22:42.803381 22903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de04035322d345dd9348ab5aa6770a92" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:42.807891 22979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32139692bf0144f3a5163f0600c58e25" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
I20260709 12:22:42.808633 22982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5655db69944fb28caccf38acb7e8ba" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
I20260709 12:22:42.809223 23172 leader_election.cc:290] T 374528a7d4ee4a25b80f6580039f844c P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:42.809379 22982 raft_consensus.cc:2393] T 3f5655db69944fb28caccf38acb7e8ba P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7b3e366cdf24471e8a88203d43ff95cf in current term 2: Already voted for candidate 2793980a665d4daf84bbe67f9b2b5930 in this term.
I20260709 12:22:42.810237 22978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "374528a7d4ee4a25b80f6580039f844c" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
W20260709 12:22:42.798666 23021 leader_election.cc:343] T 374528a7d4ee4a25b80f6580039f844c P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:22:42.812139 23021 leader_election.cc:343] T de04035322d345dd9348ab5aa6770a92 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:42.812563 23021 leader_election.cc:304] T de04035322d345dd9348ab5aa6770a92 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b3e366cdf24471e8a88203d43ff95cf; no voters: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:42.813520 23106 raft_consensus.cc:2749] T de04035322d345dd9348ab5aa6770a92 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:42.815636 22903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5655db69944fb28caccf38acb7e8ba" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:22:42.821759 23055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32139692bf0144f3a5163f0600c58e25" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:22:42.822510 23099 tablet_bootstrap.cc:492] T 374528a7d4ee4a25b80f6580039f844c P aabe9ef5f1314406b36f06a9956984bb: No bootstrap required, opened a new log
I20260709 12:22:42.823046 23099 ts_tablet_manager.cc:1403] T 374528a7d4ee4a25b80f6580039f844c P aabe9ef5f1314406b36f06a9956984bb: Time spent bootstrapping tablet: real 0.086s	user 0.006s	sys 0.004s
I20260709 12:22:42.822444 23055 raft_consensus.cc:3060] T 32139692bf0144f3a5163f0600c58e25 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:42.827345 23099 raft_consensus.cc:359] T 374528a7d4ee4a25b80f6580039f844c P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.835966 23099 raft_consensus.cc:385] T 374528a7d4ee4a25b80f6580039f844c P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:42.836273 23099 raft_consensus.cc:740] T 374528a7d4ee4a25b80f6580039f844c P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Initialized, Role: FOLLOWER
W20260709 12:22:42.837157 22871 leader_election.cc:343] T 32139692bf0144f3a5163f0600c58e25 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:42.836896 23099 consensus_queue.cc:260] T 374528a7d4ee4a25b80f6580039f844c P aabe9ef5f1314406b36f06a9956984bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.839318 23099 ts_tablet_manager.cc:1434] T 374528a7d4ee4a25b80f6580039f844c P aabe9ef5f1314406b36f06a9956984bb: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:22:42.840174 23099 tablet_bootstrap.cc:492] T f4a066ebbaab4d63a26cba2b510c171d P aabe9ef5f1314406b36f06a9956984bb: Bootstrap starting.
I20260709 12:22:42.841764 23055 raft_consensus.cc:2468] T 32139692bf0144f3a5163f0600c58e25 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabe9ef5f1314406b36f06a9956984bb in term 1.
I20260709 12:22:42.845259 23116 raft_consensus.cc:493] T dca268278fba4f13b56b8e4d92e1fef1 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:42.845791 23116 raft_consensus.cc:515] T dca268278fba4f13b56b8e4d92e1fef1 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.847720 23184 consensus_queue.cc:1048] T ebdd6199523c47148e35cde9ad98ed48 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:42.848119 23116 leader_election.cc:290] T dca268278fba4f13b56b8e4d92e1fef1 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:42.848241 22872 leader_election.cc:304] T 32139692bf0144f3a5163f0600c58e25 P aabe9ef5f1314406b36f06a9956984bb [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: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb; no voters: 2793980a665d4daf84bbe67f9b2b5930
W20260709 12:22:42.842568 23022 leader_election.cc:343] T 374528a7d4ee4a25b80f6580039f844c P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:42.850097 22904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dca268278fba4f13b56b8e4d92e1fef1" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:42.851346 23215 consensus_queue.cc:1048] T 0f5d1ebe64e447a4aac552273fd35d32 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 12:22:42.857745 23184 raft_consensus.cc:2804] T 32139692bf0144f3a5163f0600c58e25 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:42.872933 23184 raft_consensus.cc:697] T 32139692bf0144f3a5163f0600c58e25 P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Becoming Leader. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Running, Role: LEADER
I20260709 12:22:42.873821 23184 consensus_queue.cc:237] T 32139692bf0144f3a5163f0600c58e25 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.856235 23022 leader_election.cc:304] T 374528a7d4ee4a25b80f6580039f844c P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b3e366cdf24471e8a88203d43ff95cf; no voters: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb
W20260709 12:22:42.857391 23021 leader_election.cc:343] T dca268278fba4f13b56b8e4d92e1fef1 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:42.878400 23116 raft_consensus.cc:2749] T 374528a7d4ee4a25b80f6580039f844c P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:42.878728 22982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dca268278fba4f13b56b8e4d92e1fef1" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
W20260709 12:22:42.880009 23022 leader_election.cc:343] T dca268278fba4f13b56b8e4d92e1fef1 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:42.880453 23022 leader_election.cc:304] T dca268278fba4f13b56b8e4d92e1fef1 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b3e366cdf24471e8a88203d43ff95cf; no voters: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:42.884033 23172 raft_consensus.cc:2749] T dca268278fba4f13b56b8e4d92e1fef1 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:42.891129 23099 tablet_bootstrap.cc:654] T f4a066ebbaab4d63a26cba2b510c171d P aabe9ef5f1314406b36f06a9956984bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:42.871465 23208 raft_consensus.cc:493] T f4a066ebbaab4d63a26cba2b510c171d P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:42.835219 23098 raft_consensus.cc:359] T e856b776d8004404a11f30acc8e948ac P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.896216 23098 raft_consensus.cc:385] T e856b776d8004404a11f30acc8e948ac P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:42.896661 23098 raft_consensus.cc:740] T e856b776d8004404a11f30acc8e948ac P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Initialized, Role: FOLLOWER
I20260709 12:22:42.896246 23208 raft_consensus.cc:515] T f4a066ebbaab4d63a26cba2b510c171d P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.897442 23098 consensus_queue.cc:260] T e856b776d8004404a11f30acc8e948ac P 2793980a665d4daf84bbe67f9b2b5930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.869884 23101 tablet_bootstrap.cc:492] T 962dbf56ae3245bc904983e44c78b835 P 7b3e366cdf24471e8a88203d43ff95cf: No bootstrap required, opened a new log
I20260709 12:22:42.898820 23101 ts_tablet_manager.cc:1403] T 962dbf56ae3245bc904983e44c78b835 P 7b3e366cdf24471e8a88203d43ff95cf: Time spent bootstrapping tablet: real 0.151s	user 0.023s	sys 0.018s
I20260709 12:22:42.894656 22903 raft_consensus.cc:2468] T 3f5655db69944fb28caccf38acb7e8ba P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 2.
I20260709 12:22:42.900255 23208 leader_election.cc:290] T f4a066ebbaab4d63a26cba2b510c171d P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:42.900944 23098 ts_tablet_manager.cc:1434] T e856b776d8004404a11f30acc8e948ac P 2793980a665d4daf84bbe67f9b2b5930: Time spent starting tablet: real 0.098s	user 0.007s	sys 0.000s
I20260709 12:22:42.902132 22904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4a066ebbaab4d63a26cba2b510c171d" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:42.902395 23098 tablet_bootstrap.cc:492] T 7729eb54b2364a5e913125c942dbf44d P 2793980a665d4daf84bbe67f9b2b5930: Bootstrap starting.
I20260709 12:22:42.905453 23054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4a066ebbaab4d63a26cba2b510c171d" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:42.906224 23054 raft_consensus.cc:2468] T f4a066ebbaab4d63a26cba2b510c171d P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 0.
I20260709 12:22:42.907369 22948 leader_election.cc:304] T f4a066ebbaab4d63a26cba2b510c171d P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: 
I20260709 12:22:42.908371 23208 raft_consensus.cc:2804] T f4a066ebbaab4d63a26cba2b510c171d P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:42.908736 23208 raft_consensus.cc:493] T f4a066ebbaab4d63a26cba2b510c171d P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:42.909056 23208 raft_consensus.cc:3060] T f4a066ebbaab4d63a26cba2b510c171d P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:42.910284 23021 leader_election.cc:304] T 3f5655db69944fb28caccf38acb7e8ba P 7b3e366cdf24471e8a88203d43ff95cf [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: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb; no voters: 2793980a665d4daf84bbe67f9b2b5930
I20260709 12:22:42.911588 23172 raft_consensus.cc:2804] T 3f5655db69944fb28caccf38acb7e8ba P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:42.912082 23172 raft_consensus.cc:697] T 3f5655db69944fb28caccf38acb7e8ba P 7b3e366cdf24471e8a88203d43ff95cf [term 2 LEADER]: Becoming Leader. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Running, Role: LEADER
I20260709 12:22:42.912935 23172 consensus_queue.cc:237] T 3f5655db69944fb28caccf38acb7e8ba P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Queue 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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
W20260709 12:22:42.915345 22946 leader_election.cc:343] T f4a066ebbaab4d63a26cba2b510c171d P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:42.909070 23101 raft_consensus.cc:359] T 962dbf56ae3245bc904983e44c78b835 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.916481 23101 raft_consensus.cc:385] T 962dbf56ae3245bc904983e44c78b835 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:42.916703 23101 raft_consensus.cc:740] T 962dbf56ae3245bc904983e44c78b835 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Initialized, Role: FOLLOWER
I20260709 12:22:42.919631 23101 consensus_queue.cc:260] T 962dbf56ae3245bc904983e44c78b835 P 7b3e366cdf24471e8a88203d43ff95cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.926745 23101 ts_tablet_manager.cc:1434] T 962dbf56ae3245bc904983e44c78b835 P 7b3e366cdf24471e8a88203d43ff95cf: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.002s
I20260709 12:22:42.928591 23101 tablet_bootstrap.cc:492] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 7b3e366cdf24471e8a88203d43ff95cf: Bootstrap starting.
I20260709 12:22:42.940843 23098 tablet_bootstrap.cc:654] T 7729eb54b2364a5e913125c942dbf44d P 2793980a665d4daf84bbe67f9b2b5930: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:42.940246 23213 raft_consensus.cc:493] T e856b776d8004404a11f30acc8e948ac P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:42.943029 23213 raft_consensus.cc:515] T e856b776d8004404a11f30acc8e948ac P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.945052 23213 leader_election.cc:290] T e856b776d8004404a11f30acc8e948ac P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:42.946246 23054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e856b776d8004404a11f30acc8e948ac" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:42.946913 22903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e856b776d8004404a11f30acc8e948ac" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:42.947510 22903 raft_consensus.cc:2468] T e856b776d8004404a11f30acc8e948ac P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 0.
W20260709 12:22:42.947708 22948 leader_election.cc:343] T e856b776d8004404a11f30acc8e948ac P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:42.948719 22946 leader_election.cc:304] T e856b776d8004404a11f30acc8e948ac P 2793980a665d4daf84bbe67f9b2b5930 [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: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb; no voters: 7b3e366cdf24471e8a88203d43ff95cf
I20260709 12:22:42.948800 22804 catalog_manager.cc:5697] T 32139692bf0144f3a5163f0600c58e25 P aabe9ef5f1314406b36f06a9956984bb reported cstate change: term changed from 0 to 1, leader changed from <none> to aabe9ef5f1314406b36f06a9956984bb (127.21.56.193). New cstate: current_term: 1 leader_uuid: "aabe9ef5f1314406b36f06a9956984bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:42.949816 23213 raft_consensus.cc:2804] T e856b776d8004404a11f30acc8e948ac P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:42.950205 23213 raft_consensus.cc:493] T e856b776d8004404a11f30acc8e948ac P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:42.950868 23213 raft_consensus.cc:3060] T e856b776d8004404a11f30acc8e948ac P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:42.950953 23208 raft_consensus.cc:515] T f4a066ebbaab4d63a26cba2b510c171d P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.959405 23208 leader_election.cc:290] T f4a066ebbaab4d63a26cba2b510c171d P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:42.959614 22903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4a066ebbaab4d63a26cba2b510c171d" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
W20260709 12:22:42.961004 22946 leader_election.cc:343] T f4a066ebbaab4d63a26cba2b510c171d P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:42.966325 23099 tablet_bootstrap.cc:492] T f4a066ebbaab4d63a26cba2b510c171d P aabe9ef5f1314406b36f06a9956984bb: No bootstrap required, opened a new log
I20260709 12:22:42.966740 23099 ts_tablet_manager.cc:1403] T f4a066ebbaab4d63a26cba2b510c171d P aabe9ef5f1314406b36f06a9956984bb: Time spent bootstrapping tablet: real 0.127s	user 0.017s	sys 0.000s
I20260709 12:22:42.967777 23054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4a066ebbaab4d63a26cba2b510c171d" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:22:42.968817 23054 raft_consensus.cc:3060] T f4a066ebbaab4d63a26cba2b510c171d P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:42.972291 23213 raft_consensus.cc:515] T e856b776d8004404a11f30acc8e948ac P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.973771 23098 tablet_bootstrap.cc:492] T 7729eb54b2364a5e913125c942dbf44d P 2793980a665d4daf84bbe67f9b2b5930: No bootstrap required, opened a new log
I20260709 12:22:42.974261 23098 ts_tablet_manager.cc:1403] T 7729eb54b2364a5e913125c942dbf44d P 2793980a665d4daf84bbe67f9b2b5930: Time spent bootstrapping tablet: real 0.072s	user 0.010s	sys 0.002s
I20260709 12:22:42.975071 22903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e856b776d8004404a11f30acc8e948ac" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:22:42.975281 23055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e856b776d8004404a11f30acc8e948ac" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:22:42.975678 22903 raft_consensus.cc:3060] T e856b776d8004404a11f30acc8e948ac P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:22:42.976650 22948 leader_election.cc:343] T e856b776d8004404a11f30acc8e948ac P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:42.976861 22804 catalog_manager.cc:5697] T 3f5655db69944fb28caccf38acb7e8ba P 7b3e366cdf24471e8a88203d43ff95cf reported cstate change: term changed from 1 to 2, leader changed from aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) to 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195). New cstate: current_term: 2 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:42.978956 23101 tablet_bootstrap.cc:654] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 7b3e366cdf24471e8a88203d43ff95cf: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:42.970659 23099 raft_consensus.cc:359] T f4a066ebbaab4d63a26cba2b510c171d P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.979686 23099 raft_consensus.cc:385] T f4a066ebbaab4d63a26cba2b510c171d P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:42.979969 23099 raft_consensus.cc:740] T f4a066ebbaab4d63a26cba2b510c171d P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Initialized, Role: FOLLOWER
I20260709 12:22:42.980913 23099 consensus_queue.cc:260] T f4a066ebbaab4d63a26cba2b510c171d P aabe9ef5f1314406b36f06a9956984bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.984218 23098 raft_consensus.cc:359] T 7729eb54b2364a5e913125c942dbf44d P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:42.984897 23098 raft_consensus.cc:385] T 7729eb54b2364a5e913125c942dbf44d P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:42.985173 23098 raft_consensus.cc:740] T 7729eb54b2364a5e913125c942dbf44d P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Initialized, Role: FOLLOWER
I20260709 12:22:42.980568 23213 leader_election.cc:290] T e856b776d8004404a11f30acc8e948ac P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:42.989499 23099 ts_tablet_manager.cc:1434] T f4a066ebbaab4d63a26cba2b510c171d P aabe9ef5f1314406b36f06a9956984bb: Time spent starting tablet: real 0.023s	user 0.012s	sys 0.000s
I20260709 12:22:42.997074 23099 tablet_bootstrap.cc:492] T 7fd7ab99e0114bb3bb257e99dbe162c7 P aabe9ef5f1314406b36f06a9956984bb: Bootstrap starting.
I20260709 12:22:42.985855 23098 consensus_queue.cc:260] T 7729eb54b2364a5e913125c942dbf44d P 2793980a665d4daf84bbe67f9b2b5930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.001541 22903 raft_consensus.cc:2468] T e856b776d8004404a11f30acc8e948ac P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 1.
I20260709 12:22:43.002384 23098 ts_tablet_manager.cc:1434] T 7729eb54b2364a5e913125c942dbf44d P 2793980a665d4daf84bbe67f9b2b5930: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 12:22:43.007903 23098 tablet_bootstrap.cc:492] T 374528a7d4ee4a25b80f6580039f844c P 2793980a665d4daf84bbe67f9b2b5930: Bootstrap starting.
I20260709 12:22:43.007709 22946 leader_election.cc:304] T e856b776d8004404a11f30acc8e948ac P 2793980a665d4daf84bbe67f9b2b5930 [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: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb; no voters: 7b3e366cdf24471e8a88203d43ff95cf
I20260709 12:22:43.008841 23172 consensus_queue.cc:1048] T d0a76cdd65624ce6ab67450b3bb1c5fc P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:43.008873 23208 raft_consensus.cc:2804] T e856b776d8004404a11f30acc8e948ac P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:43.010661 23208 raft_consensus.cc:697] T e856b776d8004404a11f30acc8e948ac P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Becoming Leader. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
I20260709 12:22:42.989881 23054 raft_consensus.cc:2468] T f4a066ebbaab4d63a26cba2b510c171d P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 1.
I20260709 12:22:43.011513 23208 consensus_queue.cc:237] T e856b776d8004404a11f30acc8e948ac P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.004529 23099 tablet_bootstrap.cc:654] T 7fd7ab99e0114bb3bb257e99dbe162c7 P aabe9ef5f1314406b36f06a9956984bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:43.016871 22948 leader_election.cc:304] T f4a066ebbaab4d63a26cba2b510c171d P 2793980a665d4daf84bbe67f9b2b5930 [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: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:43.017881 23213 raft_consensus.cc:2804] T f4a066ebbaab4d63a26cba2b510c171d P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:43.018532 23213 raft_consensus.cc:697] T f4a066ebbaab4d63a26cba2b510c171d P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Becoming Leader. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
I20260709 12:22:43.019323 23213 consensus_queue.cc:237] T f4a066ebbaab4d63a26cba2b510c171d P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.019956 23098 tablet_bootstrap.cc:654] T 374528a7d4ee4a25b80f6580039f844c P 2793980a665d4daf84bbe67f9b2b5930: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:43.028191 23099 tablet_bootstrap.cc:492] T 7fd7ab99e0114bb3bb257e99dbe162c7 P aabe9ef5f1314406b36f06a9956984bb: No bootstrap required, opened a new log
I20260709 12:22:43.028734 23099 ts_tablet_manager.cc:1403] T 7fd7ab99e0114bb3bb257e99dbe162c7 P aabe9ef5f1314406b36f06a9956984bb: Time spent bootstrapping tablet: real 0.032s	user 0.005s	sys 0.005s
I20260709 12:22:43.040544 23099 raft_consensus.cc:359] T 7fd7ab99e0114bb3bb257e99dbe162c7 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.041337 23099 raft_consensus.cc:385] T 7fd7ab99e0114bb3bb257e99dbe162c7 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:22:43.042672 23021 consensus_peers.cc:597] T d0a76cdd65624ce6ab67450b3bb1c5fc P 7b3e366cdf24471e8a88203d43ff95cf -> Peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Couldn't send request to peer aabe9ef5f1314406b36f06a9956984bb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:43.041793 23099 raft_consensus.cc:740] T 7fd7ab99e0114bb3bb257e99dbe162c7 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Initialized, Role: FOLLOWER
I20260709 12:22:43.045020 23101 tablet_bootstrap.cc:492] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 7b3e366cdf24471e8a88203d43ff95cf: No bootstrap required, opened a new log
I20260709 12:22:43.045612 23101 ts_tablet_manager.cc:1403] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 7b3e366cdf24471e8a88203d43ff95cf: Time spent bootstrapping tablet: real 0.117s	user 0.006s	sys 0.004s
I20260709 12:22:43.045132 23099 consensus_queue.cc:260] T 7fd7ab99e0114bb3bb257e99dbe162c7 P aabe9ef5f1314406b36f06a9956984bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.048369 23099 ts_tablet_manager.cc:1434] T 7fd7ab99e0114bb3bb257e99dbe162c7 P aabe9ef5f1314406b36f06a9956984bb: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.003s
I20260709 12:22:43.048584 23101 raft_consensus.cc:359] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.050040 23101 raft_consensus.cc:385] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:43.050357 23101 raft_consensus.cc:740] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Initialized, Role: FOLLOWER
I20260709 12:22:43.051174 23101 consensus_queue.cc:260] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 7b3e366cdf24471e8a88203d43ff95cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.050734 23099 tablet_bootstrap.cc:492] T 11b9c2d9ea364596bd2cfce16b7f1cff P aabe9ef5f1314406b36f06a9956984bb: Bootstrap starting.
I20260709 12:22:43.056070 23101 ts_tablet_manager.cc:1434] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 7b3e366cdf24471e8a88203d43ff95cf: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:22:43.057722 23101 tablet_bootstrap.cc:492] T f1b865060b2d42ddb3513893928db31e P 7b3e366cdf24471e8a88203d43ff95cf: Bootstrap starting.
I20260709 12:22:43.060179 23184 raft_consensus.cc:493] T 7fd7ab99e0114bb3bb257e99dbe162c7 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:43.060681 23184 raft_consensus.cc:515] T 7fd7ab99e0114bb3bb257e99dbe162c7 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.062623 23184 leader_election.cc:290] T 7fd7ab99e0114bb3bb257e99dbe162c7 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:43.063407 22978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd7ab99e0114bb3bb257e99dbe162c7" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:43.064057 22978 raft_consensus.cc:2468] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aabe9ef5f1314406b36f06a9956984bb in term 0.
I20260709 12:22:43.064965 23054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd7ab99e0114bb3bb257e99dbe162c7" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:43.065613 23054 raft_consensus.cc:2468] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aabe9ef5f1314406b36f06a9956984bb in term 0.
I20260709 12:22:43.066985 22871 leader_election.cc:304] T 7fd7ab99e0114bb3bb257e99dbe162c7 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb; no voters: 
I20260709 12:22:43.068599 23184 raft_consensus.cc:2804] T 7fd7ab99e0114bb3bb257e99dbe162c7 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:43.068953 23184 raft_consensus.cc:493] T 7fd7ab99e0114bb3bb257e99dbe162c7 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:43.069306 23184 raft_consensus.cc:3060] T 7fd7ab99e0114bb3bb257e99dbe162c7 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:43.069478 23101 tablet_bootstrap.cc:654] T f1b865060b2d42ddb3513893928db31e P 7b3e366cdf24471e8a88203d43ff95cf: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:43.071570 23098 tablet_bootstrap.cc:492] T 374528a7d4ee4a25b80f6580039f844c P 2793980a665d4daf84bbe67f9b2b5930: No bootstrap required, opened a new log
I20260709 12:22:43.072013 23098 ts_tablet_manager.cc:1403] T 374528a7d4ee4a25b80f6580039f844c P 2793980a665d4daf84bbe67f9b2b5930: Time spent bootstrapping tablet: real 0.064s	user 0.011s	sys 0.001s
I20260709 12:22:43.075094 23098 raft_consensus.cc:359] T 374528a7d4ee4a25b80f6580039f844c P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.075804 23098 raft_consensus.cc:385] T 374528a7d4ee4a25b80f6580039f844c P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:43.076117 23098 raft_consensus.cc:740] T 374528a7d4ee4a25b80f6580039f844c P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Initialized, Role: FOLLOWER
I20260709 12:22:43.076853 23098 consensus_queue.cc:260] T 374528a7d4ee4a25b80f6580039f844c P 2793980a665d4daf84bbe67f9b2b5930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.080065 23098 ts_tablet_manager.cc:1434] T 374528a7d4ee4a25b80f6580039f844c P 2793980a665d4daf84bbe67f9b2b5930: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:22:43.081157 23098 tablet_bootstrap.cc:492] T 32139692bf0144f3a5163f0600c58e25 P 2793980a665d4daf84bbe67f9b2b5930: Bootstrap starting.
I20260709 12:22:43.089219 23099 tablet_bootstrap.cc:654] T 11b9c2d9ea364596bd2cfce16b7f1cff P aabe9ef5f1314406b36f06a9956984bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:43.096813 23098 tablet_bootstrap.cc:654] T 32139692bf0144f3a5163f0600c58e25 P 2793980a665d4daf84bbe67f9b2b5930: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:43.097625 22804 catalog_manager.cc:5697] T e856b776d8004404a11f30acc8e948ac P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194). New cstate: current_term: 1 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:43.099787 22804 catalog_manager.cc:5697] T f4a066ebbaab4d63a26cba2b510c171d P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194). New cstate: current_term: 1 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:43.102180 23184 raft_consensus.cc:515] T 7fd7ab99e0114bb3bb257e99dbe162c7 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.106765 22978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd7ab99e0114bb3bb257e99dbe162c7" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
I20260709 12:22:43.107422 22978 raft_consensus.cc:3060] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:43.121302 23099 tablet_bootstrap.cc:492] T 11b9c2d9ea364596bd2cfce16b7f1cff P aabe9ef5f1314406b36f06a9956984bb: No bootstrap required, opened a new log
I20260709 12:22:43.121899 23099 ts_tablet_manager.cc:1403] T 11b9c2d9ea364596bd2cfce16b7f1cff P aabe9ef5f1314406b36f06a9956984bb: Time spent bootstrapping tablet: real 0.071s	user 0.010s	sys 0.011s
I20260709 12:22:43.128536 23325 raft_consensus.cc:493] T 7729eb54b2364a5e913125c942dbf44d P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:43.130064 23325 raft_consensus.cc:515] T 7729eb54b2364a5e913125c942dbf44d P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.132340 23325 leader_election.cc:290] T 7729eb54b2364a5e913125c942dbf44d P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:43.132135 23099 raft_consensus.cc:359] T 11b9c2d9ea364596bd2cfce16b7f1cff P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.133549 23099 raft_consensus.cc:385] T 11b9c2d9ea364596bd2cfce16b7f1cff P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:43.133843 23099 raft_consensus.cc:740] T 11b9c2d9ea364596bd2cfce16b7f1cff P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Initialized, Role: FOLLOWER
I20260709 12:22:43.136128 22982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7729eb54b2364a5e913125c942dbf44d" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:43.136803 22982 raft_consensus.cc:2468] T 7729eb54b2364a5e913125c942dbf44d P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aabe9ef5f1314406b36f06a9956984bb in term 0.
I20260709 12:22:43.138266 23055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd7ab99e0114bb3bb257e99dbe162c7" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:22:43.139199 23099 consensus_queue.cc:260] T 11b9c2d9ea364596bd2cfce16b7f1cff P aabe9ef5f1314406b36f06a9956984bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.139766 23055 raft_consensus.cc:3060] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:43.138330 23184 leader_election.cc:290] T 7fd7ab99e0114bb3bb257e99dbe162c7 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 election: Requested vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:43.141356 22978 raft_consensus.cc:2468] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabe9ef5f1314406b36f06a9956984bb in term 1.
I20260709 12:22:43.145210 23099 ts_tablet_manager.cc:1434] T 11b9c2d9ea364596bd2cfce16b7f1cff P aabe9ef5f1314406b36f06a9956984bb: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 12:22:43.139109 22871 leader_election.cc:304] T 7729eb54b2364a5e913125c942dbf44d P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb; no voters: 
I20260709 12:22:43.146739 23184 raft_consensus.cc:2804] T 7729eb54b2364a5e913125c942dbf44d P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:43.147158 23184 raft_consensus.cc:493] T 7729eb54b2364a5e913125c942dbf44d P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:43.147542 23184 raft_consensus.cc:3060] T 7729eb54b2364a5e913125c942dbf44d P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:43.147591 22871 leader_election.cc:304] T 7fd7ab99e0114bb3bb257e99dbe162c7 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb; no voters: 
I20260709 12:22:43.148473 23325 raft_consensus.cc:2804] T 7fd7ab99e0114bb3bb257e99dbe162c7 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:43.148929 23325 raft_consensus.cc:697] T 7fd7ab99e0114bb3bb257e99dbe162c7 P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Becoming Leader. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Running, Role: LEADER
I20260709 12:22:43.149718 23325 consensus_queue.cc:237] T 7fd7ab99e0114bb3bb257e99dbe162c7 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.153345 23054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7729eb54b2364a5e913125c942dbf44d" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:43.154047 23054 raft_consensus.cc:2468] T 7729eb54b2364a5e913125c942dbf44d P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aabe9ef5f1314406b36f06a9956984bb in term 0.
I20260709 12:22:43.156239 23184 raft_consensus.cc:515] T 7729eb54b2364a5e913125c942dbf44d P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.160354 22903 raft_consensus.cc:3060] T 11b9c2d9ea364596bd2cfce16b7f1cff P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:43.164256 23098 tablet_bootstrap.cc:492] T 32139692bf0144f3a5163f0600c58e25 P 2793980a665d4daf84bbe67f9b2b5930: No bootstrap required, opened a new log
I20260709 12:22:43.164777 23098 ts_tablet_manager.cc:1403] T 32139692bf0144f3a5163f0600c58e25 P 2793980a665d4daf84bbe67f9b2b5930: Time spent bootstrapping tablet: real 0.084s	user 0.009s	sys 0.010s
I20260709 12:22:43.167356 23098 raft_consensus.cc:359] T 32139692bf0144f3a5163f0600c58e25 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.167995 23098 raft_consensus.cc:385] T 32139692bf0144f3a5163f0600c58e25 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:43.168270 23098 raft_consensus.cc:740] T 32139692bf0144f3a5163f0600c58e25 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Initialized, Role: FOLLOWER
I20260709 12:22:43.169366 23099 tablet_bootstrap.cc:492] T d0a76cdd65624ce6ab67450b3bb1c5fc P aabe9ef5f1314406b36f06a9956984bb: Bootstrap starting.
I20260709 12:22:43.169030 23213 consensus_queue.cc:1048] T 11b9c2d9ea364596bd2cfce16b7f1cff P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:43.170603 23055 raft_consensus.cc:2468] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabe9ef5f1314406b36f06a9956984bb in term 1.
I20260709 12:22:43.175143 23184 leader_election.cc:290] T 7729eb54b2364a5e913125c942dbf44d P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 election: Requested vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:43.175411 23099 tablet_bootstrap.cc:654] T d0a76cdd65624ce6ab67450b3bb1c5fc P aabe9ef5f1314406b36f06a9956984bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:43.185415 22803 catalog_manager.cc:5697] T 7fd7ab99e0114bb3bb257e99dbe162c7 P aabe9ef5f1314406b36f06a9956984bb reported cstate change: term changed from 0 to 1, leader changed from <none> to aabe9ef5f1314406b36f06a9956984bb (127.21.56.193). New cstate: current_term: 1 leader_uuid: "aabe9ef5f1314406b36f06a9956984bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:43.176208 23057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7729eb54b2364a5e913125c942dbf44d" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:22:43.187621 23057 raft_consensus.cc:3060] T 7729eb54b2364a5e913125c942dbf44d P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:43.192281 23057 raft_consensus.cc:2468] T 7729eb54b2364a5e913125c942dbf44d P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabe9ef5f1314406b36f06a9956984bb in term 1.
I20260709 12:22:43.176748 23213 consensus_queue.cc:1048] T 11b9c2d9ea364596bd2cfce16b7f1cff P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:43.177724 23101 tablet_bootstrap.cc:492] T f1b865060b2d42ddb3513893928db31e P 7b3e366cdf24471e8a88203d43ff95cf: No bootstrap required, opened a new log
I20260709 12:22:43.193084 23101 ts_tablet_manager.cc:1403] T f1b865060b2d42ddb3513893928db31e P 7b3e366cdf24471e8a88203d43ff95cf: Time spent bootstrapping tablet: real 0.136s	user 0.034s	sys 0.017s
I20260709 12:22:43.195225 23101 raft_consensus.cc:359] T f1b865060b2d42ddb3513893928db31e P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.195765 23101 raft_consensus.cc:385] T f1b865060b2d42ddb3513893928db31e P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:43.195940 23101 raft_consensus.cc:740] T f1b865060b2d42ddb3513893928db31e P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Initialized, Role: FOLLOWER
I20260709 12:22:43.180145 23098 consensus_queue.cc:260] T 32139692bf0144f3a5163f0600c58e25 P 2793980a665d4daf84bbe67f9b2b5930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.197505 23098 ts_tablet_manager.cc:1434] T 32139692bf0144f3a5163f0600c58e25 P 2793980a665d4daf84bbe67f9b2b5930: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.001s
I20260709 12:22:43.198663 23101 consensus_queue.cc:260] T f1b865060b2d42ddb3513893928db31e P 7b3e366cdf24471e8a88203d43ff95cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.200750 23101 ts_tablet_manager.cc:1434] T f1b865060b2d42ddb3513893928db31e P 7b3e366cdf24471e8a88203d43ff95cf: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:22:43.201339 23098 tablet_bootstrap.cc:492] T de04035322d345dd9348ab5aa6770a92 P 2793980a665d4daf84bbe67f9b2b5930: Bootstrap starting.
I20260709 12:22:43.207811 22872 leader_election.cc:304] T 7729eb54b2364a5e913125c942dbf44d P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb; no voters: 
I20260709 12:22:43.208627 23184 raft_consensus.cc:2804] T 7729eb54b2364a5e913125c942dbf44d P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:43.209089 23184 raft_consensus.cc:697] T 7729eb54b2364a5e913125c942dbf44d P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Becoming Leader. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Running, Role: LEADER
I20260709 12:22:43.209889 23184 consensus_queue.cc:237] T 7729eb54b2364a5e913125c942dbf44d P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.222057 23098 tablet_bootstrap.cc:654] T de04035322d345dd9348ab5aa6770a92 P 2793980a665d4daf84bbe67f9b2b5930: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:43.225589 23101 tablet_bootstrap.cc:492] T 3cf7a360031645188ba72d998066d49e P 7b3e366cdf24471e8a88203d43ff95cf: Bootstrap starting.
I20260709 12:22:43.178689 22978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7729eb54b2364a5e913125c942dbf44d" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
I20260709 12:22:43.236599 22978 raft_consensus.cc:3060] T 7729eb54b2364a5e913125c942dbf44d P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:43.241412 23213 raft_consensus.cc:493] T 3f5655db69944fb28caccf38acb7e8ba P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:43.241953 23213 raft_consensus.cc:515] T 3f5655db69944fb28caccf38acb7e8ba P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.244709 22903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5655db69944fb28caccf38acb7e8ba" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:43.245350 22903 raft_consensus.cc:2468] T 3f5655db69944fb28caccf38acb7e8ba P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 2.
I20260709 12:22:43.245625 23054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5655db69944fb28caccf38acb7e8ba" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:43.246729 22946 leader_election.cc:304] T 3f5655db69944fb28caccf38acb7e8ba P 2793980a665d4daf84bbe67f9b2b5930 [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: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb; no voters: 
I20260709 12:22:43.247566 23222 raft_consensus.cc:2804] T 3f5655db69944fb28caccf38acb7e8ba P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:22:43.247895 23222 raft_consensus.cc:493] T 3f5655db69944fb28caccf38acb7e8ba P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:43.248216 23222 raft_consensus.cc:3060] T 3f5655db69944fb28caccf38acb7e8ba P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:43.250988 23213 leader_election.cc:290] T 3f5655db69944fb28caccf38acb7e8ba P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:43.260212 22982 raft_consensus.cc:3060] T 32139692bf0144f3a5163f0600c58e25 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:43.261883 23172 raft_consensus.cc:493] T 962dbf56ae3245bc904983e44c78b835 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:43.262472 23172 raft_consensus.cc:515] T 962dbf56ae3245bc904983e44c78b835 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.264627 23172 leader_election.cc:290] T 962dbf56ae3245bc904983e44c78b835 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:43.266685 22903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962dbf56ae3245bc904983e44c78b835" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
W20260709 12:22:43.268270 23021 leader_election.cc:343] T 962dbf56ae3245bc904983e44c78b835 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:43.269615 22979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962dbf56ae3245bc904983e44c78b835" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
W20260709 12:22:43.270961 23022 leader_election.cc:343] T 962dbf56ae3245bc904983e44c78b835 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:43.271416 23022 leader_election.cc:304] T 962dbf56ae3245bc904983e44c78b835 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b3e366cdf24471e8a88203d43ff95cf; no voters: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:43.276451 23172 raft_consensus.cc:2749] T 962dbf56ae3245bc904983e44c78b835 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:43.298317 23101 tablet_bootstrap.cc:654] T 3cf7a360031645188ba72d998066d49e P 7b3e366cdf24471e8a88203d43ff95cf: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:43.298216 23222 raft_consensus.cc:515] T 3f5655db69944fb28caccf38acb7e8ba P 2793980a665d4daf84bbe67f9b2b5930 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.301131 22903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5655db69944fb28caccf38acb7e8ba" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:22:43.301786 22903 raft_consensus.cc:3060] T 3f5655db69944fb28caccf38acb7e8ba P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:43.306916 23222 leader_election.cc:290] T 3f5655db69944fb28caccf38acb7e8ba P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 3 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:43.313833 22978 raft_consensus.cc:2468] T 7729eb54b2364a5e913125c942dbf44d P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabe9ef5f1314406b36f06a9956984bb in term 1.
I20260709 12:22:43.316673 23054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5655db69944fb28caccf38acb7e8ba" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:22:43.318586 23325 consensus_queue.cc:1048] T 32139692bf0144f3a5163f0600c58e25 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:43.322917 23208 raft_consensus.cc:493] T 374528a7d4ee4a25b80f6580039f844c P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:43.323468 23208 raft_consensus.cc:515] T 374528a7d4ee4a25b80f6580039f844c P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.325708 23208 leader_election.cc:290] T 374528a7d4ee4a25b80f6580039f844c P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:43.328070 23098 tablet_bootstrap.cc:492] T de04035322d345dd9348ab5aa6770a92 P 2793980a665d4daf84bbe67f9b2b5930: No bootstrap required, opened a new log
I20260709 12:22:43.329876 23098 ts_tablet_manager.cc:1403] T de04035322d345dd9348ab5aa6770a92 P 2793980a665d4daf84bbe67f9b2b5930: Time spent bootstrapping tablet: real 0.129s	user 0.014s	sys 0.008s
I20260709 12:22:43.329717 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "374528a7d4ee4a25b80f6580039f844c" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:43.334173 22907 raft_consensus.cc:2468] T 374528a7d4ee4a25b80f6580039f844c P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 0.
I20260709 12:22:43.335455 22946 leader_election.cc:304] T 374528a7d4ee4a25b80f6580039f844c P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb; no voters: 
I20260709 12:22:43.336238 23208 raft_consensus.cc:2804] T 374528a7d4ee4a25b80f6580039f844c P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:43.336642 23208 raft_consensus.cc:493] T 374528a7d4ee4a25b80f6580039f844c P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:43.336969 23208 raft_consensus.cc:3060] T 374528a7d4ee4a25b80f6580039f844c P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:43.337890 23055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "374528a7d4ee4a25b80f6580039f844c" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:43.338465 23101 tablet_bootstrap.cc:492] T 3cf7a360031645188ba72d998066d49e P 7b3e366cdf24471e8a88203d43ff95cf: No bootstrap required, opened a new log
I20260709 12:22:43.338563 23055 raft_consensus.cc:2468] T 374528a7d4ee4a25b80f6580039f844c P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 0.
I20260709 12:22:43.343196 23101 ts_tablet_manager.cc:1403] T 3cf7a360031645188ba72d998066d49e P 7b3e366cdf24471e8a88203d43ff95cf: Time spent bootstrapping tablet: real 0.118s	user 0.004s	sys 0.011s
I20260709 12:22:43.344422 23208 raft_consensus.cc:515] T 374528a7d4ee4a25b80f6580039f844c P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.348850 23101 raft_consensus.cc:359] T 3cf7a360031645188ba72d998066d49e P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.350646 23208 leader_election.cc:290] T 374528a7d4ee4a25b80f6580039f844c P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:43.359565 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "374528a7d4ee4a25b80f6580039f844c" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:22:43.365523 22907 raft_consensus.cc:3060] T 374528a7d4ee4a25b80f6580039f844c P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:43.365607 23324 raft_consensus.cc:493] T f4a066ebbaab4d63a26cba2b510c171d P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:43.366169 23324 raft_consensus.cc:515] T f4a066ebbaab4d63a26cba2b510c171d P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.368304 23324 leader_election.cc:290] T f4a066ebbaab4d63a26cba2b510c171d P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:43.369410 23054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4a066ebbaab4d63a26cba2b510c171d" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:43.369820 22982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4a066ebbaab4d63a26cba2b510c171d" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:43.370247 23054 raft_consensus.cc:2393] T f4a066ebbaab4d63a26cba2b510c171d P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aabe9ef5f1314406b36f06a9956984bb in current term 1: Already voted for candidate 2793980a665d4daf84bbe67f9b2b5930 in this term.
I20260709 12:22:43.361187 23055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "374528a7d4ee4a25b80f6580039f844c" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:22:43.371393 23055 raft_consensus.cc:3060] T 374528a7d4ee4a25b80f6580039f844c P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:43.371754 23101 raft_consensus.cc:385] T 3cf7a360031645188ba72d998066d49e P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:43.375659 22903 raft_consensus.cc:2468] T 3f5655db69944fb28caccf38acb7e8ba P aabe9ef5f1314406b36f06a9956984bb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 3.
I20260709 12:22:43.333567 23098 raft_consensus.cc:359] T de04035322d345dd9348ab5aa6770a92 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.373339 22872 leader_election.cc:304] T f4a066ebbaab4d63a26cba2b510c171d P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aabe9ef5f1314406b36f06a9956984bb; no voters: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf
I20260709 12:22:43.377486 23324 raft_consensus.cc:3060] T f4a066ebbaab4d63a26cba2b510c171d P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:43.386793 23324 raft_consensus.cc:2749] T f4a066ebbaab4d63a26cba2b510c171d P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:43.376274 23098 raft_consensus.cc:385] T de04035322d345dd9348ab5aa6770a92 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:43.375793 23101 raft_consensus.cc:740] T 3cf7a360031645188ba72d998066d49e P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Initialized, Role: FOLLOWER
I20260709 12:22:43.389617 23055 raft_consensus.cc:2468] T 374528a7d4ee4a25b80f6580039f844c P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 1.
I20260709 12:22:43.405387 22948 leader_election.cc:304] T 374528a7d4ee4a25b80f6580039f844c P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: 
I20260709 12:22:43.389920 23098 raft_consensus.cc:740] T de04035322d345dd9348ab5aa6770a92 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Initialized, Role: FOLLOWER
I20260709 12:22:43.413184 23208 raft_consensus.cc:2804] T 374528a7d4ee4a25b80f6580039f844c P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:43.413666 23208 raft_consensus.cc:697] T 374528a7d4ee4a25b80f6580039f844c P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Becoming Leader. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
I20260709 12:22:43.390450 23325 consensus_queue.cc:1048] T 32139692bf0144f3a5163f0600c58e25 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260709 12:22:43.390962 22801 catalog_manager.cc:5697] T 7729eb54b2364a5e913125c942dbf44d P aabe9ef5f1314406b36f06a9956984bb reported cstate change: term changed from 0 to 1, leader changed from <none> to aabe9ef5f1314406b36f06a9956984bb (127.21.56.193). New cstate: current_term: 1 leader_uuid: "aabe9ef5f1314406b36f06a9956984bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:43.413184 23098 consensus_queue.cc:260] T de04035322d345dd9348ab5aa6770a92 P 2793980a665d4daf84bbe67f9b2b5930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.411124 22946 leader_election.cc:304] T 3f5655db69944fb28caccf38acb7e8ba P 2793980a665d4daf84bbe67f9b2b5930 [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: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb; no voters: 7b3e366cdf24471e8a88203d43ff95cf
I20260709 12:22:43.408349 23101 consensus_queue.cc:260] T 3cf7a360031645188ba72d998066d49e P 7b3e366cdf24471e8a88203d43ff95cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.418637 23222 raft_consensus.cc:2804] T 3f5655db69944fb28caccf38acb7e8ba P 2793980a665d4daf84bbe67f9b2b5930 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:22:43.419117 23222 raft_consensus.cc:697] T 3f5655db69944fb28caccf38acb7e8ba P 2793980a665d4daf84bbe67f9b2b5930 [term 3 LEADER]: Becoming Leader. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
I20260709 12:22:43.419903 23222 consensus_queue.cc:237] T 3f5655db69944fb28caccf38acb7e8ba P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.421101 23101 ts_tablet_manager.cc:1434] T 3cf7a360031645188ba72d998066d49e P 7b3e366cdf24471e8a88203d43ff95cf: Time spent starting tablet: real 0.077s	user 0.007s	sys 0.001s
I20260709 12:22:43.414915 23208 consensus_queue.cc:237] T 374528a7d4ee4a25b80f6580039f844c P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.417855 23098 ts_tablet_manager.cc:1434] T de04035322d345dd9348ab5aa6770a92 P 2793980a665d4daf84bbe67f9b2b5930: Time spent starting tablet: real 0.087s	user 0.005s	sys 0.002s
I20260709 12:22:43.431281 23098 tablet_bootstrap.cc:492] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930: Bootstrap starting.
I20260709 12:22:43.432462 22907 raft_consensus.cc:2468] T 374528a7d4ee4a25b80f6580039f844c P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 1.
I20260709 12:22:43.441315 22903 raft_consensus.cc:1240] T 3f5655db69944fb28caccf38acb7e8ba P aabe9ef5f1314406b36f06a9956984bb [term 3 FOLLOWER]: Rejecting Update request from peer 7b3e366cdf24471e8a88203d43ff95cf for earlier term 2. Current term is 3. Ops: []
I20260709 12:22:43.421952 23101 tablet_bootstrap.cc:492] T e856b776d8004404a11f30acc8e948ac P 7b3e366cdf24471e8a88203d43ff95cf: Bootstrap starting.
I20260709 12:22:43.444844 23106 consensus_queue.cc:1059] T 3f5655db69944fb28caccf38acb7e8ba P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:43.445706 23106 raft_consensus.cc:3055] T 3f5655db69944fb28caccf38acb7e8ba P 7b3e366cdf24471e8a88203d43ff95cf [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:22:43.446112 23106 raft_consensus.cc:740] T 3f5655db69944fb28caccf38acb7e8ba P 7b3e366cdf24471e8a88203d43ff95cf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Running, Role: LEADER
I20260709 12:22:43.447830 23106 consensus_queue.cc:260] T 3f5655db69944fb28caccf38acb7e8ba P 7b3e366cdf24471e8a88203d43ff95cf [NON_LEADER]: Queue going to NON_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: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.448791 23106 raft_consensus.cc:3060] T 3f5655db69944fb28caccf38acb7e8ba P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:43.445928 23098 tablet_bootstrap.cc:654] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:43.458869 23099 tablet_bootstrap.cc:492] T d0a76cdd65624ce6ab67450b3bb1c5fc P aabe9ef5f1314406b36f06a9956984bb: No bootstrap required, opened a new log
I20260709 12:22:43.459453 23099 ts_tablet_manager.cc:1403] T d0a76cdd65624ce6ab67450b3bb1c5fc P aabe9ef5f1314406b36f06a9956984bb: Time spent bootstrapping tablet: real 0.290s	user 0.108s	sys 0.052s
I20260709 12:22:43.464794 23101 tablet_bootstrap.cc:654] T e856b776d8004404a11f30acc8e948ac P 7b3e366cdf24471e8a88203d43ff95cf: Neither blocks nor log segments found. Creating new log.
W20260709 12:22:43.470892 22946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.56.193:36711, user_credentials={real_user=slave}} blocked reactor thread for 47473.8us
I20260709 12:22:43.465911 23099 raft_consensus.cc:359] T d0a76cdd65624ce6ab67450b3bb1c5fc P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.472035 23099 raft_consensus.cc:385] T d0a76cdd65624ce6ab67450b3bb1c5fc P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:43.472355 23099 raft_consensus.cc:740] T d0a76cdd65624ce6ab67450b3bb1c5fc P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Initialized, Role: FOLLOWER
I20260709 12:22:43.473090 23099 consensus_queue.cc:260] T d0a76cdd65624ce6ab67450b3bb1c5fc P aabe9ef5f1314406b36f06a9956984bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.475255 23099 ts_tablet_manager.cc:1434] T d0a76cdd65624ce6ab67450b3bb1c5fc P aabe9ef5f1314406b36f06a9956984bb: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 12:22:43.479180 23099 tablet_bootstrap.cc:492] T de04035322d345dd9348ab5aa6770a92 P aabe9ef5f1314406b36f06a9956984bb: Bootstrap starting.
I20260709 12:22:43.485965 23156 consensus_queue.cc:1048] T f4a066ebbaab4d63a26cba2b510c171d P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:43.489306 22802 catalog_manager.cc:5697] T 374528a7d4ee4a25b80f6580039f844c P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194). New cstate: current_term: 1 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:43.493695 22802 catalog_manager.cc:5697] T 3f5655db69944fb28caccf38acb7e8ba P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: term changed from 2 to 3, leader changed from 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) to 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194). New cstate: current_term: 3 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:43.496869 23098 tablet_bootstrap.cc:492] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930: No bootstrap required, opened a new log
I20260709 12:22:43.497361 23098 ts_tablet_manager.cc:1403] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930: Time spent bootstrapping tablet: real 0.066s	user 0.002s	sys 0.010s
I20260709 12:22:43.499356 23099 tablet_bootstrap.cc:654] T de04035322d345dd9348ab5aa6770a92 P aabe9ef5f1314406b36f06a9956984bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:43.499898 23098 raft_consensus.cc:359] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.500571 23098 raft_consensus.cc:385] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:43.500783 23098 raft_consensus.cc:740] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Initialized, Role: FOLLOWER
I20260709 12:22:43.501459 23098 consensus_queue.cc:260] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.503639 23098 ts_tablet_manager.cc:1434] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 12:22:43.504595 23098 tablet_bootstrap.cc:492] T ccf6a4264feb43419175e5744816ea4e P 2793980a665d4daf84bbe67f9b2b5930: Bootstrap starting.
I20260709 12:22:43.501237 23350 consensus_queue.cc:1048] T e856b776d8004404a11f30acc8e948ac P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:22:43.511055 22948 consensus_peers.cc:597] T e856b776d8004404a11f30acc8e948ac P 2793980a665d4daf84bbe67f9b2b5930 -> Peer 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669): Couldn't send request to peer 7b3e366cdf24471e8a88203d43ff95cf. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:43.522018 23098 tablet_bootstrap.cc:654] T ccf6a4264feb43419175e5744816ea4e P 2793980a665d4daf84bbe67f9b2b5930: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:43.528244 23156 consensus_queue.cc:1048] T f4a066ebbaab4d63a26cba2b510c171d P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:22:43.551518 22851 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:22:43.552537 23098 tablet_bootstrap.cc:492] T ccf6a4264feb43419175e5744816ea4e P 2793980a665d4daf84bbe67f9b2b5930: No bootstrap required, opened a new log
I20260709 12:22:43.553561 23098 ts_tablet_manager.cc:1403] T ccf6a4264feb43419175e5744816ea4e P 2793980a665d4daf84bbe67f9b2b5930: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.005s
I20260709 12:22:43.556474 23098 raft_consensus.cc:359] T ccf6a4264feb43419175e5744816ea4e P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.557216 23098 raft_consensus.cc:385] T ccf6a4264feb43419175e5744816ea4e P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:43.557497 23098 raft_consensus.cc:740] T ccf6a4264feb43419175e5744816ea4e P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Initialized, Role: FOLLOWER
I20260709 12:22:43.558228 23098 consensus_queue.cc:260] T ccf6a4264feb43419175e5744816ea4e P 2793980a665d4daf84bbe67f9b2b5930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.560449 23098 ts_tablet_manager.cc:1434] T ccf6a4264feb43419175e5744816ea4e P 2793980a665d4daf84bbe67f9b2b5930: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:22:43.561545 23098 tablet_bootstrap.cc:492] T dca268278fba4f13b56b8e4d92e1fef1 P 2793980a665d4daf84bbe67f9b2b5930: Bootstrap starting.
I20260709 12:22:43.563617 23101 tablet_bootstrap.cc:492] T e856b776d8004404a11f30acc8e948ac P 7b3e366cdf24471e8a88203d43ff95cf: No bootstrap required, opened a new log
I20260709 12:22:43.564090 23101 ts_tablet_manager.cc:1403] T e856b776d8004404a11f30acc8e948ac P 7b3e366cdf24471e8a88203d43ff95cf: Time spent bootstrapping tablet: real 0.142s	user 0.007s	sys 0.005s
I20260709 12:22:43.569924 23099 tablet_bootstrap.cc:492] T de04035322d345dd9348ab5aa6770a92 P aabe9ef5f1314406b36f06a9956984bb: No bootstrap required, opened a new log
I20260709 12:22:43.572571 23099 ts_tablet_manager.cc:1403] T de04035322d345dd9348ab5aa6770a92 P aabe9ef5f1314406b36f06a9956984bb: Time spent bootstrapping tablet: real 0.094s	user 0.023s	sys 0.027s
I20260709 12:22:43.575278 23099 raft_consensus.cc:359] T de04035322d345dd9348ab5aa6770a92 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.577636 23099 raft_consensus.cc:385] T de04035322d345dd9348ab5aa6770a92 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:43.577919 23099 raft_consensus.cc:740] T de04035322d345dd9348ab5aa6770a92 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Initialized, Role: FOLLOWER
I20260709 12:22:43.578598 23099 consensus_queue.cc:260] T de04035322d345dd9348ab5aa6770a92 P aabe9ef5f1314406b36f06a9956984bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.580677 23099 ts_tablet_manager.cc:1434] T de04035322d345dd9348ab5aa6770a92 P aabe9ef5f1314406b36f06a9956984bb: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 12:22:43.575595 23172 raft_consensus.cc:493] T 3cf7a360031645188ba72d998066d49e P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:43.577306 23098 tablet_bootstrap.cc:654] T dca268278fba4f13b56b8e4d92e1fef1 P 2793980a665d4daf84bbe67f9b2b5930: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:43.581358 23172 raft_consensus.cc:515] T 3cf7a360031645188ba72d998066d49e P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.584429 23099 tablet_bootstrap.cc:492] T dca268278fba4f13b56b8e4d92e1fef1 P aabe9ef5f1314406b36f06a9956984bb: Bootstrap starting.
I20260709 12:22:43.585142 23172 leader_election.cc:290] T 3cf7a360031645188ba72d998066d49e P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:43.588096 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf7a360031645188ba72d998066d49e" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:43.588696 22978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf7a360031645188ba72d998066d49e" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:43.589325 22978 raft_consensus.cc:2468] T 3cf7a360031645188ba72d998066d49e P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 0.
W20260709 12:22:43.590716 23021 leader_election.cc:343] T 3cf7a360031645188ba72d998066d49e P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:43.591058 23099 tablet_bootstrap.cc:654] T dca268278fba4f13b56b8e4d92e1fef1 P aabe9ef5f1314406b36f06a9956984bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:43.592170 23022 leader_election.cc:304] T 3cf7a360031645188ba72d998066d49e P 7b3e366cdf24471e8a88203d43ff95cf [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: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:43.593319 23172 raft_consensus.cc:2804] T 3cf7a360031645188ba72d998066d49e P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:43.593688 23172 raft_consensus.cc:493] T 3cf7a360031645188ba72d998066d49e P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:43.594035 23172 raft_consensus.cc:3060] T 3cf7a360031645188ba72d998066d49e P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:43.604935 23098 tablet_bootstrap.cc:492] T dca268278fba4f13b56b8e4d92e1fef1 P 2793980a665d4daf84bbe67f9b2b5930: No bootstrap required, opened a new log
I20260709 12:22:43.605616 23098 ts_tablet_manager.cc:1403] T dca268278fba4f13b56b8e4d92e1fef1 P 2793980a665d4daf84bbe67f9b2b5930: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.008s
I20260709 12:22:43.610908 23098 raft_consensus.cc:359] T dca268278fba4f13b56b8e4d92e1fef1 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.611583 23098 raft_consensus.cc:385] T dca268278fba4f13b56b8e4d92e1fef1 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:43.611857 23098 raft_consensus.cc:740] T dca268278fba4f13b56b8e4d92e1fef1 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Initialized, Role: FOLLOWER
I20260709 12:22:43.612694 23099 tablet_bootstrap.cc:492] T dca268278fba4f13b56b8e4d92e1fef1 P aabe9ef5f1314406b36f06a9956984bb: No bootstrap required, opened a new log
I20260709 12:22:43.612931 23098 consensus_queue.cc:260] T dca268278fba4f13b56b8e4d92e1fef1 P 2793980a665d4daf84bbe67f9b2b5930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.613518 23099 ts_tablet_manager.cc:1403] T dca268278fba4f13b56b8e4d92e1fef1 P aabe9ef5f1314406b36f06a9956984bb: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.016s
I20260709 12:22:43.616891 22907 raft_consensus.cc:3060] T d0a76cdd65624ce6ab67450b3bb1c5fc P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:43.618575 23098 ts_tablet_manager.cc:1434] T dca268278fba4f13b56b8e4d92e1fef1 P 2793980a665d4daf84bbe67f9b2b5930: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 12:22:43.619513 23098 tablet_bootstrap.cc:492] T 14bb653274624dd5af85d6647a5ce25a P 2793980a665d4daf84bbe67f9b2b5930: Bootstrap starting.
I20260709 12:22:43.622679 23324 consensus_queue.cc:1048] T 7fd7ab99e0114bb3bb257e99dbe162c7 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:43.625429 23098 tablet_bootstrap.cc:654] T 14bb653274624dd5af85d6647a5ce25a P 2793980a665d4daf84bbe67f9b2b5930: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:43.659627 23099 raft_consensus.cc:359] T dca268278fba4f13b56b8e4d92e1fef1 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.659837 23137 consensus_queue.cc:1048] T 7fd7ab99e0114bb3bb257e99dbe162c7 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:43.660405 23099 raft_consensus.cc:385] T dca268278fba4f13b56b8e4d92e1fef1 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:43.661607 23099 raft_consensus.cc:740] T dca268278fba4f13b56b8e4d92e1fef1 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Initialized, Role: FOLLOWER
I20260709 12:22:43.662226 23099 consensus_queue.cc:260] T dca268278fba4f13b56b8e4d92e1fef1 P aabe9ef5f1314406b36f06a9956984bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.662941 23098 tablet_bootstrap.cc:492] T 14bb653274624dd5af85d6647a5ce25a P 2793980a665d4daf84bbe67f9b2b5930: No bootstrap required, opened a new log
I20260709 12:22:43.663411 23098 ts_tablet_manager.cc:1403] T 14bb653274624dd5af85d6647a5ce25a P 2793980a665d4daf84bbe67f9b2b5930: Time spent bootstrapping tablet: real 0.044s	user 0.017s	sys 0.017s
I20260709 12:22:43.664209 23099 ts_tablet_manager.cc:1434] T dca268278fba4f13b56b8e4d92e1fef1 P aabe9ef5f1314406b36f06a9956984bb: Time spent starting tablet: real 0.050s	user 0.008s	sys 0.004s
I20260709 12:22:43.665117 23099 tablet_bootstrap.cc:492] T e1297d3fe09544449bd2bbc572636644 P aabe9ef5f1314406b36f06a9956984bb: Bootstrap starting.
I20260709 12:22:43.665691 23101 raft_consensus.cc:359] T e856b776d8004404a11f30acc8e948ac P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.675282 23101 raft_consensus.cc:385] T e856b776d8004404a11f30acc8e948ac P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:43.675750 23101 raft_consensus.cc:740] T e856b776d8004404a11f30acc8e948ac P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Initialized, Role: FOLLOWER
I20260709 12:22:43.676541 23101 consensus_queue.cc:260] T e856b776d8004404a11f30acc8e948ac P 7b3e366cdf24471e8a88203d43ff95cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.666154 23098 raft_consensus.cc:359] T 14bb653274624dd5af85d6647a5ce25a P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.666865 23172 raft_consensus.cc:515] T 3cf7a360031645188ba72d998066d49e P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.671622 23099 tablet_bootstrap.cc:654] T e1297d3fe09544449bd2bbc572636644 P aabe9ef5f1314406b36f06a9956984bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:43.678656 23098 raft_consensus.cc:385] T 14bb653274624dd5af85d6647a5ce25a P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:43.680009 23098 raft_consensus.cc:740] T 14bb653274624dd5af85d6647a5ce25a P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Initialized, Role: FOLLOWER
I20260709 12:22:43.681118 23098 consensus_queue.cc:260] T 14bb653274624dd5af85d6647a5ce25a P 2793980a665d4daf84bbe67f9b2b5930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.683647 23098 ts_tablet_manager.cc:1434] T 14bb653274624dd5af85d6647a5ce25a P 2793980a665d4daf84bbe67f9b2b5930: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.002s
I20260709 12:22:43.684657 23098 tablet_bootstrap.cc:492] T a84cd8549ea9471cb0d9aba2f81c0346 P 2793980a665d4daf84bbe67f9b2b5930: Bootstrap starting.
I20260709 12:22:43.686836 23101 ts_tablet_manager.cc:1434] T e856b776d8004404a11f30acc8e948ac P 7b3e366cdf24471e8a88203d43ff95cf: Time spent starting tablet: real 0.122s	user 0.008s	sys 0.000s
I20260709 12:22:43.687772 23101 tablet_bootstrap.cc:492] T 9ef043d125cf48369b761c1076f913ab P 7b3e366cdf24471e8a88203d43ff95cf: Bootstrap starting.
I20260709 12:22:43.695889 23304 raft_consensus.cc:493] T f1b865060b2d42ddb3513893928db31e P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:43.696406 23304 raft_consensus.cc:515] T f1b865060b2d42ddb3513893928db31e P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.698132 22903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf7a360031645188ba72d998066d49e" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:22:43.701942 23172 leader_election.cc:290] T 3cf7a360031645188ba72d998066d49e P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
W20260709 12:22:43.705446 23021 leader_election.cc:343] T 3cf7a360031645188ba72d998066d49e P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:43.708611 23304 leader_election.cc:290] T f1b865060b2d42ddb3513893928db31e P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:43.710551 22905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1b865060b2d42ddb3513893928db31e" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:43.702018 23156 raft_consensus.cc:493] T ccf6a4264feb43419175e5744816ea4e P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:43.711274 23156 raft_consensus.cc:515] T ccf6a4264feb43419175e5744816ea4e P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
W20260709 12:22:43.713052 23021 leader_election.cc:343] T f1b865060b2d42ddb3513893928db31e P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:43.713272 23156 leader_election.cc:290] T ccf6a4264feb43419175e5744816ea4e P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:43.714670 22903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf6a4264feb43419175e5744816ea4e" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:43.717767 23304 raft_consensus.cc:493] T e856b776d8004404a11f30acc8e948ac P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:43.720877 23350 raft_consensus.cc:493] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:22:43.722249 22946 leader_election.cc:343] T ccf6a4264feb43419175e5744816ea4e P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:43.722729 23098 tablet_bootstrap.cc:654] T a84cd8549ea9471cb0d9aba2f81c0346 P 2793980a665d4daf84bbe67f9b2b5930: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:43.723119 23055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf6a4264feb43419175e5744816ea4e" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:43.721411 23350 raft_consensus.cc:515] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.726047 23350 leader_election.cc:290] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:43.727167 22982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf7a360031645188ba72d998066d49e" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
I20260709 12:22:43.727772 22982 raft_consensus.cc:3060] T 3cf7a360031645188ba72d998066d49e P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:43.718839 23304 raft_consensus.cc:515] T e856b776d8004404a11f30acc8e948ac P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.729533 23055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1b865060b2d42ddb3513893928db31e" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:43.730254 23055 raft_consensus.cc:2468] T f1b865060b2d42ddb3513893928db31e P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 0.
I20260709 12:22:43.730334 22979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1b865060b2d42ddb3513893928db31e" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:43.730976 22979 raft_consensus.cc:2468] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 0.
I20260709 12:22:43.729089 22903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1b865060b2d42ddb3513893928db31e" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:43.732604 23022 leader_election.cc:304] T f1b865060b2d42ddb3513893928db31e P 7b3e366cdf24471e8a88203d43ff95cf [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: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:43.733476 23304 leader_election.cc:290] T e856b776d8004404a11f30acc8e948ac P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:43.734090 23304 raft_consensus.cc:2804] T f1b865060b2d42ddb3513893928db31e P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:43.737015 23304 raft_consensus.cc:493] T f1b865060b2d42ddb3513893928db31e P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:22:43.735307 22946 leader_election.cc:343] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:43.736117 23137 consensus_queue.cc:1048] T 7729eb54b2364a5e913125c942dbf44d P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:43.738132 22981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e856b776d8004404a11f30acc8e948ac" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:43.734560 22903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e856b776d8004404a11f30acc8e948ac" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
W20260709 12:22:43.737434 22948 leader_election.cc:343] T ccf6a4264feb43419175e5744816ea4e P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:43.740027 23021 leader_election.cc:304] T e856b776d8004404a11f30acc8e948ac P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b3e366cdf24471e8a88203d43ff95cf; no voters: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:43.740824 23172 raft_consensus.cc:2749] T e856b776d8004404a11f30acc8e948ac P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:43.741235 23099 tablet_bootstrap.cc:492] T e1297d3fe09544449bd2bbc572636644 P aabe9ef5f1314406b36f06a9956984bb: No bootstrap required, opened a new log
I20260709 12:22:43.741323 23304 raft_consensus.cc:3060] T f1b865060b2d42ddb3513893928db31e P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:43.740350 22948 leader_election.cc:304] T ccf6a4264feb43419175e5744816ea4e P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2793980a665d4daf84bbe67f9b2b5930; no voters: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:43.741787 23099 ts_tablet_manager.cc:1403] T e1297d3fe09544449bd2bbc572636644 P aabe9ef5f1314406b36f06a9956984bb: Time spent bootstrapping tablet: real 0.077s	user 0.008s	sys 0.008s
I20260709 12:22:43.742875 23156 raft_consensus.cc:2749] T ccf6a4264feb43419175e5744816ea4e P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:43.743777 22948 leader_election.cc:304] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930 [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: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:43.747099 23099 raft_consensus.cc:359] T e1297d3fe09544449bd2bbc572636644 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.744516 23156 raft_consensus.cc:2804] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:43.751322 23099 raft_consensus.cc:385] T e1297d3fe09544449bd2bbc572636644 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:43.751356 23156 raft_consensus.cc:493] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:43.751827 23099 raft_consensus.cc:740] T e1297d3fe09544449bd2bbc572636644 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Initialized, Role: FOLLOWER
I20260709 12:22:43.751876 23156 raft_consensus.cc:3060] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:43.750231 22982 raft_consensus.cc:2468] T 3cf7a360031645188ba72d998066d49e P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 1.
I20260709 12:22:43.752913 23099 consensus_queue.cc:260] T e1297d3fe09544449bd2bbc572636644 P aabe9ef5f1314406b36f06a9956984bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.764003 23022 leader_election.cc:304] T 3cf7a360031645188ba72d998066d49e P 7b3e366cdf24471e8a88203d43ff95cf [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: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:43.764474 23099 ts_tablet_manager.cc:1434] T e1297d3fe09544449bd2bbc572636644 P aabe9ef5f1314406b36f06a9956984bb: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.002s
I20260709 12:22:43.765180 23172 raft_consensus.cc:2804] T 3cf7a360031645188ba72d998066d49e P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:43.765395 23099 tablet_bootstrap.cc:492] T 3cf7a360031645188ba72d998066d49e P aabe9ef5f1314406b36f06a9956984bb: Bootstrap starting.
I20260709 12:22:43.765676 23172 raft_consensus.cc:697] T 3cf7a360031645188ba72d998066d49e P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Becoming Leader. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Running, Role: LEADER
I20260709 12:22:43.766474 23172 consensus_queue.cc:237] T 3cf7a360031645188ba72d998066d49e P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.791910 23098 tablet_bootstrap.cc:492] T a84cd8549ea9471cb0d9aba2f81c0346 P 2793980a665d4daf84bbe67f9b2b5930: No bootstrap required, opened a new log
I20260709 12:22:43.792445 23098 ts_tablet_manager.cc:1403] T a84cd8549ea9471cb0d9aba2f81c0346 P 2793980a665d4daf84bbe67f9b2b5930: Time spent bootstrapping tablet: real 0.108s	user 0.017s	sys 0.000s
I20260709 12:22:43.831223 22903 raft_consensus.cc:1275] T 3f5655db69944fb28caccf38acb7e8ba P aabe9ef5f1314406b36f06a9956984bb [term 3 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:22:43.832701 23156 raft_consensus.cc:515] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.838017 23208 consensus_queue.cc:1048] T 3f5655db69944fb28caccf38acb7e8ba P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:43.839105 23137 consensus_queue.cc:1048] T 7729eb54b2364a5e913125c942dbf44d P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:43.841194 23304 raft_consensus.cc:515] T f1b865060b2d42ddb3513893928db31e P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.843267 23101 tablet_bootstrap.cc:654] T 9ef043d125cf48369b761c1076f913ab P 7b3e366cdf24471e8a88203d43ff95cf: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:43.836185 23098 raft_consensus.cc:359] T a84cd8549ea9471cb0d9aba2f81c0346 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.845327 23098 raft_consensus.cc:385] T a84cd8549ea9471cb0d9aba2f81c0346 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:43.847729 23098 raft_consensus.cc:740] T a84cd8549ea9471cb0d9aba2f81c0346 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Initialized, Role: FOLLOWER
I20260709 12:22:43.844056 22905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1b865060b2d42ddb3513893928db31e" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:22:43.848229 23156 leader_election.cc:290] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
W20260709 12:22:43.850423 23021 leader_election.cc:343] T f1b865060b2d42ddb3513893928db31e P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:43.849155 23098 consensus_queue.cc:260] T a84cd8549ea9471cb0d9aba2f81c0346 P 2793980a665d4daf84bbe67f9b2b5930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.858182 23098 ts_tablet_manager.cc:1434] T a84cd8549ea9471cb0d9aba2f81c0346 P 2793980a665d4daf84bbe67f9b2b5930: Time spent starting tablet: real 0.065s	user 0.013s	sys 0.001s
I20260709 12:22:43.861222 23098 tablet_bootstrap.cc:492] T 962dbf56ae3245bc904983e44c78b835 P 2793980a665d4daf84bbe67f9b2b5930: Bootstrap starting.
I20260709 12:22:43.870618 22905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1b865060b2d42ddb3513893928db31e" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
W20260709 12:22:43.872493 22946 leader_election.cc:343] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:43.878441 23057 raft_consensus.cc:1275] T 3f5655db69944fb28caccf38acb7e8ba P 7b3e366cdf24471e8a88203d43ff95cf [term 3 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 12:22:43.878737 23304 leader_election.cc:290] T f1b865060b2d42ddb3513893928db31e P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:43.878912 23057 pending_rounds.cc:85] T 3f5655db69944fb28caccf38acb7e8ba P 7b3e366cdf24471e8a88203d43ff95cf: Aborting all ops after (but not including) 1
I20260709 12:22:43.879268 23057 pending_rounds.cc:107] T 3f5655db69944fb28caccf38acb7e8ba P 7b3e366cdf24471e8a88203d43ff95cf: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 12:22:43.879582 23057 raft_consensus.cc:2889] T 3f5655db69944fb28caccf38acb7e8ba P 7b3e366cdf24471e8a88203d43ff95cf [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:22:43.880740 23054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1b865060b2d42ddb3513893928db31e" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:22:43.880759 23156 consensus_queue.cc:1048] T 374528a7d4ee4a25b80f6580039f844c P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:43.881688 23099 tablet_bootstrap.cc:654] T 3cf7a360031645188ba72d998066d49e P aabe9ef5f1314406b36f06a9956984bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:43.913383 23208 raft_consensus.cc:493] T de04035322d345dd9348ab5aa6770a92 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:43.924106 23208 raft_consensus.cc:515] T de04035322d345dd9348ab5aa6770a92 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.926026 23098 tablet_bootstrap.cc:654] T 962dbf56ae3245bc904983e44c78b835 P 2793980a665d4daf84bbe67f9b2b5930: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:43.927527 23208 leader_election.cc:290] T de04035322d345dd9348ab5aa6770a92 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:43.927567 22903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de04035322d345dd9348ab5aa6770a92" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:43.894596 22800 catalog_manager.cc:5697] T 3cf7a360031645188ba72d998066d49e P 7b3e366cdf24471e8a88203d43ff95cf reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195). New cstate: current_term: 1 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:43.928301 22903 raft_consensus.cc:2468] T de04035322d345dd9348ab5aa6770a92 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 0.
I20260709 12:22:43.929728 22946 leader_election.cc:304] T de04035322d345dd9348ab5aa6770a92 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb; no voters: 
I20260709 12:22:43.883534 23054 raft_consensus.cc:2393] T f1b865060b2d42ddb3513893928db31e P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2793980a665d4daf84bbe67f9b2b5930 in current term 1: Already voted for candidate 7b3e366cdf24471e8a88203d43ff95cf in this term.
I20260709 12:22:43.933314 23156 raft_consensus.cc:2804] T de04035322d345dd9348ab5aa6770a92 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:43.933735 23101 tablet_bootstrap.cc:492] T 9ef043d125cf48369b761c1076f913ab P 7b3e366cdf24471e8a88203d43ff95cf: No bootstrap required, opened a new log
I20260709 12:22:43.933671 23156 raft_consensus.cc:493] T de04035322d345dd9348ab5aa6770a92 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:43.934376 23156 raft_consensus.cc:3060] T de04035322d345dd9348ab5aa6770a92 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:43.934551 22948 leader_election.cc:304] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930 [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: 2793980a665d4daf84bbe67f9b2b5930; no voters: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:43.935261 23208 raft_consensus.cc:2749] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:22:43.935660 23101 ts_tablet_manager.cc:1403] T 9ef043d125cf48369b761c1076f913ab P 7b3e366cdf24471e8a88203d43ff95cf: Time spent bootstrapping tablet: real 0.248s	user 0.039s	sys 0.032s
I20260709 12:22:43.936419 23057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de04035322d345dd9348ab5aa6770a92" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:43.937001 23057 raft_consensus.cc:2468] T de04035322d345dd9348ab5aa6770a92 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 0.
I20260709 12:22:43.897908 23213 consensus_queue.cc:1048] T 3f5655db69944fb28caccf38acb7e8ba P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.041s
I20260709 12:22:43.938313 23101 raft_consensus.cc:359] T 9ef043d125cf48369b761c1076f913ab P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.940438 23101 raft_consensus.cc:385] T 9ef043d125cf48369b761c1076f913ab P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:43.940732 23101 raft_consensus.cc:740] T 9ef043d125cf48369b761c1076f913ab P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Initialized, Role: FOLLOWER
I20260709 12:22:43.941387 23101 consensus_queue.cc:260] T 9ef043d125cf48369b761c1076f913ab P 7b3e366cdf24471e8a88203d43ff95cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.881189 22978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1b865060b2d42ddb3513893928db31e" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
I20260709 12:22:43.959538 22978 raft_consensus.cc:2393] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7b3e366cdf24471e8a88203d43ff95cf in current term 1: Already voted for candidate 2793980a665d4daf84bbe67f9b2b5930 in this term.
I20260709 12:22:43.959755 23101 ts_tablet_manager.cc:1434] T 9ef043d125cf48369b761c1076f913ab P 7b3e366cdf24471e8a88203d43ff95cf: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 12:22:43.960734 23101 tablet_bootstrap.cc:492] T ccf6a4264feb43419175e5744816ea4e P 7b3e366cdf24471e8a88203d43ff95cf: Bootstrap starting.
I20260709 12:22:43.964458 23022 leader_election.cc:304] T f1b865060b2d42ddb3513893928db31e P 7b3e366cdf24471e8a88203d43ff95cf [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: 7b3e366cdf24471e8a88203d43ff95cf; no voters: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:43.965849 23370 raft_consensus.cc:2749] T f1b865060b2d42ddb3513893928db31e P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:22:43.971046 23156 raft_consensus.cc:515] T de04035322d345dd9348ab5aa6770a92 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.972520 23099 tablet_bootstrap.cc:492] T 3cf7a360031645188ba72d998066d49e P aabe9ef5f1314406b36f06a9956984bb: No bootstrap required, opened a new log
I20260709 12:22:43.973035 23099 ts_tablet_manager.cc:1403] T 3cf7a360031645188ba72d998066d49e P aabe9ef5f1314406b36f06a9956984bb: Time spent bootstrapping tablet: real 0.208s	user 0.013s	sys 0.001s
I20260709 12:22:43.973601 22903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de04035322d345dd9348ab5aa6770a92" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:22:43.974156 22903 raft_consensus.cc:3060] T de04035322d345dd9348ab5aa6770a92 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:43.975684 23099 raft_consensus.cc:359] T 3cf7a360031645188ba72d998066d49e P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.976372 23099 raft_consensus.cc:385] T 3cf7a360031645188ba72d998066d49e P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:43.976637 23099 raft_consensus.cc:740] T 3cf7a360031645188ba72d998066d49e P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Initialized, Role: FOLLOWER
I20260709 12:22:43.977051 23098 tablet_bootstrap.cc:492] T 962dbf56ae3245bc904983e44c78b835 P 2793980a665d4daf84bbe67f9b2b5930: No bootstrap required, opened a new log
I20260709 12:22:43.977484 23098 ts_tablet_manager.cc:1403] T 962dbf56ae3245bc904983e44c78b835 P 2793980a665d4daf84bbe67f9b2b5930: Time spent bootstrapping tablet: real 0.116s	user 0.008s	sys 0.014s
I20260709 12:22:43.977222 23099 consensus_queue.cc:260] T 3cf7a360031645188ba72d998066d49e P aabe9ef5f1314406b36f06a9956984bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.979986 23098 raft_consensus.cc:359] T 962dbf56ae3245bc904983e44c78b835 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.980619 23098 raft_consensus.cc:385] T 962dbf56ae3245bc904983e44c78b835 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:43.980882 23098 raft_consensus.cc:740] T 962dbf56ae3245bc904983e44c78b835 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Initialized, Role: FOLLOWER
I20260709 12:22:43.981609 23098 consensus_queue.cc:260] T 962dbf56ae3245bc904983e44c78b835 P 2793980a665d4daf84bbe67f9b2b5930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.991731 22903 raft_consensus.cc:2468] T de04035322d345dd9348ab5aa6770a92 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 1.
I20260709 12:22:43.993587 22946 leader_election.cc:304] T de04035322d345dd9348ab5aa6770a92 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb; no voters: 
I20260709 12:22:43.995306 23099 ts_tablet_manager.cc:1434] T 3cf7a360031645188ba72d998066d49e P aabe9ef5f1314406b36f06a9956984bb: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 12:22:43.996045 23222 raft_consensus.cc:2804] T de04035322d345dd9348ab5aa6770a92 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:43.996253 23099 tablet_bootstrap.cc:492] T 14bb653274624dd5af85d6647a5ce25a P aabe9ef5f1314406b36f06a9956984bb: Bootstrap starting.
I20260709 12:22:43.996600 23222 raft_consensus.cc:697] T de04035322d345dd9348ab5aa6770a92 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Becoming Leader. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
I20260709 12:22:43.997819 23101 tablet_bootstrap.cc:654] T ccf6a4264feb43419175e5744816ea4e P 7b3e366cdf24471e8a88203d43ff95cf: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:43.997479 23222 consensus_queue.cc:237] T de04035322d345dd9348ab5aa6770a92 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:43.999862 23374 consensus_queue.cc:1048] T 374528a7d4ee4a25b80f6580039f844c P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:44.007000 23370 raft_consensus.cc:493] T 9ef043d125cf48369b761c1076f913ab P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:44.007529 23370 raft_consensus.cc:515] T 9ef043d125cf48369b761c1076f913ab P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:44.009673 23370 leader_election.cc:290] T 9ef043d125cf48369b761c1076f913ab P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:44.010854 22978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef043d125cf48369b761c1076f913ab" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:44.012274 23213 raft_consensus.cc:493] T 14bb653274624dd5af85d6647a5ce25a P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:44.012748 23213 raft_consensus.cc:515] T 14bb653274624dd5af85d6647a5ce25a P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
W20260709 12:22:44.013123 23022 leader_election.cc:343] T 9ef043d125cf48369b761c1076f913ab P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:44.014712 23156 leader_election.cc:290] T de04035322d345dd9348ab5aa6770a92 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:44.016690 22903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef043d125cf48369b761c1076f913ab" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:44.017117 23213 leader_election.cc:290] T 14bb653274624dd5af85d6647a5ce25a P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
W20260709 12:22:44.017894 23021 leader_election.cc:343] T 9ef043d125cf48369b761c1076f913ab P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:44.017828 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bb653274624dd5af85d6647a5ce25a" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:44.018443 23021 leader_election.cc:304] T 9ef043d125cf48369b761c1076f913ab P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b3e366cdf24471e8a88203d43ff95cf; no voters: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb
W20260709 12:22:44.019346 22946 leader_election.cc:343] T 14bb653274624dd5af85d6647a5ce25a P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:44.019516 23370 raft_consensus.cc:2749] T 9ef043d125cf48369b761c1076f913ab P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:44.023922 23098 ts_tablet_manager.cc:1434] T 962dbf56ae3245bc904983e44c78b835 P 2793980a665d4daf84bbe67f9b2b5930: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.000s
I20260709 12:22:44.024358 23055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de04035322d345dd9348ab5aa6770a92" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:22:44.024938 23055 raft_consensus.cc:3060] T de04035322d345dd9348ab5aa6770a92 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:44.027776 23099 tablet_bootstrap.cc:654] T 14bb653274624dd5af85d6647a5ce25a P aabe9ef5f1314406b36f06a9956984bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:44.024956 23098 tablet_bootstrap.cc:492] T e1297d3fe09544449bd2bbc572636644 P 2793980a665d4daf84bbe67f9b2b5930: Bootstrap starting.
I20260709 12:22:44.033038 23055 raft_consensus.cc:2468] T de04035322d345dd9348ab5aa6770a92 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 1.
I20260709 12:22:44.033946 23101 tablet_bootstrap.cc:492] T ccf6a4264feb43419175e5744816ea4e P 7b3e366cdf24471e8a88203d43ff95cf: No bootstrap required, opened a new log
I20260709 12:22:44.034631 23101 ts_tablet_manager.cc:1403] T ccf6a4264feb43419175e5744816ea4e P 7b3e366cdf24471e8a88203d43ff95cf: Time spent bootstrapping tablet: real 0.074s	user 0.009s	sys 0.006s
I20260709 12:22:44.037304 23101 raft_consensus.cc:359] T ccf6a4264feb43419175e5744816ea4e P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:44.039233 23101 raft_consensus.cc:385] T ccf6a4264feb43419175e5744816ea4e P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:44.039608 23101 raft_consensus.cc:740] T ccf6a4264feb43419175e5744816ea4e P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Initialized, Role: FOLLOWER
I20260709 12:22:44.040441 23101 consensus_queue.cc:260] T ccf6a4264feb43419175e5744816ea4e P 7b3e366cdf24471e8a88203d43ff95cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:44.043092 23208 raft_consensus.cc:493] T dca268278fba4f13b56b8e4d92e1fef1 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:44.043661 23208 raft_consensus.cc:515] T dca268278fba4f13b56b8e4d92e1fef1 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:44.045212 23101 ts_tablet_manager.cc:1434] T ccf6a4264feb43419175e5744816ea4e P 7b3e366cdf24471e8a88203d43ff95cf: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260709 12:22:44.046348 22905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dca268278fba4f13b56b8e4d92e1fef1" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:44.047240 22905 raft_consensus.cc:2468] T dca268278fba4f13b56b8e4d92e1fef1 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 0.
I20260709 12:22:44.046705 23101 tablet_bootstrap.cc:492] T a84cd8549ea9471cb0d9aba2f81c0346 P 7b3e366cdf24471e8a88203d43ff95cf: Bootstrap starting.
I20260709 12:22:44.045578 23208 leader_election.cc:290] T dca268278fba4f13b56b8e4d92e1fef1 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:44.051537 22946 leader_election.cc:304] T dca268278fba4f13b56b8e4d92e1fef1 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb; no voters: 
I20260709 12:22:44.052639 23222 raft_consensus.cc:2804] T dca268278fba4f13b56b8e4d92e1fef1 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:44.053040 23222 raft_consensus.cc:493] T dca268278fba4f13b56b8e4d92e1fef1 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:44.053377 23222 raft_consensus.cc:3060] T dca268278fba4f13b56b8e4d92e1fef1 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:44.054131 23099 tablet_bootstrap.cc:492] T 14bb653274624dd5af85d6647a5ce25a P aabe9ef5f1314406b36f06a9956984bb: No bootstrap required, opened a new log
I20260709 12:22:44.054265 23098 tablet_bootstrap.cc:654] T e1297d3fe09544449bd2bbc572636644 P 2793980a665d4daf84bbe67f9b2b5930: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:44.055946 23099 ts_tablet_manager.cc:1403] T 14bb653274624dd5af85d6647a5ce25a P aabe9ef5f1314406b36f06a9956984bb: Time spent bootstrapping tablet: real 0.060s	user 0.012s	sys 0.003s
I20260709 12:22:44.058626 23099 raft_consensus.cc:359] T 14bb653274624dd5af85d6647a5ce25a P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:44.063097 23099 raft_consensus.cc:385] T 14bb653274624dd5af85d6647a5ce25a P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:44.063450 23099 raft_consensus.cc:740] T 14bb653274624dd5af85d6647a5ce25a P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Initialized, Role: FOLLOWER
I20260709 12:22:44.064206 23099 consensus_queue.cc:260] T 14bb653274624dd5af85d6647a5ce25a P aabe9ef5f1314406b36f06a9956984bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:44.066538 23099 ts_tablet_manager.cc:1434] T 14bb653274624dd5af85d6647a5ce25a P aabe9ef5f1314406b36f06a9956984bb: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:22:44.067546 23099 tablet_bootstrap.cc:492] T 962dbf56ae3245bc904983e44c78b835 P aabe9ef5f1314406b36f06a9956984bb: Bootstrap starting.
I20260709 12:22:44.062770 23101 tablet_bootstrap.cc:654] T a84cd8549ea9471cb0d9aba2f81c0346 P 7b3e366cdf24471e8a88203d43ff95cf: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:44.075775 23054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dca268278fba4f13b56b8e4d92e1fef1" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:44.060307 22800 catalog_manager.cc:5697] T de04035322d345dd9348ab5aa6770a92 P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194). New cstate: current_term: 1 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:44.076437 23054 raft_consensus.cc:2468] T dca268278fba4f13b56b8e4d92e1fef1 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 0.
I20260709 12:22:44.073630 23055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bb653274624dd5af85d6647a5ce25a" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
W20260709 12:22:44.081265 22948 leader_election.cc:343] T 14bb653274624dd5af85d6647a5ce25a P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:44.081713 22948 leader_election.cc:304] T 14bb653274624dd5af85d6647a5ce25a P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2793980a665d4daf84bbe67f9b2b5930; no voters: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:44.082813 23213 raft_consensus.cc:2749] T 14bb653274624dd5af85d6647a5ce25a P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:44.091135 23099 tablet_bootstrap.cc:654] T 962dbf56ae3245bc904983e44c78b835 P aabe9ef5f1314406b36f06a9956984bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:44.103127 23054 raft_consensus.cc:3060] T e856b776d8004404a11f30acc8e948ac P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:44.071245 23222 raft_consensus.cc:515] T dca268278fba4f13b56b8e4d92e1fef1 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:44.121029 22905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dca268278fba4f13b56b8e4d92e1fef1" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:22:44.121642 22905 raft_consensus.cc:3060] T dca268278fba4f13b56b8e4d92e1fef1 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:44.133033 22905 raft_consensus.cc:2468] T dca268278fba4f13b56b8e4d92e1fef1 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 1.
I20260709 12:22:44.134243 22946 leader_election.cc:304] T dca268278fba4f13b56b8e4d92e1fef1 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb; no voters: 
I20260709 12:22:44.135075 23156 raft_consensus.cc:2804] T dca268278fba4f13b56b8e4d92e1fef1 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:44.135557 23156 raft_consensus.cc:697] T dca268278fba4f13b56b8e4d92e1fef1 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Becoming Leader. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
I20260709 12:22:44.136320 23156 consensus_queue.cc:237] T dca268278fba4f13b56b8e4d92e1fef1 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:44.140676 23222 leader_election.cc:290] T dca268278fba4f13b56b8e4d92e1fef1 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:44.142138 23054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dca268278fba4f13b56b8e4d92e1fef1" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:22:44.142809 23054 raft_consensus.cc:3060] T dca268278fba4f13b56b8e4d92e1fef1 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:44.146307 23098 tablet_bootstrap.cc:492] T e1297d3fe09544449bd2bbc572636644 P 2793980a665d4daf84bbe67f9b2b5930: No bootstrap required, opened a new log
I20260709 12:22:44.146449 23101 tablet_bootstrap.cc:492] T a84cd8549ea9471cb0d9aba2f81c0346 P 7b3e366cdf24471e8a88203d43ff95cf: No bootstrap required, opened a new log
I20260709 12:22:44.147074 23098 ts_tablet_manager.cc:1403] T e1297d3fe09544449bd2bbc572636644 P 2793980a665d4daf84bbe67f9b2b5930: Time spent bootstrapping tablet: real 0.122s	user 0.018s	sys 0.028s
I20260709 12:22:44.147194 23101 ts_tablet_manager.cc:1403] T a84cd8549ea9471cb0d9aba2f81c0346 P 7b3e366cdf24471e8a88203d43ff95cf: Time spent bootstrapping tablet: real 0.101s	user 0.026s	sys 0.017s
I20260709 12:22:44.149698 23098 raft_consensus.cc:359] T e1297d3fe09544449bd2bbc572636644 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:44.149912 23101 raft_consensus.cc:359] T a84cd8549ea9471cb0d9aba2f81c0346 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:44.150542 23098 raft_consensus.cc:385] T e1297d3fe09544449bd2bbc572636644 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:44.150746 23101 raft_consensus.cc:385] T a84cd8549ea9471cb0d9aba2f81c0346 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:44.150864 23098 raft_consensus.cc:740] T e1297d3fe09544449bd2bbc572636644 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Initialized, Role: FOLLOWER
I20260709 12:22:44.151084 23101 raft_consensus.cc:740] T a84cd8549ea9471cb0d9aba2f81c0346 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Initialized, Role: FOLLOWER
I20260709 12:22:44.151788 23101 consensus_queue.cc:260] T a84cd8549ea9471cb0d9aba2f81c0346 P 7b3e366cdf24471e8a88203d43ff95cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:44.152994 23099 tablet_bootstrap.cc:492] T 962dbf56ae3245bc904983e44c78b835 P aabe9ef5f1314406b36f06a9956984bb: No bootstrap required, opened a new log
I20260709 12:22:44.153471 23099 ts_tablet_manager.cc:1403] T 962dbf56ae3245bc904983e44c78b835 P aabe9ef5f1314406b36f06a9956984bb: Time spent bootstrapping tablet: real 0.086s	user 0.012s	sys 0.010s
I20260709 12:22:44.155313 23101 ts_tablet_manager.cc:1434] T a84cd8549ea9471cb0d9aba2f81c0346 P 7b3e366cdf24471e8a88203d43ff95cf: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:22:44.156208 23054 raft_consensus.cc:2468] T dca268278fba4f13b56b8e4d92e1fef1 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 1.
I20260709 12:22:44.157547 23101 tablet_bootstrap.cc:492] T 10db80eef27b402e8b79c3d5a2b76c84 P 7b3e366cdf24471e8a88203d43ff95cf: Bootstrap starting.
I20260709 12:22:44.158785 22802 catalog_manager.cc:5697] T dca268278fba4f13b56b8e4d92e1fef1 P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194). New cstate: current_term: 1 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:44.160102 23099 raft_consensus.cc:359] T 962dbf56ae3245bc904983e44c78b835 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:44.160759 23099 raft_consensus.cc:385] T 962dbf56ae3245bc904983e44c78b835 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:44.161022 23099 raft_consensus.cc:740] T 962dbf56ae3245bc904983e44c78b835 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Initialized, Role: FOLLOWER
I20260709 12:22:44.161653 23099 consensus_queue.cc:260] T 962dbf56ae3245bc904983e44c78b835 P aabe9ef5f1314406b36f06a9956984bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:44.162839 23098 consensus_queue.cc:260] T e1297d3fe09544449bd2bbc572636644 P 2793980a665d4daf84bbe67f9b2b5930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:44.164434 23101 tablet_bootstrap.cc:654] T 10db80eef27b402e8b79c3d5a2b76c84 P 7b3e366cdf24471e8a88203d43ff95cf: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:44.165257 23098 ts_tablet_manager.cc:1434] T e1297d3fe09544449bd2bbc572636644 P 2793980a665d4daf84bbe67f9b2b5930: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 12:22:44.166610 23098 tablet_bootstrap.cc:492] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930: Bootstrap starting.
I20260709 12:22:44.172180 23098 tablet_bootstrap.cc:654] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:44.182570 23099 ts_tablet_manager.cc:1434] T 962dbf56ae3245bc904983e44c78b835 P aabe9ef5f1314406b36f06a9956984bb: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260709 12:22:44.183686 23099 tablet_bootstrap.cc:492] T ccf6a4264feb43419175e5744816ea4e P aabe9ef5f1314406b36f06a9956984bb: Bootstrap starting.
I20260709 12:22:44.186793 23156 raft_consensus.cc:493] T 962dbf56ae3245bc904983e44c78b835 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:44.187292 23156 raft_consensus.cc:515] T 962dbf56ae3245bc904983e44c78b835 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:44.190910 23099 tablet_bootstrap.cc:654] T ccf6a4264feb43419175e5744816ea4e P aabe9ef5f1314406b36f06a9956984bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:44.190704 23054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962dbf56ae3245bc904983e44c78b835" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:44.196883 23054 raft_consensus.cc:2468] T 962dbf56ae3245bc904983e44c78b835 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 0.
I20260709 12:22:44.193212 22905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962dbf56ae3245bc904983e44c78b835" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:44.197839 22905 raft_consensus.cc:2468] T 962dbf56ae3245bc904983e44c78b835 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 0.
I20260709 12:22:44.198063 22948 leader_election.cc:304] T 962dbf56ae3245bc904983e44c78b835 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: 
I20260709 12:22:44.198890 23222 raft_consensus.cc:2804] T 962dbf56ae3245bc904983e44c78b835 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:44.199302 23222 raft_consensus.cc:493] T 962dbf56ae3245bc904983e44c78b835 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:44.199678 23222 raft_consensus.cc:3060] T 962dbf56ae3245bc904983e44c78b835 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:44.190613 23156 leader_election.cc:290] T 962dbf56ae3245bc904983e44c78b835 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:44.202303 23324 raft_consensus.cc:493] T e1297d3fe09544449bd2bbc572636644 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:44.202765 23324 raft_consensus.cc:515] T e1297d3fe09544449bd2bbc572636644 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:44.204806 23324 leader_election.cc:290] T e1297d3fe09544449bd2bbc572636644 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:44.205518 22978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1297d3fe09544449bd2bbc572636644" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:44.207679 22978 raft_consensus.cc:2468] T e1297d3fe09544449bd2bbc572636644 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aabe9ef5f1314406b36f06a9956984bb in term 0.
I20260709 12:22:44.206084 23054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1297d3fe09544449bd2bbc572636644" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:44.206568 23222 raft_consensus.cc:515] T 962dbf56ae3245bc904983e44c78b835 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
W20260709 12:22:44.209582 22872 leader_election.cc:343] T e1297d3fe09544449bd2bbc572636644 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:44.211145 22871 leader_election.cc:304] T e1297d3fe09544449bd2bbc572636644 P aabe9ef5f1314406b36f06a9956984bb [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: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb; no voters: 7b3e366cdf24471e8a88203d43ff95cf
I20260709 12:22:44.211746 23099 tablet_bootstrap.cc:492] T ccf6a4264feb43419175e5744816ea4e P aabe9ef5f1314406b36f06a9956984bb: No bootstrap required, opened a new log
I20260709 12:22:44.212230 23099 ts_tablet_manager.cc:1403] T ccf6a4264feb43419175e5744816ea4e P aabe9ef5f1314406b36f06a9956984bb: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.001s
I20260709 12:22:44.212337 23324 raft_consensus.cc:2804] T e1297d3fe09544449bd2bbc572636644 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:44.212776 23324 raft_consensus.cc:493] T e1297d3fe09544449bd2bbc572636644 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:44.213155 23324 raft_consensus.cc:3060] T e1297d3fe09544449bd2bbc572636644 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:44.213799 23098 tablet_bootstrap.cc:492] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930: No bootstrap required, opened a new log
I20260709 12:22:44.214295 23098 ts_tablet_manager.cc:1403] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.003s
I20260709 12:22:44.217478 23054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962dbf56ae3245bc904983e44c78b835" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:22:44.217330 23098 raft_consensus.cc:359] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:44.218132 23098 raft_consensus.cc:385] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:44.218096 23054 raft_consensus.cc:3060] T 962dbf56ae3245bc904983e44c78b835 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:44.218562 23222 leader_election.cc:290] T 962dbf56ae3245bc904983e44c78b835 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:44.223153 22905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962dbf56ae3245bc904983e44c78b835" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:22:44.223901 22905 raft_consensus.cc:3060] T 962dbf56ae3245bc904983e44c78b835 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:44.225020 23054 raft_consensus.cc:2468] T 962dbf56ae3245bc904983e44c78b835 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 1.
I20260709 12:22:44.226226 22948 leader_election.cc:304] T 962dbf56ae3245bc904983e44c78b835 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: 
I20260709 12:22:44.226946 23222 raft_consensus.cc:2804] T 962dbf56ae3245bc904983e44c78b835 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:44.227085 23098 raft_consensus.cc:740] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Initialized, Role: FOLLOWER
I20260709 12:22:44.227437 23222 raft_consensus.cc:697] T 962dbf56ae3245bc904983e44c78b835 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Becoming Leader. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
I20260709 12:22:44.227891 23098 consensus_queue.cc:260] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:44.228259 23222 consensus_queue.cc:237] T 962dbf56ae3245bc904983e44c78b835 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:44.229496 23098 ts_tablet_manager.cc:1434] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.001s
I20260709 12:22:44.232256 23099 raft_consensus.cc:359] T ccf6a4264feb43419175e5744816ea4e P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:44.232940 23099 raft_consensus.cc:385] T ccf6a4264feb43419175e5744816ea4e P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:44.233222 23099 raft_consensus.cc:740] T ccf6a4264feb43419175e5744816ea4e P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Initialized, Role: FOLLOWER
I20260709 12:22:44.233841 23099 consensus_queue.cc:260] T ccf6a4264feb43419175e5744816ea4e P aabe9ef5f1314406b36f06a9956984bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:44.235957 23099 ts_tablet_manager.cc:1434] T ccf6a4264feb43419175e5744816ea4e P aabe9ef5f1314406b36f06a9956984bb: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:22:44.237934 22905 raft_consensus.cc:2468] T 962dbf56ae3245bc904983e44c78b835 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 1.
I20260709 12:22:44.240984 23106 consensus_queue.cc:1048] T 3cf7a360031645188ba72d998066d49e P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 12:22:44.242094 23099 tablet_bootstrap.cc:492] T f1b865060b2d42ddb3513893928db31e P aabe9ef5f1314406b36f06a9956984bb: Bootstrap starting.
I20260709 12:22:44.244850 23098 tablet_bootstrap.cc:492] T 9ef043d125cf48369b761c1076f913ab P 2793980a665d4daf84bbe67f9b2b5930: Bootstrap starting.
I20260709 12:22:44.241724 22907 raft_consensus.cc:3060] T 3cf7a360031645188ba72d998066d49e P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:44.248778 23324 raft_consensus.cc:515] T e1297d3fe09544449bd2bbc572636644 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:44.264825 23324 leader_election.cc:290] T e1297d3fe09544449bd2bbc572636644 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 election: Requested vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:44.267158 23054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1297d3fe09544449bd2bbc572636644" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:22:44.267846 23098 tablet_bootstrap.cc:654] T 9ef043d125cf48369b761c1076f913ab P 2793980a665d4daf84bbe67f9b2b5930: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:44.270536 23099 tablet_bootstrap.cc:654] T f1b865060b2d42ddb3513893928db31e P aabe9ef5f1314406b36f06a9956984bb: Neither blocks nor log segments found. Creating new log.
W20260709 12:22:44.270596 22872 leader_election.cc:343] T e1297d3fe09544449bd2bbc572636644 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:44.274940 23101 tablet_bootstrap.cc:492] T 10db80eef27b402e8b79c3d5a2b76c84 P 7b3e366cdf24471e8a88203d43ff95cf: No bootstrap required, opened a new log
I20260709 12:22:44.276278 23101 ts_tablet_manager.cc:1403] T 10db80eef27b402e8b79c3d5a2b76c84 P 7b3e366cdf24471e8a88203d43ff95cf: Time spent bootstrapping tablet: real 0.119s	user 0.040s	sys 0.032s
I20260709 12:22:44.279407 23101 raft_consensus.cc:359] T 10db80eef27b402e8b79c3d5a2b76c84 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:44.282984 23222 raft_consensus.cc:493] T a84cd8549ea9471cb0d9aba2f81c0346 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:44.286440 23098 tablet_bootstrap.cc:492] T 9ef043d125cf48369b761c1076f913ab P 2793980a665d4daf84bbe67f9b2b5930: No bootstrap required, opened a new log
I20260709 12:22:44.287184 23098 ts_tablet_manager.cc:1403] T 9ef043d125cf48369b761c1076f913ab P 2793980a665d4daf84bbe67f9b2b5930: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.001s
I20260709 12:22:44.287704 23101 raft_consensus.cc:385] T 10db80eef27b402e8b79c3d5a2b76c84 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:44.288321 23101 raft_consensus.cc:740] T 10db80eef27b402e8b79c3d5a2b76c84 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Initialized, Role: FOLLOWER
I20260709 12:22:44.292878 23101 consensus_queue.cc:260] T 10db80eef27b402e8b79c3d5a2b76c84 P 7b3e366cdf24471e8a88203d43ff95cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:44.294898 23101 ts_tablet_manager.cc:1434] T 10db80eef27b402e8b79c3d5a2b76c84 P 7b3e366cdf24471e8a88203d43ff95cf: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.002s
I20260709 12:22:44.288728 23222 raft_consensus.cc:515] T a84cd8549ea9471cb0d9aba2f81c0346 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:44.298923 23222 leader_election.cc:290] T a84cd8549ea9471cb0d9aba2f81c0346 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:44.291345 22978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1297d3fe09544449bd2bbc572636644" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
I20260709 12:22:44.299587 22905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a84cd8549ea9471cb0d9aba2f81c0346" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:44.300693 22978 raft_consensus.cc:3060] T e1297d3fe09544449bd2bbc572636644 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:22:44.301298 22946 leader_election.cc:343] T a84cd8549ea9471cb0d9aba2f81c0346 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:44.305477 23106 consensus_queue.cc:1048] T 3cf7a360031645188ba72d998066d49e P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:44.307600 23099 tablet_bootstrap.cc:492] T f1b865060b2d42ddb3513893928db31e P aabe9ef5f1314406b36f06a9956984bb: No bootstrap required, opened a new log
I20260709 12:22:44.308104 23099 ts_tablet_manager.cc:1403] T f1b865060b2d42ddb3513893928db31e P aabe9ef5f1314406b36f06a9956984bb: Time spent bootstrapping tablet: real 0.066s	user 0.008s	sys 0.009s
I20260709 12:22:44.308156 23098 raft_consensus.cc:359] T 9ef043d125cf48369b761c1076f913ab P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:44.309023 23098 raft_consensus.cc:385] T 9ef043d125cf48369b761c1076f913ab P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:44.309367 23098 raft_consensus.cc:740] T 9ef043d125cf48369b761c1076f913ab P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Initialized, Role: FOLLOWER
I20260709 12:22:44.314906 23098 consensus_queue.cc:260] T 9ef043d125cf48369b761c1076f913ab P 2793980a665d4daf84bbe67f9b2b5930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:44.315330 23054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a84cd8549ea9471cb0d9aba2f81c0346" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:44.313311 23099 raft_consensus.cc:359] T f1b865060b2d42ddb3513893928db31e P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:44.315929 23054 raft_consensus.cc:2468] T a84cd8549ea9471cb0d9aba2f81c0346 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 0.
I20260709 12:22:44.316092 23099 raft_consensus.cc:385] T f1b865060b2d42ddb3513893928db31e P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:44.316425 23099 raft_consensus.cc:740] T f1b865060b2d42ddb3513893928db31e P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Initialized, Role: FOLLOWER
I20260709 12:22:44.317123 23099 consensus_queue.cc:260] T f1b865060b2d42ddb3513893928db31e P aabe9ef5f1314406b36f06a9956984bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:44.319181 23099 ts_tablet_manager.cc:1434] T f1b865060b2d42ddb3513893928db31e P aabe9ef5f1314406b36f06a9956984bb: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:22:44.320103 23099 tablet_bootstrap.cc:492] T a84cd8549ea9471cb0d9aba2f81c0346 P aabe9ef5f1314406b36f06a9956984bb: Bootstrap starting.
I20260709 12:22:44.320835 23101 tablet_bootstrap.cc:492] T e1297d3fe09544449bd2bbc572636644 P 7b3e366cdf24471e8a88203d43ff95cf: Bootstrap starting.
I20260709 12:22:44.322891 23098 ts_tablet_manager.cc:1434] T 9ef043d125cf48369b761c1076f913ab P 2793980a665d4daf84bbe67f9b2b5930: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260709 12:22:44.323254 22948 leader_election.cc:304] T a84cd8549ea9471cb0d9aba2f81c0346 P 2793980a665d4daf84bbe67f9b2b5930 [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: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:44.323962 23098 tablet_bootstrap.cc:492] T 7db6952e2d2d43bf9839475e9395d905 P 2793980a665d4daf84bbe67f9b2b5930: Bootstrap starting.
I20260709 12:22:44.325382 23222 raft_consensus.cc:2804] T a84cd8549ea9471cb0d9aba2f81c0346 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:44.325774 23222 raft_consensus.cc:493] T a84cd8549ea9471cb0d9aba2f81c0346 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:44.326124 23222 raft_consensus.cc:3060] T a84cd8549ea9471cb0d9aba2f81c0346 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:44.343894 23222 raft_consensus.cc:515] T a84cd8549ea9471cb0d9aba2f81c0346 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:44.346678 22903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a84cd8549ea9471cb0d9aba2f81c0346" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:22:44.346917 23057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a84cd8549ea9471cb0d9aba2f81c0346" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:22:44.381246 22978 raft_consensus.cc:2468] T e1297d3fe09544449bd2bbc572636644 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabe9ef5f1314406b36f06a9956984bb in term 1.
I20260709 12:22:44.382567 22871 leader_election.cc:304] T e1297d3fe09544449bd2bbc572636644 P aabe9ef5f1314406b36f06a9956984bb [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: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb; no voters: 7b3e366cdf24471e8a88203d43ff95cf
I20260709 12:22:44.383351 23324 raft_consensus.cc:2804] T e1297d3fe09544449bd2bbc572636644 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:44.383865 23324 raft_consensus.cc:697] T e1297d3fe09544449bd2bbc572636644 P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Becoming Leader. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Running, Role: LEADER
W20260709 12:22:44.384891 22946 leader_election.cc:343] T a84cd8549ea9471cb0d9aba2f81c0346 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:44.384657 23324 consensus_queue.cc:237] T e1297d3fe09544449bd2bbc572636644 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:44.383303 23057 raft_consensus.cc:3060] T a84cd8549ea9471cb0d9aba2f81c0346 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:44.373003 23137 raft_consensus.cc:493] T f1b865060b2d42ddb3513893928db31e P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:44.394143 23099 tablet_bootstrap.cc:654] T a84cd8549ea9471cb0d9aba2f81c0346 P aabe9ef5f1314406b36f06a9956984bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:44.391453 23137 raft_consensus.cc:515] T f1b865060b2d42ddb3513893928db31e P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:44.395483 23156 consensus_queue.cc:1048] T de04035322d345dd9348ab5aa6770a92 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:44.395638 23057 raft_consensus.cc:2468] T a84cd8549ea9471cb0d9aba2f81c0346 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 1.
I20260709 12:22:44.398696 23101 tablet_bootstrap.cc:654] T e1297d3fe09544449bd2bbc572636644 P 7b3e366cdf24471e8a88203d43ff95cf: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:44.400823 22948 leader_election.cc:304] T a84cd8549ea9471cb0d9aba2f81c0346 P 2793980a665d4daf84bbe67f9b2b5930 [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: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:44.401726 23213 raft_consensus.cc:2804] T a84cd8549ea9471cb0d9aba2f81c0346 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:44.401886 22978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1b865060b2d42ddb3513893928db31e" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:44.402439 23213 raft_consensus.cc:697] T a84cd8549ea9471cb0d9aba2f81c0346 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Becoming Leader. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
I20260709 12:22:44.402711 22978 raft_consensus.cc:2393] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aabe9ef5f1314406b36f06a9956984bb in current term 1: Already voted for candidate 2793980a665d4daf84bbe67f9b2b5930 in this term.
I20260709 12:22:44.403283 23213 consensus_queue.cc:237] T a84cd8549ea9471cb0d9aba2f81c0346 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:44.404531 23370 raft_consensus.cc:493] T ccf6a4264feb43419175e5744816ea4e P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:44.405067 23370 raft_consensus.cc:515] T ccf6a4264feb43419175e5744816ea4e P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:44.407138 23370 leader_election.cc:290] T ccf6a4264feb43419175e5744816ea4e P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:44.408684 22978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf6a4264feb43419175e5744816ea4e" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:44.409335 22978 raft_consensus.cc:2468] T ccf6a4264feb43419175e5744816ea4e P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 0.
I20260709 12:22:44.413324 23137 leader_election.cc:290] T f1b865060b2d42ddb3513893928db31e P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:44.345923 23222 leader_election.cc:290] T a84cd8549ea9471cb0d9aba2f81c0346 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:44.414741 23022 leader_election.cc:304] T ccf6a4264feb43419175e5744816ea4e P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: 
I20260709 12:22:44.422880 23054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1b865060b2d42ddb3513893928db31e" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:44.423673 23054 raft_consensus.cc:2393] T f1b865060b2d42ddb3513893928db31e P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aabe9ef5f1314406b36f06a9956984bb in current term 1: Already voted for candidate 7b3e366cdf24471e8a88203d43ff95cf in this term.
I20260709 12:22:44.425313 23370 raft_consensus.cc:2804] T ccf6a4264feb43419175e5744816ea4e P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:44.425334 22872 leader_election.cc:304] T f1b865060b2d42ddb3513893928db31e P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aabe9ef5f1314406b36f06a9956984bb; no voters: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf
I20260709 12:22:44.425841 23370 raft_consensus.cc:493] T ccf6a4264feb43419175e5744816ea4e P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:44.426219 23370 raft_consensus.cc:3060] T ccf6a4264feb43419175e5744816ea4e P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:44.439285 22802 catalog_manager.cc:5697] T 962dbf56ae3245bc904983e44c78b835 P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194). New cstate: current_term: 1 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:44.440158 22905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf6a4264feb43419175e5744816ea4e" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:44.442973 22905 raft_consensus.cc:2468] T ccf6a4264feb43419175e5744816ea4e P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 0.
I20260709 12:22:44.455432 23156 raft_consensus.cc:493] T 9ef043d125cf48369b761c1076f913ab P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:44.455917 23156 raft_consensus.cc:515] T 9ef043d125cf48369b761c1076f913ab P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:44.464030 23137 raft_consensus.cc:493] T 14bb653274624dd5af85d6647a5ce25a P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:44.464545 23137 raft_consensus.cc:515] T 14bb653274624dd5af85d6647a5ce25a P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:44.465113 23156 leader_election.cc:290] T 9ef043d125cf48369b761c1076f913ab P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:44.468201 23137 leader_election.cc:290] T 14bb653274624dd5af85d6647a5ce25a P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:44.467437 23054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef043d125cf48369b761c1076f913ab" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:44.450817 23324 raft_consensus.cc:3060] T f1b865060b2d42ddb3513893928db31e P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:44.468842 23054 raft_consensus.cc:2468] T 9ef043d125cf48369b761c1076f913ab P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 0.
I20260709 12:22:44.492228 23055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bb653274624dd5af85d6647a5ce25a" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
W20260709 12:22:44.494256 22872 leader_election.cc:343] T 14bb653274624dd5af85d6647a5ce25a P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:44.495708 22903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef043d125cf48369b761c1076f913ab" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:44.494855 22948 leader_election.cc:304] T 9ef043d125cf48369b761c1076f913ab P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: 
I20260709 12:22:44.497551 23208 raft_consensus.cc:2804] T 9ef043d125cf48369b761c1076f913ab P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:44.497889 23208 raft_consensus.cc:493] T 9ef043d125cf48369b761c1076f913ab P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:44.498221 23208 raft_consensus.cc:3060] T 9ef043d125cf48369b761c1076f913ab P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:44.504487 23098 tablet_bootstrap.cc:654] T 7db6952e2d2d43bf9839475e9395d905 P 2793980a665d4daf84bbe67f9b2b5930: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:44.510831 23208 raft_consensus.cc:515] T 9ef043d125cf48369b761c1076f913ab P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
W20260709 12:22:44.500145 22946 leader_election.cc:343] T 9ef043d125cf48369b761c1076f913ab P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:44.538496 23057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef043d125cf48369b761c1076f913ab" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:22:44.539649 23057 raft_consensus.cc:3060] T 9ef043d125cf48369b761c1076f913ab P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:44.535791 23208 leader_election.cc:290] T 9ef043d125cf48369b761c1076f913ab P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:44.513674 23370 raft_consensus.cc:515] T ccf6a4264feb43419175e5744816ea4e P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:44.555874 22804 catalog_manager.cc:5697] T e1297d3fe09544449bd2bbc572636644 P aabe9ef5f1314406b36f06a9956984bb reported cstate change: term changed from 0 to 1, leader changed from <none> to aabe9ef5f1314406b36f06a9956984bb (127.21.56.193). New cstate: current_term: 1 leader_uuid: "aabe9ef5f1314406b36f06a9956984bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:44.550819 23394 raft_consensus.cc:493] T 10db80eef27b402e8b79c3d5a2b76c84 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:44.574141 23057 raft_consensus.cc:2468] T 9ef043d125cf48369b761c1076f913ab P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 1.
I20260709 12:22:44.574532 22981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bb653274624dd5af85d6647a5ce25a" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:44.575218 22981 raft_consensus.cc:2468] T 14bb653274624dd5af85d6647a5ce25a P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aabe9ef5f1314406b36f06a9956984bb in term 0.
I20260709 12:22:44.570410 23394 raft_consensus.cc:515] T 10db80eef27b402e8b79c3d5a2b76c84 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:44.575245 22948 leader_election.cc:304] T 9ef043d125cf48369b761c1076f913ab P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: 
I20260709 12:22:44.581171 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10db80eef27b402e8b79c3d5a2b76c84" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:44.581836 23394 leader_election.cc:290] T 10db80eef27b402e8b79c3d5a2b76c84 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
W20260709 12:22:44.582682 23021 leader_election.cc:343] T 10db80eef27b402e8b79c3d5a2b76c84 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:44.583806 22905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef043d125cf48369b761c1076f913ab" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:22:44.580713 23208 raft_consensus.cc:2804] T 9ef043d125cf48369b761c1076f913ab P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:44.589690 22871 leader_election.cc:304] T 14bb653274624dd5af85d6647a5ce25a P aabe9ef5f1314406b36f06a9956984bb [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: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb; no voters: 7b3e366cdf24471e8a88203d43ff95cf
I20260709 12:22:44.590862 23404 raft_consensus.cc:2804] T 14bb653274624dd5af85d6647a5ce25a P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:44.591272 23404 raft_consensus.cc:493] T 14bb653274624dd5af85d6647a5ce25a P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:22:44.591785 22946 leader_election.cc:343] T 9ef043d125cf48369b761c1076f913ab P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:44.590797 23370 leader_election.cc:290] T ccf6a4264feb43419175e5744816ea4e P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:44.591598 23404 raft_consensus.cc:3060] T 14bb653274624dd5af85d6647a5ce25a P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:44.591485 22905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf6a4264feb43419175e5744816ea4e" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:22:44.594664 22905 raft_consensus.cc:3060] T ccf6a4264feb43419175e5744816ea4e P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:44.599401 23101 tablet_bootstrap.cc:492] T e1297d3fe09544449bd2bbc572636644 P 7b3e366cdf24471e8a88203d43ff95cf: No bootstrap required, opened a new log
I20260709 12:22:44.607197 23099 tablet_bootstrap.cc:492] T a84cd8549ea9471cb0d9aba2f81c0346 P aabe9ef5f1314406b36f06a9956984bb: No bootstrap required, opened a new log
I20260709 12:22:44.609120 23099 ts_tablet_manager.cc:1403] T a84cd8549ea9471cb0d9aba2f81c0346 P aabe9ef5f1314406b36f06a9956984bb: Time spent bootstrapping tablet: real 0.289s	user 0.045s	sys 0.041s
I20260709 12:22:44.609082 23101 ts_tablet_manager.cc:1403] T e1297d3fe09544449bd2bbc572636644 P 7b3e366cdf24471e8a88203d43ff95cf: Time spent bootstrapping tablet: real 0.288s	user 0.015s	sys 0.011s
I20260709 12:22:44.601717 23407 consensus_queue.cc:1048] T dca268278fba4f13b56b8e4d92e1fef1 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 12:22:44.613296 23099 raft_consensus.cc:359] T a84cd8549ea9471cb0d9aba2f81c0346 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:44.613997 23099 raft_consensus.cc:385] T a84cd8549ea9471cb0d9aba2f81c0346 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:44.614264 23099 raft_consensus.cc:740] T a84cd8549ea9471cb0d9aba2f81c0346 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Initialized, Role: FOLLOWER
I20260709 12:22:44.615794 23208 raft_consensus.cc:697] T 9ef043d125cf48369b761c1076f913ab P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Becoming Leader. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
I20260709 12:22:44.616580 23208 consensus_queue.cc:237] T 9ef043d125cf48369b761c1076f913ab P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:44.623145 23156 raft_consensus.cc:493] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:44.622826 23099 consensus_queue.cc:260] T a84cd8549ea9471cb0d9aba2f81c0346 P aabe9ef5f1314406b36f06a9956984bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:44.623602 23156 raft_consensus.cc:515] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:44.626067 22802 catalog_manager.cc:5697] T a84cd8549ea9471cb0d9aba2f81c0346 P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194). New cstate: current_term: 1 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:44.627367 23099 ts_tablet_manager.cc:1434] T a84cd8549ea9471cb0d9aba2f81c0346 P aabe9ef5f1314406b36f06a9956984bb: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 12:22:44.629370 23350 consensus_queue.cc:1048] T 962dbf56ae3245bc904983e44c78b835 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:44.629724 23099 tablet_bootstrap.cc:492] T 9ef043d125cf48369b761c1076f913ab P aabe9ef5f1314406b36f06a9956984bb: Bootstrap starting.
I20260709 12:22:44.631181 22905 raft_consensus.cc:2468] T ccf6a4264feb43419175e5744816ea4e P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 1.
I20260709 12:22:44.632385 23021 leader_election.cc:304] T ccf6a4264feb43419175e5744816ea4e P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb; no voters: 
I20260709 12:22:44.587888 23324 raft_consensus.cc:2749] T f1b865060b2d42ddb3513893928db31e P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:44.637218 23099 tablet_bootstrap.cc:654] T 9ef043d125cf48369b761c1076f913ab P aabe9ef5f1314406b36f06a9956984bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:44.639478 23098 tablet_bootstrap.cc:492] T 7db6952e2d2d43bf9839475e9395d905 P 2793980a665d4daf84bbe67f9b2b5930: No bootstrap required, opened a new log
I20260709 12:22:44.639974 23098 ts_tablet_manager.cc:1403] T 7db6952e2d2d43bf9839475e9395d905 P 2793980a665d4daf84bbe67f9b2b5930: Time spent bootstrapping tablet: real 0.316s	user 0.012s	sys 0.019s
I20260709 12:22:44.640379 23156 leader_election.cc:290] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:44.640571 23101 raft_consensus.cc:359] T e1297d3fe09544449bd2bbc572636644 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:44.641211 23101 raft_consensus.cc:385] T e1297d3fe09544449bd2bbc572636644 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:44.641484 23101 raft_consensus.cc:740] T e1297d3fe09544449bd2bbc572636644 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Initialized, Role: FOLLOWER
I20260709 12:22:44.641855 23054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10db80eef27b402e8b79c3d5a2b76c84" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:44.642158 23101 consensus_queue.cc:260] T e1297d3fe09544449bd2bbc572636644 P 7b3e366cdf24471e8a88203d43ff95cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:44.642480 23098 raft_consensus.cc:359] T 7db6952e2d2d43bf9839475e9395d905 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:44.643184 23098 raft_consensus.cc:385] T 7db6952e2d2d43bf9839475e9395d905 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:44.643455 23098 raft_consensus.cc:740] T 7db6952e2d2d43bf9839475e9395d905 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Initialized, Role: FOLLOWER
I20260709 12:22:44.608578 23404 raft_consensus.cc:515] T 14bb653274624dd5af85d6647a5ce25a P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:44.644090 23098 consensus_queue.cc:260] T 7db6952e2d2d43bf9839475e9395d905 P 2793980a665d4daf84bbe67f9b2b5930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:44.644829 23370 raft_consensus.cc:2804] T ccf6a4264feb43419175e5744816ea4e P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:44.642472 23054 raft_consensus.cc:2468] T 10db80eef27b402e8b79c3d5a2b76c84 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 0.
I20260709 12:22:44.645627 23370 raft_consensus.cc:697] T ccf6a4264feb43419175e5744816ea4e P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Becoming Leader. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Running, Role: LEADER
I20260709 12:22:44.646718 22978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10db80eef27b402e8b79c3d5a2b76c84" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:44.646551 23370 consensus_queue.cc:237] T ccf6a4264feb43419175e5744816ea4e P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:44.647334 22978 raft_consensus.cc:2468] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 0.
I20260709 12:22:44.646576 23098 ts_tablet_manager.cc:1434] T 7db6952e2d2d43bf9839475e9395d905 P 2793980a665d4daf84bbe67f9b2b5930: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 12:22:44.648705 22978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf6a4264feb43419175e5744816ea4e" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
I20260709 12:22:44.649277 22978 raft_consensus.cc:3060] T ccf6a4264feb43419175e5744816ea4e P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:44.646346 22948 leader_election.cc:304] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: 
I20260709 12:22:44.649482 23098 tablet_bootstrap.cc:492] T 807154fe8d7f44a98eaee2b79b1e1a53 P 2793980a665d4daf84bbe67f9b2b5930: Bootstrap starting.
I20260709 12:22:44.650949 23222 raft_consensus.cc:2804] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:44.651314 23222 raft_consensus.cc:493] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:44.673110 23101 ts_tablet_manager.cc:1434] T e1297d3fe09544449bd2bbc572636644 P 7b3e366cdf24471e8a88203d43ff95cf: Time spent starting tablet: real 0.063s	user 0.006s	sys 0.000s
I20260709 12:22:44.676898 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10db80eef27b402e8b79c3d5a2b76c84" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:44.651638 23222 raft_consensus.cc:3060] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:44.678433 23101 tablet_bootstrap.cc:492] T 14bb653274624dd5af85d6647a5ce25a P 7b3e366cdf24471e8a88203d43ff95cf: Bootstrap starting.
W20260709 12:22:44.683214 22946 leader_election.cc:343] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:44.692165 23408 consensus_queue.cc:1048] T de04035322d345dd9348ab5aa6770a92 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 12:22:44.702085 23022 leader_election.cc:304] T 10db80eef27b402e8b79c3d5a2b76c84 P 7b3e366cdf24471e8a88203d43ff95cf [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: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:44.704320 23172 raft_consensus.cc:2804] T 10db80eef27b402e8b79c3d5a2b76c84 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:44.704699 23172 raft_consensus.cc:493] T 10db80eef27b402e8b79c3d5a2b76c84 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:44.705828 23408 consensus_queue.cc:1048] T 962dbf56ae3245bc904983e44c78b835 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:22:44.716014 23099 tablet_bootstrap.cc:492] T 9ef043d125cf48369b761c1076f913ab P aabe9ef5f1314406b36f06a9956984bb: No bootstrap required, opened a new log
I20260709 12:22:44.707576 23172 raft_consensus.cc:3060] T 10db80eef27b402e8b79c3d5a2b76c84 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:44.717597 23054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bb653274624dd5af85d6647a5ce25a" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
W20260709 12:22:44.719971 22872 leader_election.cc:343] T 14bb653274624dd5af85d6647a5ce25a P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:44.721062 23099 ts_tablet_manager.cc:1403] T 9ef043d125cf48369b761c1076f913ab P aabe9ef5f1314406b36f06a9956984bb: Time spent bootstrapping tablet: real 0.091s	user 0.016s	sys 0.013s
I20260709 12:22:44.721148 23106 raft_consensus.cc:493] T e1297d3fe09544449bd2bbc572636644 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:44.721642 23106 raft_consensus.cc:515] T e1297d3fe09544449bd2bbc572636644 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:44.723513 23106 leader_election.cc:290] T e1297d3fe09544449bd2bbc572636644 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:44.723765 23099 raft_consensus.cc:359] T 9ef043d125cf48369b761c1076f913ab P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:44.724426 23099 raft_consensus.cc:385] T 9ef043d125cf48369b761c1076f913ab P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:44.724677 23099 raft_consensus.cc:740] T 9ef043d125cf48369b761c1076f913ab P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Initialized, Role: FOLLOWER
I20260709 12:22:44.725281 23099 consensus_queue.cc:260] T 9ef043d125cf48369b761c1076f913ab P aabe9ef5f1314406b36f06a9956984bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:44.717661 23404 leader_election.cc:290] T 14bb653274624dd5af85d6647a5ce25a P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 election: Requested vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:44.731294 23222 raft_consensus.cc:515] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:44.733698 22904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1297d3fe09544449bd2bbc572636644" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:44.744624 22802 catalog_manager.cc:5697] T 9ef043d125cf48369b761c1076f913ab P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194). New cstate: current_term: 1 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:44.748857 23222 leader_election.cc:290] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:44.754030 23099 ts_tablet_manager.cc:1434] T 9ef043d125cf48369b761c1076f913ab P aabe9ef5f1314406b36f06a9956984bb: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.000s
I20260709 12:22:44.754952 23099 tablet_bootstrap.cc:492] T 25e32aa255a94925b7781a0e691b62af P aabe9ef5f1314406b36f06a9956984bb: Bootstrap starting.
I20260709 12:22:44.755380 23055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10db80eef27b402e8b79c3d5a2b76c84" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:22:44.757889 22981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bb653274624dd5af85d6647a5ce25a" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
I20260709 12:22:44.762116 22981 raft_consensus.cc:3060] T 14bb653274624dd5af85d6647a5ce25a P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:44.763139 22982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1297d3fe09544449bd2bbc572636644" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:44.763882 22982 raft_consensus.cc:2393] T e1297d3fe09544449bd2bbc572636644 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7b3e366cdf24471e8a88203d43ff95cf in current term 1: Already voted for candidate aabe9ef5f1314406b36f06a9956984bb in this term.
I20260709 12:22:44.772039 23408 consensus_queue.cc:1048] T dca268278fba4f13b56b8e4d92e1fef1 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:44.784468 22981 raft_consensus.cc:2468] T 14bb653274624dd5af85d6647a5ce25a P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabe9ef5f1314406b36f06a9956984bb in term 1.
I20260709 12:22:44.784442 23022 leader_election.cc:304] T e1297d3fe09544449bd2bbc572636644 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b3e366cdf24471e8a88203d43ff95cf; no voters: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:44.746851 22978 raft_consensus.cc:2468] T ccf6a4264feb43419175e5744816ea4e P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 1.
I20260709 12:22:44.816963 22904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10db80eef27b402e8b79c3d5a2b76c84" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
W20260709 12:22:44.825925 22946 leader_election.cc:343] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:44.807581 23404 raft_consensus.cc:493] T a84cd8549ea9471cb0d9aba2f81c0346 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:22:44.849637 22851 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:22:44.848747 23404 raft_consensus.cc:515] T a84cd8549ea9471cb0d9aba2f81c0346 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:44.850582 23098 tablet_bootstrap.cc:654] T 807154fe8d7f44a98eaee2b79b1e1a53 P 2793980a665d4daf84bbe67f9b2b5930: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:44.848315 23370 raft_consensus.cc:3060] T e1297d3fe09544449bd2bbc572636644 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:22:44.854866 23022 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.56.194:36473, user_credentials={real_user=slave}} blocked reactor thread for 70509.3us
I20260709 12:22:44.865818 22902 raft_consensus.cc:3060] T a84cd8549ea9471cb0d9aba2f81c0346 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:44.875862 23099 tablet_bootstrap.cc:654] T 25e32aa255a94925b7781a0e691b62af P aabe9ef5f1314406b36f06a9956984bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:44.867127 22871 leader_election.cc:304] T 14bb653274624dd5af85d6647a5ce25a P aabe9ef5f1314406b36f06a9956984bb [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: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb; no voters: 7b3e366cdf24471e8a88203d43ff95cf
I20260709 12:22:44.895350 23325 raft_consensus.cc:2804] T 14bb653274624dd5af85d6647a5ce25a P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:44.895848 23325 raft_consensus.cc:697] T 14bb653274624dd5af85d6647a5ce25a P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Becoming Leader. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Running, Role: LEADER
I20260709 12:22:44.896674 23325 consensus_queue.cc:237] T 14bb653274624dd5af85d6647a5ce25a P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:44.898547 23404 leader_election.cc:290] T a84cd8549ea9471cb0d9aba2f81c0346 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:44.902983 23172 raft_consensus.cc:515] T 10db80eef27b402e8b79c3d5a2b76c84 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:44.904246 23055 raft_consensus.cc:2393] T 10db80eef27b402e8b79c3d5a2b76c84 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2793980a665d4daf84bbe67f9b2b5930 in current term 1: Already voted for candidate 7b3e366cdf24471e8a88203d43ff95cf in this term.
I20260709 12:22:44.906359 23056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a84cd8549ea9471cb0d9aba2f81c0346" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:44.907222 23056 raft_consensus.cc:2393] T a84cd8549ea9471cb0d9aba2f81c0346 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aabe9ef5f1314406b36f06a9956984bb in current term 1: Already voted for candidate 2793980a665d4daf84bbe67f9b2b5930 in this term.
I20260709 12:22:44.912392 23101 tablet_bootstrap.cc:654] T 14bb653274624dd5af85d6647a5ce25a P 7b3e366cdf24471e8a88203d43ff95cf: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:44.915215 22948 leader_election.cc:304] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [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: 2793980a665d4daf84bbe67f9b2b5930; no voters: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:44.920461 23156 raft_consensus.cc:2749] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:22:44.926869 22906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10db80eef27b402e8b79c3d5a2b76c84" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:22:44.928606 22978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10db80eef27b402e8b79c3d5a2b76c84" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
I20260709 12:22:44.929373 22978 raft_consensus.cc:2393] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7b3e366cdf24471e8a88203d43ff95cf in current term 1: Already voted for candidate 2793980a665d4daf84bbe67f9b2b5930 in this term.
I20260709 12:22:44.929627 23172 leader_election.cc:290] T 10db80eef27b402e8b79c3d5a2b76c84 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
W20260709 12:22:44.931017 23021 leader_election.cc:343] T 10db80eef27b402e8b79c3d5a2b76c84 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:44.905763 23370 raft_consensus.cc:2749] T e1297d3fe09544449bd2bbc572636644 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:44.934209 22982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a84cd8549ea9471cb0d9aba2f81c0346" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:44.938234 23098 tablet_bootstrap.cc:492] T 807154fe8d7f44a98eaee2b79b1e1a53 P 2793980a665d4daf84bbe67f9b2b5930: No bootstrap required, opened a new log
I20260709 12:22:44.938715 23098 ts_tablet_manager.cc:1403] T 807154fe8d7f44a98eaee2b79b1e1a53 P 2793980a665d4daf84bbe67f9b2b5930: Time spent bootstrapping tablet: real 0.289s	user 0.021s	sys 0.064s
I20260709 12:22:44.964622 23156 consensus_queue.cc:1048] T a84cd8549ea9471cb0d9aba2f81c0346 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:44.964818 23098 raft_consensus.cc:359] T 807154fe8d7f44a98eaee2b79b1e1a53 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:44.965448 23098 raft_consensus.cc:385] T 807154fe8d7f44a98eaee2b79b1e1a53 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:44.965713 23098 raft_consensus.cc:740] T 807154fe8d7f44a98eaee2b79b1e1a53 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Initialized, Role: FOLLOWER
I20260709 12:22:44.966331 23098 consensus_queue.cc:260] T 807154fe8d7f44a98eaee2b79b1e1a53 P 2793980a665d4daf84bbe67f9b2b5930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:44.969285 23405 consensus_queue.cc:1048] T e1297d3fe09544449bd2bbc572636644 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:22:44.978583 23098 ts_tablet_manager.cc:1434] T 807154fe8d7f44a98eaee2b79b1e1a53 P 2793980a665d4daf84bbe67f9b2b5930: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260709 12:22:44.983389 23099 tablet_bootstrap.cc:492] T 25e32aa255a94925b7781a0e691b62af P aabe9ef5f1314406b36f06a9956984bb: No bootstrap required, opened a new log
I20260709 12:22:44.984696 23099 ts_tablet_manager.cc:1403] T 25e32aa255a94925b7781a0e691b62af P aabe9ef5f1314406b36f06a9956984bb: Time spent bootstrapping tablet: real 0.230s	user 0.038s	sys 0.040s
I20260709 12:22:44.984870 23022 leader_election.cc:304] T 10db80eef27b402e8b79c3d5a2b76c84 P 7b3e366cdf24471e8a88203d43ff95cf [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: 7b3e366cdf24471e8a88203d43ff95cf; no voters: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:44.985455 23098 tablet_bootstrap.cc:492] T 25e32aa255a94925b7781a0e691b62af P 2793980a665d4daf84bbe67f9b2b5930: Bootstrap starting.
I20260709 12:22:44.987648 22800 catalog_manager.cc:5697] T ccf6a4264feb43419175e5744816ea4e P 7b3e366cdf24471e8a88203d43ff95cf reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195). New cstate: current_term: 1 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:44.988190 23099 raft_consensus.cc:359] T 25e32aa255a94925b7781a0e691b62af P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:44.989766 23099 raft_consensus.cc:385] T 25e32aa255a94925b7781a0e691b62af P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:44.990059 23099 raft_consensus.cc:740] T 25e32aa255a94925b7781a0e691b62af P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Initialized, Role: FOLLOWER
I20260709 12:22:44.992789 23099 consensus_queue.cc:260] T 25e32aa255a94925b7781a0e691b62af P aabe9ef5f1314406b36f06a9956984bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:44.996865 22871 leader_election.cc:304] T a84cd8549ea9471cb0d9aba2f81c0346 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aabe9ef5f1314406b36f06a9956984bb; no voters: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf
I20260709 12:22:44.996860 23106 raft_consensus.cc:2749] T 10db80eef27b402e8b79c3d5a2b76c84 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:22:45.002139 23405 raft_consensus.cc:2749] T a84cd8549ea9471cb0d9aba2f81c0346 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:45.002688 23099 ts_tablet_manager.cc:1434] T 25e32aa255a94925b7781a0e691b62af P aabe9ef5f1314406b36f06a9956984bb: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.004s
I20260709 12:22:45.003777 23099 tablet_bootstrap.cc:492] T 7db6952e2d2d43bf9839475e9395d905 P aabe9ef5f1314406b36f06a9956984bb: Bootstrap starting.
I20260709 12:22:45.016568 23325 consensus_queue.cc:1048] T e1297d3fe09544449bd2bbc572636644 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:45.020737 23208 consensus_queue.cc:1048] T a84cd8549ea9471cb0d9aba2f81c0346 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:45.026189 22804 catalog_manager.cc:5697] T 14bb653274624dd5af85d6647a5ce25a P aabe9ef5f1314406b36f06a9956984bb reported cstate change: term changed from 0 to 1, leader changed from <none> to aabe9ef5f1314406b36f06a9956984bb (127.21.56.193). New cstate: current_term: 1 leader_uuid: "aabe9ef5f1314406b36f06a9956984bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:45.030486 23101 tablet_bootstrap.cc:492] T 14bb653274624dd5af85d6647a5ce25a P 7b3e366cdf24471e8a88203d43ff95cf: No bootstrap required, opened a new log
I20260709 12:22:45.031011 23101 ts_tablet_manager.cc:1403] T 14bb653274624dd5af85d6647a5ce25a P 7b3e366cdf24471e8a88203d43ff95cf: Time spent bootstrapping tablet: real 0.353s	user 0.014s	sys 0.029s
I20260709 12:22:45.031396 23099 tablet_bootstrap.cc:654] T 7db6952e2d2d43bf9839475e9395d905 P aabe9ef5f1314406b36f06a9956984bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:45.027086 23098 tablet_bootstrap.cc:654] T 25e32aa255a94925b7781a0e691b62af P 2793980a665d4daf84bbe67f9b2b5930: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:45.033700 23101 raft_consensus.cc:359] T 14bb653274624dd5af85d6647a5ce25a P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.034569 23101 raft_consensus.cc:385] T 14bb653274624dd5af85d6647a5ce25a P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:45.034888 23101 raft_consensus.cc:740] T 14bb653274624dd5af85d6647a5ce25a P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Initialized, Role: FOLLOWER
I20260709 12:22:45.035699 23101 consensus_queue.cc:260] T 14bb653274624dd5af85d6647a5ce25a P 7b3e366cdf24471e8a88203d43ff95cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.037880 23101 ts_tablet_manager.cc:1434] T 14bb653274624dd5af85d6647a5ce25a P 7b3e366cdf24471e8a88203d43ff95cf: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:22:45.038913 23101 tablet_bootstrap.cc:492] T 7db6952e2d2d43bf9839475e9395d905 P 7b3e366cdf24471e8a88203d43ff95cf: Bootstrap starting.
I20260709 12:22:45.044458 23408 raft_consensus.cc:493] T 7db6952e2d2d43bf9839475e9395d905 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:45.045264 23101 tablet_bootstrap.cc:654] T 7db6952e2d2d43bf9839475e9395d905 P 7b3e366cdf24471e8a88203d43ff95cf: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:45.044987 23408 raft_consensus.cc:515] T 7db6952e2d2d43bf9839475e9395d905 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.047314 23408 leader_election.cc:290] T 7db6952e2d2d43bf9839475e9395d905 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:45.048941 22906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db6952e2d2d43bf9839475e9395d905" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
W20260709 12:22:45.050331 22946 leader_election.cc:343] T 7db6952e2d2d43bf9839475e9395d905 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:45.051759 23057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db6952e2d2d43bf9839475e9395d905" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:45.051772 23405 raft_consensus.cc:493] T 25e32aa255a94925b7781a0e691b62af P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:45.053548 23405 raft_consensus.cc:515] T 25e32aa255a94925b7781a0e691b62af P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
W20260709 12:22:45.056067 22948 leader_election.cc:343] T 7db6952e2d2d43bf9839475e9395d905 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:45.058491 22948 leader_election.cc:304] T 7db6952e2d2d43bf9839475e9395d905 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2793980a665d4daf84bbe67f9b2b5930; no voters: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:45.059090 23057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25e32aa255a94925b7781a0e691b62af" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:45.059520 23208 raft_consensus.cc:2749] T 7db6952e2d2d43bf9839475e9395d905 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:45.057915 23405 leader_election.cc:290] T 25e32aa255a94925b7781a0e691b62af P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
W20260709 12:22:45.061450 22872 leader_election.cc:343] T 25e32aa255a94925b7781a0e691b62af P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:45.061851 22981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25e32aa255a94925b7781a0e691b62af" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
W20260709 12:22:45.063242 22871 leader_election.cc:343] T 25e32aa255a94925b7781a0e691b62af P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:45.063664 22871 leader_election.cc:304] T 25e32aa255a94925b7781a0e691b62af P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aabe9ef5f1314406b36f06a9956984bb; no voters: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf
I20260709 12:22:45.064378 23137 raft_consensus.cc:2749] T 25e32aa255a94925b7781a0e691b62af P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:45.095450 23396 consensus_queue.cc:1048] T ccf6a4264feb43419175e5744816ea4e P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:45.116397 23156 consensus_queue.cc:1048] T 9ef043d125cf48369b761c1076f913ab P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:45.124511 23370 consensus_queue.cc:1048] T ccf6a4264feb43419175e5744816ea4e P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:45.128167 23101 tablet_bootstrap.cc:492] T 7db6952e2d2d43bf9839475e9395d905 P 7b3e366cdf24471e8a88203d43ff95cf: No bootstrap required, opened a new log
I20260709 12:22:45.128815 23101 ts_tablet_manager.cc:1403] T 7db6952e2d2d43bf9839475e9395d905 P 7b3e366cdf24471e8a88203d43ff95cf: Time spent bootstrapping tablet: real 0.090s	user 0.023s	sys 0.024s
I20260709 12:22:45.131381 23101 raft_consensus.cc:359] T 7db6952e2d2d43bf9839475e9395d905 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.132274 23101 raft_consensus.cc:385] T 7db6952e2d2d43bf9839475e9395d905 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:45.132539 23101 raft_consensus.cc:740] T 7db6952e2d2d43bf9839475e9395d905 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Initialized, Role: FOLLOWER
I20260709 12:22:45.133172 23101 consensus_queue.cc:260] T 7db6952e2d2d43bf9839475e9395d905 P 7b3e366cdf24471e8a88203d43ff95cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.135659 23101 ts_tablet_manager.cc:1434] T 7db6952e2d2d43bf9839475e9395d905 P 7b3e366cdf24471e8a88203d43ff95cf: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:22:45.136799 23101 tablet_bootstrap.cc:492] T 58565908d0aa4310b6a47bb4ed2c694c P 7b3e366cdf24471e8a88203d43ff95cf: Bootstrap starting.
I20260709 12:22:45.143205 23098 tablet_bootstrap.cc:492] T 25e32aa255a94925b7781a0e691b62af P 2793980a665d4daf84bbe67f9b2b5930: No bootstrap required, opened a new log
I20260709 12:22:45.150754 23098 ts_tablet_manager.cc:1403] T 25e32aa255a94925b7781a0e691b62af P 2793980a665d4daf84bbe67f9b2b5930: Time spent bootstrapping tablet: real 0.171s	user 0.021s	sys 0.018s
I20260709 12:22:45.146495 23101 tablet_bootstrap.cc:654] T 58565908d0aa4310b6a47bb4ed2c694c P 7b3e366cdf24471e8a88203d43ff95cf: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:45.147476 22906 raft_consensus.cc:3060] T 9ef043d125cf48369b761c1076f913ab P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:45.157940 23098 raft_consensus.cc:359] T 25e32aa255a94925b7781a0e691b62af P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.159843 23098 raft_consensus.cc:385] T 25e32aa255a94925b7781a0e691b62af P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:45.160199 23098 raft_consensus.cc:740] T 25e32aa255a94925b7781a0e691b62af P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Initialized, Role: FOLLOWER
I20260709 12:22:45.159533 23099 tablet_bootstrap.cc:492] T 7db6952e2d2d43bf9839475e9395d905 P aabe9ef5f1314406b36f06a9956984bb: No bootstrap required, opened a new log
I20260709 12:22:45.169262 23099 ts_tablet_manager.cc:1403] T 7db6952e2d2d43bf9839475e9395d905 P aabe9ef5f1314406b36f06a9956984bb: Time spent bootstrapping tablet: real 0.166s	user 0.025s	sys 0.013s
I20260709 12:22:45.170100 23137 raft_consensus.cc:493] T 9ef043d125cf48369b761c1076f913ab P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:45.170586 23137 raft_consensus.cc:515] T 9ef043d125cf48369b761c1076f913ab P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.176602 23099 raft_consensus.cc:359] T 7db6952e2d2d43bf9839475e9395d905 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.177539 23099 raft_consensus.cc:385] T 7db6952e2d2d43bf9839475e9395d905 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:45.177872 23099 raft_consensus.cc:740] T 7db6952e2d2d43bf9839475e9395d905 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Initialized, Role: FOLLOWER
I20260709 12:22:45.171518 23098 consensus_queue.cc:260] T 25e32aa255a94925b7781a0e691b62af P 2793980a665d4daf84bbe67f9b2b5930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.179528 23098 ts_tablet_manager.cc:1434] T 25e32aa255a94925b7781a0e691b62af P 2793980a665d4daf84bbe67f9b2b5930: Time spent starting tablet: real 0.028s	user 0.001s	sys 0.004s
I20260709 12:22:45.180122 22982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef043d125cf48369b761c1076f913ab" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:45.180570 23098 tablet_bootstrap.cc:492] T 29bb861cf78b4839bdc9d889e7ba621a P 2793980a665d4daf84bbe67f9b2b5930: Bootstrap starting.
I20260709 12:22:45.181835 23137 leader_election.cc:290] T 9ef043d125cf48369b761c1076f913ab P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:45.186803 23055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef043d125cf48369b761c1076f913ab" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:45.189286 22872 leader_election.cc:304] T 9ef043d125cf48369b761c1076f913ab P aabe9ef5f1314406b36f06a9956984bb [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: aabe9ef5f1314406b36f06a9956984bb; no voters: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf
I20260709 12:22:45.190037 23137 raft_consensus.cc:2749] T 9ef043d125cf48369b761c1076f913ab P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:22:45.181867 23099 consensus_queue.cc:260] T 7db6952e2d2d43bf9839475e9395d905 P aabe9ef5f1314406b36f06a9956984bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.192272 23408 consensus_queue.cc:1048] T 9ef043d125cf48369b761c1076f913ab P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:45.194871 23099 ts_tablet_manager.cc:1434] T 7db6952e2d2d43bf9839475e9395d905 P aabe9ef5f1314406b36f06a9956984bb: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
I20260709 12:22:45.199185 23099 tablet_bootstrap.cc:492] T 10db80eef27b402e8b79c3d5a2b76c84 P aabe9ef5f1314406b36f06a9956984bb: Bootstrap starting.
I20260709 12:22:45.206120 23098 tablet_bootstrap.cc:654] T 29bb861cf78b4839bdc9d889e7ba621a P 2793980a665d4daf84bbe67f9b2b5930: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:45.208257 23101 tablet_bootstrap.cc:492] T 58565908d0aa4310b6a47bb4ed2c694c P 7b3e366cdf24471e8a88203d43ff95cf: No bootstrap required, opened a new log
I20260709 12:22:45.208768 23101 ts_tablet_manager.cc:1403] T 58565908d0aa4310b6a47bb4ed2c694c P 7b3e366cdf24471e8a88203d43ff95cf: Time spent bootstrapping tablet: real 0.072s	user 0.010s	sys 0.000s
I20260709 12:22:45.215693 23101 raft_consensus.cc:359] T 58565908d0aa4310b6a47bb4ed2c694c P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.216349 23101 raft_consensus.cc:385] T 58565908d0aa4310b6a47bb4ed2c694c P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:45.216627 23101 raft_consensus.cc:740] T 58565908d0aa4310b6a47bb4ed2c694c P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Initialized, Role: FOLLOWER
I20260709 12:22:45.216946 23099 tablet_bootstrap.cc:654] T 10db80eef27b402e8b79c3d5a2b76c84 P aabe9ef5f1314406b36f06a9956984bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:45.217250 23101 consensus_queue.cc:260] T 58565908d0aa4310b6a47bb4ed2c694c P 7b3e366cdf24471e8a88203d43ff95cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.222525 23101 ts_tablet_manager.cc:1434] T 58565908d0aa4310b6a47bb4ed2c694c P 7b3e366cdf24471e8a88203d43ff95cf: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.003s
I20260709 12:22:45.224639 23101 tablet_bootstrap.cc:492] T 25e32aa255a94925b7781a0e691b62af P 7b3e366cdf24471e8a88203d43ff95cf: Bootstrap starting.
I20260709 12:22:45.249460 23101 tablet_bootstrap.cc:654] T 25e32aa255a94925b7781a0e691b62af P 7b3e366cdf24471e8a88203d43ff95cf: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:45.251690 23098 tablet_bootstrap.cc:492] T 29bb861cf78b4839bdc9d889e7ba621a P 2793980a665d4daf84bbe67f9b2b5930: No bootstrap required, opened a new log
I20260709 12:22:45.254171 23099 tablet_bootstrap.cc:492] T 10db80eef27b402e8b79c3d5a2b76c84 P aabe9ef5f1314406b36f06a9956984bb: No bootstrap required, opened a new log
I20260709 12:22:45.255558 23098 ts_tablet_manager.cc:1403] T 29bb861cf78b4839bdc9d889e7ba621a P 2793980a665d4daf84bbe67f9b2b5930: Time spent bootstrapping tablet: real 0.075s	user 0.010s	sys 0.019s
I20260709 12:22:45.255558 23099 ts_tablet_manager.cc:1403] T 10db80eef27b402e8b79c3d5a2b76c84 P aabe9ef5f1314406b36f06a9956984bb: Time spent bootstrapping tablet: real 0.057s	user 0.007s	sys 0.013s
I20260709 12:22:45.258621 23099 raft_consensus.cc:359] T 10db80eef27b402e8b79c3d5a2b76c84 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.259130 23099 raft_consensus.cc:385] T 10db80eef27b402e8b79c3d5a2b76c84 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:45.259352 23099 raft_consensus.cc:740] T 10db80eef27b402e8b79c3d5a2b76c84 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Initialized, Role: FOLLOWER
I20260709 12:22:45.259894 23099 consensus_queue.cc:260] T 10db80eef27b402e8b79c3d5a2b76c84 P aabe9ef5f1314406b36f06a9956984bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.261897 23101 tablet_bootstrap.cc:492] T 25e32aa255a94925b7781a0e691b62af P 7b3e366cdf24471e8a88203d43ff95cf: No bootstrap required, opened a new log
I20260709 12:22:45.261897 23099 ts_tablet_manager.cc:1434] T 10db80eef27b402e8b79c3d5a2b76c84 P aabe9ef5f1314406b36f06a9956984bb: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260709 12:22:45.262902 23098 raft_consensus.cc:359] T 29bb861cf78b4839bdc9d889e7ba621a P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.273274 23098 raft_consensus.cc:385] T 29bb861cf78b4839bdc9d889e7ba621a P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:45.273366 23101 ts_tablet_manager.cc:1403] T 25e32aa255a94925b7781a0e691b62af P 7b3e366cdf24471e8a88203d43ff95cf: Time spent bootstrapping tablet: real 0.049s	user 0.016s	sys 0.002s
I20260709 12:22:45.273607 23098 raft_consensus.cc:740] T 29bb861cf78b4839bdc9d889e7ba621a P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Initialized, Role: FOLLOWER
I20260709 12:22:45.273836 23099 tablet_bootstrap.cc:492] T 71f3f2e9a505411582a74ee5bfbd8530 P aabe9ef5f1314406b36f06a9956984bb: Bootstrap starting.
I20260709 12:22:45.274348 23098 consensus_queue.cc:260] T 29bb861cf78b4839bdc9d889e7ba621a P 2793980a665d4daf84bbe67f9b2b5930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.276435 23098 ts_tablet_manager.cc:1434] T 29bb861cf78b4839bdc9d889e7ba621a P 2793980a665d4daf84bbe67f9b2b5930: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.008s
I20260709 12:22:45.276530 23101 raft_consensus.cc:359] T 25e32aa255a94925b7781a0e691b62af P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.277360 23101 raft_consensus.cc:385] T 25e32aa255a94925b7781a0e691b62af P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:45.277667 23101 raft_consensus.cc:740] T 25e32aa255a94925b7781a0e691b62af P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Initialized, Role: FOLLOWER
I20260709 12:22:45.278515 23101 consensus_queue.cc:260] T 25e32aa255a94925b7781a0e691b62af P 7b3e366cdf24471e8a88203d43ff95cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.280979 23101 ts_tablet_manager.cc:1434] T 25e32aa255a94925b7781a0e691b62af P 7b3e366cdf24471e8a88203d43ff95cf: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:22:45.281893 23101 tablet_bootstrap.cc:492] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf: Bootstrap starting.
I20260709 12:22:45.291743 23098 tablet_bootstrap.cc:492] T 71f3f2e9a505411582a74ee5bfbd8530 P 2793980a665d4daf84bbe67f9b2b5930: Bootstrap starting.
I20260709 12:22:45.292757 23099 tablet_bootstrap.cc:654] T 71f3f2e9a505411582a74ee5bfbd8530 P aabe9ef5f1314406b36f06a9956984bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:45.300004 23098 tablet_bootstrap.cc:654] T 71f3f2e9a505411582a74ee5bfbd8530 P 2793980a665d4daf84bbe67f9b2b5930: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:45.302729 23101 tablet_bootstrap.cc:654] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:45.316601 23401 raft_consensus.cc:493] T 7db6952e2d2d43bf9839475e9395d905 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:45.317184 23401 raft_consensus.cc:515] T 7db6952e2d2d43bf9839475e9395d905 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.320600 23055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db6952e2d2d43bf9839475e9395d905" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:45.321247 23055 raft_consensus.cc:2468] T 7db6952e2d2d43bf9839475e9395d905 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aabe9ef5f1314406b36f06a9956984bb in term 0.
I20260709 12:22:45.323055 22982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db6952e2d2d43bf9839475e9395d905" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:45.323701 22982 raft_consensus.cc:2468] T 7db6952e2d2d43bf9839475e9395d905 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aabe9ef5f1314406b36f06a9956984bb in term 0.
I20260709 12:22:45.325268 22872 leader_election.cc:304] T 7db6952e2d2d43bf9839475e9395d905 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb; no voters: 
I20260709 12:22:45.326066 23137 raft_consensus.cc:2804] T 7db6952e2d2d43bf9839475e9395d905 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:45.326370 23137 raft_consensus.cc:493] T 7db6952e2d2d43bf9839475e9395d905 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:45.326640 23137 raft_consensus.cc:3060] T 7db6952e2d2d43bf9839475e9395d905 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:45.330108 23401 leader_election.cc:290] T 7db6952e2d2d43bf9839475e9395d905 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:45.332950 23137 raft_consensus.cc:515] T 7db6952e2d2d43bf9839475e9395d905 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.337647 23106 raft_consensus.cc:493] T 14bb653274624dd5af85d6647a5ce25a P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:45.338157 23106 raft_consensus.cc:515] T 14bb653274624dd5af85d6647a5ce25a P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.339979 22982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db6952e2d2d43bf9839475e9395d905" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
I20260709 12:22:45.340543 22982 raft_consensus.cc:3060] T 7db6952e2d2d43bf9839475e9395d905 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:45.341069 22906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bb653274624dd5af85d6647a5ce25a" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:45.342723 22981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bb653274624dd5af85d6647a5ce25a" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:45.343484 22981 raft_consensus.cc:2393] T 14bb653274624dd5af85d6647a5ce25a P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7b3e366cdf24471e8a88203d43ff95cf in current term 1: Already voted for candidate aabe9ef5f1314406b36f06a9956984bb in this term.
I20260709 12:22:45.344674 23022 leader_election.cc:304] T 14bb653274624dd5af85d6647a5ce25a P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b3e366cdf24471e8a88203d43ff95cf; no voters: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:45.345517 23396 raft_consensus.cc:3060] T 14bb653274624dd5af85d6647a5ce25a P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:45.346815 23099 tablet_bootstrap.cc:492] T 71f3f2e9a505411582a74ee5bfbd8530 P aabe9ef5f1314406b36f06a9956984bb: No bootstrap required, opened a new log
I20260709 12:22:45.347321 23099 ts_tablet_manager.cc:1403] T 71f3f2e9a505411582a74ee5bfbd8530 P aabe9ef5f1314406b36f06a9956984bb: Time spent bootstrapping tablet: real 0.074s	user 0.026s	sys 0.023s
I20260709 12:22:45.340018 23106 leader_election.cc:290] T 14bb653274624dd5af85d6647a5ce25a P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:45.350713 23099 raft_consensus.cc:359] T 71f3f2e9a505411582a74ee5bfbd8530 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.351446 23099 raft_consensus.cc:385] T 71f3f2e9a505411582a74ee5bfbd8530 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:45.351699 23099 raft_consensus.cc:740] T 71f3f2e9a505411582a74ee5bfbd8530 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Initialized, Role: FOLLOWER
I20260709 12:22:45.352470 23099 consensus_queue.cc:260] T 71f3f2e9a505411582a74ee5bfbd8530 P aabe9ef5f1314406b36f06a9956984bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.368412 22982 raft_consensus.cc:2468] T 7db6952e2d2d43bf9839475e9395d905 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabe9ef5f1314406b36f06a9956984bb in term 1.
I20260709 12:22:45.372048 22871 leader_election.cc:304] T 7db6952e2d2d43bf9839475e9395d905 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb; no voters: 
I20260709 12:22:45.373009 23401 raft_consensus.cc:2804] T 7db6952e2d2d43bf9839475e9395d905 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:45.373464 23401 raft_consensus.cc:697] T 7db6952e2d2d43bf9839475e9395d905 P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Becoming Leader. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Running, Role: LEADER
I20260709 12:22:45.374301 23401 consensus_queue.cc:237] T 7db6952e2d2d43bf9839475e9395d905 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.361435 23396 raft_consensus.cc:2749] T 14bb653274624dd5af85d6647a5ce25a P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:45.370453 23055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db6952e2d2d43bf9839475e9395d905" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:22:45.378343 23055 raft_consensus.cc:3060] T 7db6952e2d2d43bf9839475e9395d905 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:45.379205 23099 ts_tablet_manager.cc:1434] T 71f3f2e9a505411582a74ee5bfbd8530 P aabe9ef5f1314406b36f06a9956984bb: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.004s
I20260709 12:22:45.380191 23099 tablet_bootstrap.cc:492] T 58565908d0aa4310b6a47bb4ed2c694c P aabe9ef5f1314406b36f06a9956984bb: Bootstrap starting.
I20260709 12:22:45.401965 22802 catalog_manager.cc:5697] T 7db6952e2d2d43bf9839475e9395d905 P aabe9ef5f1314406b36f06a9956984bb reported cstate change: term changed from 0 to 1, leader changed from <none> to aabe9ef5f1314406b36f06a9956984bb (127.21.56.193). New cstate: current_term: 1 leader_uuid: "aabe9ef5f1314406b36f06a9956984bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:45.404541 23405 consensus_queue.cc:1048] T 14bb653274624dd5af85d6647a5ce25a P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:45.370955 23137 leader_election.cc:290] T 7db6952e2d2d43bf9839475e9395d905 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 election: Requested vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:45.413035 23099 tablet_bootstrap.cc:654] T 58565908d0aa4310b6a47bb4ed2c694c P aabe9ef5f1314406b36f06a9956984bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:45.415975 23055 raft_consensus.cc:2468] T 7db6952e2d2d43bf9839475e9395d905 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabe9ef5f1314406b36f06a9956984bb in term 1.
I20260709 12:22:45.414644 23101 tablet_bootstrap.cc:492] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf: No bootstrap required, opened a new log
I20260709 12:22:45.417052 23101 ts_tablet_manager.cc:1403] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf: Time spent bootstrapping tablet: real 0.135s	user 0.044s	sys 0.048s
I20260709 12:22:45.419190 23408 raft_consensus.cc:493] T 807154fe8d7f44a98eaee2b79b1e1a53 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:45.419651 23101 raft_consensus.cc:359] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.420342 23101 raft_consensus.cc:385] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:45.419694 23408 raft_consensus.cc:515] T 807154fe8d7f44a98eaee2b79b1e1a53 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.420621 23101 raft_consensus.cc:740] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Initialized, Role: FOLLOWER
I20260709 12:22:45.421301 23101 consensus_queue.cc:260] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.423110 22906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807154fe8d7f44a98eaee2b79b1e1a53" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:45.424299 23098 tablet_bootstrap.cc:492] T 71f3f2e9a505411582a74ee5bfbd8530 P 2793980a665d4daf84bbe67f9b2b5930: No bootstrap required, opened a new log
W20260709 12:22:45.424412 22946 leader_election.cc:343] T 807154fe8d7f44a98eaee2b79b1e1a53 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:45.424778 23098 ts_tablet_manager.cc:1403] T 71f3f2e9a505411582a74ee5bfbd8530 P 2793980a665d4daf84bbe67f9b2b5930: Time spent bootstrapping tablet: real 0.133s	user 0.008s	sys 0.008s
I20260709 12:22:45.425316 23408 leader_election.cc:290] T 807154fe8d7f44a98eaee2b79b1e1a53 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:45.427882 23098 raft_consensus.cc:359] T 71f3f2e9a505411582a74ee5bfbd8530 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.428604 23098 raft_consensus.cc:385] T 71f3f2e9a505411582a74ee5bfbd8530 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:45.428874 23098 raft_consensus.cc:740] T 71f3f2e9a505411582a74ee5bfbd8530 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Initialized, Role: FOLLOWER
I20260709 12:22:45.429700 23098 consensus_queue.cc:260] T 71f3f2e9a505411582a74ee5bfbd8530 P 2793980a665d4daf84bbe67f9b2b5930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.432215 23098 ts_tablet_manager.cc:1434] T 71f3f2e9a505411582a74ee5bfbd8530 P 2793980a665d4daf84bbe67f9b2b5930: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:22:45.433328 23098 tablet_bootstrap.cc:492] T c2a020e6a5e5492c96c6a87dae68f503 P 2793980a665d4daf84bbe67f9b2b5930: Bootstrap starting.
I20260709 12:22:45.436141 23055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807154fe8d7f44a98eaee2b79b1e1a53" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
W20260709 12:22:45.439702 22948 leader_election.cc:343] T 807154fe8d7f44a98eaee2b79b1e1a53 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:45.440140 22948 leader_election.cc:304] T 807154fe8d7f44a98eaee2b79b1e1a53 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2793980a665d4daf84bbe67f9b2b5930; no voters: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:45.441180 23222 raft_consensus.cc:2749] T 807154fe8d7f44a98eaee2b79b1e1a53 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:45.442589 23098 tablet_bootstrap.cc:654] T c2a020e6a5e5492c96c6a87dae68f503 P 2793980a665d4daf84bbe67f9b2b5930: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:45.444798 23101 ts_tablet_manager.cc:1434] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.002s
I20260709 12:22:45.446009 23101 tablet_bootstrap.cc:492] T 071c161b2fb84386850833ed8201db60 P 7b3e366cdf24471e8a88203d43ff95cf: Bootstrap starting.
I20260709 12:22:45.448302 23408 raft_consensus.cc:493] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:45.448817 23408 raft_consensus.cc:515] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.450786 23408 leader_election.cc:290] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:45.452379 22906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1b865060b2d42ddb3513893928db31e" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:45.453096 22906 raft_consensus.cc:2468] T f1b865060b2d42ddb3513893928db31e P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 1.
I20260709 12:22:45.454675 22946 leader_election.cc:304] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930 [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: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb; no voters: 
I20260709 12:22:45.457068 23208 raft_consensus.cc:2804] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:22:45.457338 23056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1b865060b2d42ddb3513893928db31e" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:45.458132 23056 raft_consensus.cc:2468] T f1b865060b2d42ddb3513893928db31e P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 1.
I20260709 12:22:45.457424 23208 raft_consensus.cc:493] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:45.460032 23208 raft_consensus.cc:3060] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:45.461603 23101 tablet_bootstrap.cc:654] T 071c161b2fb84386850833ed8201db60 P 7b3e366cdf24471e8a88203d43ff95cf: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:45.467984 23099 tablet_bootstrap.cc:492] T 58565908d0aa4310b6a47bb4ed2c694c P aabe9ef5f1314406b36f06a9956984bb: No bootstrap required, opened a new log
I20260709 12:22:45.468775 23099 ts_tablet_manager.cc:1403] T 58565908d0aa4310b6a47bb4ed2c694c P aabe9ef5f1314406b36f06a9956984bb: Time spent bootstrapping tablet: real 0.089s	user 0.022s	sys 0.019s
I20260709 12:22:45.471015 23098 tablet_bootstrap.cc:492] T c2a020e6a5e5492c96c6a87dae68f503 P 2793980a665d4daf84bbe67f9b2b5930: No bootstrap required, opened a new log
I20260709 12:22:45.471494 23098 ts_tablet_manager.cc:1403] T c2a020e6a5e5492c96c6a87dae68f503 P 2793980a665d4daf84bbe67f9b2b5930: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.002s
I20260709 12:22:45.472801 23099 raft_consensus.cc:359] T 58565908d0aa4310b6a47bb4ed2c694c P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.473563 23099 raft_consensus.cc:385] T 58565908d0aa4310b6a47bb4ed2c694c P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:45.474022 23098 raft_consensus.cc:359] T c2a020e6a5e5492c96c6a87dae68f503 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.474767 23106 raft_consensus.cc:493] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:45.475108 23098 raft_consensus.cc:385] T c2a020e6a5e5492c96c6a87dae68f503 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:45.475423 23098 raft_consensus.cc:740] T c2a020e6a5e5492c96c6a87dae68f503 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Initialized, Role: FOLLOWER
I20260709 12:22:45.475231 23106 raft_consensus.cc:515] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.473881 23099 raft_consensus.cc:740] T 58565908d0aa4310b6a47bb4ed2c694c P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Initialized, Role: FOLLOWER
I20260709 12:22:45.476073 23098 consensus_queue.cc:260] T c2a020e6a5e5492c96c6a87dae68f503 P 2793980a665d4daf84bbe67f9b2b5930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.477065 23106 leader_election.cc:290] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:45.478045 22906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2a020e6a5e5492c96c6a87dae68f503" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:45.479285 23098 ts_tablet_manager.cc:1434] T c2a020e6a5e5492c96c6a87dae68f503 P 2793980a665d4daf84bbe67f9b2b5930: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:22:45.480183 23098 tablet_bootstrap.cc:492] T 58565908d0aa4310b6a47bb4ed2c694c P 2793980a665d4daf84bbe67f9b2b5930: Bootstrap starting.
W20260709 12:22:45.481017 23021 leader_election.cc:343] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:45.481776 23208 raft_consensus.cc:515] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.482084 22978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2a020e6a5e5492c96c6a87dae68f503" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:45.485211 22978 raft_consensus.cc:2468] T c2a020e6a5e5492c96c6a87dae68f503 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 0.
I20260709 12:22:45.486507 23022 leader_election.cc:304] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf [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: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:45.488775 23208 leader_election.cc:290] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 2 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:45.482842 23099 consensus_queue.cc:260] T 58565908d0aa4310b6a47bb4ed2c694c P aabe9ef5f1314406b36f06a9956984bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.489711 23056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1b865060b2d42ddb3513893928db31e" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:22:45.490327 23056 raft_consensus.cc:3060] T f1b865060b2d42ddb3513893928db31e P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:45.490376 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1b865060b2d42ddb3513893928db31e" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:22:45.491389 22907 raft_consensus.cc:3060] T f1b865060b2d42ddb3513893928db31e P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:45.493923 23172 raft_consensus.cc:2804] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:45.494347 23172 raft_consensus.cc:493] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:45.494655 23172 raft_consensus.cc:3060] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:45.499507 23106 raft_consensus.cc:493] T 58565908d0aa4310b6a47bb4ed2c694c P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:45.499981 23106 raft_consensus.cc:515] T 58565908d0aa4310b6a47bb4ed2c694c P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.504405 23137 consensus_queue.cc:1048] T 14bb653274624dd5af85d6647a5ce25a P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:45.504280 23172 raft_consensus.cc:515] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.506605 23172 leader_election.cc:290] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:45.507390 22906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2a020e6a5e5492c96c6a87dae68f503" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:22:45.508379 23056 raft_consensus.cc:2468] T f1b865060b2d42ddb3513893928db31e P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 2.
W20260709 12:22:45.508708 23021 leader_election.cc:343] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:45.517823 22906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58565908d0aa4310b6a47bb4ed2c694c" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:45.518522 22906 raft_consensus.cc:2468] T 58565908d0aa4310b6a47bb4ed2c694c P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 0.
I20260709 12:22:45.519762 23021 leader_election.cc:304] T 58565908d0aa4310b6a47bb4ed2c694c P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb; no voters: 
I20260709 12:22:45.520793 22978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58565908d0aa4310b6a47bb4ed2c694c" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:45.522130 23407 raft_consensus.cc:493] T 29bb861cf78b4839bdc9d889e7ba621a P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:22:45.522779 23022 leader_election.cc:343] T 58565908d0aa4310b6a47bb4ed2c694c P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:45.522599 23407 raft_consensus.cc:515] T 29bb861cf78b4839bdc9d889e7ba621a P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.490381 23098 tablet_bootstrap.cc:654] T 58565908d0aa4310b6a47bb4ed2c694c P 2793980a665d4daf84bbe67f9b2b5930: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:45.525439 22948 leader_election.cc:304] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930 [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: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: 
I20260709 12:22:45.509008 23106 leader_election.cc:290] T 58565908d0aa4310b6a47bb4ed2c694c P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:45.529595 23407 leader_election.cc:290] T 29bb861cf78b4839bdc9d889e7ba621a P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:45.527475 23208 raft_consensus.cc:2804] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:45.497654 22907 raft_consensus.cc:2468] T f1b865060b2d42ddb3513893928db31e P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 2.
I20260709 12:22:45.516140 23099 ts_tablet_manager.cc:1434] T 58565908d0aa4310b6a47bb4ed2c694c P aabe9ef5f1314406b36f06a9956984bb: Time spent starting tablet: real 0.047s	user 0.005s	sys 0.000s
I20260709 12:22:45.540897 23099 tablet_bootstrap.cc:492] T 84dea854605843298f4310ccb7d88d9a P aabe9ef5f1314406b36f06a9956984bb: Bootstrap starting.
I20260709 12:22:45.542116 22906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29bb861cf78b4839bdc9d889e7ba621a" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:45.542243 23056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29bb861cf78b4839bdc9d889e7ba621a" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
W20260709 12:22:45.543401 22948 leader_election.cc:343] T 29bb861cf78b4839bdc9d889e7ba621a P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:22:45.552811 22946 leader_election.cc:343] T 29bb861cf78b4839bdc9d889e7ba621a P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:45.553308 22946 leader_election.cc:304] T 29bb861cf78b4839bdc9d889e7ba621a P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2793980a665d4daf84bbe67f9b2b5930; no voters: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:45.554387 23156 raft_consensus.cc:2749] T 29bb861cf78b4839bdc9d889e7ba621a P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:45.555049 23208 raft_consensus.cc:697] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930 [term 2 LEADER]: Becoming Leader. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
I20260709 12:22:45.558244 23208 consensus_queue.cc:237] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Queue going to LEADER 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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.520840 23172 raft_consensus.cc:2804] T 58565908d0aa4310b6a47bb4ed2c694c P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:45.562924 22982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2a020e6a5e5492c96c6a87dae68f503" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
I20260709 12:22:45.564960 22982 raft_consensus.cc:3060] T c2a020e6a5e5492c96c6a87dae68f503 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:45.565778 23099 tablet_bootstrap.cc:654] T 84dea854605843298f4310ccb7d88d9a P aabe9ef5f1314406b36f06a9956984bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:45.568183 23172 raft_consensus.cc:493] T 58565908d0aa4310b6a47bb4ed2c694c P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:45.574033 23101 tablet_bootstrap.cc:492] T 071c161b2fb84386850833ed8201db60 P 7b3e366cdf24471e8a88203d43ff95cf: No bootstrap required, opened a new log
I20260709 12:22:45.574602 23101 ts_tablet_manager.cc:1403] T 071c161b2fb84386850833ed8201db60 P 7b3e366cdf24471e8a88203d43ff95cf: Time spent bootstrapping tablet: real 0.129s	user 0.016s	sys 0.022s
I20260709 12:22:45.570849 23172 raft_consensus.cc:3060] T 58565908d0aa4310b6a47bb4ed2c694c P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:45.596429 23101 raft_consensus.cc:359] T 071c161b2fb84386850833ed8201db60 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.597316 23101 raft_consensus.cc:385] T 071c161b2fb84386850833ed8201db60 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:45.597662 23101 raft_consensus.cc:740] T 071c161b2fb84386850833ed8201db60 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Initialized, Role: FOLLOWER
I20260709 12:22:45.585769 22982 raft_consensus.cc:2468] T c2a020e6a5e5492c96c6a87dae68f503 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 1.
I20260709 12:22:45.598403 23101 consensus_queue.cc:260] T 071c161b2fb84386850833ed8201db60 P 7b3e366cdf24471e8a88203d43ff95cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.599292 23022 leader_election.cc:304] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf [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: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:45.603754 23101 ts_tablet_manager.cc:1434] T 071c161b2fb84386850833ed8201db60 P 7b3e366cdf24471e8a88203d43ff95cf: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260709 12:22:45.604728 23101 tablet_bootstrap.cc:492] T 807154fe8d7f44a98eaee2b79b1e1a53 P 7b3e366cdf24471e8a88203d43ff95cf: Bootstrap starting.
I20260709 12:22:45.609699 23396 raft_consensus.cc:2804] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:45.610314 23396 raft_consensus.cc:697] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Becoming Leader. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Running, Role: LEADER
I20260709 12:22:45.610204 23172 raft_consensus.cc:515] T 58565908d0aa4310b6a47bb4ed2c694c P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.611157 23396 consensus_queue.cc:237] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.612264 23172 leader_election.cc:290] T 58565908d0aa4310b6a47bb4ed2c694c P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:45.613170 22906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58565908d0aa4310b6a47bb4ed2c694c" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:22:45.613860 22906 raft_consensus.cc:3060] T 58565908d0aa4310b6a47bb4ed2c694c P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:45.614432 23408 raft_consensus.cc:493] T 25e32aa255a94925b7781a0e691b62af P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:45.614907 23408 raft_consensus.cc:515] T 25e32aa255a94925b7781a0e691b62af P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.617030 23408 leader_election.cc:290] T 25e32aa255a94925b7781a0e691b62af P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:45.617816 22902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25e32aa255a94925b7781a0e691b62af" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:45.618490 22902 raft_consensus.cc:2468] T 25e32aa255a94925b7781a0e691b62af P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 0.
I20260709 12:22:45.619632 22946 leader_election.cc:304] T 25e32aa255a94925b7781a0e691b62af P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb; no voters: 
I20260709 12:22:45.619721 23055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25e32aa255a94925b7781a0e691b62af" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:45.620357 23055 raft_consensus.cc:2468] T 25e32aa255a94925b7781a0e691b62af P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 0.
I20260709 12:22:45.622455 22981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58565908d0aa4310b6a47bb4ed2c694c" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
I20260709 12:22:45.620421 23408 raft_consensus.cc:2804] T 25e32aa255a94925b7781a0e691b62af P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:45.626276 23408 raft_consensus.cc:493] T 25e32aa255a94925b7781a0e691b62af P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:45.626642 23408 raft_consensus.cc:3060] T 25e32aa255a94925b7781a0e691b62af P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:22:45.634157 23022 leader_election.cc:343] T 58565908d0aa4310b6a47bb4ed2c694c P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:45.636272 23101 tablet_bootstrap.cc:654] T 807154fe8d7f44a98eaee2b79b1e1a53 P 7b3e366cdf24471e8a88203d43ff95cf: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:45.638975 23405 raft_consensus.cc:493] T 10db80eef27b402e8b79c3d5a2b76c84 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:45.631191 22906 raft_consensus.cc:2468] T 58565908d0aa4310b6a47bb4ed2c694c P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 1.
I20260709 12:22:45.643010 22800 catalog_manager.cc:5697] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195). New cstate: current_term: 1 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:45.644793 23405 raft_consensus.cc:515] T 10db80eef27b402e8b79c3d5a2b76c84 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.648006 23021 leader_election.cc:304] T 58565908d0aa4310b6a47bb4ed2c694c P 7b3e366cdf24471e8a88203d43ff95cf [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: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb; no voters: 2793980a665d4daf84bbe67f9b2b5930
I20260709 12:22:45.648218 22804 catalog_manager.cc:5697] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: term changed from 0 to 2, leader changed from <none> to 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194). New cstate: current_term: 2 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:45.648780 23405 leader_election.cc:290] T 10db80eef27b402e8b79c3d5a2b76c84 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:45.650507 23055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10db80eef27b402e8b79c3d5a2b76c84" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:45.650748 23396 raft_consensus.cc:2804] T 58565908d0aa4310b6a47bb4ed2c694c P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:45.651302 23055 raft_consensus.cc:2393] T 10db80eef27b402e8b79c3d5a2b76c84 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aabe9ef5f1314406b36f06a9956984bb in current term 1: Already voted for candidate 7b3e366cdf24471e8a88203d43ff95cf in this term.
I20260709 12:22:45.651454 23396 raft_consensus.cc:697] T 58565908d0aa4310b6a47bb4ed2c694c P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Becoming Leader. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Running, Role: LEADER
I20260709 12:22:45.652428 23396 consensus_queue.cc:237] T 58565908d0aa4310b6a47bb4ed2c694c P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.657158 23099 tablet_bootstrap.cc:492] T 84dea854605843298f4310ccb7d88d9a P aabe9ef5f1314406b36f06a9956984bb: No bootstrap required, opened a new log
I20260709 12:22:45.657716 23099 ts_tablet_manager.cc:1403] T 84dea854605843298f4310ccb7d88d9a P aabe9ef5f1314406b36f06a9956984bb: Time spent bootstrapping tablet: real 0.117s	user 0.014s	sys 0.002s
I20260709 12:22:45.658104 23405 raft_consensus.cc:493] T 71f3f2e9a505411582a74ee5bfbd8530 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:45.658617 23405 raft_consensus.cc:515] T 71f3f2e9a505411582a74ee5bfbd8530 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.660169 22982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10db80eef27b402e8b79c3d5a2b76c84" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:45.660593 23405 leader_election.cc:290] T 71f3f2e9a505411582a74ee5bfbd8530 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:45.660960 22982 raft_consensus.cc:2393] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aabe9ef5f1314406b36f06a9956984bb in current term 1: Already voted for candidate 2793980a665d4daf84bbe67f9b2b5930 in this term.
I20260709 12:22:45.662185 22871 leader_election.cc:304] T 10db80eef27b402e8b79c3d5a2b76c84 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aabe9ef5f1314406b36f06a9956984bb; no voters: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf
I20260709 12:22:45.660583 23099 raft_consensus.cc:359] T 84dea854605843298f4310ccb7d88d9a P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.663281 23099 raft_consensus.cc:385] T 84dea854605843298f4310ccb7d88d9a P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:45.663540 23099 raft_consensus.cc:740] T 84dea854605843298f4310ccb7d88d9a P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Initialized, Role: FOLLOWER
I20260709 12:22:45.663574 22982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f3f2e9a505411582a74ee5bfbd8530" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:45.664225 22982 raft_consensus.cc:2468] T 71f3f2e9a505411582a74ee5bfbd8530 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aabe9ef5f1314406b36f06a9956984bb in term 0.
I20260709 12:22:45.664561 23099 consensus_queue.cc:260] T 84dea854605843298f4310ccb7d88d9a P aabe9ef5f1314406b36f06a9956984bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.666261 23055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f3f2e9a505411582a74ee5bfbd8530" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:45.667073 22871 leader_election.cc:304] T 71f3f2e9a505411582a74ee5bfbd8530 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb; no voters: 
I20260709 12:22:45.667948 23137 raft_consensus.cc:3060] T 10db80eef27b402e8b79c3d5a2b76c84 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:45.669018 23405 raft_consensus.cc:2804] T 71f3f2e9a505411582a74ee5bfbd8530 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:45.669384 23405 raft_consensus.cc:493] T 71f3f2e9a505411582a74ee5bfbd8530 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:45.669727 23405 raft_consensus.cc:3060] T 71f3f2e9a505411582a74ee5bfbd8530 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:45.670893 23099 ts_tablet_manager.cc:1434] T 84dea854605843298f4310ccb7d88d9a P aabe9ef5f1314406b36f06a9956984bb: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 12:22:45.671828 23099 tablet_bootstrap.cc:492] T 807154fe8d7f44a98eaee2b79b1e1a53 P aabe9ef5f1314406b36f06a9956984bb: Bootstrap starting.
W20260709 12:22:45.674144 22872 leader_election.cc:343] T 71f3f2e9a505411582a74ee5bfbd8530 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:45.678860 22800 catalog_manager.cc:5697] T 58565908d0aa4310b6a47bb4ed2c694c P 7b3e366cdf24471e8a88203d43ff95cf reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195). New cstate: current_term: 1 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:45.688302 23101 tablet_bootstrap.cc:492] T 807154fe8d7f44a98eaee2b79b1e1a53 P 7b3e366cdf24471e8a88203d43ff95cf: No bootstrap required, opened a new log
I20260709 12:22:45.688815 23101 ts_tablet_manager.cc:1403] T 807154fe8d7f44a98eaee2b79b1e1a53 P 7b3e366cdf24471e8a88203d43ff95cf: Time spent bootstrapping tablet: real 0.084s	user 0.010s	sys 0.001s
I20260709 12:22:45.692351 23101 raft_consensus.cc:359] T 807154fe8d7f44a98eaee2b79b1e1a53 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.693040 23101 raft_consensus.cc:385] T 807154fe8d7f44a98eaee2b79b1e1a53 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:45.693288 23101 raft_consensus.cc:740] T 807154fe8d7f44a98eaee2b79b1e1a53 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Initialized, Role: FOLLOWER
I20260709 12:22:45.693920 23101 consensus_queue.cc:260] T 807154fe8d7f44a98eaee2b79b1e1a53 P 7b3e366cdf24471e8a88203d43ff95cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.694974 23137 raft_consensus.cc:2749] T 10db80eef27b402e8b79c3d5a2b76c84 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:45.699090 23405 raft_consensus.cc:515] T 71f3f2e9a505411582a74ee5bfbd8530 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.701759 23101 ts_tablet_manager.cc:1434] T 807154fe8d7f44a98eaee2b79b1e1a53 P 7b3e366cdf24471e8a88203d43ff95cf: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:22:45.702739 23101 tablet_bootstrap.cc:492] T 29bb861cf78b4839bdc9d889e7ba621a P 7b3e366cdf24471e8a88203d43ff95cf: Bootstrap starting.
I20260709 12:22:45.707969 23099 tablet_bootstrap.cc:654] T 807154fe8d7f44a98eaee2b79b1e1a53 P aabe9ef5f1314406b36f06a9956984bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:45.708317 23101 tablet_bootstrap.cc:654] T 29bb861cf78b4839bdc9d889e7ba621a P 7b3e366cdf24471e8a88203d43ff95cf: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:45.723203 23099 tablet_bootstrap.cc:492] T 807154fe8d7f44a98eaee2b79b1e1a53 P aabe9ef5f1314406b36f06a9956984bb: No bootstrap required, opened a new log
I20260709 12:22:45.723752 23099 ts_tablet_manager.cc:1403] T 807154fe8d7f44a98eaee2b79b1e1a53 P aabe9ef5f1314406b36f06a9956984bb: Time spent bootstrapping tablet: real 0.052s	user 0.017s	sys 0.000s
I20260709 12:22:45.726632 23099 raft_consensus.cc:359] T 807154fe8d7f44a98eaee2b79b1e1a53 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.727604 23099 raft_consensus.cc:385] T 807154fe8d7f44a98eaee2b79b1e1a53 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:45.727963 23099 raft_consensus.cc:740] T 807154fe8d7f44a98eaee2b79b1e1a53 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Initialized, Role: FOLLOWER
I20260709 12:22:45.728672 23099 consensus_queue.cc:260] T 807154fe8d7f44a98eaee2b79b1e1a53 P aabe9ef5f1314406b36f06a9956984bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.730861 23099 ts_tablet_manager.cc:1434] T 807154fe8d7f44a98eaee2b79b1e1a53 P aabe9ef5f1314406b36f06a9956984bb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:22:45.703619 23408 raft_consensus.cc:515] T 25e32aa255a94925b7781a0e691b62af P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.736140 23099 tablet_bootstrap.cc:492] T 75917f780b6c4798942f7f82d0defb23 P aabe9ef5f1314406b36f06a9956984bb: Bootstrap starting.
I20260709 12:22:45.737198 22902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25e32aa255a94925b7781a0e691b62af" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:22:45.737828 22902 raft_consensus.cc:3060] T 25e32aa255a94925b7781a0e691b62af P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:45.740551 23101 tablet_bootstrap.cc:492] T 29bb861cf78b4839bdc9d889e7ba621a P 7b3e366cdf24471e8a88203d43ff95cf: No bootstrap required, opened a new log
I20260709 12:22:45.741065 23101 ts_tablet_manager.cc:1403] T 29bb861cf78b4839bdc9d889e7ba621a P 7b3e366cdf24471e8a88203d43ff95cf: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.005s
I20260709 12:22:45.742313 23055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25e32aa255a94925b7781a0e691b62af" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:22:45.742969 23055 raft_consensus.cc:3060] T 25e32aa255a94925b7781a0e691b62af P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:45.744211 23101 raft_consensus.cc:359] T 29bb861cf78b4839bdc9d889e7ba621a P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.744990 23101 raft_consensus.cc:385] T 29bb861cf78b4839bdc9d889e7ba621a P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:45.745319 23101 raft_consensus.cc:740] T 29bb861cf78b4839bdc9d889e7ba621a P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Initialized, Role: FOLLOWER
I20260709 12:22:45.746165 23101 consensus_queue.cc:260] T 29bb861cf78b4839bdc9d889e7ba621a P 7b3e366cdf24471e8a88203d43ff95cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.748415 23101 ts_tablet_manager.cc:1434] T 29bb861cf78b4839bdc9d889e7ba621a P 7b3e366cdf24471e8a88203d43ff95cf: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 12:22:45.749701 23101 tablet_bootstrap.cc:492] T 71f3f2e9a505411582a74ee5bfbd8530 P 7b3e366cdf24471e8a88203d43ff95cf: Bootstrap starting.
I20260709 12:22:45.755452 23106 raft_consensus.cc:493] T 807154fe8d7f44a98eaee2b79b1e1a53 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:45.749881 23055 raft_consensus.cc:2468] T 25e32aa255a94925b7781a0e691b62af P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 1.
I20260709 12:22:45.756063 23106 raft_consensus.cc:515] T 807154fe8d7f44a98eaee2b79b1e1a53 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.756807 22948 leader_election.cc:304] T 25e32aa255a94925b7781a0e691b62af P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: 
I20260709 12:22:45.757555 23156 raft_consensus.cc:2804] T 25e32aa255a94925b7781a0e691b62af P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:45.757929 23156 raft_consensus.cc:697] T 25e32aa255a94925b7781a0e691b62af P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Becoming Leader. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
I20260709 12:22:45.758510 23156 consensus_queue.cc:237] T 25e32aa255a94925b7781a0e691b62af P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.760025 23106 leader_election.cc:290] T 807154fe8d7f44a98eaee2b79b1e1a53 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:45.763324 23099 tablet_bootstrap.cc:654] T 75917f780b6c4798942f7f82d0defb23 P aabe9ef5f1314406b36f06a9956984bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:45.761641 22903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807154fe8d7f44a98eaee2b79b1e1a53" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:45.765769 22903 raft_consensus.cc:2468] T 807154fe8d7f44a98eaee2b79b1e1a53 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 0.
I20260709 12:22:45.767727 23021 leader_election.cc:304] T 807154fe8d7f44a98eaee2b79b1e1a53 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb; no voters: 
I20260709 12:22:45.769240 23106 raft_consensus.cc:2804] T 807154fe8d7f44a98eaee2b79b1e1a53 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:45.769567 23106 raft_consensus.cc:493] T 807154fe8d7f44a98eaee2b79b1e1a53 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:45.769898 23106 raft_consensus.cc:3060] T 807154fe8d7f44a98eaee2b79b1e1a53 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:45.759493 23408 leader_election.cc:290] T 25e32aa255a94925b7781a0e691b62af P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:45.790977 23098 tablet_bootstrap.cc:492] T 58565908d0aa4310b6a47bb4ed2c694c P 2793980a665d4daf84bbe67f9b2b5930: No bootstrap required, opened a new log
I20260709 12:22:45.791532 23098 ts_tablet_manager.cc:1403] T 58565908d0aa4310b6a47bb4ed2c694c P 2793980a665d4daf84bbe67f9b2b5930: Time spent bootstrapping tablet: real 0.312s	user 0.025s	sys 0.041s
I20260709 12:22:45.785540 23405 leader_election.cc:290] T 71f3f2e9a505411582a74ee5bfbd8530 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 election: Requested vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:45.792794 22981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f3f2e9a505411582a74ee5bfbd8530" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
I20260709 12:22:45.796458 23057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f3f2e9a505411582a74ee5bfbd8530" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:22:45.788658 22982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807154fe8d7f44a98eaee2b79b1e1a53" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
W20260709 12:22:45.800195 22872 leader_election.cc:343] T 71f3f2e9a505411582a74ee5bfbd8530 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:45.801314 22981 raft_consensus.cc:3060] T 71f3f2e9a505411582a74ee5bfbd8530 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:45.809373 22802 catalog_manager.cc:5697] T 25e32aa255a94925b7781a0e691b62af P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194). New cstate: current_term: 1 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:45.811355 23106 raft_consensus.cc:515] T 807154fe8d7f44a98eaee2b79b1e1a53 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.819733 22902 raft_consensus.cc:2468] T 25e32aa255a94925b7781a0e691b62af P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 1.
I20260709 12:22:45.821498 23101 tablet_bootstrap.cc:654] T 71f3f2e9a505411582a74ee5bfbd8530 P 7b3e366cdf24471e8a88203d43ff95cf: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:45.802644 22982 raft_consensus.cc:2468] T 807154fe8d7f44a98eaee2b79b1e1a53 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 0.
I20260709 12:22:45.826130 23106 leader_election.cc:290] T 807154fe8d7f44a98eaee2b79b1e1a53 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:45.826807 22903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807154fe8d7f44a98eaee2b79b1e1a53" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:22:45.829360 22903 raft_consensus.cc:3060] T 807154fe8d7f44a98eaee2b79b1e1a53 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:45.830251 22982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807154fe8d7f44a98eaee2b79b1e1a53" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
I20260709 12:22:45.830860 22982 raft_consensus.cc:3060] T 807154fe8d7f44a98eaee2b79b1e1a53 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:45.835693 22903 raft_consensus.cc:2468] T 807154fe8d7f44a98eaee2b79b1e1a53 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 1.
I20260709 12:22:45.838943 22981 raft_consensus.cc:2468] T 71f3f2e9a505411582a74ee5bfbd8530 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabe9ef5f1314406b36f06a9956984bb in term 1.
I20260709 12:22:45.837700 23098 raft_consensus.cc:359] T 58565908d0aa4310b6a47bb4ed2c694c P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.839865 23098 raft_consensus.cc:385] T 58565908d0aa4310b6a47bb4ed2c694c P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:45.840162 23098 raft_consensus.cc:740] T 58565908d0aa4310b6a47bb4ed2c694c P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Initialized, Role: FOLLOWER
I20260709 12:22:45.840962 23021 leader_election.cc:304] T 807154fe8d7f44a98eaee2b79b1e1a53 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb; no voters: 
I20260709 12:22:45.840752 23098 consensus_queue.cc:260] T 58565908d0aa4310b6a47bb4ed2c694c P 2793980a665d4daf84bbe67f9b2b5930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.842702 22871 leader_election.cc:304] T 71f3f2e9a505411582a74ee5bfbd8530 P aabe9ef5f1314406b36f06a9956984bb [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: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb; no voters: 7b3e366cdf24471e8a88203d43ff95cf
I20260709 12:22:45.843478 23137 raft_consensus.cc:2804] T 71f3f2e9a505411582a74ee5bfbd8530 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:45.844141 23137 raft_consensus.cc:697] T 71f3f2e9a505411582a74ee5bfbd8530 P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Becoming Leader. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Running, Role: LEADER
I20260709 12:22:45.844831 23137 consensus_queue.cc:237] T 71f3f2e9a505411582a74ee5bfbd8530 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.841820 23106 raft_consensus.cc:2804] T 807154fe8d7f44a98eaee2b79b1e1a53 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:45.848124 23106 raft_consensus.cc:697] T 807154fe8d7f44a98eaee2b79b1e1a53 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Becoming Leader. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Running, Role: LEADER
I20260709 12:22:45.848959 23106 consensus_queue.cc:237] T 807154fe8d7f44a98eaee2b79b1e1a53 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.859813 22982 raft_consensus.cc:2468] T 807154fe8d7f44a98eaee2b79b1e1a53 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 1.
I20260709 12:22:45.855155 23101 tablet_bootstrap.cc:492] T 71f3f2e9a505411582a74ee5bfbd8530 P 7b3e366cdf24471e8a88203d43ff95cf: No bootstrap required, opened a new log
I20260709 12:22:45.857712 22802 catalog_manager.cc:5697] T 71f3f2e9a505411582a74ee5bfbd8530 P aabe9ef5f1314406b36f06a9956984bb reported cstate change: term changed from 0 to 1, leader changed from <none> to aabe9ef5f1314406b36f06a9956984bb (127.21.56.193). New cstate: current_term: 1 leader_uuid: "aabe9ef5f1314406b36f06a9956984bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:45.850478 23098 ts_tablet_manager.cc:1434] T 58565908d0aa4310b6a47bb4ed2c694c P 2793980a665d4daf84bbe67f9b2b5930: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.001s
I20260709 12:22:45.870723 23101 ts_tablet_manager.cc:1403] T 71f3f2e9a505411582a74ee5bfbd8530 P 7b3e366cdf24471e8a88203d43ff95cf: Time spent bootstrapping tablet: real 0.121s	user 0.007s	sys 0.006s
I20260709 12:22:45.871901 22800 catalog_manager.cc:5697] T 807154fe8d7f44a98eaee2b79b1e1a53 P 7b3e366cdf24471e8a88203d43ff95cf reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195). New cstate: current_term: 1 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:45.873564 23098 tablet_bootstrap.cc:492] T e1c6b0ee7d094a1694fa0661e066d41a P 2793980a665d4daf84bbe67f9b2b5930: Bootstrap starting.
I20260709 12:22:45.873659 23101 raft_consensus.cc:359] T 71f3f2e9a505411582a74ee5bfbd8530 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.865839 23099 tablet_bootstrap.cc:492] T 75917f780b6c4798942f7f82d0defb23 P aabe9ef5f1314406b36f06a9956984bb: No bootstrap required, opened a new log
I20260709 12:22:45.879591 23099 ts_tablet_manager.cc:1403] T 75917f780b6c4798942f7f82d0defb23 P aabe9ef5f1314406b36f06a9956984bb: Time spent bootstrapping tablet: real 0.144s	user 0.013s	sys 0.005s
I20260709 12:22:45.882221 23099 raft_consensus.cc:359] T 75917f780b6c4798942f7f82d0defb23 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.882895 23099 raft_consensus.cc:385] T 75917f780b6c4798942f7f82d0defb23 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:45.883175 23099 raft_consensus.cc:740] T 75917f780b6c4798942f7f82d0defb23 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Initialized, Role: FOLLOWER
I20260709 12:22:45.883766 23099 consensus_queue.cc:260] T 75917f780b6c4798942f7f82d0defb23 P aabe9ef5f1314406b36f06a9956984bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.884570 23101 raft_consensus.cc:385] T 71f3f2e9a505411582a74ee5bfbd8530 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:45.884868 23101 raft_consensus.cc:740] T 71f3f2e9a505411582a74ee5bfbd8530 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Initialized, Role: FOLLOWER
I20260709 12:22:45.886926 23098 tablet_bootstrap.cc:654] T e1c6b0ee7d094a1694fa0661e066d41a P 2793980a665d4daf84bbe67f9b2b5930: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:45.891142 23106 raft_consensus.cc:493] T 071c161b2fb84386850833ed8201db60 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:45.891703 23106 raft_consensus.cc:515] T 071c161b2fb84386850833ed8201db60 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.893493 23101 consensus_queue.cc:260] T 71f3f2e9a505411582a74ee5bfbd8530 P 7b3e366cdf24471e8a88203d43ff95cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.896397 23106 leader_election.cc:290] T 071c161b2fb84386850833ed8201db60 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:45.898896 22903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071c161b2fb84386850833ed8201db60" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
W20260709 12:22:45.902308 23021 leader_election.cc:343] T 071c161b2fb84386850833ed8201db60 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:45.905133 22982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071c161b2fb84386850833ed8201db60" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
W20260709 12:22:45.908694 22851 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 12:22:45.910020 23022 leader_election.cc:343] T 071c161b2fb84386850833ed8201db60 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:45.910481 23022 leader_election.cc:304] T 071c161b2fb84386850833ed8201db60 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b3e366cdf24471e8a88203d43ff95cf; no voters: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:45.911747 23099 ts_tablet_manager.cc:1434] T 75917f780b6c4798942f7f82d0defb23 P aabe9ef5f1314406b36f06a9956984bb: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.000s
I20260709 12:22:45.912503 23099 tablet_bootstrap.cc:492] T 83491beecbf24626b69d4a6b2a24b82d P aabe9ef5f1314406b36f06a9956984bb: Bootstrap starting.
I20260709 12:22:45.919986 23370 raft_consensus.cc:493] T 29bb861cf78b4839bdc9d889e7ba621a P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:45.920159 23106 raft_consensus.cc:2749] T 071c161b2fb84386850833ed8201db60 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:45.920550 23370 raft_consensus.cc:515] T 29bb861cf78b4839bdc9d889e7ba621a P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.922266 23101 ts_tablet_manager.cc:1434] T 71f3f2e9a505411582a74ee5bfbd8530 P 7b3e366cdf24471e8a88203d43ff95cf: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.000s
I20260709 12:22:45.923697 22903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29bb861cf78b4839bdc9d889e7ba621a" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:45.923092 23370 leader_election.cc:290] T 29bb861cf78b4839bdc9d889e7ba621a P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:45.924508 23101 tablet_bootstrap.cc:492] T e1c6b0ee7d094a1694fa0661e066d41a P 7b3e366cdf24471e8a88203d43ff95cf: Bootstrap starting.
W20260709 12:22:45.924854 23021 leader_election.cc:343] T 29bb861cf78b4839bdc9d889e7ba621a P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:45.926052 22982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29bb861cf78b4839bdc9d889e7ba621a" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:45.926656 22982 raft_consensus.cc:2468] T 29bb861cf78b4839bdc9d889e7ba621a P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 0.
I20260709 12:22:45.927882 23022 leader_election.cc:304] T 29bb861cf78b4839bdc9d889e7ba621a P 7b3e366cdf24471e8a88203d43ff95cf [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: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:45.929621 23370 raft_consensus.cc:2804] T 29bb861cf78b4839bdc9d889e7ba621a P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:45.930027 23370 raft_consensus.cc:493] T 29bb861cf78b4839bdc9d889e7ba621a P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:45.930413 23370 raft_consensus.cc:3060] T 29bb861cf78b4839bdc9d889e7ba621a P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:45.939744 23137 consensus_queue.cc:1048] T 7db6952e2d2d43bf9839475e9395d905 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:45.946455 23137 consensus_queue.cc:1048] T 7db6952e2d2d43bf9839475e9395d905 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:45.959772 23370 raft_consensus.cc:515] T 29bb861cf78b4839bdc9d889e7ba621a P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:45.962632 22903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29bb861cf78b4839bdc9d889e7ba621a" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
W20260709 12:22:45.964685 23021 leader_election.cc:343] T 29bb861cf78b4839bdc9d889e7ba621a P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:45.967924 23099 tablet_bootstrap.cc:654] T 83491beecbf24626b69d4a6b2a24b82d P aabe9ef5f1314406b36f06a9956984bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:45.975981 22982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29bb861cf78b4839bdc9d889e7ba621a" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
I20260709 12:22:45.976737 22982 raft_consensus.cc:3060] T 29bb861cf78b4839bdc9d889e7ba621a P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:45.979437 23101 tablet_bootstrap.cc:654] T e1c6b0ee7d094a1694fa0661e066d41a P 7b3e366cdf24471e8a88203d43ff95cf: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:45.991897 22982 raft_consensus.cc:2468] T 29bb861cf78b4839bdc9d889e7ba621a P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 1.
I20260709 12:22:45.993383 23370 leader_election.cc:290] T 29bb861cf78b4839bdc9d889e7ba621a P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:45.994270 23022 leader_election.cc:304] T 29bb861cf78b4839bdc9d889e7ba621a P 7b3e366cdf24471e8a88203d43ff95cf [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: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:45.996356 23370 raft_consensus.cc:2804] T 29bb861cf78b4839bdc9d889e7ba621a P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:46.004016 23098 tablet_bootstrap.cc:492] T e1c6b0ee7d094a1694fa0661e066d41a P 2793980a665d4daf84bbe67f9b2b5930: No bootstrap required, opened a new log
I20260709 12:22:46.004531 23098 ts_tablet_manager.cc:1403] T e1c6b0ee7d094a1694fa0661e066d41a P 2793980a665d4daf84bbe67f9b2b5930: Time spent bootstrapping tablet: real 0.131s	user 0.010s	sys 0.004s
I20260709 12:22:46.006258 23370 raft_consensus.cc:697] T 29bb861cf78b4839bdc9d889e7ba621a P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Becoming Leader. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Running, Role: LEADER
I20260709 12:22:46.007243 23370 consensus_queue.cc:237] T 29bb861cf78b4839bdc9d889e7ba621a P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:46.013964 23055 raft_consensus.cc:1275] T f1b865060b2d42ddb3513893928db31e P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:22:46.015918 23208 consensus_queue.cc:1048] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:46.033075 22906 raft_consensus.cc:1275] T f1b865060b2d42ddb3513893928db31e P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:22:46.034552 23408 consensus_queue.cc:1048] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:46.034516 22803 catalog_manager.cc:5697] T 29bb861cf78b4839bdc9d889e7ba621a P 7b3e366cdf24471e8a88203d43ff95cf reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195). New cstate: current_term: 1 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:46.036960 23401 raft_consensus.cc:493] T 75917f780b6c4798942f7f82d0defb23 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:46.037456 23401 raft_consensus.cc:515] T 75917f780b6c4798942f7f82d0defb23 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:46.039508 23401 leader_election.cc:290] T 75917f780b6c4798942f7f82d0defb23 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:46.041285 22982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75917f780b6c4798942f7f82d0defb23" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:46.043092 23056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75917f780b6c4798942f7f82d0defb23" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
W20260709 12:22:46.043493 22871 leader_election.cc:343] T 75917f780b6c4798942f7f82d0defb23 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:22:46.045399 22872 leader_election.cc:343] T 75917f780b6c4798942f7f82d0defb23 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:46.045801 22872 leader_election.cc:304] T 75917f780b6c4798942f7f82d0defb23 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aabe9ef5f1314406b36f06a9956984bb; no voters: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf
I20260709 12:22:46.049067 23405 raft_consensus.cc:2749] T 75917f780b6c4798942f7f82d0defb23 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:46.069579 23106 raft_consensus.cc:493] T 71f3f2e9a505411582a74ee5bfbd8530 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:46.070317 23106 raft_consensus.cc:515] T 71f3f2e9a505411582a74ee5bfbd8530 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:46.074517 22906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f3f2e9a505411582a74ee5bfbd8530" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:46.076086 22982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f3f2e9a505411582a74ee5bfbd8530" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:46.076964 22982 raft_consensus.cc:2393] T 71f3f2e9a505411582a74ee5bfbd8530 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7b3e366cdf24471e8a88203d43ff95cf in current term 1: Already voted for candidate aabe9ef5f1314406b36f06a9956984bb in this term.
I20260709 12:22:46.077899 23022 leader_election.cc:304] T 71f3f2e9a505411582a74ee5bfbd8530 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b3e366cdf24471e8a88203d43ff95cf; no voters: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:46.078094 23106 leader_election.cc:290] T 71f3f2e9a505411582a74ee5bfbd8530 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:46.080103 23370 raft_consensus.cc:3060] T 71f3f2e9a505411582a74ee5bfbd8530 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:46.086939 23099 tablet_bootstrap.cc:492] T 83491beecbf24626b69d4a6b2a24b82d P aabe9ef5f1314406b36f06a9956984bb: No bootstrap required, opened a new log
I20260709 12:22:46.087739 23099 ts_tablet_manager.cc:1403] T 83491beecbf24626b69d4a6b2a24b82d P aabe9ef5f1314406b36f06a9956984bb: Time spent bootstrapping tablet: real 0.175s	user 0.009s	sys 0.001s
W20260709 12:22:46.108409 23021 consensus_peers.cc:597] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf -> Peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Couldn't send request to peer aabe9ef5f1314406b36f06a9956984bb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:46.112246 23106 consensus_queue.cc:1048] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:46.114600 23370 raft_consensus.cc:2749] T 71f3f2e9a505411582a74ee5bfbd8530 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:46.116200 23098 raft_consensus.cc:359] T e1c6b0ee7d094a1694fa0661e066d41a P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:46.117331 23098 raft_consensus.cc:385] T e1c6b0ee7d094a1694fa0661e066d41a P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:46.117694 23098 raft_consensus.cc:740] T e1c6b0ee7d094a1694fa0661e066d41a P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Initialized, Role: FOLLOWER
I20260709 12:22:46.118786 23098 consensus_queue.cc:260] T e1c6b0ee7d094a1694fa0661e066d41a P 2793980a665d4daf84bbe67f9b2b5930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:46.125771 23405 raft_consensus.cc:493] T 84dea854605843298f4310ccb7d88d9a P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:46.131434 23098 ts_tablet_manager.cc:1434] T e1c6b0ee7d094a1694fa0661e066d41a P 2793980a665d4daf84bbe67f9b2b5930: Time spent starting tablet: real 0.127s	user 0.006s	sys 0.005s
I20260709 12:22:46.132459 23098 tablet_bootstrap.cc:492] T 75917f780b6c4798942f7f82d0defb23 P 2793980a665d4daf84bbe67f9b2b5930: Bootstrap starting.
I20260709 12:22:46.132033 23405 raft_consensus.cc:515] T 84dea854605843298f4310ccb7d88d9a P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:46.135224 23101 tablet_bootstrap.cc:492] T e1c6b0ee7d094a1694fa0661e066d41a P 7b3e366cdf24471e8a88203d43ff95cf: No bootstrap required, opened a new log
I20260709 12:22:46.135705 23101 ts_tablet_manager.cc:1403] T e1c6b0ee7d094a1694fa0661e066d41a P 7b3e366cdf24471e8a88203d43ff95cf: Time spent bootstrapping tablet: real 0.211s	user 0.044s	sys 0.022s
I20260709 12:22:46.136368 23405 leader_election.cc:290] T 84dea854605843298f4310ccb7d88d9a P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:46.137646 22982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84dea854605843298f4310ccb7d88d9a" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:46.138554 23056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84dea854605843298f4310ccb7d88d9a" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
W20260709 12:22:46.141394 22872 leader_election.cc:343] T 84dea854605843298f4310ccb7d88d9a P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:22:46.142017 22871 leader_election.cc:343] T 84dea854605843298f4310ccb7d88d9a P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:46.142413 22871 leader_election.cc:304] T 84dea854605843298f4310ccb7d88d9a P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aabe9ef5f1314406b36f06a9956984bb; no voters: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf
I20260709 12:22:46.143347 23405 raft_consensus.cc:2749] T 84dea854605843298f4310ccb7d88d9a P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:46.142395 23099 raft_consensus.cc:359] T 83491beecbf24626b69d4a6b2a24b82d P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:46.144726 23099 raft_consensus.cc:385] T 83491beecbf24626b69d4a6b2a24b82d P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:46.145283 23101 raft_consensus.cc:359] T e1c6b0ee7d094a1694fa0661e066d41a P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:46.150529 23101 raft_consensus.cc:385] T e1c6b0ee7d094a1694fa0661e066d41a P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:46.150825 23101 raft_consensus.cc:740] T e1c6b0ee7d094a1694fa0661e066d41a P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Initialized, Role: FOLLOWER
I20260709 12:22:46.144987 23099 raft_consensus.cc:740] T 83491beecbf24626b69d4a6b2a24b82d P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Initialized, Role: FOLLOWER
I20260709 12:22:46.152618 23099 consensus_queue.cc:260] T 83491beecbf24626b69d4a6b2a24b82d P aabe9ef5f1314406b36f06a9956984bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:46.151441 23101 consensus_queue.cc:260] T e1c6b0ee7d094a1694fa0661e066d41a P 7b3e366cdf24471e8a88203d43ff95cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:46.156606 23101 ts_tablet_manager.cc:1434] T e1c6b0ee7d094a1694fa0661e066d41a P 7b3e366cdf24471e8a88203d43ff95cf: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.003s
I20260709 12:22:46.157425 23101 tablet_bootstrap.cc:492] T 84dea854605843298f4310ccb7d88d9a P 7b3e366cdf24471e8a88203d43ff95cf: Bootstrap starting.
I20260709 12:22:46.163328 23101 tablet_bootstrap.cc:654] T 84dea854605843298f4310ccb7d88d9a P 7b3e366cdf24471e8a88203d43ff95cf: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:46.154798 23099 ts_tablet_manager.cc:1434] T 83491beecbf24626b69d4a6b2a24b82d P aabe9ef5f1314406b36f06a9956984bb: Time spent starting tablet: real 0.067s	user 0.007s	sys 0.001s
I20260709 12:22:46.165699 23099 tablet_bootstrap.cc:492] T c2a020e6a5e5492c96c6a87dae68f503 P aabe9ef5f1314406b36f06a9956984bb: Bootstrap starting.
I20260709 12:22:46.169252 23370 consensus_queue.cc:1048] T 58565908d0aa4310b6a47bb4ed2c694c P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:46.174013 23101 tablet_bootstrap.cc:492] T 84dea854605843298f4310ccb7d88d9a P 7b3e366cdf24471e8a88203d43ff95cf: No bootstrap required, opened a new log
I20260709 12:22:46.174461 23101 ts_tablet_manager.cc:1403] T 84dea854605843298f4310ccb7d88d9a P 7b3e366cdf24471e8a88203d43ff95cf: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260709 12:22:46.176494 23099 tablet_bootstrap.cc:654] T c2a020e6a5e5492c96c6a87dae68f503 P aabe9ef5f1314406b36f06a9956984bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:46.176964 23101 raft_consensus.cc:359] T 84dea854605843298f4310ccb7d88d9a P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:46.191536 23101 raft_consensus.cc:385] T 84dea854605843298f4310ccb7d88d9a P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:46.191869 23101 raft_consensus.cc:740] T 84dea854605843298f4310ccb7d88d9a P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Initialized, Role: FOLLOWER
I20260709 12:22:46.179042 23098 tablet_bootstrap.cc:654] T 75917f780b6c4798942f7f82d0defb23 P 2793980a665d4daf84bbe67f9b2b5930: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:46.182693 22980 raft_consensus.cc:3060] T 58565908d0aa4310b6a47bb4ed2c694c P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:46.186420 23208 consensus_queue.cc:1048] T 25e32aa255a94925b7781a0e691b62af P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:46.192530 23101 consensus_queue.cc:260] T 84dea854605843298f4310ccb7d88d9a P 7b3e366cdf24471e8a88203d43ff95cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:46.201112 23101 ts_tablet_manager.cc:1434] T 84dea854605843298f4310ccb7d88d9a P 7b3e366cdf24471e8a88203d43ff95cf: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260709 12:22:46.202155 23101 tablet_bootstrap.cc:492] T 94c6b24104604a22804f73aae25bfbd6 P 7b3e366cdf24471e8a88203d43ff95cf: Bootstrap starting.
I20260709 12:22:46.209951 23370 consensus_queue.cc:1048] T 58565908d0aa4310b6a47bb4ed2c694c P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:46.215996 23156 raft_consensus.cc:493] T e1c6b0ee7d094a1694fa0661e066d41a P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:46.216490 23156 raft_consensus.cc:515] T e1c6b0ee7d094a1694fa0661e066d41a P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:46.218665 23156 leader_election.cc:290] T e1c6b0ee7d094a1694fa0661e066d41a P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:46.223001 23055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c6b0ee7d094a1694fa0661e066d41a" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:46.223627 23055 raft_consensus.cc:2468] T e1c6b0ee7d094a1694fa0661e066d41a P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 0.
I20260709 12:22:46.224682 22902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c6b0ee7d094a1694fa0661e066d41a" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
W20260709 12:22:46.227151 22946 leader_election.cc:343] T e1c6b0ee7d094a1694fa0661e066d41a P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:46.228698 22948 leader_election.cc:304] T e1c6b0ee7d094a1694fa0661e066d41a P 2793980a665d4daf84bbe67f9b2b5930 [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: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:46.230160 23098 tablet_bootstrap.cc:492] T 75917f780b6c4798942f7f82d0defb23 P 2793980a665d4daf84bbe67f9b2b5930: No bootstrap required, opened a new log
I20260709 12:22:46.230607 23098 ts_tablet_manager.cc:1403] T 75917f780b6c4798942f7f82d0defb23 P 2793980a665d4daf84bbe67f9b2b5930: Time spent bootstrapping tablet: real 0.098s	user 0.008s	sys 0.002s
I20260709 12:22:46.233242 23156 raft_consensus.cc:2804] T e1c6b0ee7d094a1694fa0661e066d41a P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:46.233637 23156 raft_consensus.cc:493] T e1c6b0ee7d094a1694fa0661e066d41a P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:46.233955 23156 raft_consensus.cc:3060] T e1c6b0ee7d094a1694fa0661e066d41a P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:46.234402 23101 tablet_bootstrap.cc:654] T 94c6b24104604a22804f73aae25bfbd6 P 7b3e366cdf24471e8a88203d43ff95cf: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:46.239188 23098 raft_consensus.cc:359] T 75917f780b6c4798942f7f82d0defb23 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:46.239938 23098 raft_consensus.cc:385] T 75917f780b6c4798942f7f82d0defb23 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:46.240269 23098 raft_consensus.cc:740] T 75917f780b6c4798942f7f82d0defb23 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Initialized, Role: FOLLOWER
I20260709 12:22:46.241048 23098 consensus_queue.cc:260] T 75917f780b6c4798942f7f82d0defb23 P 2793980a665d4daf84bbe67f9b2b5930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:46.241881 23222 consensus_queue.cc:1048] T 25e32aa255a94925b7781a0e691b62af P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:46.249033 23401 consensus_queue.cc:1048] T 71f3f2e9a505411582a74ee5bfbd8530 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:46.249888 23098 ts_tablet_manager.cc:1434] T 75917f780b6c4798942f7f82d0defb23 P 2793980a665d4daf84bbe67f9b2b5930: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.002s
I20260709 12:22:46.253947 23101 tablet_bootstrap.cc:492] T 94c6b24104604a22804f73aae25bfbd6 P 7b3e366cdf24471e8a88203d43ff95cf: No bootstrap required, opened a new log
I20260709 12:22:46.257884 23101 ts_tablet_manager.cc:1403] T 94c6b24104604a22804f73aae25bfbd6 P 7b3e366cdf24471e8a88203d43ff95cf: Time spent bootstrapping tablet: real 0.056s	user 0.011s	sys 0.006s
I20260709 12:22:46.261557 23098 tablet_bootstrap.cc:492] T 84dea854605843298f4310ccb7d88d9a P 2793980a665d4daf84bbe67f9b2b5930: Bootstrap starting.
I20260709 12:22:46.263953 23156 raft_consensus.cc:515] T e1c6b0ee7d094a1694fa0661e066d41a P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:46.280197 22906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c6b0ee7d094a1694fa0661e066d41a" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
W20260709 12:22:46.282583 22946 leader_election.cc:343] T e1c6b0ee7d094a1694fa0661e066d41a P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:46.286135 23101 raft_consensus.cc:359] T 94c6b24104604a22804f73aae25bfbd6 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:46.286957 23101 raft_consensus.cc:385] T 94c6b24104604a22804f73aae25bfbd6 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:46.287230 23101 raft_consensus.cc:740] T 94c6b24104604a22804f73aae25bfbd6 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Initialized, Role: FOLLOWER
I20260709 12:22:46.288079 23101 consensus_queue.cc:260] T 94c6b24104604a22804f73aae25bfbd6 P 7b3e366cdf24471e8a88203d43ff95cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:46.293838 23156 leader_election.cc:290] T e1c6b0ee7d094a1694fa0661e066d41a P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:46.289799 23401 consensus_queue.cc:1048] T 71f3f2e9a505411582a74ee5bfbd8530 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:22:46.297940 23055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c6b0ee7d094a1694fa0661e066d41a" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:22:46.298700 23055 raft_consensus.cc:3060] T e1c6b0ee7d094a1694fa0661e066d41a P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:46.299400 23370 raft_consensus.cc:493] T 84dea854605843298f4310ccb7d88d9a P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:46.299885 23370 raft_consensus.cc:515] T 84dea854605843298f4310ccb7d88d9a P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:46.304742 23055 raft_consensus.cc:2468] T e1c6b0ee7d094a1694fa0661e066d41a P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 1.
I20260709 12:22:46.305207 23101 ts_tablet_manager.cc:1434] T 94c6b24104604a22804f73aae25bfbd6 P 7b3e366cdf24471e8a88203d43ff95cf: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.000s
I20260709 12:22:46.305493 23370 leader_election.cc:290] T 84dea854605843298f4310ccb7d88d9a P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:46.306106 23101 tablet_bootstrap.cc:492] T 75917f780b6c4798942f7f82d0defb23 P 7b3e366cdf24471e8a88203d43ff95cf: Bootstrap starting.
I20260709 12:22:46.306794 22906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84dea854605843298f4310ccb7d88d9a" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:46.307411 22906 raft_consensus.cc:2468] T 84dea854605843298f4310ccb7d88d9a P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 0.
I20260709 12:22:46.307562 22982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84dea854605843298f4310ccb7d88d9a" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:46.298206 23099 tablet_bootstrap.cc:492] T c2a020e6a5e5492c96c6a87dae68f503 P aabe9ef5f1314406b36f06a9956984bb: No bootstrap required, opened a new log
W20260709 12:22:46.309584 23022 leader_election.cc:343] T 84dea854605843298f4310ccb7d88d9a P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:46.310046 23099 ts_tablet_manager.cc:1403] T c2a020e6a5e5492c96c6a87dae68f503 P aabe9ef5f1314406b36f06a9956984bb: Time spent bootstrapping tablet: real 0.145s	user 0.034s	sys 0.016s
I20260709 12:22:46.314075 23021 leader_election.cc:304] T 84dea854605843298f4310ccb7d88d9a P 7b3e366cdf24471e8a88203d43ff95cf [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: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb; no voters: 2793980a665d4daf84bbe67f9b2b5930
I20260709 12:22:46.315073 22948 leader_election.cc:304] T e1c6b0ee7d094a1694fa0661e066d41a P 2793980a665d4daf84bbe67f9b2b5930 [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: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:46.315727 23106 raft_consensus.cc:2804] T 84dea854605843298f4310ccb7d88d9a P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:46.316092 23106 raft_consensus.cc:493] T 84dea854605843298f4310ccb7d88d9a P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:46.316332 23208 raft_consensus.cc:2804] T e1c6b0ee7d094a1694fa0661e066d41a P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:46.316376 23106 raft_consensus.cc:3060] T 84dea854605843298f4310ccb7d88d9a P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:46.316888 23208 raft_consensus.cc:697] T e1c6b0ee7d094a1694fa0661e066d41a P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Becoming Leader. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
I20260709 12:22:46.317690 23208 consensus_queue.cc:237] T e1c6b0ee7d094a1694fa0661e066d41a P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:46.335194 23099 raft_consensus.cc:359] T c2a020e6a5e5492c96c6a87dae68f503 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:46.335955 23099 raft_consensus.cc:385] T c2a020e6a5e5492c96c6a87dae68f503 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:46.336231 23099 raft_consensus.cc:740] T c2a020e6a5e5492c96c6a87dae68f503 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Initialized, Role: FOLLOWER
I20260709 12:22:46.334307 23106 raft_consensus.cc:515] T 84dea854605843298f4310ccb7d88d9a P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:46.337612 23099 consensus_queue.cc:260] T c2a020e6a5e5492c96c6a87dae68f503 P aabe9ef5f1314406b36f06a9956984bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:46.347730 23106 leader_election.cc:290] T 84dea854605843298f4310ccb7d88d9a P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:46.349028 23099 ts_tablet_manager.cc:1434] T c2a020e6a5e5492c96c6a87dae68f503 P aabe9ef5f1314406b36f06a9956984bb: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260709 12:22:46.349478 22980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84dea854605843298f4310ccb7d88d9a" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
I20260709 12:22:46.350060 23099 tablet_bootstrap.cc:492] T e1c6b0ee7d094a1694fa0661e066d41a P aabe9ef5f1314406b36f06a9956984bb: Bootstrap starting.
I20260709 12:22:46.352514 23098 tablet_bootstrap.cc:654] T 84dea854605843298f4310ccb7d88d9a P 2793980a665d4daf84bbe67f9b2b5930: Neither blocks nor log segments found. Creating new log.
W20260709 12:22:46.353215 23022 leader_election.cc:343] T 84dea854605843298f4310ccb7d88d9a P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:46.362337 22903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84dea854605843298f4310ccb7d88d9a" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:22:46.363152 22903 raft_consensus.cc:3060] T 84dea854605843298f4310ccb7d88d9a P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:46.365531 23396 raft_consensus.cc:493] T 94c6b24104604a22804f73aae25bfbd6 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:46.366046 23396 raft_consensus.cc:515] T 94c6b24104604a22804f73aae25bfbd6 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:46.381126 23396 leader_election.cc:290] T 94c6b24104604a22804f73aae25bfbd6 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:46.381421 23156 raft_consensus.cc:493] T 75917f780b6c4798942f7f82d0defb23 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:46.381920 23156 raft_consensus.cc:515] T 75917f780b6c4798942f7f82d0defb23 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:46.383294 22981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c6b24104604a22804f73aae25bfbd6" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:46.385116 23156 leader_election.cc:290] T 75917f780b6c4798942f7f82d0defb23 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
W20260709 12:22:46.386122 23022 leader_election.cc:343] T 94c6b24104604a22804f73aae25bfbd6 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:46.397089 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c6b24104604a22804f73aae25bfbd6" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
W20260709 12:22:46.402561 23021 leader_election.cc:343] T 94c6b24104604a22804f73aae25bfbd6 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:46.402997 23021 leader_election.cc:304] T 94c6b24104604a22804f73aae25bfbd6 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b3e366cdf24471e8a88203d43ff95cf; no voters: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:46.403813 23106 raft_consensus.cc:2749] T 94c6b24104604a22804f73aae25bfbd6 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:46.404542 23106 consensus_queue.cc:1048] T 807154fe8d7f44a98eaee2b79b1e1a53 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:46.408493 22804 catalog_manager.cc:5697] T e1c6b0ee7d094a1694fa0661e066d41a P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194). New cstate: current_term: 1 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:46.413687 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75917f780b6c4798942f7f82d0defb23" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:46.414352 22907 raft_consensus.cc:2468] T 75917f780b6c4798942f7f82d0defb23 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 0.
I20260709 12:22:46.417464 22946 leader_election.cc:304] T 75917f780b6c4798942f7f82d0defb23 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb; no voters: 
I20260709 12:22:46.418193 23156 raft_consensus.cc:2804] T 75917f780b6c4798942f7f82d0defb23 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:46.418533 23156 raft_consensus.cc:493] T 75917f780b6c4798942f7f82d0defb23 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:46.418859 23156 raft_consensus.cc:3060] T 75917f780b6c4798942f7f82d0defb23 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:46.422425 22903 raft_consensus.cc:2468] T 84dea854605843298f4310ccb7d88d9a P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 1.
I20260709 12:22:46.424238 23054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75917f780b6c4798942f7f82d0defb23" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:46.426172 23021 leader_election.cc:304] T 84dea854605843298f4310ccb7d88d9a P 7b3e366cdf24471e8a88203d43ff95cf [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: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb; no voters: 2793980a665d4daf84bbe67f9b2b5930
I20260709 12:22:46.435525 23101 tablet_bootstrap.cc:654] T 75917f780b6c4798942f7f82d0defb23 P 7b3e366cdf24471e8a88203d43ff95cf: Neither blocks nor log segments found. Creating new log.
W20260709 12:22:46.438369 22948 leader_election.cc:343] T 75917f780b6c4798942f7f82d0defb23 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:46.438853 23156 raft_consensus.cc:515] T 75917f780b6c4798942f7f82d0defb23 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
W20260709 12:22:46.444784 23476 log.cc:927] Time spent T 25e32aa255a94925b7781a0e691b62af P aabe9ef5f1314406b36f06a9956984bb: Append to log took a long time: real 0.101s	user 0.001s	sys 0.000s
I20260709 12:22:46.436462 23370 raft_consensus.cc:2804] T 84dea854605843298f4310ccb7d88d9a P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:46.461941 23370 raft_consensus.cc:697] T 84dea854605843298f4310ccb7d88d9a P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Becoming Leader. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Running, Role: LEADER
I20260709 12:22:46.462955 23370 consensus_queue.cc:237] T 84dea854605843298f4310ccb7d88d9a P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:46.498111 23396 consensus_queue.cc:1048] T 807154fe8d7f44a98eaee2b79b1e1a53 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:46.503152 23156 leader_election.cc:290] T 75917f780b6c4798942f7f82d0defb23 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:46.505049 23056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75917f780b6c4798942f7f82d0defb23" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:22:46.505215 22902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75917f780b6c4798942f7f82d0defb23" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:22:46.505802 22902 raft_consensus.cc:3060] T 75917f780b6c4798942f7f82d0defb23 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:46.544024 23099 tablet_bootstrap.cc:654] T e1c6b0ee7d094a1694fa0661e066d41a P aabe9ef5f1314406b36f06a9956984bb: Neither blocks nor log segments found. Creating new log.
W20260709 12:22:46.546188 22948 leader_election.cc:343] T 75917f780b6c4798942f7f82d0defb23 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:46.569289 23098 tablet_bootstrap.cc:492] T 84dea854605843298f4310ccb7d88d9a P 2793980a665d4daf84bbe67f9b2b5930: No bootstrap required, opened a new log
I20260709 12:22:46.569764 23098 ts_tablet_manager.cc:1403] T 84dea854605843298f4310ccb7d88d9a P 2793980a665d4daf84bbe67f9b2b5930: Time spent bootstrapping tablet: real 0.308s	user 0.015s	sys 0.033s
I20260709 12:22:46.572736 23098 raft_consensus.cc:359] T 84dea854605843298f4310ccb7d88d9a P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:46.573565 23098 raft_consensus.cc:385] T 84dea854605843298f4310ccb7d88d9a P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:46.573900 23098 raft_consensus.cc:740] T 84dea854605843298f4310ccb7d88d9a P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Initialized, Role: FOLLOWER
I20260709 12:22:46.575335 23098 consensus_queue.cc:260] T 84dea854605843298f4310ccb7d88d9a P 2793980a665d4daf84bbe67f9b2b5930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:46.577788 23098 ts_tablet_manager.cc:1434] T 84dea854605843298f4310ccb7d88d9a P 2793980a665d4daf84bbe67f9b2b5930: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:22:46.578954 23098 tablet_bootstrap.cc:492] T 94c6b24104604a22804f73aae25bfbd6 P 2793980a665d4daf84bbe67f9b2b5930: Bootstrap starting.
I20260709 12:22:46.589855 23101 tablet_bootstrap.cc:492] T 75917f780b6c4798942f7f82d0defb23 P 7b3e366cdf24471e8a88203d43ff95cf: No bootstrap required, opened a new log
I20260709 12:22:46.590394 23101 ts_tablet_manager.cc:1403] T 75917f780b6c4798942f7f82d0defb23 P 7b3e366cdf24471e8a88203d43ff95cf: Time spent bootstrapping tablet: real 0.284s	user 0.029s	sys 0.038s
I20260709 12:22:46.591630 23099 tablet_bootstrap.cc:492] T e1c6b0ee7d094a1694fa0661e066d41a P aabe9ef5f1314406b36f06a9956984bb: No bootstrap required, opened a new log
I20260709 12:22:46.592116 23099 ts_tablet_manager.cc:1403] T e1c6b0ee7d094a1694fa0661e066d41a P aabe9ef5f1314406b36f06a9956984bb: Time spent bootstrapping tablet: real 0.242s	user 0.014s	sys 0.012s
I20260709 12:22:46.593283 23101 raft_consensus.cc:359] T 75917f780b6c4798942f7f82d0defb23 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:46.638963 23493 raft_consensus.cc:493] T 83491beecbf24626b69d4a6b2a24b82d P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:46.640645 23493 raft_consensus.cc:515] T 83491beecbf24626b69d4a6b2a24b82d P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:46.643877 23493 leader_election.cc:290] T 83491beecbf24626b69d4a6b2a24b82d P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:46.639851 22800 catalog_manager.cc:5697] T 84dea854605843298f4310ccb7d88d9a P 7b3e366cdf24471e8a88203d43ff95cf reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195). New cstate: current_term: 1 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:46.662091 22902 raft_consensus.cc:2468] T 75917f780b6c4798942f7f82d0defb23 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 1.
I20260709 12:22:46.663630 23493 raft_consensus.cc:493] T c2a020e6a5e5492c96c6a87dae68f503 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:46.664553 23493 raft_consensus.cc:515] T c2a020e6a5e5492c96c6a87dae68f503 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:46.666446 22903 raft_consensus.cc:3060] T c2a020e6a5e5492c96c6a87dae68f503 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:46.667491 23493 leader_election.cc:290] T c2a020e6a5e5492c96c6a87dae68f503 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:46.677721 22946 leader_election.cc:304] T 75917f780b6c4798942f7f82d0defb23 P 2793980a665d4daf84bbe67f9b2b5930 [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: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb; no voters: 7b3e366cdf24471e8a88203d43ff95cf
I20260709 12:22:46.681023 23055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83491beecbf24626b69d4a6b2a24b82d" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:46.683050 23057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2a020e6a5e5492c96c6a87dae68f503" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:46.594058 23101 raft_consensus.cc:385] T 75917f780b6c4798942f7f82d0defb23 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:46.690783 23101 raft_consensus.cc:740] T 75917f780b6c4798942f7f82d0defb23 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Initialized, Role: FOLLOWER
I20260709 12:22:46.594177 23099 raft_consensus.cc:359] T e1c6b0ee7d094a1694fa0661e066d41a P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:46.692157 23099 raft_consensus.cc:385] T e1c6b0ee7d094a1694fa0661e066d41a P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:46.692662 23099 raft_consensus.cc:740] T e1c6b0ee7d094a1694fa0661e066d41a P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Initialized, Role: FOLLOWER
I20260709 12:22:46.692307 23101 consensus_queue.cc:260] T 75917f780b6c4798942f7f82d0defb23 P 7b3e366cdf24471e8a88203d43ff95cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:46.696276 23408 raft_consensus.cc:2804] T 75917f780b6c4798942f7f82d0defb23 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:46.696969 23408 raft_consensus.cc:697] T 75917f780b6c4798942f7f82d0defb23 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Becoming Leader. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
I20260709 12:22:46.711221 23408 consensus_queue.cc:237] T 75917f780b6c4798942f7f82d0defb23 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
W20260709 12:22:46.738641 23021 consensus_peers.cc:597] T 29bb861cf78b4839bdc9d889e7ba621a P 7b3e366cdf24471e8a88203d43ff95cf -> Peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Couldn't send request to peer aabe9ef5f1314406b36f06a9956984bb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:22:46.739784 22872 leader_election.cc:343] T 83491beecbf24626b69d4a6b2a24b82d P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:46.745159 23101 ts_tablet_manager.cc:1434] T 75917f780b6c4798942f7f82d0defb23 P 7b3e366cdf24471e8a88203d43ff95cf: Time spent starting tablet: real 0.154s	user 0.009s	sys 0.002s
I20260709 12:22:46.770787 23098 tablet_bootstrap.cc:654] T 94c6b24104604a22804f73aae25bfbd6 P 2793980a665d4daf84bbe67f9b2b5930: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:46.775271 23101 tablet_bootstrap.cc:492] T 83491beecbf24626b69d4a6b2a24b82d P 7b3e366cdf24471e8a88203d43ff95cf: Bootstrap starting.
I20260709 12:22:46.736871 23099 consensus_queue.cc:260] T e1c6b0ee7d094a1694fa0661e066d41a P aabe9ef5f1314406b36f06a9956984bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:46.777184 23494 raft_consensus.cc:493] T e1c6b0ee7d094a1694fa0661e066d41a P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:46.777712 23494 raft_consensus.cc:515] T e1c6b0ee7d094a1694fa0661e066d41a P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
W20260709 12:22:46.776707 22946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.56.193:36711, user_credentials={real_user=slave}} blocked reactor thread for 99385.1us
I20260709 12:22:46.783314 23494 leader_election.cc:290] T e1c6b0ee7d094a1694fa0661e066d41a P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:46.786762 23106 raft_consensus.cc:493] T 75917f780b6c4798942f7f82d0defb23 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:46.788861 23106 raft_consensus.cc:515] T 75917f780b6c4798942f7f82d0defb23 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:46.806077 23057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c6b0ee7d094a1694fa0661e066d41a" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:46.806962 23057 raft_consensus.cc:2393] T e1c6b0ee7d094a1694fa0661e066d41a P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aabe9ef5f1314406b36f06a9956984bb in current term 1: Already voted for candidate 2793980a665d4daf84bbe67f9b2b5930 in this term.
I20260709 12:22:46.809717 23106 leader_election.cc:290] T 75917f780b6c4798942f7f82d0defb23 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:46.811209 23208 raft_consensus.cc:493] T 84dea854605843298f4310ccb7d88d9a P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:46.811753 23208 raft_consensus.cc:515] T 84dea854605843298f4310ccb7d88d9a P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:46.814355 23208 leader_election.cc:290] T 84dea854605843298f4310ccb7d88d9a P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:46.816833 23053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84dea854605843298f4310ccb7d88d9a" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:46.818972 22902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75917f780b6c4798942f7f82d0defb23" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:46.819772 22902 raft_consensus.cc:2393] T 75917f780b6c4798942f7f82d0defb23 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7b3e366cdf24471e8a88203d43ff95cf in current term 1: Already voted for candidate 2793980a665d4daf84bbe67f9b2b5930 in this term.
I20260709 12:22:46.824020 23099 ts_tablet_manager.cc:1434] T e1c6b0ee7d094a1694fa0661e066d41a P aabe9ef5f1314406b36f06a9956984bb: Time spent starting tablet: real 0.232s	user 0.000s	sys 0.017s
I20260709 12:22:46.825475 23099 tablet_bootstrap.cc:492] T 29bb861cf78b4839bdc9d889e7ba621a P aabe9ef5f1314406b36f06a9956984bb: Bootstrap starting.
I20260709 12:22:46.841142 23098 tablet_bootstrap.cc:492] T 94c6b24104604a22804f73aae25bfbd6 P 2793980a665d4daf84bbe67f9b2b5930: No bootstrap required, opened a new log
I20260709 12:22:46.841758 23098 ts_tablet_manager.cc:1403] T 94c6b24104604a22804f73aae25bfbd6 P 2793980a665d4daf84bbe67f9b2b5930: Time spent bootstrapping tablet: real 0.263s	user 0.018s	sys 0.008s
I20260709 12:22:46.840059 22800 catalog_manager.cc:5697] T 75917f780b6c4798942f7f82d0defb23 P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194). New cstate: current_term: 1 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:46.865362 22980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75917f780b6c4798942f7f82d0defb23" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:46.871557 23101 tablet_bootstrap.cc:654] T 83491beecbf24626b69d4a6b2a24b82d P 7b3e366cdf24471e8a88203d43ff95cf: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:46.874279 23098 raft_consensus.cc:359] T 94c6b24104604a22804f73aae25bfbd6 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:46.879643 23098 raft_consensus.cc:385] T 94c6b24104604a22804f73aae25bfbd6 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:46.879936 23098 raft_consensus.cc:740] T 94c6b24104604a22804f73aae25bfbd6 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Initialized, Role: FOLLOWER
I20260709 12:22:46.881012 23098 consensus_queue.cc:260] T 94c6b24104604a22804f73aae25bfbd6 P 2793980a665d4daf84bbe67f9b2b5930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:46.883688 23098 ts_tablet_manager.cc:1434] T 94c6b24104604a22804f73aae25bfbd6 P 2793980a665d4daf84bbe67f9b2b5930: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.000s
I20260709 12:22:46.886524 23098 tablet_bootstrap.cc:492] T b0642d80acf14c47989252536a418c18 P 2793980a665d4daf84bbe67f9b2b5930: Bootstrap starting.
I20260709 12:22:46.886956 23099 tablet_bootstrap.cc:654] T 29bb861cf78b4839bdc9d889e7ba621a P aabe9ef5f1314406b36f06a9956984bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:46.894565 22906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84dea854605843298f4310ccb7d88d9a" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:46.896566 22906 raft_consensus.cc:2393] T 84dea854605843298f4310ccb7d88d9a P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2793980a665d4daf84bbe67f9b2b5930 in current term 1: Already voted for candidate 7b3e366cdf24471e8a88203d43ff95cf in this term.
I20260709 12:22:46.896481 22981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83491beecbf24626b69d4a6b2a24b82d" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:46.897636 23496 consensus_queue.cc:1048] T e1c6b0ee7d094a1694fa0661e066d41a P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:46.904516 22980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2a020e6a5e5492c96c6a87dae68f503" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:46.914536 23098 tablet_bootstrap.cc:654] T b0642d80acf14c47989252536a418c18 P 2793980a665d4daf84bbe67f9b2b5930: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:46.916006 22982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c6b0ee7d094a1694fa0661e066d41a" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:46.916450 22946 leader_election.cc:304] T 84dea854605843298f4310ccb7d88d9a P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2793980a665d4daf84bbe67f9b2b5930; no voters: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:46.922637 23099 tablet_bootstrap.cc:492] T 29bb861cf78b4839bdc9d889e7ba621a P aabe9ef5f1314406b36f06a9956984bb: No bootstrap required, opened a new log
I20260709 12:22:46.924690 23099 ts_tablet_manager.cc:1403] T 29bb861cf78b4839bdc9d889e7ba621a P aabe9ef5f1314406b36f06a9956984bb: Time spent bootstrapping tablet: real 0.100s	user 0.006s	sys 0.006s
I20260709 12:22:46.926712 23496 raft_consensus.cc:3060] T 84dea854605843298f4310ccb7d88d9a P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:46.934238 23495 raft_consensus.cc:493] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:46.935390 23101 tablet_bootstrap.cc:492] T 83491beecbf24626b69d4a6b2a24b82d P 7b3e366cdf24471e8a88203d43ff95cf: No bootstrap required, opened a new log
I20260709 12:22:46.935837 23101 ts_tablet_manager.cc:1403] T 83491beecbf24626b69d4a6b2a24b82d P 7b3e366cdf24471e8a88203d43ff95cf: Time spent bootstrapping tablet: real 0.161s	user 0.010s	sys 0.005s
I20260709 12:22:46.934785 23495 raft_consensus.cc:515] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:46.941499 23099 raft_consensus.cc:359] T 29bb861cf78b4839bdc9d889e7ba621a P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:46.945945 23099 raft_consensus.cc:385] T 29bb861cf78b4839bdc9d889e7ba621a P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:46.946333 23099 raft_consensus.cc:740] T 29bb861cf78b4839bdc9d889e7ba621a P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Initialized, Role: FOLLOWER
I20260709 12:22:46.944651 22903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10db80eef27b402e8b79c3d5a2b76c84" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:46.947073 23099 consensus_queue.cc:260] T 29bb861cf78b4839bdc9d889e7ba621a P aabe9ef5f1314406b36f06a9956984bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:46.947576 22903 raft_consensus.cc:2468] T 10db80eef27b402e8b79c3d5a2b76c84 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 1.
I20260709 12:22:46.948743 22946 leader_election.cc:304] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [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: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb; no voters: 
I20260709 12:22:46.949522 23208 raft_consensus.cc:2804] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:22:46.949782 23208 raft_consensus.cc:493] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:46.950039 23208 raft_consensus.cc:3060] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:22:46.948136 22871 leader_election.cc:343] T 83491beecbf24626b69d4a6b2a24b82d P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:46.951725 22871 leader_election.cc:304] T 83491beecbf24626b69d4a6b2a24b82d P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aabe9ef5f1314406b36f06a9956984bb; no voters: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf
I20260709 12:22:46.942750 23495 leader_election.cc:290] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:46.952672 23057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10db80eef27b402e8b79c3d5a2b76c84" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:46.953398 23057 raft_consensus.cc:2468] T 10db80eef27b402e8b79c3d5a2b76c84 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 1.
I20260709 12:22:46.955201 23101 raft_consensus.cc:359] T 83491beecbf24626b69d4a6b2a24b82d P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:46.955618 23490 consensus_queue.cc:1048] T 29bb861cf78b4839bdc9d889e7ba621a P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:22:46.956097 23101 raft_consensus.cc:385] T 83491beecbf24626b69d4a6b2a24b82d P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:46.956363 23101 raft_consensus.cc:740] T 83491beecbf24626b69d4a6b2a24b82d P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Initialized, Role: FOLLOWER
I20260709 12:22:46.956413 23099 ts_tablet_manager.cc:1434] T 29bb861cf78b4839bdc9d889e7ba621a P aabe9ef5f1314406b36f06a9956984bb: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.003s
I20260709 12:22:46.957486 23099 tablet_bootstrap.cc:492] T 0505fc6892a04d4482b3f8e98705ea12 P aabe9ef5f1314406b36f06a9956984bb: Bootstrap starting.
I20260709 12:22:46.957834 23101 consensus_queue.cc:260] T 83491beecbf24626b69d4a6b2a24b82d P 7b3e366cdf24471e8a88203d43ff95cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:46.958614 23479 raft_consensus.cc:2749] T 83491beecbf24626b69d4a6b2a24b82d P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:46.962350 22871 leader_election.cc:304] T c2a020e6a5e5492c96c6a87dae68f503 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aabe9ef5f1314406b36f06a9956984bb; no voters: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf
I20260709 12:22:46.963580 23494 raft_consensus.cc:2749] T c2a020e6a5e5492c96c6a87dae68f503 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:46.975390 23101 ts_tablet_manager.cc:1434] T 83491beecbf24626b69d4a6b2a24b82d P 7b3e366cdf24471e8a88203d43ff95cf: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.001s
I20260709 12:22:46.941231 23496 raft_consensus.cc:2749] T 84dea854605843298f4310ccb7d88d9a P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:46.987902 23099 tablet_bootstrap.cc:654] T 0505fc6892a04d4482b3f8e98705ea12 P aabe9ef5f1314406b36f06a9956984bb: Neither blocks nor log segments found. Creating new log.
W20260709 12:22:46.990778 23503 log.cc:927] Time spent T e1c6b0ee7d094a1694fa0661e066d41a P 7b3e366cdf24471e8a88203d43ff95cf: Append to log took a long time: real 0.067s	user 0.000s	sys 0.001s
I20260709 12:22:47.000923 23022 leader_election.cc:304] T 75917f780b6c4798942f7f82d0defb23 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b3e366cdf24471e8a88203d43ff95cf; no voters: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:47.002382 23101 tablet_bootstrap.cc:492] T b0642d80acf14c47989252536a418c18 P 7b3e366cdf24471e8a88203d43ff95cf: Bootstrap starting.
I20260709 12:22:47.004597 22871 leader_election.cc:304] T e1c6b0ee7d094a1694fa0661e066d41a P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aabe9ef5f1314406b36f06a9956984bb; no voters: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf
I20260709 12:22:47.006896 23405 raft_consensus.cc:3060] T e1c6b0ee7d094a1694fa0661e066d41a P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:47.017661 23405 raft_consensus.cc:2749] T e1c6b0ee7d094a1694fa0661e066d41a P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:47.022527 23098 tablet_bootstrap.cc:492] T b0642d80acf14c47989252536a418c18 P 2793980a665d4daf84bbe67f9b2b5930: No bootstrap required, opened a new log
I20260709 12:22:47.023025 23098 ts_tablet_manager.cc:1403] T b0642d80acf14c47989252536a418c18 P 2793980a665d4daf84bbe67f9b2b5930: Time spent bootstrapping tablet: real 0.138s	user 0.023s	sys 0.018s
I20260709 12:22:47.023413 23208 raft_consensus.cc:515] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:47.025648 23098 raft_consensus.cc:359] T b0642d80acf14c47989252536a418c18 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:47.026410 23098 raft_consensus.cc:385] T b0642d80acf14c47989252536a418c18 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:47.026145 23408 consensus_queue.cc:1048] T e1c6b0ee7d094a1694fa0661e066d41a P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:47.026705 23098 raft_consensus.cc:740] T b0642d80acf14c47989252536a418c18 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Initialized, Role: FOLLOWER
I20260709 12:22:47.027537 23098 consensus_queue.cc:260] T b0642d80acf14c47989252536a418c18 P 2793980a665d4daf84bbe67f9b2b5930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:47.030408 23482 raft_consensus.cc:3060] T 75917f780b6c4798942f7f82d0defb23 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:47.031602 23208 leader_election.cc:290] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 2 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
W20260709 12:22:47.031493 23022 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.56.194:36473, user_credentials={real_user=slave}} blocked reactor thread for 55303.6us
I20260709 12:22:47.034111 22906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10db80eef27b402e8b79c3d5a2b76c84" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:22:47.035045 22906 raft_consensus.cc:3060] T 10db80eef27b402e8b79c3d5a2b76c84 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:47.035643 23098 ts_tablet_manager.cc:1434] T b0642d80acf14c47989252536a418c18 P 2793980a665d4daf84bbe67f9b2b5930: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 12:22:47.037743 22902 raft_consensus.cc:3060] T 29bb861cf78b4839bdc9d889e7ba621a P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:47.071884 23101 tablet_bootstrap.cc:654] T b0642d80acf14c47989252536a418c18 P 7b3e366cdf24471e8a88203d43ff95cf: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:47.074862 23054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10db80eef27b402e8b79c3d5a2b76c84" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:22:47.070137 23490 consensus_queue.cc:1048] T 84dea854605843298f4310ccb7d88d9a P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 12:22:47.075488 23054 raft_consensus.cc:3060] T 10db80eef27b402e8b79c3d5a2b76c84 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:47.099390 23099 tablet_bootstrap.cc:492] T 0505fc6892a04d4482b3f8e98705ea12 P aabe9ef5f1314406b36f06a9956984bb: No bootstrap required, opened a new log
I20260709 12:22:47.099931 23099 ts_tablet_manager.cc:1403] T 0505fc6892a04d4482b3f8e98705ea12 P aabe9ef5f1314406b36f06a9956984bb: Time spent bootstrapping tablet: real 0.143s	user 0.009s	sys 0.009s
I20260709 12:22:47.100634 23098 tablet_bootstrap.cc:492] T 071c161b2fb84386850833ed8201db60 P 2793980a665d4daf84bbe67f9b2b5930: Bootstrap starting.
I20260709 12:22:47.105911 23504 consensus_queue.cc:1048] T 84dea854605843298f4310ccb7d88d9a P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:22:47.111027 23054 raft_consensus.cc:2468] T 10db80eef27b402e8b79c3d5a2b76c84 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 2.
I20260709 12:22:47.119031 23099 raft_consensus.cc:359] T 0505fc6892a04d4482b3f8e98705ea12 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:47.119869 23099 raft_consensus.cc:385] T 0505fc6892a04d4482b3f8e98705ea12 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:47.120136 23099 raft_consensus.cc:740] T 0505fc6892a04d4482b3f8e98705ea12 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Initialized, Role: FOLLOWER
I20260709 12:22:47.122488 22948 leader_election.cc:304] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [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: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: 
I20260709 12:22:47.123620 23407 raft_consensus.cc:2804] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:47.124264 23407 raft_consensus.cc:697] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 LEADER]: Becoming Leader. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
I20260709 12:22:47.124867 22906 raft_consensus.cc:2468] T 10db80eef27b402e8b79c3d5a2b76c84 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 2.
I20260709 12:22:47.125104 23407 consensus_queue.cc:237] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Queue going to LEADER 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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:47.136757 23099 consensus_queue.cc:260] T 0505fc6892a04d4482b3f8e98705ea12 P aabe9ef5f1314406b36f06a9956984bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
W20260709 12:22:47.139405 22851 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:22:47.143919 23506 raft_consensus.cc:493] T b0642d80acf14c47989252536a418c18 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:47.144457 23506 raft_consensus.cc:515] T b0642d80acf14c47989252536a418c18 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:47.204731 22906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0642d80acf14c47989252536a418c18" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
W20260709 12:22:47.206339 22946 leader_election.cc:343] T b0642d80acf14c47989252536a418c18 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:47.211876 23137 raft_consensus.cc:493] T 29bb861cf78b4839bdc9d889e7ba621a P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7b3e366cdf24471e8a88203d43ff95cf)
I20260709 12:22:47.212451 23137 raft_consensus.cc:515] T 29bb861cf78b4839bdc9d889e7ba621a P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:47.231158 23506 leader_election.cc:290] T b0642d80acf14c47989252536a418c18 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:47.259743 23056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0642d80acf14c47989252536a418c18" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:47.269474 23137 leader_election.cc:290] T 29bb861cf78b4839bdc9d889e7ba621a P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:47.270844 23056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29bb861cf78b4839bdc9d889e7ba621a" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:47.272724 23208 raft_consensus.cc:493] T 94c6b24104604a22804f73aae25bfbd6 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:47.273394 22981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29bb861cf78b4839bdc9d889e7ba621a" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:47.273322 23208 raft_consensus.cc:515] T 94c6b24104604a22804f73aae25bfbd6 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:47.276151 23208 leader_election.cc:290] T 94c6b24104604a22804f73aae25bfbd6 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:47.280637 23099 ts_tablet_manager.cc:1434] T 0505fc6892a04d4482b3f8e98705ea12 P aabe9ef5f1314406b36f06a9956984bb: Time spent starting tablet: real 0.180s	user 0.049s	sys 0.045s
W20260709 12:22:47.283058 22948 leader_election.cc:343] T b0642d80acf14c47989252536a418c18 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:47.258177 23482 raft_consensus.cc:2749] T 75917f780b6c4798942f7f82d0defb23 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:47.284781 23054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c6b24104604a22804f73aae25bfbd6" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:47.285557 23054 raft_consensus.cc:2468] T 94c6b24104604a22804f73aae25bfbd6 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 0.
I20260709 12:22:47.286715 22871 leader_election.cc:304] T 29bb861cf78b4839bdc9d889e7ba621a P aabe9ef5f1314406b36f06a9956984bb [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: aabe9ef5f1314406b36f06a9956984bb; no voters: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf
I20260709 12:22:47.287815 23137 raft_consensus.cc:2749] T 29bb861cf78b4839bdc9d889e7ba621a P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:22:47.283519 22948 leader_election.cc:304] T b0642d80acf14c47989252536a418c18 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2793980a665d4daf84bbe67f9b2b5930; no voters: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:47.297138 22948 leader_election.cc:304] T 94c6b24104604a22804f73aae25bfbd6 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: 
I20260709 12:22:47.310433 23497 raft_consensus.cc:2804] T 94c6b24104604a22804f73aae25bfbd6 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:47.310992 23497 raft_consensus.cc:493] T 94c6b24104604a22804f73aae25bfbd6 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:47.311344 23497 raft_consensus.cc:3060] T 94c6b24104604a22804f73aae25bfbd6 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:47.294188 23506 raft_consensus.cc:2749] T b0642d80acf14c47989252536a418c18 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:47.292708 23479 raft_consensus.cc:493] T 0505fc6892a04d4482b3f8e98705ea12 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:47.319202 23172 raft_consensus.cc:493] T 83491beecbf24626b69d4a6b2a24b82d P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:47.320075 23172 raft_consensus.cc:515] T 83491beecbf24626b69d4a6b2a24b82d P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:47.326159 23098 tablet_bootstrap.cc:654] T 071c161b2fb84386850833ed8201db60 P 2793980a665d4daf84bbe67f9b2b5930: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:47.334679 23099 tablet_bootstrap.cc:492] T 071c161b2fb84386850833ed8201db60 P aabe9ef5f1314406b36f06a9956984bb: Bootstrap starting.
I20260709 12:22:47.337239 22904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c6b24104604a22804f73aae25bfbd6" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
W20260709 12:22:47.340471 22946 leader_election.cc:343] T 94c6b24104604a22804f73aae25bfbd6 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:47.348459 23506 consensus_queue.cc:1048] T 75917f780b6c4798942f7f82d0defb23 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:47.336053 23479 raft_consensus.cc:515] T 0505fc6892a04d4482b3f8e98705ea12 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:47.371376 22902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83491beecbf24626b69d4a6b2a24b82d" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:47.380358 22981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0505fc6892a04d4482b3f8e98705ea12" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:47.382010 23101 tablet_bootstrap.cc:492] T b0642d80acf14c47989252536a418c18 P 7b3e366cdf24471e8a88203d43ff95cf: No bootstrap required, opened a new log
I20260709 12:22:47.382786 23101 ts_tablet_manager.cc:1403] T b0642d80acf14c47989252536a418c18 P 7b3e366cdf24471e8a88203d43ff95cf: Time spent bootstrapping tablet: real 0.381s	user 0.024s	sys 0.041s
W20260709 12:22:47.384555 22871 leader_election.cc:343] T 0505fc6892a04d4482b3f8e98705ea12 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:47.388139 23101 raft_consensus.cc:359] T b0642d80acf14c47989252536a418c18 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:47.388833 23101 raft_consensus.cc:385] T b0642d80acf14c47989252536a418c18 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:47.389087 23101 raft_consensus.cc:740] T b0642d80acf14c47989252536a418c18 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Initialized, Role: FOLLOWER
I20260709 12:22:47.392135 23101 consensus_queue.cc:260] T b0642d80acf14c47989252536a418c18 P 7b3e366cdf24471e8a88203d43ff95cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:47.393837 23101 ts_tablet_manager.cc:1434] T b0642d80acf14c47989252536a418c18 P 7b3e366cdf24471e8a88203d43ff95cf: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:22:47.378914 22902 raft_consensus.cc:2468] T 83491beecbf24626b69d4a6b2a24b82d P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 0.
I20260709 12:22:47.396111 23101 tablet_bootstrap.cc:492] T 0505fc6892a04d4482b3f8e98705ea12 P 7b3e366cdf24471e8a88203d43ff95cf: Bootstrap starting.
I20260709 12:22:47.396432 23021 leader_election.cc:304] T 83491beecbf24626b69d4a6b2a24b82d P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb; no voters: 
I20260709 12:22:47.398941 23489 raft_consensus.cc:2804] T 83491beecbf24626b69d4a6b2a24b82d P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:47.399320 23489 raft_consensus.cc:493] T 83491beecbf24626b69d4a6b2a24b82d P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:47.400636 23172 leader_election.cc:290] T 83491beecbf24626b69d4a6b2a24b82d P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:47.401710 23479 leader_election.cc:290] T 0505fc6892a04d4482b3f8e98705ea12 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:47.401820 23222 consensus_queue.cc:1048] T 75917f780b6c4798942f7f82d0defb23 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:47.400599 23489 raft_consensus.cc:3060] T 83491beecbf24626b69d4a6b2a24b82d P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:47.404542 23054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0505fc6892a04d4482b3f8e98705ea12" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
W20260709 12:22:47.414938 22872 leader_election.cc:343] T 0505fc6892a04d4482b3f8e98705ea12 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:47.415449 22872 leader_election.cc:304] T 0505fc6892a04d4482b3f8e98705ea12 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aabe9ef5f1314406b36f06a9956984bb; no voters: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf
I20260709 12:22:47.419904 23479 raft_consensus.cc:2749] T 0505fc6892a04d4482b3f8e98705ea12 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:47.426061 23099 tablet_bootstrap.cc:654] T 071c161b2fb84386850833ed8201db60 P aabe9ef5f1314406b36f06a9956984bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:47.431818 22980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83491beecbf24626b69d4a6b2a24b82d" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
W20260709 12:22:47.433642 23022 leader_election.cc:343] T 83491beecbf24626b69d4a6b2a24b82d P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:47.457279 23098 tablet_bootstrap.cc:492] T 071c161b2fb84386850833ed8201db60 P 2793980a665d4daf84bbe67f9b2b5930: No bootstrap required, opened a new log
I20260709 12:22:47.458530 23098 ts_tablet_manager.cc:1403] T 071c161b2fb84386850833ed8201db60 P 2793980a665d4daf84bbe67f9b2b5930: Time spent bootstrapping tablet: real 0.377s	user 0.014s	sys 0.015s
I20260709 12:22:47.457023 23489 raft_consensus.cc:515] T 83491beecbf24626b69d4a6b2a24b82d P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:47.464661 23497 raft_consensus.cc:515] T 94c6b24104604a22804f73aae25bfbd6 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:47.478292 23098 raft_consensus.cc:359] T 071c161b2fb84386850833ed8201db60 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:47.479066 23098 raft_consensus.cc:385] T 071c161b2fb84386850833ed8201db60 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:47.479187 22904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c6b24104604a22804f73aae25bfbd6" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:22:47.479398 23098 raft_consensus.cc:740] T 071c161b2fb84386850833ed8201db60 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Initialized, Role: FOLLOWER
W20260709 12:22:47.480391 22946 leader_election.cc:343] T 94c6b24104604a22804f73aae25bfbd6 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:47.480659 23054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c6b24104604a22804f73aae25bfbd6" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:22:47.481194 23054 raft_consensus.cc:3060] T 94c6b24104604a22804f73aae25bfbd6 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:47.481364 23098 consensus_queue.cc:260] T 071c161b2fb84386850833ed8201db60 P 2793980a665d4daf84bbe67f9b2b5930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:47.482143 22802 catalog_manager.cc:5697] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: term changed from 0 to 2, leader changed from <none> to 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194). New cstate: current_term: 2 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:47.480968 23497 leader_election.cc:290] T 94c6b24104604a22804f73aae25bfbd6 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:47.484431 23098 ts_tablet_manager.cc:1434] T 071c161b2fb84386850833ed8201db60 P 2793980a665d4daf84bbe67f9b2b5930: Time spent starting tablet: real 0.026s	user 0.003s	sys 0.002s
I20260709 12:22:47.485240 23098 tablet_bootstrap.cc:492] T 83491beecbf24626b69d4a6b2a24b82d P 2793980a665d4daf84bbe67f9b2b5930: Bootstrap starting.
I20260709 12:22:47.491016 23101 tablet_bootstrap.cc:654] T 0505fc6892a04d4482b3f8e98705ea12 P 7b3e366cdf24471e8a88203d43ff95cf: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:47.491671 23489 leader_election.cc:290] T 83491beecbf24626b69d4a6b2a24b82d P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:47.492700 22978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83491beecbf24626b69d4a6b2a24b82d" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
W20260709 12:22:47.494180 23022 leader_election.cc:343] T 83491beecbf24626b69d4a6b2a24b82d P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:47.494568 23099 tablet_bootstrap.cc:492] T 071c161b2fb84386850833ed8201db60 P aabe9ef5f1314406b36f06a9956984bb: No bootstrap required, opened a new log
I20260709 12:22:47.494979 22902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83491beecbf24626b69d4a6b2a24b82d" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:22:47.495656 22902 raft_consensus.cc:3060] T 83491beecbf24626b69d4a6b2a24b82d P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:47.499271 23496 raft_consensus.cc:493] T 071c161b2fb84386850833ed8201db60 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:47.499742 23496 raft_consensus.cc:515] T 071c161b2fb84386850833ed8201db60 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:47.503011 23055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071c161b2fb84386850833ed8201db60" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:47.495028 23099 ts_tablet_manager.cc:1403] T 071c161b2fb84386850833ed8201db60 P aabe9ef5f1314406b36f06a9956984bb: Time spent bootstrapping tablet: real 0.161s	user 0.008s	sys 0.024s
I20260709 12:22:47.503626 23055 raft_consensus.cc:2468] T 071c161b2fb84386850833ed8201db60 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 0.
I20260709 12:22:47.503919 23098 tablet_bootstrap.cc:654] T 83491beecbf24626b69d4a6b2a24b82d P 2793980a665d4daf84bbe67f9b2b5930: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:47.504833 22948 leader_election.cc:304] T 071c161b2fb84386850833ed8201db60 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: 
I20260709 12:22:47.506325 23407 raft_consensus.cc:2804] T 071c161b2fb84386850833ed8201db60 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:47.506693 23407 raft_consensus.cc:493] T 071c161b2fb84386850833ed8201db60 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:47.506441 23099 raft_consensus.cc:359] T 071c161b2fb84386850833ed8201db60 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:47.507025 23407 raft_consensus.cc:3060] T 071c161b2fb84386850833ed8201db60 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:47.507118 23099 raft_consensus.cc:385] T 071c161b2fb84386850833ed8201db60 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:47.507427 23099 raft_consensus.cc:740] T 071c161b2fb84386850833ed8201db60 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Initialized, Role: FOLLOWER
I20260709 12:22:47.508080 23099 consensus_queue.cc:260] T 071c161b2fb84386850833ed8201db60 P aabe9ef5f1314406b36f06a9956984bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:47.501757 23496 leader_election.cc:290] T 071c161b2fb84386850833ed8201db60 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:47.515467 22902 raft_consensus.cc:2468] T 83491beecbf24626b69d4a6b2a24b82d P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 1.
I20260709 12:22:47.516721 23407 raft_consensus.cc:515] T 071c161b2fb84386850833ed8201db60 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:47.519716 23021 leader_election.cc:304] T 83491beecbf24626b69d4a6b2a24b82d P 7b3e366cdf24471e8a88203d43ff95cf [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: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb; no voters: 2793980a665d4daf84bbe67f9b2b5930
I20260709 12:22:47.520458 23172 raft_consensus.cc:2804] T 83491beecbf24626b69d4a6b2a24b82d P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:47.520874 23172 raft_consensus.cc:697] T 83491beecbf24626b69d4a6b2a24b82d P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Becoming Leader. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Running, Role: LEADER
I20260709 12:22:47.521569 23172 consensus_queue.cc:237] T 83491beecbf24626b69d4a6b2a24b82d P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:47.522759 22905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071c161b2fb84386850833ed8201db60" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:47.523386 22905 raft_consensus.cc:2468] T 071c161b2fb84386850833ed8201db60 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 0.
I20260709 12:22:47.523838 23101 tablet_bootstrap.cc:492] T 0505fc6892a04d4482b3f8e98705ea12 P 7b3e366cdf24471e8a88203d43ff95cf: No bootstrap required, opened a new log
I20260709 12:22:47.524302 23101 ts_tablet_manager.cc:1403] T 0505fc6892a04d4482b3f8e98705ea12 P 7b3e366cdf24471e8a88203d43ff95cf: Time spent bootstrapping tablet: real 0.128s	user 0.007s	sys 0.002s
I20260709 12:22:47.526830 23101 raft_consensus.cc:359] T 0505fc6892a04d4482b3f8e98705ea12 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:47.527453 23101 raft_consensus.cc:385] T 0505fc6892a04d4482b3f8e98705ea12 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:47.527726 23101 raft_consensus.cc:740] T 0505fc6892a04d4482b3f8e98705ea12 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Initialized, Role: FOLLOWER
I20260709 12:22:47.528374 23098 tablet_bootstrap.cc:492] T 83491beecbf24626b69d4a6b2a24b82d P 2793980a665d4daf84bbe67f9b2b5930: No bootstrap required, opened a new log
I20260709 12:22:47.529623 23098 ts_tablet_manager.cc:1403] T 83491beecbf24626b69d4a6b2a24b82d P 2793980a665d4daf84bbe67f9b2b5930: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.002s
I20260709 12:22:47.532724 23098 raft_consensus.cc:359] T 83491beecbf24626b69d4a6b2a24b82d P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:47.537184 23057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071c161b2fb84386850833ed8201db60" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:22:47.509552 23099 ts_tablet_manager.cc:1434] T 071c161b2fb84386850833ed8201db60 P aabe9ef5f1314406b36f06a9956984bb: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260709 12:22:47.548842 23057 raft_consensus.cc:3060] T 071c161b2fb84386850833ed8201db60 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:47.549577 23099 tablet_bootstrap.cc:492] T 94c6b24104604a22804f73aae25bfbd6 P aabe9ef5f1314406b36f06a9956984bb: Bootstrap starting.
I20260709 12:22:47.538275 22905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071c161b2fb84386850833ed8201db60" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:22:47.554260 22905 raft_consensus.cc:3060] T 071c161b2fb84386850833ed8201db60 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:47.556311 23099 tablet_bootstrap.cc:654] T 94c6b24104604a22804f73aae25bfbd6 P aabe9ef5f1314406b36f06a9956984bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:47.528338 23101 consensus_queue.cc:260] T 0505fc6892a04d4482b3f8e98705ea12 P 7b3e366cdf24471e8a88203d43ff95cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:47.559849 23101 ts_tablet_manager.cc:1434] T 0505fc6892a04d4482b3f8e98705ea12 P 7b3e366cdf24471e8a88203d43ff95cf: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.002s
I20260709 12:22:47.560053 23098 raft_consensus.cc:385] T 83491beecbf24626b69d4a6b2a24b82d P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:47.539395 23407 leader_election.cc:290] T 071c161b2fb84386850833ed8201db60 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:47.560356 23098 raft_consensus.cc:740] T 83491beecbf24626b69d4a6b2a24b82d P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Initialized, Role: FOLLOWER
I20260709 12:22:47.561022 23098 consensus_queue.cc:260] T 83491beecbf24626b69d4a6b2a24b82d P 2793980a665d4daf84bbe67f9b2b5930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:47.563226 23098 ts_tablet_manager.cc:1434] T 83491beecbf24626b69d4a6b2a24b82d P 2793980a665d4daf84bbe67f9b2b5930: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.001s
I20260709 12:22:47.564627 23098 tablet_bootstrap.cc:492] T 0505fc6892a04d4482b3f8e98705ea12 P 2793980a665d4daf84bbe67f9b2b5930: Bootstrap starting.
I20260709 12:22:47.567617 23054 raft_consensus.cc:2468] T 94c6b24104604a22804f73aae25bfbd6 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 1.
I20260709 12:22:47.568781 22948 leader_election.cc:304] T 94c6b24104604a22804f73aae25bfbd6 P 2793980a665d4daf84bbe67f9b2b5930 [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: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:47.570979 23496 raft_consensus.cc:2804] T 94c6b24104604a22804f73aae25bfbd6 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:47.571506 23496 raft_consensus.cc:697] T 94c6b24104604a22804f73aae25bfbd6 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Becoming Leader. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
I20260709 12:22:47.572331 23496 consensus_queue.cc:237] T 94c6b24104604a22804f73aae25bfbd6 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:47.579669 23057 raft_consensus.cc:2468] T 071c161b2fb84386850833ed8201db60 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 1.
I20260709 12:22:47.558419 22902 raft_consensus.cc:1275] T 10db80eef27b402e8b79c3d5a2b76c84 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:22:47.581182 22948 leader_election.cc:304] T 071c161b2fb84386850833ed8201db60 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: 
I20260709 12:22:47.581871 23497 raft_consensus.cc:2804] T 071c161b2fb84386850833ed8201db60 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:47.582536 23497 raft_consensus.cc:697] T 071c161b2fb84386850833ed8201db60 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Becoming Leader. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
I20260709 12:22:47.583472 23054 raft_consensus.cc:1275] T 10db80eef27b402e8b79c3d5a2b76c84 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:22:47.583317 23497 consensus_queue.cc:237] T 071c161b2fb84386850833ed8201db60 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:47.584818 23495 consensus_queue.cc:1048] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:47.581845 22905 raft_consensus.cc:2468] T 071c161b2fb84386850833ed8201db60 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 1.
I20260709 12:22:47.590032 23156 consensus_queue.cc:1048] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:47.594002 22802 catalog_manager.cc:5697] T 83491beecbf24626b69d4a6b2a24b82d P 7b3e366cdf24471e8a88203d43ff95cf reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195). New cstate: current_term: 1 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:47.588501 23098 tablet_bootstrap.cc:654] T 0505fc6892a04d4482b3f8e98705ea12 P 2793980a665d4daf84bbe67f9b2b5930: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:47.629570 23099 tablet_bootstrap.cc:492] T 94c6b24104604a22804f73aae25bfbd6 P aabe9ef5f1314406b36f06a9956984bb: No bootstrap required, opened a new log
I20260709 12:22:47.630250 23099 ts_tablet_manager.cc:1403] T 94c6b24104604a22804f73aae25bfbd6 P aabe9ef5f1314406b36f06a9956984bb: Time spent bootstrapping tablet: real 0.081s	user 0.012s	sys 0.003s
I20260709 12:22:47.633006 23099 raft_consensus.cc:359] T 94c6b24104604a22804f73aae25bfbd6 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:47.633708 23099 raft_consensus.cc:385] T 94c6b24104604a22804f73aae25bfbd6 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:47.635001 23099 raft_consensus.cc:740] T 94c6b24104604a22804f73aae25bfbd6 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Initialized, Role: FOLLOWER
I20260709 12:22:47.635694 23099 consensus_queue.cc:260] T 94c6b24104604a22804f73aae25bfbd6 P aabe9ef5f1314406b36f06a9956984bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:47.637777 23099 ts_tablet_manager.cc:1434] T 94c6b24104604a22804f73aae25bfbd6 P aabe9ef5f1314406b36f06a9956984bb: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:22:47.638826 23099 tablet_bootstrap.cc:492] T b0642d80acf14c47989252536a418c18 P aabe9ef5f1314406b36f06a9956984bb: Bootstrap starting.
I20260709 12:22:47.649798 23099 tablet_bootstrap.cc:654] T b0642d80acf14c47989252536a418c18 P aabe9ef5f1314406b36f06a9956984bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:47.656450 23098 tablet_bootstrap.cc:492] T 0505fc6892a04d4482b3f8e98705ea12 P 2793980a665d4daf84bbe67f9b2b5930: No bootstrap required, opened a new log
I20260709 12:22:47.657024 23098 ts_tablet_manager.cc:1403] T 0505fc6892a04d4482b3f8e98705ea12 P 2793980a665d4daf84bbe67f9b2b5930: Time spent bootstrapping tablet: real 0.093s	user 0.006s	sys 0.011s
I20260709 12:22:47.660298 23098 raft_consensus.cc:359] T 0505fc6892a04d4482b3f8e98705ea12 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:47.660982 23098 raft_consensus.cc:385] T 0505fc6892a04d4482b3f8e98705ea12 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:47.661239 23098 raft_consensus.cc:740] T 0505fc6892a04d4482b3f8e98705ea12 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Initialized, Role: FOLLOWER
I20260709 12:22:47.651544 22804 catalog_manager.cc:5697] T 071c161b2fb84386850833ed8201db60 P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194). New cstate: current_term: 1 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:47.662047 23099 tablet_bootstrap.cc:492] T b0642d80acf14c47989252536a418c18 P aabe9ef5f1314406b36f06a9956984bb: No bootstrap required, opened a new log
I20260709 12:22:47.661935 23098 consensus_queue.cc:260] T 0505fc6892a04d4482b3f8e98705ea12 P 2793980a665d4daf84bbe67f9b2b5930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:47.662495 23099 ts_tablet_manager.cc:1403] T b0642d80acf14c47989252536a418c18 P aabe9ef5f1314406b36f06a9956984bb: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.007s
I20260709 12:22:47.662830 22804 catalog_manager.cc:5697] T 94c6b24104604a22804f73aae25bfbd6 P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194). New cstate: current_term: 1 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:47.665073 23099 raft_consensus.cc:359] T b0642d80acf14c47989252536a418c18 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:47.666184 23099 raft_consensus.cc:385] T b0642d80acf14c47989252536a418c18 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:47.670964 23099 raft_consensus.cc:740] T b0642d80acf14c47989252536a418c18 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Initialized, Role: FOLLOWER
I20260709 12:22:47.671679 23099 consensus_queue.cc:260] T b0642d80acf14c47989252536a418c18 P aabe9ef5f1314406b36f06a9956984bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:47.673765 23099 ts_tablet_manager.cc:1434] T b0642d80acf14c47989252536a418c18 P aabe9ef5f1314406b36f06a9956984bb: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260709 12:22:47.676302 23098 ts_tablet_manager.cc:1434] T 0505fc6892a04d4482b3f8e98705ea12 P 2793980a665d4daf84bbe67f9b2b5930: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.002s
I20260709 12:22:47.681793 23172 raft_consensus.cc:493] T b0642d80acf14c47989252536a418c18 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:47.682333 23172 raft_consensus.cc:515] T b0642d80acf14c47989252536a418c18 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:47.684253 23172 leader_election.cc:290] T b0642d80acf14c47989252536a418c18 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:47.685303 22905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0642d80acf14c47989252536a418c18" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:47.686012 22905 raft_consensus.cc:2468] T b0642d80acf14c47989252536a418c18 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 0.
I20260709 12:22:47.687130 23021 leader_election.cc:304] T b0642d80acf14c47989252536a418c18 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb; no voters: 
I20260709 12:22:47.687851 23172 raft_consensus.cc:2804] T b0642d80acf14c47989252536a418c18 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:47.688265 22978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0642d80acf14c47989252536a418c18" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:47.688124 23137 raft_consensus.cc:493] T 94c6b24104604a22804f73aae25bfbd6 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:47.688947 22978 raft_consensus.cc:2468] T b0642d80acf14c47989252536a418c18 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 0.
I20260709 12:22:47.689041 23137 raft_consensus.cc:515] T 94c6b24104604a22804f73aae25bfbd6 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:47.688186 23172 raft_consensus.cc:493] T b0642d80acf14c47989252536a418c18 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:47.689849 23172 raft_consensus.cc:3060] T b0642d80acf14c47989252536a418c18 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:47.691859 23137 leader_election.cc:290] T 94c6b24104604a22804f73aae25bfbd6 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:47.692399 22978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c6b24104604a22804f73aae25bfbd6" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:47.693699 23057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c6b24104604a22804f73aae25bfbd6" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:47.694478 23057 raft_consensus.cc:2393] T 94c6b24104604a22804f73aae25bfbd6 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aabe9ef5f1314406b36f06a9956984bb in current term 1: Already voted for candidate 2793980a665d4daf84bbe67f9b2b5930 in this term.
I20260709 12:22:47.698266 22872 leader_election.cc:304] T 94c6b24104604a22804f73aae25bfbd6 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aabe9ef5f1314406b36f06a9956984bb; no voters: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf
I20260709 12:22:47.700387 23405 raft_consensus.cc:3060] T 94c6b24104604a22804f73aae25bfbd6 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:47.707216 23490 raft_consensus.cc:493] T 0505fc6892a04d4482b3f8e98705ea12 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:47.707769 23490 raft_consensus.cc:515] T 0505fc6892a04d4482b3f8e98705ea12 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:47.708492 23172 raft_consensus.cc:515] T b0642d80acf14c47989252536a418c18 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:47.709827 23490 leader_election.cc:290] T 0505fc6892a04d4482b3f8e98705ea12 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:47.710304 23172 leader_election.cc:290] T b0642d80acf14c47989252536a418c18 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:47.713804 22981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0642d80acf14c47989252536a418c18" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
I20260709 12:22:47.714474 22981 raft_consensus.cc:3060] T b0642d80acf14c47989252536a418c18 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:47.719337 22904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0642d80acf14c47989252536a418c18" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:22:47.719964 22904 raft_consensus.cc:3060] T b0642d80acf14c47989252536a418c18 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:47.725138 22905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0505fc6892a04d4482b3f8e98705ea12" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:47.725885 22905 raft_consensus.cc:2468] T 0505fc6892a04d4482b3f8e98705ea12 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 0.
I20260709 12:22:47.734546 22978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0505fc6892a04d4482b3f8e98705ea12" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930" is_pre_election: true
I20260709 12:22:47.735221 22978 raft_consensus.cc:2468] T 0505fc6892a04d4482b3f8e98705ea12 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 0.
I20260709 12:22:47.735847 23497 raft_consensus.cc:493] T 0505fc6892a04d4482b3f8e98705ea12 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:47.736272 23497 raft_consensus.cc:515] T 0505fc6892a04d4482b3f8e98705ea12 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:47.736747 23021 leader_election.cc:304] T 0505fc6892a04d4482b3f8e98705ea12 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb; no voters: 
I20260709 12:22:47.737856 23396 raft_consensus.cc:2804] T 0505fc6892a04d4482b3f8e98705ea12 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:47.738209 23396 raft_consensus.cc:493] T 0505fc6892a04d4482b3f8e98705ea12 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:47.738529 23396 raft_consensus.cc:3060] T 0505fc6892a04d4482b3f8e98705ea12 P 7b3e366cdf24471e8a88203d43ff95cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:47.739349 23405 raft_consensus.cc:2749] T 94c6b24104604a22804f73aae25bfbd6 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:47.745512 23057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0505fc6892a04d4482b3f8e98705ea12" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:47.721122 22981 raft_consensus.cc:2468] T b0642d80acf14c47989252536a418c18 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 1.
I20260709 12:22:47.745404 23396 raft_consensus.cc:515] T 0505fc6892a04d4482b3f8e98705ea12 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:47.746986 22902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0505fc6892a04d4482b3f8e98705ea12" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:47.747690 22902 raft_consensus.cc:2468] T 0505fc6892a04d4482b3f8e98705ea12 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 0.
I20260709 12:22:47.748828 22946 leader_election.cc:304] T 0505fc6892a04d4482b3f8e98705ea12 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb; no voters: 
I20260709 12:22:47.749075 23057 raft_consensus.cc:2393] T 0505fc6892a04d4482b3f8e98705ea12 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2793980a665d4daf84bbe67f9b2b5930 in current term 1: Already voted for candidate 7b3e366cdf24471e8a88203d43ff95cf in this term.
I20260709 12:22:47.750226 23156 raft_consensus.cc:2804] T 0505fc6892a04d4482b3f8e98705ea12 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:47.750568 23156 raft_consensus.cc:493] T 0505fc6892a04d4482b3f8e98705ea12 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:47.750867 23156 raft_consensus.cc:3060] T 0505fc6892a04d4482b3f8e98705ea12 P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:47.751117 23396 leader_election.cc:290] T 0505fc6892a04d4482b3f8e98705ea12 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:47.761301 23496 raft_consensus.cc:493] T 83491beecbf24626b69d4a6b2a24b82d P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:47.761739 23496 raft_consensus.cc:515] T 83491beecbf24626b69d4a6b2a24b82d P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:47.762576 23022 leader_election.cc:304] T b0642d80acf14c47989252536a418c18 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: 
I20260709 12:22:47.763381 23156 raft_consensus.cc:515] T 0505fc6892a04d4482b3f8e98705ea12 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:47.763339 23396 raft_consensus.cc:2804] T b0642d80acf14c47989252536a418c18 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:47.763703 23496 leader_election.cc:290] T 83491beecbf24626b69d4a6b2a24b82d P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:47.764298 23396 raft_consensus.cc:697] T b0642d80acf14c47989252536a418c18 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Becoming Leader. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Running, Role: LEADER
I20260709 12:22:47.765244 23057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83491beecbf24626b69d4a6b2a24b82d" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
I20260709 12:22:47.765108 23396 consensus_queue.cc:237] T b0642d80acf14c47989252536a418c18 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:47.766799 23497 leader_election.cc:290] T 0505fc6892a04d4482b3f8e98705ea12 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:47.766957 23054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0505fc6892a04d4482b3f8e98705ea12" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:22:47.767658 23054 raft_consensus.cc:2393] T 0505fc6892a04d4482b3f8e98705ea12 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2793980a665d4daf84bbe67f9b2b5930 in current term 1: Already voted for candidate 7b3e366cdf24471e8a88203d43ff95cf in this term.
I20260709 12:22:47.767766 22981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0505fc6892a04d4482b3f8e98705ea12" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
I20260709 12:22:47.768464 22981 raft_consensus.cc:2393] T 0505fc6892a04d4482b3f8e98705ea12 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7b3e366cdf24471e8a88203d43ff95cf in current term 1: Already voted for candidate 2793980a665d4daf84bbe67f9b2b5930 in this term.
I20260709 12:22:47.765266 23156 leader_election.cc:290] T 0505fc6892a04d4482b3f8e98705ea12 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:47.774377 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0505fc6892a04d4482b3f8e98705ea12" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:22:47.775000 22907 raft_consensus.cc:3060] T 0505fc6892a04d4482b3f8e98705ea12 P aabe9ef5f1314406b36f06a9956984bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:47.776539 22904 raft_consensus.cc:2468] T b0642d80acf14c47989252536a418c18 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 1.
I20260709 12:22:47.777829 22901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83491beecbf24626b69d4a6b2a24b82d" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb" is_pre_election: true
I20260709 12:22:47.778669 22901 raft_consensus.cc:2393] T 83491beecbf24626b69d4a6b2a24b82d P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2793980a665d4daf84bbe67f9b2b5930 in current term 1: Already voted for candidate 7b3e366cdf24471e8a88203d43ff95cf in this term.
I20260709 12:22:47.780509 22901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0505fc6892a04d4482b3f8e98705ea12" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:22:47.783027 22907 raft_consensus.cc:2468] T 0505fc6892a04d4482b3f8e98705ea12 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 1.
I20260709 12:22:47.784260 23021 leader_election.cc:304] T 0505fc6892a04d4482b3f8e98705ea12 P 7b3e366cdf24471e8a88203d43ff95cf [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: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb; no voters: 2793980a665d4daf84bbe67f9b2b5930
I20260709 12:22:47.784962 23172 raft_consensus.cc:2804] T 0505fc6892a04d4482b3f8e98705ea12 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:47.785377 23172 raft_consensus.cc:697] T 0505fc6892a04d4482b3f8e98705ea12 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Becoming Leader. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Running, Role: LEADER
I20260709 12:22:47.786290 23172 consensus_queue.cc:237] T 0505fc6892a04d4482b3f8e98705ea12 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:22:47.793598 22802 catalog_manager.cc:5697] T b0642d80acf14c47989252536a418c18 P 7b3e366cdf24471e8a88203d43ff95cf reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195). New cstate: current_term: 1 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:47.795480 22946 leader_election.cc:304] T 83491beecbf24626b69d4a6b2a24b82d P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2793980a665d4daf84bbe67f9b2b5930; no voters: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:47.800086 22946 leader_election.cc:304] T 0505fc6892a04d4482b3f8e98705ea12 P 2793980a665d4daf84bbe67f9b2b5930 [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: 2793980a665d4daf84bbe67f9b2b5930; no voters: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb
I20260709 12:22:47.801122 23496 raft_consensus.cc:3060] T 83491beecbf24626b69d4a6b2a24b82d P 2793980a665d4daf84bbe67f9b2b5930 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:47.802132 23156 raft_consensus.cc:2749] T 0505fc6892a04d4482b3f8e98705ea12 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:22:47.808168 23496 raft_consensus.cc:2749] T 83491beecbf24626b69d4a6b2a24b82d P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:47.820290 22800 catalog_manager.cc:5697] T 0505fc6892a04d4482b3f8e98705ea12 P 7b3e366cdf24471e8a88203d43ff95cf reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195). New cstate: current_term: 1 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:47.904327 23396 consensus_queue.cc:1048] T 83491beecbf24626b69d4a6b2a24b82d P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:47.919773 23172 consensus_queue.cc:1048] T 83491beecbf24626b69d4a6b2a24b82d P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:47.990700 23496 consensus_queue.cc:1048] T 071c161b2fb84386850833ed8201db60 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:48.002018 23497 consensus_queue.cc:1048] T 071c161b2fb84386850833ed8201db60 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:48.051295 23495 consensus_queue.cc:1048] T 94c6b24104604a22804f73aae25bfbd6 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:48.063843 23496 consensus_queue.cc:1048] T 94c6b24104604a22804f73aae25bfbd6 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:48.148589 23172 consensus_queue.cc:1048] T b0642d80acf14c47989252536a418c18 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:48.167847 23490 consensus_queue.cc:1048] T b0642d80acf14c47989252536a418c18 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:48.191956 21731 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:22:48.237757 23546 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:22:48.238044 23544 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:22:48.239630 23543 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:22:48.241425 21731 server_base.cc:1061] running on GCE node
I20260709 12:22:48.243273 21731 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:22:48.244266 21731 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:22:48.244520 21731 hybrid_clock.cc:648] HybridClock initialized: now 1783599768244499 us; error 0 us; skew 500 ppm
I20260709 12:22:48.245361 21731 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:22:48.248859 21731 webserver.cc:533] Webserver started at http://127.21.56.196:45239/ using document root <none> and password file <none>
I20260709 12:22:48.249553 21731 fs_manager.cc:362] Metadata directory not provided
I20260709 12:22:48.249802 21731 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:22:48.250411 21731 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:22:48.252105 21731 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599696038870-21731-0/minicluster-data/ts-3-root/instance:
uuid: "3ce2186176de44289a47aadeda531c8e"
format_stamp: "Formatted at 2026-07-09 12:22:48 on dist-test-slave-n9kb"
I20260709 12:22:48.262387 21731 fs_manager.cc:696] Time spent creating directory manager: real 0.009s	user 0.007s	sys 0.001s
I20260709 12:22:48.268148 23551 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:48.269471 21731 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 12:22:48.269841 21731 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599696038870-21731-0/minicluster-data/ts-3-root
uuid: "3ce2186176de44289a47aadeda531c8e"
format_stamp: "Formatted at 2026-07-09 12:22:48 on dist-test-slave-n9kb"
I20260709 12:22:48.270258 21731 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599696038870-21731-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599696038870-21731-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599696038870-21731-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)
I20260709 12:22:48.300156 21731 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:22:48.302591 21731 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:22:48.325460 21731 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:22:48.332953 21731 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:22:48.333469 21731 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.001s	sys 0.000s
I20260709 12:22:48.334084 21731 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:22:48.334470 21731 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:48.352145 23172 consensus_queue.cc:1048] T 0505fc6892a04d4482b3f8e98705ea12 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:48.405915 23489 consensus_queue.cc:1048] T 0505fc6892a04d4482b3f8e98705ea12 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:48.595638 23617 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.56.196:44761 every 8 connection(s)
I20260709 12:22:48.595515 21731 rpc_server.cc:307] RPC server started. Bound to: 127.21.56.196:44761
I20260709 12:22:48.605010 21731 auto_leader_rebalancer-test.cc:439] add a tserver: 3ce2186176de44289a47aadeda531c8e
I20260709 12:22:48.634996 23618 heartbeater.cc:344] Connected to a master server at 127.21.56.254:44743
I20260709 12:22:48.635458 23618 heartbeater.cc:461] Registering TS with master...
I20260709 12:22:48.636319 23618 heartbeater.cc:507] Master 127.21.56.254:44743 requested a full tablet report, sending...
I20260709 12:22:48.640165 22800 ts_manager.cc:194] Registered new tserver with Master: 3ce2186176de44289a47aadeda531c8e (127.21.56.196:44761)
I20260709 12:22:48.641960 22800 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45702
I20260709 12:22:49.331673 23057 consensus_queue.cc:237] T 807154fe8d7f44a98eaee2b79b1e1a53 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Queue 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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:22:49.338976 22978 raft_consensus.cc:1275] T 807154fe8d7f44a98eaee2b79b1e1a53 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:22:49.342110 23622 consensus_queue.cc:1048] T 807154fe8d7f44a98eaee2b79b1e1a53 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:49.346632 22901 raft_consensus.cc:1275] T 807154fe8d7f44a98eaee2b79b1e1a53 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:22:49.353194 23622 consensus_queue.cc:1048] T 807154fe8d7f44a98eaee2b79b1e1a53 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:49.360698 23622 raft_consensus.cc:2955] T 807154fe8d7f44a98eaee2b79b1e1a53 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:22:49.362553 22978 raft_consensus.cc:2955] T 807154fe8d7f44a98eaee2b79b1e1a53 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
W20260709 12:22:49.369935 23023 consensus_peers.cc:597] T 807154fe8d7f44a98eaee2b79b1e1a53 P 7b3e366cdf24471e8a88203d43ff95cf -> Peer 3ce2186176de44289a47aadeda531c8e (127.21.56.196:44761): Couldn't send request to peer 3ce2186176de44289a47aadeda531c8e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 807154fe8d7f44a98eaee2b79b1e1a53. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:49.382629 22800 catalog_manager.cc:5697] T 807154fe8d7f44a98eaee2b79b1e1a53 P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New cstate: current_term: 1 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:22:49.402521 22901 raft_consensus.cc:2955] T 807154fe8d7f44a98eaee2b79b1e1a53 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:22:49.439772 22901 consensus_queue.cc:237] T f8a88b92d8264f9692872f2247bbd2a5 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Queue 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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:22:49.487881 22978 raft_consensus.cc:1275] T f8a88b92d8264f9692872f2247bbd2a5 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:22:49.491858 23054 raft_consensus.cc:1275] T f8a88b92d8264f9692872f2247bbd2a5 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:22:49.499171 23557 consensus_queue.cc:1048] T f8a88b92d8264f9692872f2247bbd2a5 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:49.512557 23641 consensus_queue.cc:1048] T f8a88b92d8264f9692872f2247bbd2a5 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:22:49.530200 22872 consensus_peers.cc:597] T f8a88b92d8264f9692872f2247bbd2a5 P aabe9ef5f1314406b36f06a9956984bb -> Peer 3ce2186176de44289a47aadeda531c8e (127.21.56.196:44761): Couldn't send request to peer 3ce2186176de44289a47aadeda531c8e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f8a88b92d8264f9692872f2247bbd2a5. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:49.533000 23557 raft_consensus.cc:2955] T f8a88b92d8264f9692872f2247bbd2a5 P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:22:49.535374 22981 raft_consensus.cc:2955] T f8a88b92d8264f9692872f2247bbd2a5 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:22:49.554144 22804 catalog_manager.cc:5697] T f8a88b92d8264f9692872f2247bbd2a5 P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New cstate: current_term: 1 leader_uuid: "aabe9ef5f1314406b36f06a9956984bb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:22:49.556869 22901 consensus_queue.cc:237] T 7fd7ab99e0114bb3bb257e99dbe162c7 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Queue 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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:22:49.559384 23054 raft_consensus.cc:2955] T f8a88b92d8264f9692872f2247bbd2a5 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:22:49.604884 22981 raft_consensus.cc:1275] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:22:49.606237 22872 consensus_peers.cc:597] T 7fd7ab99e0114bb3bb257e99dbe162c7 P aabe9ef5f1314406b36f06a9956984bb -> Peer 3ce2186176de44289a47aadeda531c8e (127.21.56.196:44761): Couldn't send request to peer 3ce2186176de44289a47aadeda531c8e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7fd7ab99e0114bb3bb257e99dbe162c7. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:49.606456 23054 raft_consensus.cc:1275] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:22:49.606813 23557 consensus_queue.cc:1048] T 7fd7ab99e0114bb3bb257e99dbe162c7 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:49.607849 23137 consensus_queue.cc:1048] T 7fd7ab99e0114bb3bb257e99dbe162c7 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:49.617547 23137 raft_consensus.cc:2955] T 7fd7ab99e0114bb3bb257e99dbe162c7 P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:22:49.618672 22981 raft_consensus.cc:2955] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:22:49.630457 23054 raft_consensus.cc:2955] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:22:49.634325 22804 catalog_manager.cc:5697] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New cstate: current_term: 1 leader_uuid: "aabe9ef5f1314406b36f06a9956984bb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:22:49.645081 23618 heartbeater.cc:499] Master 127.21.56.254:44743 was elected leader, sending a full tablet report...
I20260709 12:22:49.681887 22981 consensus_queue.cc:237] T de04035322d345dd9348ab5aa6770a92 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Queue 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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:22:49.690546 22901 raft_consensus.cc:1275] T de04035322d345dd9348ab5aa6770a92 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:22:49.691903 23638 consensus_queue.cc:1048] T de04035322d345dd9348ab5aa6770a92 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:49.696367 23055 raft_consensus.cc:1275] T de04035322d345dd9348ab5aa6770a92 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:22:49.707438 23497 consensus_queue.cc:1048] T de04035322d345dd9348ab5aa6770a92 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:22:49.717058 22948 consensus_peers.cc:597] T de04035322d345dd9348ab5aa6770a92 P 2793980a665d4daf84bbe67f9b2b5930 -> Peer 3ce2186176de44289a47aadeda531c8e (127.21.56.196:44761): Couldn't send request to peer 3ce2186176de44289a47aadeda531c8e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: de04035322d345dd9348ab5aa6770a92. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:49.719816 23495 raft_consensus.cc:2955] T de04035322d345dd9348ab5aa6770a92 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:22:49.736407 22901 raft_consensus.cc:2955] T de04035322d345dd9348ab5aa6770a92 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:22:49.737114 23053 raft_consensus.cc:2955] T de04035322d345dd9348ab5aa6770a92 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:22:49.760628 22802 catalog_manager.cc:5697] T de04035322d345dd9348ab5aa6770a92 P 7b3e366cdf24471e8a88203d43ff95cf reported cstate change: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New cstate: current_term: 1 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:22:49.863691 23652 ts_tablet_manager.cc:933] T 807154fe8d7f44a98eaee2b79b1e1a53 P 3ce2186176de44289a47aadeda531c8e: Initiating tablet copy from peer 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:49.868984 23652 tablet_copy_client.cc:323] T 807154fe8d7f44a98eaee2b79b1e1a53 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.56.195:42669
I20260709 12:22:49.906339 23068 tablet_copy_service.cc:140] P 7b3e366cdf24471e8a88203d43ff95cf: Received BeginTabletCopySession request for tablet 807154fe8d7f44a98eaee2b79b1e1a53 from peer 3ce2186176de44289a47aadeda531c8e ({username='slave'} at 127.0.0.1:54590)
I20260709 12:22:49.906966 23068 tablet_copy_service.cc:161] P 7b3e366cdf24471e8a88203d43ff95cf: Beginning new tablet copy session on tablet 807154fe8d7f44a98eaee2b79b1e1a53 from peer 3ce2186176de44289a47aadeda531c8e at {username='slave'} at 127.0.0.1:54590: session id = 3ce2186176de44289a47aadeda531c8e-807154fe8d7f44a98eaee2b79b1e1a53
I20260709 12:22:49.914770 23068 tablet_copy_source_session.cc:215] T 807154fe8d7f44a98eaee2b79b1e1a53 P 7b3e366cdf24471e8a88203d43ff95cf: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:22:49.918434 23652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 807154fe8d7f44a98eaee2b79b1e1a53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:49.935194 23652 tablet_copy_client.cc:806] T 807154fe8d7f44a98eaee2b79b1e1a53 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 0 data blocks...
I20260709 12:22:49.936478 23652 tablet_copy_client.cc:670] T 807154fe8d7f44a98eaee2b79b1e1a53 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:22:49.959817 23652 tablet_copy_client.cc:538] T 807154fe8d7f44a98eaee2b79b1e1a53 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:22:49.968838 23652 tablet_bootstrap.cc:492] T 807154fe8d7f44a98eaee2b79b1e1a53 P 3ce2186176de44289a47aadeda531c8e: Bootstrap starting.
I20260709 12:22:50.043462 23657 ts_tablet_manager.cc:933] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 3ce2186176de44289a47aadeda531c8e: Initiating tablet copy from peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711)
I20260709 12:22:50.061400 23652 tablet_bootstrap.cc:492] T 807154fe8d7f44a98eaee2b79b1e1a53 P 3ce2186176de44289a47aadeda531c8e: 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
I20260709 12:22:50.062480 23652 tablet_bootstrap.cc:492] T 807154fe8d7f44a98eaee2b79b1e1a53 P 3ce2186176de44289a47aadeda531c8e: Bootstrap complete.
I20260709 12:22:50.063149 23652 ts_tablet_manager.cc:1403] T 807154fe8d7f44a98eaee2b79b1e1a53 P 3ce2186176de44289a47aadeda531c8e: Time spent bootstrapping tablet: real 0.094s	user 0.030s	sys 0.030s
I20260709 12:22:50.068922 23658 ts_tablet_manager.cc:933] T f8a88b92d8264f9692872f2247bbd2a5 P 3ce2186176de44289a47aadeda531c8e: Initiating tablet copy from peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711)
I20260709 12:22:50.073184 23652 raft_consensus.cc:359] T 807154fe8d7f44a98eaee2b79b1e1a53 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:22:50.074225 23652 raft_consensus.cc:740] T 807154fe8d7f44a98eaee2b79b1e1a53 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3ce2186176de44289a47aadeda531c8e, State: Initialized, Role: LEARNER
I20260709 12:22:50.074926 23652 consensus_queue.cc:260] T 807154fe8d7f44a98eaee2b79b1e1a53 P 3ce2186176de44289a47aadeda531c8e [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:22:50.085330 23658 tablet_copy_client.cc:323] T f8a88b92d8264f9692872f2247bbd2a5 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.56.193:36711
I20260709 12:22:50.121662 22917 tablet_copy_service.cc:140] P aabe9ef5f1314406b36f06a9956984bb: Received BeginTabletCopySession request for tablet f8a88b92d8264f9692872f2247bbd2a5 from peer 3ce2186176de44289a47aadeda531c8e ({username='slave'} at 127.0.0.1:60934)
I20260709 12:22:50.122306 22917 tablet_copy_service.cc:161] P aabe9ef5f1314406b36f06a9956984bb: Beginning new tablet copy session on tablet f8a88b92d8264f9692872f2247bbd2a5 from peer 3ce2186176de44289a47aadeda531c8e at {username='slave'} at 127.0.0.1:60934: session id = 3ce2186176de44289a47aadeda531c8e-f8a88b92d8264f9692872f2247bbd2a5
I20260709 12:22:50.130927 22917 tablet_copy_source_session.cc:215] T f8a88b92d8264f9692872f2247bbd2a5 P aabe9ef5f1314406b36f06a9956984bb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:22:50.134480 23658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8a88b92d8264f9692872f2247bbd2a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:50.165671 23652 ts_tablet_manager.cc:1434] T 807154fe8d7f44a98eaee2b79b1e1a53 P 3ce2186176de44289a47aadeda531c8e: Time spent starting tablet: real 0.102s	user 0.022s	sys 0.015s
I20260709 12:22:50.168164 23068 tablet_copy_service.cc:342] P 7b3e366cdf24471e8a88203d43ff95cf: Request end of tablet copy session 3ce2186176de44289a47aadeda531c8e-807154fe8d7f44a98eaee2b79b1e1a53 received from {username='slave'} at 127.0.0.1:54590
I20260709 12:22:50.168656 23068 tablet_copy_service.cc:434] P 7b3e366cdf24471e8a88203d43ff95cf: ending tablet copy session 3ce2186176de44289a47aadeda531c8e-807154fe8d7f44a98eaee2b79b1e1a53 on tablet 807154fe8d7f44a98eaee2b79b1e1a53 with peer 3ce2186176de44289a47aadeda531c8e
I20260709 12:22:50.172966 23657 tablet_copy_client.cc:323] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.56.193:36711
I20260709 12:22:50.175716 22917 tablet_copy_service.cc:140] P aabe9ef5f1314406b36f06a9956984bb: Received BeginTabletCopySession request for tablet 7fd7ab99e0114bb3bb257e99dbe162c7 from peer 3ce2186176de44289a47aadeda531c8e ({username='slave'} at 127.0.0.1:60934)
I20260709 12:22:50.176257 22917 tablet_copy_service.cc:161] P aabe9ef5f1314406b36f06a9956984bb: Beginning new tablet copy session on tablet 7fd7ab99e0114bb3bb257e99dbe162c7 from peer 3ce2186176de44289a47aadeda531c8e at {username='slave'} at 127.0.0.1:60934: session id = 3ce2186176de44289a47aadeda531c8e-7fd7ab99e0114bb3bb257e99dbe162c7
I20260709 12:22:50.183629 22917 tablet_copy_source_session.cc:215] T 7fd7ab99e0114bb3bb257e99dbe162c7 P aabe9ef5f1314406b36f06a9956984bb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:22:50.184626 23662 ts_tablet_manager.cc:933] T de04035322d345dd9348ab5aa6770a92 P 3ce2186176de44289a47aadeda531c8e: Initiating tablet copy from peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:50.186822 23657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fd7ab99e0114bb3bb257e99dbe162c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:50.182519 23658 tablet_copy_client.cc:806] T f8a88b92d8264f9692872f2247bbd2a5 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 0 data blocks...
I20260709 12:22:50.188186 23658 tablet_copy_client.cc:670] T f8a88b92d8264f9692872f2247bbd2a5 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:22:50.193813 23658 tablet_copy_client.cc:538] T f8a88b92d8264f9692872f2247bbd2a5 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:22:50.205415 23662 tablet_copy_client.cc:323] T de04035322d345dd9348ab5aa6770a92 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.56.194:36473
I20260709 12:22:50.218138 23658 tablet_bootstrap.cc:492] T f8a88b92d8264f9692872f2247bbd2a5 P 3ce2186176de44289a47aadeda531c8e: Bootstrap starting.
I20260709 12:22:50.236444 23657 tablet_copy_client.cc:806] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 0 data blocks...
I20260709 12:22:50.237112 23657 tablet_copy_client.cc:670] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:22:50.244086 23657 tablet_copy_client.cc:538] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:22:50.262737 23657 tablet_bootstrap.cc:492] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 3ce2186176de44289a47aadeda531c8e: Bootstrap starting.
I20260709 12:22:50.303553 23593 raft_consensus.cc:1217] T 807154fe8d7f44a98eaee2b79b1e1a53 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:22:50.316157 23657 tablet_bootstrap.cc:492] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 3ce2186176de44289a47aadeda531c8e: 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
I20260709 12:22:50.317165 23657 tablet_bootstrap.cc:492] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 3ce2186176de44289a47aadeda531c8e: Bootstrap complete.
I20260709 12:22:50.317955 23657 ts_tablet_manager.cc:1403] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 3ce2186176de44289a47aadeda531c8e: Time spent bootstrapping tablet: real 0.055s	user 0.014s	sys 0.008s
I20260709 12:22:50.321357 23657 raft_consensus.cc:359] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:22:50.326129 23657 raft_consensus.cc:740] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3ce2186176de44289a47aadeda531c8e, State: Initialized, Role: LEARNER
I20260709 12:22:50.326918 23657 consensus_queue.cc:260] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 3ce2186176de44289a47aadeda531c8e [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:22:50.332840 23657 ts_tablet_manager.cc:1434] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 3ce2186176de44289a47aadeda531c8e: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 12:22:50.334899 22917 tablet_copy_service.cc:342] P aabe9ef5f1314406b36f06a9956984bb: Request end of tablet copy session 3ce2186176de44289a47aadeda531c8e-7fd7ab99e0114bb3bb257e99dbe162c7 received from {username='slave'} at 127.0.0.1:60934
I20260709 12:22:50.335427 22917 tablet_copy_service.cc:434] P aabe9ef5f1314406b36f06a9956984bb: ending tablet copy session 3ce2186176de44289a47aadeda531c8e-7fd7ab99e0114bb3bb257e99dbe162c7 on tablet 7fd7ab99e0114bb3bb257e99dbe162c7 with peer 3ce2186176de44289a47aadeda531c8e
W20260709 12:22:50.338912 22948 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.56.195:42669, user_credentials={real_user=slave}} blocked reactor thread for 49133.7us
I20260709 12:22:50.407362 23658 tablet_bootstrap.cc:492] T f8a88b92d8264f9692872f2247bbd2a5 P 3ce2186176de44289a47aadeda531c8e: 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
I20260709 12:22:50.408270 23658 tablet_bootstrap.cc:492] T f8a88b92d8264f9692872f2247bbd2a5 P 3ce2186176de44289a47aadeda531c8e: Bootstrap complete.
I20260709 12:22:50.408914 23658 ts_tablet_manager.cc:1403] T f8a88b92d8264f9692872f2247bbd2a5 P 3ce2186176de44289a47aadeda531c8e: Time spent bootstrapping tablet: real 0.191s	user 0.074s	sys 0.078s
I20260709 12:22:50.411747 23658 raft_consensus.cc:359] T f8a88b92d8264f9692872f2247bbd2a5 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:22:50.412563 23658 raft_consensus.cc:740] T f8a88b92d8264f9692872f2247bbd2a5 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3ce2186176de44289a47aadeda531c8e, State: Initialized, Role: LEARNER
I20260709 12:22:50.413226 23658 consensus_queue.cc:260] T f8a88b92d8264f9692872f2247bbd2a5 P 3ce2186176de44289a47aadeda531c8e [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:22:50.418049 23658 ts_tablet_manager.cc:1434] T f8a88b92d8264f9692872f2247bbd2a5 P 3ce2186176de44289a47aadeda531c8e: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.002s
I20260709 12:22:50.421597 22917 tablet_copy_service.cc:342] P aabe9ef5f1314406b36f06a9956984bb: Request end of tablet copy session 3ce2186176de44289a47aadeda531c8e-f8a88b92d8264f9692872f2247bbd2a5 received from {username='slave'} at 127.0.0.1:60934
I20260709 12:22:50.422041 22917 tablet_copy_service.cc:434] P aabe9ef5f1314406b36f06a9956984bb: ending tablet copy session 3ce2186176de44289a47aadeda531c8e-f8a88b92d8264f9692872f2247bbd2a5 on tablet f8a88b92d8264f9692872f2247bbd2a5 with peer 3ce2186176de44289a47aadeda531c8e
I20260709 12:22:50.510778 22993 tablet_copy_service.cc:140] P 2793980a665d4daf84bbe67f9b2b5930: Received BeginTabletCopySession request for tablet de04035322d345dd9348ab5aa6770a92 from peer 3ce2186176de44289a47aadeda531c8e ({username='slave'} at 127.0.0.1:43900)
I20260709 12:22:50.511381 22993 tablet_copy_service.cc:161] P 2793980a665d4daf84bbe67f9b2b5930: Beginning new tablet copy session on tablet de04035322d345dd9348ab5aa6770a92 from peer 3ce2186176de44289a47aadeda531c8e at {username='slave'} at 127.0.0.1:43900: session id = 3ce2186176de44289a47aadeda531c8e-de04035322d345dd9348ab5aa6770a92
I20260709 12:22:50.519048 22993 tablet_copy_source_session.cc:215] T de04035322d345dd9348ab5aa6770a92 P 2793980a665d4daf84bbe67f9b2b5930: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:22:50.534020 23662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de04035322d345dd9348ab5aa6770a92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:50.576323 23593 raft_consensus.cc:1217] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:22:50.586807 23662 tablet_copy_client.cc:806] T de04035322d345dd9348ab5aa6770a92 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 0 data blocks...
I20260709 12:22:50.587383 23662 tablet_copy_client.cc:670] T de04035322d345dd9348ab5aa6770a92 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:22:50.592300 23593 raft_consensus.cc:1217] T f8a88b92d8264f9692872f2247bbd2a5 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:22:50.600813 23662 tablet_copy_client.cc:538] T de04035322d345dd9348ab5aa6770a92 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:22:50.614037 23662 tablet_bootstrap.cc:492] T de04035322d345dd9348ab5aa6770a92 P 3ce2186176de44289a47aadeda531c8e: Bootstrap starting.
I20260709 12:22:50.639524 23662 tablet_bootstrap.cc:492] T de04035322d345dd9348ab5aa6770a92 P 3ce2186176de44289a47aadeda531c8e: 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
I20260709 12:22:50.640683 23662 tablet_bootstrap.cc:492] T de04035322d345dd9348ab5aa6770a92 P 3ce2186176de44289a47aadeda531c8e: Bootstrap complete.
I20260709 12:22:50.641357 23662 ts_tablet_manager.cc:1403] T de04035322d345dd9348ab5aa6770a92 P 3ce2186176de44289a47aadeda531c8e: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.010s
I20260709 12:22:50.644349 23662 raft_consensus.cc:359] T de04035322d345dd9348ab5aa6770a92 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:22:50.645283 23662 raft_consensus.cc:740] T de04035322d345dd9348ab5aa6770a92 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3ce2186176de44289a47aadeda531c8e, State: Initialized, Role: LEARNER
I20260709 12:22:50.645953 23662 consensus_queue.cc:260] T de04035322d345dd9348ab5aa6770a92 P 3ce2186176de44289a47aadeda531c8e [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:22:50.648471 23662 ts_tablet_manager.cc:1434] T de04035322d345dd9348ab5aa6770a92 P 3ce2186176de44289a47aadeda531c8e: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 12:22:50.650143 22993 tablet_copy_service.cc:342] P 2793980a665d4daf84bbe67f9b2b5930: Request end of tablet copy session 3ce2186176de44289a47aadeda531c8e-de04035322d345dd9348ab5aa6770a92 received from {username='slave'} at 127.0.0.1:43900
I20260709 12:22:50.650628 22993 tablet_copy_service.cc:434] P 2793980a665d4daf84bbe67f9b2b5930: ending tablet copy session 3ce2186176de44289a47aadeda531c8e-de04035322d345dd9348ab5aa6770a92 on tablet de04035322d345dd9348ab5aa6770a92 with peer 3ce2186176de44289a47aadeda531c8e
I20260709 12:22:50.684108 23631 raft_consensus.cc:1064] T 807154fe8d7f44a98eaee2b79b1e1a53 P 7b3e366cdf24471e8a88203d43ff95cf: attempting to promote NON_VOTER 3ce2186176de44289a47aadeda531c8e to VOTER
I20260709 12:22:50.686884 23631 consensus_queue.cc:237] T 807154fe8d7f44a98eaee2b79b1e1a53 P 7b3e366cdf24471e8a88203d43ff95cf [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:22:50.705911 23593 raft_consensus.cc:1275] T 807154fe8d7f44a98eaee2b79b1e1a53 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:50.707284 22901 raft_consensus.cc:1275] T 807154fe8d7f44a98eaee2b79b1e1a53 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:50.708446 22981 raft_consensus.cc:1275] T 807154fe8d7f44a98eaee2b79b1e1a53 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:50.710217 23490 consensus_queue.cc:1048] T 807154fe8d7f44a98eaee2b79b1e1a53 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:50.712062 23490 consensus_queue.cc:1048] T 807154fe8d7f44a98eaee2b79b1e1a53 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:50.714310 23490 consensus_queue.cc:1048] T 807154fe8d7f44a98eaee2b79b1e1a53 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:50.763311 23396 raft_consensus.cc:2955] T 807154fe8d7f44a98eaee2b79b1e1a53 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:50.767026 22904 raft_consensus.cc:2955] T 807154fe8d7f44a98eaee2b79b1e1a53 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:50.785527 22981 raft_consensus.cc:2955] T 807154fe8d7f44a98eaee2b79b1e1a53 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:50.789642 23593 raft_consensus.cc:2955] T 807154fe8d7f44a98eaee2b79b1e1a53 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:50.797314 22804 catalog_manager.cc:5697] T 807154fe8d7f44a98eaee2b79b1e1a53 P 7b3e366cdf24471e8a88203d43ff95cf reported cstate change: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:22:50.849161 23057 consensus_queue.cc:237] T 807154fe8d7f44a98eaee2b79b1e1a53 P 7b3e366cdf24471e8a88203d43ff95cf [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: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:22:50.855491 23593 raft_consensus.cc:1275] T 807154fe8d7f44a98eaee2b79b1e1a53 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:22:50.855818 22981 raft_consensus.cc:1275] T 807154fe8d7f44a98eaee2b79b1e1a53 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:22:50.856822 23490 consensus_queue.cc:1048] T 807154fe8d7f44a98eaee2b79b1e1a53 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:22:50.858930 23674 consensus_queue.cc:1048] T 807154fe8d7f44a98eaee2b79b1e1a53 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:22:50.869135 23396 raft_consensus.cc:2955] T 807154fe8d7f44a98eaee2b79b1e1a53 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:50.872152 22978 raft_consensus.cc:2955] T 807154fe8d7f44a98eaee2b79b1e1a53 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:50.883066 22791 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 807154fe8d7f44a98eaee2b79b1e1a53 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:22:50.896752 22804 catalog_manager.cc:5697] T 807154fe8d7f44a98eaee2b79b1e1a53 P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: config changed from index 3 to 4, VOTER aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) evicted. New cstate: current_term: 1 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:50.897205 23593 raft_consensus.cc:2955] T 807154fe8d7f44a98eaee2b79b1e1a53 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:50.917917 22887 tablet_service.cc:1558] Processing DeleteTablet for tablet 807154fe8d7f44a98eaee2b79b1e1a53 with delete_type TABLET_DATA_TOMBSTONED (TS aabe9ef5f1314406b36f06a9956984bb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54446
I20260709 12:22:50.920413 23683 tablet_replica.cc:333] T 807154fe8d7f44a98eaee2b79b1e1a53 P aabe9ef5f1314406b36f06a9956984bb: stopping tablet replica
I20260709 12:22:50.921650 23683 raft_consensus.cc:2243] T 807154fe8d7f44a98eaee2b79b1e1a53 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:50.922505 23683 raft_consensus.cc:2272] T 807154fe8d7f44a98eaee2b79b1e1a53 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:50.929939 23683 ts_tablet_manager.cc:1916] T 807154fe8d7f44a98eaee2b79b1e1a53 P aabe9ef5f1314406b36f06a9956984bb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:22:50.951292 23683 ts_tablet_manager.cc:1929] T 807154fe8d7f44a98eaee2b79b1e1a53 P aabe9ef5f1314406b36f06a9956984bb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:22:50.951895 23683 log.cc:1199] T 807154fe8d7f44a98eaee2b79b1e1a53 P aabe9ef5f1314406b36f06a9956984bb: Deleting WAL directory at /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599696038870-21731-0/minicluster-data/ts-0-root/wals/807154fe8d7f44a98eaee2b79b1e1a53
I20260709 12:22:50.954085 22789 catalog_manager.cc:5028] TS aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): tablet 807154fe8d7f44a98eaee2b79b1e1a53 (table test-workload [id=5a80fbc528df4e20ae011992009cf62e]) successfully deleted
I20260709 12:22:51.070188 23670 raft_consensus.cc:1064] T 7fd7ab99e0114bb3bb257e99dbe162c7 P aabe9ef5f1314406b36f06a9956984bb: attempting to promote NON_VOTER 3ce2186176de44289a47aadeda531c8e to VOTER
I20260709 12:22:51.077605 23670 consensus_queue.cc:237] T 7fd7ab99e0114bb3bb257e99dbe162c7 P aabe9ef5f1314406b36f06a9956984bb [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:22:51.117460 23137 raft_consensus.cc:1064] T f8a88b92d8264f9692872f2247bbd2a5 P aabe9ef5f1314406b36f06a9956984bb: attempting to promote NON_VOTER 3ce2186176de44289a47aadeda531c8e to VOTER
I20260709 12:22:51.119838 23137 consensus_queue.cc:237] T f8a88b92d8264f9692872f2247bbd2a5 P aabe9ef5f1314406b36f06a9956984bb [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:22:51.139055 23593 raft_consensus.cc:1275] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:51.141551 23054 raft_consensus.cc:1275] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:51.147224 23686 consensus_queue.cc:1048] T 7fd7ab99e0114bb3bb257e99dbe162c7 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:51.148267 23685 consensus_queue.cc:1048] T 7fd7ab99e0114bb3bb257e99dbe162c7 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:51.150128 23593 raft_consensus.cc:1275] T f8a88b92d8264f9692872f2247bbd2a5 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:51.150125 23054 raft_consensus.cc:1275] T f8a88b92d8264f9692872f2247bbd2a5 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:51.152962 22978 raft_consensus.cc:1275] T f8a88b92d8264f9692872f2247bbd2a5 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:51.154699 22981 raft_consensus.cc:1275] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:51.156677 23686 consensus_queue.cc:1048] T f8a88b92d8264f9692872f2247bbd2a5 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:51.157590 23689 consensus_queue.cc:1048] T 7fd7ab99e0114bb3bb257e99dbe162c7 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:22:51.163213 23592 raft_consensus.cc:1217] T de04035322d345dd9348ab5aa6770a92 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:22:51.184158 23670 consensus_queue.cc:1048] T f8a88b92d8264f9692872f2247bbd2a5 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:22:51.189672 23686 consensus_queue.cc:1048] T f8a88b92d8264f9692872f2247bbd2a5 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:51.205238 23685 raft_consensus.cc:2955] T 7fd7ab99e0114bb3bb257e99dbe162c7 P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:51.212950 22978 raft_consensus.cc:2955] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:51.232440 23593 raft_consensus.cc:2955] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:51.240857 22804 catalog_manager.cc:5697] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "aabe9ef5f1314406b36f06a9956984bb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:51.241947 23686 raft_consensus.cc:2955] T f8a88b92d8264f9692872f2247bbd2a5 P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:51.260099 22978 raft_consensus.cc:2955] T f8a88b92d8264f9692872f2247bbd2a5 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:51.265606 23592 raft_consensus.cc:2955] T f8a88b92d8264f9692872f2247bbd2a5 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:51.274312 23054 raft_consensus.cc:2955] T f8a88b92d8264f9692872f2247bbd2a5 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:51.288961 23057 raft_consensus.cc:2955] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:51.333307 22802 catalog_manager.cc:5697] T f8a88b92d8264f9692872f2247bbd2a5 P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "aabe9ef5f1314406b36f06a9956984bb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:51.344308 22901 consensus_queue.cc:237] T 7fd7ab99e0114bb3bb257e99dbe162c7 P aabe9ef5f1314406b36f06a9956984bb [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:22:51.355170 23592 raft_consensus.cc:1275] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:22:51.358459 23054 raft_consensus.cc:1275] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:22:51.360298 23686 consensus_queue.cc:1048] T 7fd7ab99e0114bb3bb257e99dbe162c7 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:22:51.362347 23686 consensus_queue.cc:1048] T 7fd7ab99e0114bb3bb257e99dbe162c7 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:22:51.372087 23592 raft_consensus.cc:2955] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:51.369663 23641 raft_consensus.cc:2955] T 7fd7ab99e0114bb3bb257e99dbe162c7 P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:51.383843 23053 raft_consensus.cc:2955] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:51.394940 22789 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7fd7ab99e0114bb3bb257e99dbe162c7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:22:51.407130 22804 catalog_manager.cc:5697] T 7fd7ab99e0114bb3bb257e99dbe162c7 P aabe9ef5f1314406b36f06a9956984bb reported cstate change: config changed from index 3 to 4, VOTER 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) evicted. New cstate: current_term: 1 leader_uuid: "aabe9ef5f1314406b36f06a9956984bb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:22:51.426425 22969 tablet_service.cc:1558] Processing DeleteTablet for tablet 7fd7ab99e0114bb3bb257e99dbe162c7 with delete_type TABLET_DATA_TOMBSTONED (TS 2793980a665d4daf84bbe67f9b2b5930 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46262
I20260709 12:22:51.372850 22901 consensus_queue.cc:237] T f8a88b92d8264f9692872f2247bbd2a5 P aabe9ef5f1314406b36f06a9956984bb [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:22:51.463419 23593 raft_consensus.cc:1275] T f8a88b92d8264f9692872f2247bbd2a5 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:22:51.468146 23670 consensus_queue.cc:1048] T f8a88b92d8264f9692872f2247bbd2a5 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:22:51.475689 22978 raft_consensus.cc:1275] T f8a88b92d8264f9692872f2247bbd2a5 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:22:51.482443 23670 raft_consensus.cc:2955] T f8a88b92d8264f9692872f2247bbd2a5 P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:51.485535 23696 tablet_replica.cc:333] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 2793980a665d4daf84bbe67f9b2b5930: stopping tablet replica
I20260709 12:22:51.491364 23696 raft_consensus.cc:2243] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:51.492282 23696 raft_consensus.cc:2272] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:51.492906 23685 consensus_queue.cc:1048] T f8a88b92d8264f9692872f2247bbd2a5 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:22:51.495059 23592 raft_consensus.cc:2955] T f8a88b92d8264f9692872f2247bbd2a5 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:51.502871 22978 raft_consensus.cc:2955] T f8a88b92d8264f9692872f2247bbd2a5 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:51.512595 23696 ts_tablet_manager.cc:1916] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 2793980a665d4daf84bbe67f9b2b5930: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:22:51.518296 22804 catalog_manager.cc:5697] T f8a88b92d8264f9692872f2247bbd2a5 P 3ce2186176de44289a47aadeda531c8e reported cstate change: config changed from index 3 to 4, VOTER 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) evicted. New cstate: current_term: 1 leader_uuid: "aabe9ef5f1314406b36f06a9956984bb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:51.540838 22789 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f8a88b92d8264f9692872f2247bbd2a5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:22:51.547982 23696 ts_tablet_manager.cc:1929] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 2793980a665d4daf84bbe67f9b2b5930: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:22:51.548470 23696 log.cc:1199] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 2793980a665d4daf84bbe67f9b2b5930: Deleting WAL directory at /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599696038870-21731-0/minicluster-data/ts-1-root/wals/7fd7ab99e0114bb3bb257e99dbe162c7
I20260709 12:22:51.550681 22790 catalog_manager.cc:5028] TS 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): tablet 7fd7ab99e0114bb3bb257e99dbe162c7 (table test-workload [id=5a80fbc528df4e20ae011992009cf62e]) successfully deleted
I20260709 12:22:51.551219 23038 tablet_service.cc:1558] Processing DeleteTablet for tablet f8a88b92d8264f9692872f2247bbd2a5 with delete_type TABLET_DATA_TOMBSTONED (TS 7b3e366cdf24471e8a88203d43ff95cf not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40464
I20260709 12:22:51.555269 23697 tablet_replica.cc:333] T f8a88b92d8264f9692872f2247bbd2a5 P 7b3e366cdf24471e8a88203d43ff95cf: stopping tablet replica
I20260709 12:22:51.556421 23697 raft_consensus.cc:2243] T f8a88b92d8264f9692872f2247bbd2a5 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:51.557215 23697 raft_consensus.cc:2272] T f8a88b92d8264f9692872f2247bbd2a5 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:51.560915 23697 ts_tablet_manager.cc:1916] T f8a88b92d8264f9692872f2247bbd2a5 P 7b3e366cdf24471e8a88203d43ff95cf: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:22:51.577064 23697 ts_tablet_manager.cc:1929] T f8a88b92d8264f9692872f2247bbd2a5 P 7b3e366cdf24471e8a88203d43ff95cf: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:22:51.577477 23697 log.cc:1199] T f8a88b92d8264f9692872f2247bbd2a5 P 7b3e366cdf24471e8a88203d43ff95cf: Deleting WAL directory at /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599696038870-21731-0/minicluster-data/ts-2-root/wals/f8a88b92d8264f9692872f2247bbd2a5
I20260709 12:22:51.579064 22791 catalog_manager.cc:5028] TS 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669): tablet f8a88b92d8264f9692872f2247bbd2a5 (table test-workload [id=5a80fbc528df4e20ae011992009cf62e]) successfully deleted
I20260709 12:22:51.688946 23669 raft_consensus.cc:1064] T de04035322d345dd9348ab5aa6770a92 P 2793980a665d4daf84bbe67f9b2b5930: attempting to promote NON_VOTER 3ce2186176de44289a47aadeda531c8e to VOTER
I20260709 12:22:51.690995 23669 consensus_queue.cc:237] T de04035322d345dd9348ab5aa6770a92 P 2793980a665d4daf84bbe67f9b2b5930 [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:22:51.697621 23592 raft_consensus.cc:1275] T de04035322d345dd9348ab5aa6770a92 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:51.697731 23057 raft_consensus.cc:1275] T de04035322d345dd9348ab5aa6770a92 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:51.699879 22905 raft_consensus.cc:1275] T de04035322d345dd9348ab5aa6770a92 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:51.700866 23669 consensus_queue.cc:1048] T de04035322d345dd9348ab5aa6770a92 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:22:51.702481 23495 consensus_queue.cc:1048] T de04035322d345dd9348ab5aa6770a92 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:22:51.705781 23497 consensus_queue.cc:1048] T de04035322d345dd9348ab5aa6770a92 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:51.720155 23669 raft_consensus.cc:2955] T de04035322d345dd9348ab5aa6770a92 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:51.721793 23057 raft_consensus.cc:2955] T de04035322d345dd9348ab5aa6770a92 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:51.737031 23592 raft_consensus.cc:2955] T de04035322d345dd9348ab5aa6770a92 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:51.741329 22905 raft_consensus.cc:2955] T de04035322d345dd9348ab5aa6770a92 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:51.753376 22803 catalog_manager.cc:5697] T de04035322d345dd9348ab5aa6770a92 P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:22:51.776788 22978 consensus_queue.cc:237] T de04035322d345dd9348ab5aa6770a92 P 2793980a665d4daf84bbe67f9b2b5930 [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: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:22:51.784366 23054 raft_consensus.cc:1275] T de04035322d345dd9348ab5aa6770a92 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:22:51.785228 23592 raft_consensus.cc:1275] T de04035322d345dd9348ab5aa6770a92 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:22:51.786190 23495 consensus_queue.cc:1048] T de04035322d345dd9348ab5aa6770a92 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:22:51.791947 23495 consensus_queue.cc:1048] T de04035322d345dd9348ab5aa6770a92 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:22:51.800697 23638 raft_consensus.cc:2955] T de04035322d345dd9348ab5aa6770a92 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:51.802237 23054 raft_consensus.cc:2955] T de04035322d345dd9348ab5aa6770a92 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:51.809298 23592 raft_consensus.cc:2955] T de04035322d345dd9348ab5aa6770a92 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:51.824940 22790 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet de04035322d345dd9348ab5aa6770a92 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:22:51.825814 22803 catalog_manager.cc:5697] T de04035322d345dd9348ab5aa6770a92 P 3ce2186176de44289a47aadeda531c8e reported cstate change: config changed from index 3 to 4, VOTER aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) evicted. New cstate: current_term: 1 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:51.839748 22887 tablet_service.cc:1558] Processing DeleteTablet for tablet de04035322d345dd9348ab5aa6770a92 with delete_type TABLET_DATA_TOMBSTONED (TS aabe9ef5f1314406b36f06a9956984bb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54446
I20260709 12:22:51.851141 23704 tablet_replica.cc:333] T de04035322d345dd9348ab5aa6770a92 P aabe9ef5f1314406b36f06a9956984bb: stopping tablet replica
I20260709 12:22:51.852151 23704 raft_consensus.cc:2243] T de04035322d345dd9348ab5aa6770a92 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:51.852999 23704 raft_consensus.cc:2272] T de04035322d345dd9348ab5aa6770a92 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:51.857336 23704 ts_tablet_manager.cc:1916] T de04035322d345dd9348ab5aa6770a92 P aabe9ef5f1314406b36f06a9956984bb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:22:51.875257 23704 ts_tablet_manager.cc:1929] T de04035322d345dd9348ab5aa6770a92 P aabe9ef5f1314406b36f06a9956984bb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:22:51.875675 23704 log.cc:1199] T de04035322d345dd9348ab5aa6770a92 P aabe9ef5f1314406b36f06a9956984bb: Deleting WAL directory at /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599696038870-21731-0/minicluster-data/ts-0-root/wals/de04035322d345dd9348ab5aa6770a92
I20260709 12:22:51.877140 22789 catalog_manager.cc:5028] TS aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): tablet de04035322d345dd9348ab5aa6770a92 (table test-workload [id=5a80fbc528df4e20ae011992009cf62e]) successfully deleted
I20260709 12:22:52.942785 22907 consensus_queue.cc:237] T 32139692bf0144f3a5163f0600c58e25 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Queue 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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
W20260709 12:22:52.951967 22872 consensus_peers.cc:597] T 32139692bf0144f3a5163f0600c58e25 P aabe9ef5f1314406b36f06a9956984bb -> Peer 3ce2186176de44289a47aadeda531c8e (127.21.56.196:44761): Couldn't send request to peer 3ce2186176de44289a47aadeda531c8e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 32139692bf0144f3a5163f0600c58e25. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:52.952231 23054 raft_consensus.cc:1275] T 32139692bf0144f3a5163f0600c58e25 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:22:52.953308 22978 raft_consensus.cc:1275] T 32139692bf0144f3a5163f0600c58e25 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:22:52.954847 23137 consensus_queue.cc:1048] T 32139692bf0144f3a5163f0600c58e25 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:52.955688 23705 consensus_queue.cc:1048] T 32139692bf0144f3a5163f0600c58e25 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:52.979497 23705 raft_consensus.cc:2955] T 32139692bf0144f3a5163f0600c58e25 P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:22:52.981417 22978 raft_consensus.cc:2955] T 32139692bf0144f3a5163f0600c58e25 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:22:52.999940 22800 catalog_manager.cc:5697] T 32139692bf0144f3a5163f0600c58e25 P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New cstate: current_term: 1 leader_uuid: "aabe9ef5f1314406b36f06a9956984bb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:22:53.005672 22978 consensus_queue.cc:237] T 77d70499b4fd47f690f523e6d5a3ce9d P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Queue 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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:22:53.016146 23054 raft_consensus.cc:1275] T 77d70499b4fd47f690f523e6d5a3ce9d P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:22:53.023355 22948 consensus_peers.cc:597] T 77d70499b4fd47f690f523e6d5a3ce9d P 2793980a665d4daf84bbe67f9b2b5930 -> Peer 3ce2186176de44289a47aadeda531c8e (127.21.56.196:44761): Couldn't send request to peer 3ce2186176de44289a47aadeda531c8e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 77d70499b4fd47f690f523e6d5a3ce9d. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:53.025137 23669 consensus_queue.cc:1048] T 77d70499b4fd47f690f523e6d5a3ce9d P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:53.024627 23057 raft_consensus.cc:2955] T 32139692bf0144f3a5163f0600c58e25 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:22:53.044162 22907 raft_consensus.cc:1275] T 77d70499b4fd47f690f523e6d5a3ce9d P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:22:53.047174 23713 consensus_queue.cc:1048] T 77d70499b4fd47f690f523e6d5a3ce9d P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:53.050261 23706 raft_consensus.cc:2955] T 77d70499b4fd47f690f523e6d5a3ce9d P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:22:53.063051 23054 raft_consensus.cc:2955] T 77d70499b4fd47f690f523e6d5a3ce9d P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:22:53.088054 22978 consensus_queue.cc:237] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Queue 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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:22:53.099342 22802 catalog_manager.cc:5697] T 77d70499b4fd47f690f523e6d5a3ce9d P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New cstate: current_term: 1 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:53.104411 22907 raft_consensus.cc:2955] T 77d70499b4fd47f690f523e6d5a3ce9d P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
W20260709 12:22:53.132315 22948 consensus_peers.cc:597] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930 -> Peer 3ce2186176de44289a47aadeda531c8e (127.21.56.196:44761): Couldn't send request to peer 3ce2186176de44289a47aadeda531c8e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4899f34ede5a4dc5a409663db703714b. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:53.132687 23054 raft_consensus.cc:1275] T 4899f34ede5a4dc5a409663db703714b P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:22:53.133410 22907 raft_consensus.cc:1275] T 4899f34ede5a4dc5a409663db703714b P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:22:53.135010 23706 consensus_queue.cc:1048] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:53.136014 23713 consensus_queue.cc:1048] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:53.152051 23706 raft_consensus.cc:2955] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:22:53.156554 22907 raft_consensus.cc:2955] T 4899f34ede5a4dc5a409663db703714b P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:22:53.183219 22803 catalog_manager.cc:5697] T 4899f34ede5a4dc5a409663db703714b P aabe9ef5f1314406b36f06a9956984bb reported cstate change: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New cstate: current_term: 1 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:22:53.194352 22904 consensus_queue.cc:237] T 7729eb54b2364a5e913125c942dbf44d P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Queue 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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:22:53.203073 23054 raft_consensus.cc:2955] T 4899f34ede5a4dc5a409663db703714b P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
W20260709 12:22:53.217021 22872 consensus_peers.cc:597] T 7729eb54b2364a5e913125c942dbf44d P aabe9ef5f1314406b36f06a9956984bb -> Peer 3ce2186176de44289a47aadeda531c8e (127.21.56.196:44761): Couldn't send request to peer 3ce2186176de44289a47aadeda531c8e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7729eb54b2364a5e913125c942dbf44d. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:53.230172 23057 raft_consensus.cc:1275] T 7729eb54b2364a5e913125c942dbf44d P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:22:53.297871 23705 consensus_queue.cc:1048] T 7729eb54b2364a5e913125c942dbf44d P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:22:53.407032 23724 log.cc:927] Time spent T 7729eb54b2364a5e913125c942dbf44d P aabe9ef5f1314406b36f06a9956984bb: Append to log took a long time: real 0.193s	user 0.001s	sys 0.000s
I20260709 12:22:53.484386 23745 ts_tablet_manager.cc:933] T 32139692bf0144f3a5163f0600c58e25 P 3ce2186176de44289a47aadeda531c8e: Initiating tablet copy from peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711)
I20260709 12:22:53.501663 23745 tablet_copy_client.cc:323] T 32139692bf0144f3a5163f0600c58e25 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.56.193:36711
I20260709 12:22:53.504017 22917 tablet_copy_service.cc:140] P aabe9ef5f1314406b36f06a9956984bb: Received BeginTabletCopySession request for tablet 32139692bf0144f3a5163f0600c58e25 from peer 3ce2186176de44289a47aadeda531c8e ({username='slave'} at 127.0.0.1:60934)
I20260709 12:22:53.504587 22917 tablet_copy_service.cc:161] P aabe9ef5f1314406b36f06a9956984bb: Beginning new tablet copy session on tablet 32139692bf0144f3a5163f0600c58e25 from peer 3ce2186176de44289a47aadeda531c8e at {username='slave'} at 127.0.0.1:60934: session id = 3ce2186176de44289a47aadeda531c8e-32139692bf0144f3a5163f0600c58e25
I20260709 12:22:53.517112 22917 tablet_copy_source_session.cc:215] T 32139692bf0144f3a5163f0600c58e25 P aabe9ef5f1314406b36f06a9956984bb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:22:53.525264 22981 raft_consensus.cc:1275] T 7729eb54b2364a5e913125c942dbf44d P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:22:53.535681 23738 consensus_queue.cc:1048] T 7729eb54b2364a5e913125c942dbf44d P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:22:53.543639 23745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32139692bf0144f3a5163f0600c58e25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:53.559732 23745 tablet_copy_client.cc:806] T 32139692bf0144f3a5163f0600c58e25 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 0 data blocks...
I20260709 12:22:53.560382 23745 tablet_copy_client.cc:670] T 32139692bf0144f3a5163f0600c58e25 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:22:53.566987 23745 tablet_copy_client.cc:538] T 32139692bf0144f3a5163f0600c58e25 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:22:53.588474 23749 ts_tablet_manager.cc:933] T 77d70499b4fd47f690f523e6d5a3ce9d P 3ce2186176de44289a47aadeda531c8e: Initiating tablet copy from peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:53.588950 23137 raft_consensus.cc:2955] T 7729eb54b2364a5e913125c942dbf44d P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:22:53.598632 23050 raft_consensus.cc:2955] T 7729eb54b2364a5e913125c942dbf44d P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:22:53.598938 22981 raft_consensus.cc:2955] T 7729eb54b2364a5e913125c942dbf44d P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:22:53.603067 23745 tablet_bootstrap.cc:492] T 32139692bf0144f3a5163f0600c58e25 P 3ce2186176de44289a47aadeda531c8e: Bootstrap starting.
I20260709 12:22:53.620296 23749 tablet_copy_client.cc:323] T 77d70499b4fd47f690f523e6d5a3ce9d P 3ce2186176de44289a47aadeda531c8e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.56.194:36473
I20260709 12:22:53.619845 22803 catalog_manager.cc:5697] T 7729eb54b2364a5e913125c942dbf44d P 7b3e366cdf24471e8a88203d43ff95cf reported cstate change: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New cstate: current_term: 1 leader_uuid: "aabe9ef5f1314406b36f06a9956984bb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:22:53.622260 22993 tablet_copy_service.cc:140] P 2793980a665d4daf84bbe67f9b2b5930: Received BeginTabletCopySession request for tablet 77d70499b4fd47f690f523e6d5a3ce9d from peer 3ce2186176de44289a47aadeda531c8e ({username='slave'} at 127.0.0.1:43900)
I20260709 12:22:53.622805 22993 tablet_copy_service.cc:161] P 2793980a665d4daf84bbe67f9b2b5930: Beginning new tablet copy session on tablet 77d70499b4fd47f690f523e6d5a3ce9d from peer 3ce2186176de44289a47aadeda531c8e at {username='slave'} at 127.0.0.1:43900: session id = 3ce2186176de44289a47aadeda531c8e-77d70499b4fd47f690f523e6d5a3ce9d
I20260709 12:22:53.634836 22993 tablet_copy_source_session.cc:215] T 77d70499b4fd47f690f523e6d5a3ce9d P 2793980a665d4daf84bbe67f9b2b5930: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:22:53.640501 23749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77d70499b4fd47f690f523e6d5a3ce9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:53.644359 23745 tablet_bootstrap.cc:492] T 32139692bf0144f3a5163f0600c58e25 P 3ce2186176de44289a47aadeda531c8e: 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
I20260709 12:22:53.645735 23745 tablet_bootstrap.cc:492] T 32139692bf0144f3a5163f0600c58e25 P 3ce2186176de44289a47aadeda531c8e: Bootstrap complete.
I20260709 12:22:53.646442 23745 ts_tablet_manager.cc:1403] T 32139692bf0144f3a5163f0600c58e25 P 3ce2186176de44289a47aadeda531c8e: Time spent bootstrapping tablet: real 0.044s	user 0.020s	sys 0.004s
I20260709 12:22:53.649559 23745 raft_consensus.cc:359] T 32139692bf0144f3a5163f0600c58e25 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:22:53.650409 23745 raft_consensus.cc:740] T 32139692bf0144f3a5163f0600c58e25 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3ce2186176de44289a47aadeda531c8e, State: Initialized, Role: LEARNER
I20260709 12:22:53.651074 23745 consensus_queue.cc:260] T 32139692bf0144f3a5163f0600c58e25 P 3ce2186176de44289a47aadeda531c8e [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:22:53.662197 23745 ts_tablet_manager.cc:1434] T 32139692bf0144f3a5163f0600c58e25 P 3ce2186176de44289a47aadeda531c8e: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.006s
I20260709 12:22:53.667062 22917 tablet_copy_service.cc:342] P aabe9ef5f1314406b36f06a9956984bb: Request end of tablet copy session 3ce2186176de44289a47aadeda531c8e-32139692bf0144f3a5163f0600c58e25 received from {username='slave'} at 127.0.0.1:60934
I20260709 12:22:53.667526 22917 tablet_copy_service.cc:434] P aabe9ef5f1314406b36f06a9956984bb: ending tablet copy session 3ce2186176de44289a47aadeda531c8e-32139692bf0144f3a5163f0600c58e25 on tablet 32139692bf0144f3a5163f0600c58e25 with peer 3ce2186176de44289a47aadeda531c8e
I20260709 12:22:53.677955 23749 tablet_copy_client.cc:806] T 77d70499b4fd47f690f523e6d5a3ce9d P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 0 data blocks...
I20260709 12:22:53.678541 23749 tablet_copy_client.cc:670] T 77d70499b4fd47f690f523e6d5a3ce9d P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:22:53.685250 23745 ts_tablet_manager.cc:933] T 7729eb54b2364a5e913125c942dbf44d P 3ce2186176de44289a47aadeda531c8e: Initiating tablet copy from peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711)
I20260709 12:22:53.690779 23749 tablet_copy_client.cc:538] T 77d70499b4fd47f690f523e6d5a3ce9d P 3ce2186176de44289a47aadeda531c8e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:22:53.716426 23749 tablet_bootstrap.cc:492] T 77d70499b4fd47f690f523e6d5a3ce9d P 3ce2186176de44289a47aadeda531c8e: Bootstrap starting.
I20260709 12:22:53.722698 23745 tablet_copy_client.cc:323] T 7729eb54b2364a5e913125c942dbf44d P 3ce2186176de44289a47aadeda531c8e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.56.193:36711
I20260709 12:22:53.723151 23754 ts_tablet_manager.cc:933] T 4899f34ede5a4dc5a409663db703714b P 3ce2186176de44289a47aadeda531c8e: Initiating tablet copy from peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:53.724402 22917 tablet_copy_service.cc:140] P aabe9ef5f1314406b36f06a9956984bb: Received BeginTabletCopySession request for tablet 7729eb54b2364a5e913125c942dbf44d from peer 3ce2186176de44289a47aadeda531c8e ({username='slave'} at 127.0.0.1:60934)
I20260709 12:22:53.724985 22917 tablet_copy_service.cc:161] P aabe9ef5f1314406b36f06a9956984bb: Beginning new tablet copy session on tablet 7729eb54b2364a5e913125c942dbf44d from peer 3ce2186176de44289a47aadeda531c8e at {username='slave'} at 127.0.0.1:60934: session id = 3ce2186176de44289a47aadeda531c8e-7729eb54b2364a5e913125c942dbf44d
I20260709 12:22:53.732807 22917 tablet_copy_source_session.cc:215] T 7729eb54b2364a5e913125c942dbf44d P aabe9ef5f1314406b36f06a9956984bb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:22:53.736917 23745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7729eb54b2364a5e913125c942dbf44d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:53.760654 23754 tablet_copy_client.cc:323] T 4899f34ede5a4dc5a409663db703714b P 3ce2186176de44289a47aadeda531c8e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.56.194:36473
I20260709 12:22:53.761543 23745 tablet_copy_client.cc:806] T 7729eb54b2364a5e913125c942dbf44d P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 0 data blocks...
I20260709 12:22:53.762159 23745 tablet_copy_client.cc:670] T 7729eb54b2364a5e913125c942dbf44d P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:22:53.762487 22993 tablet_copy_service.cc:140] P 2793980a665d4daf84bbe67f9b2b5930: Received BeginTabletCopySession request for tablet 4899f34ede5a4dc5a409663db703714b from peer 3ce2186176de44289a47aadeda531c8e ({username='slave'} at 127.0.0.1:43900)
I20260709 12:22:53.763072 22993 tablet_copy_service.cc:161] P 2793980a665d4daf84bbe67f9b2b5930: Beginning new tablet copy session on tablet 4899f34ede5a4dc5a409663db703714b from peer 3ce2186176de44289a47aadeda531c8e at {username='slave'} at 127.0.0.1:43900: session id = 3ce2186176de44289a47aadeda531c8e-4899f34ede5a4dc5a409663db703714b
I20260709 12:22:53.766093 23745 tablet_copy_client.cc:538] T 7729eb54b2364a5e913125c942dbf44d P 3ce2186176de44289a47aadeda531c8e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:22:53.773620 23749 tablet_bootstrap.cc:492] T 77d70499b4fd47f690f523e6d5a3ce9d P 3ce2186176de44289a47aadeda531c8e: 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
I20260709 12:22:53.774612 23749 tablet_bootstrap.cc:492] T 77d70499b4fd47f690f523e6d5a3ce9d P 3ce2186176de44289a47aadeda531c8e: Bootstrap complete.
I20260709 12:22:53.775275 23749 ts_tablet_manager.cc:1403] T 77d70499b4fd47f690f523e6d5a3ce9d P 3ce2186176de44289a47aadeda531c8e: Time spent bootstrapping tablet: real 0.059s	user 0.015s	sys 0.014s
I20260709 12:22:53.775693 22993 tablet_copy_source_session.cc:215] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:22:53.776386 23745 tablet_bootstrap.cc:492] T 7729eb54b2364a5e913125c942dbf44d P 3ce2186176de44289a47aadeda531c8e: Bootstrap starting.
I20260709 12:22:53.779095 23754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4899f34ede5a4dc5a409663db703714b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:53.779503 23749 raft_consensus.cc:359] T 77d70499b4fd47f690f523e6d5a3ce9d P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:22:53.780447 23749 raft_consensus.cc:740] T 77d70499b4fd47f690f523e6d5a3ce9d P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3ce2186176de44289a47aadeda531c8e, State: Initialized, Role: LEARNER
I20260709 12:22:53.781078 23749 consensus_queue.cc:260] T 77d70499b4fd47f690f523e6d5a3ce9d P 3ce2186176de44289a47aadeda531c8e [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:22:53.794282 23749 ts_tablet_manager.cc:1434] T 77d70499b4fd47f690f523e6d5a3ce9d P 3ce2186176de44289a47aadeda531c8e: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 12:22:53.796485 22993 tablet_copy_service.cc:342] P 2793980a665d4daf84bbe67f9b2b5930: Request end of tablet copy session 3ce2186176de44289a47aadeda531c8e-77d70499b4fd47f690f523e6d5a3ce9d received from {username='slave'} at 127.0.0.1:43900
I20260709 12:22:53.796949 22993 tablet_copy_service.cc:434] P 2793980a665d4daf84bbe67f9b2b5930: ending tablet copy session 3ce2186176de44289a47aadeda531c8e-77d70499b4fd47f690f523e6d5a3ce9d on tablet 77d70499b4fd47f690f523e6d5a3ce9d with peer 3ce2186176de44289a47aadeda531c8e
I20260709 12:22:53.803452 23754 tablet_copy_client.cc:806] T 4899f34ede5a4dc5a409663db703714b P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 0 data blocks...
I20260709 12:22:53.804085 23754 tablet_copy_client.cc:670] T 4899f34ede5a4dc5a409663db703714b P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:22:53.808032 23754 tablet_copy_client.cc:538] T 4899f34ede5a4dc5a409663db703714b P 3ce2186176de44289a47aadeda531c8e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:22:53.824123 23754 tablet_bootstrap.cc:492] T 4899f34ede5a4dc5a409663db703714b P 3ce2186176de44289a47aadeda531c8e: Bootstrap starting.
I20260709 12:22:53.826131 23592 raft_consensus.cc:1217] T 32139692bf0144f3a5163f0600c58e25 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:22:53.842303 23745 tablet_bootstrap.cc:492] T 7729eb54b2364a5e913125c942dbf44d P 3ce2186176de44289a47aadeda531c8e: 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
I20260709 12:22:53.843592 23745 tablet_bootstrap.cc:492] T 7729eb54b2364a5e913125c942dbf44d P 3ce2186176de44289a47aadeda531c8e: Bootstrap complete.
I20260709 12:22:53.844333 23745 ts_tablet_manager.cc:1403] T 7729eb54b2364a5e913125c942dbf44d P 3ce2186176de44289a47aadeda531c8e: Time spent bootstrapping tablet: real 0.068s	user 0.019s	sys 0.025s
I20260709 12:22:53.847522 23745 raft_consensus.cc:359] T 7729eb54b2364a5e913125c942dbf44d P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:22:53.848416 23745 raft_consensus.cc:740] T 7729eb54b2364a5e913125c942dbf44d P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3ce2186176de44289a47aadeda531c8e, State: Initialized, Role: LEARNER
I20260709 12:22:53.849119 23745 consensus_queue.cc:260] T 7729eb54b2364a5e913125c942dbf44d P 3ce2186176de44289a47aadeda531c8e [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:22:53.851598 23745 ts_tablet_manager.cc:1434] T 7729eb54b2364a5e913125c942dbf44d P 3ce2186176de44289a47aadeda531c8e: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 12:22:53.853263 22917 tablet_copy_service.cc:342] P aabe9ef5f1314406b36f06a9956984bb: Request end of tablet copy session 3ce2186176de44289a47aadeda531c8e-7729eb54b2364a5e913125c942dbf44d received from {username='slave'} at 127.0.0.1:60934
I20260709 12:22:53.853701 22917 tablet_copy_service.cc:434] P aabe9ef5f1314406b36f06a9956984bb: ending tablet copy session 3ce2186176de44289a47aadeda531c8e-7729eb54b2364a5e913125c942dbf44d on tablet 7729eb54b2364a5e913125c942dbf44d with peer 3ce2186176de44289a47aadeda531c8e
I20260709 12:22:53.869756 23754 tablet_bootstrap.cc:492] T 4899f34ede5a4dc5a409663db703714b P 3ce2186176de44289a47aadeda531c8e: 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
I20260709 12:22:53.872021 23754 tablet_bootstrap.cc:492] T 4899f34ede5a4dc5a409663db703714b P 3ce2186176de44289a47aadeda531c8e: Bootstrap complete.
I20260709 12:22:53.872740 23754 ts_tablet_manager.cc:1403] T 4899f34ede5a4dc5a409663db703714b P 3ce2186176de44289a47aadeda531c8e: Time spent bootstrapping tablet: real 0.049s	user 0.017s	sys 0.011s
I20260709 12:22:53.875829 23754 raft_consensus.cc:359] T 4899f34ede5a4dc5a409663db703714b P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:22:53.876744 23754 raft_consensus.cc:740] T 4899f34ede5a4dc5a409663db703714b P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3ce2186176de44289a47aadeda531c8e, State: Initialized, Role: LEARNER
I20260709 12:22:53.877368 23754 consensus_queue.cc:260] T 4899f34ede5a4dc5a409663db703714b P 3ce2186176de44289a47aadeda531c8e [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:22:53.879745 23754 ts_tablet_manager.cc:1434] T 4899f34ede5a4dc5a409663db703714b P 3ce2186176de44289a47aadeda531c8e: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 12:22:53.881685 22993 tablet_copy_service.cc:342] P 2793980a665d4daf84bbe67f9b2b5930: Request end of tablet copy session 3ce2186176de44289a47aadeda531c8e-4899f34ede5a4dc5a409663db703714b received from {username='slave'} at 127.0.0.1:43900
I20260709 12:22:53.882114 22993 tablet_copy_service.cc:434] P 2793980a665d4daf84bbe67f9b2b5930: ending tablet copy session 3ce2186176de44289a47aadeda531c8e-4899f34ede5a4dc5a409663db703714b on tablet 4899f34ede5a4dc5a409663db703714b with peer 3ce2186176de44289a47aadeda531c8e
I20260709 12:22:54.096832 23592 raft_consensus.cc:1217] T 4899f34ede5a4dc5a409663db703714b P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260709 12:22:54.241657 22872 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.56.195:42669, user_credentials={real_user=slave}} blocked reactor thread for 131472us
I20260709 12:22:54.405112 23592 raft_consensus.cc:1217] T 7729eb54b2364a5e913125c942dbf44d P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:22:54.476852 23593 raft_consensus.cc:1217] T 77d70499b4fd47f690f523e6d5a3ce9d P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:22:54.493311 23772 raft_consensus.cc:1064] T 32139692bf0144f3a5163f0600c58e25 P aabe9ef5f1314406b36f06a9956984bb: attempting to promote NON_VOTER 3ce2186176de44289a47aadeda531c8e to VOTER
I20260709 12:22:54.496436 23772 consensus_queue.cc:237] T 32139692bf0144f3a5163f0600c58e25 P aabe9ef5f1314406b36f06a9956984bb [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:22:54.500164 23742 raft_consensus.cc:1064] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930: attempting to promote NON_VOTER 3ce2186176de44289a47aadeda531c8e to VOTER
I20260709 12:22:54.516096 23742 consensus_queue.cc:237] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930 [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:22:54.530589 22978 raft_consensus.cc:1275] T 32139692bf0144f3a5163f0600c58e25 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:54.533288 23137 consensus_queue.cc:1048] T 32139692bf0144f3a5163f0600c58e25 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 12:22:54.536504 23079 debug-util.cc:398] Leaking SignalData structure 0x7b08001d1b60 after lost signal to thread 21734
W20260709 12:22:54.537657 23079 debug-util.cc:398] Leaking SignalData structure 0x7b08001ebca0 after lost signal to thread 22838
I20260709 12:22:54.538378 23593 raft_consensus.cc:1275] T 32139692bf0144f3a5163f0600c58e25 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 12:22:54.538789 23079 debug-util.cc:398] Leaking SignalData structure 0x7b080021f320 after lost signal to thread 22931
W20260709 12:22:54.539947 23079 debug-util.cc:398] Leaking SignalData structure 0x7b08002c0480 after lost signal to thread 23007
W20260709 12:22:54.540961 23079 debug-util.cc:398] Leaking SignalData structure 0x7b08000dff00 after lost signal to thread 23082
I20260709 12:22:54.541317 23056 raft_consensus.cc:1275] T 32139692bf0144f3a5163f0600c58e25 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 12:22:54.542403 23079 debug-util.cc:398] Leaking SignalData structure 0x7b0800313e80 after lost signal to thread 23617
I20260709 12:22:54.547315 23137 consensus_queue.cc:1048] T 32139692bf0144f3a5163f0600c58e25 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:54.550767 23772 consensus_queue.cc:1048] T 32139692bf0144f3a5163f0600c58e25 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:54.557847 23592 raft_consensus.cc:1275] T 4899f34ede5a4dc5a409663db703714b P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:54.560513 23050 raft_consensus.cc:1275] T 4899f34ede5a4dc5a409663db703714b P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:54.560426 23766 consensus_queue.cc:1048] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:22:54.566119 23766 consensus_queue.cc:1048] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:54.575331 22907 raft_consensus.cc:1275] T 4899f34ede5a4dc5a409663db703714b P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:54.584196 23766 consensus_queue.cc:1048] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:22:54.595042 23761 raft_consensus.cc:2955] T 32139692bf0144f3a5163f0600c58e25 P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:54.608192 22978 raft_consensus.cc:2955] T 32139692bf0144f3a5163f0600c58e25 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:54.616817 23592 raft_consensus.cc:2955] T 32139692bf0144f3a5163f0600c58e25 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:54.628474 22802 catalog_manager.cc:5697] T 32139692bf0144f3a5163f0600c58e25 P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "aabe9ef5f1314406b36f06a9956984bb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:54.624423 23050 raft_consensus.cc:2955] T 32139692bf0144f3a5163f0600c58e25 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:54.632118 23770 raft_consensus.cc:2955] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:54.641675 23056 raft_consensus.cc:2955] T 4899f34ede5a4dc5a409663db703714b P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:54.662561 23593 raft_consensus.cc:2955] T 4899f34ede5a4dc5a409663db703714b P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:54.679003 22800 catalog_manager.cc:5697] T 4899f34ede5a4dc5a409663db703714b P 7b3e366cdf24471e8a88203d43ff95cf reported cstate change: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:54.703572 22902 raft_consensus.cc:2955] T 4899f34ede5a4dc5a409663db703714b P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:54.733057 22902 consensus_queue.cc:237] T 32139692bf0144f3a5163f0600c58e25 P aabe9ef5f1314406b36f06a9956984bb [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:22:54.748777 23592 raft_consensus.cc:1275] T 32139692bf0144f3a5163f0600c58e25 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:22:54.750386 23761 consensus_queue.cc:1048] T 32139692bf0144f3a5163f0600c58e25 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:22:54.767807 23050 raft_consensus.cc:1275] T 32139692bf0144f3a5163f0600c58e25 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:22:54.769345 23772 consensus_queue.cc:1048] T 32139692bf0144f3a5163f0600c58e25 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:22:54.772711 22978 consensus_queue.cc:237] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930 [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: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:22:54.779032 23592 raft_consensus.cc:1275] T 4899f34ede5a4dc5a409663db703714b P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:22:54.779148 23050 raft_consensus.cc:1275] T 4899f34ede5a4dc5a409663db703714b P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:22:54.784742 23770 consensus_queue.cc:1048] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:22:54.787457 23770 consensus_queue.cc:1048] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:22:54.791872 23710 raft_consensus.cc:2955] T 32139692bf0144f3a5163f0600c58e25 P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:54.797703 23766 raft_consensus.cc:2955] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:54.795497 23593 raft_consensus.cc:2955] T 32139692bf0144f3a5163f0600c58e25 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:54.824209 23050 raft_consensus.cc:2955] T 32139692bf0144f3a5163f0600c58e25 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:54.834755 23056 raft_consensus.cc:2955] T 4899f34ede5a4dc5a409663db703714b P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:54.844673 22800 catalog_manager.cc:5697] T 32139692bf0144f3a5163f0600c58e25 P 7b3e366cdf24471e8a88203d43ff95cf reported cstate change: config changed from index 3 to 4, VOTER 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) evicted. New cstate: current_term: 1 leader_uuid: "aabe9ef5f1314406b36f06a9956984bb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:54.854211 22789 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 32139692bf0144f3a5163f0600c58e25 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:22:54.866881 23592 raft_consensus.cc:2955] T 4899f34ede5a4dc5a409663db703714b P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:54.877024 22790 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4899f34ede5a4dc5a409663db703714b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:22:54.893484 22801 catalog_manager.cc:5697] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: config changed from index 3 to 4, VOTER aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) evicted. New cstate: current_term: 1 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:22:54.898204 22969 tablet_service.cc:1558] Processing DeleteTablet for tablet 32139692bf0144f3a5163f0600c58e25 with delete_type TABLET_DATA_TOMBSTONED (TS 2793980a665d4daf84bbe67f9b2b5930 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46262
I20260709 12:22:54.903872 23787 tablet_replica.cc:333] T 32139692bf0144f3a5163f0600c58e25 P 2793980a665d4daf84bbe67f9b2b5930: stopping tablet replica
I20260709 12:22:54.915156 22887 tablet_service.cc:1558] Processing DeleteTablet for tablet 4899f34ede5a4dc5a409663db703714b with delete_type TABLET_DATA_TOMBSTONED (TS aabe9ef5f1314406b36f06a9956984bb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54446
I20260709 12:22:54.924203 23787 raft_consensus.cc:2243] T 32139692bf0144f3a5163f0600c58e25 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:54.929643 23788 tablet_replica.cc:333] T 4899f34ede5a4dc5a409663db703714b P aabe9ef5f1314406b36f06a9956984bb: stopping tablet replica
I20260709 12:22:54.937306 23710 raft_consensus.cc:1064] T 7729eb54b2364a5e913125c942dbf44d P aabe9ef5f1314406b36f06a9956984bb: attempting to promote NON_VOTER 3ce2186176de44289a47aadeda531c8e to VOTER
I20260709 12:22:54.938529 23788 raft_consensus.cc:2243] T 4899f34ede5a4dc5a409663db703714b P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:54.939306 23788 raft_consensus.cc:2272] T 4899f34ede5a4dc5a409663db703714b P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:54.945667 23710 consensus_queue.cc:237] T 7729eb54b2364a5e913125c942dbf44d P aabe9ef5f1314406b36f06a9956984bb [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:22:54.963142 23592 raft_consensus.cc:1275] T 7729eb54b2364a5e913125c942dbf44d P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:54.965165 23137 consensus_queue.cc:1048] T 7729eb54b2364a5e913125c942dbf44d P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:55.025116 22977 raft_consensus.cc:1275] T 7729eb54b2364a5e913125c942dbf44d P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:55.027416 23772 consensus_queue.cc:1048] T 7729eb54b2364a5e913125c942dbf44d P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:55.030778 23052 raft_consensus.cc:1275] T 7729eb54b2364a5e913125c942dbf44d P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 12:22:55.033819 23789 log.cc:927] Time spent T 7729eb54b2364a5e913125c942dbf44d P aabe9ef5f1314406b36f06a9956984bb: Append to log took a long time: real 0.074s	user 0.001s	sys 0.000s
I20260709 12:22:55.036635 23772 consensus_queue.cc:1048] T 7729eb54b2364a5e913125c942dbf44d P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:22:55.045092 23787 raft_consensus.cc:2272] T 32139692bf0144f3a5163f0600c58e25 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:55.076151 23788 ts_tablet_manager.cc:1916] T 4899f34ede5a4dc5a409663db703714b P aabe9ef5f1314406b36f06a9956984bb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:22:55.078655 23787 ts_tablet_manager.cc:1916] T 32139692bf0144f3a5163f0600c58e25 P 2793980a665d4daf84bbe67f9b2b5930: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:22:55.083191 23772 raft_consensus.cc:2955] T 7729eb54b2364a5e913125c942dbf44d P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:55.092604 23052 raft_consensus.cc:2955] T 7729eb54b2364a5e913125c942dbf44d P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:55.103994 23593 raft_consensus.cc:2955] T 7729eb54b2364a5e913125c942dbf44d P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:55.120609 23766 raft_consensus.cc:1064] T 77d70499b4fd47f690f523e6d5a3ce9d P 2793980a665d4daf84bbe67f9b2b5930: attempting to promote NON_VOTER 3ce2186176de44289a47aadeda531c8e to VOTER
I20260709 12:22:55.122036 22800 catalog_manager.cc:5697] T 7729eb54b2364a5e913125c942dbf44d P 7b3e366cdf24471e8a88203d43ff95cf reported cstate change: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "aabe9ef5f1314406b36f06a9956984bb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:55.127910 23766 consensus_queue.cc:237] T 77d70499b4fd47f690f523e6d5a3ce9d P 2793980a665d4daf84bbe67f9b2b5930 [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:22:55.129570 23787 ts_tablet_manager.cc:1929] T 32139692bf0144f3a5163f0600c58e25 P 2793980a665d4daf84bbe67f9b2b5930: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:22:55.130661 23788 ts_tablet_manager.cc:1929] T 4899f34ede5a4dc5a409663db703714b P aabe9ef5f1314406b36f06a9956984bb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:22:55.140349 23787 log.cc:1199] T 32139692bf0144f3a5163f0600c58e25 P 2793980a665d4daf84bbe67f9b2b5930: Deleting WAL directory at /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599696038870-21731-0/minicluster-data/ts-1-root/wals/32139692bf0144f3a5163f0600c58e25
I20260709 12:22:55.140352 23788 log.cc:1199] T 4899f34ede5a4dc5a409663db703714b P aabe9ef5f1314406b36f06a9956984bb: Deleting WAL directory at /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599696038870-21731-0/minicluster-data/ts-0-root/wals/4899f34ede5a4dc5a409663db703714b
I20260709 12:22:55.138207 22977 raft_consensus.cc:2955] T 7729eb54b2364a5e913125c942dbf44d P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:55.145807 22789 catalog_manager.cc:5028] TS aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): tablet 4899f34ede5a4dc5a409663db703714b (table test-workload [id=5a80fbc528df4e20ae011992009cf62e]) successfully deleted
I20260709 12:22:55.147511 22790 catalog_manager.cc:5028] TS 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): tablet 32139692bf0144f3a5163f0600c58e25 (table test-workload [id=5a80fbc528df4e20ae011992009cf62e]) successfully deleted
I20260709 12:22:55.165904 22901 consensus_queue.cc:237] T 7729eb54b2364a5e913125c942dbf44d P aabe9ef5f1314406b36f06a9956984bb [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:22:55.174978 23050 raft_consensus.cc:1275] T 77d70499b4fd47f690f523e6d5a3ce9d P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:55.174995 22977 raft_consensus.cc:1275] T 7729eb54b2364a5e913125c942dbf44d P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:22:55.176044 23593 raft_consensus.cc:1275] T 77d70499b4fd47f690f523e6d5a3ce9d P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:55.176992 23741 consensus_queue.cc:1048] T 77d70499b4fd47f690f523e6d5a3ce9d P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:55.181761 23761 consensus_queue.cc:1048] T 7729eb54b2364a5e913125c942dbf44d P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:22:55.182367 23741 consensus_queue.cc:1048] T 77d70499b4fd47f690f523e6d5a3ce9d P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:55.190883 23592 raft_consensus.cc:1275] T 7729eb54b2364a5e913125c942dbf44d P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:22:55.193725 23772 raft_consensus.cc:2955] T 7729eb54b2364a5e913125c942dbf44d P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:55.195546 22977 raft_consensus.cc:2955] T 7729eb54b2364a5e913125c942dbf44d P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:55.199306 23761 consensus_queue.cc:1048] T 7729eb54b2364a5e913125c942dbf44d P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:22:55.206422 23592 raft_consensus.cc:2955] T 7729eb54b2364a5e913125c942dbf44d P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:55.224903 22789 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7729eb54b2364a5e913125c942dbf44d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:22:55.227387 22907 raft_consensus.cc:1275] T 77d70499b4fd47f690f523e6d5a3ce9d P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:55.236850 22802 catalog_manager.cc:5697] T 7729eb54b2364a5e913125c942dbf44d P aabe9ef5f1314406b36f06a9956984bb reported cstate change: config changed from index 3 to 4, VOTER 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) evicted. New cstate: current_term: 1 leader_uuid: "aabe9ef5f1314406b36f06a9956984bb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:55.242980 23741 consensus_queue.cc:1048] T 77d70499b4fd47f690f523e6d5a3ce9d P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:22:55.259160 23038 tablet_service.cc:1558] Processing DeleteTablet for tablet 7729eb54b2364a5e913125c942dbf44d with delete_type TABLET_DATA_TOMBSTONED (TS 7b3e366cdf24471e8a88203d43ff95cf not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40464
I20260709 12:22:55.272472 23798 tablet_replica.cc:333] T 7729eb54b2364a5e913125c942dbf44d P 7b3e366cdf24471e8a88203d43ff95cf: stopping tablet replica
I20260709 12:22:55.274098 23798 raft_consensus.cc:2243] T 7729eb54b2364a5e913125c942dbf44d P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:55.274854 23798 raft_consensus.cc:2272] T 7729eb54b2364a5e913125c942dbf44d P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:55.280443 23798 ts_tablet_manager.cc:1916] T 7729eb54b2364a5e913125c942dbf44d P 7b3e366cdf24471e8a88203d43ff95cf: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:22:55.284529 23741 raft_consensus.cc:2955] T 77d70499b4fd47f690f523e6d5a3ce9d P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:55.295632 22901 raft_consensus.cc:2955] T 77d70499b4fd47f690f523e6d5a3ce9d P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:55.302238 23798 ts_tablet_manager.cc:1929] T 7729eb54b2364a5e913125c942dbf44d P 7b3e366cdf24471e8a88203d43ff95cf: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:22:55.302822 23798 log.cc:1199] T 7729eb54b2364a5e913125c942dbf44d P 7b3e366cdf24471e8a88203d43ff95cf: Deleting WAL directory at /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599696038870-21731-0/minicluster-data/ts-2-root/wals/7729eb54b2364a5e913125c942dbf44d
I20260709 12:22:55.304425 22791 catalog_manager.cc:5028] TS 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669): tablet 7729eb54b2364a5e913125c942dbf44d (table test-workload [id=5a80fbc528df4e20ae011992009cf62e]) successfully deleted
I20260709 12:22:55.294245 23050 raft_consensus.cc:2955] T 77d70499b4fd47f690f523e6d5a3ce9d P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
W20260709 12:22:55.325286 22928 debug-util.cc:398] Leaking SignalData structure 0x7b0800190800 after lost signal to thread 21734
W20260709 12:22:55.326279 22928 debug-util.cc:398] Leaking SignalData structure 0x7b08001c0a00 after lost signal to thread 22838
W20260709 12:22:55.327334 22928 debug-util.cc:398] Leaking SignalData structure 0x7b08001197c0 after lost signal to thread 22931
W20260709 12:22:55.328270 22928 debug-util.cc:398] Leaking SignalData structure 0x7b0800111e40 after lost signal to thread 23007
W20260709 12:22:55.329208 22928 debug-util.cc:398] Leaking SignalData structure 0x7b0800296540 after lost signal to thread 23082
I20260709 12:22:55.334261 22803 catalog_manager.cc:5697] T 77d70499b4fd47f690f523e6d5a3ce9d P aabe9ef5f1314406b36f06a9956984bb reported cstate change: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
W20260709 12:22:55.337996 22928 debug-util.cc:398] Leaking SignalData structure 0x7b08002302a0 after lost signal to thread 23617
I20260709 12:22:55.360033 23593 raft_consensus.cc:2955] T 77d70499b4fd47f690f523e6d5a3ce9d P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
W20260709 12:22:55.394204 23021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.56.193:36711, user_credentials={real_user=slave}} blocked reactor thread for 70779.5us
I20260709 12:22:55.413425 22974 consensus_queue.cc:237] T 77d70499b4fd47f690f523e6d5a3ce9d P 2793980a665d4daf84bbe67f9b2b5930 [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:22:55.431257 22901 raft_consensus.cc:1275] T 77d70499b4fd47f690f523e6d5a3ce9d P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:22:55.438727 23767 consensus_queue.cc:1048] T 77d70499b4fd47f690f523e6d5a3ce9d P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:22:55.445057 23593 raft_consensus.cc:1275] T 77d70499b4fd47f690f523e6d5a3ce9d P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:22:55.452553 23767 consensus_queue.cc:1048] T 77d70499b4fd47f690f523e6d5a3ce9d P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 12:22:55.462703 23793 raft_consensus.cc:2955] T 77d70499b4fd47f690f523e6d5a3ce9d P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:55.479003 23593 raft_consensus.cc:2955] T 77d70499b4fd47f690f523e6d5a3ce9d P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:55.541615 22902 raft_consensus.cc:2955] T 77d70499b4fd47f690f523e6d5a3ce9d P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:55.563238 22800 catalog_manager.cc:5697] T 77d70499b4fd47f690f523e6d5a3ce9d P aabe9ef5f1314406b36f06a9956984bb reported cstate change: config changed from index 3 to 4, VOTER 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) evicted. New cstate: current_term: 1 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:55.574108 22790 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 77d70499b4fd47f690f523e6d5a3ce9d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:22:55.576511 23038 tablet_service.cc:1558] Processing DeleteTablet for tablet 77d70499b4fd47f690f523e6d5a3ce9d with delete_type TABLET_DATA_TOMBSTONED (TS 7b3e366cdf24471e8a88203d43ff95cf not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40464
I20260709 12:22:55.577507 23798 tablet_replica.cc:333] T 77d70499b4fd47f690f523e6d5a3ce9d P 7b3e366cdf24471e8a88203d43ff95cf: stopping tablet replica
I20260709 12:22:55.578483 23798 raft_consensus.cc:2243] T 77d70499b4fd47f690f523e6d5a3ce9d P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:55.579228 23798 raft_consensus.cc:2272] T 77d70499b4fd47f690f523e6d5a3ce9d P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:55.582731 23798 ts_tablet_manager.cc:1916] T 77d70499b4fd47f690f523e6d5a3ce9d P 7b3e366cdf24471e8a88203d43ff95cf: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:22:55.603029 23798 ts_tablet_manager.cc:1929] T 77d70499b4fd47f690f523e6d5a3ce9d P 7b3e366cdf24471e8a88203d43ff95cf: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:22:55.603523 23798 log.cc:1199] T 77d70499b4fd47f690f523e6d5a3ce9d P 7b3e366cdf24471e8a88203d43ff95cf: Deleting WAL directory at /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599696038870-21731-0/minicluster-data/ts-2-root/wals/77d70499b4fd47f690f523e6d5a3ce9d
I20260709 12:22:55.604976 22791 catalog_manager.cc:5028] TS 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669): tablet 77d70499b4fd47f690f523e6d5a3ce9d (table test-workload [id=5a80fbc528df4e20ae011992009cf62e]) successfully deleted
I20260709 12:22:56.668398 23050 consensus_queue.cc:237] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Queue 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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
W20260709 12:22:56.674996 23023 consensus_peers.cc:597] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf -> Peer 3ce2186176de44289a47aadeda531c8e (127.21.56.196:44761): Couldn't send request to peer 3ce2186176de44289a47aadeda531c8e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c2a020e6a5e5492c96c6a87dae68f503. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:56.677107 22901 raft_consensus.cc:1275] T c2a020e6a5e5492c96c6a87dae68f503 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:22:56.677079 22977 raft_consensus.cc:1275] T c2a020e6a5e5492c96c6a87dae68f503 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:22:56.678854 23799 consensus_queue.cc:1048] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:56.679750 23801 consensus_queue.cc:1048] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:56.696413 23800 raft_consensus.cc:2955] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:22:56.700923 22977 raft_consensus.cc:2955] T c2a020e6a5e5492c96c6a87dae68f503 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:22:56.709585 22902 raft_consensus.cc:2955] T c2a020e6a5e5492c96c6a87dae68f503 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:22:56.725440 22800 catalog_manager.cc:5697] T c2a020e6a5e5492c96c6a87dae68f503 P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New cstate: current_term: 1 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:22:56.730654 22977 consensus_queue.cc:237] T e1c6b0ee7d094a1694fa0661e066d41a P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Queue 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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
W20260709 12:22:56.756647 22948 consensus_peers.cc:597] T e1c6b0ee7d094a1694fa0661e066d41a P 2793980a665d4daf84bbe67f9b2b5930 -> Peer 3ce2186176de44289a47aadeda531c8e (127.21.56.196:44761): Couldn't send request to peer 3ce2186176de44289a47aadeda531c8e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e1c6b0ee7d094a1694fa0661e066d41a. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:56.761078 23050 raft_consensus.cc:1275] T e1c6b0ee7d094a1694fa0661e066d41a P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:22:56.762538 22901 raft_consensus.cc:1275] T e1c6b0ee7d094a1694fa0661e066d41a P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:22:56.762710 23742 consensus_queue.cc:1048] T e1c6b0ee7d094a1694fa0661e066d41a P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:56.765821 23767 consensus_queue.cc:1048] T e1c6b0ee7d094a1694fa0661e066d41a P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:56.776407 23770 raft_consensus.cc:2955] T e1c6b0ee7d094a1694fa0661e066d41a P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:22:56.778134 23050 raft_consensus.cc:2955] T e1c6b0ee7d094a1694fa0661e066d41a P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:22:56.864482 23052 consensus_queue.cc:237] T b0642d80acf14c47989252536a418c18 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Queue 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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:22:56.873181 22902 raft_consensus.cc:2955] T e1c6b0ee7d094a1694fa0661e066d41a P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:22:56.881224 22800 catalog_manager.cc:5697] T e1c6b0ee7d094a1694fa0661e066d41a P 7b3e366cdf24471e8a88203d43ff95cf reported cstate change: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New cstate: current_term: 1 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
W20260709 12:22:56.923437 23023 consensus_peers.cc:597] T b0642d80acf14c47989252536a418c18 P 7b3e366cdf24471e8a88203d43ff95cf -> Peer 3ce2186176de44289a47aadeda531c8e (127.21.56.196:44761): Couldn't send request to peer 3ce2186176de44289a47aadeda531c8e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b0642d80acf14c47989252536a418c18. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:56.924991 22901 raft_consensus.cc:1275] T b0642d80acf14c47989252536a418c18 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:22:56.927214 23805 consensus_queue.cc:1048] T b0642d80acf14c47989252536a418c18 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.019s
I20260709 12:22:56.970211 22977 raft_consensus.cc:1275] T b0642d80acf14c47989252536a418c18 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:22:57.002039 23805 consensus_queue.cc:1048] T b0642d80acf14c47989252536a418c18 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:57.006475 23800 raft_consensus.cc:2955] T b0642d80acf14c47989252536a418c18 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:22:57.020346 22902 raft_consensus.cc:2955] T b0642d80acf14c47989252536a418c18 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:22:57.023959 22974 raft_consensus.cc:2955] T b0642d80acf14c47989252536a418c18 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:22:57.043236 22803 catalog_manager.cc:5697] T b0642d80acf14c47989252536a418c18 P aabe9ef5f1314406b36f06a9956984bb reported cstate change: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New cstate: current_term: 1 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:22:57.049337 22980 consensus_queue.cc:237] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
W20260709 12:22:57.077935 22948 consensus_peers.cc:597] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930 -> Peer 3ce2186176de44289a47aadeda531c8e (127.21.56.196:44761): Couldn't send request to peer 3ce2186176de44289a47aadeda531c8e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f1b865060b2d42ddb3513893928db31e. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:57.082365 23050 raft_consensus.cc:1275] T f1b865060b2d42ddb3513893928db31e P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:57.084479 23814 consensus_queue.cc:1048] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:22:57.096506 22904 raft_consensus.cc:1275] T f1b865060b2d42ddb3513893928db31e P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:57.099682 23742 consensus_queue.cc:1048] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:22:57.106657 23742 raft_consensus.cc:2955] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:22:57.108371 23050 raft_consensus.cc:2955] T f1b865060b2d42ddb3513893928db31e P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:22:57.110165 22902 raft_consensus.cc:2955] T f1b865060b2d42ddb3513893928db31e P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:22:57.125151 22800 catalog_manager.cc:5697] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New cstate: current_term: 2 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:57.255990 23824 ts_tablet_manager.cc:933] T c2a020e6a5e5492c96c6a87dae68f503 P 3ce2186176de44289a47aadeda531c8e: Initiating tablet copy from peer 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:57.266861 23824 tablet_copy_client.cc:323] T c2a020e6a5e5492c96c6a87dae68f503 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.56.195:42669
I20260709 12:22:57.269034 23068 tablet_copy_service.cc:140] P 7b3e366cdf24471e8a88203d43ff95cf: Received BeginTabletCopySession request for tablet c2a020e6a5e5492c96c6a87dae68f503 from peer 3ce2186176de44289a47aadeda531c8e ({username='slave'} at 127.0.0.1:54590)
I20260709 12:22:57.269654 23068 tablet_copy_service.cc:161] P 7b3e366cdf24471e8a88203d43ff95cf: Beginning new tablet copy session on tablet c2a020e6a5e5492c96c6a87dae68f503 from peer 3ce2186176de44289a47aadeda531c8e at {username='slave'} at 127.0.0.1:54590: session id = 3ce2186176de44289a47aadeda531c8e-c2a020e6a5e5492c96c6a87dae68f503
I20260709 12:22:57.278283 23068 tablet_copy_source_session.cc:215] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:22:57.283555 23824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2a020e6a5e5492c96c6a87dae68f503. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:57.312160 23826 ts_tablet_manager.cc:933] T e1c6b0ee7d094a1694fa0661e066d41a P 3ce2186176de44289a47aadeda531c8e: Initiating tablet copy from peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:57.323312 23824 tablet_copy_client.cc:806] T c2a020e6a5e5492c96c6a87dae68f503 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 0 data blocks...
I20260709 12:22:57.325243 23826 tablet_copy_client.cc:323] T e1c6b0ee7d094a1694fa0661e066d41a P 3ce2186176de44289a47aadeda531c8e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.56.194:36473
I20260709 12:22:57.327262 23824 tablet_copy_client.cc:670] T c2a020e6a5e5492c96c6a87dae68f503 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:22:57.328039 22993 tablet_copy_service.cc:140] P 2793980a665d4daf84bbe67f9b2b5930: Received BeginTabletCopySession request for tablet e1c6b0ee7d094a1694fa0661e066d41a from peer 3ce2186176de44289a47aadeda531c8e ({username='slave'} at 127.0.0.1:43900)
I20260709 12:22:57.328616 22993 tablet_copy_service.cc:161] P 2793980a665d4daf84bbe67f9b2b5930: Beginning new tablet copy session on tablet e1c6b0ee7d094a1694fa0661e066d41a from peer 3ce2186176de44289a47aadeda531c8e at {username='slave'} at 127.0.0.1:43900: session id = 3ce2186176de44289a47aadeda531c8e-e1c6b0ee7d094a1694fa0661e066d41a
I20260709 12:22:57.331820 23824 tablet_copy_client.cc:538] T c2a020e6a5e5492c96c6a87dae68f503 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:22:57.338649 22993 tablet_copy_source_session.cc:215] T e1c6b0ee7d094a1694fa0661e066d41a P 2793980a665d4daf84bbe67f9b2b5930: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:22:57.345067 23826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1c6b0ee7d094a1694fa0661e066d41a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:57.359331 23824 tablet_bootstrap.cc:492] T c2a020e6a5e5492c96c6a87dae68f503 P 3ce2186176de44289a47aadeda531c8e: Bootstrap starting.
I20260709 12:22:57.363080 23828 ts_tablet_manager.cc:933] T b0642d80acf14c47989252536a418c18 P 3ce2186176de44289a47aadeda531c8e: Initiating tablet copy from peer 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:22:57.367087 23826 tablet_copy_client.cc:806] T e1c6b0ee7d094a1694fa0661e066d41a P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 0 data blocks...
I20260709 12:22:57.367832 23826 tablet_copy_client.cc:670] T e1c6b0ee7d094a1694fa0661e066d41a P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:22:57.368637 23828 tablet_copy_client.cc:323] T b0642d80acf14c47989252536a418c18 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.56.195:42669
I20260709 12:22:57.371526 23068 tablet_copy_service.cc:140] P 7b3e366cdf24471e8a88203d43ff95cf: Received BeginTabletCopySession request for tablet b0642d80acf14c47989252536a418c18 from peer 3ce2186176de44289a47aadeda531c8e ({username='slave'} at 127.0.0.1:54590)
I20260709 12:22:57.372066 23068 tablet_copy_service.cc:161] P 7b3e366cdf24471e8a88203d43ff95cf: Beginning new tablet copy session on tablet b0642d80acf14c47989252536a418c18 from peer 3ce2186176de44289a47aadeda531c8e at {username='slave'} at 127.0.0.1:54590: session id = 3ce2186176de44289a47aadeda531c8e-b0642d80acf14c47989252536a418c18
I20260709 12:22:57.386586 23826 tablet_copy_client.cc:538] T e1c6b0ee7d094a1694fa0661e066d41a P 3ce2186176de44289a47aadeda531c8e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:22:57.395051 23824 tablet_bootstrap.cc:492] T c2a020e6a5e5492c96c6a87dae68f503 P 3ce2186176de44289a47aadeda531c8e: 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
I20260709 12:22:57.396195 23824 tablet_bootstrap.cc:492] T c2a020e6a5e5492c96c6a87dae68f503 P 3ce2186176de44289a47aadeda531c8e: Bootstrap complete.
I20260709 12:22:57.396955 23824 ts_tablet_manager.cc:1403] T c2a020e6a5e5492c96c6a87dae68f503 P 3ce2186176de44289a47aadeda531c8e: Time spent bootstrapping tablet: real 0.038s	user 0.023s	sys 0.011s
I20260709 12:22:57.398780 23068 tablet_copy_source_session.cc:215] T b0642d80acf14c47989252536a418c18 P 7b3e366cdf24471e8a88203d43ff95cf: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:22:57.400544 23824 raft_consensus.cc:359] T c2a020e6a5e5492c96c6a87dae68f503 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:22:57.401463 23824 raft_consensus.cc:740] T c2a020e6a5e5492c96c6a87dae68f503 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3ce2186176de44289a47aadeda531c8e, State: Initialized, Role: LEARNER
I20260709 12:22:57.402092 23828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0642d80acf14c47989252536a418c18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:57.402205 23824 consensus_queue.cc:260] T c2a020e6a5e5492c96c6a87dae68f503 P 3ce2186176de44289a47aadeda531c8e [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:22:57.411020 23826 tablet_bootstrap.cc:492] T e1c6b0ee7d094a1694fa0661e066d41a P 3ce2186176de44289a47aadeda531c8e: Bootstrap starting.
I20260709 12:22:57.429338 23824 ts_tablet_manager.cc:1434] T c2a020e6a5e5492c96c6a87dae68f503 P 3ce2186176de44289a47aadeda531c8e: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.025s
I20260709 12:22:57.433284 23828 tablet_copy_client.cc:806] T b0642d80acf14c47989252536a418c18 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 0 data blocks...
I20260709 12:22:57.434048 23828 tablet_copy_client.cc:670] T b0642d80acf14c47989252536a418c18 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:22:57.437263 23068 tablet_copy_service.cc:342] P 7b3e366cdf24471e8a88203d43ff95cf: Request end of tablet copy session 3ce2186176de44289a47aadeda531c8e-c2a020e6a5e5492c96c6a87dae68f503 received from {username='slave'} at 127.0.0.1:54590
I20260709 12:22:57.437731 23068 tablet_copy_service.cc:434] P 7b3e366cdf24471e8a88203d43ff95cf: ending tablet copy session 3ce2186176de44289a47aadeda531c8e-c2a020e6a5e5492c96c6a87dae68f503 on tablet c2a020e6a5e5492c96c6a87dae68f503 with peer 3ce2186176de44289a47aadeda531c8e
I20260709 12:22:57.438226 23828 tablet_copy_client.cc:538] T b0642d80acf14c47989252536a418c18 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:22:57.449141 23828 tablet_bootstrap.cc:492] T b0642d80acf14c47989252536a418c18 P 3ce2186176de44289a47aadeda531c8e: Bootstrap starting.
I20260709 12:22:57.483166 23826 tablet_bootstrap.cc:492] T e1c6b0ee7d094a1694fa0661e066d41a P 3ce2186176de44289a47aadeda531c8e: 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
I20260709 12:22:57.483906 23826 tablet_bootstrap.cc:492] T e1c6b0ee7d094a1694fa0661e066d41a P 3ce2186176de44289a47aadeda531c8e: Bootstrap complete.
I20260709 12:22:57.484831 23828 tablet_bootstrap.cc:492] T b0642d80acf14c47989252536a418c18 P 3ce2186176de44289a47aadeda531c8e: 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
I20260709 12:22:57.486860 23828 tablet_bootstrap.cc:492] T b0642d80acf14c47989252536a418c18 P 3ce2186176de44289a47aadeda531c8e: Bootstrap complete.
I20260709 12:22:57.487615 23828 ts_tablet_manager.cc:1403] T b0642d80acf14c47989252536a418c18 P 3ce2186176de44289a47aadeda531c8e: Time spent bootstrapping tablet: real 0.039s	user 0.031s	sys 0.005s
I20260709 12:22:57.491114 23828 raft_consensus.cc:359] T b0642d80acf14c47989252536a418c18 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:22:57.492007 23828 raft_consensus.cc:740] T b0642d80acf14c47989252536a418c18 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3ce2186176de44289a47aadeda531c8e, State: Initialized, Role: LEARNER
I20260709 12:22:57.492712 23828 consensus_queue.cc:260] T b0642d80acf14c47989252536a418c18 P 3ce2186176de44289a47aadeda531c8e [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:22:57.495528 23828 ts_tablet_manager.cc:1434] T b0642d80acf14c47989252536a418c18 P 3ce2186176de44289a47aadeda531c8e: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260709 12:22:57.500767 23068 tablet_copy_service.cc:342] P 7b3e366cdf24471e8a88203d43ff95cf: Request end of tablet copy session 3ce2186176de44289a47aadeda531c8e-b0642d80acf14c47989252536a418c18 received from {username='slave'} at 127.0.0.1:54590
I20260709 12:22:57.501221 23068 tablet_copy_service.cc:434] P 7b3e366cdf24471e8a88203d43ff95cf: ending tablet copy session 3ce2186176de44289a47aadeda531c8e-b0642d80acf14c47989252536a418c18 on tablet b0642d80acf14c47989252536a418c18 with peer 3ce2186176de44289a47aadeda531c8e
I20260709 12:22:57.486603 23826 ts_tablet_manager.cc:1403] T e1c6b0ee7d094a1694fa0661e066d41a P 3ce2186176de44289a47aadeda531c8e: Time spent bootstrapping tablet: real 0.084s	user 0.021s	sys 0.003s
I20260709 12:22:57.531055 23826 raft_consensus.cc:359] T e1c6b0ee7d094a1694fa0661e066d41a P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:22:57.531898 23826 raft_consensus.cc:740] T e1c6b0ee7d094a1694fa0661e066d41a P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3ce2186176de44289a47aadeda531c8e, State: Initialized, Role: LEARNER
I20260709 12:22:57.532570 23826 consensus_queue.cc:260] T e1c6b0ee7d094a1694fa0661e066d41a P 3ce2186176de44289a47aadeda531c8e [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:22:57.535346 23826 ts_tablet_manager.cc:1434] T e1c6b0ee7d094a1694fa0661e066d41a P 3ce2186176de44289a47aadeda531c8e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:22:57.537336 22993 tablet_copy_service.cc:342] P 2793980a665d4daf84bbe67f9b2b5930: Request end of tablet copy session 3ce2186176de44289a47aadeda531c8e-e1c6b0ee7d094a1694fa0661e066d41a received from {username='slave'} at 127.0.0.1:43900
I20260709 12:22:57.537788 22993 tablet_copy_service.cc:434] P 2793980a665d4daf84bbe67f9b2b5930: ending tablet copy session 3ce2186176de44289a47aadeda531c8e-e1c6b0ee7d094a1694fa0661e066d41a on tablet e1c6b0ee7d094a1694fa0661e066d41a with peer 3ce2186176de44289a47aadeda531c8e
I20260709 12:22:57.603690 23826 ts_tablet_manager.cc:933] T f1b865060b2d42ddb3513893928db31e P 3ce2186176de44289a47aadeda531c8e: Initiating tablet copy from peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:22:57.620260 23826 tablet_copy_client.cc:323] T f1b865060b2d42ddb3513893928db31e P 3ce2186176de44289a47aadeda531c8e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.56.194:36473
I20260709 12:22:57.622179 22993 tablet_copy_service.cc:140] P 2793980a665d4daf84bbe67f9b2b5930: Received BeginTabletCopySession request for tablet f1b865060b2d42ddb3513893928db31e from peer 3ce2186176de44289a47aadeda531c8e ({username='slave'} at 127.0.0.1:43900)
I20260709 12:22:57.622752 22993 tablet_copy_service.cc:161] P 2793980a665d4daf84bbe67f9b2b5930: Beginning new tablet copy session on tablet f1b865060b2d42ddb3513893928db31e from peer 3ce2186176de44289a47aadeda531c8e at {username='slave'} at 127.0.0.1:43900: session id = 3ce2186176de44289a47aadeda531c8e-f1b865060b2d42ddb3513893928db31e
I20260709 12:22:57.630612 22993 tablet_copy_source_session.cc:215] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:22:57.634274 23826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1b865060b2d42ddb3513893928db31e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:57.651127 23826 tablet_copy_client.cc:806] T f1b865060b2d42ddb3513893928db31e P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 0 data blocks...
I20260709 12:22:57.651685 23826 tablet_copy_client.cc:670] T f1b865060b2d42ddb3513893928db31e P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:22:57.655782 23826 tablet_copy_client.cc:538] T f1b865060b2d42ddb3513893928db31e P 3ce2186176de44289a47aadeda531c8e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:22:57.664613 23826 tablet_bootstrap.cc:492] T f1b865060b2d42ddb3513893928db31e P 3ce2186176de44289a47aadeda531c8e: Bootstrap starting.
I20260709 12:22:57.691263 23826 tablet_bootstrap.cc:492] T f1b865060b2d42ddb3513893928db31e P 3ce2186176de44289a47aadeda531c8e: 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
I20260709 12:22:57.692014 23826 tablet_bootstrap.cc:492] T f1b865060b2d42ddb3513893928db31e P 3ce2186176de44289a47aadeda531c8e: Bootstrap complete.
I20260709 12:22:57.692636 23826 ts_tablet_manager.cc:1403] T f1b865060b2d42ddb3513893928db31e P 3ce2186176de44289a47aadeda531c8e: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.003s
I20260709 12:22:57.695130 23826 raft_consensus.cc:359] T f1b865060b2d42ddb3513893928db31e P 3ce2186176de44289a47aadeda531c8e [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:22:57.695829 23826 raft_consensus.cc:740] T f1b865060b2d42ddb3513893928db31e P 3ce2186176de44289a47aadeda531c8e [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 3ce2186176de44289a47aadeda531c8e, State: Initialized, Role: LEARNER
I20260709 12:22:57.696426 23826 consensus_queue.cc:260] T f1b865060b2d42ddb3513893928db31e P 3ce2186176de44289a47aadeda531c8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:22:57.701347 23826 ts_tablet_manager.cc:1434] T f1b865060b2d42ddb3513893928db31e P 3ce2186176de44289a47aadeda531c8e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:22:57.711345 22993 tablet_copy_service.cc:342] P 2793980a665d4daf84bbe67f9b2b5930: Request end of tablet copy session 3ce2186176de44289a47aadeda531c8e-f1b865060b2d42ddb3513893928db31e received from {username='slave'} at 127.0.0.1:43900
I20260709 12:22:57.711815 22993 tablet_copy_service.cc:434] P 2793980a665d4daf84bbe67f9b2b5930: ending tablet copy session 3ce2186176de44289a47aadeda531c8e-f1b865060b2d42ddb3513893928db31e on tablet f1b865060b2d42ddb3513893928db31e with peer 3ce2186176de44289a47aadeda531c8e
I20260709 12:22:57.713371 23592 raft_consensus.cc:1217] T c2a020e6a5e5492c96c6a87dae68f503 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:22:57.840374 23592 raft_consensus.cc:1217] T e1c6b0ee7d094a1694fa0661e066d41a P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:22:57.907006 23592 raft_consensus.cc:1217] T b0642d80acf14c47989252536a418c18 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:22:58.197759 23592 raft_consensus.cc:1217] T f1b865060b2d42ddb3513893928db31e P 3ce2186176de44289a47aadeda531c8e [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260709 12:22:58.230754 23767 raft_consensus.cc:1064] T e1c6b0ee7d094a1694fa0661e066d41a P 2793980a665d4daf84bbe67f9b2b5930: attempting to promote NON_VOTER 3ce2186176de44289a47aadeda531c8e to VOTER
I20260709 12:22:58.234108 23767 consensus_queue.cc:237] T e1c6b0ee7d094a1694fa0661e066d41a P 2793980a665d4daf84bbe67f9b2b5930 [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:22:58.247709 23592 raft_consensus.cc:1275] T e1c6b0ee7d094a1694fa0661e066d41a P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:58.249111 23836 consensus_queue.cc:1048] T e1c6b0ee7d094a1694fa0661e066d41a P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:22:58.253307 23057 raft_consensus.cc:1275] T e1c6b0ee7d094a1694fa0661e066d41a P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:58.254547 22901 raft_consensus.cc:1275] T e1c6b0ee7d094a1694fa0661e066d41a P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:58.257503 23814 consensus_queue.cc:1048] T e1c6b0ee7d094a1694fa0661e066d41a P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:58.260018 23836 consensus_queue.cc:1048] T e1c6b0ee7d094a1694fa0661e066d41a P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:58.286223 23814 raft_consensus.cc:2955] T e1c6b0ee7d094a1694fa0661e066d41a P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:58.296952 23805 raft_consensus.cc:1064] T b0642d80acf14c47989252536a418c18 P 7b3e366cdf24471e8a88203d43ff95cf: attempting to promote NON_VOTER 3ce2186176de44289a47aadeda531c8e to VOTER
I20260709 12:22:58.300765 23805 consensus_queue.cc:237] T b0642d80acf14c47989252536a418c18 P 7b3e366cdf24471e8a88203d43ff95cf [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:22:58.305855 22902 raft_consensus.cc:2955] T e1c6b0ee7d094a1694fa0661e066d41a P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:58.319149 23820 raft_consensus.cc:1064] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf: attempting to promote NON_VOTER 3ce2186176de44289a47aadeda531c8e to VOTER
I20260709 12:22:58.323802 23820 consensus_queue.cc:237] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:22:58.383803 23592 raft_consensus.cc:1275] T b0642d80acf14c47989252536a418c18 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:58.390293 22904 raft_consensus.cc:1275] T b0642d80acf14c47989252536a418c18 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:58.385038 23591 raft_consensus.cc:2955] T e1c6b0ee7d094a1694fa0661e066d41a P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:58.418666 22978 raft_consensus.cc:1275] T b0642d80acf14c47989252536a418c18 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:58.416275 23800 consensus_queue.cc:1048] T b0642d80acf14c47989252536a418c18 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 12:22:58.422353 23844 consensus_queue.cc:1048] T b0642d80acf14c47989252536a418c18 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:22:58.428656 23800 consensus_queue.cc:1048] T b0642d80acf14c47989252536a418c18 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:58.441253 22800 catalog_manager.cc:5697] T e1c6b0ee7d094a1694fa0661e066d41a P aabe9ef5f1314406b36f06a9956984bb reported cstate change: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
W20260709 12:22:58.451503 23023 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.56.196:44761, user_credentials={real_user=slave}} blocked reactor thread for 47422.5us
I20260709 12:22:58.495564 23050 raft_consensus.cc:2955] T e1c6b0ee7d094a1694fa0661e066d41a P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
W20260709 12:22:58.533113 23022 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.56.194:36473, user_credentials={real_user=slave}} blocked reactor thread for 105856us
I20260709 12:22:58.534839 23592 raft_consensus.cc:1275] T c2a020e6a5e5492c96c6a87dae68f503 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:58.540592 23805 consensus_queue.cc:1048] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:22:58.543526 22901 raft_consensus.cc:1275] T c2a020e6a5e5492c96c6a87dae68f503 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:58.549827 22980 raft_consensus.cc:1275] T c2a020e6a5e5492c96c6a87dae68f503 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:58.562098 23800 consensus_queue.cc:1048] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:58.602480 23841 raft_consensus.cc:2955] T b0642d80acf14c47989252536a418c18 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:58.603394 23591 raft_consensus.cc:2955] T b0642d80acf14c47989252536a418c18 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
W20260709 12:22:58.626189 23022 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.56.194:36473, user_credentials={real_user=slave}} blocked reactor thread for 48947.3us
I20260709 12:22:58.628556 23820 consensus_queue.cc:1048] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:58.633630 22907 raft_consensus.cc:2955] T b0642d80acf14c47989252536a418c18 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:58.659467 22980 raft_consensus.cc:2955] T b0642d80acf14c47989252536a418c18 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:58.666249 23805 raft_consensus.cc:2955] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:58.676779 22904 raft_consensus.cc:2955] T c2a020e6a5e5492c96c6a87dae68f503 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:58.680452 22977 raft_consensus.cc:2955] T c2a020e6a5e5492c96c6a87dae68f503 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:58.695113 23591 raft_consensus.cc:2955] T c2a020e6a5e5492c96c6a87dae68f503 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:58.719058 22977 consensus_queue.cc:237] T e1c6b0ee7d094a1694fa0661e066d41a P 2793980a665d4daf84bbe67f9b2b5930 [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:22:58.729773 22904 raft_consensus.cc:1275] T e1c6b0ee7d094a1694fa0661e066d41a P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:22:58.731750 23850 consensus_queue.cc:1048] T e1c6b0ee7d094a1694fa0661e066d41a P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:22:58.733912 22803 catalog_manager.cc:5697] T c2a020e6a5e5492c96c6a87dae68f503 P 3ce2186176de44289a47aadeda531c8e reported cstate change: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:58.752655 22803 catalog_manager.cc:5697] T b0642d80acf14c47989252536a418c18 P 3ce2186176de44289a47aadeda531c8e reported cstate change: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:58.745060 23814 raft_consensus.cc:2955] T e1c6b0ee7d094a1694fa0661e066d41a P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:58.748106 22907 raft_consensus.cc:2955] T e1c6b0ee7d094a1694fa0661e066d41a P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:58.768339 22790 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e1c6b0ee7d094a1694fa0661e066d41a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:22:58.742790 23591 raft_consensus.cc:1275] T e1c6b0ee7d094a1694fa0661e066d41a P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:22:58.778373 23741 consensus_queue.cc:1048] T e1c6b0ee7d094a1694fa0661e066d41a P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:22:58.782548 23851 raft_consensus.cc:1064] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930: attempting to promote NON_VOTER 3ce2186176de44289a47aadeda531c8e to VOTER
I20260709 12:22:58.784322 23591 raft_consensus.cc:2955] T e1c6b0ee7d094a1694fa0661e066d41a P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:58.785002 23851 consensus_queue.cc:237] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:22:58.819387 23050 consensus_queue.cc:237] T b0642d80acf14c47989252536a418c18 P 7b3e366cdf24471e8a88203d43ff95cf [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:22:58.828168 23052 consensus_queue.cc:237] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:22:58.833801 22907 raft_consensus.cc:1275] T b0642d80acf14c47989252536a418c18 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:22:58.836822 22804 catalog_manager.cc:5697] T e1c6b0ee7d094a1694fa0661e066d41a P 3ce2186176de44289a47aadeda531c8e reported cstate change: config changed from index 3 to 4, VOTER 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) evicted. New cstate: current_term: 1 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:58.838532 23820 consensus_queue.cc:1048] T b0642d80acf14c47989252536a418c18 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:22:58.846863 23857 raft_consensus.cc:2955] T b0642d80acf14c47989252536a418c18 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:58.849366 22904 raft_consensus.cc:2955] T b0642d80acf14c47989252536a418c18 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:58.857985 23592 raft_consensus.cc:1275] T c2a020e6a5e5492c96c6a87dae68f503 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:22:58.859144 22902 raft_consensus.cc:1275] T c2a020e6a5e5492c96c6a87dae68f503 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:22:58.860836 23847 consensus_queue.cc:1048] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:22:58.862622 23805 consensus_queue.cc:1048] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:22:58.869995 23848 raft_consensus.cc:2955] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:58.873780 22791 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b0642d80acf14c47989252536a418c18 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:22:58.875866 23592 raft_consensus.cc:2955] T c2a020e6a5e5492c96c6a87dae68f503 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:58.874405 23591 raft_consensus.cc:1275] T b0642d80acf14c47989252536a418c18 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:22:58.883152 23805 consensus_queue.cc:1048] T b0642d80acf14c47989252536a418c18 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:22:58.891547 22804 catalog_manager.cc:5697] T b0642d80acf14c47989252536a418c18 P 7b3e366cdf24471e8a88203d43ff95cf reported cstate change: config changed from index 3 to 4, VOTER 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) evicted. New cstate: current_term: 1 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:58.895192 23038 tablet_service.cc:1558] Processing DeleteTablet for tablet e1c6b0ee7d094a1694fa0661e066d41a with delete_type TABLET_DATA_TOMBSTONED (TS 7b3e366cdf24471e8a88203d43ff95cf not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40464
I20260709 12:22:58.898330 22904 raft_consensus.cc:2955] T c2a020e6a5e5492c96c6a87dae68f503 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:58.902869 22801 catalog_manager.cc:5697] T c2a020e6a5e5492c96c6a87dae68f503 P 3ce2186176de44289a47aadeda531c8e reported cstate change: config changed from index 3 to 4, VOTER 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) evicted. New cstate: current_term: 1 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:58.906507 22791 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c2a020e6a5e5492c96c6a87dae68f503 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:22:58.925683 23592 raft_consensus.cc:2955] T b0642d80acf14c47989252536a418c18 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:58.933434 23591 raft_consensus.cc:1275] T f1b865060b2d42ddb3513893928db31e P 3ce2186176de44289a47aadeda531c8e [term 2 LEARNER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:22:58.935554 23050 raft_consensus.cc:1275] T f1b865060b2d42ddb3513893928db31e P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:22:58.941612 23843 consensus_queue.cc:1048] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:22:58.944929 22904 raft_consensus.cc:1275] T f1b865060b2d42ddb3513893928db31e P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:22:58.949244 23863 tablet_replica.cc:333] T e1c6b0ee7d094a1694fa0661e066d41a P 7b3e366cdf24471e8a88203d43ff95cf: stopping tablet replica
I20260709 12:22:58.950850 23863 raft_consensus.cc:2243] T e1c6b0ee7d094a1694fa0661e066d41a P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:58.951717 23863 raft_consensus.cc:2272] T e1c6b0ee7d094a1694fa0661e066d41a P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:58.947384 23851 consensus_queue.cc:1048] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:58.953454 23850 consensus_queue.cc:1048] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:58.955560 23863 ts_tablet_manager.cc:1916] T e1c6b0ee7d094a1694fa0661e066d41a P 7b3e366cdf24471e8a88203d43ff95cf: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:22:58.974395 22969 tablet_service.cc:1558] Processing DeleteTablet for tablet c2a020e6a5e5492c96c6a87dae68f503 with delete_type TABLET_DATA_TOMBSTONED (TS 2793980a665d4daf84bbe67f9b2b5930 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46262
I20260709 12:22:58.975581 22970 tablet_service.cc:1558] Processing DeleteTablet for tablet b0642d80acf14c47989252536a418c18 with delete_type TABLET_DATA_TOMBSTONED (TS 2793980a665d4daf84bbe67f9b2b5930 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46262
I20260709 12:22:59.035712 23850 raft_consensus.cc:2955] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:59.038174 23865 tablet_replica.cc:333] T c2a020e6a5e5492c96c6a87dae68f503 P 2793980a665d4daf84bbe67f9b2b5930: stopping tablet replica
I20260709 12:22:59.037420 23592 raft_consensus.cc:2955] T f1b865060b2d42ddb3513893928db31e P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:59.061275 23865 raft_consensus.cc:2243] T c2a020e6a5e5492c96c6a87dae68f503 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:59.060137 22801 catalog_manager.cc:5697] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:22:59.064631 23865 raft_consensus.cc:2272] T c2a020e6a5e5492c96c6a87dae68f503 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:59.063257 23863 ts_tablet_manager.cc:1929] T e1c6b0ee7d094a1694fa0661e066d41a P 7b3e366cdf24471e8a88203d43ff95cf: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:22:59.071660 23863 log.cc:1199] T e1c6b0ee7d094a1694fa0661e066d41a P 7b3e366cdf24471e8a88203d43ff95cf: Deleting WAL directory at /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599696038870-21731-0/minicluster-data/ts-2-root/wals/e1c6b0ee7d094a1694fa0661e066d41a
I20260709 12:22:59.071076 23865 ts_tablet_manager.cc:1916] T c2a020e6a5e5492c96c6a87dae68f503 P 2793980a665d4daf84bbe67f9b2b5930: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:22:59.082180 22791 catalog_manager.cc:5028] TS 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669): tablet e1c6b0ee7d094a1694fa0661e066d41a (table test-workload [id=5a80fbc528df4e20ae011992009cf62e]) successfully deleted
I20260709 12:22:59.090632 22901 raft_consensus.cc:2955] T f1b865060b2d42ddb3513893928db31e P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:59.089370 23050 raft_consensus.cc:2955] T f1b865060b2d42ddb3513893928db31e P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:59.105321 23865 ts_tablet_manager.cc:1929] T c2a020e6a5e5492c96c6a87dae68f503 P 2793980a665d4daf84bbe67f9b2b5930: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:22:59.105896 23865 log.cc:1199] T c2a020e6a5e5492c96c6a87dae68f503 P 2793980a665d4daf84bbe67f9b2b5930: Deleting WAL directory at /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599696038870-21731-0/minicluster-data/ts-1-root/wals/c2a020e6a5e5492c96c6a87dae68f503
I20260709 12:22:59.107859 23865 tablet_replica.cc:333] T b0642d80acf14c47989252536a418c18 P 2793980a665d4daf84bbe67f9b2b5930: stopping tablet replica
I20260709 12:22:59.108924 23865 raft_consensus.cc:2243] T b0642d80acf14c47989252536a418c18 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:59.109799 23865 raft_consensus.cc:2272] T b0642d80acf14c47989252536a418c18 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:59.110596 22790 catalog_manager.cc:5028] TS 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): tablet c2a020e6a5e5492c96c6a87dae68f503 (table test-workload [id=5a80fbc528df4e20ae011992009cf62e]) successfully deleted
I20260709 12:22:59.128346 23865 ts_tablet_manager.cc:1916] T b0642d80acf14c47989252536a418c18 P 2793980a665d4daf84bbe67f9b2b5930: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:22:59.149288 22980 consensus_queue.cc:237] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:22:59.185921 23865 ts_tablet_manager.cc:1929] T b0642d80acf14c47989252536a418c18 P 2793980a665d4daf84bbe67f9b2b5930: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:22:59.189775 23865 log.cc:1199] T b0642d80acf14c47989252536a418c18 P 2793980a665d4daf84bbe67f9b2b5930: Deleting WAL directory at /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599696038870-21731-0/minicluster-data/ts-1-root/wals/b0642d80acf14c47989252536a418c18
I20260709 12:22:59.195245 22790 catalog_manager.cc:5028] TS 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): tablet b0642d80acf14c47989252536a418c18 (table test-workload [id=5a80fbc528df4e20ae011992009cf62e]) successfully deleted
I20260709 12:22:59.196969 23050 raft_consensus.cc:1275] T f1b865060b2d42ddb3513893928db31e P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:22:59.197068 23592 raft_consensus.cc:1275] T f1b865060b2d42ddb3513893928db31e P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:22:59.200222 23851 consensus_queue.cc:1048] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:22:59.202142 23814 consensus_queue.cc:1048] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:22:59.210647 23851 raft_consensus.cc:2955] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:59.215993 23050 raft_consensus.cc:2955] T f1b865060b2d42ddb3513893928db31e P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:59.232869 23592 raft_consensus.cc:2955] T f1b865060b2d42ddb3513893928db31e P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:59.248576 22803 catalog_manager.cc:5697] T f1b865060b2d42ddb3513893928db31e P 3ce2186176de44289a47aadeda531c8e reported cstate change: config changed from index 3 to 4, VOTER aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) evicted. New cstate: current_term: 2 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:22:59.251001 22790 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f1b865060b2d42ddb3513893928db31e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:22:59.260039 22887 tablet_service.cc:1558] Processing DeleteTablet for tablet f1b865060b2d42ddb3513893928db31e with delete_type TABLET_DATA_TOMBSTONED (TS aabe9ef5f1314406b36f06a9956984bb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54446
I20260709 12:22:59.269996 23868 tablet_replica.cc:333] T f1b865060b2d42ddb3513893928db31e P aabe9ef5f1314406b36f06a9956984bb: stopping tablet replica
I20260709 12:22:59.271072 23868 raft_consensus.cc:2243] T f1b865060b2d42ddb3513893928db31e P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:59.271796 23868 raft_consensus.cc:2272] T f1b865060b2d42ddb3513893928db31e P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:59.276364 23868 ts_tablet_manager.cc:1916] T f1b865060b2d42ddb3513893928db31e P aabe9ef5f1314406b36f06a9956984bb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:22:59.298708 23868 ts_tablet_manager.cc:1929] T f1b865060b2d42ddb3513893928db31e P aabe9ef5f1314406b36f06a9956984bb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260709 12:22:59.299006 23868 log.cc:1199] T f1b865060b2d42ddb3513893928db31e P aabe9ef5f1314406b36f06a9956984bb: Deleting WAL directory at /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599696038870-21731-0/minicluster-data/ts-0-root/wals/f1b865060b2d42ddb3513893928db31e
I20260709 12:22:59.301079 22789 catalog_manager.cc:5028] TS aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): tablet f1b865060b2d42ddb3513893928db31e (table test-workload [id=5a80fbc528df4e20ae011992009cf62e]) successfully deleted
I20260709 12:23:00.345314 22977 consensus_queue.cc:237] T 94c6b24104604a22804f73aae25bfbd6 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Queue 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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:00.353044 23053 raft_consensus.cc:1275] T 94c6b24104604a22804f73aae25bfbd6 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:00.354308 22905 raft_consensus.cc:1275] T 94c6b24104604a22804f73aae25bfbd6 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:00.355517 23814 consensus_queue.cc:1048] T 94c6b24104604a22804f73aae25bfbd6 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:23:00.356308 22948 consensus_peers.cc:597] T 94c6b24104604a22804f73aae25bfbd6 P 2793980a665d4daf84bbe67f9b2b5930 -> Peer 3ce2186176de44289a47aadeda531c8e (127.21.56.196:44761): Couldn't send request to peer 3ce2186176de44289a47aadeda531c8e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 94c6b24104604a22804f73aae25bfbd6. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:00.356345 23873 consensus_queue.cc:1048] T 94c6b24104604a22804f73aae25bfbd6 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:00.368520 23814 raft_consensus.cc:2955] T 94c6b24104604a22804f73aae25bfbd6 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:00.370847 23053 raft_consensus.cc:2955] T 94c6b24104604a22804f73aae25bfbd6 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:00.371248 22905 raft_consensus.cc:2955] T 94c6b24104604a22804f73aae25bfbd6 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:00.388023 23050 consensus_queue.cc:237] T 84dea854605843298f4310ccb7d88d9a P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Queue 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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:00.401660 22801 catalog_manager.cc:5697] T 94c6b24104604a22804f73aae25bfbd6 P 7b3e366cdf24471e8a88203d43ff95cf reported cstate change: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New cstate: current_term: 1 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:00.439193 22977 raft_consensus.cc:1275] T 84dea854605843298f4310ccb7d88d9a P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:23:00.440109 23023 consensus_peers.cc:597] T 84dea854605843298f4310ccb7d88d9a P 7b3e366cdf24471e8a88203d43ff95cf -> Peer 3ce2186176de44289a47aadeda531c8e (127.21.56.196:44761): Couldn't send request to peer 3ce2186176de44289a47aadeda531c8e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 84dea854605843298f4310ccb7d88d9a. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:00.440850 22905 raft_consensus.cc:1275] T 84dea854605843298f4310ccb7d88d9a P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:00.440757 23872 consensus_queue.cc:1048] T 84dea854605843298f4310ccb7d88d9a P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:23:00.443763 23857 consensus_queue.cc:1048] T 84dea854605843298f4310ccb7d88d9a P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:00.463053 23869 raft_consensus.cc:2955] T 84dea854605843298f4310ccb7d88d9a P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:00.469379 22907 raft_consensus.cc:2955] T 84dea854605843298f4310ccb7d88d9a P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:00.490950 22974 raft_consensus.cc:2955] T 84dea854605843298f4310ccb7d88d9a P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:00.525792 22804 catalog_manager.cc:5697] T 84dea854605843298f4310ccb7d88d9a P 7b3e366cdf24471e8a88203d43ff95cf reported cstate change: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New cstate: current_term: 1 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:00.526546 22977 consensus_queue.cc:237] T ae13f633031f407098934c3e1dcaef7f P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Queue 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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:00.568677 23053 raft_consensus.cc:1275] T ae13f633031f407098934c3e1dcaef7f P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:00.569209 22905 raft_consensus.cc:1275] T ae13f633031f407098934c3e1dcaef7f P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:00.572108 23877 consensus_queue.cc:1048] T ae13f633031f407098934c3e1dcaef7f P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:23:00.572132 22948 consensus_peers.cc:597] T ae13f633031f407098934c3e1dcaef7f P 2793980a665d4daf84bbe67f9b2b5930 -> Peer 3ce2186176de44289a47aadeda531c8e (127.21.56.196:44761): Couldn't send request to peer 3ce2186176de44289a47aadeda531c8e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ae13f633031f407098934c3e1dcaef7f. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:00.574260 23814 consensus_queue.cc:1048] T ae13f633031f407098934c3e1dcaef7f P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:00.580938 23877 raft_consensus.cc:2955] T ae13f633031f407098934c3e1dcaef7f P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:00.582669 22905 raft_consensus.cc:2955] T ae13f633031f407098934c3e1dcaef7f P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:00.584038 23053 raft_consensus.cc:2955] T ae13f633031f407098934c3e1dcaef7f P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:00.596683 22978 consensus_queue.cc:237] T abbe88de75a940eba603af0bcae25004 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Queue 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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:00.610457 22801 catalog_manager.cc:5697] T ae13f633031f407098934c3e1dcaef7f P 7b3e366cdf24471e8a88203d43ff95cf reported cstate change: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New cstate: current_term: 1 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:00.613607 23050 raft_consensus.cc:1275] T abbe88de75a940eba603af0bcae25004 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:23:00.617210 22948 consensus_peers.cc:597] T abbe88de75a940eba603af0bcae25004 P 2793980a665d4daf84bbe67f9b2b5930 -> Peer 3ce2186176de44289a47aadeda531c8e (127.21.56.196:44761): Couldn't send request to peer 3ce2186176de44289a47aadeda531c8e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: abbe88de75a940eba603af0bcae25004. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:00.616163 22907 raft_consensus.cc:1275] T abbe88de75a940eba603af0bcae25004 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:00.618368 23873 consensus_queue.cc:1048] T abbe88de75a940eba603af0bcae25004 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:00.619184 23814 consensus_queue.cc:1048] T abbe88de75a940eba603af0bcae25004 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:00.632395 23814 raft_consensus.cc:2955] T abbe88de75a940eba603af0bcae25004 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:00.633857 22907 raft_consensus.cc:2955] T abbe88de75a940eba603af0bcae25004 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:00.651610 22801 catalog_manager.cc:5697] T abbe88de75a940eba603af0bcae25004 P aabe9ef5f1314406b36f06a9956984bb reported cstate change: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New cstate: current_term: 1 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:00.653067 23050 raft_consensus.cc:2955] T abbe88de75a940eba603af0bcae25004 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:00.772370 23891 ts_tablet_manager.cc:933] T 94c6b24104604a22804f73aae25bfbd6 P 3ce2186176de44289a47aadeda531c8e: Initiating tablet copy from peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:23:00.774391 23891 tablet_copy_client.cc:323] T 94c6b24104604a22804f73aae25bfbd6 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.56.194:36473
I20260709 12:23:00.775833 22993 tablet_copy_service.cc:140] P 2793980a665d4daf84bbe67f9b2b5930: Received BeginTabletCopySession request for tablet 94c6b24104604a22804f73aae25bfbd6 from peer 3ce2186176de44289a47aadeda531c8e ({username='slave'} at 127.0.0.1:43900)
I20260709 12:23:00.776377 22993 tablet_copy_service.cc:161] P 2793980a665d4daf84bbe67f9b2b5930: Beginning new tablet copy session on tablet 94c6b24104604a22804f73aae25bfbd6 from peer 3ce2186176de44289a47aadeda531c8e at {username='slave'} at 127.0.0.1:43900: session id = 3ce2186176de44289a47aadeda531c8e-94c6b24104604a22804f73aae25bfbd6
I20260709 12:23:00.784442 22993 tablet_copy_source_session.cc:215] T 94c6b24104604a22804f73aae25bfbd6 P 2793980a665d4daf84bbe67f9b2b5930: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:23:00.787528 23891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94c6b24104604a22804f73aae25bfbd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:00.799407 23891 tablet_copy_client.cc:806] T 94c6b24104604a22804f73aae25bfbd6 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 0 data blocks...
I20260709 12:23:00.800006 23891 tablet_copy_client.cc:670] T 94c6b24104604a22804f73aae25bfbd6 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:23:00.803478 23891 tablet_copy_client.cc:538] T 94c6b24104604a22804f73aae25bfbd6 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:23:00.809859 23891 tablet_bootstrap.cc:492] T 94c6b24104604a22804f73aae25bfbd6 P 3ce2186176de44289a47aadeda531c8e: Bootstrap starting.
I20260709 12:23:00.837559 23891 tablet_bootstrap.cc:492] T 94c6b24104604a22804f73aae25bfbd6 P 3ce2186176de44289a47aadeda531c8e: 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
I20260709 12:23:00.839674 23891 tablet_bootstrap.cc:492] T 94c6b24104604a22804f73aae25bfbd6 P 3ce2186176de44289a47aadeda531c8e: Bootstrap complete.
I20260709 12:23:00.840420 23891 ts_tablet_manager.cc:1403] T 94c6b24104604a22804f73aae25bfbd6 P 3ce2186176de44289a47aadeda531c8e: Time spent bootstrapping tablet: real 0.031s	user 0.027s	sys 0.000s
I20260709 12:23:00.843340 23891 raft_consensus.cc:359] T 94c6b24104604a22804f73aae25bfbd6 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:00.844214 23891 raft_consensus.cc:740] T 94c6b24104604a22804f73aae25bfbd6 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3ce2186176de44289a47aadeda531c8e, State: Initialized, Role: LEARNER
I20260709 12:23:00.844918 23891 consensus_queue.cc:260] T 94c6b24104604a22804f73aae25bfbd6 P 3ce2186176de44289a47aadeda531c8e [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:00.849586 23891 ts_tablet_manager.cc:1434] T 94c6b24104604a22804f73aae25bfbd6 P 3ce2186176de44289a47aadeda531c8e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260709 12:23:00.851243 22993 tablet_copy_service.cc:342] P 2793980a665d4daf84bbe67f9b2b5930: Request end of tablet copy session 3ce2186176de44289a47aadeda531c8e-94c6b24104604a22804f73aae25bfbd6 received from {username='slave'} at 127.0.0.1:43900
I20260709 12:23:00.851692 22993 tablet_copy_service.cc:434] P 2793980a665d4daf84bbe67f9b2b5930: ending tablet copy session 3ce2186176de44289a47aadeda531c8e-94c6b24104604a22804f73aae25bfbd6 on tablet 94c6b24104604a22804f73aae25bfbd6 with peer 3ce2186176de44289a47aadeda531c8e
I20260709 12:23:01.004354 23891 ts_tablet_manager.cc:933] T 84dea854605843298f4310ccb7d88d9a P 3ce2186176de44289a47aadeda531c8e: Initiating tablet copy from peer 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:23:01.005904 23891 tablet_copy_client.cc:323] T 84dea854605843298f4310ccb7d88d9a P 3ce2186176de44289a47aadeda531c8e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.56.195:42669
I20260709 12:23:01.007447 23068 tablet_copy_service.cc:140] P 7b3e366cdf24471e8a88203d43ff95cf: Received BeginTabletCopySession request for tablet 84dea854605843298f4310ccb7d88d9a from peer 3ce2186176de44289a47aadeda531c8e ({username='slave'} at 127.0.0.1:54590)
I20260709 12:23:01.007999 23068 tablet_copy_service.cc:161] P 7b3e366cdf24471e8a88203d43ff95cf: Beginning new tablet copy session on tablet 84dea854605843298f4310ccb7d88d9a from peer 3ce2186176de44289a47aadeda531c8e at {username='slave'} at 127.0.0.1:54590: session id = 3ce2186176de44289a47aadeda531c8e-84dea854605843298f4310ccb7d88d9a
I20260709 12:23:01.015937 23068 tablet_copy_source_session.cc:215] T 84dea854605843298f4310ccb7d88d9a P 7b3e366cdf24471e8a88203d43ff95cf: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:23:01.019290 23891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84dea854605843298f4310ccb7d88d9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:01.035060 23891 tablet_copy_client.cc:806] T 84dea854605843298f4310ccb7d88d9a P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 0 data blocks...
I20260709 12:23:01.035670 23891 tablet_copy_client.cc:670] T 84dea854605843298f4310ccb7d88d9a P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:23:01.039916 23891 tablet_copy_client.cc:538] T 84dea854605843298f4310ccb7d88d9a P 3ce2186176de44289a47aadeda531c8e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:23:01.057389 23891 tablet_bootstrap.cc:492] T 84dea854605843298f4310ccb7d88d9a P 3ce2186176de44289a47aadeda531c8e: Bootstrap starting.
I20260709 12:23:01.058804 23896 ts_tablet_manager.cc:933] T ae13f633031f407098934c3e1dcaef7f P 3ce2186176de44289a47aadeda531c8e: Initiating tablet copy from peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:23:01.061369 23896 tablet_copy_client.cc:323] T ae13f633031f407098934c3e1dcaef7f P 3ce2186176de44289a47aadeda531c8e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.56.194:36473
I20260709 12:23:01.063215 22993 tablet_copy_service.cc:140] P 2793980a665d4daf84bbe67f9b2b5930: Received BeginTabletCopySession request for tablet ae13f633031f407098934c3e1dcaef7f from peer 3ce2186176de44289a47aadeda531c8e ({username='slave'} at 127.0.0.1:43900)
I20260709 12:23:01.063746 22993 tablet_copy_service.cc:161] P 2793980a665d4daf84bbe67f9b2b5930: Beginning new tablet copy session on tablet ae13f633031f407098934c3e1dcaef7f from peer 3ce2186176de44289a47aadeda531c8e at {username='slave'} at 127.0.0.1:43900: session id = 3ce2186176de44289a47aadeda531c8e-ae13f633031f407098934c3e1dcaef7f
I20260709 12:23:01.077021 22993 tablet_copy_source_session.cc:215] T ae13f633031f407098934c3e1dcaef7f P 2793980a665d4daf84bbe67f9b2b5930: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:23:01.080260 23896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae13f633031f407098934c3e1dcaef7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:01.086527 23891 tablet_bootstrap.cc:492] T 84dea854605843298f4310ccb7d88d9a P 3ce2186176de44289a47aadeda531c8e: 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
I20260709 12:23:01.087550 23891 tablet_bootstrap.cc:492] T 84dea854605843298f4310ccb7d88d9a P 3ce2186176de44289a47aadeda531c8e: Bootstrap complete.
I20260709 12:23:01.088266 23891 ts_tablet_manager.cc:1403] T 84dea854605843298f4310ccb7d88d9a P 3ce2186176de44289a47aadeda531c8e: Time spent bootstrapping tablet: real 0.031s	user 0.020s	sys 0.008s
I20260709 12:23:01.091281 23891 raft_consensus.cc:359] T 84dea854605843298f4310ccb7d88d9a P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:01.092145 23891 raft_consensus.cc:740] T 84dea854605843298f4310ccb7d88d9a P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3ce2186176de44289a47aadeda531c8e, State: Initialized, Role: LEARNER
I20260709 12:23:01.096967 23896 tablet_copy_client.cc:806] T ae13f633031f407098934c3e1dcaef7f P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 0 data blocks...
I20260709 12:23:01.098850 23896 tablet_copy_client.cc:670] T ae13f633031f407098934c3e1dcaef7f P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:23:01.099640 23891 consensus_queue.cc:260] T 84dea854605843298f4310ccb7d88d9a P 3ce2186176de44289a47aadeda531c8e [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:01.103216 23891 ts_tablet_manager.cc:1434] T 84dea854605843298f4310ccb7d88d9a P 3ce2186176de44289a47aadeda531c8e: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 12:23:01.106241 23068 tablet_copy_service.cc:342] P 7b3e366cdf24471e8a88203d43ff95cf: Request end of tablet copy session 3ce2186176de44289a47aadeda531c8e-84dea854605843298f4310ccb7d88d9a received from {username='slave'} at 127.0.0.1:54590
I20260709 12:23:01.106693 23068 tablet_copy_service.cc:434] P 7b3e366cdf24471e8a88203d43ff95cf: ending tablet copy session 3ce2186176de44289a47aadeda531c8e-84dea854605843298f4310ccb7d88d9a on tablet 84dea854605843298f4310ccb7d88d9a with peer 3ce2186176de44289a47aadeda531c8e
I20260709 12:23:01.114162 23896 tablet_copy_client.cc:538] T ae13f633031f407098934c3e1dcaef7f P 3ce2186176de44289a47aadeda531c8e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:23:01.122781 23896 tablet_bootstrap.cc:492] T ae13f633031f407098934c3e1dcaef7f P 3ce2186176de44289a47aadeda531c8e: Bootstrap starting.
I20260709 12:23:01.139847 23896 tablet_bootstrap.cc:492] T ae13f633031f407098934c3e1dcaef7f P 3ce2186176de44289a47aadeda531c8e: 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
I20260709 12:23:01.140545 23896 tablet_bootstrap.cc:492] T ae13f633031f407098934c3e1dcaef7f P 3ce2186176de44289a47aadeda531c8e: Bootstrap complete.
I20260709 12:23:01.141093 23896 ts_tablet_manager.cc:1403] T ae13f633031f407098934c3e1dcaef7f P 3ce2186176de44289a47aadeda531c8e: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260709 12:23:01.143271 23896 raft_consensus.cc:359] T ae13f633031f407098934c3e1dcaef7f P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:01.144049 23896 raft_consensus.cc:740] T ae13f633031f407098934c3e1dcaef7f P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3ce2186176de44289a47aadeda531c8e, State: Initialized, Role: LEARNER
I20260709 12:23:01.144573 23896 consensus_queue.cc:260] T ae13f633031f407098934c3e1dcaef7f P 3ce2186176de44289a47aadeda531c8e [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:01.146792 23896 ts_tablet_manager.cc:1434] T ae13f633031f407098934c3e1dcaef7f P 3ce2186176de44289a47aadeda531c8e: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.002s
I20260709 12:23:01.149545 22993 tablet_copy_service.cc:342] P 2793980a665d4daf84bbe67f9b2b5930: Request end of tablet copy session 3ce2186176de44289a47aadeda531c8e-ae13f633031f407098934c3e1dcaef7f received from {username='slave'} at 127.0.0.1:43900
I20260709 12:23:01.149948 22993 tablet_copy_service.cc:434] P 2793980a665d4daf84bbe67f9b2b5930: ending tablet copy session 3ce2186176de44289a47aadeda531c8e-ae13f633031f407098934c3e1dcaef7f on tablet ae13f633031f407098934c3e1dcaef7f with peer 3ce2186176de44289a47aadeda531c8e
I20260709 12:23:01.219301 23896 ts_tablet_manager.cc:933] T abbe88de75a940eba603af0bcae25004 P 3ce2186176de44289a47aadeda531c8e: Initiating tablet copy from peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:23:01.224459 23896 tablet_copy_client.cc:323] T abbe88de75a940eba603af0bcae25004 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.56.194:36473
I20260709 12:23:01.226033 22993 tablet_copy_service.cc:140] P 2793980a665d4daf84bbe67f9b2b5930: Received BeginTabletCopySession request for tablet abbe88de75a940eba603af0bcae25004 from peer 3ce2186176de44289a47aadeda531c8e ({username='slave'} at 127.0.0.1:43900)
I20260709 12:23:01.226591 22993 tablet_copy_service.cc:161] P 2793980a665d4daf84bbe67f9b2b5930: Beginning new tablet copy session on tablet abbe88de75a940eba603af0bcae25004 from peer 3ce2186176de44289a47aadeda531c8e at {username='slave'} at 127.0.0.1:43900: session id = 3ce2186176de44289a47aadeda531c8e-abbe88de75a940eba603af0bcae25004
I20260709 12:23:01.233457 22993 tablet_copy_source_session.cc:215] T abbe88de75a940eba603af0bcae25004 P 2793980a665d4daf84bbe67f9b2b5930: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:23:01.236393 23592 raft_consensus.cc:1217] T 94c6b24104604a22804f73aae25bfbd6 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:23:01.237455 23896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abbe88de75a940eba603af0bcae25004. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:01.262746 23896 tablet_copy_client.cc:806] T abbe88de75a940eba603af0bcae25004 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 0 data blocks...
I20260709 12:23:01.263383 23896 tablet_copy_client.cc:670] T abbe88de75a940eba603af0bcae25004 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:23:01.266721 23896 tablet_copy_client.cc:538] T abbe88de75a940eba603af0bcae25004 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:23:01.276453 23896 tablet_bootstrap.cc:492] T abbe88de75a940eba603af0bcae25004 P 3ce2186176de44289a47aadeda531c8e: Bootstrap starting.
I20260709 12:23:01.297014 23896 tablet_bootstrap.cc:492] T abbe88de75a940eba603af0bcae25004 P 3ce2186176de44289a47aadeda531c8e: 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
I20260709 12:23:01.297963 23896 tablet_bootstrap.cc:492] T abbe88de75a940eba603af0bcae25004 P 3ce2186176de44289a47aadeda531c8e: Bootstrap complete.
I20260709 12:23:01.298660 23896 ts_tablet_manager.cc:1403] T abbe88de75a940eba603af0bcae25004 P 3ce2186176de44289a47aadeda531c8e: Time spent bootstrapping tablet: real 0.022s	user 0.023s	sys 0.000s
I20260709 12:23:01.301577 23896 raft_consensus.cc:359] T abbe88de75a940eba603af0bcae25004 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:01.302469 23896 raft_consensus.cc:740] T abbe88de75a940eba603af0bcae25004 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3ce2186176de44289a47aadeda531c8e, State: Initialized, Role: LEARNER
I20260709 12:23:01.303099 23896 consensus_queue.cc:260] T abbe88de75a940eba603af0bcae25004 P 3ce2186176de44289a47aadeda531c8e [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:01.305518 23896 ts_tablet_manager.cc:1434] T abbe88de75a940eba603af0bcae25004 P 3ce2186176de44289a47aadeda531c8e: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 12:23:01.307286 22993 tablet_copy_service.cc:342] P 2793980a665d4daf84bbe67f9b2b5930: Request end of tablet copy session 3ce2186176de44289a47aadeda531c8e-abbe88de75a940eba603af0bcae25004 received from {username='slave'} at 127.0.0.1:43900
I20260709 12:23:01.307713 22993 tablet_copy_service.cc:434] P 2793980a665d4daf84bbe67f9b2b5930: ending tablet copy session 3ce2186176de44289a47aadeda531c8e-abbe88de75a940eba603af0bcae25004 on tablet abbe88de75a940eba603af0bcae25004 with peer 3ce2186176de44289a47aadeda531c8e
I20260709 12:23:01.410279 23592 raft_consensus.cc:1217] T 84dea854605843298f4310ccb7d88d9a P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:23:01.514693 23592 raft_consensus.cc:1217] T ae13f633031f407098934c3e1dcaef7f P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:23:01.776731 23851 raft_consensus.cc:1064] T 94c6b24104604a22804f73aae25bfbd6 P 2793980a665d4daf84bbe67f9b2b5930: attempting to promote NON_VOTER 3ce2186176de44289a47aadeda531c8e to VOTER
I20260709 12:23:01.778499 23851 consensus_queue.cc:237] T 94c6b24104604a22804f73aae25bfbd6 P 2793980a665d4daf84bbe67f9b2b5930 [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:01.783751 23592 raft_consensus.cc:1275] T 94c6b24104604a22804f73aae25bfbd6 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:01.785742 23050 raft_consensus.cc:1275] T 94c6b24104604a22804f73aae25bfbd6 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:01.787467 23814 consensus_queue.cc:1048] T 94c6b24104604a22804f73aae25bfbd6 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:01.788610 22902 raft_consensus.cc:1275] T 94c6b24104604a22804f73aae25bfbd6 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:01.789266 23851 consensus_queue.cc:1048] T 94c6b24104604a22804f73aae25bfbd6 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:01.795289 23872 raft_consensus.cc:1064] T 84dea854605843298f4310ccb7d88d9a P 7b3e366cdf24471e8a88203d43ff95cf: attempting to promote NON_VOTER 3ce2186176de44289a47aadeda531c8e to VOTER
I20260709 12:23:01.797837 23872 consensus_queue.cc:237] T 84dea854605843298f4310ccb7d88d9a P 7b3e366cdf24471e8a88203d43ff95cf [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:01.803534 23873 consensus_queue.cc:1048] T 94c6b24104604a22804f73aae25bfbd6 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:01.809595 23814 raft_consensus.cc:2955] T 94c6b24104604a22804f73aae25bfbd6 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:01.813637 22974 raft_consensus.cc:1275] T 84dea854605843298f4310ccb7d88d9a P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:01.816908 23902 consensus_queue.cc:1048] T 84dea854605843298f4310ccb7d88d9a P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:01.820937 23592 raft_consensus.cc:1275] T 84dea854605843298f4310ccb7d88d9a P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:01.823854 23869 consensus_queue.cc:1048] T 84dea854605843298f4310ccb7d88d9a P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:01.828193 22905 raft_consensus.cc:1275] T 84dea854605843298f4310ccb7d88d9a P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:01.829818 23902 consensus_queue.cc:1048] T 84dea854605843298f4310ccb7d88d9a P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:01.845811 23591 raft_consensus.cc:1217] T abbe88de75a940eba603af0bcae25004 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:23:01.848440 23591 raft_consensus.cc:2955] T 94c6b24104604a22804f73aae25bfbd6 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:01.848745 23053 raft_consensus.cc:2955] T 94c6b24104604a22804f73aae25bfbd6 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:01.868428 22905 raft_consensus.cc:2955] T 94c6b24104604a22804f73aae25bfbd6 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:01.869593 22803 catalog_manager.cc:5697] T 94c6b24104604a22804f73aae25bfbd6 P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:23:01.878806 23902 raft_consensus.cc:2955] T 84dea854605843298f4310ccb7d88d9a P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:01.883569 22974 raft_consensus.cc:2955] T 84dea854605843298f4310ccb7d88d9a P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:01.897756 22902 raft_consensus.cc:2955] T 84dea854605843298f4310ccb7d88d9a P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:01.910526 23592 raft_consensus.cc:2955] T 84dea854605843298f4310ccb7d88d9a P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:01.931355 22974 consensus_queue.cc:237] T 94c6b24104604a22804f73aae25bfbd6 P 2793980a665d4daf84bbe67f9b2b5930 [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:01.939589 22902 raft_consensus.cc:1275] T 94c6b24104604a22804f73aae25bfbd6 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:01.940996 23592 raft_consensus.cc:1275] T 94c6b24104604a22804f73aae25bfbd6 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:01.941361 23908 consensus_queue.cc:1048] T 94c6b24104604a22804f73aae25bfbd6 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:01.945912 23908 consensus_queue.cc:1048] T 94c6b24104604a22804f73aae25bfbd6 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:01.949370 23877 raft_consensus.cc:2955] T 94c6b24104604a22804f73aae25bfbd6 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:01.950829 22802 catalog_manager.cc:5697] T 84dea854605843298f4310ccb7d88d9a P 3ce2186176de44289a47aadeda531c8e reported cstate change: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:01.951119 22902 raft_consensus.cc:2955] T 94c6b24104604a22804f73aae25bfbd6 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:01.969202 22790 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 94c6b24104604a22804f73aae25bfbd6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:23:01.961210 23592 raft_consensus.cc:2955] T 94c6b24104604a22804f73aae25bfbd6 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:01.983340 23053 consensus_queue.cc:237] T 84dea854605843298f4310ccb7d88d9a P 7b3e366cdf24471e8a88203d43ff95cf [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:01.991706 23591 raft_consensus.cc:1275] T 84dea854605843298f4310ccb7d88d9a P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:01.993201 23902 consensus_queue.cc:1048] T 84dea854605843298f4310ccb7d88d9a P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:01.995896 22902 raft_consensus.cc:1275] T 84dea854605843298f4310ccb7d88d9a P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:01.997303 23872 consensus_queue.cc:1048] T 84dea854605843298f4310ccb7d88d9a P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:02.000353 23869 raft_consensus.cc:2955] T 84dea854605843298f4310ccb7d88d9a P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:02.008996 23814 raft_consensus.cc:1064] T ae13f633031f407098934c3e1dcaef7f P 2793980a665d4daf84bbe67f9b2b5930: attempting to promote NON_VOTER 3ce2186176de44289a47aadeda531c8e to VOTER
I20260709 12:23:02.009513 23593 raft_consensus.cc:2955] T 84dea854605843298f4310ccb7d88d9a P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:02.010535 22803 catalog_manager.cc:5697] T 94c6b24104604a22804f73aae25bfbd6 P aabe9ef5f1314406b36f06a9956984bb reported cstate change: config changed from index 3 to 4, VOTER 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) evicted. New cstate: current_term: 1 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:02.011430 23814 consensus_queue.cc:237] T ae13f633031f407098934c3e1dcaef7f P 2793980a665d4daf84bbe67f9b2b5930 [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:02.023938 23053 raft_consensus.cc:1275] T ae13f633031f407098934c3e1dcaef7f P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:02.023350 22801 catalog_manager.cc:5697] T 84dea854605843298f4310ccb7d88d9a P 7b3e366cdf24471e8a88203d43ff95cf reported cstate change: config changed from index 3 to 4, VOTER 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) evicted. New cstate: current_term: 1 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:23:02.024684 23593 raft_consensus.cc:1275] T ae13f633031f407098934c3e1dcaef7f P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:02.025381 23814 consensus_queue.cc:1048] T ae13f633031f407098934c3e1dcaef7f P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:02.029757 23814 consensus_queue.cc:1048] T ae13f633031f407098934c3e1dcaef7f P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:02.031710 22902 raft_consensus.cc:1275] T ae13f633031f407098934c3e1dcaef7f P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:02.035959 23873 consensus_queue.cc:1048] T ae13f633031f407098934c3e1dcaef7f P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:02.053238 23873 raft_consensus.cc:2955] T ae13f633031f407098934c3e1dcaef7f P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:02.059657 22969 tablet_service.cc:1558] Processing DeleteTablet for tablet 84dea854605843298f4310ccb7d88d9a with delete_type TABLET_DATA_TOMBSTONED (TS 2793980a665d4daf84bbe67f9b2b5930 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46262
I20260709 12:23:02.071768 22902 raft_consensus.cc:2955] T ae13f633031f407098934c3e1dcaef7f P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:02.078521 23592 raft_consensus.cc:2955] T ae13f633031f407098934c3e1dcaef7f P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:02.107100 22802 catalog_manager.cc:5697] T ae13f633031f407098934c3e1dcaef7f P 3ce2186176de44289a47aadeda531c8e reported cstate change: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:02.116035 23922 tablet_replica.cc:333] T 84dea854605843298f4310ccb7d88d9a P 2793980a665d4daf84bbe67f9b2b5930: stopping tablet replica
I20260709 12:23:02.116988 22791 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 84dea854605843298f4310ccb7d88d9a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:23:02.119405 23922 raft_consensus.cc:2243] T 84dea854605843298f4310ccb7d88d9a P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:02.120905 23038 tablet_service.cc:1558] Processing DeleteTablet for tablet 94c6b24104604a22804f73aae25bfbd6 with delete_type TABLET_DATA_TOMBSTONED (TS 7b3e366cdf24471e8a88203d43ff95cf not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40464
I20260709 12:23:02.126443 23922 raft_consensus.cc:2272] T 84dea854605843298f4310ccb7d88d9a P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:02.137894 23050 raft_consensus.cc:2955] T ae13f633031f407098934c3e1dcaef7f P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:02.147567 22902 raft_consensus.cc:2955] T 84dea854605843298f4310ccb7d88d9a P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:02.150204 23926 tablet_replica.cc:333] T 94c6b24104604a22804f73aae25bfbd6 P 7b3e366cdf24471e8a88203d43ff95cf: stopping tablet replica
I20260709 12:23:02.159881 23922 ts_tablet_manager.cc:1916] T 84dea854605843298f4310ccb7d88d9a P 2793980a665d4daf84bbe67f9b2b5930: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:23:02.162791 23926 raft_consensus.cc:2243] T 94c6b24104604a22804f73aae25bfbd6 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:02.175158 23926 raft_consensus.cc:2272] T 94c6b24104604a22804f73aae25bfbd6 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:02.187668 23926 ts_tablet_manager.cc:1916] T 94c6b24104604a22804f73aae25bfbd6 P 7b3e366cdf24471e8a88203d43ff95cf: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:23:02.190335 22978 consensus_queue.cc:237] T ae13f633031f407098934c3e1dcaef7f P 2793980a665d4daf84bbe67f9b2b5930 [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: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:02.199280 23922 ts_tablet_manager.cc:1929] T 84dea854605843298f4310ccb7d88d9a P 2793980a665d4daf84bbe67f9b2b5930: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:23:02.199842 23922 log.cc:1199] T 84dea854605843298f4310ccb7d88d9a P 2793980a665d4daf84bbe67f9b2b5930: Deleting WAL directory at /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599696038870-21731-0/minicluster-data/ts-1-root/wals/84dea854605843298f4310ccb7d88d9a
I20260709 12:23:02.204365 23926 ts_tablet_manager.cc:1929] T 94c6b24104604a22804f73aae25bfbd6 P 7b3e366cdf24471e8a88203d43ff95cf: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:23:02.204809 23926 log.cc:1199] T 94c6b24104604a22804f73aae25bfbd6 P 7b3e366cdf24471e8a88203d43ff95cf: Deleting WAL directory at /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599696038870-21731-0/minicluster-data/ts-2-root/wals/94c6b24104604a22804f73aae25bfbd6
I20260709 12:23:02.206364 22791 catalog_manager.cc:5028] TS 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669): tablet 94c6b24104604a22804f73aae25bfbd6 (table test-workload [id=5a80fbc528df4e20ae011992009cf62e]) successfully deleted
I20260709 12:23:02.207523 22790 catalog_manager.cc:5028] TS 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): tablet 84dea854605843298f4310ccb7d88d9a (table test-workload [id=5a80fbc528df4e20ae011992009cf62e]) successfully deleted
I20260709 12:23:02.209023 23050 raft_consensus.cc:1275] T ae13f633031f407098934c3e1dcaef7f P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:02.209270 23592 raft_consensus.cc:1275] T ae13f633031f407098934c3e1dcaef7f P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:02.214869 23877 consensus_queue.cc:1048] T ae13f633031f407098934c3e1dcaef7f P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:02.217021 23877 consensus_queue.cc:1048] T ae13f633031f407098934c3e1dcaef7f P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:02.223291 23924 raft_consensus.cc:2955] T ae13f633031f407098934c3e1dcaef7f P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:02.226337 23592 raft_consensus.cc:2955] T ae13f633031f407098934c3e1dcaef7f P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:02.228868 23050 raft_consensus.cc:2955] T ae13f633031f407098934c3e1dcaef7f P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:02.232656 22790 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ae13f633031f407098934c3e1dcaef7f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:23:02.239933 22801 catalog_manager.cc:5697] T ae13f633031f407098934c3e1dcaef7f P 3ce2186176de44289a47aadeda531c8e reported cstate change: config changed from index 3 to 4, VOTER aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) evicted. New cstate: current_term: 1 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:02.255175 22887 tablet_service.cc:1558] Processing DeleteTablet for tablet ae13f633031f407098934c3e1dcaef7f with delete_type TABLET_DATA_TOMBSTONED (TS aabe9ef5f1314406b36f06a9956984bb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54446
I20260709 12:23:02.260172 23927 tablet_replica.cc:333] T ae13f633031f407098934c3e1dcaef7f P aabe9ef5f1314406b36f06a9956984bb: stopping tablet replica
I20260709 12:23:02.261003 23927 raft_consensus.cc:2243] T ae13f633031f407098934c3e1dcaef7f P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:02.261545 23927 raft_consensus.cc:2272] T ae13f633031f407098934c3e1dcaef7f P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:02.264660 23927 ts_tablet_manager.cc:1916] T ae13f633031f407098934c3e1dcaef7f P aabe9ef5f1314406b36f06a9956984bb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:23:02.279933 23927 ts_tablet_manager.cc:1929] T ae13f633031f407098934c3e1dcaef7f P aabe9ef5f1314406b36f06a9956984bb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:23:02.280319 23927 log.cc:1199] T ae13f633031f407098934c3e1dcaef7f P aabe9ef5f1314406b36f06a9956984bb: Deleting WAL directory at /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599696038870-21731-0/minicluster-data/ts-0-root/wals/ae13f633031f407098934c3e1dcaef7f
I20260709 12:23:02.281888 22789 catalog_manager.cc:5028] TS aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): tablet ae13f633031f407098934c3e1dcaef7f (table test-workload [id=5a80fbc528df4e20ae011992009cf62e]) successfully deleted
I20260709 12:23:02.292173 23925 raft_consensus.cc:1064] T abbe88de75a940eba603af0bcae25004 P 2793980a665d4daf84bbe67f9b2b5930: attempting to promote NON_VOTER 3ce2186176de44289a47aadeda531c8e to VOTER
I20260709 12:23:02.294183 23925 consensus_queue.cc:237] T abbe88de75a940eba603af0bcae25004 P 2793980a665d4daf84bbe67f9b2b5930 [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:02.302484 23050 raft_consensus.cc:1275] T abbe88de75a940eba603af0bcae25004 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:02.302729 23592 raft_consensus.cc:1275] T abbe88de75a940eba603af0bcae25004 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:02.303267 22904 raft_consensus.cc:1275] T abbe88de75a940eba603af0bcae25004 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:02.304566 23877 consensus_queue.cc:1048] T abbe88de75a940eba603af0bcae25004 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:02.305418 23924 consensus_queue.cc:1048] T abbe88de75a940eba603af0bcae25004 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:02.307049 23873 consensus_queue.cc:1048] T abbe88de75a940eba603af0bcae25004 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:02.318272 23873 raft_consensus.cc:2955] T abbe88de75a940eba603af0bcae25004 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:02.322889 22904 raft_consensus.cc:2955] T abbe88de75a940eba603af0bcae25004 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:02.332048 23050 raft_consensus.cc:2955] T abbe88de75a940eba603af0bcae25004 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:02.338846 22801 catalog_manager.cc:5697] T abbe88de75a940eba603af0bcae25004 P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:02.343820 23592 raft_consensus.cc:2955] T abbe88de75a940eba603af0bcae25004 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:02.381157 22974 consensus_queue.cc:237] T abbe88de75a940eba603af0bcae25004 P 2793980a665d4daf84bbe67f9b2b5930 [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:02.386329 23592 raft_consensus.cc:1275] T abbe88de75a940eba603af0bcae25004 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:02.386314 22904 raft_consensus.cc:1275] T abbe88de75a940eba603af0bcae25004 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:02.388041 23873 consensus_queue.cc:1048] T abbe88de75a940eba603af0bcae25004 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:02.389096 23925 consensus_queue.cc:1048] T abbe88de75a940eba603af0bcae25004 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:02.399492 23924 raft_consensus.cc:2955] T abbe88de75a940eba603af0bcae25004 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:02.402442 23592 raft_consensus.cc:2955] T abbe88de75a940eba603af0bcae25004 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:02.401897 22904 raft_consensus.cc:2955] T abbe88de75a940eba603af0bcae25004 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:02.420176 22801 catalog_manager.cc:5697] T abbe88de75a940eba603af0bcae25004 P 3ce2186176de44289a47aadeda531c8e reported cstate change: config changed from index 3 to 4, VOTER 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) evicted. New cstate: current_term: 1 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:02.430001 22790 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet abbe88de75a940eba603af0bcae25004 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:23:02.434396 23038 tablet_service.cc:1558] Processing DeleteTablet for tablet abbe88de75a940eba603af0bcae25004 with delete_type TABLET_DATA_TOMBSTONED (TS 7b3e366cdf24471e8a88203d43ff95cf not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40464
I20260709 12:23:02.435321 23926 tablet_replica.cc:333] T abbe88de75a940eba603af0bcae25004 P 7b3e366cdf24471e8a88203d43ff95cf: stopping tablet replica
I20260709 12:23:02.436335 23926 raft_consensus.cc:2243] T abbe88de75a940eba603af0bcae25004 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:02.437103 23926 raft_consensus.cc:2272] T abbe88de75a940eba603af0bcae25004 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:02.441859 23926 ts_tablet_manager.cc:1916] T abbe88de75a940eba603af0bcae25004 P 7b3e366cdf24471e8a88203d43ff95cf: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:23:02.454833 23926 ts_tablet_manager.cc:1929] T abbe88de75a940eba603af0bcae25004 P 7b3e366cdf24471e8a88203d43ff95cf: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:23:02.455222 23926 log.cc:1199] T abbe88de75a940eba603af0bcae25004 P 7b3e366cdf24471e8a88203d43ff95cf: Deleting WAL directory at /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599696038870-21731-0/minicluster-data/ts-2-root/wals/abbe88de75a940eba603af0bcae25004
I20260709 12:23:02.457183 22791 catalog_manager.cc:5028] TS 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669): tablet abbe88de75a940eba603af0bcae25004 (table test-workload [id=5a80fbc528df4e20ae011992009cf62e]) successfully deleted
I20260709 12:23:03.506215 23053 consensus_queue.cc:237] T 3cf7a360031645188ba72d998066d49e P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Queue 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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:03.512158 22974 raft_consensus.cc:1275] T 3cf7a360031645188ba72d998066d49e P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:03.512499 22902 raft_consensus.cc:1275] T 3cf7a360031645188ba72d998066d49e P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:23:03.512851 23023 consensus_peers.cc:597] T 3cf7a360031645188ba72d998066d49e P 7b3e366cdf24471e8a88203d43ff95cf -> Peer 3ce2186176de44289a47aadeda531c8e (127.21.56.196:44761): Couldn't send request to peer 3ce2186176de44289a47aadeda531c8e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3cf7a360031645188ba72d998066d49e. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:03.514145 23872 consensus_queue.cc:1048] T 3cf7a360031645188ba72d998066d49e P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:03.515015 23902 consensus_queue.cc:1048] T 3cf7a360031645188ba72d998066d49e P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:03.530076 23872 raft_consensus.cc:2955] T 3cf7a360031645188ba72d998066d49e P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:03.532349 22902 raft_consensus.cc:2955] T 3cf7a360031645188ba72d998066d49e P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:03.533644 22978 raft_consensus.cc:2955] T 3cf7a360031645188ba72d998066d49e P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:03.544310 23053 consensus_queue.cc:237] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Queue 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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:03.552426 22803 catalog_manager.cc:5697] T 3cf7a360031645188ba72d998066d49e P 7b3e366cdf24471e8a88203d43ff95cf reported cstate change: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New cstate: current_term: 1 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:03.555438 22904 raft_consensus.cc:1275] T 3c967575e7264f5cbd078a17bbebb95b P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:03.554708 22978 raft_consensus.cc:1275] T 3c967575e7264f5cbd078a17bbebb95b P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:03.556737 23869 consensus_queue.cc:1048] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:23:03.557525 23023 consensus_peers.cc:597] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf -> Peer 3ce2186176de44289a47aadeda531c8e (127.21.56.196:44761): Couldn't send request to peer 3ce2186176de44289a47aadeda531c8e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3c967575e7264f5cbd078a17bbebb95b. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:03.558141 23872 consensus_queue.cc:1048] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:23:03.566908 23869 raft_consensus.cc:2955] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:03.571651 22978 raft_consensus.cc:2955] T 3c967575e7264f5cbd078a17bbebb95b P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:03.573148 22904 raft_consensus.cc:2955] T 3c967575e7264f5cbd078a17bbebb95b P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:03.591492 22904 consensus_queue.cc:237] T 14bb653274624dd5af85d6647a5ce25a P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Queue 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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:03.602691 23053 raft_consensus.cc:1275] T 14bb653274624dd5af85d6647a5ce25a P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:03.604476 22974 raft_consensus.cc:1275] T 14bb653274624dd5af85d6647a5ce25a P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:03.605396 23932 consensus_queue.cc:1048] T 14bb653274624dd5af85d6647a5ce25a P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:03.604951 22801 catalog_manager.cc:5697] T 3c967575e7264f5cbd078a17bbebb95b P aabe9ef5f1314406b36f06a9956984bb reported cstate change: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New cstate: current_term: 1 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
W20260709 12:23:03.606462 22872 consensus_peers.cc:597] T 14bb653274624dd5af85d6647a5ce25a P aabe9ef5f1314406b36f06a9956984bb -> Peer 3ce2186176de44289a47aadeda531c8e (127.21.56.196:44761): Couldn't send request to peer 3ce2186176de44289a47aadeda531c8e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 14bb653274624dd5af85d6647a5ce25a. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:03.606529 23816 consensus_queue.cc:1048] T 14bb653274624dd5af85d6647a5ce25a P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:03.619542 23932 raft_consensus.cc:2955] T 14bb653274624dd5af85d6647a5ce25a P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:03.623009 22978 raft_consensus.cc:2955] T 14bb653274624dd5af85d6647a5ce25a P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:03.623028 23053 raft_consensus.cc:2955] T 14bb653274624dd5af85d6647a5ce25a P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:03.644791 22974 consensus_queue.cc:237] T 58c5ed39d5c24b0080b35b21717e3eca P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Queue 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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:03.651155 22803 catalog_manager.cc:5697] T 14bb653274624dd5af85d6647a5ce25a P 7b3e366cdf24471e8a88203d43ff95cf reported cstate change: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New cstate: current_term: 1 leader_uuid: "aabe9ef5f1314406b36f06a9956984bb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:03.659557 22902 raft_consensus.cc:1275] T 58c5ed39d5c24b0080b35b21717e3eca P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:23:03.660148 22948 consensus_peers.cc:597] T 58c5ed39d5c24b0080b35b21717e3eca P 2793980a665d4daf84bbe67f9b2b5930 -> Peer 3ce2186176de44289a47aadeda531c8e (127.21.56.196:44761): Couldn't send request to peer 3ce2186176de44289a47aadeda531c8e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 58c5ed39d5c24b0080b35b21717e3eca. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:03.660203 23053 raft_consensus.cc:1275] T 58c5ed39d5c24b0080b35b21717e3eca P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:03.661419 23933 consensus_queue.cc:1048] T 58c5ed39d5c24b0080b35b21717e3eca P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:03.663801 23873 consensus_queue.cc:1048] T 58c5ed39d5c24b0080b35b21717e3eca P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:03.678649 23933 raft_consensus.cc:2955] T 58c5ed39d5c24b0080b35b21717e3eca P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:03.680111 22902 raft_consensus.cc:2955] T 58c5ed39d5c24b0080b35b21717e3eca P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:03.692601 23053 raft_consensus.cc:2955] T 58c5ed39d5c24b0080b35b21717e3eca P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:03.696177 22803 catalog_manager.cc:5697] T 58c5ed39d5c24b0080b35b21717e3eca P aabe9ef5f1314406b36f06a9956984bb reported cstate change: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New cstate: current_term: 1 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:03.898348 23953 ts_tablet_manager.cc:933] T 3cf7a360031645188ba72d998066d49e P 3ce2186176de44289a47aadeda531c8e: Initiating tablet copy from peer 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:23:03.900187 23953 tablet_copy_client.cc:323] T 3cf7a360031645188ba72d998066d49e P 3ce2186176de44289a47aadeda531c8e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.56.195:42669
I20260709 12:23:03.901711 23068 tablet_copy_service.cc:140] P 7b3e366cdf24471e8a88203d43ff95cf: Received BeginTabletCopySession request for tablet 3cf7a360031645188ba72d998066d49e from peer 3ce2186176de44289a47aadeda531c8e ({username='slave'} at 127.0.0.1:54590)
I20260709 12:23:03.902215 23068 tablet_copy_service.cc:161] P 7b3e366cdf24471e8a88203d43ff95cf: Beginning new tablet copy session on tablet 3cf7a360031645188ba72d998066d49e from peer 3ce2186176de44289a47aadeda531c8e at {username='slave'} at 127.0.0.1:54590: session id = 3ce2186176de44289a47aadeda531c8e-3cf7a360031645188ba72d998066d49e
I20260709 12:23:03.907408 23068 tablet_copy_source_session.cc:215] T 3cf7a360031645188ba72d998066d49e P 7b3e366cdf24471e8a88203d43ff95cf: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:23:03.909837 23953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cf7a360031645188ba72d998066d49e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:03.922019 23953 tablet_copy_client.cc:806] T 3cf7a360031645188ba72d998066d49e P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 0 data blocks...
I20260709 12:23:03.922809 23953 tablet_copy_client.cc:670] T 3cf7a360031645188ba72d998066d49e P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:23:03.930382 23953 tablet_copy_client.cc:538] T 3cf7a360031645188ba72d998066d49e P 3ce2186176de44289a47aadeda531c8e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:23:03.938333 23953 tablet_bootstrap.cc:492] T 3cf7a360031645188ba72d998066d49e P 3ce2186176de44289a47aadeda531c8e: Bootstrap starting.
I20260709 12:23:03.978664 23953 tablet_bootstrap.cc:492] T 3cf7a360031645188ba72d998066d49e P 3ce2186176de44289a47aadeda531c8e: 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
I20260709 12:23:03.979532 23953 tablet_bootstrap.cc:492] T 3cf7a360031645188ba72d998066d49e P 3ce2186176de44289a47aadeda531c8e: Bootstrap complete.
I20260709 12:23:03.980249 23953 ts_tablet_manager.cc:1403] T 3cf7a360031645188ba72d998066d49e P 3ce2186176de44289a47aadeda531c8e: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.022s
I20260709 12:23:03.984431 23953 raft_consensus.cc:359] T 3cf7a360031645188ba72d998066d49e P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:03.985577 23953 raft_consensus.cc:740] T 3cf7a360031645188ba72d998066d49e P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3ce2186176de44289a47aadeda531c8e, State: Initialized, Role: LEARNER
I20260709 12:23:03.986136 23953 consensus_queue.cc:260] T 3cf7a360031645188ba72d998066d49e P 3ce2186176de44289a47aadeda531c8e [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:03.989352 23953 ts_tablet_manager.cc:1434] T 3cf7a360031645188ba72d998066d49e P 3ce2186176de44289a47aadeda531c8e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 12:23:03.990983 23068 tablet_copy_service.cc:342] P 7b3e366cdf24471e8a88203d43ff95cf: Request end of tablet copy session 3ce2186176de44289a47aadeda531c8e-3cf7a360031645188ba72d998066d49e received from {username='slave'} at 127.0.0.1:54590
I20260709 12:23:03.991390 23068 tablet_copy_service.cc:434] P 7b3e366cdf24471e8a88203d43ff95cf: ending tablet copy session 3ce2186176de44289a47aadeda531c8e-3cf7a360031645188ba72d998066d49e on tablet 3cf7a360031645188ba72d998066d49e with peer 3ce2186176de44289a47aadeda531c8e
I20260709 12:23:04.004638 23953 ts_tablet_manager.cc:933] T 3c967575e7264f5cbd078a17bbebb95b P 3ce2186176de44289a47aadeda531c8e: Initiating tablet copy from peer 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:23:04.006242 23953 tablet_copy_client.cc:323] T 3c967575e7264f5cbd078a17bbebb95b P 3ce2186176de44289a47aadeda531c8e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.56.195:42669
I20260709 12:23:04.007763 23068 tablet_copy_service.cc:140] P 7b3e366cdf24471e8a88203d43ff95cf: Received BeginTabletCopySession request for tablet 3c967575e7264f5cbd078a17bbebb95b from peer 3ce2186176de44289a47aadeda531c8e ({username='slave'} at 127.0.0.1:54590)
I20260709 12:23:04.008198 23068 tablet_copy_service.cc:161] P 7b3e366cdf24471e8a88203d43ff95cf: Beginning new tablet copy session on tablet 3c967575e7264f5cbd078a17bbebb95b from peer 3ce2186176de44289a47aadeda531c8e at {username='slave'} at 127.0.0.1:54590: session id = 3ce2186176de44289a47aadeda531c8e-3c967575e7264f5cbd078a17bbebb95b
I20260709 12:23:04.013190 23068 tablet_copy_source_session.cc:215] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:23:04.016585 23953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c967575e7264f5cbd078a17bbebb95b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:04.030714 23953 tablet_copy_client.cc:806] T 3c967575e7264f5cbd078a17bbebb95b P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 0 data blocks...
I20260709 12:23:04.031363 23953 tablet_copy_client.cc:670] T 3c967575e7264f5cbd078a17bbebb95b P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:23:04.034442 23953 tablet_copy_client.cc:538] T 3c967575e7264f5cbd078a17bbebb95b P 3ce2186176de44289a47aadeda531c8e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:23:04.040983 23953 tablet_bootstrap.cc:492] T 3c967575e7264f5cbd078a17bbebb95b P 3ce2186176de44289a47aadeda531c8e: Bootstrap starting.
I20260709 12:23:04.071053 23953 tablet_bootstrap.cc:492] T 3c967575e7264f5cbd078a17bbebb95b P 3ce2186176de44289a47aadeda531c8e: 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
I20260709 12:23:04.071956 23953 tablet_bootstrap.cc:492] T 3c967575e7264f5cbd078a17bbebb95b P 3ce2186176de44289a47aadeda531c8e: Bootstrap complete.
I20260709 12:23:04.072682 23953 ts_tablet_manager.cc:1403] T 3c967575e7264f5cbd078a17bbebb95b P 3ce2186176de44289a47aadeda531c8e: Time spent bootstrapping tablet: real 0.032s	user 0.024s	sys 0.000s
I20260709 12:23:04.075739 23953 raft_consensus.cc:359] T 3c967575e7264f5cbd078a17bbebb95b P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:04.076572 23953 raft_consensus.cc:740] T 3c967575e7264f5cbd078a17bbebb95b P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3ce2186176de44289a47aadeda531c8e, State: Initialized, Role: LEARNER
I20260709 12:23:04.077191 23953 consensus_queue.cc:260] T 3c967575e7264f5cbd078a17bbebb95b P 3ce2186176de44289a47aadeda531c8e [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:04.079629 23953 ts_tablet_manager.cc:1434] T 3c967575e7264f5cbd078a17bbebb95b P 3ce2186176de44289a47aadeda531c8e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 12:23:04.081393 23068 tablet_copy_service.cc:342] P 7b3e366cdf24471e8a88203d43ff95cf: Request end of tablet copy session 3ce2186176de44289a47aadeda531c8e-3c967575e7264f5cbd078a17bbebb95b received from {username='slave'} at 127.0.0.1:54590
I20260709 12:23:04.081740 23068 tablet_copy_service.cc:434] P 7b3e366cdf24471e8a88203d43ff95cf: ending tablet copy session 3ce2186176de44289a47aadeda531c8e-3c967575e7264f5cbd078a17bbebb95b on tablet 3c967575e7264f5cbd078a17bbebb95b with peer 3ce2186176de44289a47aadeda531c8e
I20260709 12:23:04.097414 23953 ts_tablet_manager.cc:933] T 14bb653274624dd5af85d6647a5ce25a P 3ce2186176de44289a47aadeda531c8e: Initiating tablet copy from peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711)
I20260709 12:23:04.099030 23953 tablet_copy_client.cc:323] T 14bb653274624dd5af85d6647a5ce25a P 3ce2186176de44289a47aadeda531c8e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.56.193:36711
I20260709 12:23:04.100654 22917 tablet_copy_service.cc:140] P aabe9ef5f1314406b36f06a9956984bb: Received BeginTabletCopySession request for tablet 14bb653274624dd5af85d6647a5ce25a from peer 3ce2186176de44289a47aadeda531c8e ({username='slave'} at 127.0.0.1:60934)
I20260709 12:23:04.101233 22917 tablet_copy_service.cc:161] P aabe9ef5f1314406b36f06a9956984bb: Beginning new tablet copy session on tablet 14bb653274624dd5af85d6647a5ce25a from peer 3ce2186176de44289a47aadeda531c8e at {username='slave'} at 127.0.0.1:60934: session id = 3ce2186176de44289a47aadeda531c8e-14bb653274624dd5af85d6647a5ce25a
I20260709 12:23:04.109386 22917 tablet_copy_source_session.cc:215] T 14bb653274624dd5af85d6647a5ce25a P aabe9ef5f1314406b36f06a9956984bb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:23:04.113131 23953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14bb653274624dd5af85d6647a5ce25a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:04.132273 23953 tablet_copy_client.cc:806] T 14bb653274624dd5af85d6647a5ce25a P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 0 data blocks...
I20260709 12:23:04.133127 23953 tablet_copy_client.cc:670] T 14bb653274624dd5af85d6647a5ce25a P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:23:04.139143 23953 tablet_copy_client.cc:538] T 14bb653274624dd5af85d6647a5ce25a P 3ce2186176de44289a47aadeda531c8e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:23:04.152765 23953 tablet_bootstrap.cc:492] T 14bb653274624dd5af85d6647a5ce25a P 3ce2186176de44289a47aadeda531c8e: Bootstrap starting.
I20260709 12:23:04.172752 23953 tablet_bootstrap.cc:492] T 14bb653274624dd5af85d6647a5ce25a P 3ce2186176de44289a47aadeda531c8e: 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
I20260709 12:23:04.173508 23953 tablet_bootstrap.cc:492] T 14bb653274624dd5af85d6647a5ce25a P 3ce2186176de44289a47aadeda531c8e: Bootstrap complete.
I20260709 12:23:04.174054 23953 ts_tablet_manager.cc:1403] T 14bb653274624dd5af85d6647a5ce25a P 3ce2186176de44289a47aadeda531c8e: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.004s
I20260709 12:23:04.176008 23953 raft_consensus.cc:359] T 14bb653274624dd5af85d6647a5ce25a P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:04.176532 23953 raft_consensus.cc:740] T 14bb653274624dd5af85d6647a5ce25a P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3ce2186176de44289a47aadeda531c8e, State: Initialized, Role: LEARNER
I20260709 12:23:04.176994 23953 consensus_queue.cc:260] T 14bb653274624dd5af85d6647a5ce25a P 3ce2186176de44289a47aadeda531c8e [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:04.178772 23953 ts_tablet_manager.cc:1434] T 14bb653274624dd5af85d6647a5ce25a P 3ce2186176de44289a47aadeda531c8e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:23:04.180830 22917 tablet_copy_service.cc:342] P aabe9ef5f1314406b36f06a9956984bb: Request end of tablet copy session 3ce2186176de44289a47aadeda531c8e-14bb653274624dd5af85d6647a5ce25a received from {username='slave'} at 127.0.0.1:60934
I20260709 12:23:04.181193 22917 tablet_copy_service.cc:434] P aabe9ef5f1314406b36f06a9956984bb: ending tablet copy session 3ce2186176de44289a47aadeda531c8e-14bb653274624dd5af85d6647a5ce25a on tablet 14bb653274624dd5af85d6647a5ce25a with peer 3ce2186176de44289a47aadeda531c8e
I20260709 12:23:04.238178 23953 ts_tablet_manager.cc:933] T 58c5ed39d5c24b0080b35b21717e3eca P 3ce2186176de44289a47aadeda531c8e: Initiating tablet copy from peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:23:04.242493 23953 tablet_copy_client.cc:323] T 58c5ed39d5c24b0080b35b21717e3eca P 3ce2186176de44289a47aadeda531c8e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.56.194:36473
I20260709 12:23:04.243891 22993 tablet_copy_service.cc:140] P 2793980a665d4daf84bbe67f9b2b5930: Received BeginTabletCopySession request for tablet 58c5ed39d5c24b0080b35b21717e3eca from peer 3ce2186176de44289a47aadeda531c8e ({username='slave'} at 127.0.0.1:43900)
I20260709 12:23:04.244429 22993 tablet_copy_service.cc:161] P 2793980a665d4daf84bbe67f9b2b5930: Beginning new tablet copy session on tablet 58c5ed39d5c24b0080b35b21717e3eca from peer 3ce2186176de44289a47aadeda531c8e at {username='slave'} at 127.0.0.1:43900: session id = 3ce2186176de44289a47aadeda531c8e-58c5ed39d5c24b0080b35b21717e3eca
I20260709 12:23:04.252256 22993 tablet_copy_source_session.cc:215] T 58c5ed39d5c24b0080b35b21717e3eca P 2793980a665d4daf84bbe67f9b2b5930: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:23:04.254966 23953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58c5ed39d5c24b0080b35b21717e3eca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:04.271008 23953 tablet_copy_client.cc:806] T 58c5ed39d5c24b0080b35b21717e3eca P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 0 data blocks...
I20260709 12:23:04.271548 23953 tablet_copy_client.cc:670] T 58c5ed39d5c24b0080b35b21717e3eca P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:23:04.275867 23953 tablet_copy_client.cc:538] T 58c5ed39d5c24b0080b35b21717e3eca P 3ce2186176de44289a47aadeda531c8e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:23:04.283850 23953 tablet_bootstrap.cc:492] T 58c5ed39d5c24b0080b35b21717e3eca P 3ce2186176de44289a47aadeda531c8e: Bootstrap starting.
I20260709 12:23:04.297477 23953 tablet_bootstrap.cc:492] T 58c5ed39d5c24b0080b35b21717e3eca P 3ce2186176de44289a47aadeda531c8e: 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
I20260709 12:23:04.298169 23953 tablet_bootstrap.cc:492] T 58c5ed39d5c24b0080b35b21717e3eca P 3ce2186176de44289a47aadeda531c8e: Bootstrap complete.
I20260709 12:23:04.298652 23953 ts_tablet_manager.cc:1403] T 58c5ed39d5c24b0080b35b21717e3eca P 3ce2186176de44289a47aadeda531c8e: Time spent bootstrapping tablet: real 0.015s	user 0.015s	sys 0.000s
I20260709 12:23:04.300488 23953 raft_consensus.cc:359] T 58c5ed39d5c24b0080b35b21717e3eca P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:04.301038 23953 raft_consensus.cc:740] T 58c5ed39d5c24b0080b35b21717e3eca P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3ce2186176de44289a47aadeda531c8e, State: Initialized, Role: LEARNER
I20260709 12:23:04.301477 23953 consensus_queue.cc:260] T 58c5ed39d5c24b0080b35b21717e3eca P 3ce2186176de44289a47aadeda531c8e [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:04.303102 23953 ts_tablet_manager.cc:1434] T 58c5ed39d5c24b0080b35b21717e3eca P 3ce2186176de44289a47aadeda531c8e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:23:04.304682 22993 tablet_copy_service.cc:342] P 2793980a665d4daf84bbe67f9b2b5930: Request end of tablet copy session 3ce2186176de44289a47aadeda531c8e-58c5ed39d5c24b0080b35b21717e3eca received from {username='slave'} at 127.0.0.1:43900
I20260709 12:23:04.305096 22993 tablet_copy_service.cc:434] P 2793980a665d4daf84bbe67f9b2b5930: ending tablet copy session 3ce2186176de44289a47aadeda531c8e-58c5ed39d5c24b0080b35b21717e3eca on tablet 58c5ed39d5c24b0080b35b21717e3eca with peer 3ce2186176de44289a47aadeda531c8e
I20260709 12:23:04.370110 23592 raft_consensus.cc:1217] T 3cf7a360031645188ba72d998066d49e P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:23:04.478050 23592 raft_consensus.cc:1217] T 3c967575e7264f5cbd078a17bbebb95b P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:23:04.514325 23592 raft_consensus.cc:1217] T 14bb653274624dd5af85d6647a5ce25a P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:23:04.830356 23592 raft_consensus.cc:1217] T 58c5ed39d5c24b0080b35b21717e3eca P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:23:04.966212 23869 raft_consensus.cc:1064] T 3cf7a360031645188ba72d998066d49e P 7b3e366cdf24471e8a88203d43ff95cf: attempting to promote NON_VOTER 3ce2186176de44289a47aadeda531c8e to VOTER
I20260709 12:23:04.968551 23869 consensus_queue.cc:237] T 3cf7a360031645188ba72d998066d49e P 7b3e366cdf24471e8a88203d43ff95cf [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:04.976553 23592 raft_consensus.cc:1275] T 3cf7a360031645188ba72d998066d49e P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:04.978454 22974 raft_consensus.cc:1275] T 3cf7a360031645188ba72d998066d49e P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:04.978287 23902 consensus_queue.cc:1048] T 3cf7a360031645188ba72d998066d49e P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:23:04.981782 22904 raft_consensus.cc:1275] T 3cf7a360031645188ba72d998066d49e P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:04.980360 23902 consensus_queue.cc:1048] T 3cf7a360031645188ba72d998066d49e P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 12:23:04.984563 23869 consensus_queue.cc:1048] T 3cf7a360031645188ba72d998066d49e P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:05.007035 23872 raft_consensus.cc:2955] T 3cf7a360031645188ba72d998066d49e P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:05.008695 22974 raft_consensus.cc:2955] T 3cf7a360031645188ba72d998066d49e P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:05.008695 22902 raft_consensus.cc:2955] T 3cf7a360031645188ba72d998066d49e P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:05.022972 23932 raft_consensus.cc:1064] T 14bb653274624dd5af85d6647a5ce25a P aabe9ef5f1314406b36f06a9956984bb: attempting to promote NON_VOTER 3ce2186176de44289a47aadeda531c8e to VOTER
I20260709 12:23:05.025468 23932 consensus_queue.cc:237] T 14bb653274624dd5af85d6647a5ce25a P aabe9ef5f1314406b36f06a9956984bb [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:05.034957 22802 catalog_manager.cc:5697] T 3cf7a360031645188ba72d998066d49e P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:05.050812 23592 raft_consensus.cc:2955] T 3cf7a360031645188ba72d998066d49e P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:05.065405 23592 raft_consensus.cc:1275] T 14bb653274624dd5af85d6647a5ce25a P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:05.065744 22974 raft_consensus.cc:1275] T 14bb653274624dd5af85d6647a5ce25a P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:05.067167 23948 consensus_queue.cc:1048] T 14bb653274624dd5af85d6647a5ce25a P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:05.068481 23053 raft_consensus.cc:1275] T 14bb653274624dd5af85d6647a5ce25a P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:05.069070 23948 consensus_queue.cc:1048] T 14bb653274624dd5af85d6647a5ce25a P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:05.076982 23948 consensus_queue.cc:1048] T 14bb653274624dd5af85d6647a5ce25a P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:05.112118 23902 raft_consensus.cc:1064] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf: attempting to promote NON_VOTER 3ce2186176de44289a47aadeda531c8e to VOTER
I20260709 12:23:05.114719 23902 consensus_queue.cc:237] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:05.136096 23592 raft_consensus.cc:1275] T 3c967575e7264f5cbd078a17bbebb95b P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:05.136727 22978 raft_consensus.cc:1275] T 3c967575e7264f5cbd078a17bbebb95b P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:05.137746 23869 consensus_queue.cc:1048] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:23:05.140787 23869 consensus_queue.cc:1048] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:05.149907 22902 raft_consensus.cc:1275] T 3c967575e7264f5cbd078a17bbebb95b P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:05.152133 23970 consensus_queue.cc:1048] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:05.165661 23948 raft_consensus.cc:2955] T 14bb653274624dd5af85d6647a5ce25a P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:05.171692 23872 raft_consensus.cc:2955] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:05.180900 23591 raft_consensus.cc:2955] T 14bb653274624dd5af85d6647a5ce25a P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:05.199159 22977 raft_consensus.cc:2955] T 14bb653274624dd5af85d6647a5ce25a P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:05.217049 23980 raft_consensus.cc:1064] T 58c5ed39d5c24b0080b35b21717e3eca P 2793980a665d4daf84bbe67f9b2b5930: attempting to promote NON_VOTER 3ce2186176de44289a47aadeda531c8e to VOTER
I20260709 12:23:05.218169 23592 raft_consensus.cc:2955] T 3c967575e7264f5cbd078a17bbebb95b P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:05.219696 23980 consensus_queue.cc:237] T 58c5ed39d5c24b0080b35b21717e3eca P 2793980a665d4daf84bbe67f9b2b5930 [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:05.220402 23050 raft_consensus.cc:2955] T 14bb653274624dd5af85d6647a5ce25a P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:05.222008 22978 raft_consensus.cc:2955] T 3c967575e7264f5cbd078a17bbebb95b P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:05.246287 22904 raft_consensus.cc:2955] T 3c967575e7264f5cbd078a17bbebb95b P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:05.260424 23591 raft_consensus.cc:1275] T 58c5ed39d5c24b0080b35b21717e3eca P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:05.262091 23965 consensus_queue.cc:1048] T 58c5ed39d5c24b0080b35b21717e3eca P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:05.263674 23050 raft_consensus.cc:1275] T 58c5ed39d5c24b0080b35b21717e3eca P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:05.259696 22804 catalog_manager.cc:5697] T 3c967575e7264f5cbd078a17bbebb95b P 3ce2186176de44289a47aadeda531c8e reported cstate change: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:05.264693 22804 catalog_manager.cc:5697] T 14bb653274624dd5af85d6647a5ce25a P 3ce2186176de44289a47aadeda531c8e reported cstate change: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "aabe9ef5f1314406b36f06a9956984bb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:05.270181 23965 consensus_queue.cc:1048] T 58c5ed39d5c24b0080b35b21717e3eca P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:05.290886 23053 consensus_queue.cc:237] T 3cf7a360031645188ba72d998066d49e P 7b3e366cdf24471e8a88203d43ff95cf [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: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:05.300293 22904 raft_consensus.cc:1275] T 58c5ed39d5c24b0080b35b21717e3eca P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:05.306254 23950 consensus_queue.cc:1048] T 58c5ed39d5c24b0080b35b21717e3eca P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:05.310170 22978 raft_consensus.cc:1275] T 3cf7a360031645188ba72d998066d49e P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:05.310346 23592 raft_consensus.cc:1275] T 3cf7a360031645188ba72d998066d49e P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:05.311658 23872 consensus_queue.cc:1048] T 3cf7a360031645188ba72d998066d49e P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:05.312469 23869 consensus_queue.cc:1048] T 3cf7a360031645188ba72d998066d49e P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:05.309785 23933 raft_consensus.cc:2955] T 58c5ed39d5c24b0080b35b21717e3eca P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:05.313746 23591 raft_consensus.cc:2955] T 58c5ed39d5c24b0080b35b21717e3eca P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:05.324534 23869 raft_consensus.cc:2955] T 3cf7a360031645188ba72d998066d49e P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:05.328840 22978 raft_consensus.cc:2955] T 3cf7a360031645188ba72d998066d49e P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:05.329545 23593 raft_consensus.cc:2955] T 3cf7a360031645188ba72d998066d49e P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:05.340778 22901 consensus_queue.cc:237] T 14bb653274624dd5af85d6647a5ce25a P aabe9ef5f1314406b36f06a9956984bb [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:05.353144 23057 consensus_queue.cc:237] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:05.360432 23591 raft_consensus.cc:1275] T 14bb653274624dd5af85d6647a5ce25a P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:05.364480 23050 raft_consensus.cc:1275] T 14bb653274624dd5af85d6647a5ce25a P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:05.366276 22901 raft_consensus.cc:1275] T 3c967575e7264f5cbd078a17bbebb95b P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:05.366392 23591 raft_consensus.cc:1275] T 3c967575e7264f5cbd078a17bbebb95b P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:05.368309 23872 consensus_queue.cc:1048] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:05.369190 23902 consensus_queue.cc:1048] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:23:05.357434 22803 catalog_manager.cc:5697] T 3cf7a360031645188ba72d998066d49e P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: config changed from index 3 to 4, VOTER aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) evicted. New cstate: current_term: 1 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:05.376147 23983 consensus_queue.cc:1048] T 14bb653274624dd5af85d6647a5ce25a P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:23:05.382839 22904 raft_consensus.cc:2955] T 58c5ed39d5c24b0080b35b21717e3eca P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:05.386155 22901 raft_consensus.cc:2955] T 3c967575e7264f5cbd078a17bbebb95b P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:05.386926 22804 catalog_manager.cc:5697] T 58c5ed39d5c24b0080b35b21717e3eca P 3ce2186176de44289a47aadeda531c8e reported cstate change: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:05.381713 23970 raft_consensus.cc:2955] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:05.394613 22791 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3cf7a360031645188ba72d998066d49e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:23:05.412792 22791 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3c967575e7264f5cbd078a17bbebb95b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:23:05.389600 23932 consensus_queue.cc:1048] T 14bb653274624dd5af85d6647a5ce25a P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:23:05.423616 23983 raft_consensus.cc:2955] T 14bb653274624dd5af85d6647a5ce25a P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:05.436247 23592 raft_consensus.cc:2955] T 14bb653274624dd5af85d6647a5ce25a P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:05.439918 22887 tablet_service.cc:1558] Processing DeleteTablet for tablet 3cf7a360031645188ba72d998066d49e with delete_type TABLET_DATA_TOMBSTONED (TS aabe9ef5f1314406b36f06a9956984bb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54446
I20260709 12:23:05.439563 23050 raft_consensus.cc:2955] T 14bb653274624dd5af85d6647a5ce25a P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
W20260709 12:23:05.461642 23023 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.56.196:44761, user_credentials={real_user=slave}} blocked reactor thread for 79652.5us
I20260709 12:23:05.472482 23057 raft_consensus.cc:2955] T 58c5ed39d5c24b0080b35b21717e3eca P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:05.475461 22803 catalog_manager.cc:5697] T 14bb653274624dd5af85d6647a5ce25a P 3ce2186176de44289a47aadeda531c8e reported cstate change: config changed from index 3 to 4, VOTER 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) evicted. New cstate: current_term: 1 leader_uuid: "aabe9ef5f1314406b36f06a9956984bb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:05.498056 23592 raft_consensus.cc:2955] T 3c967575e7264f5cbd078a17bbebb95b P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:05.500629 22969 tablet_service.cc:1558] Processing DeleteTablet for tablet 14bb653274624dd5af85d6647a5ce25a with delete_type TABLET_DATA_TOMBSTONED (TS 2793980a665d4daf84bbe67f9b2b5930 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46262
I20260709 12:23:05.512650 23996 tablet_replica.cc:333] T 14bb653274624dd5af85d6647a5ce25a P 2793980a665d4daf84bbe67f9b2b5930: stopping tablet replica
I20260709 12:23:05.513190 22803 catalog_manager.cc:5697] T 3c967575e7264f5cbd078a17bbebb95b P aabe9ef5f1314406b36f06a9956984bb reported cstate change: config changed from index 3 to 4, VOTER 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) evicted. New cstate: current_term: 1 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:05.515849 22789 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 14bb653274624dd5af85d6647a5ce25a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:23:05.524187 23995 tablet_replica.cc:333] T 3cf7a360031645188ba72d998066d49e P aabe9ef5f1314406b36f06a9956984bb: stopping tablet replica
I20260709 12:23:05.525431 23995 raft_consensus.cc:2243] T 3cf7a360031645188ba72d998066d49e P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:05.526309 23995 raft_consensus.cc:2272] T 3cf7a360031645188ba72d998066d49e P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:05.517819 23996 raft_consensus.cc:2243] T 14bb653274624dd5af85d6647a5ce25a P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:05.530388 23996 raft_consensus.cc:2272] T 14bb653274624dd5af85d6647a5ce25a P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:05.535930 23995 ts_tablet_manager.cc:1916] T 3cf7a360031645188ba72d998066d49e P aabe9ef5f1314406b36f06a9956984bb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:23:05.542841 22969 tablet_service.cc:1558] Processing DeleteTablet for tablet 3c967575e7264f5cbd078a17bbebb95b with delete_type TABLET_DATA_TOMBSTONED (TS 2793980a665d4daf84bbe67f9b2b5930 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46262
I20260709 12:23:05.564270 23995 ts_tablet_manager.cc:1929] T 3cf7a360031645188ba72d998066d49e P aabe9ef5f1314406b36f06a9956984bb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:23:05.564776 23995 log.cc:1199] T 3cf7a360031645188ba72d998066d49e P aabe9ef5f1314406b36f06a9956984bb: Deleting WAL directory at /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599696038870-21731-0/minicluster-data/ts-0-root/wals/3cf7a360031645188ba72d998066d49e
I20260709 12:23:05.566485 22789 catalog_manager.cc:5028] TS aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): tablet 3cf7a360031645188ba72d998066d49e (table test-workload [id=5a80fbc528df4e20ae011992009cf62e]) successfully deleted
I20260709 12:23:05.568421 23996 ts_tablet_manager.cc:1916] T 14bb653274624dd5af85d6647a5ce25a P 2793980a665d4daf84bbe67f9b2b5930: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:23:05.587095 23996 ts_tablet_manager.cc:1929] T 14bb653274624dd5af85d6647a5ce25a P 2793980a665d4daf84bbe67f9b2b5930: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:23:05.587628 23996 log.cc:1199] T 14bb653274624dd5af85d6647a5ce25a P 2793980a665d4daf84bbe67f9b2b5930: Deleting WAL directory at /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599696038870-21731-0/minicluster-data/ts-1-root/wals/14bb653274624dd5af85d6647a5ce25a
I20260709 12:23:05.589534 23996 tablet_replica.cc:333] T 3c967575e7264f5cbd078a17bbebb95b P 2793980a665d4daf84bbe67f9b2b5930: stopping tablet replica
I20260709 12:23:05.590618 23996 raft_consensus.cc:2243] T 3c967575e7264f5cbd078a17bbebb95b P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:05.591301 22790 catalog_manager.cc:5028] TS 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): tablet 14bb653274624dd5af85d6647a5ce25a (table test-workload [id=5a80fbc528df4e20ae011992009cf62e]) successfully deleted
I20260709 12:23:05.591456 23996 raft_consensus.cc:2272] T 3c967575e7264f5cbd078a17bbebb95b P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:05.595314 23996 ts_tablet_manager.cc:1916] T 3c967575e7264f5cbd078a17bbebb95b P 2793980a665d4daf84bbe67f9b2b5930: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:23:05.615356 23996 ts_tablet_manager.cc:1929] T 3c967575e7264f5cbd078a17bbebb95b P 2793980a665d4daf84bbe67f9b2b5930: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:23:05.615846 23996 log.cc:1199] T 3c967575e7264f5cbd078a17bbebb95b P 2793980a665d4daf84bbe67f9b2b5930: Deleting WAL directory at /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599696038870-21731-0/minicluster-data/ts-1-root/wals/3c967575e7264f5cbd078a17bbebb95b
I20260709 12:23:05.617259 22790 catalog_manager.cc:5028] TS 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): tablet 3c967575e7264f5cbd078a17bbebb95b (table test-workload [id=5a80fbc528df4e20ae011992009cf62e]) successfully deleted
I20260709 12:23:05.913198 22977 consensus_queue.cc:237] T 58c5ed39d5c24b0080b35b21717e3eca P 2793980a665d4daf84bbe67f9b2b5930 [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:05.920362 23592 raft_consensus.cc:1275] T 58c5ed39d5c24b0080b35b21717e3eca P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:05.921725 23980 consensus_queue.cc:1048] T 58c5ed39d5c24b0080b35b21717e3eca P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:05.924553 22907 raft_consensus.cc:1275] T 58c5ed39d5c24b0080b35b21717e3eca P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:05.927356 23933 consensus_queue.cc:1048] T 58c5ed39d5c24b0080b35b21717e3eca P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:05.935065 23980 raft_consensus.cc:2955] T 58c5ed39d5c24b0080b35b21717e3eca P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:05.940768 22907 raft_consensus.cc:2955] T 58c5ed39d5c24b0080b35b21717e3eca P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:05.944216 23592 raft_consensus.cc:2955] T 58c5ed39d5c24b0080b35b21717e3eca P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:05.969007 22803 catalog_manager.cc:5697] T 58c5ed39d5c24b0080b35b21717e3eca P 3ce2186176de44289a47aadeda531c8e reported cstate change: config changed from index 3 to 4, VOTER 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) evicted. New cstate: current_term: 1 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:05.974579 22790 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 58c5ed39d5c24b0080b35b21717e3eca with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:23:05.988941 23038 tablet_service.cc:1558] Processing DeleteTablet for tablet 58c5ed39d5c24b0080b35b21717e3eca with delete_type TABLET_DATA_TOMBSTONED (TS 7b3e366cdf24471e8a88203d43ff95cf not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40464
I20260709 12:23:05.990782 23997 tablet_replica.cc:333] T 58c5ed39d5c24b0080b35b21717e3eca P 7b3e366cdf24471e8a88203d43ff95cf: stopping tablet replica
I20260709 12:23:05.991847 23997 raft_consensus.cc:2243] T 58c5ed39d5c24b0080b35b21717e3eca P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:05.992700 23997 raft_consensus.cc:2272] T 58c5ed39d5c24b0080b35b21717e3eca P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:05.995810 23997 ts_tablet_manager.cc:1916] T 58c5ed39d5c24b0080b35b21717e3eca P 7b3e366cdf24471e8a88203d43ff95cf: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:23:06.008040 23997 ts_tablet_manager.cc:1929] T 58c5ed39d5c24b0080b35b21717e3eca P 7b3e366cdf24471e8a88203d43ff95cf: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:23:06.008376 23997 log.cc:1199] T 58c5ed39d5c24b0080b35b21717e3eca P 7b3e366cdf24471e8a88203d43ff95cf: Deleting WAL directory at /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599696038870-21731-0/minicluster-data/ts-2-root/wals/58c5ed39d5c24b0080b35b21717e3eca
I20260709 12:23:06.010057 22791 catalog_manager.cc:5028] TS 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669): tablet 58c5ed39d5c24b0080b35b21717e3eca (table test-workload [id=5a80fbc528df4e20ae011992009cf62e]) successfully deleted
I20260709 12:23:07.105393 22977 consensus_queue.cc:237] T 962dbf56ae3245bc904983e44c78b835 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Queue 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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
W20260709 12:23:07.112574 22948 consensus_peers.cc:597] T 962dbf56ae3245bc904983e44c78b835 P 2793980a665d4daf84bbe67f9b2b5930 -> Peer 3ce2186176de44289a47aadeda531c8e (127.21.56.196:44761): Couldn't send request to peer 3ce2186176de44289a47aadeda531c8e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 962dbf56ae3245bc904983e44c78b835. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:07.112784 23050 raft_consensus.cc:1275] T 962dbf56ae3245bc904983e44c78b835 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:07.112782 22904 raft_consensus.cc:1275] T 962dbf56ae3245bc904983e44c78b835 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:07.114544 24002 consensus_queue.cc:1048] T 962dbf56ae3245bc904983e44c78b835 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:23:07.115837 23950 consensus_queue.cc:1048] T 962dbf56ae3245bc904983e44c78b835 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:23:07.125423 22904 raft_consensus.cc:2955] T 962dbf56ae3245bc904983e44c78b835 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:07.126245 24002 raft_consensus.cc:2955] T 962dbf56ae3245bc904983e44c78b835 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:07.129361 23050 raft_consensus.cc:2955] T 962dbf56ae3245bc904983e44c78b835 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:07.147147 22801 catalog_manager.cc:5697] T 962dbf56ae3245bc904983e44c78b835 P aabe9ef5f1314406b36f06a9956984bb reported cstate change: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New cstate: current_term: 1 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:07.152554 23057 consensus_queue.cc:237] T 3da50dcb750f49b28db3a3128a2a9829 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Queue 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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
W20260709 12:23:07.161090 23023 consensus_peers.cc:597] T 3da50dcb750f49b28db3a3128a2a9829 P 7b3e366cdf24471e8a88203d43ff95cf -> Peer 3ce2186176de44289a47aadeda531c8e (127.21.56.196:44761): Couldn't send request to peer 3ce2186176de44289a47aadeda531c8e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3da50dcb750f49b28db3a3128a2a9829. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:07.163507 22904 raft_consensus.cc:1275] T 3da50dcb750f49b28db3a3128a2a9829 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:07.163646 22977 raft_consensus.cc:1275] T 3da50dcb750f49b28db3a3128a2a9829 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:07.166625 23998 consensus_queue.cc:1048] T 3da50dcb750f49b28db3a3128a2a9829 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:23:07.167809 23992 consensus_queue.cc:1048] T 3da50dcb750f49b28db3a3128a2a9829 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:07.182523 23998 raft_consensus.cc:2955] T 3da50dcb750f49b28db3a3128a2a9829 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:07.202741 22978 raft_consensus.cc:2955] T 3da50dcb750f49b28db3a3128a2a9829 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:07.213652 22907 raft_consensus.cc:2955] T 3da50dcb750f49b28db3a3128a2a9829 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:07.223374 22803 catalog_manager.cc:5697] T 3da50dcb750f49b28db3a3128a2a9829 P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New cstate: current_term: 1 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:07.228461 22978 consensus_queue.cc:237] T 03c3afe2aa7a430096d235b2c5e716d7 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Queue 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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:07.247205 23057 raft_consensus.cc:1275] T 03c3afe2aa7a430096d235b2c5e716d7 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:07.248788 24003 consensus_queue.cc:1048] T 03c3afe2aa7a430096d235b2c5e716d7 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:23:07.249501 22904 raft_consensus.cc:1275] T 03c3afe2aa7a430096d235b2c5e716d7 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:07.251147 24003 consensus_queue.cc:1048] T 03c3afe2aa7a430096d235b2c5e716d7 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:23:07.253499 22948 consensus_peers.cc:597] T 03c3afe2aa7a430096d235b2c5e716d7 P 2793980a665d4daf84bbe67f9b2b5930 -> Peer 3ce2186176de44289a47aadeda531c8e (127.21.56.196:44761): Couldn't send request to peer 3ce2186176de44289a47aadeda531c8e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 03c3afe2aa7a430096d235b2c5e716d7. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:07.266340 23933 raft_consensus.cc:2955] T 03c3afe2aa7a430096d235b2c5e716d7 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:07.267956 22904 raft_consensus.cc:2955] T 03c3afe2aa7a430096d235b2c5e716d7 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:07.269953 23057 raft_consensus.cc:2955] T 03c3afe2aa7a430096d235b2c5e716d7 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:07.280725 22978 consensus_queue.cc:237] T c5e94ff7ae084c489c80752af7ec49cd P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Queue 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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:07.293268 22804 catalog_manager.cc:5697] T 03c3afe2aa7a430096d235b2c5e716d7 P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New cstate: current_term: 1 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:07.303439 22904 raft_consensus.cc:1275] T c5e94ff7ae084c489c80752af7ec49cd P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:07.304543 23050 raft_consensus.cc:1275] T c5e94ff7ae084c489c80752af7ec49cd P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:23:07.303660 22948 consensus_peers.cc:597] T c5e94ff7ae084c489c80752af7ec49cd P 2793980a665d4daf84bbe67f9b2b5930 -> Peer 3ce2186176de44289a47aadeda531c8e (127.21.56.196:44761): Couldn't send request to peer 3ce2186176de44289a47aadeda531c8e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c5e94ff7ae084c489c80752af7ec49cd. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:07.304776 23933 consensus_queue.cc:1048] T c5e94ff7ae084c489c80752af7ec49cd P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:07.306670 23933 consensus_queue.cc:1048] T c5e94ff7ae084c489c80752af7ec49cd P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:07.325551 23933 raft_consensus.cc:2955] T c5e94ff7ae084c489c80752af7ec49cd P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:07.327823 23050 raft_consensus.cc:2955] T c5e94ff7ae084c489c80752af7ec49cd P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:07.331869 22901 raft_consensus.cc:2955] T c5e94ff7ae084c489c80752af7ec49cd P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:07.345911 22803 catalog_manager.cc:5697] T c5e94ff7ae084c489c80752af7ec49cd P 7b3e366cdf24471e8a88203d43ff95cf reported cstate change: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New cstate: current_term: 1 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:07.570768 24026 ts_tablet_manager.cc:933] T 3da50dcb750f49b28db3a3128a2a9829 P 3ce2186176de44289a47aadeda531c8e: Initiating tablet copy from peer 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:23:07.572748 24026 tablet_copy_client.cc:323] T 3da50dcb750f49b28db3a3128a2a9829 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.56.195:42669
I20260709 12:23:07.574472 23068 tablet_copy_service.cc:140] P 7b3e366cdf24471e8a88203d43ff95cf: Received BeginTabletCopySession request for tablet 3da50dcb750f49b28db3a3128a2a9829 from peer 3ce2186176de44289a47aadeda531c8e ({username='slave'} at 127.0.0.1:54590)
I20260709 12:23:07.575049 23068 tablet_copy_service.cc:161] P 7b3e366cdf24471e8a88203d43ff95cf: Beginning new tablet copy session on tablet 3da50dcb750f49b28db3a3128a2a9829 from peer 3ce2186176de44289a47aadeda531c8e at {username='slave'} at 127.0.0.1:54590: session id = 3ce2186176de44289a47aadeda531c8e-3da50dcb750f49b28db3a3128a2a9829
I20260709 12:23:07.582844 23068 tablet_copy_source_session.cc:215] T 3da50dcb750f49b28db3a3128a2a9829 P 7b3e366cdf24471e8a88203d43ff95cf: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:23:07.585817 24026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3da50dcb750f49b28db3a3128a2a9829. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:07.599649 24026 tablet_copy_client.cc:806] T 3da50dcb750f49b28db3a3128a2a9829 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 0 data blocks...
I20260709 12:23:07.600304 24026 tablet_copy_client.cc:670] T 3da50dcb750f49b28db3a3128a2a9829 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:23:07.604096 24026 tablet_copy_client.cc:538] T 3da50dcb750f49b28db3a3128a2a9829 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:23:07.612471 24026 tablet_bootstrap.cc:492] T 3da50dcb750f49b28db3a3128a2a9829 P 3ce2186176de44289a47aadeda531c8e: Bootstrap starting.
I20260709 12:23:07.638957 24026 tablet_bootstrap.cc:492] T 3da50dcb750f49b28db3a3128a2a9829 P 3ce2186176de44289a47aadeda531c8e: 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
I20260709 12:23:07.639894 24026 tablet_bootstrap.cc:492] T 3da50dcb750f49b28db3a3128a2a9829 P 3ce2186176de44289a47aadeda531c8e: Bootstrap complete.
I20260709 12:23:07.640583 24026 ts_tablet_manager.cc:1403] T 3da50dcb750f49b28db3a3128a2a9829 P 3ce2186176de44289a47aadeda531c8e: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.008s
I20260709 12:23:07.643777 24026 raft_consensus.cc:359] T 3da50dcb750f49b28db3a3128a2a9829 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:07.644596 24026 raft_consensus.cc:740] T 3da50dcb750f49b28db3a3128a2a9829 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3ce2186176de44289a47aadeda531c8e, State: Initialized, Role: LEARNER
I20260709 12:23:07.645268 24026 consensus_queue.cc:260] T 3da50dcb750f49b28db3a3128a2a9829 P 3ce2186176de44289a47aadeda531c8e [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:07.652199 24026 ts_tablet_manager.cc:1434] T 3da50dcb750f49b28db3a3128a2a9829 P 3ce2186176de44289a47aadeda531c8e: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.004s
I20260709 12:23:07.654553 23068 tablet_copy_service.cc:342] P 7b3e366cdf24471e8a88203d43ff95cf: Request end of tablet copy session 3ce2186176de44289a47aadeda531c8e-3da50dcb750f49b28db3a3128a2a9829 received from {username='slave'} at 127.0.0.1:54590
I20260709 12:23:07.655059 23068 tablet_copy_service.cc:434] P 7b3e366cdf24471e8a88203d43ff95cf: ending tablet copy session 3ce2186176de44289a47aadeda531c8e-3da50dcb750f49b28db3a3128a2a9829 on tablet 3da50dcb750f49b28db3a3128a2a9829 with peer 3ce2186176de44289a47aadeda531c8e
I20260709 12:23:07.689774 24026 ts_tablet_manager.cc:933] T 962dbf56ae3245bc904983e44c78b835 P 3ce2186176de44289a47aadeda531c8e: Initiating tablet copy from peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:23:07.691308 24026 tablet_copy_client.cc:323] T 962dbf56ae3245bc904983e44c78b835 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.56.194:36473
I20260709 12:23:07.692874 22993 tablet_copy_service.cc:140] P 2793980a665d4daf84bbe67f9b2b5930: Received BeginTabletCopySession request for tablet 962dbf56ae3245bc904983e44c78b835 from peer 3ce2186176de44289a47aadeda531c8e ({username='slave'} at 127.0.0.1:43900)
I20260709 12:23:07.693296 22993 tablet_copy_service.cc:161] P 2793980a665d4daf84bbe67f9b2b5930: Beginning new tablet copy session on tablet 962dbf56ae3245bc904983e44c78b835 from peer 3ce2186176de44289a47aadeda531c8e at {username='slave'} at 127.0.0.1:43900: session id = 3ce2186176de44289a47aadeda531c8e-962dbf56ae3245bc904983e44c78b835
I20260709 12:23:07.700057 22993 tablet_copy_source_session.cc:215] T 962dbf56ae3245bc904983e44c78b835 P 2793980a665d4daf84bbe67f9b2b5930: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:23:07.703979 24026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 962dbf56ae3245bc904983e44c78b835. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:07.722604 24026 tablet_copy_client.cc:806] T 962dbf56ae3245bc904983e44c78b835 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 0 data blocks...
I20260709 12:23:07.723192 24026 tablet_copy_client.cc:670] T 962dbf56ae3245bc904983e44c78b835 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:23:07.728091 24026 tablet_copy_client.cc:538] T 962dbf56ae3245bc904983e44c78b835 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:23:07.738032 24026 tablet_bootstrap.cc:492] T 962dbf56ae3245bc904983e44c78b835 P 3ce2186176de44289a47aadeda531c8e: Bootstrap starting.
I20260709 12:23:07.754812 24026 tablet_bootstrap.cc:492] T 962dbf56ae3245bc904983e44c78b835 P 3ce2186176de44289a47aadeda531c8e: 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
I20260709 12:23:07.755481 24026 tablet_bootstrap.cc:492] T 962dbf56ae3245bc904983e44c78b835 P 3ce2186176de44289a47aadeda531c8e: Bootstrap complete.
I20260709 12:23:07.756032 24026 ts_tablet_manager.cc:1403] T 962dbf56ae3245bc904983e44c78b835 P 3ce2186176de44289a47aadeda531c8e: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260709 12:23:07.758180 24026 raft_consensus.cc:359] T 962dbf56ae3245bc904983e44c78b835 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:07.758773 24026 raft_consensus.cc:740] T 962dbf56ae3245bc904983e44c78b835 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3ce2186176de44289a47aadeda531c8e, State: Initialized, Role: LEARNER
I20260709 12:23:07.759342 24026 consensus_queue.cc:260] T 962dbf56ae3245bc904983e44c78b835 P 3ce2186176de44289a47aadeda531c8e [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:07.761796 24026 ts_tablet_manager.cc:1434] T 962dbf56ae3245bc904983e44c78b835 P 3ce2186176de44289a47aadeda531c8e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:23:07.763504 22993 tablet_copy_service.cc:342] P 2793980a665d4daf84bbe67f9b2b5930: Request end of tablet copy session 3ce2186176de44289a47aadeda531c8e-962dbf56ae3245bc904983e44c78b835 received from {username='slave'} at 127.0.0.1:43900
I20260709 12:23:07.763929 22993 tablet_copy_service.cc:434] P 2793980a665d4daf84bbe67f9b2b5930: ending tablet copy session 3ce2186176de44289a47aadeda531c8e-962dbf56ae3245bc904983e44c78b835 on tablet 962dbf56ae3245bc904983e44c78b835 with peer 3ce2186176de44289a47aadeda531c8e
I20260709 12:23:07.781036 24026 ts_tablet_manager.cc:933] T 03c3afe2aa7a430096d235b2c5e716d7 P 3ce2186176de44289a47aadeda531c8e: Initiating tablet copy from peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:23:07.795141 24026 tablet_copy_client.cc:323] T 03c3afe2aa7a430096d235b2c5e716d7 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.56.194:36473
I20260709 12:23:07.796670 22993 tablet_copy_service.cc:140] P 2793980a665d4daf84bbe67f9b2b5930: Received BeginTabletCopySession request for tablet 03c3afe2aa7a430096d235b2c5e716d7 from peer 3ce2186176de44289a47aadeda531c8e ({username='slave'} at 127.0.0.1:43900)
I20260709 12:23:07.797205 22993 tablet_copy_service.cc:161] P 2793980a665d4daf84bbe67f9b2b5930: Beginning new tablet copy session on tablet 03c3afe2aa7a430096d235b2c5e716d7 from peer 3ce2186176de44289a47aadeda531c8e at {username='slave'} at 127.0.0.1:43900: session id = 3ce2186176de44289a47aadeda531c8e-03c3afe2aa7a430096d235b2c5e716d7
I20260709 12:23:07.803611 22993 tablet_copy_source_session.cc:215] T 03c3afe2aa7a430096d235b2c5e716d7 P 2793980a665d4daf84bbe67f9b2b5930: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:23:07.806485 24026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03c3afe2aa7a430096d235b2c5e716d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:07.823176 24026 tablet_copy_client.cc:806] T 03c3afe2aa7a430096d235b2c5e716d7 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 0 data blocks...
I20260709 12:23:07.823726 24026 tablet_copy_client.cc:670] T 03c3afe2aa7a430096d235b2c5e716d7 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:23:07.827252 24026 tablet_copy_client.cc:538] T 03c3afe2aa7a430096d235b2c5e716d7 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:23:07.834846 24026 tablet_bootstrap.cc:492] T 03c3afe2aa7a430096d235b2c5e716d7 P 3ce2186176de44289a47aadeda531c8e: Bootstrap starting.
I20260709 12:23:07.850987 24026 tablet_bootstrap.cc:492] T 03c3afe2aa7a430096d235b2c5e716d7 P 3ce2186176de44289a47aadeda531c8e: 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
I20260709 12:23:07.851809 24026 tablet_bootstrap.cc:492] T 03c3afe2aa7a430096d235b2c5e716d7 P 3ce2186176de44289a47aadeda531c8e: Bootstrap complete.
I20260709 12:23:07.852445 24026 ts_tablet_manager.cc:1403] T 03c3afe2aa7a430096d235b2c5e716d7 P 3ce2186176de44289a47aadeda531c8e: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.005s
I20260709 12:23:07.855155 24026 raft_consensus.cc:359] T 03c3afe2aa7a430096d235b2c5e716d7 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:07.855952 24026 raft_consensus.cc:740] T 03c3afe2aa7a430096d235b2c5e716d7 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3ce2186176de44289a47aadeda531c8e, State: Initialized, Role: LEARNER
I20260709 12:23:07.856547 24026 consensus_queue.cc:260] T 03c3afe2aa7a430096d235b2c5e716d7 P 3ce2186176de44289a47aadeda531c8e [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:07.859279 24026 ts_tablet_manager.cc:1434] T 03c3afe2aa7a430096d235b2c5e716d7 P 3ce2186176de44289a47aadeda531c8e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 12:23:07.860952 22993 tablet_copy_service.cc:342] P 2793980a665d4daf84bbe67f9b2b5930: Request end of tablet copy session 3ce2186176de44289a47aadeda531c8e-03c3afe2aa7a430096d235b2c5e716d7 received from {username='slave'} at 127.0.0.1:43900
I20260709 12:23:07.861356 22993 tablet_copy_service.cc:434] P 2793980a665d4daf84bbe67f9b2b5930: ending tablet copy session 3ce2186176de44289a47aadeda531c8e-03c3afe2aa7a430096d235b2c5e716d7 on tablet 03c3afe2aa7a430096d235b2c5e716d7 with peer 3ce2186176de44289a47aadeda531c8e
I20260709 12:23:07.915414 24026 ts_tablet_manager.cc:933] T c5e94ff7ae084c489c80752af7ec49cd P 3ce2186176de44289a47aadeda531c8e: Initiating tablet copy from peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:23:07.916927 24026 tablet_copy_client.cc:323] T c5e94ff7ae084c489c80752af7ec49cd P 3ce2186176de44289a47aadeda531c8e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.56.194:36473
I20260709 12:23:07.918547 22993 tablet_copy_service.cc:140] P 2793980a665d4daf84bbe67f9b2b5930: Received BeginTabletCopySession request for tablet c5e94ff7ae084c489c80752af7ec49cd from peer 3ce2186176de44289a47aadeda531c8e ({username='slave'} at 127.0.0.1:43900)
I20260709 12:23:07.919088 22993 tablet_copy_service.cc:161] P 2793980a665d4daf84bbe67f9b2b5930: Beginning new tablet copy session on tablet c5e94ff7ae084c489c80752af7ec49cd from peer 3ce2186176de44289a47aadeda531c8e at {username='slave'} at 127.0.0.1:43900: session id = 3ce2186176de44289a47aadeda531c8e-c5e94ff7ae084c489c80752af7ec49cd
I20260709 12:23:07.926548 22993 tablet_copy_source_session.cc:215] T c5e94ff7ae084c489c80752af7ec49cd P 2793980a665d4daf84bbe67f9b2b5930: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:23:07.929464 24026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5e94ff7ae084c489c80752af7ec49cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:07.943625 24026 tablet_copy_client.cc:806] T c5e94ff7ae084c489c80752af7ec49cd P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 0 data blocks...
I20260709 12:23:07.944208 24026 tablet_copy_client.cc:670] T c5e94ff7ae084c489c80752af7ec49cd P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:23:07.948262 24026 tablet_copy_client.cc:538] T c5e94ff7ae084c489c80752af7ec49cd P 3ce2186176de44289a47aadeda531c8e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:23:07.955202 24026 tablet_bootstrap.cc:492] T c5e94ff7ae084c489c80752af7ec49cd P 3ce2186176de44289a47aadeda531c8e: Bootstrap starting.
I20260709 12:23:07.971204 24026 tablet_bootstrap.cc:492] T c5e94ff7ae084c489c80752af7ec49cd P 3ce2186176de44289a47aadeda531c8e: 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
I20260709 12:23:07.972105 24026 tablet_bootstrap.cc:492] T c5e94ff7ae084c489c80752af7ec49cd P 3ce2186176de44289a47aadeda531c8e: Bootstrap complete.
I20260709 12:23:07.972721 24026 ts_tablet_manager.cc:1403] T c5e94ff7ae084c489c80752af7ec49cd P 3ce2186176de44289a47aadeda531c8e: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.001s
I20260709 12:23:07.975543 24026 raft_consensus.cc:359] T c5e94ff7ae084c489c80752af7ec49cd P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:07.976323 24026 raft_consensus.cc:740] T c5e94ff7ae084c489c80752af7ec49cd P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3ce2186176de44289a47aadeda531c8e, State: Initialized, Role: LEARNER
I20260709 12:23:07.976900 24026 consensus_queue.cc:260] T c5e94ff7ae084c489c80752af7ec49cd P 3ce2186176de44289a47aadeda531c8e [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:07.980207 24026 ts_tablet_manager.cc:1434] T c5e94ff7ae084c489c80752af7ec49cd P 3ce2186176de44289a47aadeda531c8e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:23:07.982234 22993 tablet_copy_service.cc:342] P 2793980a665d4daf84bbe67f9b2b5930: Request end of tablet copy session 3ce2186176de44289a47aadeda531c8e-c5e94ff7ae084c489c80752af7ec49cd received from {username='slave'} at 127.0.0.1:43900
I20260709 12:23:07.982659 22993 tablet_copy_service.cc:434] P 2793980a665d4daf84bbe67f9b2b5930: ending tablet copy session 3ce2186176de44289a47aadeda531c8e-c5e94ff7ae084c489c80752af7ec49cd on tablet c5e94ff7ae084c489c80752af7ec49cd with peer 3ce2186176de44289a47aadeda531c8e
I20260709 12:23:08.096625 23592 raft_consensus.cc:1217] T 962dbf56ae3245bc904983e44c78b835 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:23:08.160495 23592 raft_consensus.cc:1217] T 3da50dcb750f49b28db3a3128a2a9829 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:23:08.278007 23592 raft_consensus.cc:1217] T 03c3afe2aa7a430096d235b2c5e716d7 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:23:08.510535 23592 raft_consensus.cc:1217] T c5e94ff7ae084c489c80752af7ec49cd P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:23:08.682310 23869 raft_consensus.cc:1064] T 3da50dcb750f49b28db3a3128a2a9829 P 7b3e366cdf24471e8a88203d43ff95cf: attempting to promote NON_VOTER 3ce2186176de44289a47aadeda531c8e to VOTER
I20260709 12:23:08.682617 24025 raft_consensus.cc:1064] T 962dbf56ae3245bc904983e44c78b835 P 2793980a665d4daf84bbe67f9b2b5930: attempting to promote NON_VOTER 3ce2186176de44289a47aadeda531c8e to VOTER
I20260709 12:23:08.684775 23869 consensus_queue.cc:237] T 3da50dcb750f49b28db3a3128a2a9829 P 7b3e366cdf24471e8a88203d43ff95cf [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:08.685644 24025 consensus_queue.cc:237] T 962dbf56ae3245bc904983e44c78b835 P 2793980a665d4daf84bbe67f9b2b5930 [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:08.691416 23593 raft_consensus.cc:1275] T 3da50dcb750f49b28db3a3128a2a9829 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:08.692863 22978 raft_consensus.cc:1275] T 3da50dcb750f49b28db3a3128a2a9829 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:08.693778 22901 raft_consensus.cc:1275] T 3da50dcb750f49b28db3a3128a2a9829 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:08.695791 23998 consensus_queue.cc:1048] T 3da50dcb750f49b28db3a3128a2a9829 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:08.696938 24037 consensus_queue.cc:1048] T 3da50dcb750f49b28db3a3128a2a9829 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:08.704084 23593 raft_consensus.cc:1275] T 962dbf56ae3245bc904983e44c78b835 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:08.705857 23950 consensus_queue.cc:1048] T 962dbf56ae3245bc904983e44c78b835 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:08.721134 23869 consensus_queue.cc:1048] T 3da50dcb750f49b28db3a3128a2a9829 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 12:23:08.745688 23022 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.56.194:36473, user_credentials={real_user=slave}} blocked reactor thread for 48993.4us
I20260709 12:23:08.751901 22904 raft_consensus.cc:1275] T 962dbf56ae3245bc904983e44c78b835 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:08.766328 24036 consensus_queue.cc:1048] T 962dbf56ae3245bc904983e44c78b835 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:08.784197 23998 raft_consensus.cc:2955] T 3da50dcb750f49b28db3a3128a2a9829 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:08.792800 22978 raft_consensus.cc:2955] T 3da50dcb750f49b28db3a3128a2a9829 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:08.795328 22901 raft_consensus.cc:2955] T 3da50dcb750f49b28db3a3128a2a9829 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:08.795713 24025 raft_consensus.cc:2955] T 962dbf56ae3245bc904983e44c78b835 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:08.801386 22907 raft_consensus.cc:2955] T 962dbf56ae3245bc904983e44c78b835 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:08.820338 22801 catalog_manager.cc:5697] T 3da50dcb750f49b28db3a3128a2a9829 P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:08.825707 23057 raft_consensus.cc:1275] T 962dbf56ae3245bc904983e44c78b835 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:08.852550 23950 consensus_queue.cc:1048] T 962dbf56ae3245bc904983e44c78b835 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:08.853744 23593 raft_consensus.cc:2955] T 962dbf56ae3245bc904983e44c78b835 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:08.857910 23592 raft_consensus.cc:2955] T 3da50dcb750f49b28db3a3128a2a9829 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:08.876323 22803 catalog_manager.cc:5697] T 962dbf56ae3245bc904983e44c78b835 P 3ce2186176de44289a47aadeda531c8e reported cstate change: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:08.882793 24036 raft_consensus.cc:1064] T 03c3afe2aa7a430096d235b2c5e716d7 P 2793980a665d4daf84bbe67f9b2b5930: attempting to promote NON_VOTER 3ce2186176de44289a47aadeda531c8e to VOTER
I20260709 12:23:08.886231 24036 consensus_queue.cc:237] T 03c3afe2aa7a430096d235b2c5e716d7 P 2793980a665d4daf84bbe67f9b2b5930 [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:08.894158 23057 raft_consensus.cc:2955] T 962dbf56ae3245bc904983e44c78b835 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:08.925443 23593 raft_consensus.cc:1275] T 03c3afe2aa7a430096d235b2c5e716d7 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:08.928146 22901 raft_consensus.cc:1275] T 03c3afe2aa7a430096d235b2c5e716d7 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:08.928350 24050 consensus_queue.cc:1048] T 03c3afe2aa7a430096d235b2c5e716d7 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:23:08.932933 24042 consensus_queue.cc:1048] T 03c3afe2aa7a430096d235b2c5e716d7 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:23:08.934340 23057 raft_consensus.cc:1275] T 03c3afe2aa7a430096d235b2c5e716d7 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:08.941107 24042 consensus_queue.cc:1048] T 03c3afe2aa7a430096d235b2c5e716d7 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:08.959760 23050 consensus_queue.cc:237] T 3da50dcb750f49b28db3a3128a2a9829 P 7b3e366cdf24471e8a88203d43ff95cf [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:08.962934 23950 raft_consensus.cc:2955] T 03c3afe2aa7a430096d235b2c5e716d7 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:08.965922 22901 raft_consensus.cc:1275] T 3da50dcb750f49b28db3a3128a2a9829 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:08.967522 24040 consensus_queue.cc:1048] T 3da50dcb750f49b28db3a3128a2a9829 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:23:08.973158 23592 raft_consensus.cc:1275] T 3da50dcb750f49b28db3a3128a2a9829 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:08.973047 23593 raft_consensus.cc:2955] T 03c3afe2aa7a430096d235b2c5e716d7 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:08.977814 23998 raft_consensus.cc:2955] T 3da50dcb750f49b28db3a3128a2a9829 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:08.983847 24037 consensus_queue.cc:1048] T 3da50dcb750f49b28db3a3128a2a9829 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:08.987807 22901 raft_consensus.cc:2955] T 03c3afe2aa7a430096d235b2c5e716d7 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:08.991616 22904 raft_consensus.cc:2955] T 3da50dcb750f49b28db3a3128a2a9829 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:08.993402 22801 catalog_manager.cc:5697] T 03c3afe2aa7a430096d235b2c5e716d7 P 3ce2186176de44289a47aadeda531c8e reported cstate change: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:09.004850 22791 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3da50dcb750f49b28db3a3128a2a9829 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:23:09.009135 23050 raft_consensus.cc:2955] T 03c3afe2aa7a430096d235b2c5e716d7 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:09.018838 22803 catalog_manager.cc:5697] T 3da50dcb750f49b28db3a3128a2a9829 P aabe9ef5f1314406b36f06a9956984bb reported cstate change: config changed from index 3 to 4, VOTER 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) evicted. New cstate: current_term: 1 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:09.021287 23593 raft_consensus.cc:2955] T 3da50dcb750f49b28db3a3128a2a9829 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:09.041172 22969 tablet_service.cc:1558] Processing DeleteTablet for tablet 3da50dcb750f49b28db3a3128a2a9829 with delete_type TABLET_DATA_TOMBSTONED (TS 2793980a665d4daf84bbe67f9b2b5930 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46262
I20260709 12:23:09.049847 24059 tablet_replica.cc:333] T 3da50dcb750f49b28db3a3128a2a9829 P 2793980a665d4daf84bbe67f9b2b5930: stopping tablet replica
I20260709 12:23:09.050999 24059 raft_consensus.cc:2243] T 3da50dcb750f49b28db3a3128a2a9829 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:09.051707 24059 raft_consensus.cc:2272] T 3da50dcb750f49b28db3a3128a2a9829 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:09.055684 22978 consensus_queue.cc:237] T 03c3afe2aa7a430096d235b2c5e716d7 P 2793980a665d4daf84bbe67f9b2b5930 [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: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:09.065171 23593 raft_consensus.cc:1275] T 03c3afe2aa7a430096d235b2c5e716d7 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:09.065519 24059 ts_tablet_manager.cc:1916] T 3da50dcb750f49b28db3a3128a2a9829 P 2793980a665d4daf84bbe67f9b2b5930: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:23:09.067575 23050 raft_consensus.cc:1275] T 03c3afe2aa7a430096d235b2c5e716d7 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:09.069525 24050 raft_consensus.cc:1064] T c5e94ff7ae084c489c80752af7ec49cd P 2793980a665d4daf84bbe67f9b2b5930: attempting to promote NON_VOTER 3ce2186176de44289a47aadeda531c8e to VOTER
I20260709 12:23:09.070910 24025 consensus_queue.cc:1048] T 03c3afe2aa7a430096d235b2c5e716d7 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:09.071905 24050 consensus_queue.cc:237] T c5e94ff7ae084c489c80752af7ec49cd P 2793980a665d4daf84bbe67f9b2b5930 [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:09.076275 24025 consensus_queue.cc:1048] T 03c3afe2aa7a430096d235b2c5e716d7 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:09.082537 23950 raft_consensus.cc:2955] T 03c3afe2aa7a430096d235b2c5e716d7 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:09.084125 24059 ts_tablet_manager.cc:1929] T 3da50dcb750f49b28db3a3128a2a9829 P 2793980a665d4daf84bbe67f9b2b5930: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:23:09.084657 24059 log.cc:1199] T 3da50dcb750f49b28db3a3128a2a9829 P 2793980a665d4daf84bbe67f9b2b5930: Deleting WAL directory at /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599696038870-21731-0/minicluster-data/ts-1-root/wals/3da50dcb750f49b28db3a3128a2a9829
I20260709 12:23:09.091472 22901 raft_consensus.cc:1275] T c5e94ff7ae084c489c80752af7ec49cd P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:09.093302 24036 consensus_queue.cc:1048] T c5e94ff7ae084c489c80752af7ec49cd P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:09.094478 22790 catalog_manager.cc:5028] TS 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): tablet 3da50dcb750f49b28db3a3128a2a9829 (table test-workload [id=5a80fbc528df4e20ae011992009cf62e]) successfully deleted
I20260709 12:23:09.096825 23050 raft_consensus.cc:1275] T c5e94ff7ae084c489c80752af7ec49cd P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:09.097270 23593 raft_consensus.cc:1275] T c5e94ff7ae084c489c80752af7ec49cd P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:09.100319 24036 consensus_queue.cc:1048] T c5e94ff7ae084c489c80752af7ec49cd P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:09.103031 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:09.105329 23593 raft_consensus.cc:2955] T 03c3afe2aa7a430096d235b2c5e716d7 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:09.107287 23950 consensus_queue.cc:1048] T c5e94ff7ae084c489c80752af7ec49cd P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:09.107549 22802 catalog_manager.cc:5697] T 03c3afe2aa7a430096d235b2c5e716d7 P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: config changed from index 3 to 4, VOTER aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) evicted. New cstate: current_term: 1 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:23:09.108419 23053 raft_consensus.cc:2955] T 03c3afe2aa7a430096d235b2c5e716d7 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:09.116519 22790 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 03c3afe2aa7a430096d235b2c5e716d7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:23:09.123116 22887 tablet_service.cc:1558] Processing DeleteTablet for tablet 03c3afe2aa7a430096d235b2c5e716d7 with delete_type TABLET_DATA_TOMBSTONED (TS aabe9ef5f1314406b36f06a9956984bb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54446
I20260709 12:23:09.131421 24064 tablet_replica.cc:333] T 03c3afe2aa7a430096d235b2c5e716d7 P aabe9ef5f1314406b36f06a9956984bb: stopping tablet replica
I20260709 12:23:09.132687 24064 raft_consensus.cc:2243] T 03c3afe2aa7a430096d235b2c5e716d7 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:09.136932 24050 raft_consensus.cc:2955] T c5e94ff7ae084c489c80752af7ec49cd P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:09.145015 23592 raft_consensus.cc:2955] T c5e94ff7ae084c489c80752af7ec49cd P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:09.154847 24064 raft_consensus.cc:2272] T 03c3afe2aa7a430096d235b2c5e716d7 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:09.159191 24064 ts_tablet_manager.cc:1916] T 03c3afe2aa7a430096d235b2c5e716d7 P aabe9ef5f1314406b36f06a9956984bb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:23:09.173688 22904 raft_consensus.cc:2955] T c5e94ff7ae084c489c80752af7ec49cd P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:09.179639 23052 raft_consensus.cc:2955] T c5e94ff7ae084c489c80752af7ec49cd P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:09.187973 22803 catalog_manager.cc:5697] T c5e94ff7ae084c489c80752af7ec49cd P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:23:09.205767 22978 consensus_queue.cc:237] T c5e94ff7ae084c489c80752af7ec49cd P 2793980a665d4daf84bbe67f9b2b5930 [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:09.213341 22904 raft_consensus.cc:1275] T c5e94ff7ae084c489c80752af7ec49cd P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:09.214702 23950 consensus_queue.cc:1048] T c5e94ff7ae084c489c80752af7ec49cd P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:09.216866 23592 raft_consensus.cc:1275] T c5e94ff7ae084c489c80752af7ec49cd P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:09.222944 23950 consensus_queue.cc:1048] T c5e94ff7ae084c489c80752af7ec49cd P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:09.225484 24042 raft_consensus.cc:2955] T c5e94ff7ae084c489c80752af7ec49cd P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:09.230739 22901 raft_consensus.cc:2955] T c5e94ff7ae084c489c80752af7ec49cd P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:09.235775 23593 raft_consensus.cc:2955] T c5e94ff7ae084c489c80752af7ec49cd P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:09.231571 24064 ts_tablet_manager.cc:1929] T 03c3afe2aa7a430096d235b2c5e716d7 P aabe9ef5f1314406b36f06a9956984bb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:23:09.237991 24064 log.cc:1199] T 03c3afe2aa7a430096d235b2c5e716d7 P aabe9ef5f1314406b36f06a9956984bb: Deleting WAL directory at /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599696038870-21731-0/minicluster-data/ts-0-root/wals/03c3afe2aa7a430096d235b2c5e716d7
I20260709 12:23:09.242172 22789 catalog_manager.cc:5028] TS aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): tablet 03c3afe2aa7a430096d235b2c5e716d7 (table test-workload [id=5a80fbc528df4e20ae011992009cf62e]) successfully deleted
I20260709 12:23:09.244972 22790 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c5e94ff7ae084c489c80752af7ec49cd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:23:09.252281 22803 catalog_manager.cc:5697] T c5e94ff7ae084c489c80752af7ec49cd P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: config changed from index 3 to 4, VOTER 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) evicted. New cstate: current_term: 1 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:23:09.264586 23038 tablet_service.cc:1558] Processing DeleteTablet for tablet c5e94ff7ae084c489c80752af7ec49cd with delete_type TABLET_DATA_TOMBSTONED (TS 7b3e366cdf24471e8a88203d43ff95cf not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40464
I20260709 12:23:09.268064 24066 tablet_replica.cc:333] T c5e94ff7ae084c489c80752af7ec49cd P 7b3e366cdf24471e8a88203d43ff95cf: stopping tablet replica
I20260709 12:23:09.269243 24066 raft_consensus.cc:2243] T c5e94ff7ae084c489c80752af7ec49cd P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:09.270058 24066 raft_consensus.cc:2272] T c5e94ff7ae084c489c80752af7ec49cd P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:09.275527 24066 ts_tablet_manager.cc:1916] T c5e94ff7ae084c489c80752af7ec49cd P 7b3e366cdf24471e8a88203d43ff95cf: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:23:09.302312 24066 ts_tablet_manager.cc:1929] T c5e94ff7ae084c489c80752af7ec49cd P 7b3e366cdf24471e8a88203d43ff95cf: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:23:09.302750 24066 log.cc:1199] T c5e94ff7ae084c489c80752af7ec49cd P 7b3e366cdf24471e8a88203d43ff95cf: Deleting WAL directory at /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599696038870-21731-0/minicluster-data/ts-2-root/wals/c5e94ff7ae084c489c80752af7ec49cd
I20260709 12:23:09.305797 22791 catalog_manager.cc:5028] TS 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669): tablet c5e94ff7ae084c489c80752af7ec49cd (table test-workload [id=5a80fbc528df4e20ae011992009cf62e]) successfully deleted
I20260709 12:23:09.320227 22978 consensus_queue.cc:237] T 962dbf56ae3245bc904983e44c78b835 P 2793980a665d4daf84bbe67f9b2b5930 [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: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:09.322079 22977 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "010a2c4376954329a61bf7dbf75afaa8"
dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
mode: GRACEFUL
new_leader_uuid: "aabe9ef5f1314406b36f06a9956984bb"
 from {username='slave'} at 127.0.0.1:57866
I20260709 12:23:09.322726 22977 raft_consensus.cc:606] T 010a2c4376954329a61bf7dbf75afaa8 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Received request to transfer leadership to TS aabe9ef5f1314406b36f06a9956984bb
I20260709 12:23:09.325627 23593 raft_consensus.cc:1275] T 962dbf56ae3245bc904983e44c78b835 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:09.326009 23052 raft_consensus.cc:1275] T 962dbf56ae3245bc904983e44c78b835 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:09.327005 23950 consensus_queue.cc:1048] T 962dbf56ae3245bc904983e44c78b835 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:09.328500 23950 consensus_queue.cc:1048] T 962dbf56ae3245bc904983e44c78b835 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:09.339653 24065 raft_consensus.cc:2955] T 962dbf56ae3245bc904983e44c78b835 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:09.348271 23052 raft_consensus.cc:2955] T 962dbf56ae3245bc904983e44c78b835 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:09.359232 22790 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 962dbf56ae3245bc904983e44c78b835 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:23:09.355769 23593 raft_consensus.cc:2955] T 962dbf56ae3245bc904983e44c78b835 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:09.371304 22801 catalog_manager.cc:5697] T 962dbf56ae3245bc904983e44c78b835 P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: config changed from index 3 to 4, VOTER aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) evicted. New cstate: current_term: 1 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:23:09.379961 23053 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0505fc6892a04d4482b3f8e98705ea12"
dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
mode: GRACEFUL
new_leader_uuid: "aabe9ef5f1314406b36f06a9956984bb"
 from {username='slave'} at 127.0.0.1:47160
I20260709 12:23:09.380589 23053 raft_consensus.cc:606] T 0505fc6892a04d4482b3f8e98705ea12 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Received request to transfer leadership to TS aabe9ef5f1314406b36f06a9956984bb
I20260709 12:23:09.385917 22887 tablet_service.cc:1558] Processing DeleteTablet for tablet 962dbf56ae3245bc904983e44c78b835 with delete_type TABLET_DATA_TOMBSTONED (TS aabe9ef5f1314406b36f06a9956984bb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54446
I20260709 12:23:09.387115 24064 tablet_replica.cc:333] T 962dbf56ae3245bc904983e44c78b835 P aabe9ef5f1314406b36f06a9956984bb: stopping tablet replica
I20260709 12:23:09.388163 24064 raft_consensus.cc:2243] T 962dbf56ae3245bc904983e44c78b835 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:09.388964 24064 raft_consensus.cc:2272] T 962dbf56ae3245bc904983e44c78b835 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:09.389842 22977 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f5655db69944fb28caccf38acb7e8ba"
dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
mode: GRACEFUL
new_leader_uuid: "aabe9ef5f1314406b36f06a9956984bb"
 from {username='slave'} at 127.0.0.1:57866
I20260709 12:23:09.390524 22977 raft_consensus.cc:606] T 3f5655db69944fb28caccf38acb7e8ba P 2793980a665d4daf84bbe67f9b2b5930 [term 3 LEADER]: Received request to transfer leadership to TS aabe9ef5f1314406b36f06a9956984bb
I20260709 12:23:09.394224 24064 ts_tablet_manager.cc:1916] T 962dbf56ae3245bc904983e44c78b835 P aabe9ef5f1314406b36f06a9956984bb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:23:09.395123 22977 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ef043d125cf48369b761c1076f913ab"
dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
mode: GRACEFUL
new_leader_uuid: "aabe9ef5f1314406b36f06a9956984bb"
 from {username='slave'} at 127.0.0.1:57866
I20260709 12:23:09.395720 22977 raft_consensus.cc:606] T 9ef043d125cf48369b761c1076f913ab P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Received request to transfer leadership to TS aabe9ef5f1314406b36f06a9956984bb
I20260709 12:23:09.398195 22977 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae13f633031f407098934c3e1dcaef7f"
dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
mode: GRACEFUL
new_leader_uuid: "3ce2186176de44289a47aadeda531c8e"
 from {username='slave'} at 127.0.0.1:57866
I20260709 12:23:09.398725 22977 raft_consensus.cc:606] T ae13f633031f407098934c3e1dcaef7f P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Received request to transfer leadership to TS 3ce2186176de44289a47aadeda531c8e
I20260709 12:23:09.403779 22977 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de04035322d345dd9348ab5aa6770a92"
dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
mode: GRACEFUL
new_leader_uuid: "3ce2186176de44289a47aadeda531c8e"
 from {username='slave'} at 127.0.0.1:57866
I20260709 12:23:09.404425 22977 raft_consensus.cc:606] T de04035322d345dd9348ab5aa6770a92 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Received request to transfer leadership to TS 3ce2186176de44289a47aadeda531c8e
I20260709 12:23:09.406450 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:23:09.408075 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:09.409101 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:09.414059 24064 ts_tablet_manager.cc:1929] T 962dbf56ae3245bc904983e44c78b835 P aabe9ef5f1314406b36f06a9956984bb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:23:09.414541 24064 log.cc:1199] T 962dbf56ae3245bc904983e44c78b835 P aabe9ef5f1314406b36f06a9956984bb: Deleting WAL directory at /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599696038870-21731-0/minicluster-data/ts-0-root/wals/962dbf56ae3245bc904983e44c78b835
I20260709 12:23:09.416361 22789 catalog_manager.cc:5028] TS aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): tablet 962dbf56ae3245bc904983e44c78b835 (table test-workload [id=5a80fbc528df4e20ae011992009cf62e]) successfully deleted
I20260709 12:23:09.795849 24042 raft_consensus.cc:993] T 3f5655db69944fb28caccf38acb7e8ba P 2793980a665d4daf84bbe67f9b2b5930: : Instructing follower aabe9ef5f1314406b36f06a9956984bb to start an election
I20260709 12:23:09.796307 24065 raft_consensus.cc:1081] T 3f5655db69944fb28caccf38acb7e8ba P 2793980a665d4daf84bbe67f9b2b5930 [term 3 LEADER]: Signalling peer aabe9ef5f1314406b36f06a9956984bb to start an election
I20260709 12:23:09.797984 22901 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f5655db69944fb28caccf38acb7e8ba"
dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
 from {username='slave'} at 127.0.0.1:54462
I20260709 12:23:09.798527 22901 raft_consensus.cc:493] T 3f5655db69944fb28caccf38acb7e8ba P aabe9ef5f1314406b36f06a9956984bb [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:09.798784 22901 raft_consensus.cc:3060] T 3f5655db69944fb28caccf38acb7e8ba P aabe9ef5f1314406b36f06a9956984bb [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:23:09.803263 24037 raft_consensus.cc:993] T 0505fc6892a04d4482b3f8e98705ea12 P 7b3e366cdf24471e8a88203d43ff95cf: : Instructing follower aabe9ef5f1314406b36f06a9956984bb to start an election
I20260709 12:23:09.803813 24040 raft_consensus.cc:1081] T 0505fc6892a04d4482b3f8e98705ea12 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Signalling peer aabe9ef5f1314406b36f06a9956984bb to start an election
I20260709 12:23:09.805527 22902 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0505fc6892a04d4482b3f8e98705ea12"
dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
 from {username='slave'} at 127.0.0.1:54474
I20260709 12:23:09.806165 22902 raft_consensus.cc:493] T 0505fc6892a04d4482b3f8e98705ea12 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:09.806500 22902 raft_consensus.cc:3060] T 0505fc6892a04d4482b3f8e98705ea12 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:09.809597 22901 raft_consensus.cc:515] T 3f5655db69944fb28caccf38acb7e8ba P aabe9ef5f1314406b36f06a9956984bb [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:09.813304 22901 leader_election.cc:290] T 3f5655db69944fb28caccf38acb7e8ba P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 4 election: Requested vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:23:09.813830 22977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5655db69944fb28caccf38acb7e8ba" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
I20260709 12:23:09.814436 22977 raft_consensus.cc:3055] T 3f5655db69944fb28caccf38acb7e8ba P 2793980a665d4daf84bbe67f9b2b5930 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:23:09.814337 23052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5655db69944fb28caccf38acb7e8ba" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:23:09.814760 22977 raft_consensus.cc:740] T 3f5655db69944fb28caccf38acb7e8ba P 2793980a665d4daf84bbe67f9b2b5930 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
I20260709 12:23:09.814970 23052 raft_consensus.cc:3060] T 3f5655db69944fb28caccf38acb7e8ba P 7b3e366cdf24471e8a88203d43ff95cf [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:23:09.815436 22977 consensus_queue.cc:260] T 3f5655db69944fb28caccf38acb7e8ba P 2793980a665d4daf84bbe67f9b2b5930 [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:09.816291 22977 raft_consensus.cc:3060] T 3f5655db69944fb28caccf38acb7e8ba P 2793980a665d4daf84bbe67f9b2b5930 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:23:09.818225 22902 raft_consensus.cc:515] T 0505fc6892a04d4482b3f8e98705ea12 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:09.820138 23052 raft_consensus.cc:2468] T 3f5655db69944fb28caccf38acb7e8ba P 7b3e366cdf24471e8a88203d43ff95cf [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabe9ef5f1314406b36f06a9956984bb in term 4.
I20260709 12:23:09.821194 22974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0505fc6892a04d4482b3f8e98705ea12" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
I20260709 12:23:09.821784 22974 raft_consensus.cc:3060] T 0505fc6892a04d4482b3f8e98705ea12 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:09.821733 22902 leader_election.cc:290] T 0505fc6892a04d4482b3f8e98705ea12 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 2 election: Requested vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:23:09.822463 22872 leader_election.cc:304] T 3f5655db69944fb28caccf38acb7e8ba P aabe9ef5f1314406b36f06a9956984bb [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: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb; no voters: 
I20260709 12:23:09.823310 23948 raft_consensus.cc:2804] T 3f5655db69944fb28caccf38acb7e8ba P aabe9ef5f1314406b36f06a9956984bb [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:23:09.824370 23948 raft_consensus.cc:697] T 3f5655db69944fb28caccf38acb7e8ba P aabe9ef5f1314406b36f06a9956984bb [term 4 LEADER]: Becoming Leader. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Running, Role: LEADER
I20260709 12:23:09.824726 23052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0505fc6892a04d4482b3f8e98705ea12" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:23:09.824994 23948 consensus_queue.cc:237] T 3f5655db69944fb28caccf38acb7e8ba P aabe9ef5f1314406b36f06a9956984bb [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:09.825250 23052 raft_consensus.cc:3055] T 0505fc6892a04d4482b3f8e98705ea12 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:09.825600 23052 raft_consensus.cc:740] T 0505fc6892a04d4482b3f8e98705ea12 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Running, Role: LEADER
I20260709 12:23:09.826292 23052 consensus_queue.cc:260] T 0505fc6892a04d4482b3f8e98705ea12 P 7b3e366cdf24471e8a88203d43ff95cf [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:09.827042 22977 raft_consensus.cc:2468] T 3f5655db69944fb28caccf38acb7e8ba P 2793980a665d4daf84bbe67f9b2b5930 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabe9ef5f1314406b36f06a9956984bb in term 4.
I20260709 12:23:09.827414 23052 raft_consensus.cc:3060] T 0505fc6892a04d4482b3f8e98705ea12 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:09.829952 22974 raft_consensus.cc:2468] T 0505fc6892a04d4482b3f8e98705ea12 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabe9ef5f1314406b36f06a9956984bb in term 2.
I20260709 12:23:09.831573 22871 leader_election.cc:304] T 0505fc6892a04d4482b3f8e98705ea12 P aabe9ef5f1314406b36f06a9956984bb [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: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb; no voters: 
I20260709 12:23:09.832381 24000 raft_consensus.cc:2804] T 0505fc6892a04d4482b3f8e98705ea12 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:09.833613 23052 raft_consensus.cc:2468] T 0505fc6892a04d4482b3f8e98705ea12 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabe9ef5f1314406b36f06a9956984bb in term 2.
I20260709 12:23:09.839929 24042 raft_consensus.cc:993] T de04035322d345dd9348ab5aa6770a92 P 2793980a665d4daf84bbe67f9b2b5930: : Instructing follower 3ce2186176de44289a47aadeda531c8e to start an election
I20260709 12:23:09.840619 24042 raft_consensus.cc:1081] T de04035322d345dd9348ab5aa6770a92 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Signalling peer 3ce2186176de44289a47aadeda531c8e to start an election
I20260709 12:23:09.839679 24000 raft_consensus.cc:697] T 0505fc6892a04d4482b3f8e98705ea12 P aabe9ef5f1314406b36f06a9956984bb [term 2 LEADER]: Becoming Leader. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Running, Role: LEADER
I20260709 12:23:09.841572 24000 consensus_queue.cc:237] T 0505fc6892a04d4482b3f8e98705ea12 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Queue 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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:09.843997 24050 raft_consensus.cc:993] T 010a2c4376954329a61bf7dbf75afaa8 P 2793980a665d4daf84bbe67f9b2b5930: : Instructing follower aabe9ef5f1314406b36f06a9956984bb to start an election
I20260709 12:23:09.844504 24050 raft_consensus.cc:1081] T 010a2c4376954329a61bf7dbf75afaa8 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Signalling peer aabe9ef5f1314406b36f06a9956984bb to start an election
I20260709 12:23:09.844151 22801 catalog_manager.cc:5697] T 3f5655db69944fb28caccf38acb7e8ba P aabe9ef5f1314406b36f06a9956984bb reported cstate change: term changed from 3 to 4, leader changed from 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) to aabe9ef5f1314406b36f06a9956984bb (127.21.56.193). New cstate: current_term: 4 leader_uuid: "aabe9ef5f1314406b36f06a9956984bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:09.846134 23592 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de04035322d345dd9348ab5aa6770a92"
dest_uuid: "3ce2186176de44289a47aadeda531c8e"
 from {username='slave'} at 127.0.0.1:41712
I20260709 12:23:09.846670 23592 raft_consensus.cc:493] T de04035322d345dd9348ab5aa6770a92 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:09.847018 23592 raft_consensus.cc:3060] T de04035322d345dd9348ab5aa6770a92 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:09.853829 22902 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "010a2c4376954329a61bf7dbf75afaa8"
dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
 from {username='slave'} at 127.0.0.1:54462
I20260709 12:23:09.854408 23592 raft_consensus.cc:515] T de04035322d345dd9348ab5aa6770a92 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:09.854719 22902 raft_consensus.cc:493] T 010a2c4376954329a61bf7dbf75afaa8 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:09.855150 22902 raft_consensus.cc:3060] T 010a2c4376954329a61bf7dbf75afaa8 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:09.856438 23592 leader_election.cc:290] T de04035322d345dd9348ab5aa6770a92 P 3ce2186176de44289a47aadeda531c8e [CANDIDATE]: Term 2 election: Requested vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:23:09.857152 22974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de04035322d345dd9348ab5aa6770a92" candidate_uuid: "3ce2186176de44289a47aadeda531c8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
I20260709 12:23:09.857399 23052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de04035322d345dd9348ab5aa6770a92" candidate_uuid: "3ce2186176de44289a47aadeda531c8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:23:09.857762 22974 raft_consensus.cc:3055] T de04035322d345dd9348ab5aa6770a92 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:09.857955 23052 raft_consensus.cc:3060] T de04035322d345dd9348ab5aa6770a92 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:09.858189 22974 raft_consensus.cc:740] T de04035322d345dd9348ab5aa6770a92 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
I20260709 12:23:09.858982 22974 consensus_queue.cc:260] T de04035322d345dd9348ab5aa6770a92 P 2793980a665d4daf84bbe67f9b2b5930 [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: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:09.860139 22974 raft_consensus.cc:3060] T de04035322d345dd9348ab5aa6770a92 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:09.862915 22902 raft_consensus.cc:515] T 010a2c4376954329a61bf7dbf75afaa8 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:09.864355 23052 raft_consensus.cc:2468] T de04035322d345dd9348ab5aa6770a92 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ce2186176de44289a47aadeda531c8e in term 2.
I20260709 12:23:09.865069 22902 leader_election.cc:290] T 010a2c4376954329a61bf7dbf75afaa8 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 2 election: Requested vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:23:09.865760 23555 leader_election.cc:304] T de04035322d345dd9348ab5aa6770a92 P 3ce2186176de44289a47aadeda531c8e [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: 3ce2186176de44289a47aadeda531c8e, 7b3e366cdf24471e8a88203d43ff95cf; no voters: 
I20260709 12:23:09.866926 22977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "010a2c4376954329a61bf7dbf75afaa8" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
I20260709 12:23:09.867483 22977 raft_consensus.cc:3055] T 010a2c4376954329a61bf7dbf75afaa8 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:09.867785 22977 raft_consensus.cc:740] T 010a2c4376954329a61bf7dbf75afaa8 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
I20260709 12:23:09.868579 22974 raft_consensus.cc:2468] T de04035322d345dd9348ab5aa6770a92 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ce2186176de44289a47aadeda531c8e in term 2.
I20260709 12:23:09.870164 24029 raft_consensus.cc:2804] T de04035322d345dd9348ab5aa6770a92 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:09.868526 22977 consensus_queue.cc:260] T 010a2c4376954329a61bf7dbf75afaa8 P 2793980a665d4daf84bbe67f9b2b5930 [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:09.871508 22977 raft_consensus.cc:3060] T 010a2c4376954329a61bf7dbf75afaa8 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:09.876250 22801 catalog_manager.cc:5697] T 0505fc6892a04d4482b3f8e98705ea12 P aabe9ef5f1314406b36f06a9956984bb reported cstate change: term changed from 1 to 2, leader changed from 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) to aabe9ef5f1314406b36f06a9956984bb (127.21.56.193). New cstate: current_term: 2 leader_uuid: "aabe9ef5f1314406b36f06a9956984bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:09.879666 22977 raft_consensus.cc:2468] T 010a2c4376954329a61bf7dbf75afaa8 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabe9ef5f1314406b36f06a9956984bb in term 2.
I20260709 12:23:09.880759 22871 leader_election.cc:304] T 010a2c4376954329a61bf7dbf75afaa8 P aabe9ef5f1314406b36f06a9956984bb [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: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb; no voters: 
I20260709 12:23:09.883186 24000 raft_consensus.cc:2804] T 010a2c4376954329a61bf7dbf75afaa8 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:09.883698 24000 raft_consensus.cc:697] T 010a2c4376954329a61bf7dbf75afaa8 P aabe9ef5f1314406b36f06a9956984bb [term 2 LEADER]: Becoming Leader. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Running, Role: LEADER
I20260709 12:23:09.884513 24000 consensus_queue.cc:237] T 010a2c4376954329a61bf7dbf75afaa8 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Queue 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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:09.885918 24029 raft_consensus.cc:697] T de04035322d345dd9348ab5aa6770a92 P 3ce2186176de44289a47aadeda531c8e [term 2 LEADER]: Becoming Leader. State: Replica: 3ce2186176de44289a47aadeda531c8e, State: Running, Role: LEADER
I20260709 12:23:09.889591 23053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "010a2c4376954329a61bf7dbf75afaa8" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:23:09.890211 23053 raft_consensus.cc:3060] T 010a2c4376954329a61bf7dbf75afaa8 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:09.887439 24029 consensus_queue.cc:237] T de04035322d345dd9348ab5aa6770a92 P 3ce2186176de44289a47aadeda531c8e [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: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:09.897264 23053 raft_consensus.cc:2468] T 010a2c4376954329a61bf7dbf75afaa8 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabe9ef5f1314406b36f06a9956984bb in term 2.
I20260709 12:23:09.904870 22801 catalog_manager.cc:5697] T de04035322d345dd9348ab5aa6770a92 P 3ce2186176de44289a47aadeda531c8e reported cstate change: term changed from 1 to 2, leader changed from 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) to 3ce2186176de44289a47aadeda531c8e (127.21.56.196). New cstate: current_term: 2 leader_uuid: "3ce2186176de44289a47aadeda531c8e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:23:09.908995 24042 raft_consensus.cc:993] T 9ef043d125cf48369b761c1076f913ab P 2793980a665d4daf84bbe67f9b2b5930: : Instructing follower aabe9ef5f1314406b36f06a9956984bb to start an election
I20260709 12:23:09.909493 23950 raft_consensus.cc:1081] T 9ef043d125cf48369b761c1076f913ab P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Signalling peer aabe9ef5f1314406b36f06a9956984bb to start an election
I20260709 12:23:09.912791 22901 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ef043d125cf48369b761c1076f913ab"
dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
 from {username='slave'} at 127.0.0.1:54462
I20260709 12:23:09.913393 22901 raft_consensus.cc:493] T 9ef043d125cf48369b761c1076f913ab P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:09.913753 22901 raft_consensus.cc:3060] T 9ef043d125cf48369b761c1076f913ab P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:09.920266 22901 raft_consensus.cc:515] T 9ef043d125cf48369b761c1076f913ab P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:09.920564 22801 catalog_manager.cc:5697] T 010a2c4376954329a61bf7dbf75afaa8 P aabe9ef5f1314406b36f06a9956984bb reported cstate change: term changed from 1 to 2, leader changed from 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) to aabe9ef5f1314406b36f06a9956984bb (127.21.56.193). New cstate: current_term: 2 leader_uuid: "aabe9ef5f1314406b36f06a9956984bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:09.922015 22901 leader_election.cc:290] T 9ef043d125cf48369b761c1076f913ab P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 2 election: Requested vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:23:09.923712 23053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef043d125cf48369b761c1076f913ab" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:23:09.924265 23053 raft_consensus.cc:3060] T 9ef043d125cf48369b761c1076f913ab P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:09.928977 22977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef043d125cf48369b761c1076f913ab" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
I20260709 12:23:09.929535 22977 raft_consensus.cc:3055] T 9ef043d125cf48369b761c1076f913ab P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:09.929791 22977 raft_consensus.cc:740] T 9ef043d125cf48369b761c1076f913ab P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
I20260709 12:23:09.930477 22977 consensus_queue.cc:260] T 9ef043d125cf48369b761c1076f913ab P 2793980a665d4daf84bbe67f9b2b5930 [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:09.930711 23053 raft_consensus.cc:2468] T 9ef043d125cf48369b761c1076f913ab P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabe9ef5f1314406b36f06a9956984bb in term 2.
I20260709 12:23:09.931365 22977 raft_consensus.cc:3060] T 9ef043d125cf48369b761c1076f913ab P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:09.931757 22872 leader_election.cc:304] T 9ef043d125cf48369b761c1076f913ab P aabe9ef5f1314406b36f06a9956984bb [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: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb; no voters: 
I20260709 12:23:09.932690 24000 raft_consensus.cc:2804] T 9ef043d125cf48369b761c1076f913ab P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:09.933341 24000 raft_consensus.cc:697] T 9ef043d125cf48369b761c1076f913ab P aabe9ef5f1314406b36f06a9956984bb [term 2 LEADER]: Becoming Leader. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Running, Role: LEADER
I20260709 12:23:09.934204 24000 consensus_queue.cc:237] T 9ef043d125cf48369b761c1076f913ab P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Queue 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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:09.937762 22977 raft_consensus.cc:2468] T 9ef043d125cf48369b761c1076f913ab P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabe9ef5f1314406b36f06a9956984bb in term 2.
I20260709 12:23:09.946499 22801 catalog_manager.cc:5697] T 9ef043d125cf48369b761c1076f913ab P aabe9ef5f1314406b36f06a9956984bb reported cstate change: term changed from 1 to 2, leader changed from 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) to aabe9ef5f1314406b36f06a9956984bb (127.21.56.193). New cstate: current_term: 2 leader_uuid: "aabe9ef5f1314406b36f06a9956984bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:09.979856 24036 raft_consensus.cc:993] T ae13f633031f407098934c3e1dcaef7f P 2793980a665d4daf84bbe67f9b2b5930: : Instructing follower 3ce2186176de44289a47aadeda531c8e to start an election
I20260709 12:23:09.980372 23950 raft_consensus.cc:1081] T ae13f633031f407098934c3e1dcaef7f P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Signalling peer 3ce2186176de44289a47aadeda531c8e to start an election
I20260709 12:23:09.981695 23592 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae13f633031f407098934c3e1dcaef7f"
dest_uuid: "3ce2186176de44289a47aadeda531c8e"
 from {username='slave'} at 127.0.0.1:41712
I20260709 12:23:09.982200 23592 raft_consensus.cc:493] T ae13f633031f407098934c3e1dcaef7f P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:09.982535 23592 raft_consensus.cc:3060] T ae13f633031f407098934c3e1dcaef7f P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:09.988564 23592 raft_consensus.cc:515] T ae13f633031f407098934c3e1dcaef7f P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:09.991076 23053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae13f633031f407098934c3e1dcaef7f" candidate_uuid: "3ce2186176de44289a47aadeda531c8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:23:09.991078 22977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae13f633031f407098934c3e1dcaef7f" candidate_uuid: "3ce2186176de44289a47aadeda531c8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
I20260709 12:23:09.991731 23053 raft_consensus.cc:3060] T ae13f633031f407098934c3e1dcaef7f P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:09.991791 22977 raft_consensus.cc:3055] T ae13f633031f407098934c3e1dcaef7f P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:09.992184 22977 raft_consensus.cc:740] T ae13f633031f407098934c3e1dcaef7f P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
I20260709 12:23:09.992969 22977 consensus_queue.cc:260] T ae13f633031f407098934c3e1dcaef7f P 2793980a665d4daf84bbe67f9b2b5930 [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: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:09.994036 22977 raft_consensus.cc:3060] T ae13f633031f407098934c3e1dcaef7f P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:09.994087 23592 leader_election.cc:290] T ae13f633031f407098934c3e1dcaef7f P 3ce2186176de44289a47aadeda531c8e [CANDIDATE]: Term 2 election: Requested vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:23:09.999328 23053 raft_consensus.cc:2468] T ae13f633031f407098934c3e1dcaef7f P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ce2186176de44289a47aadeda531c8e in term 2.
I20260709 12:23:10.000366 23555 leader_election.cc:304] T ae13f633031f407098934c3e1dcaef7f P 3ce2186176de44289a47aadeda531c8e [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: 3ce2186176de44289a47aadeda531c8e, 7b3e366cdf24471e8a88203d43ff95cf; no voters: 
I20260709 12:23:10.001150 24029 raft_consensus.cc:2804] T ae13f633031f407098934c3e1dcaef7f P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:10.001199 22977 raft_consensus.cc:2468] T ae13f633031f407098934c3e1dcaef7f P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ce2186176de44289a47aadeda531c8e in term 2.
I20260709 12:23:10.001721 24029 raft_consensus.cc:697] T ae13f633031f407098934c3e1dcaef7f P 3ce2186176de44289a47aadeda531c8e [term 2 LEADER]: Becoming Leader. State: Replica: 3ce2186176de44289a47aadeda531c8e, State: Running, Role: LEADER
I20260709 12:23:10.002694 24029 consensus_queue.cc:237] T ae13f633031f407098934c3e1dcaef7f P 3ce2186176de44289a47aadeda531c8e [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: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:10.019767 22801 catalog_manager.cc:5697] T ae13f633031f407098934c3e1dcaef7f P 3ce2186176de44289a47aadeda531c8e reported cstate change: term changed from 1 to 2, leader changed from 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) to 3ce2186176de44289a47aadeda531c8e (127.21.56.196). New cstate: current_term: 2 leader_uuid: "3ce2186176de44289a47aadeda531c8e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:23:10.240144 22977 raft_consensus.cc:1275] T 3f5655db69944fb28caccf38acb7e8ba P 2793980a665d4daf84bbe67f9b2b5930 [term 4 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:23:10.241104 23053 raft_consensus.cc:1275] T 3f5655db69944fb28caccf38acb7e8ba P 7b3e366cdf24471e8a88203d43ff95cf [term 4 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:23:10.241357 24000 consensus_queue.cc:1048] T 3f5655db69944fb28caccf38acb7e8ba P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:10.242393 24071 consensus_queue.cc:1048] T 3f5655db69944fb28caccf38acb7e8ba P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:10.287441 22977 raft_consensus.cc:1275] T 0505fc6892a04d4482b3f8e98705ea12 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:10.289515 23948 consensus_queue.cc:1048] T 0505fc6892a04d4482b3f8e98705ea12 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:10.306627 23050 raft_consensus.cc:1275] T 0505fc6892a04d4482b3f8e98705ea12 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:10.308382 23948 consensus_queue.cc:1048] T 0505fc6892a04d4482b3f8e98705ea12 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:23:10.340296 22977 raft_consensus.cc:1275] T 9ef043d125cf48369b761c1076f913ab P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:10.341295 23948 consensus_queue.cc:1048] T 9ef043d125cf48369b761c1076f913ab P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:10.353139 23053 raft_consensus.cc:1275] T 9ef043d125cf48369b761c1076f913ab P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:10.354671 24072 consensus_queue.cc:1048] T 9ef043d125cf48369b761c1076f913ab P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:23:10.414712 22977 raft_consensus.cc:1275] T 010a2c4376954329a61bf7dbf75afaa8 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:10.416127 24072 consensus_queue.cc:1048] T 010a2c4376954329a61bf7dbf75afaa8 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:10.419170 22977 raft_consensus.cc:1275] T ae13f633031f407098934c3e1dcaef7f P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Refusing update from remote peer 3ce2186176de44289a47aadeda531c8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:10.420771 24029 consensus_queue.cc:1048] T ae13f633031f407098934c3e1dcaef7f P 3ce2186176de44289a47aadeda531c8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:10.434204 23053 raft_consensus.cc:1275] T 010a2c4376954329a61bf7dbf75afaa8 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:10.435824 24071 consensus_queue.cc:1048] T 010a2c4376954329a61bf7dbf75afaa8 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:10.449044 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:10.454790 23050 raft_consensus.cc:1275] T ae13f633031f407098934c3e1dcaef7f P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Refusing update from remote peer 3ce2186176de44289a47aadeda531c8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:10.456393 24029 consensus_queue.cc:1048] T ae13f633031f407098934c3e1dcaef7f P 3ce2186176de44289a47aadeda531c8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:10.463601 23056 raft_consensus.cc:1275] T de04035322d345dd9348ab5aa6770a92 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Refusing update from remote peer 3ce2186176de44289a47aadeda531c8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:10.465438 24029 consensus_queue.cc:1048] T de04035322d345dd9348ab5aa6770a92 P 3ce2186176de44289a47aadeda531c8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:10.493108 22977 raft_consensus.cc:1275] T de04035322d345dd9348ab5aa6770a92 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Refusing update from remote peer 3ce2186176de44289a47aadeda531c8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:10.496299 24093 consensus_queue.cc:1048] T de04035322d345dd9348ab5aa6770a92 P 3ce2186176de44289a47aadeda531c8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:10.499677 22902 consensus_queue.cc:237] T e1297d3fe09544449bd2bbc572636644 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Queue 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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:10.529413 23052 raft_consensus.cc:1275] T e1297d3fe09544449bd2bbc572636644 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:10.531872 24072 consensus_queue.cc:1048] T e1297d3fe09544449bd2bbc572636644 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:10.532127 22977 raft_consensus.cc:1275] T e1297d3fe09544449bd2bbc572636644 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:10.533519 23948 consensus_queue.cc:1048] T e1297d3fe09544449bd2bbc572636644 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:23:10.534502 22872 consensus_peers.cc:597] T e1297d3fe09544449bd2bbc572636644 P aabe9ef5f1314406b36f06a9956984bb -> Peer 3ce2186176de44289a47aadeda531c8e (127.21.56.196:44761): Couldn't send request to peer 3ce2186176de44289a47aadeda531c8e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e1297d3fe09544449bd2bbc572636644. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:10.542825 24072 raft_consensus.cc:2955] T e1297d3fe09544449bd2bbc572636644 P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:10.548413 22974 raft_consensus.cc:2955] T e1297d3fe09544449bd2bbc572636644 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:10.558720 23052 raft_consensus.cc:2955] T e1297d3fe09544449bd2bbc572636644 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:10.567297 23056 consensus_queue.cc:237] T 58565908d0aa4310b6a47bb4ed2c694c P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Queue 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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:10.580114 22974 raft_consensus.cc:1275] T 58565908d0aa4310b6a47bb4ed2c694c P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:10.580469 22902 raft_consensus.cc:1275] T 58565908d0aa4310b6a47bb4ed2c694c P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:23:10.581431 23023 consensus_peers.cc:597] T 58565908d0aa4310b6a47bb4ed2c694c P 7b3e366cdf24471e8a88203d43ff95cf -> Peer 3ce2186176de44289a47aadeda531c8e (127.21.56.196:44761): Couldn't send request to peer 3ce2186176de44289a47aadeda531c8e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 58565908d0aa4310b6a47bb4ed2c694c. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:10.582244 24040 consensus_queue.cc:1048] T 58565908d0aa4310b6a47bb4ed2c694c P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:10.583797 23998 consensus_queue.cc:1048] T 58565908d0aa4310b6a47bb4ed2c694c P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:10.584012 22803 catalog_manager.cc:5697] T e1297d3fe09544449bd2bbc572636644 P aabe9ef5f1314406b36f06a9956984bb reported cstate change: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New cstate: current_term: 1 leader_uuid: "aabe9ef5f1314406b36f06a9956984bb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:10.599665 23998 raft_consensus.cc:2955] T 58565908d0aa4310b6a47bb4ed2c694c P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:10.604645 22974 raft_consensus.cc:2955] T 58565908d0aa4310b6a47bb4ed2c694c P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:10.605571 22907 raft_consensus.cc:2955] T 58565908d0aa4310b6a47bb4ed2c694c P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:10.617802 22907 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f8f6e7356f3431da067ed004cf1c290"
dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
mode: GRACEFUL
new_leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
 from {username='slave'} at 127.0.0.1:60108
I20260709 12:23:10.618297 22907 raft_consensus.cc:606] T 1f8f6e7356f3431da067ed004cf1c290 P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Received request to transfer leadership to TS 7b3e366cdf24471e8a88203d43ff95cf
I20260709 12:23:10.622010 23056 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3da50dcb750f49b28db3a3128a2a9829"
dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
mode: GRACEFUL
new_leader_uuid: "3ce2186176de44289a47aadeda531c8e"
 from {username='slave'} at 127.0.0.1:47160
I20260709 12:23:10.622565 23056 raft_consensus.cc:606] T 3da50dcb750f49b28db3a3128a2a9829 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Received request to transfer leadership to TS 3ce2186176de44289a47aadeda531c8e
I20260709 12:23:10.623355 22907 consensus_queue.cc:237] T 9ef043d125cf48369b761c1076f913ab P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:10.628746 24040 raft_consensus.cc:993] T 3da50dcb750f49b28db3a3128a2a9829 P 7b3e366cdf24471e8a88203d43ff95cf: : Instructing follower 3ce2186176de44289a47aadeda531c8e to start an election
I20260709 12:23:10.629539 23998 raft_consensus.cc:1081] T 3da50dcb750f49b28db3a3128a2a9829 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Signalling peer 3ce2186176de44289a47aadeda531c8e to start an election
I20260709 12:23:10.629091 22974 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "72b6668d8e7848989fc6c21ff85bb3fd"
dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
mode: GRACEFUL
new_leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
 from {username='slave'} at 127.0.0.1:57866
I20260709 12:23:10.631233 22974 raft_consensus.cc:606] T 72b6668d8e7848989fc6c21ff85bb3fd P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Received request to transfer leadership to TS 7b3e366cdf24471e8a88203d43ff95cf
I20260709 12:23:10.635306 23592 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3da50dcb750f49b28db3a3128a2a9829"
dest_uuid: "3ce2186176de44289a47aadeda531c8e"
 from {username='slave'} at 127.0.0.1:41694
I20260709 12:23:10.635790 23592 raft_consensus.cc:493] T 3da50dcb750f49b28db3a3128a2a9829 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:10.636082 23592 raft_consensus.cc:3060] T 3da50dcb750f49b28db3a3128a2a9829 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:10.636255 22802 catalog_manager.cc:5697] T 58565908d0aa4310b6a47bb4ed2c694c P aabe9ef5f1314406b36f06a9956984bb reported cstate change: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New cstate: current_term: 1 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:10.636986 22974 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77d70499b4fd47f690f523e6d5a3ce9d"
dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
mode: GRACEFUL
new_leader_uuid: "3ce2186176de44289a47aadeda531c8e"
 from {username='slave'} at 127.0.0.1:57866
I20260709 12:23:10.637598 22974 raft_consensus.cc:606] T 77d70499b4fd47f690f523e6d5a3ce9d P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Received request to transfer leadership to TS 3ce2186176de44289a47aadeda531c8e
I20260709 12:23:10.640674 22977 raft_consensus.cc:1275] T 9ef043d125cf48369b761c1076f913ab P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 12:23:10.641382 22872 consensus_peers.cc:597] T 9ef043d125cf48369b761c1076f913ab P aabe9ef5f1314406b36f06a9956984bb -> Peer 3ce2186176de44289a47aadeda531c8e (127.21.56.196:44761): Couldn't send request to peer 3ce2186176de44289a47aadeda531c8e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9ef043d125cf48369b761c1076f913ab. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:10.642057 23948 consensus_queue.cc:1048] T 9ef043d125cf48369b761c1076f913ab P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:10.646059 23056 raft_consensus.cc:1275] T 9ef043d125cf48369b761c1076f913ab P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:23:10.647553 24071 consensus_queue.cc:1048] T 9ef043d125cf48369b761c1076f913ab P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:10.650245 22977 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "abbe88de75a940eba603af0bcae25004"
dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
mode: GRACEFUL
new_leader_uuid: "3ce2186176de44289a47aadeda531c8e"
 from {username='slave'} at 127.0.0.1:57866
I20260709 12:23:10.650780 22977 raft_consensus.cc:606] T abbe88de75a940eba603af0bcae25004 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Received request to transfer leadership to TS 3ce2186176de44289a47aadeda531c8e
I20260709 12:23:10.652498 23948 raft_consensus.cc:2955] T 9ef043d125cf48369b761c1076f913ab P aabe9ef5f1314406b36f06a9956984bb [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:10.655172 22977 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c5e94ff7ae084c489c80752af7ec49cd"
dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
mode: GRACEFUL
new_leader_uuid: "3ce2186176de44289a47aadeda531c8e"
 from {username='slave'} at 127.0.0.1:57866
I20260709 12:23:10.655654 22977 raft_consensus.cc:606] T c5e94ff7ae084c489c80752af7ec49cd P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Received request to transfer leadership to TS 3ce2186176de44289a47aadeda531c8e
I20260709 12:23:10.659186 23052 raft_consensus.cc:2955] T 9ef043d125cf48369b761c1076f913ab P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:10.660050 23592 raft_consensus.cc:515] T 3da50dcb750f49b28db3a3128a2a9829 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:10.662102 22977 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1b865060b2d42ddb3513893928db31e"
dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
mode: GRACEFUL
new_leader_uuid: "3ce2186176de44289a47aadeda531c8e"
 from {username='slave'} at 127.0.0.1:57866
I20260709 12:23:10.662505 22902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3da50dcb750f49b28db3a3128a2a9829" candidate_uuid: "3ce2186176de44289a47aadeda531c8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:23:10.663077 22902 raft_consensus.cc:3060] T 3da50dcb750f49b28db3a3128a2a9829 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:10.663247 23592 leader_election.cc:290] T 3da50dcb750f49b28db3a3128a2a9829 P 3ce2186176de44289a47aadeda531c8e [CANDIDATE]: Term 2 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:23:10.664094 23056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3da50dcb750f49b28db3a3128a2a9829" candidate_uuid: "3ce2186176de44289a47aadeda531c8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:23:10.664517 23056 raft_consensus.cc:3055] T 3da50dcb750f49b28db3a3128a2a9829 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:10.664740 23056 raft_consensus.cc:740] T 3da50dcb750f49b28db3a3128a2a9829 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Running, Role: LEADER
I20260709 12:23:10.665470 23056 consensus_queue.cc:260] T 3da50dcb750f49b28db3a3128a2a9829 P 7b3e366cdf24471e8a88203d43ff95cf [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:10.666930 23056 raft_consensus.cc:3060] T 3da50dcb750f49b28db3a3128a2a9829 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:10.662734 22977 raft_consensus.cc:606] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930 [term 2 LEADER]: Received request to transfer leadership to TS 3ce2186176de44289a47aadeda531c8e
I20260709 12:23:10.669499 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 7
I20260709 12:23:10.671113 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:10.671813 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:10.673529 23056 raft_consensus.cc:2468] T 3da50dcb750f49b28db3a3128a2a9829 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ce2186176de44289a47aadeda531c8e in term 2.
I20260709 12:23:10.675379 23555 leader_election.cc:304] T 3da50dcb750f49b28db3a3128a2a9829 P 3ce2186176de44289a47aadeda531c8e [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: 3ce2186176de44289a47aadeda531c8e, 7b3e366cdf24471e8a88203d43ff95cf; no voters: 
I20260709 12:23:10.676189 24093 raft_consensus.cc:2804] T 3da50dcb750f49b28db3a3128a2a9829 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:10.676035 22901 consensus_queue.cc:237] T 7db6952e2d2d43bf9839475e9395d905 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Queue 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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:10.676672 24093 raft_consensus.cc:697] T 3da50dcb750f49b28db3a3128a2a9829 P 3ce2186176de44289a47aadeda531c8e [term 2 LEADER]: Becoming Leader. State: Replica: 3ce2186176de44289a47aadeda531c8e, State: Running, Role: LEADER
I20260709 12:23:10.677502 24093 consensus_queue.cc:237] T 3da50dcb750f49b28db3a3128a2a9829 P 3ce2186176de44289a47aadeda531c8e [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:10.679824 22902 raft_consensus.cc:2468] T 3da50dcb750f49b28db3a3128a2a9829 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ce2186176de44289a47aadeda531c8e in term 2.
I20260709 12:23:10.693064 22974 raft_consensus.cc:2955] T 9ef043d125cf48369b761c1076f913ab P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:10.701589 24036 raft_consensus.cc:993] T c5e94ff7ae084c489c80752af7ec49cd P 2793980a665d4daf84bbe67f9b2b5930: : Instructing follower 3ce2186176de44289a47aadeda531c8e to start an election
I20260709 12:23:10.702211 24036 raft_consensus.cc:1081] T c5e94ff7ae084c489c80752af7ec49cd P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Signalling peer 3ce2186176de44289a47aadeda531c8e to start an election
I20260709 12:23:10.708521 23592 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c5e94ff7ae084c489c80752af7ec49cd"
dest_uuid: "3ce2186176de44289a47aadeda531c8e"
 from {username='slave'} at 127.0.0.1:41712
I20260709 12:23:10.709079 23592 raft_consensus.cc:493] T c5e94ff7ae084c489c80752af7ec49cd P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:10.709434 23592 raft_consensus.cc:3060] T c5e94ff7ae084c489c80752af7ec49cd P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:10.699247 22803 catalog_manager.cc:5697] T 9ef043d125cf48369b761c1076f913ab P aabe9ef5f1314406b36f06a9956984bb reported cstate change: config changed from index -1 to 3, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New cstate: current_term: 2 leader_uuid: "aabe9ef5f1314406b36f06a9956984bb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:10.719889 23592 raft_consensus.cc:515] T c5e94ff7ae084c489c80752af7ec49cd P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:10.720216 22802 catalog_manager.cc:5697] T 3da50dcb750f49b28db3a3128a2a9829 P 3ce2186176de44289a47aadeda531c8e reported cstate change: term changed from 1 to 2, leader changed from 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) to 3ce2186176de44289a47aadeda531c8e (127.21.56.196). New cstate: current_term: 2 leader_uuid: "3ce2186176de44289a47aadeda531c8e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:23:10.723572 22902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5e94ff7ae084c489c80752af7ec49cd" candidate_uuid: "3ce2186176de44289a47aadeda531c8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:23:10.723869 22977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5e94ff7ae084c489c80752af7ec49cd" candidate_uuid: "3ce2186176de44289a47aadeda531c8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
I20260709 12:23:10.724479 22977 raft_consensus.cc:3055] T c5e94ff7ae084c489c80752af7ec49cd P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:10.724758 22977 raft_consensus.cc:740] T c5e94ff7ae084c489c80752af7ec49cd P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
I20260709 12:23:10.725449 22902 raft_consensus.cc:3060] T c5e94ff7ae084c489c80752af7ec49cd P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:10.730566 23592 leader_election.cc:290] T c5e94ff7ae084c489c80752af7ec49cd P 3ce2186176de44289a47aadeda531c8e [CANDIDATE]: Term 2 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:23:10.725533 22977 consensus_queue.cc:260] T c5e94ff7ae084c489c80752af7ec49cd P 2793980a665d4daf84bbe67f9b2b5930 [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:10.736065 22977 raft_consensus.cc:3060] T c5e94ff7ae084c489c80752af7ec49cd P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:10.745100 22978 raft_consensus.cc:1275] T 7db6952e2d2d43bf9839475e9395d905 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:10.749152 22977 raft_consensus.cc:2468] T c5e94ff7ae084c489c80752af7ec49cd P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ce2186176de44289a47aadeda531c8e in term 2.
I20260709 12:23:10.750535 23554 leader_election.cc:304] T c5e94ff7ae084c489c80752af7ec49cd P 3ce2186176de44289a47aadeda531c8e [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: 2793980a665d4daf84bbe67f9b2b5930, 3ce2186176de44289a47aadeda531c8e; no voters: 
I20260709 12:23:10.750902 24071 consensus_queue.cc:1048] T 7db6952e2d2d43bf9839475e9395d905 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:10.751386 24093 raft_consensus.cc:2804] T c5e94ff7ae084c489c80752af7ec49cd P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:10.751956 24093 raft_consensus.cc:697] T c5e94ff7ae084c489c80752af7ec49cd P 3ce2186176de44289a47aadeda531c8e [term 2 LEADER]: Becoming Leader. State: Replica: 3ce2186176de44289a47aadeda531c8e, State: Running, Role: LEADER
I20260709 12:23:10.752802 24093 consensus_queue.cc:237] T c5e94ff7ae084c489c80752af7ec49cd P 3ce2186176de44289a47aadeda531c8e [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:10.753890 22902 raft_consensus.cc:2468] T c5e94ff7ae084c489c80752af7ec49cd P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ce2186176de44289a47aadeda531c8e in term 2.
W20260709 12:23:10.774658 22872 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.56.196:44761, user_credentials={real_user=slave}} blocked reactor thread for 44389.9us
I20260709 12:23:10.786666 23052 raft_consensus.cc:1275] T 7db6952e2d2d43bf9839475e9395d905 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:10.792989 22802 catalog_manager.cc:5697] T c5e94ff7ae084c489c80752af7ec49cd P 3ce2186176de44289a47aadeda531c8e reported cstate change: term changed from 1 to 2, leader changed from 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) to 3ce2186176de44289a47aadeda531c8e (127.21.56.196). New cstate: current_term: 2 leader_uuid: "3ce2186176de44289a47aadeda531c8e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:23:10.798180 24000 consensus_queue.cc:1048] T 7db6952e2d2d43bf9839475e9395d905 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:23:10.803038 22872 consensus_peers.cc:597] T 7db6952e2d2d43bf9839475e9395d905 P aabe9ef5f1314406b36f06a9956984bb -> Peer 3ce2186176de44289a47aadeda531c8e (127.21.56.196:44761): Couldn't send request to peer 3ce2186176de44289a47aadeda531c8e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7db6952e2d2d43bf9839475e9395d905. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:10.814422 22980 raft_consensus.cc:2955] T 7db6952e2d2d43bf9839475e9395d905 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:10.815625 23948 raft_consensus.cc:2955] T 7db6952e2d2d43bf9839475e9395d905 P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:10.838666 23948 raft_consensus.cc:993] T 1f8f6e7356f3431da067ed004cf1c290 P aabe9ef5f1314406b36f06a9956984bb: : Instructing follower 7b3e366cdf24471e8a88203d43ff95cf to start an election
I20260709 12:23:10.839278 24112 raft_consensus.cc:1081] T 1f8f6e7356f3431da067ed004cf1c290 P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Signalling peer 7b3e366cdf24471e8a88203d43ff95cf to start an election
I20260709 12:23:10.842326 23056 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f8f6e7356f3431da067ed004cf1c290"
dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
 from {username='slave'} at 127.0.0.1:40478
I20260709 12:23:10.842959 23056 raft_consensus.cc:493] T 1f8f6e7356f3431da067ed004cf1c290 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:10.843333 23056 raft_consensus.cc:3060] T 1f8f6e7356f3431da067ed004cf1c290 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:10.846540 23052 raft_consensus.cc:2955] T 7db6952e2d2d43bf9839475e9395d905 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:10.851754 23056 raft_consensus.cc:515] T 1f8f6e7356f3431da067ed004cf1c290 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:10.842900 22803 catalog_manager.cc:5697] T 7db6952e2d2d43bf9839475e9395d905 P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New cstate: current_term: 1 leader_uuid: "aabe9ef5f1314406b36f06a9956984bb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:10.856117 23056 leader_election.cc:290] T 1f8f6e7356f3431da067ed004cf1c290 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 2 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:23:10.858886 22901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8f6e7356f3431da067ed004cf1c290" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:23:10.859437 22901 raft_consensus.cc:3055] T 1f8f6e7356f3431da067ed004cf1c290 P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:10.859727 22901 raft_consensus.cc:740] T 1f8f6e7356f3431da067ed004cf1c290 P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Running, Role: LEADER
I20260709 12:23:10.860483 22901 consensus_queue.cc:260] T 1f8f6e7356f3431da067ed004cf1c290 P aabe9ef5f1314406b36f06a9956984bb [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:10.861531 22901 raft_consensus.cc:3060] T 1f8f6e7356f3431da067ed004cf1c290 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:10.861718 22980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8f6e7356f3431da067ed004cf1c290" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
I20260709 12:23:10.862294 22980 raft_consensus.cc:3060] T 1f8f6e7356f3431da067ed004cf1c290 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:10.873252 22901 raft_consensus.cc:2468] T 1f8f6e7356f3431da067ed004cf1c290 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 2.
I20260709 12:23:10.874897 23021 leader_election.cc:304] T 1f8f6e7356f3431da067ed004cf1c290 P 7b3e366cdf24471e8a88203d43ff95cf [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: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb; no voters: 
I20260709 12:23:10.875800 24109 raft_consensus.cc:2804] T 1f8f6e7356f3431da067ed004cf1c290 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:10.876359 24109 raft_consensus.cc:697] T 1f8f6e7356f3431da067ed004cf1c290 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 LEADER]: Becoming Leader. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Running, Role: LEADER
I20260709 12:23:10.873252 22980 raft_consensus.cc:2468] T 1f8f6e7356f3431da067ed004cf1c290 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 2.
I20260709 12:23:10.877188 24109 consensus_queue.cc:237] T 1f8f6e7356f3431da067ed004cf1c290 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Queue 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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:10.908797 22801 catalog_manager.cc:5697] T 1f8f6e7356f3431da067ed004cf1c290 P 7b3e366cdf24471e8a88203d43ff95cf reported cstate change: term changed from 1 to 2, leader changed from aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) to 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195). New cstate: current_term: 2 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:10.998138 24098 raft_consensus.cc:993] T 72b6668d8e7848989fc6c21ff85bb3fd P 2793980a665d4daf84bbe67f9b2b5930: : Instructing follower 7b3e366cdf24471e8a88203d43ff95cf to start an election
I20260709 12:23:10.998816 24042 raft_consensus.cc:1081] T 72b6668d8e7848989fc6c21ff85bb3fd P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Signalling peer 7b3e366cdf24471e8a88203d43ff95cf to start an election
I20260709 12:23:11.001219 23056 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "72b6668d8e7848989fc6c21ff85bb3fd"
dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
 from {username='slave'} at 127.0.0.1:40472
I20260709 12:23:11.002086 23056 raft_consensus.cc:493] T 72b6668d8e7848989fc6c21ff85bb3fd P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:11.002565 23056 raft_consensus.cc:3060] T 72b6668d8e7848989fc6c21ff85bb3fd P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:11.011684 23056 raft_consensus.cc:515] T 72b6668d8e7848989fc6c21ff85bb3fd P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:11.014557 22901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72b6668d8e7848989fc6c21ff85bb3fd" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:23:11.014778 22974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72b6668d8e7848989fc6c21ff85bb3fd" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
I20260709 12:23:11.015164 22901 raft_consensus.cc:3060] T 72b6668d8e7848989fc6c21ff85bb3fd P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:11.015350 22974 raft_consensus.cc:3055] T 72b6668d8e7848989fc6c21ff85bb3fd P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:11.016104 22974 raft_consensus.cc:740] T 72b6668d8e7848989fc6c21ff85bb3fd P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
I20260709 12:23:11.016803 24117 ts_tablet_manager.cc:933] T e1297d3fe09544449bd2bbc572636644 P 3ce2186176de44289a47aadeda531c8e: Initiating tablet copy from peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711)
I20260709 12:23:11.016839 22974 consensus_queue.cc:260] T 72b6668d8e7848989fc6c21ff85bb3fd P 2793980a665d4daf84bbe67f9b2b5930 [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:11.018047 22974 raft_consensus.cc:3060] T 72b6668d8e7848989fc6c21ff85bb3fd P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:11.022951 22901 raft_consensus.cc:2468] T 72b6668d8e7848989fc6c21ff85bb3fd P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 2.
I20260709 12:23:11.024541 23021 leader_election.cc:304] T 72b6668d8e7848989fc6c21ff85bb3fd P 7b3e366cdf24471e8a88203d43ff95cf [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: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb; no voters: 
I20260709 12:23:11.024828 22974 raft_consensus.cc:2468] T 72b6668d8e7848989fc6c21ff85bb3fd P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 2.
I20260709 12:23:11.026183 24109 raft_consensus.cc:2804] T 72b6668d8e7848989fc6c21ff85bb3fd P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:11.015450 23056 leader_election.cc:290] T 72b6668d8e7848989fc6c21ff85bb3fd P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 2 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:23:11.026773 24109 raft_consensus.cc:697] T 72b6668d8e7848989fc6c21ff85bb3fd P 7b3e366cdf24471e8a88203d43ff95cf [term 2 LEADER]: Becoming Leader. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Running, Role: LEADER
I20260709 12:23:11.027626 24109 consensus_queue.cc:237] T 72b6668d8e7848989fc6c21ff85bb3fd P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Queue 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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:11.031339 24117 tablet_copy_client.cc:323] T e1297d3fe09544449bd2bbc572636644 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.56.193:36711
I20260709 12:23:11.033596 22917 tablet_copy_service.cc:140] P aabe9ef5f1314406b36f06a9956984bb: Received BeginTabletCopySession request for tablet e1297d3fe09544449bd2bbc572636644 from peer 3ce2186176de44289a47aadeda531c8e ({username='slave'} at 127.0.0.1:60934)
I20260709 12:23:11.034245 22917 tablet_copy_service.cc:161] P aabe9ef5f1314406b36f06a9956984bb: Beginning new tablet copy session on tablet e1297d3fe09544449bd2bbc572636644 from peer 3ce2186176de44289a47aadeda531c8e at {username='slave'} at 127.0.0.1:60934: session id = 3ce2186176de44289a47aadeda531c8e-e1297d3fe09544449bd2bbc572636644
I20260709 12:23:11.043334 22801 catalog_manager.cc:5697] T 72b6668d8e7848989fc6c21ff85bb3fd P 7b3e366cdf24471e8a88203d43ff95cf reported cstate change: term changed from 1 to 2, leader changed from 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) to 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195). New cstate: current_term: 2 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:11.048032 24098 raft_consensus.cc:993] T 77d70499b4fd47f690f523e6d5a3ce9d P 2793980a665d4daf84bbe67f9b2b5930: : Instructing follower 3ce2186176de44289a47aadeda531c8e to start an election
I20260709 12:23:11.049072 24098 raft_consensus.cc:1081] T 77d70499b4fd47f690f523e6d5a3ce9d P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Signalling peer 3ce2186176de44289a47aadeda531c8e to start an election
I20260709 12:23:11.050993 23591 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77d70499b4fd47f690f523e6d5a3ce9d"
dest_uuid: "3ce2186176de44289a47aadeda531c8e"
 from {username='slave'} at 127.0.0.1:41712
I20260709 12:23:11.051571 23591 raft_consensus.cc:493] T 77d70499b4fd47f690f523e6d5a3ce9d P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:11.051923 23591 raft_consensus.cc:3060] T 77d70499b4fd47f690f523e6d5a3ce9d P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:11.055456 22917 tablet_copy_source_session.cc:215] T e1297d3fe09544449bd2bbc572636644 P aabe9ef5f1314406b36f06a9956984bb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:23:11.059767 24117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1297d3fe09544449bd2bbc572636644. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:11.060472 24120 ts_tablet_manager.cc:933] T 58565908d0aa4310b6a47bb4ed2c694c P 3ce2186176de44289a47aadeda531c8e: Initiating tablet copy from peer 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:23:11.062173 23591 raft_consensus.cc:515] T 77d70499b4fd47f690f523e6d5a3ce9d P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:11.069784 24098 raft_consensus.cc:993] T abbe88de75a940eba603af0bcae25004 P 2793980a665d4daf84bbe67f9b2b5930: : Instructing follower 3ce2186176de44289a47aadeda531c8e to start an election
I20260709 12:23:11.070319 24098 raft_consensus.cc:1081] T abbe88de75a940eba603af0bcae25004 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Signalling peer 3ce2186176de44289a47aadeda531c8e to start an election
I20260709 12:23:11.071982 23593 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "abbe88de75a940eba603af0bcae25004"
dest_uuid: "3ce2186176de44289a47aadeda531c8e"
 from {username='slave'} at 127.0.0.1:41712
I20260709 12:23:11.072503 23593 raft_consensus.cc:493] T abbe88de75a940eba603af0bcae25004 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:11.072870 23593 raft_consensus.cc:3060] T abbe88de75a940eba603af0bcae25004 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:11.074245 23591 leader_election.cc:290] T 77d70499b4fd47f690f523e6d5a3ce9d P 3ce2186176de44289a47aadeda531c8e [CANDIDATE]: Term 2 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:23:11.076977 22974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d70499b4fd47f690f523e6d5a3ce9d" candidate_uuid: "3ce2186176de44289a47aadeda531c8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
I20260709 12:23:11.077543 22974 raft_consensus.cc:3055] T 77d70499b4fd47f690f523e6d5a3ce9d P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:11.077836 22974 raft_consensus.cc:740] T 77d70499b4fd47f690f523e6d5a3ce9d P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
I20260709 12:23:11.075635 22901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d70499b4fd47f690f523e6d5a3ce9d" candidate_uuid: "3ce2186176de44289a47aadeda531c8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:23:11.078755 22901 raft_consensus.cc:3060] T 77d70499b4fd47f690f523e6d5a3ce9d P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:11.078540 22974 consensus_queue.cc:260] T 77d70499b4fd47f690f523e6d5a3ce9d P 2793980a665d4daf84bbe67f9b2b5930 [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:11.080157 22974 raft_consensus.cc:3060] T 77d70499b4fd47f690f523e6d5a3ce9d P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:11.087369 24117 tablet_copy_client.cc:806] T e1297d3fe09544449bd2bbc572636644 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 0 data blocks...
I20260709 12:23:11.087965 24117 tablet_copy_client.cc:670] T e1297d3fe09544449bd2bbc572636644 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:23:11.089747 24120 tablet_copy_client.cc:323] T 58565908d0aa4310b6a47bb4ed2c694c P 3ce2186176de44289a47aadeda531c8e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.56.195:42669
I20260709 12:23:11.094285 23068 tablet_copy_service.cc:140] P 7b3e366cdf24471e8a88203d43ff95cf: Received BeginTabletCopySession request for tablet 58565908d0aa4310b6a47bb4ed2c694c from peer 3ce2186176de44289a47aadeda531c8e ({username='slave'} at 127.0.0.1:54590)
I20260709 12:23:11.094848 23068 tablet_copy_service.cc:161] P 7b3e366cdf24471e8a88203d43ff95cf: Beginning new tablet copy session on tablet 58565908d0aa4310b6a47bb4ed2c694c from peer 3ce2186176de44289a47aadeda531c8e at {username='slave'} at 127.0.0.1:54590: session id = 3ce2186176de44289a47aadeda531c8e-58565908d0aa4310b6a47bb4ed2c694c
I20260709 12:23:11.102830 24117 tablet_copy_client.cc:538] T e1297d3fe09544449bd2bbc572636644 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:23:11.104902 23593 raft_consensus.cc:515] T abbe88de75a940eba603af0bcae25004 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:11.103271 23068 tablet_copy_source_session.cc:215] T 58565908d0aa4310b6a47bb4ed2c694c P 7b3e366cdf24471e8a88203d43ff95cf: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:23:11.103358 22901 raft_consensus.cc:2468] T 77d70499b4fd47f690f523e6d5a3ce9d P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ce2186176de44289a47aadeda531c8e in term 2.
I20260709 12:23:11.107456 22974 raft_consensus.cc:2468] T 77d70499b4fd47f690f523e6d5a3ce9d P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ce2186176de44289a47aadeda531c8e in term 2.
I20260709 12:23:11.107620 22902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abbe88de75a940eba603af0bcae25004" candidate_uuid: "3ce2186176de44289a47aadeda531c8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:23:11.107874 22980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abbe88de75a940eba603af0bcae25004" candidate_uuid: "3ce2186176de44289a47aadeda531c8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
I20260709 12:23:11.108232 22902 raft_consensus.cc:3060] T abbe88de75a940eba603af0bcae25004 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:11.108428 22980 raft_consensus.cc:3055] T abbe88de75a940eba603af0bcae25004 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:11.108587 23554 leader_election.cc:304] T 77d70499b4fd47f690f523e6d5a3ce9d P 3ce2186176de44289a47aadeda531c8e [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: 2793980a665d4daf84bbe67f9b2b5930, 3ce2186176de44289a47aadeda531c8e; no voters: 
I20260709 12:23:11.108808 22980 raft_consensus.cc:740] T abbe88de75a940eba603af0bcae25004 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
I20260709 12:23:11.109440 24029 raft_consensus.cc:2804] T 77d70499b4fd47f690f523e6d5a3ce9d P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:11.109948 24029 raft_consensus.cc:697] T 77d70499b4fd47f690f523e6d5a3ce9d P 3ce2186176de44289a47aadeda531c8e [term 2 LEADER]: Becoming Leader. State: Replica: 3ce2186176de44289a47aadeda531c8e, State: Running, Role: LEADER
I20260709 12:23:11.109540 22980 consensus_queue.cc:260] T abbe88de75a940eba603af0bcae25004 P 2793980a665d4daf84bbe67f9b2b5930 [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:11.110787 24029 consensus_queue.cc:237] T 77d70499b4fd47f690f523e6d5a3ce9d P 3ce2186176de44289a47aadeda531c8e [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:11.111379 22980 raft_consensus.cc:3060] T abbe88de75a940eba603af0bcae25004 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:11.115736 23593 leader_election.cc:290] T abbe88de75a940eba603af0bcae25004 P 3ce2186176de44289a47aadeda531c8e [CANDIDATE]: Term 2 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:23:11.117911 22980 raft_consensus.cc:2468] T abbe88de75a940eba603af0bcae25004 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ce2186176de44289a47aadeda531c8e in term 2.
I20260709 12:23:11.119234 23554 leader_election.cc:304] T abbe88de75a940eba603af0bcae25004 P 3ce2186176de44289a47aadeda531c8e [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: 2793980a665d4daf84bbe67f9b2b5930, 3ce2186176de44289a47aadeda531c8e; no voters: 
I20260709 12:23:11.119884 22902 raft_consensus.cc:2468] T abbe88de75a940eba603af0bcae25004 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ce2186176de44289a47aadeda531c8e in term 2.
I20260709 12:23:11.120601 24093 raft_consensus.cc:2804] T abbe88de75a940eba603af0bcae25004 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:11.121163 24093 raft_consensus.cc:697] T abbe88de75a940eba603af0bcae25004 P 3ce2186176de44289a47aadeda531c8e [term 2 LEADER]: Becoming Leader. State: Replica: 3ce2186176de44289a47aadeda531c8e, State: Running, Role: LEADER
I20260709 12:23:11.122062 24093 consensus_queue.cc:237] T abbe88de75a940eba603af0bcae25004 P 3ce2186176de44289a47aadeda531c8e [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:11.123113 24120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58565908d0aa4310b6a47bb4ed2c694c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:11.127244 24117 tablet_bootstrap.cc:492] T e1297d3fe09544449bd2bbc572636644 P 3ce2186176de44289a47aadeda531c8e: Bootstrap starting.
I20260709 12:23:11.145674 24120 tablet_copy_client.cc:806] T 58565908d0aa4310b6a47bb4ed2c694c P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 0 data blocks...
I20260709 12:23:11.146374 24120 tablet_copy_client.cc:670] T 58565908d0aa4310b6a47bb4ed2c694c P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:23:11.147596 22801 catalog_manager.cc:5697] T 77d70499b4fd47f690f523e6d5a3ce9d P 3ce2186176de44289a47aadeda531c8e reported cstate change: term changed from 1 to 2, leader changed from 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) to 3ce2186176de44289a47aadeda531c8e (127.21.56.196). New cstate: current_term: 2 leader_uuid: "3ce2186176de44289a47aadeda531c8e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:23:11.150475 24120 tablet_copy_client.cc:538] T 58565908d0aa4310b6a47bb4ed2c694c P 3ce2186176de44289a47aadeda531c8e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:23:11.156769 24117 tablet_bootstrap.cc:492] T e1297d3fe09544449bd2bbc572636644 P 3ce2186176de44289a47aadeda531c8e: 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
I20260709 12:23:11.157743 24117 tablet_bootstrap.cc:492] T e1297d3fe09544449bd2bbc572636644 P 3ce2186176de44289a47aadeda531c8e: Bootstrap complete.
I20260709 12:23:11.165890 24120 tablet_bootstrap.cc:492] T 58565908d0aa4310b6a47bb4ed2c694c P 3ce2186176de44289a47aadeda531c8e: Bootstrap starting.
I20260709 12:23:11.166065 22902 raft_consensus.cc:1275] T 3da50dcb750f49b28db3a3128a2a9829 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Refusing update from remote peer 3ce2186176de44289a47aadeda531c8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:11.165592 22801 catalog_manager.cc:5697] T abbe88de75a940eba603af0bcae25004 P 3ce2186176de44289a47aadeda531c8e reported cstate change: term changed from 1 to 2, leader changed from 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) to 3ce2186176de44289a47aadeda531c8e (127.21.56.196). New cstate: current_term: 2 leader_uuid: "3ce2186176de44289a47aadeda531c8e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:23:11.167523 24029 consensus_queue.cc:1048] T 3da50dcb750f49b28db3a3128a2a9829 P 3ce2186176de44289a47aadeda531c8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:11.169474 24117 ts_tablet_manager.cc:1403] T e1297d3fe09544449bd2bbc572636644 P 3ce2186176de44289a47aadeda531c8e: Time spent bootstrapping tablet: real 0.042s	user 0.016s	sys 0.008s
I20260709 12:23:11.174144 24117 raft_consensus.cc:359] T e1297d3fe09544449bd2bbc572636644 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:11.174969 24117 raft_consensus.cc:740] T e1297d3fe09544449bd2bbc572636644 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3ce2186176de44289a47aadeda531c8e, State: Initialized, Role: LEARNER
I20260709 12:23:11.175597 24117 consensus_queue.cc:260] T e1297d3fe09544449bd2bbc572636644 P 3ce2186176de44289a47aadeda531c8e [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:11.184819 24117 ts_tablet_manager.cc:1434] T e1297d3fe09544449bd2bbc572636644 P 3ce2186176de44289a47aadeda531c8e: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 12:23:11.191514 22917 tablet_copy_service.cc:342] P aabe9ef5f1314406b36f06a9956984bb: Request end of tablet copy session 3ce2186176de44289a47aadeda531c8e-e1297d3fe09544449bd2bbc572636644 received from {username='slave'} at 127.0.0.1:60934
I20260709 12:23:11.191980 22917 tablet_copy_service.cc:434] P aabe9ef5f1314406b36f06a9956984bb: ending tablet copy session 3ce2186176de44289a47aadeda531c8e-e1297d3fe09544449bd2bbc572636644 on tablet e1297d3fe09544449bd2bbc572636644 with peer 3ce2186176de44289a47aadeda531c8e
I20260709 12:23:11.257259 24117 ts_tablet_manager.cc:933] T 9ef043d125cf48369b761c1076f913ab P 3ce2186176de44289a47aadeda531c8e: Initiating tablet copy from peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711)
I20260709 12:23:11.259583 24120 tablet_bootstrap.cc:492] T 58565908d0aa4310b6a47bb4ed2c694c P 3ce2186176de44289a47aadeda531c8e: 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
I20260709 12:23:11.260584 24120 tablet_bootstrap.cc:492] T 58565908d0aa4310b6a47bb4ed2c694c P 3ce2186176de44289a47aadeda531c8e: Bootstrap complete.
I20260709 12:23:11.261318 24120 ts_tablet_manager.cc:1403] T 58565908d0aa4310b6a47bb4ed2c694c P 3ce2186176de44289a47aadeda531c8e: Time spent bootstrapping tablet: real 0.096s	user 0.023s	sys 0.021s
W20260709 12:23:11.257138 22946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.56.193:36711, user_credentials={real_user=slave}} blocked reactor thread for 52478.5us
I20260709 12:23:11.264441 24120 raft_consensus.cc:359] T 58565908d0aa4310b6a47bb4ed2c694c P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:11.265395 24120 raft_consensus.cc:740] T 58565908d0aa4310b6a47bb4ed2c694c P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3ce2186176de44289a47aadeda531c8e, State: Initialized, Role: LEARNER
I20260709 12:23:11.267023 24130 ts_tablet_manager.cc:933] T 7db6952e2d2d43bf9839475e9395d905 P 3ce2186176de44289a47aadeda531c8e: Initiating tablet copy from peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711)
I20260709 12:23:11.267969 23052 raft_consensus.cc:1275] T 3da50dcb750f49b28db3a3128a2a9829 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Refusing update from remote peer 3ce2186176de44289a47aadeda531c8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:11.269065 24120 consensus_queue.cc:260] T 58565908d0aa4310b6a47bb4ed2c694c P 3ce2186176de44289a47aadeda531c8e [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:11.269503 24029 consensus_queue.cc:1048] T 3da50dcb750f49b28db3a3128a2a9829 P 3ce2186176de44289a47aadeda531c8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:11.278976 24120 ts_tablet_manager.cc:1434] T 58565908d0aa4310b6a47bb4ed2c694c P 3ce2186176de44289a47aadeda531c8e: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.000s
I20260709 12:23:11.286255 22980 raft_consensus.cc:1275] T c5e94ff7ae084c489c80752af7ec49cd P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Refusing update from remote peer 3ce2186176de44289a47aadeda531c8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:11.289197 24029 consensus_queue.cc:1048] T c5e94ff7ae084c489c80752af7ec49cd P 3ce2186176de44289a47aadeda531c8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:23:11.297029 24130 tablet_copy_client.cc:323] T 7db6952e2d2d43bf9839475e9395d905 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.56.193:36711
I20260709 12:23:11.301489 22917 tablet_copy_service.cc:140] P aabe9ef5f1314406b36f06a9956984bb: Received BeginTabletCopySession request for tablet 7db6952e2d2d43bf9839475e9395d905 from peer 3ce2186176de44289a47aadeda531c8e ({username='slave'} at 127.0.0.1:60934)
I20260709 12:23:11.302103 22917 tablet_copy_service.cc:161] P aabe9ef5f1314406b36f06a9956984bb: Beginning new tablet copy session on tablet 7db6952e2d2d43bf9839475e9395d905 from peer 3ce2186176de44289a47aadeda531c8e at {username='slave'} at 127.0.0.1:60934: session id = 3ce2186176de44289a47aadeda531c8e-7db6952e2d2d43bf9839475e9395d905
I20260709 12:23:11.318435 22907 raft_consensus.cc:1275] T c5e94ff7ae084c489c80752af7ec49cd P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Refusing update from remote peer 3ce2186176de44289a47aadeda531c8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:11.322134 24029 consensus_queue.cc:1048] T c5e94ff7ae084c489c80752af7ec49cd P 3ce2186176de44289a47aadeda531c8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:23:11.325197 24117 tablet_copy_client.cc:323] T 9ef043d125cf48369b761c1076f913ab P 3ce2186176de44289a47aadeda531c8e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.56.193:36711
I20260709 12:23:11.327041 22916 tablet_copy_service.cc:140] P aabe9ef5f1314406b36f06a9956984bb: Received BeginTabletCopySession request for tablet 9ef043d125cf48369b761c1076f913ab from peer 3ce2186176de44289a47aadeda531c8e ({username='slave'} at 127.0.0.1:60934)
I20260709 12:23:11.327567 22916 tablet_copy_service.cc:161] P aabe9ef5f1314406b36f06a9956984bb: Beginning new tablet copy session on tablet 9ef043d125cf48369b761c1076f913ab from peer 3ce2186176de44289a47aadeda531c8e at {username='slave'} at 127.0.0.1:60934: session id = 3ce2186176de44289a47aadeda531c8e-9ef043d125cf48369b761c1076f913ab
I20260709 12:23:11.328943 24098 raft_consensus.cc:993] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930: : Instructing follower 3ce2186176de44289a47aadeda531c8e to start an election
I20260709 12:23:11.329428 24098 raft_consensus.cc:1081] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930 [term 2 LEADER]: Signalling peer 3ce2186176de44289a47aadeda531c8e to start an election
I20260709 12:23:11.338703 22916 tablet_copy_source_session.cc:215] T 9ef043d125cf48369b761c1076f913ab P aabe9ef5f1314406b36f06a9956984bb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:23:11.340080 23593 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1b865060b2d42ddb3513893928db31e"
dest_uuid: "3ce2186176de44289a47aadeda531c8e"
 from {username='slave'} at 127.0.0.1:41712
I20260709 12:23:11.340658 23593 raft_consensus.cc:493] T f1b865060b2d42ddb3513893928db31e P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:11.341012 23593 raft_consensus.cc:3060] T f1b865060b2d42ddb3513893928db31e P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:11.348043 24117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ef043d125cf48369b761c1076f913ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:11.354889 22980 raft_consensus.cc:1275] T 1f8f6e7356f3431da067ed004cf1c290 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:11.358378 23593 raft_consensus.cc:515] T f1b865060b2d42ddb3513893928db31e P 3ce2186176de44289a47aadeda531c8e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:11.361207 22917 tablet_copy_source_session.cc:215] T 7db6952e2d2d43bf9839475e9395d905 P aabe9ef5f1314406b36f06a9956984bb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:23:11.365139 24040 consensus_queue.cc:1048] T 1f8f6e7356f3431da067ed004cf1c290 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:11.367516 22974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1b865060b2d42ddb3513893928db31e" candidate_uuid: "3ce2186176de44289a47aadeda531c8e" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
I20260709 12:23:11.368157 22974 raft_consensus.cc:3055] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:23:11.368460 22974 raft_consensus.cc:740] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
I20260709 12:23:11.368566 23052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1b865060b2d42ddb3513893928db31e" candidate_uuid: "3ce2186176de44289a47aadeda531c8e" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:23:11.369227 22974 consensus_queue.cc:260] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:11.371366 23068 tablet_copy_service.cc:342] P 7b3e366cdf24471e8a88203d43ff95cf: Request end of tablet copy session 3ce2186176de44289a47aadeda531c8e-58565908d0aa4310b6a47bb4ed2c694c received from {username='slave'} at 127.0.0.1:54590
I20260709 12:23:11.371788 23068 tablet_copy_service.cc:434] P 7b3e366cdf24471e8a88203d43ff95cf: ending tablet copy session 3ce2186176de44289a47aadeda531c8e-58565908d0aa4310b6a47bb4ed2c694c on tablet 58565908d0aa4310b6a47bb4ed2c694c with peer 3ce2186176de44289a47aadeda531c8e
I20260709 12:23:11.377080 22974 raft_consensus.cc:3060] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:11.379249 24130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7db6952e2d2d43bf9839475e9395d905. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:11.382305 23593 leader_election.cc:290] T f1b865060b2d42ddb3513893928db31e P 3ce2186176de44289a47aadeda531c8e [CANDIDATE]: Term 3 election: Requested vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:23:11.402652 24130 tablet_copy_client.cc:806] T 7db6952e2d2d43bf9839475e9395d905 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 0 data blocks...
I20260709 12:23:11.403254 24130 tablet_copy_client.cc:670] T 7db6952e2d2d43bf9839475e9395d905 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:23:11.369240 23052 raft_consensus.cc:3060] T f1b865060b2d42ddb3513893928db31e P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:11.412231 22974 raft_consensus.cc:2468] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ce2186176de44289a47aadeda531c8e in term 3.
I20260709 12:23:11.414422 24130 tablet_copy_client.cc:538] T 7db6952e2d2d43bf9839475e9395d905 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:23:11.415189 23554 leader_election.cc:304] T f1b865060b2d42ddb3513893928db31e P 3ce2186176de44289a47aadeda531c8e [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: 2793980a665d4daf84bbe67f9b2b5930, 3ce2186176de44289a47aadeda531c8e; no voters: 
I20260709 12:23:11.418375 24093 raft_consensus.cc:2804] T f1b865060b2d42ddb3513893928db31e P 3ce2186176de44289a47aadeda531c8e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:11.418908 24093 raft_consensus.cc:697] T f1b865060b2d42ddb3513893928db31e P 3ce2186176de44289a47aadeda531c8e [term 3 LEADER]: Becoming Leader. State: Replica: 3ce2186176de44289a47aadeda531c8e, State: Running, Role: LEADER
I20260709 12:23:11.419732 24093 consensus_queue.cc:237] T f1b865060b2d42ddb3513893928db31e P 3ce2186176de44289a47aadeda531c8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:11.427945 22902 raft_consensus.cc:1275] T 1f8f6e7356f3431da067ed004cf1c290 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:11.429409 24109 consensus_queue.cc:1048] T 1f8f6e7356f3431da067ed004cf1c290 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:11.430179 22980 raft_consensus.cc:1275] T 72b6668d8e7848989fc6c21ff85bb3fd P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:11.434113 23998 consensus_queue.cc:1048] T 72b6668d8e7848989fc6c21ff85bb3fd P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:11.444216 23052 raft_consensus.cc:2468] T f1b865060b2d42ddb3513893928db31e P 7b3e366cdf24471e8a88203d43ff95cf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ce2186176de44289a47aadeda531c8e in term 3.
I20260709 12:23:11.446592 24117 tablet_copy_client.cc:806] T 9ef043d125cf48369b761c1076f913ab P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 0 data blocks...
I20260709 12:23:11.447185 24117 tablet_copy_client.cc:670] T 9ef043d125cf48369b761c1076f913ab P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:23:11.452263 22803 catalog_manager.cc:5697] T f1b865060b2d42ddb3513893928db31e P 3ce2186176de44289a47aadeda531c8e reported cstate change: term changed from 2 to 3, leader changed from 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) to 3ce2186176de44289a47aadeda531c8e (127.21.56.196). New cstate: current_term: 3 leader_uuid: "3ce2186176de44289a47aadeda531c8e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:23:11.460201 24117 tablet_copy_client.cc:538] T 9ef043d125cf48369b761c1076f913ab P 3ce2186176de44289a47aadeda531c8e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:23:11.483644 24130 tablet_bootstrap.cc:492] T 7db6952e2d2d43bf9839475e9395d905 P 3ce2186176de44289a47aadeda531c8e: Bootstrap starting.
I20260709 12:23:11.485332 24117 tablet_bootstrap.cc:492] T 9ef043d125cf48369b761c1076f913ab P 3ce2186176de44289a47aadeda531c8e: Bootstrap starting.
I20260709 12:23:11.492389 22902 raft_consensus.cc:1275] T 72b6668d8e7848989fc6c21ff85bb3fd P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:11.493897 24141 consensus_queue.cc:1048] T 72b6668d8e7848989fc6c21ff85bb3fd P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:11.502890 22907 raft_consensus.cc:1275] T 77d70499b4fd47f690f523e6d5a3ce9d P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Refusing update from remote peer 3ce2186176de44289a47aadeda531c8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:11.504453 24093 consensus_queue.cc:1048] T 77d70499b4fd47f690f523e6d5a3ce9d P 3ce2186176de44289a47aadeda531c8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:11.533844 22980 raft_consensus.cc:1275] T 77d70499b4fd47f690f523e6d5a3ce9d P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Refusing update from remote peer 3ce2186176de44289a47aadeda531c8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:11.535631 24093 consensus_queue.cc:1048] T 77d70499b4fd47f690f523e6d5a3ce9d P 3ce2186176de44289a47aadeda531c8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:11.552253 24130 tablet_bootstrap.cc:492] T 7db6952e2d2d43bf9839475e9395d905 P 3ce2186176de44289a47aadeda531c8e: 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
I20260709 12:23:11.553341 24130 tablet_bootstrap.cc:492] T 7db6952e2d2d43bf9839475e9395d905 P 3ce2186176de44289a47aadeda531c8e: Bootstrap complete.
I20260709 12:23:11.554116 24130 ts_tablet_manager.cc:1403] T 7db6952e2d2d43bf9839475e9395d905 P 3ce2186176de44289a47aadeda531c8e: Time spent bootstrapping tablet: real 0.071s	user 0.013s	sys 0.015s
I20260709 12:23:11.556222 24117 tablet_bootstrap.cc:492] T 9ef043d125cf48369b761c1076f913ab P 3ce2186176de44289a47aadeda531c8e: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:23:11.557147 24117 tablet_bootstrap.cc:492] T 9ef043d125cf48369b761c1076f913ab P 3ce2186176de44289a47aadeda531c8e: Bootstrap complete.
I20260709 12:23:11.557953 24130 raft_consensus.cc:359] T 7db6952e2d2d43bf9839475e9395d905 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:11.558938 24130 raft_consensus.cc:740] T 7db6952e2d2d43bf9839475e9395d905 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3ce2186176de44289a47aadeda531c8e, State: Initialized, Role: LEARNER
I20260709 12:23:11.559698 24130 consensus_queue.cc:260] T 7db6952e2d2d43bf9839475e9395d905 P 3ce2186176de44289a47aadeda531c8e [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:11.562383 24130 ts_tablet_manager.cc:1434] T 7db6952e2d2d43bf9839475e9395d905 P 3ce2186176de44289a47aadeda531c8e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 12:23:11.566846 22917 tablet_copy_service.cc:342] P aabe9ef5f1314406b36f06a9956984bb: Request end of tablet copy session 3ce2186176de44289a47aadeda531c8e-7db6952e2d2d43bf9839475e9395d905 received from {username='slave'} at 127.0.0.1:60934
I20260709 12:23:11.567323 22917 tablet_copy_service.cc:434] P aabe9ef5f1314406b36f06a9956984bb: ending tablet copy session 3ce2186176de44289a47aadeda531c8e-7db6952e2d2d43bf9839475e9395d905 on tablet 7db6952e2d2d43bf9839475e9395d905 with peer 3ce2186176de44289a47aadeda531c8e
I20260709 12:23:11.557808 24117 ts_tablet_manager.cc:1403] T 9ef043d125cf48369b761c1076f913ab P 3ce2186176de44289a47aadeda531c8e: Time spent bootstrapping tablet: real 0.073s	user 0.019s	sys 0.015s
I20260709 12:23:11.575842 24117 raft_consensus.cc:359] T 9ef043d125cf48369b761c1076f913ab P 3ce2186176de44289a47aadeda531c8e [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:11.576702 24117 raft_consensus.cc:740] T 9ef043d125cf48369b761c1076f913ab P 3ce2186176de44289a47aadeda531c8e [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 3ce2186176de44289a47aadeda531c8e, State: Initialized, Role: LEARNER
I20260709 12:23:11.577301 24117 consensus_queue.cc:260] T 9ef043d125cf48369b761c1076f913ab P 3ce2186176de44289a47aadeda531c8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:11.579986 23591 raft_consensus.cc:1217] T e1297d3fe09544449bd2bbc572636644 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:23:11.583631 24117 ts_tablet_manager.cc:1434] T 9ef043d125cf48369b761c1076f913ab P 3ce2186176de44289a47aadeda531c8e: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:23:11.585258 22917 tablet_copy_service.cc:342] P aabe9ef5f1314406b36f06a9956984bb: Request end of tablet copy session 3ce2186176de44289a47aadeda531c8e-9ef043d125cf48369b761c1076f913ab received from {username='slave'} at 127.0.0.1:60934
I20260709 12:23:11.585688 22917 tablet_copy_service.cc:434] P aabe9ef5f1314406b36f06a9956984bb: ending tablet copy session 3ce2186176de44289a47aadeda531c8e-9ef043d125cf48369b761c1076f913ab on tablet 9ef043d125cf48369b761c1076f913ab with peer 3ce2186176de44289a47aadeda531c8e
I20260709 12:23:11.621173 22902 raft_consensus.cc:1275] T abbe88de75a940eba603af0bcae25004 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Refusing update from remote peer 3ce2186176de44289a47aadeda531c8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:11.622676 24139 consensus_queue.cc:1048] T abbe88de75a940eba603af0bcae25004 P 3ce2186176de44289a47aadeda531c8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:23:11.637637 22980 raft_consensus.cc:1275] T abbe88de75a940eba603af0bcae25004 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Refusing update from remote peer 3ce2186176de44289a47aadeda531c8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:11.639485 24140 consensus_queue.cc:1048] T abbe88de75a940eba603af0bcae25004 P 3ce2186176de44289a47aadeda531c8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:23:11.650875 23593 raft_consensus.cc:1217] T 58565908d0aa4310b6a47bb4ed2c694c P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:23:11.756835 23593 raft_consensus.cc:1217] T 9ef043d125cf48369b761c1076f913ab P 3ce2186176de44289a47aadeda531c8e [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:23:11.789738 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:11.846756 22980 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "94c6b24104604a22804f73aae25bfbd6"
dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
mode: GRACEFUL
new_leader_uuid: "3ce2186176de44289a47aadeda531c8e"
 from {username='slave'} at 127.0.0.1:57866
I20260709 12:23:11.847366 22980 raft_consensus.cc:606] T 94c6b24104604a22804f73aae25bfbd6 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Received request to transfer leadership to TS 3ce2186176de44289a47aadeda531c8e
I20260709 12:23:11.850000 22980 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "962dbf56ae3245bc904983e44c78b835"
dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
mode: GRACEFUL
new_leader_uuid: "3ce2186176de44289a47aadeda531c8e"
 from {username='slave'} at 127.0.0.1:57866
I20260709 12:23:11.850536 22980 raft_consensus.cc:606] T 962dbf56ae3245bc904983e44c78b835 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Received request to transfer leadership to TS 3ce2186176de44289a47aadeda531c8e
I20260709 12:23:11.852905 22980 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d4a86f307e94cac9af99a9b5a670bba"
dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
mode: GRACEFUL
new_leader_uuid: "aabe9ef5f1314406b36f06a9956984bb"
 from {username='slave'} at 127.0.0.1:57866
I20260709 12:23:11.853492 22980 raft_consensus.cc:606] T 9d4a86f307e94cac9af99a9b5a670bba P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Received request to transfer leadership to TS aabe9ef5f1314406b36f06a9956984bb
I20260709 12:23:11.855901 23053 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7c79fc7016f41988c6c1073ab59ba03"
dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
mode: GRACEFUL
new_leader_uuid: "2793980a665d4daf84bbe67f9b2b5930"
 from {username='slave'} at 127.0.0.1:47160
I20260709 12:23:11.856508 23053 raft_consensus.cc:606] T a7c79fc7016f41988c6c1073ab59ba03 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Received request to transfer leadership to TS 2793980a665d4daf84bbe67f9b2b5930
I20260709 12:23:11.864842 23593 raft_consensus.cc:1217] T 7db6952e2d2d43bf9839475e9395d905 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:23:11.871526 22980 raft_consensus.cc:1275] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930 [term 3 FOLLOWER]: Refusing update from remote peer 3ce2186176de44289a47aadeda531c8e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:23:11.878252 22974 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a84cd8549ea9471cb0d9aba2f81c0346"
dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
mode: GRACEFUL
new_leader_uuid: "aabe9ef5f1314406b36f06a9956984bb"
 from {username='slave'} at 127.0.0.1:57866
I20260709 12:23:11.879009 22974 raft_consensus.cc:606] T a84cd8549ea9471cb0d9aba2f81c0346 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Received request to transfer leadership to TS aabe9ef5f1314406b36f06a9956984bb
I20260709 12:23:11.881811 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:23:11.883507 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:11.884250 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:11.893872 24093 consensus_queue.cc:1048] T f1b865060b2d42ddb3513893928db31e P 3ce2186176de44289a47aadeda531c8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:23:11.909862 23053 raft_consensus.cc:1275] T f1b865060b2d42ddb3513893928db31e P 7b3e366cdf24471e8a88203d43ff95cf [term 3 FOLLOWER]: Refusing update from remote peer 3ce2186176de44289a47aadeda531c8e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:23:11.914716 24074 consensus_queue.cc:1048] T f1b865060b2d42ddb3513893928db31e P 3ce2186176de44289a47aadeda531c8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:11.965323 24152 raft_consensus.cc:1064] T e1297d3fe09544449bd2bbc572636644 P aabe9ef5f1314406b36f06a9956984bb: attempting to promote NON_VOTER 3ce2186176de44289a47aadeda531c8e to VOTER
I20260709 12:23:11.971886 24152 consensus_queue.cc:237] T e1297d3fe09544449bd2bbc572636644 P aabe9ef5f1314406b36f06a9956984bb [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:11.980348 23998 raft_consensus.cc:993] T a7c79fc7016f41988c6c1073ab59ba03 P 7b3e366cdf24471e8a88203d43ff95cf: : Instructing follower 2793980a665d4daf84bbe67f9b2b5930 to start an election
I20260709 12:23:11.980986 23998 raft_consensus.cc:1081] T a7c79fc7016f41988c6c1073ab59ba03 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Signalling peer 2793980a665d4daf84bbe67f9b2b5930 to start an election
I20260709 12:23:11.982663 22974 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7c79fc7016f41988c6c1073ab59ba03"
dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
 from {username='slave'} at 127.0.0.1:46286
I20260709 12:23:11.983191 22974 raft_consensus.cc:493] T a7c79fc7016f41988c6c1073ab59ba03 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:11.983518 22974 raft_consensus.cc:3060] T a7c79fc7016f41988c6c1073ab59ba03 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:11.986253 22980 raft_consensus.cc:1275] T e1297d3fe09544449bd2bbc572636644 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:11.987941 23053 raft_consensus.cc:1275] T e1297d3fe09544449bd2bbc572636644 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:11.989495 23593 raft_consensus.cc:1275] T e1297d3fe09544449bd2bbc572636644 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:11.991554 24112 consensus_queue.cc:1048] T e1297d3fe09544449bd2bbc572636644 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:11.994678 24112 consensus_queue.cc:1048] T e1297d3fe09544449bd2bbc572636644 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:11.995746 22974 raft_consensus.cc:515] T a7c79fc7016f41988c6c1073ab59ba03 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:11.996433 24112 consensus_queue.cc:1048] T e1297d3fe09544449bd2bbc572636644 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:11.999228 23053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c79fc7016f41988c6c1073ab59ba03" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:23:11.999758 23053 raft_consensus.cc:3055] T a7c79fc7016f41988c6c1073ab59ba03 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:12.000046 23053 raft_consensus.cc:740] T a7c79fc7016f41988c6c1073ab59ba03 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Running, Role: LEADER
I20260709 12:23:12.000772 23053 consensus_queue.cc:260] T a7c79fc7016f41988c6c1073ab59ba03 P 7b3e366cdf24471e8a88203d43ff95cf [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:12.001858 23053 raft_consensus.cc:3060] T a7c79fc7016f41988c6c1073ab59ba03 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:12.004632 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c79fc7016f41988c6c1073ab59ba03" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:23:12.005232 22907 raft_consensus.cc:3060] T a7c79fc7016f41988c6c1073ab59ba03 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:12.017916 23053 raft_consensus.cc:2468] T a7c79fc7016f41988c6c1073ab59ba03 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 2.
I20260709 12:23:12.022290 22948 leader_election.cc:304] T a7c79fc7016f41988c6c1073ab59ba03 P 2793980a665d4daf84bbe67f9b2b5930 [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: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: 
I20260709 12:23:12.024461 24098 raft_consensus.cc:2804] T a7c79fc7016f41988c6c1073ab59ba03 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:12.024950 24098 raft_consensus.cc:697] T a7c79fc7016f41988c6c1073ab59ba03 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 LEADER]: Becoming Leader. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
I20260709 12:23:12.026117 24036 raft_consensus.cc:993] T a84cd8549ea9471cb0d9aba2f81c0346 P 2793980a665d4daf84bbe67f9b2b5930: : Instructing follower aabe9ef5f1314406b36f06a9956984bb to start an election
I20260709 12:23:12.026698 24036 raft_consensus.cc:1081] T a84cd8549ea9471cb0d9aba2f81c0346 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Signalling peer aabe9ef5f1314406b36f06a9956984bb to start an election
I20260709 12:23:12.025796 24098 consensus_queue.cc:237] T a7c79fc7016f41988c6c1073ab59ba03 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Queue 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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:12.029047 22902 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a84cd8549ea9471cb0d9aba2f81c0346"
dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
 from {username='slave'} at 127.0.0.1:54462
I20260709 12:23:12.029568 22902 raft_consensus.cc:493] T a84cd8549ea9471cb0d9aba2f81c0346 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:12.029932 22902 raft_consensus.cc:3060] T a84cd8549ea9471cb0d9aba2f81c0346 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:12.031261 22907 raft_consensus.cc:2468] T a7c79fc7016f41988c6c1073ab59ba03 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 2.
I20260709 12:23:12.018908 22974 leader_election.cc:290] T a7c79fc7016f41988c6c1073ab59ba03 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 2 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:23:12.037125 22902 raft_consensus.cc:515] T a84cd8549ea9471cb0d9aba2f81c0346 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:12.041108 24042 raft_consensus.cc:993] T 9d4a86f307e94cac9af99a9b5a670bba P 2793980a665d4daf84bbe67f9b2b5930: : Instructing follower aabe9ef5f1314406b36f06a9956984bb to start an election
I20260709 12:23:12.041623 24042 raft_consensus.cc:1081] T 9d4a86f307e94cac9af99a9b5a670bba P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Signalling peer aabe9ef5f1314406b36f06a9956984bb to start an election
I20260709 12:23:12.043118 22901 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d4a86f307e94cac9af99a9b5a670bba"
dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
 from {username='slave'} at 127.0.0.1:54462
I20260709 12:23:12.043618 22901 raft_consensus.cc:493] T 9d4a86f307e94cac9af99a9b5a670bba P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:12.044103 22902 leader_election.cc:290] T a84cd8549ea9471cb0d9aba2f81c0346 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 2 election: Requested vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:23:12.043943 22901 raft_consensus.cc:3060] T 9d4a86f307e94cac9af99a9b5a670bba P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:12.046598 23053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a84cd8549ea9471cb0d9aba2f81c0346" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:23:12.047041 23053 raft_consensus.cc:3060] T a84cd8549ea9471cb0d9aba2f81c0346 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:12.052093 23053 raft_consensus.cc:2468] T a84cd8549ea9471cb0d9aba2f81c0346 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabe9ef5f1314406b36f06a9956984bb in term 2.
I20260709 12:23:12.052484 22803 catalog_manager.cc:5697] T a7c79fc7016f41988c6c1073ab59ba03 P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: term changed from 1 to 2, leader changed from 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) to 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194). New cstate: current_term: 2 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:12.054018 22977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a84cd8549ea9471cb0d9aba2f81c0346" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
I20260709 12:23:12.054584 22977 raft_consensus.cc:3055] T a84cd8549ea9471cb0d9aba2f81c0346 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:12.054854 22977 raft_consensus.cc:740] T a84cd8549ea9471cb0d9aba2f81c0346 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
I20260709 12:23:12.055600 22977 consensus_queue.cc:260] T a84cd8549ea9471cb0d9aba2f81c0346 P 2793980a665d4daf84bbe67f9b2b5930 [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:12.054852 22872 leader_election.cc:304] T a84cd8549ea9471cb0d9aba2f81c0346 P aabe9ef5f1314406b36f06a9956984bb [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: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb; no voters: 
I20260709 12:23:12.056785 22977 raft_consensus.cc:3060] T a84cd8549ea9471cb0d9aba2f81c0346 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:12.057320 24000 raft_consensus.cc:2804] T a84cd8549ea9471cb0d9aba2f81c0346 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:12.059345 22974 raft_consensus.cc:2955] T e1297d3fe09544449bd2bbc572636644 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:12.055496 24152 raft_consensus.cc:2955] T e1297d3fe09544449bd2bbc572636644 P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:12.064092 22901 raft_consensus.cc:515] T 9d4a86f307e94cac9af99a9b5a670bba P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:12.067055 22901 leader_election.cc:290] T 9d4a86f307e94cac9af99a9b5a670bba P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 2 election: Requested vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:23:12.068856 22980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d4a86f307e94cac9af99a9b5a670bba" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
I20260709 12:23:12.069468 22980 raft_consensus.cc:3055] T 9d4a86f307e94cac9af99a9b5a670bba P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:12.069782 22980 raft_consensus.cc:740] T 9d4a86f307e94cac9af99a9b5a670bba P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
I20260709 12:23:12.070760 22980 consensus_queue.cc:260] T 9d4a86f307e94cac9af99a9b5a670bba P 2793980a665d4daf84bbe67f9b2b5930 [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:12.072100 22980 raft_consensus.cc:3060] T 9d4a86f307e94cac9af99a9b5a670bba P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:12.079774 22977 raft_consensus.cc:2468] T a84cd8549ea9471cb0d9aba2f81c0346 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabe9ef5f1314406b36f06a9956984bb in term 2.
I20260709 12:23:12.083487 22980 raft_consensus.cc:2468] T 9d4a86f307e94cac9af99a9b5a670bba P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabe9ef5f1314406b36f06a9956984bb in term 2.
I20260709 12:23:12.085491 23053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d4a86f307e94cac9af99a9b5a670bba" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:23:12.086122 23053 raft_consensus.cc:3060] T 9d4a86f307e94cac9af99a9b5a670bba P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:12.088282 24000 raft_consensus.cc:697] T a84cd8549ea9471cb0d9aba2f81c0346 P aabe9ef5f1314406b36f06a9956984bb [term 2 LEADER]: Becoming Leader. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Running, Role: LEADER
I20260709 12:23:12.108345 23053 raft_consensus.cc:2468] T 9d4a86f307e94cac9af99a9b5a670bba P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabe9ef5f1314406b36f06a9956984bb in term 2.
I20260709 12:23:12.111645 22871 leader_election.cc:304] T 9d4a86f307e94cac9af99a9b5a670bba P aabe9ef5f1314406b36f06a9956984bb [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: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb; no voters: 
I20260709 12:23:12.124920 23593 raft_consensus.cc:2955] T e1297d3fe09544449bd2bbc572636644 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:12.139101 24000 consensus_queue.cc:237] T a84cd8549ea9471cb0d9aba2f81c0346 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Queue 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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:12.167677 24152 raft_consensus.cc:2804] T 9d4a86f307e94cac9af99a9b5a670bba P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:12.177507 24152 raft_consensus.cc:697] T 9d4a86f307e94cac9af99a9b5a670bba P aabe9ef5f1314406b36f06a9956984bb [term 2 LEADER]: Becoming Leader. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Running, Role: LEADER
W20260709 12:23:12.183239 22872 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.56.195:42669, user_credentials={real_user=slave}} blocked reactor thread for 44722.3us
I20260709 12:23:12.178412 24152 consensus_queue.cc:237] T 9d4a86f307e94cac9af99a9b5a670bba P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Queue 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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:12.191866 22802 catalog_manager.cc:5697] T e1297d3fe09544449bd2bbc572636644 P 3ce2186176de44289a47aadeda531c8e reported cstate change: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "aabe9ef5f1314406b36f06a9956984bb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
W20260709 12:23:12.182807 22871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.56.194:36473, user_credentials={real_user=slave}} blocked reactor thread for 56567.7us
I20260709 12:23:12.200232 23052 raft_consensus.cc:2955] T e1297d3fe09544449bd2bbc572636644 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:12.213645 24071 raft_consensus.cc:1064] T 9ef043d125cf48369b761c1076f913ab P aabe9ef5f1314406b36f06a9956984bb: attempting to promote NON_VOTER 3ce2186176de44289a47aadeda531c8e to VOTER
I20260709 12:23:12.249667 24040 raft_consensus.cc:1064] T 58565908d0aa4310b6a47bb4ed2c694c P 7b3e366cdf24471e8a88203d43ff95cf: attempting to promote NON_VOTER 3ce2186176de44289a47aadeda531c8e to VOTER
I20260709 12:23:12.250424 23950 raft_consensus.cc:993] T 962dbf56ae3245bc904983e44c78b835 P 2793980a665d4daf84bbe67f9b2b5930: : Instructing follower 3ce2186176de44289a47aadeda531c8e to start an election
I20260709 12:23:12.250905 23950 raft_consensus.cc:1081] T 962dbf56ae3245bc904983e44c78b835 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Signalling peer 3ce2186176de44289a47aadeda531c8e to start an election
I20260709 12:23:12.252151 24071 consensus_queue.cc:237] T 9ef043d125cf48369b761c1076f913ab P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:12.253223 24040 consensus_queue.cc:237] T 58565908d0aa4310b6a47bb4ed2c694c P 7b3e366cdf24471e8a88203d43ff95cf [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:12.258615 23593 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "962dbf56ae3245bc904983e44c78b835"
dest_uuid: "3ce2186176de44289a47aadeda531c8e"
 from {username='slave'} at 127.0.0.1:41712
I20260709 12:23:12.262285 23593 raft_consensus.cc:493] T 962dbf56ae3245bc904983e44c78b835 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:12.262710 23593 raft_consensus.cc:3060] T 962dbf56ae3245bc904983e44c78b835 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:12.287401 23592 raft_consensus.cc:1275] T 58565908d0aa4310b6a47bb4ed2c694c P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:12.288906 22977 raft_consensus.cc:1275] T 58565908d0aa4310b6a47bb4ed2c694c P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:12.290995 24109 consensus_queue.cc:1048] T 58565908d0aa4310b6a47bb4ed2c694c P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:23:12.293043 24109 consensus_queue.cc:1048] T 58565908d0aa4310b6a47bb4ed2c694c P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:12.293780 23592 raft_consensus.cc:1275] T 9ef043d125cf48369b761c1076f913ab P 3ce2186176de44289a47aadeda531c8e [term 2 LEARNER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:23:12.295230 22977 raft_consensus.cc:1275] T 9ef043d125cf48369b761c1076f913ab P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:23:12.298578 22902 raft_consensus.cc:1275] T 58565908d0aa4310b6a47bb4ed2c694c P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:12.298578 23052 raft_consensus.cc:1275] T 9ef043d125cf48369b761c1076f913ab P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:23:12.300076 24109 consensus_queue.cc:1048] T 58565908d0aa4310b6a47bb4ed2c694c P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:12.300818 24071 consensus_queue.cc:1048] T 9ef043d125cf48369b761c1076f913ab P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:12.299156 23593 raft_consensus.cc:515] T 962dbf56ae3245bc904983e44c78b835 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:12.302799 24071 consensus_queue.cc:1048] T 9ef043d125cf48369b761c1076f913ab P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:12.305230 23053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962dbf56ae3245bc904983e44c78b835" candidate_uuid: "3ce2186176de44289a47aadeda531c8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:23:12.305850 23053 raft_consensus.cc:3060] T 962dbf56ae3245bc904983e44c78b835 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:12.308353 24000 consensus_queue.cc:1048] T 9ef043d125cf48369b761c1076f913ab P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:12.313606 22974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962dbf56ae3245bc904983e44c78b835" candidate_uuid: "3ce2186176de44289a47aadeda531c8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
I20260709 12:23:12.314236 22974 raft_consensus.cc:3055] T 962dbf56ae3245bc904983e44c78b835 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:12.314507 22974 raft_consensus.cc:740] T 962dbf56ae3245bc904983e44c78b835 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
I20260709 12:23:12.315218 22974 consensus_queue.cc:260] T 962dbf56ae3245bc904983e44c78b835 P 2793980a665d4daf84bbe67f9b2b5930 [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: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:12.311235 22803 catalog_manager.cc:5697] T a84cd8549ea9471cb0d9aba2f81c0346 P aabe9ef5f1314406b36f06a9956984bb reported cstate change: term changed from 1 to 2, leader changed from 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) to aabe9ef5f1314406b36f06a9956984bb (127.21.56.193). New cstate: current_term: 2 leader_uuid: "aabe9ef5f1314406b36f06a9956984bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:12.316238 22974 raft_consensus.cc:3060] T 962dbf56ae3245bc904983e44c78b835 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:12.318984 23053 raft_consensus.cc:2468] T 962dbf56ae3245bc904983e44c78b835 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ce2186176de44289a47aadeda531c8e in term 2.
I20260709 12:23:12.320061 23555 leader_election.cc:304] T 962dbf56ae3245bc904983e44c78b835 P 3ce2186176de44289a47aadeda531c8e [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: 3ce2186176de44289a47aadeda531c8e, 7b3e366cdf24471e8a88203d43ff95cf; no voters: 
I20260709 12:23:12.320822 24139 raft_consensus.cc:2804] T 962dbf56ae3245bc904983e44c78b835 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:12.321266 24139 raft_consensus.cc:697] T 962dbf56ae3245bc904983e44c78b835 P 3ce2186176de44289a47aadeda531c8e [term 2 LEADER]: Becoming Leader. State: Replica: 3ce2186176de44289a47aadeda531c8e, State: Running, Role: LEADER
I20260709 12:23:12.322083 24139 consensus_queue.cc:237] T 962dbf56ae3245bc904983e44c78b835 P 3ce2186176de44289a47aadeda531c8e [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: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:12.342779 22974 raft_consensus.cc:2468] T 962dbf56ae3245bc904983e44c78b835 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ce2186176de44289a47aadeda531c8e in term 2.
I20260709 12:23:12.330403 23593 leader_election.cc:290] T 962dbf56ae3245bc904983e44c78b835 P 3ce2186176de44289a47aadeda531c8e [CANDIDATE]: Term 2 election: Requested vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:23:12.347415 24164 raft_consensus.cc:2955] T 9ef043d125cf48369b761c1076f913ab P aabe9ef5f1314406b36f06a9956984bb [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:12.356248 24040 raft_consensus.cc:2955] T 58565908d0aa4310b6a47bb4ed2c694c P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:12.360622 23592 raft_consensus.cc:2955] T 58565908d0aa4310b6a47bb4ed2c694c P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:12.361894 22803 catalog_manager.cc:5697] T 9d4a86f307e94cac9af99a9b5a670bba P aabe9ef5f1314406b36f06a9956984bb reported cstate change: term changed from 1 to 2, leader changed from 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) to aabe9ef5f1314406b36f06a9956984bb (127.21.56.193). New cstate: current_term: 2 leader_uuid: "aabe9ef5f1314406b36f06a9956984bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:12.380615 22901 consensus_queue.cc:237] T e1297d3fe09544449bd2bbc572636644 P aabe9ef5f1314406b36f06a9956984bb [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:12.399959 23950 raft_consensus.cc:993] T 94c6b24104604a22804f73aae25bfbd6 P 2793980a665d4daf84bbe67f9b2b5930: : Instructing follower 3ce2186176de44289a47aadeda531c8e to start an election
I20260709 12:23:12.400389 23950 raft_consensus.cc:1081] T 94c6b24104604a22804f73aae25bfbd6 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Signalling peer 3ce2186176de44289a47aadeda531c8e to start an election
I20260709 12:23:12.407897 23591 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "94c6b24104604a22804f73aae25bfbd6"
dest_uuid: "3ce2186176de44289a47aadeda531c8e"
 from {username='slave'} at 127.0.0.1:41712
I20260709 12:23:12.408551 23591 raft_consensus.cc:493] T 94c6b24104604a22804f73aae25bfbd6 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:12.408947 23591 raft_consensus.cc:3060] T 94c6b24104604a22804f73aae25bfbd6 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:12.418550 23591 raft_consensus.cc:515] T 94c6b24104604a22804f73aae25bfbd6 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:12.421598 22901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c6b24104604a22804f73aae25bfbd6" candidate_uuid: "3ce2186176de44289a47aadeda531c8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:23:12.422252 22901 raft_consensus.cc:3060] T 94c6b24104604a22804f73aae25bfbd6 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:12.426290 23053 raft_consensus.cc:2955] T 9ef043d125cf48369b761c1076f913ab P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:12.434406 22901 raft_consensus.cc:2468] T 94c6b24104604a22804f73aae25bfbd6 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ce2186176de44289a47aadeda531c8e in term 2.
I20260709 12:23:12.435648 23553 leader_election.cc:304] T 94c6b24104604a22804f73aae25bfbd6 P 3ce2186176de44289a47aadeda531c8e [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: 3ce2186176de44289a47aadeda531c8e, aabe9ef5f1314406b36f06a9956984bb; no voters: 
I20260709 12:23:12.436676 24029 raft_consensus.cc:2804] T 94c6b24104604a22804f73aae25bfbd6 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:12.437196 24029 raft_consensus.cc:697] T 94c6b24104604a22804f73aae25bfbd6 P 3ce2186176de44289a47aadeda531c8e [term 2 LEADER]: Becoming Leader. State: Replica: 3ce2186176de44289a47aadeda531c8e, State: Running, Role: LEADER
I20260709 12:23:12.438154 24029 consensus_queue.cc:237] T 94c6b24104604a22804f73aae25bfbd6 P 3ce2186176de44289a47aadeda531c8e [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:12.448829 23590 raft_consensus.cc:1275] T e1297d3fe09544449bd2bbc572636644 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:12.450264 23050 raft_consensus.cc:1275] T e1297d3fe09544449bd2bbc572636644 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:12.456045 24160 consensus_queue.cc:1048] T e1297d3fe09544449bd2bbc572636644 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:23:12.457676 24000 raft_consensus.cc:1064] T 7db6952e2d2d43bf9839475e9395d905 P aabe9ef5f1314406b36f06a9956984bb: attempting to promote NON_VOTER 3ce2186176de44289a47aadeda531c8e to VOTER
I20260709 12:23:12.460448 24000 consensus_queue.cc:237] T 7db6952e2d2d43bf9839475e9395d905 P aabe9ef5f1314406b36f06a9956984bb [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:12.472273 22901 raft_consensus.cc:2955] T 58565908d0aa4310b6a47bb4ed2c694c P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:12.473821 22980 raft_consensus.cc:2955] T 9ef043d125cf48369b761c1076f913ab P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:12.484342 23591 leader_election.cc:290] T 94c6b24104604a22804f73aae25bfbd6 P 3ce2186176de44289a47aadeda531c8e [CANDIDATE]: Term 2 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:23:12.486925 22974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c6b24104604a22804f73aae25bfbd6" candidate_uuid: "3ce2186176de44289a47aadeda531c8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
I20260709 12:23:12.487502 22974 raft_consensus.cc:3055] T 94c6b24104604a22804f73aae25bfbd6 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:12.487788 22974 raft_consensus.cc:740] T 94c6b24104604a22804f73aae25bfbd6 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
I20260709 12:23:12.488545 22974 consensus_queue.cc:260] T 94c6b24104604a22804f73aae25bfbd6 P 2793980a665d4daf84bbe67f9b2b5930 [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:12.491533 22801 catalog_manager.cc:5697] T 58565908d0aa4310b6a47bb4ed2c694c P 7b3e366cdf24471e8a88203d43ff95cf reported cstate change: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:23:12.492767 22803 catalog_manager.cc:5697] T 9ef043d125cf48369b761c1076f913ab P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: config changed from index 3 to 4, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "aabe9ef5f1314406b36f06a9956984bb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:12.489732 22974 raft_consensus.cc:3060] T 94c6b24104604a22804f73aae25bfbd6 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:12.497743 24167 consensus_queue.cc:1048] T e1297d3fe09544449bd2bbc572636644 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:23:12.505923 23052 raft_consensus.cc:1275] T a7c79fc7016f41988c6c1073ab59ba03 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:12.507758 24098 consensus_queue.cc:1048] T a7c79fc7016f41988c6c1073ab59ba03 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:12.515168 23593 raft_consensus.cc:2955] T 9ef043d125cf48369b761c1076f913ab P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:12.505909 22974 raft_consensus.cc:2468] T 94c6b24104604a22804f73aae25bfbd6 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ce2186176de44289a47aadeda531c8e in term 2.
I20260709 12:23:12.532100 22980 raft_consensus.cc:2955] T 58565908d0aa4310b6a47bb4ed2c694c P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:12.534796 22977 raft_consensus.cc:1275] T 7db6952e2d2d43bf9839475e9395d905 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:12.536202 24164 consensus_queue.cc:1048] T 7db6952e2d2d43bf9839475e9395d905 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:12.536599 22803 catalog_manager.cc:5697] T 962dbf56ae3245bc904983e44c78b835 P 3ce2186176de44289a47aadeda531c8e reported cstate change: term changed from 1 to 2, leader changed from 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) to 3ce2186176de44289a47aadeda531c8e (127.21.56.196). New cstate: current_term: 2 leader_uuid: "3ce2186176de44289a47aadeda531c8e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:23:12.559701 22802 catalog_manager.cc:5697] T 94c6b24104604a22804f73aae25bfbd6 P 3ce2186176de44289a47aadeda531c8e reported cstate change: term changed from 1 to 2, leader changed from 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) to 3ce2186176de44289a47aadeda531c8e (127.21.56.196). New cstate: current_term: 2 leader_uuid: "3ce2186176de44289a47aadeda531c8e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:23:12.571797 23053 raft_consensus.cc:1275] T 7db6952e2d2d43bf9839475e9395d905 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:12.574589 24000 raft_consensus.cc:2955] T e1297d3fe09544449bd2bbc572636644 P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:12.575974 24164 consensus_queue.cc:1048] T 7db6952e2d2d43bf9839475e9395d905 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:12.581530 23592 raft_consensus.cc:2955] T e1297d3fe09544449bd2bbc572636644 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:12.590621 22901 raft_consensus.cc:1275] T a7c79fc7016f41988c6c1073ab59ba03 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:12.592550 23050 consensus_queue.cc:237] T 58565908d0aa4310b6a47bb4ed2c694c P 7b3e366cdf24471e8a88203d43ff95cf [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: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:12.593844 24036 consensus_queue.cc:1048] T a7c79fc7016f41988c6c1073ab59ba03 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:12.589422 23053 raft_consensus.cc:2955] T e1297d3fe09544449bd2bbc572636644 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:12.609565 22902 consensus_queue.cc:237] T 9ef043d125cf48369b761c1076f913ab P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:12.614951 23589 raft_consensus.cc:1275] T 58565908d0aa4310b6a47bb4ed2c694c P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:12.614807 22977 raft_consensus.cc:1275] T 58565908d0aa4310b6a47bb4ed2c694c P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:12.616475 24141 consensus_queue.cc:1048] T 58565908d0aa4310b6a47bb4ed2c694c P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:12.620226 24141 consensus_queue.cc:1048] T 58565908d0aa4310b6a47bb4ed2c694c P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:12.629689 24109 raft_consensus.cc:2955] T 58565908d0aa4310b6a47bb4ed2c694c P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:12.639627 23591 raft_consensus.cc:1275] T 7db6952e2d2d43bf9839475e9395d905 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:12.641270 22804 catalog_manager.cc:5697] T e1297d3fe09544449bd2bbc572636644 P 3ce2186176de44289a47aadeda531c8e reported cstate change: config changed from index 3 to 4, VOTER 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) evicted. New cstate: current_term: 1 leader_uuid: "aabe9ef5f1314406b36f06a9956984bb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:12.643821 22980 raft_consensus.cc:2955] T 58565908d0aa4310b6a47bb4ed2c694c P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:12.648761 22974 raft_consensus.cc:1275] T 9ef043d125cf48369b761c1076f913ab P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:12.652009 24167 consensus_queue.cc:1048] T 9ef043d125cf48369b761c1076f913ab P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:12.649279 23589 raft_consensus.cc:2955] T 58565908d0aa4310b6a47bb4ed2c694c P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:12.662567 24164 raft_consensus.cc:2955] T 9ef043d125cf48369b761c1076f913ab P aabe9ef5f1314406b36f06a9956984bb [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:12.672586 22969 tablet_service.cc:1558] Processing DeleteTablet for tablet e1297d3fe09544449bd2bbc572636644 with delete_type TABLET_DATA_TOMBSTONED (TS 2793980a665d4daf84bbe67f9b2b5930 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46262
I20260709 12:23:12.673957 22789 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9ef043d125cf48369b761c1076f913ab with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:23:12.685460 22789 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e1297d3fe09544449bd2bbc572636644 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:23:12.688462 23591 raft_consensus.cc:1275] T 9ef043d125cf48369b761c1076f913ab P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:12.682420 22980 raft_consensus.cc:2955] T 9ef043d125cf48369b761c1076f913ab P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:12.694080 22791 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 58565908d0aa4310b6a47bb4ed2c694c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:23:12.700076 22803 catalog_manager.cc:5697] T 58565908d0aa4310b6a47bb4ed2c694c P 3ce2186176de44289a47aadeda531c8e reported cstate change: config changed from index 3 to 4, VOTER aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) evicted. New cstate: current_term: 1 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:12.712510 24193 tablet_replica.cc:333] T e1297d3fe09544449bd2bbc572636644 P 2793980a665d4daf84bbe67f9b2b5930: stopping tablet replica
I20260709 12:23:12.713920 24193 raft_consensus.cc:2243] T e1297d3fe09544449bd2bbc572636644 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:12.718120 24193 raft_consensus.cc:2272] T e1297d3fe09544449bd2bbc572636644 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:12.718286 24164 consensus_queue.cc:1048] T 7db6952e2d2d43bf9839475e9395d905 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:12.720872 22887 tablet_service.cc:1558] Processing DeleteTablet for tablet 58565908d0aa4310b6a47bb4ed2c694c with delete_type TABLET_DATA_TOMBSTONED (TS aabe9ef5f1314406b36f06a9956984bb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54446
I20260709 12:23:12.723778 22974 raft_consensus.cc:1275] T 9d4a86f307e94cac9af99a9b5a670bba P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:12.724174 24194 tablet_replica.cc:333] T 58565908d0aa4310b6a47bb4ed2c694c P aabe9ef5f1314406b36f06a9956984bb: stopping tablet replica
I20260709 12:23:12.725061 24071 consensus_queue.cc:1048] T 9d4a86f307e94cac9af99a9b5a670bba P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:12.725251 24194 raft_consensus.cc:2243] T 58565908d0aa4310b6a47bb4ed2c694c P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:12.725334 24193 ts_tablet_manager.cc:1916] T e1297d3fe09544449bd2bbc572636644 P 2793980a665d4daf84bbe67f9b2b5930: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:23:12.726307 24194 raft_consensus.cc:2272] T 58565908d0aa4310b6a47bb4ed2c694c P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:12.730335 23053 raft_consensus.cc:1275] T 962dbf56ae3245bc904983e44c78b835 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Refusing update from remote peer 3ce2186176de44289a47aadeda531c8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:12.730640 24194 ts_tablet_manager.cc:1916] T 58565908d0aa4310b6a47bb4ed2c694c P aabe9ef5f1314406b36f06a9956984bb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:23:12.732020 24139 consensus_queue.cc:1048] T 962dbf56ae3245bc904983e44c78b835 P 3ce2186176de44289a47aadeda531c8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:12.739069 24160 consensus_queue.cc:1048] T 9ef043d125cf48369b761c1076f913ab P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:23:12.740687 24168 raft_consensus.cc:2955] T 7db6952e2d2d43bf9839475e9395d905 P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:12.748173 23052 raft_consensus.cc:1275] T 9d4a86f307e94cac9af99a9b5a670bba P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:12.760860 24193 ts_tablet_manager.cc:1929] T e1297d3fe09544449bd2bbc572636644 P 2793980a665d4daf84bbe67f9b2b5930: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:23:12.761639 24193 log.cc:1199] T e1297d3fe09544449bd2bbc572636644 P 2793980a665d4daf84bbe67f9b2b5930: Deleting WAL directory at /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599696038870-21731-0/minicluster-data/ts-1-root/wals/e1297d3fe09544449bd2bbc572636644
I20260709 12:23:12.764705 22790 catalog_manager.cc:5028] TS 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): tablet e1297d3fe09544449bd2bbc572636644 (table test-workload [id=5a80fbc528df4e20ae011992009cf62e]) successfully deleted
I20260709 12:23:12.765422 22974 raft_consensus.cc:2955] T 7db6952e2d2d43bf9839475e9395d905 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:12.780979 23053 raft_consensus.cc:2955] T 7db6952e2d2d43bf9839475e9395d905 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:12.795039 22977 raft_consensus.cc:1275] T 962dbf56ae3245bc904983e44c78b835 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Refusing update from remote peer 3ce2186176de44289a47aadeda531c8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:12.797515 24139 consensus_queue.cc:1048] T 962dbf56ae3245bc904983e44c78b835 P 3ce2186176de44289a47aadeda531c8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:23:12.807519 23593 raft_consensus.cc:2955] T 9ef043d125cf48369b761c1076f913ab P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:12.810436 23050 raft_consensus.cc:1275] T a84cd8549ea9471cb0d9aba2f81c0346 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:12.818281 24164 consensus_queue.cc:1048] T 9d4a86f307e94cac9af99a9b5a670bba P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:12.819685 22980 raft_consensus.cc:1275] T a84cd8549ea9471cb0d9aba2f81c0346 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:12.821818 24194 ts_tablet_manager.cc:1929] T 58565908d0aa4310b6a47bb4ed2c694c P aabe9ef5f1314406b36f06a9956984bb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:23:12.822713 24194 log.cc:1199] T 58565908d0aa4310b6a47bb4ed2c694c P aabe9ef5f1314406b36f06a9956984bb: Deleting WAL directory at /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599696038870-21731-0/minicluster-data/ts-0-root/wals/58565908d0aa4310b6a47bb4ed2c694c
I20260709 12:23:12.823237 24168 consensus_queue.cc:1048] T a84cd8549ea9471cb0d9aba2f81c0346 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:23:12.832253 24161 consensus_queue.cc:1048] T a84cd8549ea9471cb0d9aba2f81c0346 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:23:12.855011 22789 catalog_manager.cc:5028] TS aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): tablet 58565908d0aa4310b6a47bb4ed2c694c (table test-workload [id=5a80fbc528df4e20ae011992009cf62e]) successfully deleted
I20260709 12:23:12.853209 22802 catalog_manager.cc:5697] T 7db6952e2d2d43bf9839475e9395d905 P aabe9ef5f1314406b36f06a9956984bb reported cstate change: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "aabe9ef5f1314406b36f06a9956984bb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:12.884646 23593 raft_consensus.cc:2955] T 7db6952e2d2d43bf9839475e9395d905 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:12.888558 22802 catalog_manager.cc:5697] T 9ef043d125cf48369b761c1076f913ab P aabe9ef5f1314406b36f06a9956984bb reported cstate change: config changed from index 4 to 5, VOTER 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) evicted. New cstate: current_term: 2 leader_uuid: "aabe9ef5f1314406b36f06a9956984bb" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:12.911846 22980 raft_consensus.cc:1275] T 94c6b24104604a22804f73aae25bfbd6 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Refusing update from remote peer 3ce2186176de44289a47aadeda531c8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:12.918807 24139 consensus_queue.cc:1048] T 94c6b24104604a22804f73aae25bfbd6 P 3ce2186176de44289a47aadeda531c8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:12.927258 23038 tablet_service.cc:1558] Processing DeleteTablet for tablet 9ef043d125cf48369b761c1076f913ab with delete_type TABLET_DATA_TOMBSTONED (TS 7b3e366cdf24471e8a88203d43ff95cf not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:40464
I20260709 12:23:12.942960 24204 tablet_replica.cc:333] T 9ef043d125cf48369b761c1076f913ab P 7b3e366cdf24471e8a88203d43ff95cf: stopping tablet replica
I20260709 12:23:12.944213 22907 consensus_queue.cc:237] T 7db6952e2d2d43bf9839475e9395d905 P aabe9ef5f1314406b36f06a9956984bb [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:12.954160 22902 raft_consensus.cc:1275] T 94c6b24104604a22804f73aae25bfbd6 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Refusing update from remote peer 3ce2186176de44289a47aadeda531c8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:12.955229 24204 raft_consensus.cc:2243] T 9ef043d125cf48369b761c1076f913ab P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:12.956028 24204 raft_consensus.cc:2272] T 9ef043d125cf48369b761c1076f913ab P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:12.956065 24029 consensus_queue.cc:1048] T 94c6b24104604a22804f73aae25bfbd6 P 3ce2186176de44289a47aadeda531c8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:23:12.959455 24204 ts_tablet_manager.cc:1916] T 9ef043d125cf48369b761c1076f913ab P 7b3e366cdf24471e8a88203d43ff95cf: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:23:12.969210 23593 raft_consensus.cc:1275] T 7db6952e2d2d43bf9839475e9395d905 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:12.970950 24164 consensus_queue.cc:1048] T 7db6952e2d2d43bf9839475e9395d905 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:12.975616 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:12.978519 23057 raft_consensus.cc:1275] T 7db6952e2d2d43bf9839475e9395d905 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:12.981843 24168 consensus_queue.cc:1048] T 7db6952e2d2d43bf9839475e9395d905 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:12.985074 23593 raft_consensus.cc:2955] T 7db6952e2d2d43bf9839475e9395d905 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:12.989629 24204 ts_tablet_manager.cc:1929] T 9ef043d125cf48369b761c1076f913ab P 7b3e366cdf24471e8a88203d43ff95cf: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:23:12.990041 24204 log.cc:1199] T 9ef043d125cf48369b761c1076f913ab P 7b3e366cdf24471e8a88203d43ff95cf: Deleting WAL directory at /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599696038870-21731-0/minicluster-data/ts-2-root/wals/9ef043d125cf48369b761c1076f913ab
I20260709 12:23:12.981295 24167 raft_consensus.cc:2955] T 7db6952e2d2d43bf9839475e9395d905 P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:12.994303 22791 catalog_manager.cc:5028] TS 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669): tablet 9ef043d125cf48369b761c1076f913ab (table test-workload [id=5a80fbc528df4e20ae011992009cf62e]) successfully deleted
I20260709 12:23:12.997452 23057 raft_consensus.cc:2955] T 7db6952e2d2d43bf9839475e9395d905 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:13.004223 22789 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7db6952e2d2d43bf9839475e9395d905 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:23:13.017071 22804 catalog_manager.cc:5697] T 7db6952e2d2d43bf9839475e9395d905 P 7b3e366cdf24471e8a88203d43ff95cf reported cstate change: config changed from index 3 to 4, VOTER 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) evicted. New cstate: current_term: 1 leader_uuid: "aabe9ef5f1314406b36f06a9956984bb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:13.028573 22969 tablet_service.cc:1558] Processing DeleteTablet for tablet 7db6952e2d2d43bf9839475e9395d905 with delete_type TABLET_DATA_TOMBSTONED (TS 2793980a665d4daf84bbe67f9b2b5930 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46262
I20260709 12:23:13.029868 24193 tablet_replica.cc:333] T 7db6952e2d2d43bf9839475e9395d905 P 2793980a665d4daf84bbe67f9b2b5930: stopping tablet replica
I20260709 12:23:13.030911 24193 raft_consensus.cc:2243] T 7db6952e2d2d43bf9839475e9395d905 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:13.031574 24193 raft_consensus.cc:2272] T 7db6952e2d2d43bf9839475e9395d905 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:13.035972 24193 ts_tablet_manager.cc:1916] T 7db6952e2d2d43bf9839475e9395d905 P 2793980a665d4daf84bbe67f9b2b5930: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:23:13.052515 24193 ts_tablet_manager.cc:1929] T 7db6952e2d2d43bf9839475e9395d905 P 2793980a665d4daf84bbe67f9b2b5930: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:23:13.052954 24193 log.cc:1199] T 7db6952e2d2d43bf9839475e9395d905 P 2793980a665d4daf84bbe67f9b2b5930: Deleting WAL directory at /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599696038870-21731-0/minicluster-data/ts-1-root/wals/7db6952e2d2d43bf9839475e9395d905
I20260709 12:23:13.054459 22790 catalog_manager.cc:5028] TS 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): tablet 7db6952e2d2d43bf9839475e9395d905 (table test-workload [id=5a80fbc528df4e20ae011992009cf62e]) successfully deleted
I20260709 12:23:13.060225 22980 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "58c5ed39d5c24b0080b35b21717e3eca"
dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
mode: GRACEFUL
new_leader_uuid: "3ce2186176de44289a47aadeda531c8e"
 from {username='slave'} at 127.0.0.1:57866
I20260709 12:23:13.060695 22980 raft_consensus.cc:606] T 58c5ed39d5c24b0080b35b21717e3eca P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Received request to transfer leadership to TS 3ce2186176de44289a47aadeda531c8e
I20260709 12:23:13.062875 22980 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7cba1fb278ad4c19923e5fc856814da8"
dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
mode: GRACEFUL
new_leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
 from {username='slave'} at 127.0.0.1:57866
I20260709 12:23:13.063297 22980 raft_consensus.cc:606] T 7cba1fb278ad4c19923e5fc856814da8 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Received request to transfer leadership to TS 7b3e366cdf24471e8a88203d43ff95cf
I20260709 12:23:13.065461 22907 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "88cf02843293496ca59860bb49ca31e5"
dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
mode: GRACEFUL
new_leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
 from {username='slave'} at 127.0.0.1:60108
I20260709 12:23:13.065914 22907 raft_consensus.cc:606] T 88cf02843293496ca59860bb49ca31e5 P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Received request to transfer leadership to TS 7b3e366cdf24471e8a88203d43ff95cf
I20260709 12:23:13.068369 23057 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7b9ac345c47488b981a6a0d62560a1c"
dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
mode: GRACEFUL
new_leader_uuid: "2793980a665d4daf84bbe67f9b2b5930"
 from {username='slave'} at 127.0.0.1:47160
I20260709 12:23:13.068919 23057 raft_consensus.cc:606] T e7b9ac345c47488b981a6a0d62560a1c P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Received request to transfer leadership to TS 2793980a665d4daf84bbe67f9b2b5930
I20260709 12:23:13.070086 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:23:13.071257 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:13.071877 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:13.184471 24109 raft_consensus.cc:993] T e7b9ac345c47488b981a6a0d62560a1c P 7b3e366cdf24471e8a88203d43ff95cf: : Instructing follower 2793980a665d4daf84bbe67f9b2b5930 to start an election
I20260709 12:23:13.184934 24109 raft_consensus.cc:1081] T e7b9ac345c47488b981a6a0d62560a1c P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Signalling peer 2793980a665d4daf84bbe67f9b2b5930 to start an election
I20260709 12:23:13.186241 22980 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7b9ac345c47488b981a6a0d62560a1c"
dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
 from {username='slave'} at 127.0.0.1:46286
I20260709 12:23:13.186674 22980 raft_consensus.cc:493] T e7b9ac345c47488b981a6a0d62560a1c P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:13.186939 22980 raft_consensus.cc:3060] T e7b9ac345c47488b981a6a0d62560a1c P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:13.194284 22980 raft_consensus.cc:515] T e7b9ac345c47488b981a6a0d62560a1c P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:13.197022 22980 leader_election.cc:290] T e7b9ac345c47488b981a6a0d62560a1c P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 2 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:23:13.198352 23056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7b9ac345c47488b981a6a0d62560a1c" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:23:13.198593 22901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7b9ac345c47488b981a6a0d62560a1c" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:23:13.199251 22901 raft_consensus.cc:3060] T e7b9ac345c47488b981a6a0d62560a1c P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:13.199054 23056 raft_consensus.cc:3055] T e7b9ac345c47488b981a6a0d62560a1c P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:13.199690 23056 raft_consensus.cc:740] T e7b9ac345c47488b981a6a0d62560a1c P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Running, Role: LEADER
I20260709 12:23:13.200459 23056 consensus_queue.cc:260] T e7b9ac345c47488b981a6a0d62560a1c P 7b3e366cdf24471e8a88203d43ff95cf [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: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:13.201578 23056 raft_consensus.cc:3060] T e7b9ac345c47488b981a6a0d62560a1c P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:13.205947 22901 raft_consensus.cc:2468] T e7b9ac345c47488b981a6a0d62560a1c P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 2.
I20260709 12:23:13.207837 23056 raft_consensus.cc:2468] T e7b9ac345c47488b981a6a0d62560a1c P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 2.
I20260709 12:23:13.208006 22946 leader_election.cc:304] T e7b9ac345c47488b981a6a0d62560a1c P 2793980a665d4daf84bbe67f9b2b5930 [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: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb; no voters: 
I20260709 12:23:13.208945 24036 raft_consensus.cc:2804] T e7b9ac345c47488b981a6a0d62560a1c P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:13.209443 24036 raft_consensus.cc:697] T e7b9ac345c47488b981a6a0d62560a1c P 2793980a665d4daf84bbe67f9b2b5930 [term 2 LEADER]: Becoming Leader. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
I20260709 12:23:13.210386 24036 consensus_queue.cc:237] T e7b9ac345c47488b981a6a0d62560a1c P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Queue 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: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:13.223565 22802 catalog_manager.cc:5697] T e7b9ac345c47488b981a6a0d62560a1c P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: term changed from 1 to 2, leader changed from 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) to 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194). New cstate: current_term: 2 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:13.275420 24098 raft_consensus.cc:993] T 58c5ed39d5c24b0080b35b21717e3eca P 2793980a665d4daf84bbe67f9b2b5930: : Instructing follower 3ce2186176de44289a47aadeda531c8e to start an election
I20260709 12:23:13.275846 24036 raft_consensus.cc:1081] T 58c5ed39d5c24b0080b35b21717e3eca P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Signalling peer 3ce2186176de44289a47aadeda531c8e to start an election
I20260709 12:23:13.277299 23591 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "58c5ed39d5c24b0080b35b21717e3eca"
dest_uuid: "3ce2186176de44289a47aadeda531c8e"
 from {username='slave'} at 127.0.0.1:41712
I20260709 12:23:13.277737 23591 raft_consensus.cc:493] T 58c5ed39d5c24b0080b35b21717e3eca P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:13.278025 23591 raft_consensus.cc:3060] T 58c5ed39d5c24b0080b35b21717e3eca P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:13.278903 24036 raft_consensus.cc:993] T 7cba1fb278ad4c19923e5fc856814da8 P 2793980a665d4daf84bbe67f9b2b5930: : Instructing follower 7b3e366cdf24471e8a88203d43ff95cf to start an election
I20260709 12:23:13.279335 24098 raft_consensus.cc:1081] T 7cba1fb278ad4c19923e5fc856814da8 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Signalling peer 7b3e366cdf24471e8a88203d43ff95cf to start an election
I20260709 12:23:13.280627 23057 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7cba1fb278ad4c19923e5fc856814da8"
dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
 from {username='slave'} at 127.0.0.1:40472
I20260709 12:23:13.281033 23057 raft_consensus.cc:493] T 7cba1fb278ad4c19923e5fc856814da8 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:13.281276 23057 raft_consensus.cc:3060] T 7cba1fb278ad4c19923e5fc856814da8 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:13.283228 23591 raft_consensus.cc:515] T 58c5ed39d5c24b0080b35b21717e3eca P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:13.285063 23591 leader_election.cc:290] T 58c5ed39d5c24b0080b35b21717e3eca P 3ce2186176de44289a47aadeda531c8e [CANDIDATE]: Term 2 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:23:13.285730 22901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58c5ed39d5c24b0080b35b21717e3eca" candidate_uuid: "3ce2186176de44289a47aadeda531c8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:23:13.286350 22901 raft_consensus.cc:3060] T 58c5ed39d5c24b0080b35b21717e3eca P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:13.286219 22974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58c5ed39d5c24b0080b35b21717e3eca" candidate_uuid: "3ce2186176de44289a47aadeda531c8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
I20260709 12:23:13.286870 22974 raft_consensus.cc:3055] T 58c5ed39d5c24b0080b35b21717e3eca P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:13.287150 22974 raft_consensus.cc:740] T 58c5ed39d5c24b0080b35b21717e3eca P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
I20260709 12:23:13.287271 23057 raft_consensus.cc:515] T 7cba1fb278ad4c19923e5fc856814da8 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:13.287868 22974 consensus_queue.cc:260] T 58c5ed39d5c24b0080b35b21717e3eca P 2793980a665d4daf84bbe67f9b2b5930 [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:13.289086 22974 raft_consensus.cc:3060] T 58c5ed39d5c24b0080b35b21717e3eca P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:13.289745 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cba1fb278ad4c19923e5fc856814da8" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:23:13.290314 22907 raft_consensus.cc:3060] T 7cba1fb278ad4c19923e5fc856814da8 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:13.290657 22980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cba1fb278ad4c19923e5fc856814da8" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
I20260709 12:23:13.291143 22980 raft_consensus.cc:3055] T 7cba1fb278ad4c19923e5fc856814da8 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:13.291370 22980 raft_consensus.cc:740] T 7cba1fb278ad4c19923e5fc856814da8 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
I20260709 12:23:13.291985 22980 consensus_queue.cc:260] T 7cba1fb278ad4c19923e5fc856814da8 P 2793980a665d4daf84bbe67f9b2b5930 [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:13.292724 22980 raft_consensus.cc:3060] T 7cba1fb278ad4c19923e5fc856814da8 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:13.295022 23057 leader_election.cc:290] T 7cba1fb278ad4c19923e5fc856814da8 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 2 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:23:13.296145 22974 raft_consensus.cc:2468] T 58c5ed39d5c24b0080b35b21717e3eca P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ce2186176de44289a47aadeda531c8e in term 2.
I20260709 12:23:13.296464 22907 raft_consensus.cc:2468] T 7cba1fb278ad4c19923e5fc856814da8 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 2.
I20260709 12:23:13.297601 23021 leader_election.cc:304] T 7cba1fb278ad4c19923e5fc856814da8 P 7b3e366cdf24471e8a88203d43ff95cf [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: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb; no voters: 
I20260709 12:23:13.297694 23554 leader_election.cc:304] T 58c5ed39d5c24b0080b35b21717e3eca P 3ce2186176de44289a47aadeda531c8e [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: 2793980a665d4daf84bbe67f9b2b5930, 3ce2186176de44289a47aadeda531c8e; no voters: 
I20260709 12:23:13.298398 24109 raft_consensus.cc:2804] T 7cba1fb278ad4c19923e5fc856814da8 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:13.298534 24074 raft_consensus.cc:2804] T 58c5ed39d5c24b0080b35b21717e3eca P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:13.299085 24074 raft_consensus.cc:697] T 58c5ed39d5c24b0080b35b21717e3eca P 3ce2186176de44289a47aadeda531c8e [term 2 LEADER]: Becoming Leader. State: Replica: 3ce2186176de44289a47aadeda531c8e, State: Running, Role: LEADER
I20260709 12:23:13.299952 24109 raft_consensus.cc:697] T 7cba1fb278ad4c19923e5fc856814da8 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 LEADER]: Becoming Leader. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Running, Role: LEADER
I20260709 12:23:13.300182 24074 consensus_queue.cc:237] T 58c5ed39d5c24b0080b35b21717e3eca P 3ce2186176de44289a47aadeda531c8e [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:13.301036 24109 consensus_queue.cc:237] T 7cba1fb278ad4c19923e5fc856814da8 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Queue 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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:13.304245 22980 raft_consensus.cc:2468] T 7cba1fb278ad4c19923e5fc856814da8 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 2.
I20260709 12:23:13.301791 22901 raft_consensus.cc:2468] T 58c5ed39d5c24b0080b35b21717e3eca P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ce2186176de44289a47aadeda531c8e in term 2.
I20260709 12:23:13.318289 22802 catalog_manager.cc:5697] T 7cba1fb278ad4c19923e5fc856814da8 P 7b3e366cdf24471e8a88203d43ff95cf reported cstate change: term changed from 1 to 2, leader changed from 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) to 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195). New cstate: current_term: 2 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:13.318207 22800 catalog_manager.cc:5697] T 58c5ed39d5c24b0080b35b21717e3eca P 3ce2186176de44289a47aadeda531c8e reported cstate change: term changed from 1 to 2, leader changed from 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) to 3ce2186176de44289a47aadeda531c8e (127.21.56.196). New cstate: current_term: 2 leader_uuid: "3ce2186176de44289a47aadeda531c8e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:23:13.608506 24167 raft_consensus.cc:993] T 88cf02843293496ca59860bb49ca31e5 P aabe9ef5f1314406b36f06a9956984bb: : Instructing follower 7b3e366cdf24471e8a88203d43ff95cf to start an election
I20260709 12:23:13.608904 24168 raft_consensus.cc:1081] T 88cf02843293496ca59860bb49ca31e5 P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Signalling peer 7b3e366cdf24471e8a88203d43ff95cf to start an election
I20260709 12:23:13.610262 23056 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "88cf02843293496ca59860bb49ca31e5"
dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
 from {username='slave'} at 127.0.0.1:40478
I20260709 12:23:13.610694 23056 raft_consensus.cc:493] T 88cf02843293496ca59860bb49ca31e5 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:13.610921 23056 raft_consensus.cc:3060] T 88cf02843293496ca59860bb49ca31e5 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:13.616662 23056 raft_consensus.cc:515] T 88cf02843293496ca59860bb49ca31e5 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:13.618127 23056 leader_election.cc:290] T 88cf02843293496ca59860bb49ca31e5 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 2 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:23:13.618798 22901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88cf02843293496ca59860bb49ca31e5" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:23:13.619078 22980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88cf02843293496ca59860bb49ca31e5" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
I20260709 12:23:13.619396 22901 raft_consensus.cc:3055] T 88cf02843293496ca59860bb49ca31e5 P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:13.619762 22901 raft_consensus.cc:740] T 88cf02843293496ca59860bb49ca31e5 P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Running, Role: LEADER
I20260709 12:23:13.619822 22980 raft_consensus.cc:3060] T 88cf02843293496ca59860bb49ca31e5 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:13.620545 22901 consensus_queue.cc:260] T 88cf02843293496ca59860bb49ca31e5 P aabe9ef5f1314406b36f06a9956984bb [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:13.621595 22901 raft_consensus.cc:3060] T 88cf02843293496ca59860bb49ca31e5 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:13.625315 22980 raft_consensus.cc:2468] T 88cf02843293496ca59860bb49ca31e5 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 2.
I20260709 12:23:13.626490 23022 leader_election.cc:304] T 88cf02843293496ca59860bb49ca31e5 P 7b3e366cdf24471e8a88203d43ff95cf [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: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: 
I20260709 12:23:13.626526 22901 raft_consensus.cc:2468] T 88cf02843293496ca59860bb49ca31e5 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 2.
I20260709 12:23:13.627381 24109 raft_consensus.cc:2804] T 88cf02843293496ca59860bb49ca31e5 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:13.627874 24109 raft_consensus.cc:697] T 88cf02843293496ca59860bb49ca31e5 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 LEADER]: Becoming Leader. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Running, Role: LEADER
I20260709 12:23:13.628726 24109 consensus_queue.cc:237] T 88cf02843293496ca59860bb49ca31e5 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Queue 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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:13.641486 22800 catalog_manager.cc:5697] T 88cf02843293496ca59860bb49ca31e5 P 7b3e366cdf24471e8a88203d43ff95cf reported cstate change: term changed from 1 to 2, leader changed from aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) to 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195). New cstate: current_term: 2 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:13.699657 22907 raft_consensus.cc:1275] T 58c5ed39d5c24b0080b35b21717e3eca P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Refusing update from remote peer 3ce2186176de44289a47aadeda531c8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:13.701086 24209 consensus_queue.cc:1048] T 58c5ed39d5c24b0080b35b21717e3eca P 3ce2186176de44289a47aadeda531c8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:13.751451 22901 raft_consensus.cc:1275] T e7b9ac345c47488b981a6a0d62560a1c P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:23:13.761646 22946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.56.193:36711, user_credentials={real_user=slave}} blocked reactor thread for 59158.7us
I20260709 12:23:13.767774 24036 consensus_queue.cc:1048] T e7b9ac345c47488b981a6a0d62560a1c P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:13.775257 22980 raft_consensus.cc:1275] T 58c5ed39d5c24b0080b35b21717e3eca P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Refusing update from remote peer 3ce2186176de44289a47aadeda531c8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:13.775978 22977 raft_consensus.cc:1275] T 7cba1fb278ad4c19923e5fc856814da8 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:13.778476 24139 consensus_queue.cc:1048] T 58c5ed39d5c24b0080b35b21717e3eca P 3ce2186176de44289a47aadeda531c8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:13.778801 24210 consensus_queue.cc:1048] T 7cba1fb278ad4c19923e5fc856814da8 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:13.799175 23050 raft_consensus.cc:1275] T e7b9ac345c47488b981a6a0d62560a1c P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:13.800539 24098 consensus_queue.cc:1048] T e7b9ac345c47488b981a6a0d62560a1c P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:23:13.831091 22901 raft_consensus.cc:1275] T 7cba1fb278ad4c19923e5fc856814da8 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:13.833391 24109 consensus_queue.cc:1048] T 7cba1fb278ad4c19923e5fc856814da8 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:14.077618 22901 raft_consensus.cc:1275] T 88cf02843293496ca59860bb49ca31e5 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:14.078694 24040 consensus_queue.cc:1048] T 88cf02843293496ca59860bb49ca31e5 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:14.080926 22980 raft_consensus.cc:1275] T 88cf02843293496ca59860bb49ca31e5 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:14.082270 24210 consensus_queue.cc:1048] T 88cf02843293496ca59860bb49ca31e5 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:14.106254 22980 consensus_queue.cc:237] T 73a7d3877f714275a4addd22ffae7059 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Queue 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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:14.110647 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:14.139487 23050 raft_consensus.cc:1275] T 73a7d3877f714275a4addd22ffae7059 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:23:14.140411 22948 consensus_peers.cc:597] T 73a7d3877f714275a4addd22ffae7059 P 2793980a665d4daf84bbe67f9b2b5930 -> Peer 3ce2186176de44289a47aadeda531c8e (127.21.56.196:44761): Couldn't send request to peer 3ce2186176de44289a47aadeda531c8e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 73a7d3877f714275a4addd22ffae7059. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:14.140450 22901 raft_consensus.cc:1275] T 73a7d3877f714275a4addd22ffae7059 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:14.141552 24036 consensus_queue.cc:1048] T 73a7d3877f714275a4addd22ffae7059 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:14.142493 24220 consensus_queue.cc:1048] T 73a7d3877f714275a4addd22ffae7059 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:14.150116 24036 raft_consensus.cc:2955] T 73a7d3877f714275a4addd22ffae7059 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:14.155496 22901 raft_consensus.cc:2955] T 73a7d3877f714275a4addd22ffae7059 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:14.159188 23050 raft_consensus.cc:2955] T 73a7d3877f714275a4addd22ffae7059 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:14.176983 22804 catalog_manager.cc:5697] T 73a7d3877f714275a4addd22ffae7059 P 7b3e366cdf24471e8a88203d43ff95cf reported cstate change: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New cstate: current_term: 1 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:14.178902 22980 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "374528a7d4ee4a25b80f6580039f844c"
dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
mode: GRACEFUL
new_leader_uuid: "aabe9ef5f1314406b36f06a9956984bb"
 from {username='slave'} at 127.0.0.1:57866
I20260709 12:23:14.178771 23053 consensus_queue.cc:237] T 7cba1fb278ad4c19923e5fc856814da8 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:14.179495 22980 raft_consensus.cc:606] T 374528a7d4ee4a25b80f6580039f844c P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Received request to transfer leadership to TS aabe9ef5f1314406b36f06a9956984bb
W20260709 12:23:14.189793 23023 consensus_peers.cc:597] T 7cba1fb278ad4c19923e5fc856814da8 P 7b3e366cdf24471e8a88203d43ff95cf -> Peer 3ce2186176de44289a47aadeda531c8e (127.21.56.196:44761): Couldn't send request to peer 3ce2186176de44289a47aadeda531c8e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7cba1fb278ad4c19923e5fc856814da8. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:14.190057 22901 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "71f3f2e9a505411582a74ee5bfbd8530"
dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
mode: GRACEFUL
new_leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
 from {username='slave'} at 127.0.0.1:60108
I20260709 12:23:14.190474 22907 raft_consensus.cc:1275] T 7cba1fb278ad4c19923e5fc856814da8 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:23:14.190681 22901 raft_consensus.cc:606] T 71f3f2e9a505411582a74ee5bfbd8530 P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Received request to transfer leadership to TS 7b3e366cdf24471e8a88203d43ff95cf
I20260709 12:23:14.192049 24109 consensus_queue.cc:1048] T 7cba1fb278ad4c19923e5fc856814da8 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:14.193240 23053 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "807154fe8d7f44a98eaee2b79b1e1a53"
dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
mode: GRACEFUL
new_leader_uuid: "2793980a665d4daf84bbe67f9b2b5930"
 from {username='slave'} at 127.0.0.1:47160
I20260709 12:23:14.193472 22977 raft_consensus.cc:1275] T 7cba1fb278ad4c19923e5fc856814da8 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:23:14.193789 23053 raft_consensus.cc:606] T 807154fe8d7f44a98eaee2b79b1e1a53 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Received request to transfer leadership to TS 2793980a665d4daf84bbe67f9b2b5930
I20260709 12:23:14.194725 24109 consensus_queue.cc:1048] T 7cba1fb278ad4c19923e5fc856814da8 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:14.196700 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:23:14.198488 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:14.201560 24040 raft_consensus.cc:2955] T 7cba1fb278ad4c19923e5fc856814da8 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:14.203058 22901 raft_consensus.cc:2955] T 7cba1fb278ad4c19923e5fc856814da8 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:14.205662 22977 raft_consensus.cc:2955] T 7cba1fb278ad4c19923e5fc856814da8 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:14.227892 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:14.235630 22907 consensus_queue.cc:237] T 0f5d1ebe64e447a4aac552273fd35d32 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Queue 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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:14.247592 22800 catalog_manager.cc:5697] T 7cba1fb278ad4c19923e5fc856814da8 P aabe9ef5f1314406b36f06a9956984bb reported cstate change: config changed from index -1 to 3, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New cstate: current_term: 2 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
W20260709 12:23:14.266301 22872 consensus_peers.cc:597] T 0f5d1ebe64e447a4aac552273fd35d32 P aabe9ef5f1314406b36f06a9956984bb -> Peer 3ce2186176de44289a47aadeda531c8e (127.21.56.196:44761): Couldn't send request to peer 3ce2186176de44289a47aadeda531c8e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0f5d1ebe64e447a4aac552273fd35d32. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:14.269090 23053 raft_consensus.cc:1275] T 0f5d1ebe64e447a4aac552273fd35d32 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:14.271620 22977 raft_consensus.cc:1275] T 0f5d1ebe64e447a4aac552273fd35d32 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:14.273638 24168 consensus_queue.cc:1048] T 0f5d1ebe64e447a4aac552273fd35d32 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:23:14.276408 24168 consensus_queue.cc:1048] T 0f5d1ebe64e447a4aac552273fd35d32 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:14.307897 24168 raft_consensus.cc:2955] T 0f5d1ebe64e447a4aac552273fd35d32 P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:14.309541 23050 raft_consensus.cc:2955] T 0f5d1ebe64e447a4aac552273fd35d32 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:14.321331 22974 raft_consensus.cc:2955] T 0f5d1ebe64e447a4aac552273fd35d32 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:14.327803 22804 catalog_manager.cc:5697] T 0f5d1ebe64e447a4aac552273fd35d32 P 7b3e366cdf24471e8a88203d43ff95cf reported cstate change: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New cstate: current_term: 1 leader_uuid: "aabe9ef5f1314406b36f06a9956984bb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:14.332954 23050 consensus_queue.cc:237] T fc89d3a58a19491c83db9e0f4cc0616d P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Queue 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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:14.346632 22907 raft_consensus.cc:1275] T fc89d3a58a19491c83db9e0f4cc0616d P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:14.348039 24040 consensus_queue.cc:1048] T fc89d3a58a19491c83db9e0f4cc0616d P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:23:14.349076 23023 consensus_peers.cc:597] T fc89d3a58a19491c83db9e0f4cc0616d P 7b3e366cdf24471e8a88203d43ff95cf -> Peer 3ce2186176de44289a47aadeda531c8e (127.21.56.196:44761): Couldn't send request to peer 3ce2186176de44289a47aadeda531c8e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fc89d3a58a19491c83db9e0f4cc0616d. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:14.350063 22974 raft_consensus.cc:1275] T fc89d3a58a19491c83db9e0f4cc0616d P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:14.352207 24040 consensus_queue.cc:1048] T fc89d3a58a19491c83db9e0f4cc0616d P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:23:14.364501 24241 raft_consensus.cc:2955] T fc89d3a58a19491c83db9e0f4cc0616d P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:14.370056 22977 raft_consensus.cc:2955] T fc89d3a58a19491c83db9e0f4cc0616d P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:14.371551 24239 raft_consensus.cc:993] T 807154fe8d7f44a98eaee2b79b1e1a53 P 7b3e366cdf24471e8a88203d43ff95cf: : Instructing follower 2793980a665d4daf84bbe67f9b2b5930 to start an election
I20260709 12:23:14.372335 24210 raft_consensus.cc:1081] T 807154fe8d7f44a98eaee2b79b1e1a53 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Signalling peer 2793980a665d4daf84bbe67f9b2b5930 to start an election
I20260709 12:23:14.370129 22901 raft_consensus.cc:2955] T fc89d3a58a19491c83db9e0f4cc0616d P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:14.374598 22974 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "807154fe8d7f44a98eaee2b79b1e1a53"
dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
 from {username='slave'} at 127.0.0.1:46286
I20260709 12:23:14.375133 22974 raft_consensus.cc:493] T 807154fe8d7f44a98eaee2b79b1e1a53 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:14.375468 22974 raft_consensus.cc:3060] T 807154fe8d7f44a98eaee2b79b1e1a53 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:14.387398 22974 raft_consensus.cc:515] T 807154fe8d7f44a98eaee2b79b1e1a53 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:14.390064 22974 leader_election.cc:290] T 807154fe8d7f44a98eaee2b79b1e1a53 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 2 election: Requested vote from peers 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669), 3ce2186176de44289a47aadeda531c8e (127.21.56.196:44761)
I20260709 12:23:14.391065 23593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807154fe8d7f44a98eaee2b79b1e1a53" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3ce2186176de44289a47aadeda531c8e"
I20260709 12:23:14.391654 23593 raft_consensus.cc:3060] T 807154fe8d7f44a98eaee2b79b1e1a53 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:14.394454 23056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807154fe8d7f44a98eaee2b79b1e1a53" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:23:14.395058 23056 raft_consensus.cc:3055] T 807154fe8d7f44a98eaee2b79b1e1a53 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:14.395339 23056 raft_consensus.cc:740] T 807154fe8d7f44a98eaee2b79b1e1a53 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Running, Role: LEADER
I20260709 12:23:14.396075 23056 consensus_queue.cc:260] T 807154fe8d7f44a98eaee2b79b1e1a53 P 7b3e366cdf24471e8a88203d43ff95cf [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: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:14.397092 23056 raft_consensus.cc:3060] T 807154fe8d7f44a98eaee2b79b1e1a53 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:14.397276 22804 catalog_manager.cc:5697] T fc89d3a58a19491c83db9e0f4cc0616d P 7b3e366cdf24471e8a88203d43ff95cf reported cstate change: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New cstate: current_term: 1 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:14.403628 23056 raft_consensus.cc:2468] T 807154fe8d7f44a98eaee2b79b1e1a53 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 2.
I20260709 12:23:14.406360 22948 leader_election.cc:304] T 807154fe8d7f44a98eaee2b79b1e1a53 P 2793980a665d4daf84bbe67f9b2b5930 [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: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: 
I20260709 12:23:14.407305 24232 raft_consensus.cc:2804] T 807154fe8d7f44a98eaee2b79b1e1a53 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:14.407872 24232 raft_consensus.cc:697] T 807154fe8d7f44a98eaee2b79b1e1a53 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 LEADER]: Becoming Leader. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
I20260709 12:23:14.408738 24232 consensus_queue.cc:237] T 807154fe8d7f44a98eaee2b79b1e1a53 P 2793980a665d4daf84bbe67f9b2b5930 [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: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:14.413575 23593 raft_consensus.cc:2468] T 807154fe8d7f44a98eaee2b79b1e1a53 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 2.
I20260709 12:23:14.437462 22802 catalog_manager.cc:5697] T 807154fe8d7f44a98eaee2b79b1e1a53 P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: term changed from 1 to 2, leader changed from 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) to 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194). New cstate: current_term: 2 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:14.505751 24220 raft_consensus.cc:993] T 374528a7d4ee4a25b80f6580039f844c P 2793980a665d4daf84bbe67f9b2b5930: : Instructing follower aabe9ef5f1314406b36f06a9956984bb to start an election
I20260709 12:23:14.506304 24220 raft_consensus.cc:1081] T 374528a7d4ee4a25b80f6580039f844c P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Signalling peer aabe9ef5f1314406b36f06a9956984bb to start an election
I20260709 12:23:14.507977 22902 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "374528a7d4ee4a25b80f6580039f844c"
dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
 from {username='slave'} at 127.0.0.1:54462
I20260709 12:23:14.508507 22902 raft_consensus.cc:493] T 374528a7d4ee4a25b80f6580039f844c P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:14.508760 22902 raft_consensus.cc:3060] T 374528a7d4ee4a25b80f6580039f844c P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:14.514499 22902 raft_consensus.cc:515] T 374528a7d4ee4a25b80f6580039f844c P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:14.516413 22902 leader_election.cc:290] T 374528a7d4ee4a25b80f6580039f844c P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 2 election: Requested vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:23:14.517392 23050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "374528a7d4ee4a25b80f6580039f844c" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:23:14.518009 23050 raft_consensus.cc:3060] T 374528a7d4ee4a25b80f6580039f844c P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:14.518030 22977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "374528a7d4ee4a25b80f6580039f844c" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
I20260709 12:23:14.518635 22977 raft_consensus.cc:3055] T 374528a7d4ee4a25b80f6580039f844c P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:14.518927 22977 raft_consensus.cc:740] T 374528a7d4ee4a25b80f6580039f844c P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
I20260709 12:23:14.519627 22977 consensus_queue.cc:260] T 374528a7d4ee4a25b80f6580039f844c P 2793980a665d4daf84bbe67f9b2b5930 [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:14.520848 22977 raft_consensus.cc:3060] T 374528a7d4ee4a25b80f6580039f844c P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:14.524820 23050 raft_consensus.cc:2468] T 374528a7d4ee4a25b80f6580039f844c P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabe9ef5f1314406b36f06a9956984bb in term 2.
I20260709 12:23:14.526687 22872 leader_election.cc:304] T 374528a7d4ee4a25b80f6580039f844c P aabe9ef5f1314406b36f06a9956984bb [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: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb; no voters: 
I20260709 12:23:14.527024 22977 raft_consensus.cc:2468] T 374528a7d4ee4a25b80f6580039f844c P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabe9ef5f1314406b36f06a9956984bb in term 2.
I20260709 12:23:14.527719 24164 raft_consensus.cc:2804] T 374528a7d4ee4a25b80f6580039f844c P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:14.528285 24164 raft_consensus.cc:697] T 374528a7d4ee4a25b80f6580039f844c P aabe9ef5f1314406b36f06a9956984bb [term 2 LEADER]: Becoming Leader. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Running, Role: LEADER
I20260709 12:23:14.529115 24164 consensus_queue.cc:237] T 374528a7d4ee4a25b80f6580039f844c P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Queue 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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:14.541291 22802 catalog_manager.cc:5697] T 374528a7d4ee4a25b80f6580039f844c P aabe9ef5f1314406b36f06a9956984bb reported cstate change: term changed from 1 to 2, leader changed from 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) to aabe9ef5f1314406b36f06a9956984bb (127.21.56.193). New cstate: current_term: 2 leader_uuid: "aabe9ef5f1314406b36f06a9956984bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:14.574235 24245 ts_tablet_manager.cc:933] T 7cba1fb278ad4c19923e5fc856814da8 P 3ce2186176de44289a47aadeda531c8e: Initiating tablet copy from peer 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:23:14.576292 24245 tablet_copy_client.cc:323] T 7cba1fb278ad4c19923e5fc856814da8 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.56.195:42669
I20260709 12:23:14.578012 23068 tablet_copy_service.cc:140] P 7b3e366cdf24471e8a88203d43ff95cf: Received BeginTabletCopySession request for tablet 7cba1fb278ad4c19923e5fc856814da8 from peer 3ce2186176de44289a47aadeda531c8e ({username='slave'} at 127.0.0.1:54590)
I20260709 12:23:14.578557 23068 tablet_copy_service.cc:161] P 7b3e366cdf24471e8a88203d43ff95cf: Beginning new tablet copy session on tablet 7cba1fb278ad4c19923e5fc856814da8 from peer 3ce2186176de44289a47aadeda531c8e at {username='slave'} at 127.0.0.1:54590: session id = 3ce2186176de44289a47aadeda531c8e-7cba1fb278ad4c19923e5fc856814da8
I20260709 12:23:14.586468 23068 tablet_copy_source_session.cc:215] T 7cba1fb278ad4c19923e5fc856814da8 P 7b3e366cdf24471e8a88203d43ff95cf: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:23:14.589710 24245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cba1fb278ad4c19923e5fc856814da8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:14.602167 24245 tablet_copy_client.cc:806] T 7cba1fb278ad4c19923e5fc856814da8 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 0 data blocks...
I20260709 12:23:14.602702 24245 tablet_copy_client.cc:670] T 7cba1fb278ad4c19923e5fc856814da8 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:23:14.608539 24245 tablet_copy_client.cc:538] T 7cba1fb278ad4c19923e5fc856814da8 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:23:14.618187 24245 tablet_bootstrap.cc:492] T 7cba1fb278ad4c19923e5fc856814da8 P 3ce2186176de44289a47aadeda531c8e: Bootstrap starting.
I20260709 12:23:14.640874 24245 tablet_bootstrap.cc:492] T 7cba1fb278ad4c19923e5fc856814da8 P 3ce2186176de44289a47aadeda531c8e: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:23:14.641826 24245 tablet_bootstrap.cc:492] T 7cba1fb278ad4c19923e5fc856814da8 P 3ce2186176de44289a47aadeda531c8e: Bootstrap complete.
I20260709 12:23:14.642519 24245 ts_tablet_manager.cc:1403] T 7cba1fb278ad4c19923e5fc856814da8 P 3ce2186176de44289a47aadeda531c8e: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.008s
I20260709 12:23:14.645370 24245 raft_consensus.cc:359] T 7cba1fb278ad4c19923e5fc856814da8 P 3ce2186176de44289a47aadeda531c8e [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:14.646238 24245 raft_consensus.cc:740] T 7cba1fb278ad4c19923e5fc856814da8 P 3ce2186176de44289a47aadeda531c8e [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 3ce2186176de44289a47aadeda531c8e, State: Initialized, Role: LEARNER
I20260709 12:23:14.646889 24245 consensus_queue.cc:260] T 7cba1fb278ad4c19923e5fc856814da8 P 3ce2186176de44289a47aadeda531c8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:14.649521 24245 ts_tablet_manager.cc:1434] T 7cba1fb278ad4c19923e5fc856814da8 P 3ce2186176de44289a47aadeda531c8e: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260709 12:23:14.651149 23068 tablet_copy_service.cc:342] P 7b3e366cdf24471e8a88203d43ff95cf: Request end of tablet copy session 3ce2186176de44289a47aadeda531c8e-7cba1fb278ad4c19923e5fc856814da8 received from {username='slave'} at 127.0.0.1:54590
I20260709 12:23:14.651556 23068 tablet_copy_service.cc:434] P 7b3e366cdf24471e8a88203d43ff95cf: ending tablet copy session 3ce2186176de44289a47aadeda531c8e-7cba1fb278ad4c19923e5fc856814da8 on tablet 7cba1fb278ad4c19923e5fc856814da8 with peer 3ce2186176de44289a47aadeda531c8e
I20260709 12:23:14.656090 24245 ts_tablet_manager.cc:933] T 73a7d3877f714275a4addd22ffae7059 P 3ce2186176de44289a47aadeda531c8e: Initiating tablet copy from peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:23:14.658213 24245 tablet_copy_client.cc:323] T 73a7d3877f714275a4addd22ffae7059 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.56.194:36473
I20260709 12:23:14.659718 22993 tablet_copy_service.cc:140] P 2793980a665d4daf84bbe67f9b2b5930: Received BeginTabletCopySession request for tablet 73a7d3877f714275a4addd22ffae7059 from peer 3ce2186176de44289a47aadeda531c8e ({username='slave'} at 127.0.0.1:43900)
I20260709 12:23:14.660245 22993 tablet_copy_service.cc:161] P 2793980a665d4daf84bbe67f9b2b5930: Beginning new tablet copy session on tablet 73a7d3877f714275a4addd22ffae7059 from peer 3ce2186176de44289a47aadeda531c8e at {username='slave'} at 127.0.0.1:43900: session id = 3ce2186176de44289a47aadeda531c8e-73a7d3877f714275a4addd22ffae7059
I20260709 12:23:14.668208 22993 tablet_copy_source_session.cc:215] T 73a7d3877f714275a4addd22ffae7059 P 2793980a665d4daf84bbe67f9b2b5930: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:23:14.671101 24245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73a7d3877f714275a4addd22ffae7059. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:14.684909 24245 tablet_copy_client.cc:806] T 73a7d3877f714275a4addd22ffae7059 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 0 data blocks...
I20260709 12:23:14.685473 24245 tablet_copy_client.cc:670] T 73a7d3877f714275a4addd22ffae7059 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:23:14.689119 24245 tablet_copy_client.cc:538] T 73a7d3877f714275a4addd22ffae7059 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:23:14.696594 24245 tablet_bootstrap.cc:492] T 73a7d3877f714275a4addd22ffae7059 P 3ce2186176de44289a47aadeda531c8e: Bootstrap starting.
I20260709 12:23:14.698470 24164 raft_consensus.cc:993] T 71f3f2e9a505411582a74ee5bfbd8530 P aabe9ef5f1314406b36f06a9956984bb: : Instructing follower 7b3e366cdf24471e8a88203d43ff95cf to start an election
I20260709 12:23:14.699362 24164 raft_consensus.cc:1081] T 71f3f2e9a505411582a74ee5bfbd8530 P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Signalling peer 7b3e366cdf24471e8a88203d43ff95cf to start an election
I20260709 12:23:14.701187 23050 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "71f3f2e9a505411582a74ee5bfbd8530"
dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
 from {username='slave'} at 127.0.0.1:40478
I20260709 12:23:14.701721 23050 raft_consensus.cc:493] T 71f3f2e9a505411582a74ee5bfbd8530 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:14.702102 23050 raft_consensus.cc:3060] T 71f3f2e9a505411582a74ee5bfbd8530 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:14.723420 24245 tablet_bootstrap.cc:492] T 73a7d3877f714275a4addd22ffae7059 P 3ce2186176de44289a47aadeda531c8e: 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
I20260709 12:23:14.724331 24245 tablet_bootstrap.cc:492] T 73a7d3877f714275a4addd22ffae7059 P 3ce2186176de44289a47aadeda531c8e: Bootstrap complete.
I20260709 12:23:14.724974 24245 ts_tablet_manager.cc:1403] T 73a7d3877f714275a4addd22ffae7059 P 3ce2186176de44289a47aadeda531c8e: Time spent bootstrapping tablet: real 0.029s	user 0.020s	sys 0.005s
I20260709 12:23:14.727677 24245 raft_consensus.cc:359] T 73a7d3877f714275a4addd22ffae7059 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:14.728451 24245 raft_consensus.cc:740] T 73a7d3877f714275a4addd22ffae7059 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3ce2186176de44289a47aadeda531c8e, State: Initialized, Role: LEARNER
I20260709 12:23:14.729027 24245 consensus_queue.cc:260] T 73a7d3877f714275a4addd22ffae7059 P 3ce2186176de44289a47aadeda531c8e [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:14.731726 24245 ts_tablet_manager.cc:1434] T 73a7d3877f714275a4addd22ffae7059 P 3ce2186176de44289a47aadeda531c8e: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.001s
I20260709 12:23:14.746461 24250 ts_tablet_manager.cc:933] T fc89d3a58a19491c83db9e0f4cc0616d P 3ce2186176de44289a47aadeda531c8e: Initiating tablet copy from peer 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:23:14.749491 22993 tablet_copy_service.cc:342] P 2793980a665d4daf84bbe67f9b2b5930: Request end of tablet copy session 3ce2186176de44289a47aadeda531c8e-73a7d3877f714275a4addd22ffae7059 received from {username='slave'} at 127.0.0.1:43900
I20260709 12:23:14.750048 22993 tablet_copy_service.cc:434] P 2793980a665d4daf84bbe67f9b2b5930: ending tablet copy session 3ce2186176de44289a47aadeda531c8e-73a7d3877f714275a4addd22ffae7059 on tablet 73a7d3877f714275a4addd22ffae7059 with peer 3ce2186176de44289a47aadeda531c8e
I20260709 12:23:14.752048 24250 tablet_copy_client.cc:323] T fc89d3a58a19491c83db9e0f4cc0616d P 3ce2186176de44289a47aadeda531c8e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.56.195:42669
I20260709 12:23:14.754207 23068 tablet_copy_service.cc:140] P 7b3e366cdf24471e8a88203d43ff95cf: Received BeginTabletCopySession request for tablet fc89d3a58a19491c83db9e0f4cc0616d from peer 3ce2186176de44289a47aadeda531c8e ({username='slave'} at 127.0.0.1:54590)
I20260709 12:23:14.754747 23068 tablet_copy_service.cc:161] P 7b3e366cdf24471e8a88203d43ff95cf: Beginning new tablet copy session on tablet fc89d3a58a19491c83db9e0f4cc0616d from peer 3ce2186176de44289a47aadeda531c8e at {username='slave'} at 127.0.0.1:54590: session id = 3ce2186176de44289a47aadeda531c8e-fc89d3a58a19491c83db9e0f4cc0616d
I20260709 12:23:14.766597 23050 raft_consensus.cc:515] T 71f3f2e9a505411582a74ee5bfbd8530 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:14.773254 22901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f3f2e9a505411582a74ee5bfbd8530" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:23:14.774328 23050 leader_election.cc:290] T 71f3f2e9a505411582a74ee5bfbd8530 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 2 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:23:14.774296 22901 raft_consensus.cc:3055] T 71f3f2e9a505411582a74ee5bfbd8530 P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:14.775893 22901 raft_consensus.cc:740] T 71f3f2e9a505411582a74ee5bfbd8530 P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Running, Role: LEADER
I20260709 12:23:14.776590 22901 consensus_queue.cc:260] T 71f3f2e9a505411582a74ee5bfbd8530 P aabe9ef5f1314406b36f06a9956984bb [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:14.777700 22901 raft_consensus.cc:3060] T 71f3f2e9a505411582a74ee5bfbd8530 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:14.781948 22974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f3f2e9a505411582a74ee5bfbd8530" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
I20260709 12:23:14.782580 22974 raft_consensus.cc:3060] T 71f3f2e9a505411582a74ee5bfbd8530 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:14.787353 23068 tablet_copy_source_session.cc:215] T fc89d3a58a19491c83db9e0f4cc0616d P 7b3e366cdf24471e8a88203d43ff95cf: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:23:14.791199 24250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc89d3a58a19491c83db9e0f4cc0616d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:14.794346 22974 raft_consensus.cc:2468] T 71f3f2e9a505411582a74ee5bfbd8530 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 2.
I20260709 12:23:14.796103 23022 leader_election.cc:304] T 71f3f2e9a505411582a74ee5bfbd8530 P 7b3e366cdf24471e8a88203d43ff95cf [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: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: 
I20260709 12:23:14.796314 22901 raft_consensus.cc:2468] T 71f3f2e9a505411582a74ee5bfbd8530 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 2.
I20260709 12:23:14.797518 24239 raft_consensus.cc:2804] T 71f3f2e9a505411582a74ee5bfbd8530 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:14.798023 24239 raft_consensus.cc:697] T 71f3f2e9a505411582a74ee5bfbd8530 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 LEADER]: Becoming Leader. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Running, Role: LEADER
I20260709 12:23:14.798853 24239 consensus_queue.cc:237] T 71f3f2e9a505411582a74ee5bfbd8530 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Queue 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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:14.814394 22802 catalog_manager.cc:5697] T 71f3f2e9a505411582a74ee5bfbd8530 P 7b3e366cdf24471e8a88203d43ff95cf reported cstate change: term changed from 1 to 2, leader changed from aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) to 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195). New cstate: current_term: 2 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:14.822924 23591 raft_consensus.cc:1275] T 807154fe8d7f44a98eaee2b79b1e1a53 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:14.825037 24250 tablet_copy_client.cc:806] T fc89d3a58a19491c83db9e0f4cc0616d P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 0 data blocks...
I20260709 12:23:14.825863 24250 tablet_copy_client.cc:670] T fc89d3a58a19491c83db9e0f4cc0616d P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:23:14.829334 24232 consensus_queue.cc:1048] T 807154fe8d7f44a98eaee2b79b1e1a53 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:14.837018 24250 tablet_copy_client.cc:538] T fc89d3a58a19491c83db9e0f4cc0616d P 3ce2186176de44289a47aadeda531c8e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:23:14.856221 24250 tablet_bootstrap.cc:492] T fc89d3a58a19491c83db9e0f4cc0616d P 3ce2186176de44289a47aadeda531c8e: Bootstrap starting.
I20260709 12:23:14.862063 24245 ts_tablet_manager.cc:933] T 0f5d1ebe64e447a4aac552273fd35d32 P 3ce2186176de44289a47aadeda531c8e: Initiating tablet copy from peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711)
I20260709 12:23:14.870045 23056 raft_consensus.cc:1275] T 807154fe8d7f44a98eaee2b79b1e1a53 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:14.872534 24098 consensus_queue.cc:1048] T 807154fe8d7f44a98eaee2b79b1e1a53 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:14.899601 24245 tablet_copy_client.cc:323] T 0f5d1ebe64e447a4aac552273fd35d32 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.56.193:36711
I20260709 12:23:14.914214 22917 tablet_copy_service.cc:140] P aabe9ef5f1314406b36f06a9956984bb: Received BeginTabletCopySession request for tablet 0f5d1ebe64e447a4aac552273fd35d32 from peer 3ce2186176de44289a47aadeda531c8e ({username='slave'} at 127.0.0.1:60934)
I20260709 12:23:14.914796 22917 tablet_copy_service.cc:161] P aabe9ef5f1314406b36f06a9956984bb: Beginning new tablet copy session on tablet 0f5d1ebe64e447a4aac552273fd35d32 from peer 3ce2186176de44289a47aadeda531c8e at {username='slave'} at 127.0.0.1:60934: session id = 3ce2186176de44289a47aadeda531c8e-0f5d1ebe64e447a4aac552273fd35d32
I20260709 12:23:14.920912 24250 tablet_bootstrap.cc:492] T fc89d3a58a19491c83db9e0f4cc0616d P 3ce2186176de44289a47aadeda531c8e: 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
I20260709 12:23:14.921912 24250 tablet_bootstrap.cc:492] T fc89d3a58a19491c83db9e0f4cc0616d P 3ce2186176de44289a47aadeda531c8e: Bootstrap complete.
I20260709 12:23:14.924852 22917 tablet_copy_source_session.cc:215] T 0f5d1ebe64e447a4aac552273fd35d32 P aabe9ef5f1314406b36f06a9956984bb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:23:14.928284 24250 ts_tablet_manager.cc:1403] T fc89d3a58a19491c83db9e0f4cc0616d P 3ce2186176de44289a47aadeda531c8e: Time spent bootstrapping tablet: real 0.072s	user 0.017s	sys 0.021s
I20260709 12:23:14.929287 24245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f5d1ebe64e447a4aac552273fd35d32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:14.933043 24250 raft_consensus.cc:359] T fc89d3a58a19491c83db9e0f4cc0616d P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:14.934024 24250 raft_consensus.cc:740] T fc89d3a58a19491c83db9e0f4cc0616d P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3ce2186176de44289a47aadeda531c8e, State: Initialized, Role: LEARNER
I20260709 12:23:14.934674 24250 consensus_queue.cc:260] T fc89d3a58a19491c83db9e0f4cc0616d P 3ce2186176de44289a47aadeda531c8e [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:14.940774 24250 ts_tablet_manager.cc:1434] T fc89d3a58a19491c83db9e0f4cc0616d P 3ce2186176de44289a47aadeda531c8e: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 12:23:14.943066 23068 tablet_copy_service.cc:342] P 7b3e366cdf24471e8a88203d43ff95cf: Request end of tablet copy session 3ce2186176de44289a47aadeda531c8e-fc89d3a58a19491c83db9e0f4cc0616d received from {username='slave'} at 127.0.0.1:54590
I20260709 12:23:14.943509 23068 tablet_copy_service.cc:434] P 7b3e366cdf24471e8a88203d43ff95cf: ending tablet copy session 3ce2186176de44289a47aadeda531c8e-fc89d3a58a19491c83db9e0f4cc0616d on tablet fc89d3a58a19491c83db9e0f4cc0616d with peer 3ce2186176de44289a47aadeda531c8e
I20260709 12:23:14.962396 24245 tablet_copy_client.cc:806] T 0f5d1ebe64e447a4aac552273fd35d32 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 0 data blocks...
I20260709 12:23:14.962947 24245 tablet_copy_client.cc:670] T 0f5d1ebe64e447a4aac552273fd35d32 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:23:14.966552 24245 tablet_copy_client.cc:538] T 0f5d1ebe64e447a4aac552273fd35d32 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:23:14.974609 23593 raft_consensus.cc:1217] T 7cba1fb278ad4c19923e5fc856814da8 P 3ce2186176de44289a47aadeda531c8e [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:23:14.974947 24245 tablet_bootstrap.cc:492] T 0f5d1ebe64e447a4aac552273fd35d32 P 3ce2186176de44289a47aadeda531c8e: Bootstrap starting.
I20260709 12:23:15.000669 24245 tablet_bootstrap.cc:492] T 0f5d1ebe64e447a4aac552273fd35d32 P 3ce2186176de44289a47aadeda531c8e: 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
I20260709 12:23:15.001508 24245 tablet_bootstrap.cc:492] T 0f5d1ebe64e447a4aac552273fd35d32 P 3ce2186176de44289a47aadeda531c8e: Bootstrap complete.
I20260709 12:23:15.002142 24245 ts_tablet_manager.cc:1403] T 0f5d1ebe64e447a4aac552273fd35d32 P 3ce2186176de44289a47aadeda531c8e: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.000s
I20260709 12:23:15.004611 24245 raft_consensus.cc:359] T 0f5d1ebe64e447a4aac552273fd35d32 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:15.005262 24245 raft_consensus.cc:740] T 0f5d1ebe64e447a4aac552273fd35d32 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3ce2186176de44289a47aadeda531c8e, State: Initialized, Role: LEARNER
I20260709 12:23:15.005686 24245 consensus_queue.cc:260] T 0f5d1ebe64e447a4aac552273fd35d32 P 3ce2186176de44289a47aadeda531c8e [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:15.007897 24245 ts_tablet_manager.cc:1434] T 0f5d1ebe64e447a4aac552273fd35d32 P 3ce2186176de44289a47aadeda531c8e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:23:15.009929 22917 tablet_copy_service.cc:342] P aabe9ef5f1314406b36f06a9956984bb: Request end of tablet copy session 3ce2186176de44289a47aadeda531c8e-0f5d1ebe64e447a4aac552273fd35d32 received from {username='slave'} at 127.0.0.1:60934
I20260709 12:23:15.010382 22917 tablet_copy_service.cc:434] P aabe9ef5f1314406b36f06a9956984bb: ending tablet copy session 3ce2186176de44289a47aadeda531c8e-0f5d1ebe64e447a4aac552273fd35d32 on tablet 0f5d1ebe64e447a4aac552273fd35d32 with peer 3ce2186176de44289a47aadeda531c8e
I20260709 12:23:15.015251 22980 raft_consensus.cc:1275] T 374528a7d4ee4a25b80f6580039f844c P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:15.018246 24168 consensus_queue.cc:1048] T 374528a7d4ee4a25b80f6580039f844c P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:15.058101 23056 raft_consensus.cc:1275] T 374528a7d4ee4a25b80f6580039f844c P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:15.060093 24168 consensus_queue.cc:1048] T 374528a7d4ee4a25b80f6580039f844c P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:15.083280 23591 raft_consensus.cc:1217] T 73a7d3877f714275a4addd22ffae7059 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:23:15.235143 23593 raft_consensus.cc:1217] T fc89d3a58a19491c83db9e0f4cc0616d P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:23:15.315300 22980 raft_consensus.cc:1275] T 71f3f2e9a505411582a74ee5bfbd8530 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:15.316491 24241 consensus_queue.cc:1048] T 71f3f2e9a505411582a74ee5bfbd8530 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:15.335172 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:15.338305 22901 raft_consensus.cc:1275] T 71f3f2e9a505411582a74ee5bfbd8530 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:15.340164 24239 consensus_queue.cc:1048] T 71f3f2e9a505411582a74ee5bfbd8530 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:23:15.355715 23593 raft_consensus.cc:1217] T 0f5d1ebe64e447a4aac552273fd35d32 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:23:15.415697 22974 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25e32aa255a94925b7781a0e691b62af"
dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
mode: GRACEFUL
new_leader_uuid: "aabe9ef5f1314406b36f06a9956984bb"
 from {username='slave'} at 127.0.0.1:57866
I20260709 12:23:15.416326 22974 raft_consensus.cc:606] T 25e32aa255a94925b7781a0e691b62af P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Received request to transfer leadership to TS aabe9ef5f1314406b36f06a9956984bb
I20260709 12:23:15.418869 23057 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c967575e7264f5cbd078a17bbebb95b"
dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
mode: GRACEFUL
new_leader_uuid: "aabe9ef5f1314406b36f06a9956984bb"
 from {username='slave'} at 127.0.0.1:47160
I20260709 12:23:15.419294 23057 raft_consensus.cc:606] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Received request to transfer leadership to TS aabe9ef5f1314406b36f06a9956984bb
I20260709 12:23:15.421522 23057 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ccf6a4264feb43419175e5744816ea4e"
dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
mode: GRACEFUL
new_leader_uuid: "2793980a665d4daf84bbe67f9b2b5930"
 from {username='slave'} at 127.0.0.1:47160
I20260709 12:23:15.421955 23057 raft_consensus.cc:606] T ccf6a4264feb43419175e5744816ea4e P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Received request to transfer leadership to TS 2793980a665d4daf84bbe67f9b2b5930
I20260709 12:23:15.424136 22901 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ebdd6199523c47148e35cde9ad98ed48"
dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
mode: GRACEFUL
new_leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
 from {username='slave'} at 127.0.0.1:60108
I20260709 12:23:15.424577 22901 raft_consensus.cc:606] T ebdd6199523c47148e35cde9ad98ed48 P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Received request to transfer leadership to TS 7b3e366cdf24471e8a88203d43ff95cf
I20260709 12:23:15.425588 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:23:15.427127 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:15.427817 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:15.456331 24242 raft_consensus.cc:993] T ccf6a4264feb43419175e5744816ea4e P 7b3e366cdf24471e8a88203d43ff95cf: : Instructing follower 2793980a665d4daf84bbe67f9b2b5930 to start an election
I20260709 12:23:15.456916 24242 raft_consensus.cc:1081] T ccf6a4264feb43419175e5744816ea4e P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Signalling peer 2793980a665d4daf84bbe67f9b2b5930 to start an election
I20260709 12:23:15.459010 22980 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ccf6a4264feb43419175e5744816ea4e"
dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
 from {username='slave'} at 127.0.0.1:46286
I20260709 12:23:15.459542 22980 raft_consensus.cc:493] T ccf6a4264feb43419175e5744816ea4e P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:15.459864 22980 raft_consensus.cc:3060] T ccf6a4264feb43419175e5744816ea4e P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:15.480734 22980 raft_consensus.cc:515] T ccf6a4264feb43419175e5744816ea4e P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:15.484104 22980 leader_election.cc:290] T ccf6a4264feb43419175e5744816ea4e P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 2 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:23:15.487413 23056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf6a4264feb43419175e5744816ea4e" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:23:15.488157 23056 raft_consensus.cc:3055] T ccf6a4264feb43419175e5744816ea4e P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:15.488449 23056 raft_consensus.cc:740] T ccf6a4264feb43419175e5744816ea4e P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Running, Role: LEADER
I20260709 12:23:15.489163 23056 consensus_queue.cc:260] T ccf6a4264feb43419175e5744816ea4e P 7b3e366cdf24471e8a88203d43ff95cf [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:15.491695 22902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf6a4264feb43419175e5744816ea4e" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:23:15.492260 22902 raft_consensus.cc:3060] T ccf6a4264feb43419175e5744816ea4e P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:15.491729 23056 raft_consensus.cc:3060] T ccf6a4264feb43419175e5744816ea4e P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:15.500636 22902 raft_consensus.cc:2468] T ccf6a4264feb43419175e5744816ea4e P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 2.
I20260709 12:23:15.501713 22946 leader_election.cc:304] T ccf6a4264feb43419175e5744816ea4e P 2793980a665d4daf84bbe67f9b2b5930 [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: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb; no voters: 
I20260709 12:23:15.502585 24036 raft_consensus.cc:2804] T ccf6a4264feb43419175e5744816ea4e P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:15.503021 24036 raft_consensus.cc:697] T ccf6a4264feb43419175e5744816ea4e P 2793980a665d4daf84bbe67f9b2b5930 [term 2 LEADER]: Becoming Leader. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
I20260709 12:23:15.503118 23056 raft_consensus.cc:2468] T ccf6a4264feb43419175e5744816ea4e P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 2.
I20260709 12:23:15.503841 24036 consensus_queue.cc:237] T ccf6a4264feb43419175e5744816ea4e P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Queue 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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:15.514518 22804 catalog_manager.cc:5697] T ccf6a4264feb43419175e5744816ea4e P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: term changed from 1 to 2, leader changed from 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) to 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194). New cstate: current_term: 2 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:15.518731 24239 raft_consensus.cc:1064] T 7cba1fb278ad4c19923e5fc856814da8 P 7b3e366cdf24471e8a88203d43ff95cf: attempting to promote NON_VOTER 3ce2186176de44289a47aadeda531c8e to VOTER
I20260709 12:23:15.520777 24239 consensus_queue.cc:237] T 7cba1fb278ad4c19923e5fc856814da8 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:15.527558 23593 raft_consensus.cc:1275] T 7cba1fb278ad4c19923e5fc856814da8 P 3ce2186176de44289a47aadeda531c8e [term 2 LEARNER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:23:15.528726 24239 consensus_queue.cc:1048] T 7cba1fb278ad4c19923e5fc856814da8 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:15.529264 22902 raft_consensus.cc:1275] T 7cba1fb278ad4c19923e5fc856814da8 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:23:15.530558 22980 raft_consensus.cc:1275] T 7cba1fb278ad4c19923e5fc856814da8 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:23:15.530489 24241 consensus_queue.cc:1048] T 7cba1fb278ad4c19923e5fc856814da8 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:15.533212 24241 consensus_queue.cc:1048] T 7cba1fb278ad4c19923e5fc856814da8 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:23:15.549170 24239 raft_consensus.cc:2955] T 7cba1fb278ad4c19923e5fc856814da8 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:15.550869 22974 raft_consensus.cc:2955] T 7cba1fb278ad4c19923e5fc856814da8 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:15.559931 22902 raft_consensus.cc:2955] T 7cba1fb278ad4c19923e5fc856814da8 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:15.563985 23593 raft_consensus.cc:2955] T 7cba1fb278ad4c19923e5fc856814da8 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:15.576257 22804 catalog_manager.cc:5697] T 7cba1fb278ad4c19923e5fc856814da8 P 7b3e366cdf24471e8a88203d43ff95cf reported cstate change: config changed from index 3 to 4, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:15.620361 23056 consensus_queue.cc:237] T 7cba1fb278ad4c19923e5fc856814da8 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:15.624539 23593 raft_consensus.cc:1275] T 7cba1fb278ad4c19923e5fc856814da8 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:15.624629 22974 raft_consensus.cc:1275] T 7cba1fb278ad4c19923e5fc856814da8 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:15.625747 24239 consensus_queue.cc:1048] T 7cba1fb278ad4c19923e5fc856814da8 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:15.626547 24241 consensus_queue.cc:1048] T 7cba1fb278ad4c19923e5fc856814da8 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:15.636679 24210 raft_consensus.cc:2955] T 7cba1fb278ad4c19923e5fc856814da8 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:15.638402 23591 raft_consensus.cc:2955] T 7cba1fb278ad4c19923e5fc856814da8 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:15.645399 22974 raft_consensus.cc:2955] T 7cba1fb278ad4c19923e5fc856814da8 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:15.651439 24220 raft_consensus.cc:1064] T 73a7d3877f714275a4addd22ffae7059 P 2793980a665d4daf84bbe67f9b2b5930: attempting to promote NON_VOTER 3ce2186176de44289a47aadeda531c8e to VOTER
I20260709 12:23:15.653767 24220 consensus_queue.cc:237] T 73a7d3877f714275a4addd22ffae7059 P 2793980a665d4daf84bbe67f9b2b5930 [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:15.660579 22800 catalog_manager.cc:5697] T 7cba1fb278ad4c19923e5fc856814da8 P 3ce2186176de44289a47aadeda531c8e reported cstate change: config changed from index 4 to 5, VOTER aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) evicted. New cstate: current_term: 2 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:15.672008 23589 raft_consensus.cc:1275] T 73a7d3877f714275a4addd22ffae7059 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:15.672789 23056 raft_consensus.cc:1275] T 73a7d3877f714275a4addd22ffae7059 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:15.674005 24036 consensus_queue.cc:1048] T 73a7d3877f714275a4addd22ffae7059 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:15.674501 22907 raft_consensus.cc:1275] T 73a7d3877f714275a4addd22ffae7059 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:15.675668 24036 consensus_queue.cc:1048] T 73a7d3877f714275a4addd22ffae7059 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:15.678054 24098 consensus_queue.cc:1048] T 73a7d3877f714275a4addd22ffae7059 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:15.693132 22791 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7cba1fb278ad4c19923e5fc856814da8 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:23:15.697443 22887 tablet_service.cc:1558] Processing DeleteTablet for tablet 7cba1fb278ad4c19923e5fc856814da8 with delete_type TABLET_DATA_TOMBSTONED (TS aabe9ef5f1314406b36f06a9956984bb not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:54446
I20260709 12:23:15.737121 24241 raft_consensus.cc:1064] T fc89d3a58a19491c83db9e0f4cc0616d P 7b3e366cdf24471e8a88203d43ff95cf: attempting to promote NON_VOTER 3ce2186176de44289a47aadeda531c8e to VOTER
I20260709 12:23:15.739821 24264 raft_consensus.cc:1064] T 0f5d1ebe64e447a4aac552273fd35d32 P aabe9ef5f1314406b36f06a9956984bb: attempting to promote NON_VOTER 3ce2186176de44289a47aadeda531c8e to VOTER
I20260709 12:23:15.739836 24241 consensus_queue.cc:237] T fc89d3a58a19491c83db9e0f4cc0616d P 7b3e366cdf24471e8a88203d43ff95cf [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:15.743501 24277 tablet_replica.cc:333] T 7cba1fb278ad4c19923e5fc856814da8 P aabe9ef5f1314406b36f06a9956984bb: stopping tablet replica
I20260709 12:23:15.745499 24277 raft_consensus.cc:2243] T 7cba1fb278ad4c19923e5fc856814da8 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:15.746414 24277 raft_consensus.cc:2272] T 7cba1fb278ad4c19923e5fc856814da8 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:15.751788 23591 raft_consensus.cc:1275] T fc89d3a58a19491c83db9e0f4cc0616d P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:15.752720 22907 raft_consensus.cc:1275] T fc89d3a58a19491c83db9e0f4cc0616d P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:15.752899 22974 raft_consensus.cc:1275] T fc89d3a58a19491c83db9e0f4cc0616d P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:15.754491 24210 consensus_queue.cc:1048] T fc89d3a58a19491c83db9e0f4cc0616d P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:15.755710 24242 consensus_queue.cc:1048] T fc89d3a58a19491c83db9e0f4cc0616d P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:15.757069 24239 consensus_queue.cc:1048] T fc89d3a58a19491c83db9e0f4cc0616d P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:15.756808 24264 consensus_queue.cc:237] T 0f5d1ebe64e447a4aac552273fd35d32 P aabe9ef5f1314406b36f06a9956984bb [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:15.767381 24232 raft_consensus.cc:2955] T 73a7d3877f714275a4addd22ffae7059 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:15.770586 24277 ts_tablet_manager.cc:1916] T 7cba1fb278ad4c19923e5fc856814da8 P aabe9ef5f1314406b36f06a9956984bb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:23:15.784009 22901 raft_consensus.cc:2955] T 73a7d3877f714275a4addd22ffae7059 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:15.785151 24242 raft_consensus.cc:2955] T fc89d3a58a19491c83db9e0f4cc0616d P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:15.793569 24239 raft_consensus.cc:993] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf: : Instructing follower aabe9ef5f1314406b36f06a9956984bb to start an election
I20260709 12:23:15.794124 24210 raft_consensus.cc:1081] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Signalling peer aabe9ef5f1314406b36f06a9956984bb to start an election
I20260709 12:23:15.795877 22902 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c967575e7264f5cbd078a17bbebb95b"
dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
 from {username='slave'} at 127.0.0.1:54474
I20260709 12:23:15.796406 22902 raft_consensus.cc:493] T 3c967575e7264f5cbd078a17bbebb95b P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:15.796743 22902 raft_consensus.cc:3060] T 3c967575e7264f5cbd078a17bbebb95b P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:15.802402 24277 ts_tablet_manager.cc:1929] T 7cba1fb278ad4c19923e5fc856814da8 P aabe9ef5f1314406b36f06a9956984bb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:23:15.809293 22902 raft_consensus.cc:515] T 3c967575e7264f5cbd078a17bbebb95b P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:15.807727 24277 log.cc:1199] T 7cba1fb278ad4c19923e5fc856814da8 P aabe9ef5f1314406b36f06a9956984bb: Deleting WAL directory at /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599696038870-21731-0/minicluster-data/ts-0-root/wals/7cba1fb278ad4c19923e5fc856814da8
I20260709 12:23:15.821233 22902 leader_election.cc:290] T 3c967575e7264f5cbd078a17bbebb95b P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 2 election: Requested vote from peers 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669), 3ce2186176de44289a47aadeda531c8e (127.21.56.196:44761)
I20260709 12:23:15.812084 23056 raft_consensus.cc:2955] T 73a7d3877f714275a4addd22ffae7059 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:15.822153 22789 catalog_manager.cc:5028] TS aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): tablet 7cba1fb278ad4c19923e5fc856814da8 (table test-workload [id=5a80fbc528df4e20ae011992009cf62e]) successfully deleted
I20260709 12:23:15.789139 22974 raft_consensus.cc:2955] T fc89d3a58a19491c83db9e0f4cc0616d P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:15.818387 24220 raft_consensus.cc:993] T 25e32aa255a94925b7781a0e691b62af P 2793980a665d4daf84bbe67f9b2b5930: : Instructing follower aabe9ef5f1314406b36f06a9956984bb to start an election
I20260709 12:23:15.824122 24220 raft_consensus.cc:1081] T 25e32aa255a94925b7781a0e691b62af P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Signalling peer aabe9ef5f1314406b36f06a9956984bb to start an election
I20260709 12:23:15.829226 23591 raft_consensus.cc:2955] T fc89d3a58a19491c83db9e0f4cc0616d P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:15.817436 23593 raft_consensus.cc:2955] T 73a7d3877f714275a4addd22ffae7059 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:15.854298 22902 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25e32aa255a94925b7781a0e691b62af"
dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
 from {username='slave'} at 127.0.0.1:54462
I20260709 12:23:15.855003 22902 raft_consensus.cc:493] T 25e32aa255a94925b7781a0e691b62af P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:15.855377 22902 raft_consensus.cc:3060] T 25e32aa255a94925b7781a0e691b62af P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:15.856806 23057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c967575e7264f5cbd078a17bbebb95b" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:23:15.857393 23057 raft_consensus.cc:3055] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:15.857668 23057 raft_consensus.cc:740] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Running, Role: LEADER
I20260709 12:23:15.858815 22802 catalog_manager.cc:5697] T 73a7d3877f714275a4addd22ffae7059 P aabe9ef5f1314406b36f06a9956984bb reported cstate change: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:15.882962 23591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c967575e7264f5cbd078a17bbebb95b" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3ce2186176de44289a47aadeda531c8e"
I20260709 12:23:15.883728 23591 raft_consensus.cc:3060] T 3c967575e7264f5cbd078a17bbebb95b P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:15.878787 23057 consensus_queue.cc:260] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:15.887522 23057 raft_consensus.cc:3060] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:15.899542 23591 raft_consensus.cc:2468] T 3c967575e7264f5cbd078a17bbebb95b P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabe9ef5f1314406b36f06a9956984bb in term 2.
I20260709 12:23:15.910233 22804 catalog_manager.cc:5697] T fc89d3a58a19491c83db9e0f4cc0616d P 3ce2186176de44289a47aadeda531c8e reported cstate change: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:15.918340 22902 raft_consensus.cc:515] T 25e32aa255a94925b7781a0e691b62af P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:15.921140 23057 raft_consensus.cc:2468] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabe9ef5f1314406b36f06a9956984bb in term 2.
I20260709 12:23:15.934333 22974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25e32aa255a94925b7781a0e691b62af" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
I20260709 12:23:15.935048 22974 raft_consensus.cc:3055] T 25e32aa255a94925b7781a0e691b62af P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:15.935340 22974 raft_consensus.cc:740] T 25e32aa255a94925b7781a0e691b62af P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
I20260709 12:23:15.936110 22974 consensus_queue.cc:260] T 25e32aa255a94925b7781a0e691b62af P 2793980a665d4daf84bbe67f9b2b5930 [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:15.938683 22974 raft_consensus.cc:3060] T 25e32aa255a94925b7781a0e691b62af P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:15.954568 22902 leader_election.cc:290] T 25e32aa255a94925b7781a0e691b62af P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 2 election: Requested vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:23:15.958768 22974 raft_consensus.cc:2468] T 25e32aa255a94925b7781a0e691b62af P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabe9ef5f1314406b36f06a9956984bb in term 2.
W20260709 12:23:15.961704 24284 log.cc:927] Time spent T fc89d3a58a19491c83db9e0f4cc0616d P 2793980a665d4daf84bbe67f9b2b5930: Append to log took a long time: real 0.059s	user 0.000s	sys 0.000s
W20260709 12:23:15.962121 24278 log.cc:927] Time spent T 73a7d3877f714275a4addd22ffae7059 P 7b3e366cdf24471e8a88203d43ff95cf: Append to log took a long time: real 0.060s	user 0.001s	sys 0.000s
I20260709 12:23:15.994297 22871 leader_election.cc:304] T 25e32aa255a94925b7781a0e691b62af P aabe9ef5f1314406b36f06a9956984bb [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: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb; no voters: 
I20260709 12:23:15.995993 22872 leader_election.cc:304] T 3c967575e7264f5cbd078a17bbebb95b P aabe9ef5f1314406b36f06a9956984bb [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: 3ce2186176de44289a47aadeda531c8e, aabe9ef5f1314406b36f06a9956984bb; no voters: 
I20260709 12:23:16.011260 23057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25e32aa255a94925b7781a0e691b62af" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:23:16.011888 23057 raft_consensus.cc:3060] T 25e32aa255a94925b7781a0e691b62af P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:16.015801 24164 raft_consensus.cc:2804] T 25e32aa255a94925b7781a0e691b62af P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:16.016216 24164 raft_consensus.cc:697] T 25e32aa255a94925b7781a0e691b62af P aabe9ef5f1314406b36f06a9956984bb [term 2 LEADER]: Becoming Leader. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Running, Role: LEADER
I20260709 12:23:16.026129 22904 raft_consensus.cc:2955] T fc89d3a58a19491c83db9e0f4cc0616d P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:16.016755 24294 raft_consensus.cc:2804] T 3c967575e7264f5cbd078a17bbebb95b P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:16.030997 24294 raft_consensus.cc:697] T 3c967575e7264f5cbd078a17bbebb95b P aabe9ef5f1314406b36f06a9956984bb [term 2 LEADER]: Becoming Leader. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Running, Role: LEADER
I20260709 12:23:16.016947 24164 consensus_queue.cc:237] T 25e32aa255a94925b7781a0e691b62af P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Queue 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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:16.031853 24294 consensus_queue.cc:237] T 3c967575e7264f5cbd078a17bbebb95b P aabe9ef5f1314406b36f06a9956984bb [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:16.055263 23593 raft_consensus.cc:1275] T 0f5d1ebe64e447a4aac552273fd35d32 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:16.056710 23057 raft_consensus.cc:2468] T 25e32aa255a94925b7781a0e691b62af P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabe9ef5f1314406b36f06a9956984bb in term 2.
I20260709 12:23:16.053820 24167 raft_consensus.cc:993] T ebdd6199523c47148e35cde9ad98ed48 P aabe9ef5f1314406b36f06a9956984bb: : Instructing follower 7b3e366cdf24471e8a88203d43ff95cf to start an election
I20260709 12:23:16.070827 23057 raft_consensus.cc:1275] T 0f5d1ebe64e447a4aac552273fd35d32 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:16.071991 24293 raft_consensus.cc:1081] T ebdd6199523c47148e35cde9ad98ed48 P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Signalling peer 7b3e366cdf24471e8a88203d43ff95cf to start an election
I20260709 12:23:16.073860 23057 raft_consensus.cc:1275] T ccf6a4264feb43419175e5744816ea4e P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:16.088641 22905 raft_consensus.cc:1275] T ccf6a4264feb43419175e5744816ea4e P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:16.078235 24220 consensus_queue.cc:1048] T ccf6a4264feb43419175e5744816ea4e P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.013s
I20260709 12:23:16.098194 22974 consensus_queue.cc:237] T 73a7d3877f714275a4addd22ffae7059 P 2793980a665d4daf84bbe67f9b2b5930 [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:16.121585 23057 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ebdd6199523c47148e35cde9ad98ed48"
dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
 from {username='slave'} at 127.0.0.1:40478
I20260709 12:23:16.122193 23057 raft_consensus.cc:493] T ebdd6199523c47148e35cde9ad98ed48 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:16.122542 23057 raft_consensus.cc:3060] T ebdd6199523c47148e35cde9ad98ed48 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:16.136889 24293 consensus_queue.cc:1048] T 0f5d1ebe64e447a4aac552273fd35d32 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:23:16.143029 24167 consensus_queue.cc:1048] T 0f5d1ebe64e447a4aac552273fd35d32 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:16.146757 23057 raft_consensus.cc:515] T ebdd6199523c47148e35cde9ad98ed48 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:16.148833 23057 leader_election.cc:290] T ebdd6199523c47148e35cde9ad98ed48 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 2 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:23:16.149606 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebdd6199523c47148e35cde9ad98ed48" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:23:16.150354 22907 raft_consensus.cc:3055] T ebdd6199523c47148e35cde9ad98ed48 P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:16.150683 22907 raft_consensus.cc:740] T ebdd6199523c47148e35cde9ad98ed48 P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Running, Role: LEADER
I20260709 12:23:16.151391 22907 consensus_queue.cc:260] T ebdd6199523c47148e35cde9ad98ed48 P aabe9ef5f1314406b36f06a9956984bb [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:16.152568 22907 raft_consensus.cc:3060] T ebdd6199523c47148e35cde9ad98ed48 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:16.152854 24232 consensus_queue.cc:1048] T ccf6a4264feb43419175e5744816ea4e P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:23:16.155722 23593 raft_consensus.cc:1275] T 73a7d3877f714275a4addd22ffae7059 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:16.159351 24098 consensus_queue.cc:1048] T 73a7d3877f714275a4addd22ffae7059 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:23:16.175614 22905 raft_consensus.cc:1275] T 73a7d3877f714275a4addd22ffae7059 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:16.182984 22980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebdd6199523c47148e35cde9ad98ed48" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
I20260709 12:23:16.183965 24098 raft_consensus.cc:2955] T 73a7d3877f714275a4addd22ffae7059 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:16.185883 22974 raft_consensus.cc:1275] T 0f5d1ebe64e447a4aac552273fd35d32 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:16.189941 23593 raft_consensus.cc:2955] T 73a7d3877f714275a4addd22ffae7059 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:16.178159 22907 raft_consensus.cc:2468] T ebdd6199523c47148e35cde9ad98ed48 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 2.
I20260709 12:23:16.196826 22980 raft_consensus.cc:3060] T ebdd6199523c47148e35cde9ad98ed48 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:16.192081 24279 consensus_queue.cc:1048] T 73a7d3877f714275a4addd22ffae7059 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.005s
I20260709 12:23:16.201792 24293 consensus_queue.cc:1048] T 0f5d1ebe64e447a4aac552273fd35d32 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.007s
I20260709 12:23:16.211146 23021 leader_election.cc:304] T ebdd6199523c47148e35cde9ad98ed48 P 7b3e366cdf24471e8a88203d43ff95cf [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: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb; no voters: 
I20260709 12:23:16.216853 22980 raft_consensus.cc:2468] T ebdd6199523c47148e35cde9ad98ed48 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 2.
I20260709 12:23:16.210335 22905 raft_consensus.cc:2955] T 73a7d3877f714275a4addd22ffae7059 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:16.262136 22800 catalog_manager.cc:5697] T 73a7d3877f714275a4addd22ffae7059 P 3ce2186176de44289a47aadeda531c8e reported cstate change: config changed from index 3 to 4, VOTER 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) evicted. New cstate: current_term: 1 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:16.257937 22803 catalog_manager.cc:5697] T 25e32aa255a94925b7781a0e691b62af P aabe9ef5f1314406b36f06a9956984bb reported cstate change: term changed from 1 to 2, leader changed from 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) to aabe9ef5f1314406b36f06a9956984bb (127.21.56.193). New cstate: current_term: 2 leader_uuid: "aabe9ef5f1314406b36f06a9956984bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:16.267236 22803 catalog_manager.cc:5697] T 3c967575e7264f5cbd078a17bbebb95b P aabe9ef5f1314406b36f06a9956984bb reported cstate change: term changed from 1 to 2, leader changed from 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) to aabe9ef5f1314406b36f06a9956984bb (127.21.56.193). New cstate: current_term: 2 leader_uuid: "aabe9ef5f1314406b36f06a9956984bb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:16.284945 23038 tablet_service.cc:1558] Processing DeleteTablet for tablet 73a7d3877f714275a4addd22ffae7059 with delete_type TABLET_DATA_TOMBSTONED (TS 7b3e366cdf24471e8a88203d43ff95cf not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40464
I20260709 12:23:16.313565 24315 tablet_replica.cc:333] T 73a7d3877f714275a4addd22ffae7059 P 7b3e366cdf24471e8a88203d43ff95cf: stopping tablet replica
I20260709 12:23:16.314776 24315 raft_consensus.cc:2243] T 73a7d3877f714275a4addd22ffae7059 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:16.260506 24290 raft_consensus.cc:2804] T ebdd6199523c47148e35cde9ad98ed48 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Leader election won for term 2
W20260709 12:23:16.323257 24286 log.cc:927] Time spent T 73a7d3877f714275a4addd22ffae7059 P 3ce2186176de44289a47aadeda531c8e: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
I20260709 12:23:16.325366 24315 raft_consensus.cc:2272] T 73a7d3877f714275a4addd22ffae7059 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:16.330533 24281 log.cc:927] Time spent T 73a7d3877f714275a4addd22ffae7059 P aabe9ef5f1314406b36f06a9956984bb: Append to log took a long time: real 0.074s	user 0.001s	sys 0.000s
I20260709 12:23:16.329672 24290 raft_consensus.cc:697] T ebdd6199523c47148e35cde9ad98ed48 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 LEADER]: Becoming Leader. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Running, Role: LEADER
W20260709 12:23:16.366093 24307 log.cc:927] Time spent T 0f5d1ebe64e447a4aac552273fd35d32 P 7b3e366cdf24471e8a88203d43ff95cf: Append to log took a long time: real 0.078s	user 0.001s	sys 0.000s
I20260709 12:23:16.367880 24290 consensus_queue.cc:237] T ebdd6199523c47148e35cde9ad98ed48 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Queue 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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:16.396579 24295 raft_consensus.cc:2955] T 0f5d1ebe64e447a4aac552273fd35d32 P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:16.418954 23056 raft_consensus.cc:2955] T 0f5d1ebe64e447a4aac552273fd35d32 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:16.425091 24315 ts_tablet_manager.cc:1916] T 73a7d3877f714275a4addd22ffae7059 P 7b3e366cdf24471e8a88203d43ff95cf: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:23:16.475978 23592 raft_consensus.cc:1275] T 3c967575e7264f5cbd078a17bbebb95b P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:16.496349 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:16.494817 22790 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 73a7d3877f714275a4addd22ffae7059 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:23:16.510798 24167 consensus_queue.cc:1048] T 3c967575e7264f5cbd078a17bbebb95b P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:23:16.513224 22974 raft_consensus.cc:1275] T 25e32aa255a94925b7781a0e691b62af P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:16.531009 22974 raft_consensus.cc:2955] T 0f5d1ebe64e447a4aac552273fd35d32 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:16.534970 24298 consensus_queue.cc:1048] T 25e32aa255a94925b7781a0e691b62af P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 12:23:16.546103 24315 ts_tablet_manager.cc:1929] T 73a7d3877f714275a4addd22ffae7059 P 7b3e366cdf24471e8a88203d43ff95cf: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:23:16.546602 24315 log.cc:1199] T 73a7d3877f714275a4addd22ffae7059 P 7b3e366cdf24471e8a88203d43ff95cf: Deleting WAL directory at /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599696038870-21731-0/minicluster-data/ts-2-root/wals/73a7d3877f714275a4addd22ffae7059
I20260709 12:23:16.558466 23589 raft_consensus.cc:2955] T 0f5d1ebe64e447a4aac552273fd35d32 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:16.560184 23050 raft_consensus.cc:1275] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:16.569528 24294 consensus_queue.cc:1048] T 3c967575e7264f5cbd078a17bbebb95b P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:16.561209 22791 catalog_manager.cc:5028] TS 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669): tablet 73a7d3877f714275a4addd22ffae7059 (table test-workload [id=5a80fbc528df4e20ae011992009cf62e]) successfully deleted
I20260709 12:23:16.599743 23038 tablet_service.cc:1558] Processing DeleteTablet for tablet 73a7d3877f714275a4addd22ffae7059 with delete_type TABLET_DATA_TOMBSTONED (Replica with old config index 3 (current committed config index is 4)) from {username='slave'} at 127.0.0.1:40464
I20260709 12:23:16.604110 22791 catalog_manager.cc:5028] TS 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669): tablet 73a7d3877f714275a4addd22ffae7059 (table test-workload [id=5a80fbc528df4e20ae011992009cf62e]) successfully deleted
I20260709 12:23:16.606204 23053 raft_consensus.cc:1275] T 25e32aa255a94925b7781a0e691b62af P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:16.608780 23050 consensus_queue.cc:237] T fc89d3a58a19491c83db9e0f4cc0616d P 7b3e366cdf24471e8a88203d43ff95cf [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:16.608435 22804 catalog_manager.cc:5697] T 0f5d1ebe64e447a4aac552273fd35d32 P aabe9ef5f1314406b36f06a9956984bb reported cstate change: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "aabe9ef5f1314406b36f06a9956984bb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:23:16.610737 24294 consensus_queue.cc:1048] T 25e32aa255a94925b7781a0e691b62af P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:16.661988 22901 raft_consensus.cc:1275] T fc89d3a58a19491c83db9e0f4cc0616d P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:16.674467 23590 raft_consensus.cc:1275] T fc89d3a58a19491c83db9e0f4cc0616d P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:16.674470 24309 consensus_queue.cc:1048] T fc89d3a58a19491c83db9e0f4cc0616d P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.012s
I20260709 12:23:16.695767 22800 catalog_manager.cc:5697] T ebdd6199523c47148e35cde9ad98ed48 P 7b3e366cdf24471e8a88203d43ff95cf reported cstate change: term changed from 1 to 2, leader changed from aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) to 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195). New cstate: current_term: 2 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:16.687780 24323 consensus_queue.cc:1048] T fc89d3a58a19491c83db9e0f4cc0616d P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.031s
I20260709 12:23:16.727391 22907 raft_consensus.cc:2955] T fc89d3a58a19491c83db9e0f4cc0616d P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:16.730170 22902 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0505fc6892a04d4482b3f8e98705ea12"
dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
mode: GRACEFUL
new_leader_uuid: "2793980a665d4daf84bbe67f9b2b5930"
 from {username='slave'} at 127.0.0.1:60108
I20260709 12:23:16.730804 22902 raft_consensus.cc:606] T 0505fc6892a04d4482b3f8e98705ea12 P aabe9ef5f1314406b36f06a9956984bb [term 2 LEADER]: Received request to transfer leadership to TS 2793980a665d4daf84bbe67f9b2b5930
W20260709 12:23:16.741436 24330 log.cc:927] Time spent T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
I20260709 12:23:16.723415 24323 raft_consensus.cc:2955] T fc89d3a58a19491c83db9e0f4cc0616d P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:16.745810 22902 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f5d1ebe64e447a4aac552273fd35d32"
dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
mode: GRACEFUL
new_leader_uuid: "2793980a665d4daf84bbe67f9b2b5930"
 from {username='slave'} at 127.0.0.1:60108
I20260709 12:23:16.746459 22902 raft_consensus.cc:606] T 0f5d1ebe64e447a4aac552273fd35d32 P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Received request to transfer leadership to TS 2793980a665d4daf84bbe67f9b2b5930
I20260709 12:23:16.753854 23589 raft_consensus.cc:2955] T fc89d3a58a19491c83db9e0f4cc0616d P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:16.758229 22791 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fc89d3a58a19491c83db9e0f4cc0616d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:23:16.767390 22907 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "14bb653274624dd5af85d6647a5ce25a"
dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
mode: GRACEFUL
new_leader_uuid: "3ce2186176de44289a47aadeda531c8e"
 from {username='slave'} at 127.0.0.1:60108
I20260709 12:23:16.768854 22907 raft_consensus.cc:606] T 14bb653274624dd5af85d6647a5ce25a P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Received request to transfer leadership to TS 3ce2186176de44289a47aadeda531c8e
I20260709 12:23:16.773303 22975 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e856b776d8004404a11f30acc8e948ac"
dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
mode: GRACEFUL
new_leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
 from {username='slave'} at 127.0.0.1:57866
I20260709 12:23:16.773960 22975 raft_consensus.cc:606] T e856b776d8004404a11f30acc8e948ac P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Received request to transfer leadership to TS 7b3e366cdf24471e8a88203d43ff95cf
I20260709 12:23:16.774825 24293 raft_consensus.cc:993] T 0505fc6892a04d4482b3f8e98705ea12 P aabe9ef5f1314406b36f06a9956984bb: : Instructing follower 2793980a665d4daf84bbe67f9b2b5930 to start an election
I20260709 12:23:16.775295 24293 raft_consensus.cc:1081] T 0505fc6892a04d4482b3f8e98705ea12 P aabe9ef5f1314406b36f06a9956984bb [term 2 LEADER]: Signalling peer 2793980a665d4daf84bbe67f9b2b5930 to start an election
I20260709 12:23:16.775417 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
W20260709 12:23:16.775777 22789 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leader transfer in progress [suppressed 2 similar messages]
I20260709 12:23:16.776996 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:16.777103 22975 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0505fc6892a04d4482b3f8e98705ea12"
dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
 from {username='slave'} at 127.0.0.1:46276
I20260709 12:23:16.792160 22975 raft_consensus.cc:493] T 0505fc6892a04d4482b3f8e98705ea12 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:16.792641 22975 raft_consensus.cc:3060] T 0505fc6892a04d4482b3f8e98705ea12 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:23:16.792938 22789 catalog_manager.cc:4755] TS aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): ChangeConfig:REMOVE_PEER RPC failed for tablet 0f5d1ebe64e447a4aac552273fd35d32: Remote error: Service unavailable: leader transfer in progress
I20260709 12:23:16.785326 22804 catalog_manager.cc:5697] T fc89d3a58a19491c83db9e0f4cc0616d P 3ce2186176de44289a47aadeda531c8e reported cstate change: config changed from index 3 to 4, VOTER 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) evicted. New cstate: current_term: 1 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:16.802059 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:16.804152 22975 raft_consensus.cc:515] T 0505fc6892a04d4482b3f8e98705ea12 P 2793980a665d4daf84bbe67f9b2b5930 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:16.807309 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0505fc6892a04d4482b3f8e98705ea12" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:23:16.807893 22907 raft_consensus.cc:3055] T 0505fc6892a04d4482b3f8e98705ea12 P aabe9ef5f1314406b36f06a9956984bb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:23:16.808168 22907 raft_consensus.cc:740] T 0505fc6892a04d4482b3f8e98705ea12 P aabe9ef5f1314406b36f06a9956984bb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Running, Role: LEADER
I20260709 12:23:16.808255 22969 tablet_service.cc:1558] Processing DeleteTablet for tablet fc89d3a58a19491c83db9e0f4cc0616d with delete_type TABLET_DATA_TOMBSTONED (TS 2793980a665d4daf84bbe67f9b2b5930 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46262
I20260709 12:23:16.809023 22907 consensus_queue.cc:260] T 0505fc6892a04d4482b3f8e98705ea12 P aabe9ef5f1314406b36f06a9956984bb [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:16.810479 22907 raft_consensus.cc:3060] T 0505fc6892a04d4482b3f8e98705ea12 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:16.811161 23053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0505fc6892a04d4482b3f8e98705ea12" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:23:16.811734 23053 raft_consensus.cc:3060] T 0505fc6892a04d4482b3f8e98705ea12 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:16.818856 23053 raft_consensus.cc:2468] T 0505fc6892a04d4482b3f8e98705ea12 P 7b3e366cdf24471e8a88203d43ff95cf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 3.
I20260709 12:23:16.808164 22975 leader_election.cc:290] T 0505fc6892a04d4482b3f8e98705ea12 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 3 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:23:16.822926 24334 tablet_replica.cc:333] T fc89d3a58a19491c83db9e0f4cc0616d P 2793980a665d4daf84bbe67f9b2b5930: stopping tablet replica
I20260709 12:23:16.824484 24334 raft_consensus.cc:2243] T fc89d3a58a19491c83db9e0f4cc0616d P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:16.824848 22974 raft_consensus.cc:1275] T ebdd6199523c47148e35cde9ad98ed48 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:16.825794 22948 leader_election.cc:304] T 0505fc6892a04d4482b3f8e98705ea12 P 2793980a665d4daf84bbe67f9b2b5930 [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: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: 
I20260709 12:23:16.826571 24309 consensus_queue.cc:1048] T ebdd6199523c47148e35cde9ad98ed48 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:16.826835 24319 raft_consensus.cc:2804] T 0505fc6892a04d4482b3f8e98705ea12 P 2793980a665d4daf84bbe67f9b2b5930 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:16.824462 22907 raft_consensus.cc:2468] T 0505fc6892a04d4482b3f8e98705ea12 P aabe9ef5f1314406b36f06a9956984bb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 3.
I20260709 12:23:16.827407 24319 raft_consensus.cc:697] T 0505fc6892a04d4482b3f8e98705ea12 P 2793980a665d4daf84bbe67f9b2b5930 [term 3 LEADER]: Becoming Leader. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
I20260709 12:23:16.828207 24319 consensus_queue.cc:237] T 0505fc6892a04d4482b3f8e98705ea12 P 2793980a665d4daf84bbe67f9b2b5930 [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:16.830147 24334 raft_consensus.cc:2272] T fc89d3a58a19491c83db9e0f4cc0616d P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:16.836889 24334 ts_tablet_manager.cc:1916] T fc89d3a58a19491c83db9e0f4cc0616d P 2793980a665d4daf84bbe67f9b2b5930: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:23:16.858243 22907 raft_consensus.cc:1275] T ebdd6199523c47148e35cde9ad98ed48 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:16.861624 24323 consensus_queue.cc:1048] T ebdd6199523c47148e35cde9ad98ed48 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:16.863106 24334 ts_tablet_manager.cc:1929] T fc89d3a58a19491c83db9e0f4cc0616d P 2793980a665d4daf84bbe67f9b2b5930: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:23:16.866384 22803 catalog_manager.cc:5697] T 0505fc6892a04d4482b3f8e98705ea12 P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: term changed from 2 to 3, leader changed from aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) to 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194). New cstate: current_term: 3 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:16.863751 24334 log.cc:1199] T fc89d3a58a19491c83db9e0f4cc0616d P 2793980a665d4daf84bbe67f9b2b5930: Deleting WAL directory at /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599696038870-21731-0/minicluster-data/ts-1-root/wals/fc89d3a58a19491c83db9e0f4cc0616d
I20260709 12:23:16.878189 22790 catalog_manager.cc:5028] TS 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): tablet fc89d3a58a19491c83db9e0f4cc0616d (table test-workload [id=5a80fbc528df4e20ae011992009cf62e]) successfully deleted
I20260709 12:23:17.066437 24220 raft_consensus.cc:993] T e856b776d8004404a11f30acc8e948ac P 2793980a665d4daf84bbe67f9b2b5930: : Instructing follower 7b3e366cdf24471e8a88203d43ff95cf to start an election
I20260709 12:23:17.067559 24310 raft_consensus.cc:1081] T e856b776d8004404a11f30acc8e948ac P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Signalling peer 7b3e366cdf24471e8a88203d43ff95cf to start an election
I20260709 12:23:17.073107 23053 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e856b776d8004404a11f30acc8e948ac"
dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
 from {username='slave'} at 127.0.0.1:40472
I20260709 12:23:17.074060 23053 raft_consensus.cc:493] T e856b776d8004404a11f30acc8e948ac P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:17.074630 23053 raft_consensus.cc:3060] T e856b776d8004404a11f30acc8e948ac P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:17.104636 24294 raft_consensus.cc:993] T 14bb653274624dd5af85d6647a5ce25a P aabe9ef5f1314406b36f06a9956984bb: : Instructing follower 3ce2186176de44289a47aadeda531c8e to start an election
I20260709 12:23:17.105329 24294 raft_consensus.cc:1081] T 14bb653274624dd5af85d6647a5ce25a P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Signalling peer 3ce2186176de44289a47aadeda531c8e to start an election
I20260709 12:23:17.106731 23053 raft_consensus.cc:515] T e856b776d8004404a11f30acc8e948ac P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:17.115140 23589 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "14bb653274624dd5af85d6647a5ce25a"
dest_uuid: "3ce2186176de44289a47aadeda531c8e"
 from {username='slave'} at 127.0.0.1:41704
I20260709 12:23:17.115898 23589 raft_consensus.cc:493] T 14bb653274624dd5af85d6647a5ce25a P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:17.116323 23589 raft_consensus.cc:3060] T 14bb653274624dd5af85d6647a5ce25a P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:17.123112 23053 leader_election.cc:290] T e856b776d8004404a11f30acc8e948ac P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 2 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:23:17.132817 22975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e856b776d8004404a11f30acc8e948ac" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
I20260709 12:23:17.134248 24294 raft_consensus.cc:993] T 0f5d1ebe64e447a4aac552273fd35d32 P aabe9ef5f1314406b36f06a9956984bb: : Instructing follower 2793980a665d4daf84bbe67f9b2b5930 to start an election
I20260709 12:23:17.135015 24293 raft_consensus.cc:1081] T 0f5d1ebe64e447a4aac552273fd35d32 P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Signalling peer 2793980a665d4daf84bbe67f9b2b5930 to start an election
I20260709 12:23:17.137461 22974 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0f5d1ebe64e447a4aac552273fd35d32"
dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
 from {username='slave'} at 127.0.0.1:46276
I20260709 12:23:17.139350 22974 raft_consensus.cc:493] T 0f5d1ebe64e447a4aac552273fd35d32 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:17.139707 22974 raft_consensus.cc:3060] T 0f5d1ebe64e447a4aac552273fd35d32 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:17.133797 22975 raft_consensus.cc:3055] T e856b776d8004404a11f30acc8e948ac P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:17.140061 22975 raft_consensus.cc:740] T e856b776d8004404a11f30acc8e948ac P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
I20260709 12:23:17.143064 22902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e856b776d8004404a11f30acc8e948ac" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:23:17.143771 22902 raft_consensus.cc:3060] T e856b776d8004404a11f30acc8e948ac P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:17.157598 23589 raft_consensus.cc:515] T 14bb653274624dd5af85d6647a5ce25a P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:17.163941 23589 leader_election.cc:290] T 14bb653274624dd5af85d6647a5ce25a P 3ce2186176de44289a47aadeda531c8e [CANDIDATE]: Term 2 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:23:17.165141 23057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bb653274624dd5af85d6647a5ce25a" candidate_uuid: "3ce2186176de44289a47aadeda531c8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:23:17.165668 23057 raft_consensus.cc:3060] T 14bb653274624dd5af85d6647a5ce25a P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:17.163134 22975 consensus_queue.cc:260] T e856b776d8004404a11f30acc8e948ac P 2793980a665d4daf84bbe67f9b2b5930 [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:17.173492 22975 raft_consensus.cc:3060] T e856b776d8004404a11f30acc8e948ac P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:17.169857 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bb653274624dd5af85d6647a5ce25a" candidate_uuid: "3ce2186176de44289a47aadeda531c8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:23:17.178849 22907 raft_consensus.cc:3055] T 14bb653274624dd5af85d6647a5ce25a P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:17.179277 22907 raft_consensus.cc:740] T 14bb653274624dd5af85d6647a5ce25a P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Running, Role: LEADER
I20260709 12:23:17.182153 22907 consensus_queue.cc:260] T 14bb653274624dd5af85d6647a5ce25a P aabe9ef5f1314406b36f06a9956984bb [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:17.186272 22907 raft_consensus.cc:3060] T 14bb653274624dd5af85d6647a5ce25a P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:17.189291 22974 raft_consensus.cc:515] T 0f5d1ebe64e447a4aac552273fd35d32 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:17.198334 23050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f5d1ebe64e447a4aac552273fd35d32" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: true dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:23:17.198982 23050 raft_consensus.cc:3060] T 0f5d1ebe64e447a4aac552273fd35d32 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:17.200871 22901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f5d1ebe64e447a4aac552273fd35d32" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: true dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:23:17.201529 22901 raft_consensus.cc:3055] T 0f5d1ebe64e447a4aac552273fd35d32 P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:17.201841 22901 raft_consensus.cc:740] T 0f5d1ebe64e447a4aac552273fd35d32 P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Running, Role: LEADER
I20260709 12:23:17.202957 22901 consensus_queue.cc:260] T 0f5d1ebe64e447a4aac552273fd35d32 P aabe9ef5f1314406b36f06a9956984bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 3, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:17.206248 22901 raft_consensus.cc:3060] T 0f5d1ebe64e447a4aac552273fd35d32 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:17.213428 23057 raft_consensus.cc:2468] T 14bb653274624dd5af85d6647a5ce25a P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ce2186176de44289a47aadeda531c8e in term 2.
I20260709 12:23:17.214982 23555 leader_election.cc:304] T 14bb653274624dd5af85d6647a5ce25a P 3ce2186176de44289a47aadeda531c8e [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: 3ce2186176de44289a47aadeda531c8e, 7b3e366cdf24471e8a88203d43ff95cf; no voters: 
I20260709 12:23:17.216252 24325 raft_consensus.cc:2804] T 14bb653274624dd5af85d6647a5ce25a P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:17.216884 24325 raft_consensus.cc:697] T 14bb653274624dd5af85d6647a5ce25a P 3ce2186176de44289a47aadeda531c8e [term 2 LEADER]: Becoming Leader. State: Replica: 3ce2186176de44289a47aadeda531c8e, State: Running, Role: LEADER
I20260709 12:23:17.218170 24325 consensus_queue.cc:237] T 14bb653274624dd5af85d6647a5ce25a P 3ce2186176de44289a47aadeda531c8e [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:17.223718 22905 raft_consensus.cc:1275] T 0505fc6892a04d4482b3f8e98705ea12 P aabe9ef5f1314406b36f06a9956984bb [term 3 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:17.226071 24310 consensus_queue.cc:1048] T 0505fc6892a04d4482b3f8e98705ea12 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:23:17.234417 22975 raft_consensus.cc:2468] T e856b776d8004404a11f30acc8e948ac P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 2.
I20260709 12:23:17.235918 22907 raft_consensus.cc:2468] T 14bb653274624dd5af85d6647a5ce25a P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ce2186176de44289a47aadeda531c8e in term 2.
I20260709 12:23:17.252245 22902 raft_consensus.cc:2468] T e856b776d8004404a11f30acc8e948ac P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 2.
I20260709 12:23:17.253878 23021 leader_election.cc:304] T e856b776d8004404a11f30acc8e948ac P 7b3e366cdf24471e8a88203d43ff95cf [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: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb; no voters: 
I20260709 12:23:17.254840 24299 raft_consensus.cc:2804] T e856b776d8004404a11f30acc8e948ac P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:17.255187 23053 raft_consensus.cc:1275] T 0505fc6892a04d4482b3f8e98705ea12 P 7b3e366cdf24471e8a88203d43ff95cf [term 3 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:17.255352 24299 raft_consensus.cc:697] T e856b776d8004404a11f30acc8e948ac P 7b3e366cdf24471e8a88203d43ff95cf [term 2 LEADER]: Becoming Leader. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Running, Role: LEADER
I20260709 12:23:17.256279 24299 consensus_queue.cc:237] T e856b776d8004404a11f30acc8e948ac P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Queue 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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:17.256814 24314 consensus_queue.cc:1048] T 0505fc6892a04d4482b3f8e98705ea12 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:17.215868 22974 leader_election.cc:290] T 0f5d1ebe64e447a4aac552273fd35d32 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 2 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669), 3ce2186176de44289a47aadeda531c8e (127.21.56.196:44761)
I20260709 12:23:17.215586 23050 raft_consensus.cc:2468] T 0f5d1ebe64e447a4aac552273fd35d32 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 2.
I20260709 12:23:17.248272 23589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f5d1ebe64e447a4aac552273fd35d32" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: true dest_uuid: "3ce2186176de44289a47aadeda531c8e"
I20260709 12:23:17.276320 23589 raft_consensus.cc:3060] T 0f5d1ebe64e447a4aac552273fd35d32 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:17.311169 22901 raft_consensus.cc:2468] T 0f5d1ebe64e447a4aac552273fd35d32 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 2.
I20260709 12:23:17.312711 22946 leader_election.cc:304] T 0f5d1ebe64e447a4aac552273fd35d32 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb; no voters: 
I20260709 12:23:17.313805 24220 raft_consensus.cc:2804] T 0f5d1ebe64e447a4aac552273fd35d32 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:17.314388 24220 raft_consensus.cc:697] T 0f5d1ebe64e447a4aac552273fd35d32 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 LEADER]: Becoming Leader. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
I20260709 12:23:17.315449 24220 consensus_queue.cc:237] T 0f5d1ebe64e447a4aac552273fd35d32 P 2793980a665d4daf84bbe67f9b2b5930 [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: 3, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:17.323392 22800 catalog_manager.cc:5697] T e856b776d8004404a11f30acc8e948ac P 7b3e366cdf24471e8a88203d43ff95cf reported cstate change: term changed from 1 to 2, leader changed from 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) to 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195). New cstate: current_term: 2 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:17.339994 22803 catalog_manager.cc:5697] T 0f5d1ebe64e447a4aac552273fd35d32 P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: term changed from 1 to 2, leader changed from aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) to 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194). New cstate: current_term: 2 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 12:23:17.354399 22789 catalog_manager.cc:5227] ChangeConfig:REMOVE_PEER RPC for tablet 0f5d1ebe64e447a4aac552273fd35d32 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711) due to error UNKNOWN_ERROR; will retry: Illegal state: Replica aabe9ef5f1314406b36f06a9956984bb is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 2 committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:17.342358 22800 catalog_manager.cc:5697] T 14bb653274624dd5af85d6647a5ce25a P 3ce2186176de44289a47aadeda531c8e reported cstate change: term changed from 1 to 2, leader changed from aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) to 3ce2186176de44289a47aadeda531c8e (127.21.56.196). New cstate: current_term: 2 leader_uuid: "3ce2186176de44289a47aadeda531c8e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:23:17.373835 23589 raft_consensus.cc:2468] T 0f5d1ebe64e447a4aac552273fd35d32 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 2.
I20260709 12:23:17.702786 22901 raft_consensus.cc:1275] T 0f5d1ebe64e447a4aac552273fd35d32 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:23:17.706110 24220 consensus_queue.cc:1048] T 0f5d1ebe64e447a4aac552273fd35d32 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:17.724797 23057 raft_consensus.cc:1275] T 14bb653274624dd5af85d6647a5ce25a P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Refusing update from remote peer 3ce2186176de44289a47aadeda531c8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:17.726222 24297 consensus_queue.cc:1048] T 14bb653274624dd5af85d6647a5ce25a P 3ce2186176de44289a47aadeda531c8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:23:17.738195 22901 raft_consensus.cc:1275] T 14bb653274624dd5af85d6647a5ce25a P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Refusing update from remote peer 3ce2186176de44289a47aadeda531c8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:17.739578 24347 consensus_queue.cc:1048] T 14bb653274624dd5af85d6647a5ce25a P 3ce2186176de44289a47aadeda531c8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:17.750489 22902 raft_consensus.cc:1275] T e856b776d8004404a11f30acc8e948ac P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:17.755366 24309 consensus_queue.cc:1048] T e856b776d8004404a11f30acc8e948ac P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:17.792016 22974 raft_consensus.cc:1275] T e856b776d8004404a11f30acc8e948ac P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:17.794137 24239 consensus_queue.cc:1048] T e856b776d8004404a11f30acc8e948ac P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:23:17.830588 23589 raft_consensus.cc:1275] T 0f5d1ebe64e447a4aac552273fd35d32 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:23:17.832449 24220 consensus_queue.cc:1048] T 0f5d1ebe64e447a4aac552273fd35d32 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:17.857640 23057 raft_consensus.cc:1275] T 0f5d1ebe64e447a4aac552273fd35d32 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:23:17.859498 24310 consensus_queue.cc:1048] T 0f5d1ebe64e447a4aac552273fd35d32 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:17.925504 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:17.974476 22974 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "807154fe8d7f44a98eaee2b79b1e1a53"
dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
mode: GRACEFUL
new_leader_uuid: "3ce2186176de44289a47aadeda531c8e"
 from {username='slave'} at 127.0.0.1:57866
I20260709 12:23:17.975082 22974 raft_consensus.cc:606] T 807154fe8d7f44a98eaee2b79b1e1a53 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 LEADER]: Received request to transfer leadership to TS 3ce2186176de44289a47aadeda531c8e
I20260709 12:23:17.977725 22975 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7c79fc7016f41988c6c1073ab59ba03"
dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
mode: GRACEFUL
new_leader_uuid: "aabe9ef5f1314406b36f06a9956984bb"
 from {username='slave'} at 127.0.0.1:57866
I20260709 12:23:17.978221 22975 raft_consensus.cc:606] T a7c79fc7016f41988c6c1073ab59ba03 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 LEADER]: Received request to transfer leadership to TS aabe9ef5f1314406b36f06a9956984bb
I20260709 12:23:17.980566 23057 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b0642d80acf14c47989252536a418c18"
dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
mode: GRACEFUL
new_leader_uuid: "aabe9ef5f1314406b36f06a9956984bb"
 from {username='slave'} at 127.0.0.1:47160
I20260709 12:23:17.981045 23057 raft_consensus.cc:606] T b0642d80acf14c47989252536a418c18 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Received request to transfer leadership to TS aabe9ef5f1314406b36f06a9956984bb
I20260709 12:23:17.983799 23057 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c2a020e6a5e5492c96c6a87dae68f503"
dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
mode: GRACEFUL
new_leader_uuid: "aabe9ef5f1314406b36f06a9956984bb"
 from {username='slave'} at 127.0.0.1:47160
I20260709 12:23:17.984367 23057 raft_consensus.cc:606] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Received request to transfer leadership to TS aabe9ef5f1314406b36f06a9956984bb
I20260709 12:23:17.985435 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:23:17.986677 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:17.987459 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:18.197099 22975 consensus_queue.cc:237] T 0f5d1ebe64e447a4aac552273fd35d32 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 3, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:18.204981 22902 raft_consensus.cc:1275] T 0f5d1ebe64e447a4aac552273fd35d32 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:18.205600 23590 raft_consensus.cc:1275] T 0f5d1ebe64e447a4aac552273fd35d32 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:18.207244 24220 consensus_queue.cc:1048] T 0f5d1ebe64e447a4aac552273fd35d32 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:18.208091 24310 consensus_queue.cc:1048] T 0f5d1ebe64e447a4aac552273fd35d32 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:18.215477 24036 raft_consensus.cc:2955] T 0f5d1ebe64e447a4aac552273fd35d32 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 3 to 5, VOTER 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:18.217356 22902 raft_consensus.cc:2955] T 0f5d1ebe64e447a4aac552273fd35d32 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 3 to 5, VOTER 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:18.221539 23590 raft_consensus.cc:2955] T 0f5d1ebe64e447a4aac552273fd35d32 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 3 to 5, VOTER 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:18.238194 22790 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0f5d1ebe64e447a4aac552273fd35d32 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 7)
I20260709 12:23:18.237764 22803 catalog_manager.cc:5697] T 0f5d1ebe64e447a4aac552273fd35d32 P aabe9ef5f1314406b36f06a9956984bb reported cstate change: config changed from index 3 to 5, VOTER 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) evicted. New cstate: current_term: 2 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:18.256961 23038 tablet_service.cc:1558] Processing DeleteTablet for tablet 0f5d1ebe64e447a4aac552273fd35d32 with delete_type TABLET_DATA_TOMBSTONED (TS 7b3e366cdf24471e8a88203d43ff95cf not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:40464
I20260709 12:23:18.261781 24359 tablet_replica.cc:333] T 0f5d1ebe64e447a4aac552273fd35d32 P 7b3e366cdf24471e8a88203d43ff95cf: stopping tablet replica
I20260709 12:23:18.262744 24359 raft_consensus.cc:2243] T 0f5d1ebe64e447a4aac552273fd35d32 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:18.263495 24359 raft_consensus.cc:2272] T 0f5d1ebe64e447a4aac552273fd35d32 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:18.266896 24359 ts_tablet_manager.cc:1916] T 0f5d1ebe64e447a4aac552273fd35d32 P 7b3e366cdf24471e8a88203d43ff95cf: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:23:18.270407 24310 raft_consensus.cc:993] T a7c79fc7016f41988c6c1073ab59ba03 P 2793980a665d4daf84bbe67f9b2b5930: : Instructing follower aabe9ef5f1314406b36f06a9956984bb to start an election
I20260709 12:23:18.270892 24310 raft_consensus.cc:1081] T a7c79fc7016f41988c6c1073ab59ba03 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 LEADER]: Signalling peer aabe9ef5f1314406b36f06a9956984bb to start an election
I20260709 12:23:18.273444 22901 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7c79fc7016f41988c6c1073ab59ba03"
dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
 from {username='slave'} at 127.0.0.1:54462
I20260709 12:23:18.274044 22901 raft_consensus.cc:493] T a7c79fc7016f41988c6c1073ab59ba03 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:18.274406 22901 raft_consensus.cc:3060] T a7c79fc7016f41988c6c1073ab59ba03 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:18.279285 22901 raft_consensus.cc:515] T a7c79fc7016f41988c6c1073ab59ba03 P aabe9ef5f1314406b36f06a9956984bb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:18.281723 24359 ts_tablet_manager.cc:1929] T 0f5d1ebe64e447a4aac552273fd35d32 P 7b3e366cdf24471e8a88203d43ff95cf: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:23:18.281723 22975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c79fc7016f41988c6c1073ab59ba03" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
I20260709 12:23:18.282260 22901 leader_election.cc:290] T a7c79fc7016f41988c6c1073ab59ba03 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 3 election: Requested vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:23:18.282536 24359 log.cc:1199] T 0f5d1ebe64e447a4aac552273fd35d32 P 7b3e366cdf24471e8a88203d43ff95cf: Deleting WAL directory at /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599696038870-21731-0/minicluster-data/ts-2-root/wals/0f5d1ebe64e447a4aac552273fd35d32
I20260709 12:23:18.282652 22975 raft_consensus.cc:3055] T a7c79fc7016f41988c6c1073ab59ba03 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:23:18.283128 22975 raft_consensus.cc:740] T a7c79fc7016f41988c6c1073ab59ba03 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
I20260709 12:23:18.283975 22975 consensus_queue.cc:260] T a7c79fc7016f41988c6c1073ab59ba03 P 2793980a665d4daf84bbe67f9b2b5930 [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:18.284610 22791 catalog_manager.cc:5028] TS 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669): tablet 0f5d1ebe64e447a4aac552273fd35d32 (table test-workload [id=5a80fbc528df4e20ae011992009cf62e]) successfully deleted
I20260709 12:23:18.285415 23057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c79fc7016f41988c6c1073ab59ba03" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:23:18.285904 23057 raft_consensus.cc:3060] T a7c79fc7016f41988c6c1073ab59ba03 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:18.285281 22975 raft_consensus.cc:3060] T a7c79fc7016f41988c6c1073ab59ba03 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:18.291899 23057 raft_consensus.cc:2468] T a7c79fc7016f41988c6c1073ab59ba03 P 7b3e366cdf24471e8a88203d43ff95cf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabe9ef5f1314406b36f06a9956984bb in term 3.
I20260709 12:23:18.293171 22872 leader_election.cc:304] T a7c79fc7016f41988c6c1073ab59ba03 P aabe9ef5f1314406b36f06a9956984bb [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: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb; no voters: 
I20260709 12:23:18.294051 24349 raft_consensus.cc:2804] T a7c79fc7016f41988c6c1073ab59ba03 P aabe9ef5f1314406b36f06a9956984bb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:18.294209 22975 raft_consensus.cc:2468] T a7c79fc7016f41988c6c1073ab59ba03 P 2793980a665d4daf84bbe67f9b2b5930 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabe9ef5f1314406b36f06a9956984bb in term 3.
I20260709 12:23:18.294581 24349 raft_consensus.cc:697] T a7c79fc7016f41988c6c1073ab59ba03 P aabe9ef5f1314406b36f06a9956984bb [term 3 LEADER]: Becoming Leader. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Running, Role: LEADER
I20260709 12:23:18.295522 24349 consensus_queue.cc:237] T a7c79fc7016f41988c6c1073ab59ba03 P aabe9ef5f1314406b36f06a9956984bb [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:18.304605 22800 catalog_manager.cc:5697] T a7c79fc7016f41988c6c1073ab59ba03 P aabe9ef5f1314406b36f06a9956984bb reported cstate change: term changed from 2 to 3, leader changed from 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) to aabe9ef5f1314406b36f06a9956984bb (127.21.56.193). New cstate: current_term: 3 leader_uuid: "aabe9ef5f1314406b36f06a9956984bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:18.337435 24036 raft_consensus.cc:993] T 807154fe8d7f44a98eaee2b79b1e1a53 P 2793980a665d4daf84bbe67f9b2b5930: : Instructing follower 3ce2186176de44289a47aadeda531c8e to start an election
I20260709 12:23:18.337904 24036 raft_consensus.cc:1081] T 807154fe8d7f44a98eaee2b79b1e1a53 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 LEADER]: Signalling peer 3ce2186176de44289a47aadeda531c8e to start an election
I20260709 12:23:18.338359 24309 raft_consensus.cc:993] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf: : Instructing follower aabe9ef5f1314406b36f06a9956984bb to start an election
I20260709 12:23:18.339006 24309 raft_consensus.cc:1081] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Signalling peer aabe9ef5f1314406b36f06a9956984bb to start an election
I20260709 12:23:18.339416 23590 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "807154fe8d7f44a98eaee2b79b1e1a53"
dest_uuid: "3ce2186176de44289a47aadeda531c8e"
 from {username='slave'} at 127.0.0.1:41712
I20260709 12:23:18.340269 23590 raft_consensus.cc:493] T 807154fe8d7f44a98eaee2b79b1e1a53 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:18.340701 23590 raft_consensus.cc:3060] T 807154fe8d7f44a98eaee2b79b1e1a53 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:18.340581 22902 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c2a020e6a5e5492c96c6a87dae68f503"
dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
 from {username='slave'} at 127.0.0.1:54474
I20260709 12:23:18.341296 22902 raft_consensus.cc:493] T c2a020e6a5e5492c96c6a87dae68f503 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:18.341614 22902 raft_consensus.cc:3060] T c2a020e6a5e5492c96c6a87dae68f503 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:18.347649 23590 raft_consensus.cc:515] T 807154fe8d7f44a98eaee2b79b1e1a53 P 3ce2186176de44289a47aadeda531c8e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:18.350004 22902 raft_consensus.cc:515] T c2a020e6a5e5492c96c6a87dae68f503 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:18.350497 22975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807154fe8d7f44a98eaee2b79b1e1a53" candidate_uuid: "3ce2186176de44289a47aadeda531c8e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
I20260709 12:23:18.351080 22975 raft_consensus.cc:3055] T 807154fe8d7f44a98eaee2b79b1e1a53 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:23:18.351411 22975 raft_consensus.cc:740] T 807154fe8d7f44a98eaee2b79b1e1a53 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
I20260709 12:23:18.352279 22975 consensus_queue.cc:260] T 807154fe8d7f44a98eaee2b79b1e1a53 P 2793980a665d4daf84bbe67f9b2b5930 [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: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:18.353274 23057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807154fe8d7f44a98eaee2b79b1e1a53" candidate_uuid: "3ce2186176de44289a47aadeda531c8e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:23:18.353466 22975 raft_consensus.cc:3060] T 807154fe8d7f44a98eaee2b79b1e1a53 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:18.353832 23057 raft_consensus.cc:3060] T 807154fe8d7f44a98eaee2b79b1e1a53 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:18.355931 22902 leader_election.cc:290] T c2a020e6a5e5492c96c6a87dae68f503 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 2 election: Requested vote from peers 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669), 3ce2186176de44289a47aadeda531c8e (127.21.56.196:44761)
I20260709 12:23:18.361321 23589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2a020e6a5e5492c96c6a87dae68f503" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3ce2186176de44289a47aadeda531c8e"
I20260709 12:23:18.361931 23589 raft_consensus.cc:3060] T c2a020e6a5e5492c96c6a87dae68f503 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:18.362042 23057 raft_consensus.cc:2468] T 807154fe8d7f44a98eaee2b79b1e1a53 P 7b3e366cdf24471e8a88203d43ff95cf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ce2186176de44289a47aadeda531c8e in term 3.
I20260709 12:23:18.361867 23590 leader_election.cc:290] T 807154fe8d7f44a98eaee2b79b1e1a53 P 3ce2186176de44289a47aadeda531c8e [CANDIDATE]: Term 3 election: Requested vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:23:18.363505 23555 leader_election.cc:304] T 807154fe8d7f44a98eaee2b79b1e1a53 P 3ce2186176de44289a47aadeda531c8e [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: 3ce2186176de44289a47aadeda531c8e, 7b3e366cdf24471e8a88203d43ff95cf; no voters: 
I20260709 12:23:18.364431 24297 raft_consensus.cc:2804] T 807154fe8d7f44a98eaee2b79b1e1a53 P 3ce2186176de44289a47aadeda531c8e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:18.364885 24297 raft_consensus.cc:697] T 807154fe8d7f44a98eaee2b79b1e1a53 P 3ce2186176de44289a47aadeda531c8e [term 3 LEADER]: Becoming Leader. State: Replica: 3ce2186176de44289a47aadeda531c8e, State: Running, Role: LEADER
I20260709 12:23:18.365751 24297 consensus_queue.cc:237] T 807154fe8d7f44a98eaee2b79b1e1a53 P 3ce2186176de44289a47aadeda531c8e [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: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:18.370128 23589 raft_consensus.cc:2468] T c2a020e6a5e5492c96c6a87dae68f503 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabe9ef5f1314406b36f06a9956984bb in term 2.
I20260709 12:23:18.372715 22975 raft_consensus.cc:2468] T 807154fe8d7f44a98eaee2b79b1e1a53 P 2793980a665d4daf84bbe67f9b2b5930 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ce2186176de44289a47aadeda531c8e in term 3.
I20260709 12:23:18.377230 23589 raft_consensus.cc:1240] T c2a020e6a5e5492c96c6a87dae68f503 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Rejecting Update request from peer 7b3e366cdf24471e8a88203d43ff95cf for earlier term 1. Current term is 2. Ops: []
I20260709 12:23:18.378584 24309 consensus_queue.cc:1059] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:18.379498 24239 raft_consensus.cc:3055] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:18.377422 22872 leader_election.cc:304] T c2a020e6a5e5492c96c6a87dae68f503 P aabe9ef5f1314406b36f06a9956984bb [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: 3ce2186176de44289a47aadeda531c8e, aabe9ef5f1314406b36f06a9956984bb; no voters: 
I20260709 12:23:18.379922 24239 raft_consensus.cc:740] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Running, Role: LEADER
I20260709 12:23:18.381009 24164 raft_consensus.cc:2804] T c2a020e6a5e5492c96c6a87dae68f503 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:18.380805 24239 consensus_queue.cc:260] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:18.381460 24164 raft_consensus.cc:697] T c2a020e6a5e5492c96c6a87dae68f503 P aabe9ef5f1314406b36f06a9956984bb [term 2 LEADER]: Becoming Leader. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Running, Role: LEADER
I20260709 12:23:18.382220 24164 consensus_queue.cc:237] T c2a020e6a5e5492c96c6a87dae68f503 P aabe9ef5f1314406b36f06a9956984bb [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:18.384232 23057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2a020e6a5e5492c96c6a87dae68f503" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:23:18.385619 22802 catalog_manager.cc:5697] T 807154fe8d7f44a98eaee2b79b1e1a53 P 3ce2186176de44289a47aadeda531c8e reported cstate change: term changed from 2 to 3, leader changed from 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) to 3ce2186176de44289a47aadeda531c8e (127.21.56.196). New cstate: current_term: 3 leader_uuid: "3ce2186176de44289a47aadeda531c8e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:23:18.391844 24239 raft_consensus.cc:3060] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:18.393247 24299 raft_consensus.cc:993] T b0642d80acf14c47989252536a418c18 P 7b3e366cdf24471e8a88203d43ff95cf: : Instructing follower aabe9ef5f1314406b36f06a9956984bb to start an election
I20260709 12:23:18.393783 24309 raft_consensus.cc:1081] T b0642d80acf14c47989252536a418c18 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Signalling peer aabe9ef5f1314406b36f06a9956984bb to start an election
I20260709 12:23:18.395529 22901 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b0642d80acf14c47989252536a418c18"
dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
 from {username='slave'} at 127.0.0.1:54474
I20260709 12:23:18.396025 22901 raft_consensus.cc:493] T b0642d80acf14c47989252536a418c18 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:18.396351 22901 raft_consensus.cc:3060] T b0642d80acf14c47989252536a418c18 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:18.397727 22800 catalog_manager.cc:5697] T c2a020e6a5e5492c96c6a87dae68f503 P aabe9ef5f1314406b36f06a9956984bb reported cstate change: term changed from 1 to 2, leader changed from 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) to aabe9ef5f1314406b36f06a9956984bb (127.21.56.193). New cstate: current_term: 2 leader_uuid: "aabe9ef5f1314406b36f06a9956984bb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:18.403064 22901 raft_consensus.cc:515] T b0642d80acf14c47989252536a418c18 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:18.404631 22901 leader_election.cc:290] T b0642d80acf14c47989252536a418c18 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 2 election: Requested vote from peers 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669), 3ce2186176de44289a47aadeda531c8e (127.21.56.196:44761)
I20260709 12:23:18.405650 23053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0642d80acf14c47989252536a418c18" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:23:18.406256 23053 raft_consensus.cc:3055] T b0642d80acf14c47989252536a418c18 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:18.406562 23053 raft_consensus.cc:740] T b0642d80acf14c47989252536a418c18 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Running, Role: LEADER
I20260709 12:23:18.406810 23589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0642d80acf14c47989252536a418c18" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3ce2186176de44289a47aadeda531c8e"
I20260709 12:23:18.407287 23053 consensus_queue.cc:260] T b0642d80acf14c47989252536a418c18 P 7b3e366cdf24471e8a88203d43ff95cf [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:18.408553 23053 raft_consensus.cc:3060] T b0642d80acf14c47989252536a418c18 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:18.409173 23589 raft_consensus.cc:3060] T b0642d80acf14c47989252536a418c18 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:18.414760 23057 raft_consensus.cc:2468] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabe9ef5f1314406b36f06a9956984bb in term 2.
I20260709 12:23:18.414945 23589 raft_consensus.cc:2468] T b0642d80acf14c47989252536a418c18 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabe9ef5f1314406b36f06a9956984bb in term 2.
I20260709 12:23:18.414815 23053 raft_consensus.cc:2468] T b0642d80acf14c47989252536a418c18 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabe9ef5f1314406b36f06a9956984bb in term 2.
I20260709 12:23:18.416378 22872 leader_election.cc:304] T b0642d80acf14c47989252536a418c18 P aabe9ef5f1314406b36f06a9956984bb [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: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb; no voters: 
I20260709 12:23:18.417038 24164 raft_consensus.cc:2804] T b0642d80acf14c47989252536a418c18 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:18.417464 24164 raft_consensus.cc:697] T b0642d80acf14c47989252536a418c18 P aabe9ef5f1314406b36f06a9956984bb [term 2 LEADER]: Becoming Leader. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Running, Role: LEADER
I20260709 12:23:18.418311 24164 consensus_queue.cc:237] T b0642d80acf14c47989252536a418c18 P aabe9ef5f1314406b36f06a9956984bb [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:18.428176 22800 catalog_manager.cc:5697] T b0642d80acf14c47989252536a418c18 P aabe9ef5f1314406b36f06a9956984bb reported cstate change: term changed from 1 to 2, leader changed from 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) to aabe9ef5f1314406b36f06a9956984bb (127.21.56.193). New cstate: current_term: 2 leader_uuid: "aabe9ef5f1314406b36f06a9956984bb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:18.712451 22975 raft_consensus.cc:1275] T a7c79fc7016f41988c6c1073ab59ba03 P 2793980a665d4daf84bbe67f9b2b5930 [term 3 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:18.713613 24349 consensus_queue.cc:1048] T a7c79fc7016f41988c6c1073ab59ba03 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:18.723165 23057 raft_consensus.cc:1275] T a7c79fc7016f41988c6c1073ab59ba03 P 7b3e366cdf24471e8a88203d43ff95cf [term 3 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:18.725068 24164 consensus_queue.cc:1048] T a7c79fc7016f41988c6c1073ab59ba03 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:23:18.774369 23057 raft_consensus.cc:1275] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:18.775487 24349 consensus_queue.cc:1048] T c2a020e6a5e5492c96c6a87dae68f503 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:18.783977 23590 raft_consensus.cc:1275] T c2a020e6a5e5492c96c6a87dae68f503 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:18.788213 24164 consensus_queue.cc:1048] T c2a020e6a5e5492c96c6a87dae68f503 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:18.823211 23590 raft_consensus.cc:1275] T b0642d80acf14c47989252536a418c18 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:18.824441 24349 consensus_queue.cc:1048] T b0642d80acf14c47989252536a418c18 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:18.834307 23057 raft_consensus.cc:1275] T b0642d80acf14c47989252536a418c18 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:18.836217 24164 consensus_queue.cc:1048] T b0642d80acf14c47989252536a418c18 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:18.906361 22975 raft_consensus.cc:1275] T 807154fe8d7f44a98eaee2b79b1e1a53 P 2793980a665d4daf84bbe67f9b2b5930 [term 3 FOLLOWER]: Refusing update from remote peer 3ce2186176de44289a47aadeda531c8e: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:23:18.907541 24297 consensus_queue.cc:1048] T 807154fe8d7f44a98eaee2b79b1e1a53 P 3ce2186176de44289a47aadeda531c8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:23:18.922645 23057 raft_consensus.cc:1275] T 807154fe8d7f44a98eaee2b79b1e1a53 P 7b3e366cdf24471e8a88203d43ff95cf [term 3 FOLLOWER]: Refusing update from remote peer 3ce2186176de44289a47aadeda531c8e: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:23:18.925040 24362 consensus_queue.cc:1048] T 807154fe8d7f44a98eaee2b79b1e1a53 P 3ce2186176de44289a47aadeda531c8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.007s
I20260709 12:23:19.038653 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:19.076351 22907 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "010a2c4376954329a61bf7dbf75afaa8"
dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
mode: GRACEFUL
new_leader_uuid: "2793980a665d4daf84bbe67f9b2b5930"
 from {username='slave'} at 127.0.0.1:60108
I20260709 12:23:19.076957 22907 raft_consensus.cc:606] T 010a2c4376954329a61bf7dbf75afaa8 P aabe9ef5f1314406b36f06a9956984bb [term 2 LEADER]: Received request to transfer leadership to TS 2793980a665d4daf84bbe67f9b2b5930
I20260709 12:23:19.081141 22907 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "32139692bf0144f3a5163f0600c58e25"
dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
mode: GRACEFUL
new_leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
 from {username='slave'} at 127.0.0.1:60108
I20260709 12:23:19.081588 22907 raft_consensus.cc:606] T 32139692bf0144f3a5163f0600c58e25 P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Received request to transfer leadership to TS 7b3e366cdf24471e8a88203d43ff95cf
I20260709 12:23:19.082589 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:23:19.083659 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:19.084179 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:19.155443 24164 raft_consensus.cc:993] T 32139692bf0144f3a5163f0600c58e25 P aabe9ef5f1314406b36f06a9956984bb: : Instructing follower 7b3e366cdf24471e8a88203d43ff95cf to start an election
I20260709 12:23:19.155850 24349 raft_consensus.cc:1081] T 32139692bf0144f3a5163f0600c58e25 P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Signalling peer 7b3e366cdf24471e8a88203d43ff95cf to start an election
I20260709 12:23:19.157274 23057 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "32139692bf0144f3a5163f0600c58e25"
dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
 from {username='slave'} at 127.0.0.1:40478
I20260709 12:23:19.157846 23057 raft_consensus.cc:493] T 32139692bf0144f3a5163f0600c58e25 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:19.158283 23057 raft_consensus.cc:3060] T 32139692bf0144f3a5163f0600c58e25 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:19.163486 23057 raft_consensus.cc:515] T 32139692bf0144f3a5163f0600c58e25 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:19.165952 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32139692bf0144f3a5163f0600c58e25" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:23:19.166190 23057 leader_election.cc:290] T 32139692bf0144f3a5163f0600c58e25 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 2 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 3ce2186176de44289a47aadeda531c8e (127.21.56.196:44761)
I20260709 12:23:19.166303 23590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32139692bf0144f3a5163f0600c58e25" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3ce2186176de44289a47aadeda531c8e"
I20260709 12:23:19.166538 22907 raft_consensus.cc:3055] T 32139692bf0144f3a5163f0600c58e25 P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:19.166903 22907 raft_consensus.cc:740] T 32139692bf0144f3a5163f0600c58e25 P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Running, Role: LEADER
I20260709 12:23:19.166916 23590 raft_consensus.cc:3060] T 32139692bf0144f3a5163f0600c58e25 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:19.167819 22907 consensus_queue.cc:260] T 32139692bf0144f3a5163f0600c58e25 P aabe9ef5f1314406b36f06a9956984bb [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:19.168869 22907 raft_consensus.cc:3060] T 32139692bf0144f3a5163f0600c58e25 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:19.173599 23590 raft_consensus.cc:2468] T 32139692bf0144f3a5163f0600c58e25 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 2.
I20260709 12:23:19.174678 23023 leader_election.cc:304] T 32139692bf0144f3a5163f0600c58e25 P 7b3e366cdf24471e8a88203d43ff95cf [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: 3ce2186176de44289a47aadeda531c8e, 7b3e366cdf24471e8a88203d43ff95cf; no voters: 
I20260709 12:23:19.175223 22907 raft_consensus.cc:2468] T 32139692bf0144f3a5163f0600c58e25 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 2.
I20260709 12:23:19.175323 24309 raft_consensus.cc:2804] T 32139692bf0144f3a5163f0600c58e25 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:19.175887 24309 raft_consensus.cc:697] T 32139692bf0144f3a5163f0600c58e25 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 LEADER]: Becoming Leader. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Running, Role: LEADER
I20260709 12:23:19.176771 24309 consensus_queue.cc:237] T 32139692bf0144f3a5163f0600c58e25 P 7b3e366cdf24471e8a88203d43ff95cf [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:19.191933 22800 catalog_manager.cc:5697] T 32139692bf0144f3a5163f0600c58e25 P 7b3e366cdf24471e8a88203d43ff95cf reported cstate change: term changed from 1 to 2, leader changed from aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) to 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195). New cstate: current_term: 2 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:19.313552 24349 raft_consensus.cc:993] T 010a2c4376954329a61bf7dbf75afaa8 P aabe9ef5f1314406b36f06a9956984bb: : Instructing follower 2793980a665d4daf84bbe67f9b2b5930 to start an election
I20260709 12:23:19.314122 24350 raft_consensus.cc:1081] T 010a2c4376954329a61bf7dbf75afaa8 P aabe9ef5f1314406b36f06a9956984bb [term 2 LEADER]: Signalling peer 2793980a665d4daf84bbe67f9b2b5930 to start an election
I20260709 12:23:19.316056 22974 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "010a2c4376954329a61bf7dbf75afaa8"
dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
 from {username='slave'} at 127.0.0.1:46276
I20260709 12:23:19.316562 22974 raft_consensus.cc:493] T 010a2c4376954329a61bf7dbf75afaa8 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:19.316895 22974 raft_consensus.cc:3060] T 010a2c4376954329a61bf7dbf75afaa8 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:19.322131 22974 raft_consensus.cc:515] T 010a2c4376954329a61bf7dbf75afaa8 P 2793980a665d4daf84bbe67f9b2b5930 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:19.324715 22974 leader_election.cc:290] T 010a2c4376954329a61bf7dbf75afaa8 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 3 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:23:19.324832 22902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "010a2c4376954329a61bf7dbf75afaa8" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:23:19.324733 22975 consensus_queue.cc:237] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:19.325573 22902 raft_consensus.cc:3055] T 010a2c4376954329a61bf7dbf75afaa8 P aabe9ef5f1314406b36f06a9956984bb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:23:19.325654 23057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "010a2c4376954329a61bf7dbf75afaa8" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:23:19.325924 22902 raft_consensus.cc:740] T 010a2c4376954329a61bf7dbf75afaa8 P aabe9ef5f1314406b36f06a9956984bb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Running, Role: LEADER
I20260709 12:23:19.326275 23057 raft_consensus.cc:3060] T 010a2c4376954329a61bf7dbf75afaa8 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:19.326643 22902 consensus_queue.cc:260] T 010a2c4376954329a61bf7dbf75afaa8 P aabe9ef5f1314406b36f06a9956984bb [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:19.327587 22902 raft_consensus.cc:3060] T 010a2c4376954329a61bf7dbf75afaa8 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:19.331947 23053 raft_consensus.cc:1275] T 10db80eef27b402e8b79c3d5a2b76c84 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:19.332016 22907 raft_consensus.cc:1275] T 10db80eef27b402e8b79c3d5a2b76c84 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:19.333801 24036 consensus_queue.cc:1048] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:19.334889 23057 raft_consensus.cc:2468] T 010a2c4376954329a61bf7dbf75afaa8 P 7b3e366cdf24471e8a88203d43ff95cf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 3.
I20260709 12:23:19.335987 22948 leader_election.cc:304] T 010a2c4376954329a61bf7dbf75afaa8 P 2793980a665d4daf84bbe67f9b2b5930 [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: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: 
I20260709 12:23:19.337529 24036 raft_consensus.cc:2804] T 010a2c4376954329a61bf7dbf75afaa8 P 2793980a665d4daf84bbe67f9b2b5930 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:19.337988 24036 raft_consensus.cc:697] T 010a2c4376954329a61bf7dbf75afaa8 P 2793980a665d4daf84bbe67f9b2b5930 [term 3 LEADER]: Becoming Leader. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
I20260709 12:23:19.338712 24036 consensus_queue.cc:237] T 010a2c4376954329a61bf7dbf75afaa8 P 2793980a665d4daf84bbe67f9b2b5930 [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:19.342388 24310 consensus_queue.cc:1048] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:23:19.341794 22948 consensus_peers.cc:597] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 -> Peer 3ce2186176de44289a47aadeda531c8e (127.21.56.196:44761): Couldn't send request to peer 3ce2186176de44289a47aadeda531c8e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 10db80eef27b402e8b79c3d5a2b76c84. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:19.367877 24310 raft_consensus.cc:2955] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:19.371665 22907 raft_consensus.cc:2955] T 10db80eef27b402e8b79c3d5a2b76c84 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:19.373206 22902 raft_consensus.cc:2468] T 010a2c4376954329a61bf7dbf75afaa8 P aabe9ef5f1314406b36f06a9956984bb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 3.
I20260709 12:23:19.385792 22800 catalog_manager.cc:5697] T 010a2c4376954329a61bf7dbf75afaa8 P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: term changed from 2 to 3, leader changed from aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) to 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194). New cstate: current_term: 3 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:19.392515 22902 consensus_queue.cc:237] T 25e32aa255a94925b7781a0e691b62af P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:19.395269 23057 raft_consensus.cc:2955] T 10db80eef27b402e8b79c3d5a2b76c84 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:19.410012 22800 catalog_manager.cc:5697] T 10db80eef27b402e8b79c3d5a2b76c84 P 7b3e366cdf24471e8a88203d43ff95cf reported cstate change: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New cstate: current_term: 2 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
W20260709 12:23:19.417502 22872 consensus_peers.cc:597] T 25e32aa255a94925b7781a0e691b62af P aabe9ef5f1314406b36f06a9956984bb -> Peer 3ce2186176de44289a47aadeda531c8e (127.21.56.196:44761): Couldn't send request to peer 3ce2186176de44289a47aadeda531c8e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 25e32aa255a94925b7781a0e691b62af. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:19.419559 22975 raft_consensus.cc:1275] T 25e32aa255a94925b7781a0e691b62af P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:23:19.419576 23057 raft_consensus.cc:1275] T 25e32aa255a94925b7781a0e691b62af P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:23:19.421118 24164 consensus_queue.cc:1048] T 25e32aa255a94925b7781a0e691b62af P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:19.422665 24164 consensus_queue.cc:1048] T 25e32aa255a94925b7781a0e691b62af P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:19.431475 24350 raft_consensus.cc:2955] T 25e32aa255a94925b7781a0e691b62af P aabe9ef5f1314406b36f06a9956984bb [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:19.440835 23057 raft_consensus.cc:2955] T 25e32aa255a94925b7781a0e691b62af P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:19.450321 22803 catalog_manager.cc:5697] T 25e32aa255a94925b7781a0e691b62af P aabe9ef5f1314406b36f06a9956984bb reported cstate change: config changed from index -1 to 3, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New cstate: current_term: 2 leader_uuid: "aabe9ef5f1314406b36f06a9956984bb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:19.450713 22975 raft_consensus.cc:2955] T 25e32aa255a94925b7781a0e691b62af P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:19.455749 23050 consensus_queue.cc:237] T d0a76cdd65624ce6ab67450b3bb1c5fc P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Queue 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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
W20260709 12:23:19.468658 23023 consensus_peers.cc:597] T d0a76cdd65624ce6ab67450b3bb1c5fc P 7b3e366cdf24471e8a88203d43ff95cf -> Peer 3ce2186176de44289a47aadeda531c8e (127.21.56.196:44761): Couldn't send request to peer 3ce2186176de44289a47aadeda531c8e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d0a76cdd65624ce6ab67450b3bb1c5fc. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:19.469612 22975 raft_consensus.cc:1275] T d0a76cdd65624ce6ab67450b3bb1c5fc P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:19.469862 22902 raft_consensus.cc:1275] T d0a76cdd65624ce6ab67450b3bb1c5fc P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:19.471259 24380 consensus_queue.cc:1048] T d0a76cdd65624ce6ab67450b3bb1c5fc P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:19.472143 24309 consensus_queue.cc:1048] T d0a76cdd65624ce6ab67450b3bb1c5fc P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:19.479919 24239 raft_consensus.cc:2955] T d0a76cdd65624ce6ab67450b3bb1c5fc P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:19.483048 22975 raft_consensus.cc:2955] T d0a76cdd65624ce6ab67450b3bb1c5fc P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:19.514744 22907 consensus_queue.cc:237] T 374528a7d4ee4a25b80f6580039f844c P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:19.516701 22902 raft_consensus.cc:2955] T d0a76cdd65624ce6ab67450b3bb1c5fc P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:19.517419 22800 catalog_manager.cc:5697] T d0a76cdd65624ce6ab67450b3bb1c5fc P 7b3e366cdf24471e8a88203d43ff95cf reported cstate change: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New cstate: current_term: 1 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:23:19.525705 22872 consensus_peers.cc:597] T 374528a7d4ee4a25b80f6580039f844c P aabe9ef5f1314406b36f06a9956984bb -> Peer 3ce2186176de44289a47aadeda531c8e (127.21.56.196:44761): Couldn't send request to peer 3ce2186176de44289a47aadeda531c8e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 374528a7d4ee4a25b80f6580039f844c. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:19.526868 22975 raft_consensus.cc:1275] T 374528a7d4ee4a25b80f6580039f844c P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:23:19.529152 24164 consensus_queue.cc:1048] T 374528a7d4ee4a25b80f6580039f844c P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:19.529711 23050 raft_consensus.cc:1275] T 374528a7d4ee4a25b80f6580039f844c P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:23:19.534094 24164 consensus_queue.cc:1048] T 374528a7d4ee4a25b80f6580039f844c P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:19.545274 24349 raft_consensus.cc:2955] T 374528a7d4ee4a25b80f6580039f844c P aabe9ef5f1314406b36f06a9956984bb [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:19.552742 22975 raft_consensus.cc:2955] T 374528a7d4ee4a25b80f6580039f844c P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:19.554849 23057 raft_consensus.cc:2955] T 374528a7d4ee4a25b80f6580039f844c P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:19.572211 22800 catalog_manager.cc:5697] T 374528a7d4ee4a25b80f6580039f844c P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: config changed from index -1 to 3, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New cstate: current_term: 2 leader_uuid: "aabe9ef5f1314406b36f06a9956984bb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:19.583678 22907 raft_consensus.cc:1275] T 32139692bf0144f3a5163f0600c58e25 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:19.585718 24380 consensus_queue.cc:1048] T 32139692bf0144f3a5163f0600c58e25 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:19.607285 23590 raft_consensus.cc:1275] T 32139692bf0144f3a5163f0600c58e25 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:19.609421 24239 consensus_queue.cc:1048] T 32139692bf0144f3a5163f0600c58e25 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:19.732533 22902 raft_consensus.cc:1275] T 010a2c4376954329a61bf7dbf75afaa8 P aabe9ef5f1314406b36f06a9956984bb [term 3 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:19.733632 24310 consensus_queue.cc:1048] T 010a2c4376954329a61bf7dbf75afaa8 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:19.751008 23057 raft_consensus.cc:1275] T 010a2c4376954329a61bf7dbf75afaa8 P 7b3e366cdf24471e8a88203d43ff95cf [term 3 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:19.752381 24310 consensus_queue.cc:1048] T 010a2c4376954329a61bf7dbf75afaa8 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:19.793478 24409 ts_tablet_manager.cc:933] T 10db80eef27b402e8b79c3d5a2b76c84 P 3ce2186176de44289a47aadeda531c8e: Initiating tablet copy from peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:23:19.801748 24409 tablet_copy_client.cc:323] T 10db80eef27b402e8b79c3d5a2b76c84 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.56.194:36473
I20260709 12:23:19.805001 22993 tablet_copy_service.cc:140] P 2793980a665d4daf84bbe67f9b2b5930: Received BeginTabletCopySession request for tablet 10db80eef27b402e8b79c3d5a2b76c84 from peer 3ce2186176de44289a47aadeda531c8e ({username='slave'} at 127.0.0.1:43900)
I20260709 12:23:19.805473 22993 tablet_copy_service.cc:161] P 2793980a665d4daf84bbe67f9b2b5930: Beginning new tablet copy session on tablet 10db80eef27b402e8b79c3d5a2b76c84 from peer 3ce2186176de44289a47aadeda531c8e at {username='slave'} at 127.0.0.1:43900: session id = 3ce2186176de44289a47aadeda531c8e-10db80eef27b402e8b79c3d5a2b76c84
I20260709 12:23:19.811800 22993 tablet_copy_source_session.cc:215] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:23:19.814821 24409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10db80eef27b402e8b79c3d5a2b76c84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:19.832366 24409 tablet_copy_client.cc:806] T 10db80eef27b402e8b79c3d5a2b76c84 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 0 data blocks...
I20260709 12:23:19.833958 24409 tablet_copy_client.cc:670] T 10db80eef27b402e8b79c3d5a2b76c84 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:23:19.838100 24409 tablet_copy_client.cc:538] T 10db80eef27b402e8b79c3d5a2b76c84 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:23:19.845955 24409 tablet_bootstrap.cc:492] T 10db80eef27b402e8b79c3d5a2b76c84 P 3ce2186176de44289a47aadeda531c8e: Bootstrap starting.
I20260709 12:23:19.865456 24409 tablet_bootstrap.cc:492] T 10db80eef27b402e8b79c3d5a2b76c84 P 3ce2186176de44289a47aadeda531c8e: 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
I20260709 12:23:19.866396 24409 tablet_bootstrap.cc:492] T 10db80eef27b402e8b79c3d5a2b76c84 P 3ce2186176de44289a47aadeda531c8e: Bootstrap complete.
I20260709 12:23:19.867072 24409 ts_tablet_manager.cc:1403] T 10db80eef27b402e8b79c3d5a2b76c84 P 3ce2186176de44289a47aadeda531c8e: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.008s
I20260709 12:23:19.869727 24409 raft_consensus.cc:359] T 10db80eef27b402e8b79c3d5a2b76c84 P 3ce2186176de44289a47aadeda531c8e [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:19.870541 24409 raft_consensus.cc:740] T 10db80eef27b402e8b79c3d5a2b76c84 P 3ce2186176de44289a47aadeda531c8e [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 3ce2186176de44289a47aadeda531c8e, State: Initialized, Role: LEARNER
I20260709 12:23:19.871294 24409 consensus_queue.cc:260] T 10db80eef27b402e8b79c3d5a2b76c84 P 3ce2186176de44289a47aadeda531c8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:19.873623 24409 ts_tablet_manager.cc:1434] T 10db80eef27b402e8b79c3d5a2b76c84 P 3ce2186176de44289a47aadeda531c8e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:23:19.876641 22993 tablet_copy_service.cc:342] P 2793980a665d4daf84bbe67f9b2b5930: Request end of tablet copy session 3ce2186176de44289a47aadeda531c8e-10db80eef27b402e8b79c3d5a2b76c84 received from {username='slave'} at 127.0.0.1:43900
I20260709 12:23:19.877120 22993 tablet_copy_service.cc:434] P 2793980a665d4daf84bbe67f9b2b5930: ending tablet copy session 3ce2186176de44289a47aadeda531c8e-10db80eef27b402e8b79c3d5a2b76c84 on tablet 10db80eef27b402e8b79c3d5a2b76c84 with peer 3ce2186176de44289a47aadeda531c8e
I20260709 12:23:19.945659 24409 ts_tablet_manager.cc:933] T 374528a7d4ee4a25b80f6580039f844c P 3ce2186176de44289a47aadeda531c8e: Initiating tablet copy from peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711)
I20260709 12:23:19.947259 24409 tablet_copy_client.cc:323] T 374528a7d4ee4a25b80f6580039f844c P 3ce2186176de44289a47aadeda531c8e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.56.193:36711
I20260709 12:23:19.948827 22917 tablet_copy_service.cc:140] P aabe9ef5f1314406b36f06a9956984bb: Received BeginTabletCopySession request for tablet 374528a7d4ee4a25b80f6580039f844c from peer 3ce2186176de44289a47aadeda531c8e ({username='slave'} at 127.0.0.1:60934)
I20260709 12:23:19.949270 22917 tablet_copy_service.cc:161] P aabe9ef5f1314406b36f06a9956984bb: Beginning new tablet copy session on tablet 374528a7d4ee4a25b80f6580039f844c from peer 3ce2186176de44289a47aadeda531c8e at {username='slave'} at 127.0.0.1:60934: session id = 3ce2186176de44289a47aadeda531c8e-374528a7d4ee4a25b80f6580039f844c
I20260709 12:23:19.955263 22917 tablet_copy_source_session.cc:215] T 374528a7d4ee4a25b80f6580039f844c P aabe9ef5f1314406b36f06a9956984bb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:23:19.959004 24409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 374528a7d4ee4a25b80f6580039f844c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:19.977727 24409 tablet_copy_client.cc:806] T 374528a7d4ee4a25b80f6580039f844c P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 0 data blocks...
I20260709 12:23:19.978308 24409 tablet_copy_client.cc:670] T 374528a7d4ee4a25b80f6580039f844c P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:23:19.982007 24409 tablet_copy_client.cc:538] T 374528a7d4ee4a25b80f6580039f844c P 3ce2186176de44289a47aadeda531c8e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:23:19.994719 24409 tablet_bootstrap.cc:492] T 374528a7d4ee4a25b80f6580039f844c P 3ce2186176de44289a47aadeda531c8e: Bootstrap starting.
I20260709 12:23:20.007266 24413 ts_tablet_manager.cc:933] T 25e32aa255a94925b7781a0e691b62af P 3ce2186176de44289a47aadeda531c8e: Initiating tablet copy from peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711)
I20260709 12:23:20.009532 24413 tablet_copy_client.cc:323] T 25e32aa255a94925b7781a0e691b62af P 3ce2186176de44289a47aadeda531c8e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.56.193:36711
I20260709 12:23:20.011219 22917 tablet_copy_service.cc:140] P aabe9ef5f1314406b36f06a9956984bb: Received BeginTabletCopySession request for tablet 25e32aa255a94925b7781a0e691b62af from peer 3ce2186176de44289a47aadeda531c8e ({username='slave'} at 127.0.0.1:60934)
I20260709 12:23:20.011765 22917 tablet_copy_service.cc:161] P aabe9ef5f1314406b36f06a9956984bb: Beginning new tablet copy session on tablet 25e32aa255a94925b7781a0e691b62af from peer 3ce2186176de44289a47aadeda531c8e at {username='slave'} at 127.0.0.1:60934: session id = 3ce2186176de44289a47aadeda531c8e-25e32aa255a94925b7781a0e691b62af
I20260709 12:23:20.019580 22917 tablet_copy_source_session.cc:215] T 25e32aa255a94925b7781a0e691b62af P aabe9ef5f1314406b36f06a9956984bb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:23:20.019670 24409 tablet_bootstrap.cc:492] T 374528a7d4ee4a25b80f6580039f844c P 3ce2186176de44289a47aadeda531c8e: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:23:20.023383 24409 tablet_bootstrap.cc:492] T 374528a7d4ee4a25b80f6580039f844c P 3ce2186176de44289a47aadeda531c8e: Bootstrap complete.
I20260709 12:23:20.024164 24409 ts_tablet_manager.cc:1403] T 374528a7d4ee4a25b80f6580039f844c P 3ce2186176de44289a47aadeda531c8e: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.007s
I20260709 12:23:20.023561 24413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25e32aa255a94925b7781a0e691b62af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:20.027444 24409 raft_consensus.cc:359] T 374528a7d4ee4a25b80f6580039f844c P 3ce2186176de44289a47aadeda531c8e [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:20.028301 24409 raft_consensus.cc:740] T 374528a7d4ee4a25b80f6580039f844c P 3ce2186176de44289a47aadeda531c8e [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 3ce2186176de44289a47aadeda531c8e, State: Initialized, Role: LEARNER
I20260709 12:23:20.029183 24409 consensus_queue.cc:260] T 374528a7d4ee4a25b80f6580039f844c P 3ce2186176de44289a47aadeda531c8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:20.031976 24409 ts_tablet_manager.cc:1434] T 374528a7d4ee4a25b80f6580039f844c P 3ce2186176de44289a47aadeda531c8e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:23:20.035272 22917 tablet_copy_service.cc:342] P aabe9ef5f1314406b36f06a9956984bb: Request end of tablet copy session 3ce2186176de44289a47aadeda531c8e-374528a7d4ee4a25b80f6580039f844c received from {username='slave'} at 127.0.0.1:60934
I20260709 12:23:20.035784 22917 tablet_copy_service.cc:434] P aabe9ef5f1314406b36f06a9956984bb: ending tablet copy session 3ce2186176de44289a47aadeda531c8e-374528a7d4ee4a25b80f6580039f844c on tablet 374528a7d4ee4a25b80f6580039f844c with peer 3ce2186176de44289a47aadeda531c8e
I20260709 12:23:20.045326 24413 tablet_copy_client.cc:806] T 25e32aa255a94925b7781a0e691b62af P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 0 data blocks...
I20260709 12:23:20.055801 24413 tablet_copy_client.cc:670] T 25e32aa255a94925b7781a0e691b62af P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:23:20.062561 24413 tablet_copy_client.cc:538] T 25e32aa255a94925b7781a0e691b62af P 3ce2186176de44289a47aadeda531c8e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:23:20.074710 24413 tablet_bootstrap.cc:492] T 25e32aa255a94925b7781a0e691b62af P 3ce2186176de44289a47aadeda531c8e: Bootstrap starting.
I20260709 12:23:20.088511 24409 ts_tablet_manager.cc:933] T d0a76cdd65624ce6ab67450b3bb1c5fc P 3ce2186176de44289a47aadeda531c8e: Initiating tablet copy from peer 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:23:20.090504 24409 tablet_copy_client.cc:323] T d0a76cdd65624ce6ab67450b3bb1c5fc P 3ce2186176de44289a47aadeda531c8e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.56.195:42669
I20260709 12:23:20.092515 23068 tablet_copy_service.cc:140] P 7b3e366cdf24471e8a88203d43ff95cf: Received BeginTabletCopySession request for tablet d0a76cdd65624ce6ab67450b3bb1c5fc from peer 3ce2186176de44289a47aadeda531c8e ({username='slave'} at 127.0.0.1:54590)
I20260709 12:23:20.093149 23068 tablet_copy_service.cc:161] P 7b3e366cdf24471e8a88203d43ff95cf: Beginning new tablet copy session on tablet d0a76cdd65624ce6ab67450b3bb1c5fc from peer 3ce2186176de44289a47aadeda531c8e at {username='slave'} at 127.0.0.1:54590: session id = 3ce2186176de44289a47aadeda531c8e-d0a76cdd65624ce6ab67450b3bb1c5fc
I20260709 12:23:20.094839 24413 tablet_bootstrap.cc:492] T 25e32aa255a94925b7781a0e691b62af P 3ce2186176de44289a47aadeda531c8e: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:23:20.095628 24413 tablet_bootstrap.cc:492] T 25e32aa255a94925b7781a0e691b62af P 3ce2186176de44289a47aadeda531c8e: Bootstrap complete.
I20260709 12:23:20.096211 24413 ts_tablet_manager.cc:1403] T 25e32aa255a94925b7781a0e691b62af P 3ce2186176de44289a47aadeda531c8e: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260709 12:23:20.098768 24413 raft_consensus.cc:359] T 25e32aa255a94925b7781a0e691b62af P 3ce2186176de44289a47aadeda531c8e [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:20.099350 24413 raft_consensus.cc:740] T 25e32aa255a94925b7781a0e691b62af P 3ce2186176de44289a47aadeda531c8e [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 3ce2186176de44289a47aadeda531c8e, State: Initialized, Role: LEARNER
I20260709 12:23:20.099893 24413 consensus_queue.cc:260] T 25e32aa255a94925b7781a0e691b62af P 3ce2186176de44289a47aadeda531c8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:20.101742 24413 ts_tablet_manager.cc:1434] T 25e32aa255a94925b7781a0e691b62af P 3ce2186176de44289a47aadeda531c8e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:23:20.103535 22917 tablet_copy_service.cc:342] P aabe9ef5f1314406b36f06a9956984bb: Request end of tablet copy session 3ce2186176de44289a47aadeda531c8e-25e32aa255a94925b7781a0e691b62af received from {username='slave'} at 127.0.0.1:60934
I20260709 12:23:20.103987 22917 tablet_copy_service.cc:434] P aabe9ef5f1314406b36f06a9956984bb: ending tablet copy session 3ce2186176de44289a47aadeda531c8e-25e32aa255a94925b7781a0e691b62af on tablet 25e32aa255a94925b7781a0e691b62af with peer 3ce2186176de44289a47aadeda531c8e
I20260709 12:23:20.107828 23068 tablet_copy_source_session.cc:215] T d0a76cdd65624ce6ab67450b3bb1c5fc P 7b3e366cdf24471e8a88203d43ff95cf: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:23:20.111486 24409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0a76cdd65624ce6ab67450b3bb1c5fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:20.119443 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:20.127126 24409 tablet_copy_client.cc:806] T d0a76cdd65624ce6ab67450b3bb1c5fc P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 0 data blocks...
I20260709 12:23:20.127748 24409 tablet_copy_client.cc:670] T d0a76cdd65624ce6ab67450b3bb1c5fc P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:23:20.132261 24409 tablet_copy_client.cc:538] T d0a76cdd65624ce6ab67450b3bb1c5fc P 3ce2186176de44289a47aadeda531c8e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:23:20.153369 24409 tablet_bootstrap.cc:492] T d0a76cdd65624ce6ab67450b3bb1c5fc P 3ce2186176de44289a47aadeda531c8e: Bootstrap starting.
I20260709 12:23:20.185328 22975 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10db80eef27b402e8b79c3d5a2b76c84"
dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
mode: GRACEFUL
new_leader_uuid: "aabe9ef5f1314406b36f06a9956984bb"
 from {username='slave'} at 127.0.0.1:57866
I20260709 12:23:20.186049 22975 raft_consensus.cc:606] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 LEADER]: Received request to transfer leadership to TS aabe9ef5f1314406b36f06a9956984bb
I20260709 12:23:20.193140 23053 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "72b6668d8e7848989fc6c21ff85bb3fd"
dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
mode: GRACEFUL
new_leader_uuid: "2793980a665d4daf84bbe67f9b2b5930"
 from {username='slave'} at 127.0.0.1:47160
I20260709 12:23:20.193825 23053 raft_consensus.cc:606] T 72b6668d8e7848989fc6c21ff85bb3fd P 7b3e366cdf24471e8a88203d43ff95cf [term 2 LEADER]: Received request to transfer leadership to TS 2793980a665d4daf84bbe67f9b2b5930
I20260709 12:23:20.207623 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:23:20.209415 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:20.210260 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:20.258868 24409 tablet_bootstrap.cc:492] T d0a76cdd65624ce6ab67450b3bb1c5fc P 3ce2186176de44289a47aadeda531c8e: 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
I20260709 12:23:20.259763 24409 tablet_bootstrap.cc:492] T d0a76cdd65624ce6ab67450b3bb1c5fc P 3ce2186176de44289a47aadeda531c8e: Bootstrap complete.
I20260709 12:23:20.260418 24409 ts_tablet_manager.cc:1403] T d0a76cdd65624ce6ab67450b3bb1c5fc P 3ce2186176de44289a47aadeda531c8e: Time spent bootstrapping tablet: real 0.107s	user 0.051s	sys 0.027s
I20260709 12:23:20.263166 24409 raft_consensus.cc:359] T d0a76cdd65624ce6ab67450b3bb1c5fc P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:20.263943 24409 raft_consensus.cc:740] T d0a76cdd65624ce6ab67450b3bb1c5fc P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3ce2186176de44289a47aadeda531c8e, State: Initialized, Role: LEARNER
I20260709 12:23:20.264567 24409 consensus_queue.cc:260] T d0a76cdd65624ce6ab67450b3bb1c5fc P 3ce2186176de44289a47aadeda531c8e [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:20.270911 24409 ts_tablet_manager.cc:1434] T d0a76cdd65624ce6ab67450b3bb1c5fc P 3ce2186176de44289a47aadeda531c8e: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:23:20.272096 23590 raft_consensus.cc:1217] T 10db80eef27b402e8b79c3d5a2b76c84 P 3ce2186176de44289a47aadeda531c8e [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260709 12:23:20.276187 23068 tablet_copy_service.cc:342] P 7b3e366cdf24471e8a88203d43ff95cf: Request end of tablet copy session 3ce2186176de44289a47aadeda531c8e-d0a76cdd65624ce6ab67450b3bb1c5fc received from {username='slave'} at 127.0.0.1:54590
I20260709 12:23:20.276659 23068 tablet_copy_service.cc:434] P 7b3e366cdf24471e8a88203d43ff95cf: ending tablet copy session 3ce2186176de44289a47aadeda531c8e-d0a76cdd65624ce6ab67450b3bb1c5fc on tablet d0a76cdd65624ce6ab67450b3bb1c5fc with peer 3ce2186176de44289a47aadeda531c8e
I20260709 12:23:20.293455 24314 raft_consensus.cc:993] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930: : Instructing follower aabe9ef5f1314406b36f06a9956984bb to start an election
I20260709 12:23:20.293864 24036 raft_consensus.cc:1081] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 LEADER]: Signalling peer aabe9ef5f1314406b36f06a9956984bb to start an election
I20260709 12:23:20.295517 22907 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10db80eef27b402e8b79c3d5a2b76c84"
dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
 from {username='slave'} at 127.0.0.1:54462
I20260709 12:23:20.296069 22907 raft_consensus.cc:493] T 10db80eef27b402e8b79c3d5a2b76c84 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:20.296418 22907 raft_consensus.cc:3060] T 10db80eef27b402e8b79c3d5a2b76c84 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:20.302911 22907 raft_consensus.cc:515] T 10db80eef27b402e8b79c3d5a2b76c84 P aabe9ef5f1314406b36f06a9956984bb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:20.304862 22907 leader_election.cc:290] T 10db80eef27b402e8b79c3d5a2b76c84 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 3 election: Requested vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:23:20.306769 22974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10db80eef27b402e8b79c3d5a2b76c84" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
I20260709 12:23:20.307294 23057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10db80eef27b402e8b79c3d5a2b76c84" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:23:20.307425 22974 raft_consensus.cc:3055] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:23:20.307755 23057 raft_consensus.cc:3060] T 10db80eef27b402e8b79c3d5a2b76c84 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:20.307793 22974 raft_consensus.cc:740] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
I20260709 12:23:20.308665 22974 consensus_queue.cc:260] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [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: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:20.312178 22974 raft_consensus.cc:3060] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:20.314263 23057 raft_consensus.cc:2468] T 10db80eef27b402e8b79c3d5a2b76c84 P 7b3e366cdf24471e8a88203d43ff95cf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabe9ef5f1314406b36f06a9956984bb in term 3.
I20260709 12:23:20.315480 22872 leader_election.cc:304] T 10db80eef27b402e8b79c3d5a2b76c84 P aabe9ef5f1314406b36f06a9956984bb [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: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb; no voters: 
I20260709 12:23:20.316499 24350 raft_consensus.cc:2804] T 10db80eef27b402e8b79c3d5a2b76c84 P aabe9ef5f1314406b36f06a9956984bb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:20.317826 24350 raft_consensus.cc:697] T 10db80eef27b402e8b79c3d5a2b76c84 P aabe9ef5f1314406b36f06a9956984bb [term 3 LEADER]: Becoming Leader. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Running, Role: LEADER
I20260709 12:23:20.319032 22974 raft_consensus.cc:2468] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabe9ef5f1314406b36f06a9956984bb in term 3.
I20260709 12:23:20.318794 24350 consensus_queue.cc:237] T 10db80eef27b402e8b79c3d5a2b76c84 P aabe9ef5f1314406b36f06a9956984bb [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: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:20.331238 22800 catalog_manager.cc:5697] T 10db80eef27b402e8b79c3d5a2b76c84 P aabe9ef5f1314406b36f06a9956984bb reported cstate change: term changed from 2 to 3, leader changed from 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) to aabe9ef5f1314406b36f06a9956984bb (127.21.56.193). New cstate: current_term: 3 leader_uuid: "aabe9ef5f1314406b36f06a9956984bb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:20.342864 22907 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10db80eef27b402e8b79c3d5a2b76c84"
dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:54446
I20260709 12:23:20.343400 22907 raft_consensus.cc:606] T 10db80eef27b402e8b79c3d5a2b76c84 P aabe9ef5f1314406b36f06a9956984bb [term 3 LEADER]: Received request to transfer leadership
I20260709 12:23:20.346576 22907 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10db80eef27b402e8b79c3d5a2b76c84"
dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:54446
I20260709 12:23:20.347067 22907 raft_consensus.cc:606] T 10db80eef27b402e8b79c3d5a2b76c84 P aabe9ef5f1314406b36f06a9956984bb [term 3 LEADER]: Received request to transfer leadership
I20260709 12:23:20.350103 22907 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10db80eef27b402e8b79c3d5a2b76c84"
dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:54446
I20260709 12:23:20.350672 22907 raft_consensus.cc:606] T 10db80eef27b402e8b79c3d5a2b76c84 P aabe9ef5f1314406b36f06a9956984bb [term 3 LEADER]: Received request to transfer leadership
W20260709 12:23:20.354637 22851 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 12:23:20.355052 22851 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for 10db80eef27b402e8b79c3d5a2b76c84 already in progress
W20260709 12:23:20.355360 22851 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 10db80eef27b402e8b79c3d5a2b76c84 already in progress
I20260709 12:23:20.458464 24239 raft_consensus.cc:993] T 72b6668d8e7848989fc6c21ff85bb3fd P 7b3e366cdf24471e8a88203d43ff95cf: : Instructing follower 2793980a665d4daf84bbe67f9b2b5930 to start an election
I20260709 12:23:20.459030 24380 raft_consensus.cc:1081] T 72b6668d8e7848989fc6c21ff85bb3fd P 7b3e366cdf24471e8a88203d43ff95cf [term 2 LEADER]: Signalling peer 2793980a665d4daf84bbe67f9b2b5930 to start an election
I20260709 12:23:20.460424 22974 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "72b6668d8e7848989fc6c21ff85bb3fd"
dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
 from {username='slave'} at 127.0.0.1:46286
I20260709 12:23:20.460973 22974 raft_consensus.cc:493] T 72b6668d8e7848989fc6c21ff85bb3fd P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:20.461226 22974 raft_consensus.cc:3060] T 72b6668d8e7848989fc6c21ff85bb3fd P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:20.466413 22974 raft_consensus.cc:515] T 72b6668d8e7848989fc6c21ff85bb3fd P 2793980a665d4daf84bbe67f9b2b5930 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:20.468021 22974 leader_election.cc:290] T 72b6668d8e7848989fc6c21ff85bb3fd P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 3 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:23:20.469110 23057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72b6668d8e7848989fc6c21ff85bb3fd" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:23:20.469448 22902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72b6668d8e7848989fc6c21ff85bb3fd" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:23:20.469745 23057 raft_consensus.cc:3055] T 72b6668d8e7848989fc6c21ff85bb3fd P 7b3e366cdf24471e8a88203d43ff95cf [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:23:20.470041 22902 raft_consensus.cc:3060] T 72b6668d8e7848989fc6c21ff85bb3fd P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:20.470194 23057 raft_consensus.cc:740] T 72b6668d8e7848989fc6c21ff85bb3fd P 7b3e366cdf24471e8a88203d43ff95cf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Running, Role: LEADER
I20260709 12:23:20.471115 23057 consensus_queue.cc:260] T 72b6668d8e7848989fc6c21ff85bb3fd P 7b3e366cdf24471e8a88203d43ff95cf [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:20.472705 23057 raft_consensus.cc:3060] T 72b6668d8e7848989fc6c21ff85bb3fd P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:20.477162 22902 raft_consensus.cc:2468] T 72b6668d8e7848989fc6c21ff85bb3fd P aabe9ef5f1314406b36f06a9956984bb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 3.
I20260709 12:23:20.478220 22946 leader_election.cc:304] T 72b6668d8e7848989fc6c21ff85bb3fd P 2793980a665d4daf84bbe67f9b2b5930 [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: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb; no voters: 
I20260709 12:23:20.479079 24036 raft_consensus.cc:2804] T 72b6668d8e7848989fc6c21ff85bb3fd P 2793980a665d4daf84bbe67f9b2b5930 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:20.479583 24036 raft_consensus.cc:697] T 72b6668d8e7848989fc6c21ff85bb3fd P 2793980a665d4daf84bbe67f9b2b5930 [term 3 LEADER]: Becoming Leader. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
I20260709 12:23:20.480325 24036 consensus_queue.cc:237] T 72b6668d8e7848989fc6c21ff85bb3fd P 2793980a665d4daf84bbe67f9b2b5930 [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:20.481998 23057 raft_consensus.cc:2468] T 72b6668d8e7848989fc6c21ff85bb3fd P 7b3e366cdf24471e8a88203d43ff95cf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 3.
I20260709 12:23:20.493826 22800 catalog_manager.cc:5697] T 72b6668d8e7848989fc6c21ff85bb3fd P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: term changed from 2 to 3, leader changed from 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) to 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194). New cstate: current_term: 3 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:20.527591 23590 raft_consensus.cc:1217] T 374528a7d4ee4a25b80f6580039f844c P 3ce2186176de44289a47aadeda531c8e [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:23:20.553632 23590 raft_consensus.cc:1217] T 25e32aa255a94925b7781a0e691b62af P 3ce2186176de44289a47aadeda531c8e [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:23:20.640857 23590 raft_consensus.cc:1217] T d0a76cdd65624ce6ab67450b3bb1c5fc P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:23:20.754908 22974 raft_consensus.cc:1275] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [term 3 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:20.756178 24424 consensus_queue.cc:1048] T 10db80eef27b402e8b79c3d5a2b76c84 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:20.764640 23050 raft_consensus.cc:1275] T 10db80eef27b402e8b79c3d5a2b76c84 P 7b3e366cdf24471e8a88203d43ff95cf [term 3 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:20.766420 24424 consensus_queue.cc:1048] T 10db80eef27b402e8b79c3d5a2b76c84 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:23:20.788949 24349 raft_consensus.cc:993] T 10db80eef27b402e8b79c3d5a2b76c84 P aabe9ef5f1314406b36f06a9956984bb: : Instructing follower 2793980a665d4daf84bbe67f9b2b5930 to start an election
I20260709 12:23:20.789564 24349 raft_consensus.cc:1081] T 10db80eef27b402e8b79c3d5a2b76c84 P aabe9ef5f1314406b36f06a9956984bb [term 3 LEADER]: Signalling peer 2793980a665d4daf84bbe67f9b2b5930 to start an election
I20260709 12:23:20.791836 22975 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10db80eef27b402e8b79c3d5a2b76c84"
dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
 from {username='slave'} at 127.0.0.1:46276
I20260709 12:23:20.792341 22975 raft_consensus.cc:493] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:20.792692 22975 raft_consensus.cc:3060] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:23:20.801370 22975 raft_consensus.cc:515] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:20.810467 23057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10db80eef27b402e8b79c3d5a2b76c84" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:23:20.811003 22902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10db80eef27b402e8b79c3d5a2b76c84" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:23:20.811745 22975 leader_election.cc:290] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 4 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:23:20.826445 23589 raft_consensus.cc:3060] T 10db80eef27b402e8b79c3d5a2b76c84 P 3ce2186176de44289a47aadeda531c8e [term 2 LEARNER]: Advancing to term 3
I20260709 12:23:20.831209 22902 raft_consensus.cc:3055] T 10db80eef27b402e8b79c3d5a2b76c84 P aabe9ef5f1314406b36f06a9956984bb [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:23:20.831642 22902 raft_consensus.cc:740] T 10db80eef27b402e8b79c3d5a2b76c84 P aabe9ef5f1314406b36f06a9956984bb [term 3 LEADER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Running, Role: LEADER
I20260709 12:23:20.832376 22902 consensus_queue.cc:260] T 10db80eef27b402e8b79c3d5a2b76c84 P aabe9ef5f1314406b36f06a9956984bb [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: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:20.833783 22902 raft_consensus.cc:3060] T 10db80eef27b402e8b79c3d5a2b76c84 P aabe9ef5f1314406b36f06a9956984bb [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:23:20.840539 22902 raft_consensus.cc:2468] T 10db80eef27b402e8b79c3d5a2b76c84 P aabe9ef5f1314406b36f06a9956984bb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 4.
I20260709 12:23:20.842876 22946 leader_election.cc:304] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb; no voters: 7b3e366cdf24471e8a88203d43ff95cf
I20260709 12:23:20.843649 24314 raft_consensus.cc:2804] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:23:20.844152 24314 raft_consensus.cc:697] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [term 4 LEADER]: Becoming Leader. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
I20260709 12:23:20.845048 24314 consensus_queue.cc:237] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [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: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:20.846817 23589 raft_consensus.cc:1275] T 10db80eef27b402e8b79c3d5a2b76c84 P 3ce2186176de44289a47aadeda531c8e [term 3 LEARNER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:20.862280 23057 raft_consensus.cc:1275] T 72b6668d8e7848989fc6c21ff85bb3fd P 7b3e366cdf24471e8a88203d43ff95cf [term 3 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:20.864063 24036 consensus_queue.cc:1048] T 72b6668d8e7848989fc6c21ff85bb3fd P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:20.863363 22803 catalog_manager.cc:5697] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: term changed from 3 to 4, leader changed from aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) to 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194). New cstate: current_term: 4 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:20.895092 22902 raft_consensus.cc:1275] T 72b6668d8e7848989fc6c21ff85bb3fd P aabe9ef5f1314406b36f06a9956984bb [term 3 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:20.897382 24314 consensus_queue.cc:1048] T 72b6668d8e7848989fc6c21ff85bb3fd P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:20.958878 24350 raft_consensus.cc:1064] T 374528a7d4ee4a25b80f6580039f844c P aabe9ef5f1314406b36f06a9956984bb: attempting to promote NON_VOTER 3ce2186176de44289a47aadeda531c8e to VOTER
I20260709 12:23:20.960789 24350 consensus_queue.cc:237] T 374528a7d4ee4a25b80f6580039f844c P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:20.966957 23589 raft_consensus.cc:1275] T 374528a7d4ee4a25b80f6580039f844c P 3ce2186176de44289a47aadeda531c8e [term 2 LEARNER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:23:20.967689 23050 raft_consensus.cc:1275] T 374528a7d4ee4a25b80f6580039f844c P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:23:20.968636 24350 consensus_queue.cc:1048] T 374528a7d4ee4a25b80f6580039f844c P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:20.969257 22975 raft_consensus.cc:1275] T 374528a7d4ee4a25b80f6580039f844c P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:23:20.969910 24424 consensus_queue.cc:1048] T 374528a7d4ee4a25b80f6580039f844c P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:20.970862 24349 consensus_queue.cc:1048] T 374528a7d4ee4a25b80f6580039f844c P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:20.998682 24349 raft_consensus.cc:2955] T 374528a7d4ee4a25b80f6580039f844c P aabe9ef5f1314406b36f06a9956984bb [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:21.002887 22980 raft_consensus.cc:2955] T 374528a7d4ee4a25b80f6580039f844c P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:21.006089 23050 raft_consensus.cc:2955] T 374528a7d4ee4a25b80f6580039f844c P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:21.019515 23589 raft_consensus.cc:2955] T 374528a7d4ee4a25b80f6580039f844c P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:21.022785 22800 catalog_manager.cc:5697] T 374528a7d4ee4a25b80f6580039f844c P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: config changed from index 3 to 4, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "aabe9ef5f1314406b36f06a9956984bb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:21.040560 22907 consensus_queue.cc:237] T 374528a7d4ee4a25b80f6580039f844c P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:21.052027 23057 raft_consensus.cc:1275] T 374528a7d4ee4a25b80f6580039f844c P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:21.053825 23589 raft_consensus.cc:1275] T 374528a7d4ee4a25b80f6580039f844c P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:21.053917 24349 consensus_queue.cc:1048] T 374528a7d4ee4a25b80f6580039f844c P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:23:21.056808 24350 consensus_queue.cc:1048] T 374528a7d4ee4a25b80f6580039f844c P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:21.064621 24349 raft_consensus.cc:2955] T 374528a7d4ee4a25b80f6580039f844c P aabe9ef5f1314406b36f06a9956984bb [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:21.067812 23589 raft_consensus.cc:2955] T 374528a7d4ee4a25b80f6580039f844c P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:21.067387 23050 raft_consensus.cc:2955] T 374528a7d4ee4a25b80f6580039f844c P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:21.077319 22789 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 374528a7d4ee4a25b80f6580039f844c with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:23:21.086002 24349 raft_consensus.cc:1064] T 25e32aa255a94925b7781a0e691b62af P aabe9ef5f1314406b36f06a9956984bb: attempting to promote NON_VOTER 3ce2186176de44289a47aadeda531c8e to VOTER
I20260709 12:23:21.093146 24349 consensus_queue.cc:237] T 25e32aa255a94925b7781a0e691b62af P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:21.092371 22800 catalog_manager.cc:5697] T 374528a7d4ee4a25b80f6580039f844c P aabe9ef5f1314406b36f06a9956984bb reported cstate change: config changed from index 4 to 5, VOTER 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) evicted. New cstate: current_term: 2 leader_uuid: "aabe9ef5f1314406b36f06a9956984bb" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:23:21.109459 22969 tablet_service.cc:1558] Processing DeleteTablet for tablet 374528a7d4ee4a25b80f6580039f844c with delete_type TABLET_DATA_TOMBSTONED (TS 2793980a665d4daf84bbe67f9b2b5930 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:46262
I20260709 12:23:21.111824 24440 tablet_replica.cc:333] T 374528a7d4ee4a25b80f6580039f844c P 2793980a665d4daf84bbe67f9b2b5930: stopping tablet replica
I20260709 12:23:21.114874 24440 raft_consensus.cc:2243] T 374528a7d4ee4a25b80f6580039f844c P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:21.127815 24440 raft_consensus.cc:2272] T 374528a7d4ee4a25b80f6580039f844c P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:21.130100 23589 raft_consensus.cc:1275] T 25e32aa255a94925b7781a0e691b62af P 3ce2186176de44289a47aadeda531c8e [term 2 LEARNER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:23:21.117175 24425 raft_consensus.cc:1064] T d0a76cdd65624ce6ab67450b3bb1c5fc P 7b3e366cdf24471e8a88203d43ff95cf: attempting to promote NON_VOTER 3ce2186176de44289a47aadeda531c8e to VOTER
I20260709 12:23:21.131556 24349 consensus_queue.cc:1048] T 25e32aa255a94925b7781a0e691b62af P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:21.126731 23053 raft_consensus.cc:1275] T 25e32aa255a94925b7781a0e691b62af P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:23:21.126853 22980 raft_consensus.cc:1275] T 25e32aa255a94925b7781a0e691b62af P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:23:21.133333 24425 consensus_queue.cc:237] T d0a76cdd65624ce6ab67450b3bb1c5fc P 7b3e366cdf24471e8a88203d43ff95cf [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:21.143244 24438 consensus_queue.cc:1048] T 25e32aa255a94925b7781a0e691b62af P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:21.145180 24440 ts_tablet_manager.cc:1916] T 374528a7d4ee4a25b80f6580039f844c P 2793980a665d4daf84bbe67f9b2b5930: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:23:21.150309 24438 consensus_queue.cc:1048] T 25e32aa255a94925b7781a0e691b62af P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.005s
I20260709 12:23:21.157033 24424 raft_consensus.cc:2955] T 25e32aa255a94925b7781a0e691b62af P aabe9ef5f1314406b36f06a9956984bb [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:21.162889 22980 raft_consensus.cc:2955] T 25e32aa255a94925b7781a0e691b62af P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:21.178890 23589 raft_consensus.cc:1275] T d0a76cdd65624ce6ab67450b3bb1c5fc P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:21.182214 24380 consensus_queue.cc:1048] T d0a76cdd65624ce6ab67450b3bb1c5fc P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:21.187065 22978 raft_consensus.cc:1275] T d0a76cdd65624ce6ab67450b3bb1c5fc P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:21.189183 24425 consensus_queue.cc:1048] T d0a76cdd65624ce6ab67450b3bb1c5fc P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:23:21.196530 22802 catalog_manager.cc:5697] T 25e32aa255a94925b7781a0e691b62af P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: config changed from index 3 to 4, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "aabe9ef5f1314406b36f06a9956984bb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:21.208766 23589 raft_consensus.cc:2955] T 25e32aa255a94925b7781a0e691b62af P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:21.239712 24440 ts_tablet_manager.cc:1929] T 374528a7d4ee4a25b80f6580039f844c P 2793980a665d4daf84bbe67f9b2b5930: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:23:21.240317 24440 log.cc:1199] T 374528a7d4ee4a25b80f6580039f844c P 2793980a665d4daf84bbe67f9b2b5930: Deleting WAL directory at /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599696038870-21731-0/minicluster-data/ts-1-root/wals/374528a7d4ee4a25b80f6580039f844c
I20260709 12:23:21.242679 22790 catalog_manager.cc:5028] TS 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): tablet 374528a7d4ee4a25b80f6580039f844c (table test-workload [id=5a80fbc528df4e20ae011992009cf62e]) successfully deleted
I20260709 12:23:21.247092 23053 raft_consensus.cc:2955] T 25e32aa255a94925b7781a0e691b62af P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:21.261984 22907 consensus_queue.cc:237] T 25e32aa255a94925b7781a0e691b62af P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:21.268908 22975 raft_consensus.cc:1275] T 25e32aa255a94925b7781a0e691b62af P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:21.271055 24438 consensus_queue.cc:1048] T 25e32aa255a94925b7781a0e691b62af P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:23:21.270911 24425 raft_consensus.cc:2955] T d0a76cdd65624ce6ab67450b3bb1c5fc P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:21.272104 23592 raft_consensus.cc:2955] T d0a76cdd65624ce6ab67450b3bb1c5fc P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:21.276007 22905 raft_consensus.cc:1275] T d0a76cdd65624ce6ab67450b3bb1c5fc P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:21.282210 24350 raft_consensus.cc:2955] T 25e32aa255a94925b7781a0e691b62af P aabe9ef5f1314406b36f06a9956984bb [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:21.294584 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:21.296801 22803 catalog_manager.cc:5697] T d0a76cdd65624ce6ab67450b3bb1c5fc P 3ce2186176de44289a47aadeda531c8e reported cstate change: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:21.299046 22975 raft_consensus.cc:2955] T 25e32aa255a94925b7781a0e691b62af P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:21.313803 23592 raft_consensus.cc:1275] T 25e32aa255a94925b7781a0e691b62af P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:21.314507 24239 consensus_queue.cc:1048] T d0a76cdd65624ce6ab67450b3bb1c5fc P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:21.319737 24438 consensus_queue.cc:1048] T 25e32aa255a94925b7781a0e691b62af P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:21.322846 22789 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 25e32aa255a94925b7781a0e691b62af with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:23:21.329523 22980 raft_consensus.cc:2955] T d0a76cdd65624ce6ab67450b3bb1c5fc P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:21.339511 23592 raft_consensus.cc:2955] T 25e32aa255a94925b7781a0e691b62af P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:21.351356 22802 catalog_manager.cc:5697] T 25e32aa255a94925b7781a0e691b62af P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: config changed from index 4 to 5, VOTER 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) evicted. New cstate: current_term: 2 leader_uuid: "aabe9ef5f1314406b36f06a9956984bb" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:21.357177 22901 raft_consensus.cc:1275] T 10db80eef27b402e8b79c3d5a2b76c84 P aabe9ef5f1314406b36f06a9956984bb [term 4 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:23:21.358605 24432 consensus_queue.cc:1048] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:21.366818 23038 tablet_service.cc:1558] Processing DeleteTablet for tablet 25e32aa255a94925b7781a0e691b62af with delete_type TABLET_DATA_TOMBSTONED (TS 7b3e366cdf24471e8a88203d43ff95cf not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:40464
W20260709 12:23:21.370198 22789 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet 25e32aa255a94925b7781a0e691b62af with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER failed with leader aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 4 but the committed config has opid_index of 5
I20260709 12:23:21.371387 23589 raft_consensus.cc:3060] T 10db80eef27b402e8b79c3d5a2b76c84 P 3ce2186176de44289a47aadeda531c8e [term 3 LEARNER]: Advancing to term 4
I20260709 12:23:21.379868 23050 raft_consensus.cc:3060] T 10db80eef27b402e8b79c3d5a2b76c84 P 7b3e366cdf24471e8a88203d43ff95cf [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:23:21.386845 24450 tablet_replica.cc:333] T 25e32aa255a94925b7781a0e691b62af P 7b3e366cdf24471e8a88203d43ff95cf: stopping tablet replica
I20260709 12:23:21.454213 24450 raft_consensus.cc:2243] T 25e32aa255a94925b7781a0e691b62af P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:21.455173 24450 raft_consensus.cc:2272] T 25e32aa255a94925b7781a0e691b62af P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:21.458959 23050 raft_consensus.cc:1275] T 10db80eef27b402e8b79c3d5a2b76c84 P 7b3e366cdf24471e8a88203d43ff95cf [term 4 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:23:21.469388 23589 raft_consensus.cc:1275] T 10db80eef27b402e8b79c3d5a2b76c84 P 3ce2186176de44289a47aadeda531c8e [term 4 LEARNER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:23:21.478549 24036 consensus_queue.cc:1048] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:21.479677 24314 consensus_queue.cc:1048] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:21.484791 23050 consensus_queue.cc:237] T d0a76cdd65624ce6ab67450b3bb1c5fc P 7b3e366cdf24471e8a88203d43ff95cf [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: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:21.500123 22905 raft_consensus.cc:2955] T d0a76cdd65624ce6ab67450b3bb1c5fc P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:21.504456 24450 ts_tablet_manager.cc:1916] T 25e32aa255a94925b7781a0e691b62af P 7b3e366cdf24471e8a88203d43ff95cf: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:23:21.525221 23592 raft_consensus.cc:1275] T d0a76cdd65624ce6ab67450b3bb1c5fc P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:21.528026 22980 raft_consensus.cc:1275] T d0a76cdd65624ce6ab67450b3bb1c5fc P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:21.529891 24425 consensus_queue.cc:1048] T d0a76cdd65624ce6ab67450b3bb1c5fc P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:21.541417 24425 consensus_queue.cc:1048] T d0a76cdd65624ce6ab67450b3bb1c5fc P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:21.550527 24239 raft_consensus.cc:2955] T d0a76cdd65624ce6ab67450b3bb1c5fc P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:21.555979 22975 raft_consensus.cc:2955] T d0a76cdd65624ce6ab67450b3bb1c5fc P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:21.572557 23589 raft_consensus.cc:2955] T d0a76cdd65624ce6ab67450b3bb1c5fc P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:21.572055 22791 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d0a76cdd65624ce6ab67450b3bb1c5fc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:23:21.592818 24450 ts_tablet_manager.cc:1929] T 25e32aa255a94925b7781a0e691b62af P 7b3e366cdf24471e8a88203d43ff95cf: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:23:21.593365 24450 log.cc:1199] T 25e32aa255a94925b7781a0e691b62af P 7b3e366cdf24471e8a88203d43ff95cf: Deleting WAL directory at /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599696038870-21731-0/minicluster-data/ts-2-root/wals/25e32aa255a94925b7781a0e691b62af
I20260709 12:23:21.595448 22975 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4899f34ede5a4dc5a409663db703714b"
dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
mode: GRACEFUL
new_leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
 from {username='slave'} at 127.0.0.1:57866
I20260709 12:23:21.596052 22975 raft_consensus.cc:606] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Received request to transfer leadership to TS 7b3e366cdf24471e8a88203d43ff95cf
I20260709 12:23:21.597066 22791 catalog_manager.cc:5028] TS 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669): tablet 25e32aa255a94925b7781a0e691b62af (table test-workload [id=5a80fbc528df4e20ae011992009cf62e]) successfully deleted
I20260709 12:23:21.604563 22975 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dca268278fba4f13b56b8e4d92e1fef1"
dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
mode: GRACEFUL
new_leader_uuid: "aabe9ef5f1314406b36f06a9956984bb"
 from {username='slave'} at 127.0.0.1:57866
I20260709 12:23:21.605203 22975 raft_consensus.cc:606] T dca268278fba4f13b56b8e4d92e1fef1 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Received request to transfer leadership to TS aabe9ef5f1314406b36f06a9956984bb
I20260709 12:23:21.606000 22800 catalog_manager.cc:5697] T d0a76cdd65624ce6ab67450b3bb1c5fc P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: config changed from index 3 to 4, VOTER aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) evicted. New cstate: current_term: 1 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:21.608422 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:23:21.610148 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:21.615792 24452 raft_consensus.cc:1064] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930: attempting to promote NON_VOTER 3ce2186176de44289a47aadeda531c8e to VOTER
I20260709 12:23:21.618247 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:21.621053 24452 consensus_queue.cc:237] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [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: 3, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:21.629218 23057 raft_consensus.cc:1275] T 10db80eef27b402e8b79c3d5a2b76c84 P 7b3e366cdf24471e8a88203d43ff95cf [term 4 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:23:21.630950 23590 raft_consensus.cc:1275] T 10db80eef27b402e8b79c3d5a2b76c84 P 3ce2186176de44289a47aadeda531c8e [term 4 LEARNER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:23:21.632010 22887 tablet_service.cc:1558] Processing DeleteTablet for tablet d0a76cdd65624ce6ab67450b3bb1c5fc with delete_type TABLET_DATA_TOMBSTONED (TS aabe9ef5f1314406b36f06a9956984bb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54446
I20260709 12:23:21.634047 24036 consensus_queue.cc:1048] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:21.635504 24036 consensus_queue.cc:1048] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:21.638023 22902 raft_consensus.cc:1275] T 10db80eef27b402e8b79c3d5a2b76c84 P aabe9ef5f1314406b36f06a9956984bb [term 4 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:23:21.639479 24036 consensus_queue.cc:1048] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:21.650967 24456 tablet_replica.cc:333] T d0a76cdd65624ce6ab67450b3bb1c5fc P aabe9ef5f1314406b36f06a9956984bb: stopping tablet replica
I20260709 12:23:21.652138 24456 raft_consensus.cc:2243] T d0a76cdd65624ce6ab67450b3bb1c5fc P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:21.652637 24456 raft_consensus.cc:2272] T d0a76cdd65624ce6ab67450b3bb1c5fc P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:21.655875 24456 ts_tablet_manager.cc:1916] T d0a76cdd65624ce6ab67450b3bb1c5fc P aabe9ef5f1314406b36f06a9956984bb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:23:21.658270 24314 raft_consensus.cc:2955] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index 2 to 5, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:21.664356 22905 raft_consensus.cc:2955] T 10db80eef27b402e8b79c3d5a2b76c84 P aabe9ef5f1314406b36f06a9956984bb [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 2 to 5, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:21.667855 23591 raft_consensus.cc:2955] T 10db80eef27b402e8b79c3d5a2b76c84 P 3ce2186176de44289a47aadeda531c8e [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 2 to 5, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:21.672694 24456 ts_tablet_manager.cc:1929] T d0a76cdd65624ce6ab67450b3bb1c5fc P aabe9ef5f1314406b36f06a9956984bb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:23:21.673234 24456 log.cc:1199] T d0a76cdd65624ce6ab67450b3bb1c5fc P aabe9ef5f1314406b36f06a9956984bb: Deleting WAL directory at /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599696038870-21731-0/minicluster-data/ts-0-root/wals/d0a76cdd65624ce6ab67450b3bb1c5fc
I20260709 12:23:21.674959 22789 catalog_manager.cc:5028] TS aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): tablet d0a76cdd65624ce6ab67450b3bb1c5fc (table test-workload [id=5a80fbc528df4e20ae011992009cf62e]) successfully deleted
I20260709 12:23:21.683986 22800 catalog_manager.cc:5697] T 10db80eef27b402e8b79c3d5a2b76c84 P 3ce2186176de44289a47aadeda531c8e reported cstate change: config changed from index 2 to 5, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:21.687681 23057 raft_consensus.cc:2955] T 10db80eef27b402e8b79c3d5a2b76c84 P 7b3e366cdf24471e8a88203d43ff95cf [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 2 to 5, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:21.700809 22980 consensus_queue.cc:237] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:21.709239 23591 raft_consensus.cc:1275] T 10db80eef27b402e8b79c3d5a2b76c84 P 3ce2186176de44289a47aadeda531c8e [term 4 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:23:21.710701 24452 consensus_queue.cc:1048] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:23:21.717180 23057 raft_consensus.cc:1275] T 10db80eef27b402e8b79c3d5a2b76c84 P 7b3e366cdf24471e8a88203d43ff95cf [term 4 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:23:21.718452 24452 consensus_queue.cc:1048] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:23:21.719496 24314 raft_consensus.cc:2955] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:21.722436 23057 raft_consensus.cc:2955] T 10db80eef27b402e8b79c3d5a2b76c84 P 7b3e366cdf24471e8a88203d43ff95cf [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:21.721083 23591 raft_consensus.cc:2955] T 10db80eef27b402e8b79c3d5a2b76c84 P 3ce2186176de44289a47aadeda531c8e [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:21.735700 22790 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 10db80eef27b402e8b79c3d5a2b76c84 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:23:21.739558 22803 catalog_manager.cc:5697] T 10db80eef27b402e8b79c3d5a2b76c84 P 7b3e366cdf24471e8a88203d43ff95cf reported cstate change: config changed from index 5 to 6, VOTER aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) evicted. New cstate: current_term: 4 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:21.748651 22887 tablet_service.cc:1558] Processing DeleteTablet for tablet 10db80eef27b402e8b79c3d5a2b76c84 with delete_type TABLET_DATA_TOMBSTONED (TS aabe9ef5f1314406b36f06a9956984bb not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:54446
I20260709 12:23:21.749728 24456 tablet_replica.cc:333] T 10db80eef27b402e8b79c3d5a2b76c84 P aabe9ef5f1314406b36f06a9956984bb: stopping tablet replica
I20260709 12:23:21.750764 24456 raft_consensus.cc:2243] T 10db80eef27b402e8b79c3d5a2b76c84 P aabe9ef5f1314406b36f06a9956984bb [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:21.751533 24456 raft_consensus.cc:2272] T 10db80eef27b402e8b79c3d5a2b76c84 P aabe9ef5f1314406b36f06a9956984bb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:21.756462 24456 ts_tablet_manager.cc:1916] T 10db80eef27b402e8b79c3d5a2b76c84 P aabe9ef5f1314406b36f06a9956984bb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:23:21.773442 24456 ts_tablet_manager.cc:1929] T 10db80eef27b402e8b79c3d5a2b76c84 P aabe9ef5f1314406b36f06a9956984bb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.5
I20260709 12:23:21.773773 24456 log.cc:1199] T 10db80eef27b402e8b79c3d5a2b76c84 P aabe9ef5f1314406b36f06a9956984bb: Deleting WAL directory at /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599696038870-21731-0/minicluster-data/ts-0-root/wals/10db80eef27b402e8b79c3d5a2b76c84
I20260709 12:23:21.775156 22789 catalog_manager.cc:5028] TS aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): tablet 10db80eef27b402e8b79c3d5a2b76c84 (table test-workload [id=5a80fbc528df4e20ae011992009cf62e]) successfully deleted
I20260709 12:23:22.016381 24036 raft_consensus.cc:993] T dca268278fba4f13b56b8e4d92e1fef1 P 2793980a665d4daf84bbe67f9b2b5930: : Instructing follower aabe9ef5f1314406b36f06a9956984bb to start an election
I20260709 12:23:22.016909 24036 raft_consensus.cc:1081] T dca268278fba4f13b56b8e4d92e1fef1 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Signalling peer aabe9ef5f1314406b36f06a9956984bb to start an election
I20260709 12:23:22.018811 22902 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dca268278fba4f13b56b8e4d92e1fef1"
dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
 from {username='slave'} at 127.0.0.1:54462
I20260709 12:23:22.019375 22902 raft_consensus.cc:493] T dca268278fba4f13b56b8e4d92e1fef1 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:22.025815 22902 raft_consensus.cc:3060] T dca268278fba4f13b56b8e4d92e1fef1 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:22.033269 22902 raft_consensus.cc:515] T dca268278fba4f13b56b8e4d92e1fef1 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:22.034235 24314 raft_consensus.cc:993] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930: : Instructing follower 7b3e366cdf24471e8a88203d43ff95cf to start an election
I20260709 12:23:22.034708 24036 raft_consensus.cc:1081] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Signalling peer 7b3e366cdf24471e8a88203d43ff95cf to start an election
I20260709 12:23:22.035491 22902 leader_election.cc:290] T dca268278fba4f13b56b8e4d92e1fef1 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 2 election: Requested vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:23:22.035730 22980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dca268278fba4f13b56b8e4d92e1fef1" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
I20260709 12:23:22.036113 23056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dca268278fba4f13b56b8e4d92e1fef1" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:23:22.036118 23057 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4899f34ede5a4dc5a409663db703714b"
dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
 from {username='slave'} at 127.0.0.1:40472
I20260709 12:23:22.036409 22980 raft_consensus.cc:3055] T dca268278fba4f13b56b8e4d92e1fef1 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:22.036768 23056 raft_consensus.cc:3060] T dca268278fba4f13b56b8e4d92e1fef1 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:22.036835 23057 raft_consensus.cc:493] T 4899f34ede5a4dc5a409663db703714b P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:22.036921 22980 raft_consensus.cc:740] T dca268278fba4f13b56b8e4d92e1fef1 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
I20260709 12:23:22.037416 23057 raft_consensus.cc:3060] T 4899f34ede5a4dc5a409663db703714b P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:22.037889 22980 consensus_queue.cc:260] T dca268278fba4f13b56b8e4d92e1fef1 P 2793980a665d4daf84bbe67f9b2b5930 [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:22.038933 22980 raft_consensus.cc:3060] T dca268278fba4f13b56b8e4d92e1fef1 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:22.044876 22980 raft_consensus.cc:2468] T dca268278fba4f13b56b8e4d92e1fef1 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabe9ef5f1314406b36f06a9956984bb in term 2.
I20260709 12:23:22.044939 23056 raft_consensus.cc:2468] T dca268278fba4f13b56b8e4d92e1fef1 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabe9ef5f1314406b36f06a9956984bb in term 2.
I20260709 12:23:22.044293 23057 raft_consensus.cc:515] T 4899f34ede5a4dc5a409663db703714b P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:22.046193 22871 leader_election.cc:304] T dca268278fba4f13b56b8e4d92e1fef1 P aabe9ef5f1314406b36f06a9956984bb [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: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb; no voters: 
I20260709 12:23:22.047153 24448 raft_consensus.cc:2804] T dca268278fba4f13b56b8e4d92e1fef1 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:22.047756 24448 raft_consensus.cc:697] T dca268278fba4f13b56b8e4d92e1fef1 P aabe9ef5f1314406b36f06a9956984bb [term 2 LEADER]: Becoming Leader. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Running, Role: LEADER
I20260709 12:23:22.047569 23057 leader_election.cc:290] T 4899f34ede5a4dc5a409663db703714b P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 2 election: Requested vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 3ce2186176de44289a47aadeda531c8e (127.21.56.196:44761)
I20260709 12:23:22.048451 22980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4899f34ede5a4dc5a409663db703714b" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
I20260709 12:23:22.048638 24448 consensus_queue.cc:237] T dca268278fba4f13b56b8e4d92e1fef1 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Queue 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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:22.049239 22980 raft_consensus.cc:3055] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:22.049551 23591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4899f34ede5a4dc5a409663db703714b" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3ce2186176de44289a47aadeda531c8e"
I20260709 12:23:22.049666 22980 raft_consensus.cc:740] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
I20260709 12:23:22.050168 23591 raft_consensus.cc:3060] T 4899f34ede5a4dc5a409663db703714b P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:22.050670 22980 consensus_queue.cc:260] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930 [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: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:22.051990 22980 raft_consensus.cc:3060] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:22.056795 23591 raft_consensus.cc:2468] T 4899f34ede5a4dc5a409663db703714b P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 2.
I20260709 12:23:22.059266 22980 raft_consensus.cc:2468] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 2.
I20260709 12:23:22.060487 23023 leader_election.cc:304] T 4899f34ede5a4dc5a409663db703714b P 7b3e366cdf24471e8a88203d43ff95cf [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: 3ce2186176de44289a47aadeda531c8e, 7b3e366cdf24471e8a88203d43ff95cf; no voters: 
I20260709 12:23:22.061619 24454 raft_consensus.cc:2804] T 4899f34ede5a4dc5a409663db703714b P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:22.062112 24454 raft_consensus.cc:697] T 4899f34ede5a4dc5a409663db703714b P 7b3e366cdf24471e8a88203d43ff95cf [term 2 LEADER]: Becoming Leader. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Running, Role: LEADER
I20260709 12:23:22.062898 24454 consensus_queue.cc:237] T 4899f34ede5a4dc5a409663db703714b P 7b3e366cdf24471e8a88203d43ff95cf [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: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:22.066686 22802 catalog_manager.cc:5697] T dca268278fba4f13b56b8e4d92e1fef1 P aabe9ef5f1314406b36f06a9956984bb reported cstate change: term changed from 1 to 2, leader changed from 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) to aabe9ef5f1314406b36f06a9956984bb (127.21.56.193). New cstate: current_term: 2 leader_uuid: "aabe9ef5f1314406b36f06a9956984bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:22.075297 22800 catalog_manager.cc:5697] T 4899f34ede5a4dc5a409663db703714b P 7b3e366cdf24471e8a88203d43ff95cf reported cstate change: term changed from 1 to 2, leader changed from 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) to 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195). New cstate: current_term: 2 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:22.461360 23057 raft_consensus.cc:1275] T dca268278fba4f13b56b8e4d92e1fef1 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:22.462528 24438 consensus_queue.cc:1048] T dca268278fba4f13b56b8e4d92e1fef1 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:22.481580 22980 raft_consensus.cc:1275] T dca268278fba4f13b56b8e4d92e1fef1 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:22.483630 24448 consensus_queue.cc:1048] T dca268278fba4f13b56b8e4d92e1fef1 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:22.654892 23589 raft_consensus.cc:1275] T 4899f34ede5a4dc5a409663db703714b P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:22.656234 24425 consensus_queue.cc:1048] T 4899f34ede5a4dc5a409663db703714b P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:22.667706 22975 raft_consensus.cc:1275] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:22.671257 24454 consensus_queue.cc:1048] T 4899f34ede5a4dc5a409663db703714b P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:22.685633 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:22.735603 23057 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3cf7a360031645188ba72d998066d49e"
dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
mode: GRACEFUL
new_leader_uuid: "2793980a665d4daf84bbe67f9b2b5930"
 from {username='slave'} at 127.0.0.1:47160
I20260709 12:23:22.736231 23057 raft_consensus.cc:606] T 3cf7a360031645188ba72d998066d49e P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Received request to transfer leadership to TS 2793980a665d4daf84bbe67f9b2b5930
I20260709 12:23:22.738178 23050 consensus_queue.cc:237] T 51b9a50e1e5f4aa1869c960f8779e001 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Queue 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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:22.738806 22902 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c2a020e6a5e5492c96c6a87dae68f503"
dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
mode: GRACEFUL
new_leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
 from {username='slave'} at 127.0.0.1:60108
I20260709 12:23:22.739383 22902 raft_consensus.cc:606] T c2a020e6a5e5492c96c6a87dae68f503 P aabe9ef5f1314406b36f06a9956984bb [term 2 LEADER]: Received request to transfer leadership to TS 7b3e366cdf24471e8a88203d43ff95cf
I20260709 12:23:22.741183 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:23:22.743808 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:22.744519 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:22.745278 22975 raft_consensus.cc:1275] T 51b9a50e1e5f4aa1869c960f8779e001 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:22.745651 22902 raft_consensus.cc:1275] T 51b9a50e1e5f4aa1869c960f8779e001 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:22.746825 24425 consensus_queue.cc:1048] T 51b9a50e1e5f4aa1869c960f8779e001 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:23:22.747748 23023 consensus_peers.cc:597] T 51b9a50e1e5f4aa1869c960f8779e001 P 7b3e366cdf24471e8a88203d43ff95cf -> Peer 3ce2186176de44289a47aadeda531c8e (127.21.56.196:44761): Couldn't send request to peer 3ce2186176de44289a47aadeda531c8e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 51b9a50e1e5f4aa1869c960f8779e001. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:22.747774 24380 consensus_queue.cc:1048] T 51b9a50e1e5f4aa1869c960f8779e001 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:23:22.765885 24380 raft_consensus.cc:2955] T 51b9a50e1e5f4aa1869c960f8779e001 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:22.767328 22975 raft_consensus.cc:2955] T 51b9a50e1e5f4aa1869c960f8779e001 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:22.774087 22902 raft_consensus.cc:2955] T 51b9a50e1e5f4aa1869c960f8779e001 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:22.783862 22905 consensus_queue.cc:237] T dca268278fba4f13b56b8e4d92e1fef1 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:22.790725 23050 raft_consensus.cc:1275] T dca268278fba4f13b56b8e4d92e1fef1 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:23:22.795756 22975 raft_consensus.cc:1275] T dca268278fba4f13b56b8e4d92e1fef1 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:23:22.795253 22800 catalog_manager.cc:5697] T 51b9a50e1e5f4aa1869c960f8779e001 P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New cstate: current_term: 1 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
W20260709 12:23:22.800455 22872 consensus_peers.cc:597] T dca268278fba4f13b56b8e4d92e1fef1 P aabe9ef5f1314406b36f06a9956984bb -> Peer 3ce2186176de44289a47aadeda531c8e (127.21.56.196:44761): Couldn't send request to peer 3ce2186176de44289a47aadeda531c8e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dca268278fba4f13b56b8e4d92e1fef1. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:22.802186 24438 consensus_queue.cc:1048] T dca268278fba4f13b56b8e4d92e1fef1 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:22.815191 24438 raft_consensus.cc:2955] T dca268278fba4f13b56b8e4d92e1fef1 P aabe9ef5f1314406b36f06a9956984bb [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:22.817000 23050 raft_consensus.cc:2955] T dca268278fba4f13b56b8e4d92e1fef1 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:22.820500 24448 consensus_queue.cc:1048] T dca268278fba4f13b56b8e4d92e1fef1 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:22.827109 22975 raft_consensus.cc:2955] T dca268278fba4f13b56b8e4d92e1fef1 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:22.842931 22980 consensus_queue.cc:237] T 0505fc6892a04d4482b3f8e98705ea12 P 2793980a665d4daf84bbe67f9b2b5930 [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:22.851812 22906 raft_consensus.cc:1275] T 0505fc6892a04d4482b3f8e98705ea12 P aabe9ef5f1314406b36f06a9956984bb [term 3 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:23:22.854005 23057 raft_consensus.cc:1275] T 0505fc6892a04d4482b3f8e98705ea12 P 7b3e366cdf24471e8a88203d43ff95cf [term 3 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260709 12:23:22.854310 22948 consensus_peers.cc:597] T 0505fc6892a04d4482b3f8e98705ea12 P 2793980a665d4daf84bbe67f9b2b5930 -> Peer 3ce2186176de44289a47aadeda531c8e (127.21.56.196:44761): Couldn't send request to peer 3ce2186176de44289a47aadeda531c8e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0505fc6892a04d4482b3f8e98705ea12. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:22.855211 24314 consensus_queue.cc:1048] T 0505fc6892a04d4482b3f8e98705ea12 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:22.857085 24314 consensus_queue.cc:1048] T 0505fc6892a04d4482b3f8e98705ea12 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:22.870667 22800 catalog_manager.cc:5697] T dca268278fba4f13b56b8e4d92e1fef1 P aabe9ef5f1314406b36f06a9956984bb reported cstate change: config changed from index -1 to 3, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New cstate: current_term: 2 leader_uuid: "aabe9ef5f1314406b36f06a9956984bb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:22.879071 24472 raft_consensus.cc:2955] T 0505fc6892a04d4482b3f8e98705ea12 P 2793980a665d4daf84bbe67f9b2b5930 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:22.880748 22906 raft_consensus.cc:2955] T 0505fc6892a04d4482b3f8e98705ea12 P aabe9ef5f1314406b36f06a9956984bb [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:22.899482 22980 consensus_queue.cc:237] T f4a066ebbaab4d63a26cba2b510c171d P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Queue 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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:22.904199 23050 raft_consensus.cc:2955] T 0505fc6892a04d4482b3f8e98705ea12 P 7b3e366cdf24471e8a88203d43ff95cf [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:22.906150 24380 raft_consensus.cc:993] T 3cf7a360031645188ba72d998066d49e P 7b3e366cdf24471e8a88203d43ff95cf: : Instructing follower 2793980a665d4daf84bbe67f9b2b5930 to start an election
I20260709 12:23:22.906633 24380 raft_consensus.cc:1081] T 3cf7a360031645188ba72d998066d49e P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Signalling peer 2793980a665d4daf84bbe67f9b2b5930 to start an election
I20260709 12:23:22.909300 22803 catalog_manager.cc:5697] T 0505fc6892a04d4482b3f8e98705ea12 P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: config changed from index -1 to 4, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New cstate: current_term: 3 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:22.911294 22975 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3cf7a360031645188ba72d998066d49e"
dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
 from {username='slave'} at 127.0.0.1:46286
I20260709 12:23:22.911854 22975 raft_consensus.cc:493] T 3cf7a360031645188ba72d998066d49e P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:22.912194 22975 raft_consensus.cc:3060] T 3cf7a360031645188ba72d998066d49e P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:22.921339 22975 raft_consensus.cc:515] T 3cf7a360031645188ba72d998066d49e P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:22.925278 22905 raft_consensus.cc:1275] T f4a066ebbaab4d63a26cba2b510c171d P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:22.926581 24036 consensus_queue.cc:1048] T f4a066ebbaab4d63a26cba2b510c171d P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:22.931478 23050 raft_consensus.cc:1275] T f4a066ebbaab4d63a26cba2b510c171d P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:22.933257 22975 leader_election.cc:290] T 3cf7a360031645188ba72d998066d49e P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 2 election: Requested vote from peers 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669), 3ce2186176de44289a47aadeda531c8e (127.21.56.196:44761)
I20260709 12:23:22.939729 24479 consensus_queue.cc:1048] T f4a066ebbaab4d63a26cba2b510c171d P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:22.939491 24036 raft_consensus.cc:2955] T f4a066ebbaab4d63a26cba2b510c171d P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:22.940284 23050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf7a360031645188ba72d998066d49e" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:23:22.940833 23050 raft_consensus.cc:3055] T 3cf7a360031645188ba72d998066d49e P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:22.941131 23050 raft_consensus.cc:740] T 3cf7a360031645188ba72d998066d49e P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Running, Role: LEADER
I20260709 12:23:22.942462 23589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf7a360031645188ba72d998066d49e" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3ce2186176de44289a47aadeda531c8e"
I20260709 12:23:22.943008 23589 raft_consensus.cc:3060] T 3cf7a360031645188ba72d998066d49e P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:23:22.943398 22948 consensus_peers.cc:597] T f4a066ebbaab4d63a26cba2b510c171d P 2793980a665d4daf84bbe67f9b2b5930 -> Peer 3ce2186176de44289a47aadeda531c8e (127.21.56.196:44761): Couldn't send request to peer 3ce2186176de44289a47aadeda531c8e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f4a066ebbaab4d63a26cba2b510c171d. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:22.941938 23050 consensus_queue.cc:260] T 3cf7a360031645188ba72d998066d49e P 7b3e366cdf24471e8a88203d43ff95cf [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: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:22.946550 23050 raft_consensus.cc:3060] T 3cf7a360031645188ba72d998066d49e P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:22.949564 23589 raft_consensus.cc:2468] T 3cf7a360031645188ba72d998066d49e P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 2.
I20260709 12:23:22.951960 22948 leader_election.cc:304] T 3cf7a360031645188ba72d998066d49e P 2793980a665d4daf84bbe67f9b2b5930 [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: 2793980a665d4daf84bbe67f9b2b5930, 3ce2186176de44289a47aadeda531c8e; no voters: 
I20260709 12:23:22.953290 24472 raft_consensus.cc:2804] T 3cf7a360031645188ba72d998066d49e P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:22.953799 24472 raft_consensus.cc:697] T 3cf7a360031645188ba72d998066d49e P 2793980a665d4daf84bbe67f9b2b5930 [term 2 LEADER]: Becoming Leader. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
I20260709 12:23:22.953876 23050 raft_consensus.cc:2468] T 3cf7a360031645188ba72d998066d49e P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 2.
I20260709 12:23:22.954793 24472 consensus_queue.cc:237] T 3cf7a360031645188ba72d998066d49e P 2793980a665d4daf84bbe67f9b2b5930 [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: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:22.950974 22905 raft_consensus.cc:2955] T f4a066ebbaab4d63a26cba2b510c171d P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:22.960638 23057 raft_consensus.cc:2955] T f4a066ebbaab4d63a26cba2b510c171d P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:22.973541 22800 catalog_manager.cc:5697] T f4a066ebbaab4d63a26cba2b510c171d P aabe9ef5f1314406b36f06a9956984bb reported cstate change: config changed from index -1 to 2, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New cstate: current_term: 1 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:22.994730 22803 catalog_manager.cc:5697] T 3cf7a360031645188ba72d998066d49e P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: term changed from 1 to 2, leader changed from 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) to 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194). New cstate: current_term: 2 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:23.119481 24465 raft_consensus.cc:993] T c2a020e6a5e5492c96c6a87dae68f503 P aabe9ef5f1314406b36f06a9956984bb: : Instructing follower 7b3e366cdf24471e8a88203d43ff95cf to start an election
I20260709 12:23:23.120168 24448 raft_consensus.cc:1081] T c2a020e6a5e5492c96c6a87dae68f503 P aabe9ef5f1314406b36f06a9956984bb [term 2 LEADER]: Signalling peer 7b3e366cdf24471e8a88203d43ff95cf to start an election
I20260709 12:23:23.122560 23057 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c2a020e6a5e5492c96c6a87dae68f503"
dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
 from {username='slave'} at 127.0.0.1:40478
I20260709 12:23:23.123458 23057 raft_consensus.cc:493] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:23.123914 23057 raft_consensus.cc:3060] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:23.135324 23057 raft_consensus.cc:515] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:23.138788 23057 leader_election.cc:290] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 3 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 3ce2186176de44289a47aadeda531c8e (127.21.56.196:44761)
I20260709 12:23:23.140410 22906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2a020e6a5e5492c96c6a87dae68f503" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:23:23.141299 22906 raft_consensus.cc:3055] T c2a020e6a5e5492c96c6a87dae68f503 P aabe9ef5f1314406b36f06a9956984bb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:23:23.141710 22906 raft_consensus.cc:740] T c2a020e6a5e5492c96c6a87dae68f503 P aabe9ef5f1314406b36f06a9956984bb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Running, Role: LEADER
I20260709 12:23:23.144598 23589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2a020e6a5e5492c96c6a87dae68f503" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "3ce2186176de44289a47aadeda531c8e"
I20260709 12:23:23.149603 23589 raft_consensus.cc:3060] T c2a020e6a5e5492c96c6a87dae68f503 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:23.146320 22906 consensus_queue.cc:260] T c2a020e6a5e5492c96c6a87dae68f503 P aabe9ef5f1314406b36f06a9956984bb [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:23.159147 22906 raft_consensus.cc:3060] T c2a020e6a5e5492c96c6a87dae68f503 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:23.169054 23589 raft_consensus.cc:2468] T c2a020e6a5e5492c96c6a87dae68f503 P 3ce2186176de44289a47aadeda531c8e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 3.
I20260709 12:23:23.170424 23023 leader_election.cc:304] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf [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: 3ce2186176de44289a47aadeda531c8e, 7b3e366cdf24471e8a88203d43ff95cf; no voters: 
I20260709 12:23:23.171195 24380 raft_consensus.cc:2804] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:23.171701 24380 raft_consensus.cc:697] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf [term 3 LEADER]: Becoming Leader. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Running, Role: LEADER
I20260709 12:23:23.172493 24380 consensus_queue.cc:237] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:23.173496 22906 raft_consensus.cc:2468] T c2a020e6a5e5492c96c6a87dae68f503 P aabe9ef5f1314406b36f06a9956984bb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 3.
I20260709 12:23:23.187517 22803 catalog_manager.cc:5697] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf reported cstate change: term changed from 2 to 3, leader changed from aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) to 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195). New cstate: current_term: 3 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:23.202101 24486 ts_tablet_manager.cc:933] T dca268278fba4f13b56b8e4d92e1fef1 P 3ce2186176de44289a47aadeda531c8e: Initiating tablet copy from peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711)
I20260709 12:23:23.207573 24486 tablet_copy_client.cc:323] T dca268278fba4f13b56b8e4d92e1fef1 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.56.193:36711
I20260709 12:23:23.210109 22917 tablet_copy_service.cc:140] P aabe9ef5f1314406b36f06a9956984bb: Received BeginTabletCopySession request for tablet dca268278fba4f13b56b8e4d92e1fef1 from peer 3ce2186176de44289a47aadeda531c8e ({username='slave'} at 127.0.0.1:60934)
I20260709 12:23:23.210536 22917 tablet_copy_service.cc:161] P aabe9ef5f1314406b36f06a9956984bb: Beginning new tablet copy session on tablet dca268278fba4f13b56b8e4d92e1fef1 from peer 3ce2186176de44289a47aadeda531c8e at {username='slave'} at 127.0.0.1:60934: session id = 3ce2186176de44289a47aadeda531c8e-dca268278fba4f13b56b8e4d92e1fef1
I20260709 12:23:23.216080 22917 tablet_copy_source_session.cc:215] T dca268278fba4f13b56b8e4d92e1fef1 P aabe9ef5f1314406b36f06a9956984bb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:23:23.219224 24486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dca268278fba4f13b56b8e4d92e1fef1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:23.233920 24486 tablet_copy_client.cc:806] T dca268278fba4f13b56b8e4d92e1fef1 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 0 data blocks...
I20260709 12:23:23.234592 24486 tablet_copy_client.cc:670] T dca268278fba4f13b56b8e4d92e1fef1 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:23:23.234941 24488 ts_tablet_manager.cc:933] T 0505fc6892a04d4482b3f8e98705ea12 P 3ce2186176de44289a47aadeda531c8e: Initiating tablet copy from peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:23:23.238575 24486 tablet_copy_client.cc:538] T dca268278fba4f13b56b8e4d92e1fef1 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:23:23.239451 24488 tablet_copy_client.cc:323] T 0505fc6892a04d4482b3f8e98705ea12 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.56.194:36473
I20260709 12:23:23.241743 22993 tablet_copy_service.cc:140] P 2793980a665d4daf84bbe67f9b2b5930: Received BeginTabletCopySession request for tablet 0505fc6892a04d4482b3f8e98705ea12 from peer 3ce2186176de44289a47aadeda531c8e ({username='slave'} at 127.0.0.1:43900)
I20260709 12:23:23.242307 22993 tablet_copy_service.cc:161] P 2793980a665d4daf84bbe67f9b2b5930: Beginning new tablet copy session on tablet 0505fc6892a04d4482b3f8e98705ea12 from peer 3ce2186176de44289a47aadeda531c8e at {username='slave'} at 127.0.0.1:43900: session id = 3ce2186176de44289a47aadeda531c8e-0505fc6892a04d4482b3f8e98705ea12
I20260709 12:23:23.246865 24486 tablet_bootstrap.cc:492] T dca268278fba4f13b56b8e4d92e1fef1 P 3ce2186176de44289a47aadeda531c8e: Bootstrap starting.
I20260709 12:23:23.251394 22993 tablet_copy_source_session.cc:215] T 0505fc6892a04d4482b3f8e98705ea12 P 2793980a665d4daf84bbe67f9b2b5930: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:23:23.254663 24488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0505fc6892a04d4482b3f8e98705ea12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:23.269733 24486 tablet_bootstrap.cc:492] T dca268278fba4f13b56b8e4d92e1fef1 P 3ce2186176de44289a47aadeda531c8e: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:23:23.270547 24486 tablet_bootstrap.cc:492] T dca268278fba4f13b56b8e4d92e1fef1 P 3ce2186176de44289a47aadeda531c8e: Bootstrap complete.
I20260709 12:23:23.271152 24486 ts_tablet_manager.cc:1403] T dca268278fba4f13b56b8e4d92e1fef1 P 3ce2186176de44289a47aadeda531c8e: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.008s
I20260709 12:23:23.274081 24486 raft_consensus.cc:359] T dca268278fba4f13b56b8e4d92e1fef1 P 3ce2186176de44289a47aadeda531c8e [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:23.274729 24486 raft_consensus.cc:740] T dca268278fba4f13b56b8e4d92e1fef1 P 3ce2186176de44289a47aadeda531c8e [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 3ce2186176de44289a47aadeda531c8e, State: Initialized, Role: LEARNER
I20260709 12:23:23.275256 24486 consensus_queue.cc:260] T dca268278fba4f13b56b8e4d92e1fef1 P 3ce2186176de44289a47aadeda531c8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:23.276939 24488 tablet_copy_client.cc:806] T 0505fc6892a04d4482b3f8e98705ea12 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 0 data blocks...
I20260709 12:23:23.277508 24488 tablet_copy_client.cc:670] T 0505fc6892a04d4482b3f8e98705ea12 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:23:23.277650 24486 ts_tablet_manager.cc:1434] T dca268278fba4f13b56b8e4d92e1fef1 P 3ce2186176de44289a47aadeda531c8e: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 12:23:23.280685 22917 tablet_copy_service.cc:342] P aabe9ef5f1314406b36f06a9956984bb: Request end of tablet copy session 3ce2186176de44289a47aadeda531c8e-dca268278fba4f13b56b8e4d92e1fef1 received from {username='slave'} at 127.0.0.1:60934
I20260709 12:23:23.281075 22917 tablet_copy_service.cc:434] P aabe9ef5f1314406b36f06a9956984bb: ending tablet copy session 3ce2186176de44289a47aadeda531c8e-dca268278fba4f13b56b8e4d92e1fef1 on tablet dca268278fba4f13b56b8e4d92e1fef1 with peer 3ce2186176de44289a47aadeda531c8e
I20260709 12:23:23.281212 24488 tablet_copy_client.cc:538] T 0505fc6892a04d4482b3f8e98705ea12 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:23:23.290937 24488 tablet_bootstrap.cc:492] T 0505fc6892a04d4482b3f8e98705ea12 P 3ce2186176de44289a47aadeda531c8e: Bootstrap starting.
I20260709 12:23:23.315977 24488 tablet_bootstrap.cc:492] T 0505fc6892a04d4482b3f8e98705ea12 P 3ce2186176de44289a47aadeda531c8e: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:23:23.316893 24488 tablet_bootstrap.cc:492] T 0505fc6892a04d4482b3f8e98705ea12 P 3ce2186176de44289a47aadeda531c8e: Bootstrap complete.
I20260709 12:23:23.317559 24488 ts_tablet_manager.cc:1403] T 0505fc6892a04d4482b3f8e98705ea12 P 3ce2186176de44289a47aadeda531c8e: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.011s
I20260709 12:23:23.320453 24488 raft_consensus.cc:359] T 0505fc6892a04d4482b3f8e98705ea12 P 3ce2186176de44289a47aadeda531c8e [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:23.321298 24488 raft_consensus.cc:740] T 0505fc6892a04d4482b3f8e98705ea12 P 3ce2186176de44289a47aadeda531c8e [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 3ce2186176de44289a47aadeda531c8e, State: Initialized, Role: LEARNER
I20260709 12:23:23.321938 24488 consensus_queue.cc:260] T 0505fc6892a04d4482b3f8e98705ea12 P 3ce2186176de44289a47aadeda531c8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:23.324340 24488 ts_tablet_manager.cc:1434] T 0505fc6892a04d4482b3f8e98705ea12 P 3ce2186176de44289a47aadeda531c8e: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:23:23.326197 22993 tablet_copy_service.cc:342] P 2793980a665d4daf84bbe67f9b2b5930: Request end of tablet copy session 3ce2186176de44289a47aadeda531c8e-0505fc6892a04d4482b3f8e98705ea12 received from {username='slave'} at 127.0.0.1:43900
I20260709 12:23:23.326541 22993 tablet_copy_service.cc:434] P 2793980a665d4daf84bbe67f9b2b5930: ending tablet copy session 3ce2186176de44289a47aadeda531c8e-0505fc6892a04d4482b3f8e98705ea12 on tablet 0505fc6892a04d4482b3f8e98705ea12 with peer 3ce2186176de44289a47aadeda531c8e
I20260709 12:23:23.358045 24488 ts_tablet_manager.cc:933] T 51b9a50e1e5f4aa1869c960f8779e001 P 3ce2186176de44289a47aadeda531c8e: Initiating tablet copy from peer 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:23:23.362828 24488 tablet_copy_client.cc:323] T 51b9a50e1e5f4aa1869c960f8779e001 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.56.195:42669
I20260709 12:23:23.364334 23068 tablet_copy_service.cc:140] P 7b3e366cdf24471e8a88203d43ff95cf: Received BeginTabletCopySession request for tablet 51b9a50e1e5f4aa1869c960f8779e001 from peer 3ce2186176de44289a47aadeda531c8e ({username='slave'} at 127.0.0.1:54590)
I20260709 12:23:23.364771 23068 tablet_copy_service.cc:161] P 7b3e366cdf24471e8a88203d43ff95cf: Beginning new tablet copy session on tablet 51b9a50e1e5f4aa1869c960f8779e001 from peer 3ce2186176de44289a47aadeda531c8e at {username='slave'} at 127.0.0.1:54590: session id = 3ce2186176de44289a47aadeda531c8e-51b9a50e1e5f4aa1869c960f8779e001
I20260709 12:23:23.374753 23068 tablet_copy_source_session.cc:215] T 51b9a50e1e5f4aa1869c960f8779e001 P 7b3e366cdf24471e8a88203d43ff95cf: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:23:23.379971 24488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51b9a50e1e5f4aa1869c960f8779e001. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:23.396775 24488 tablet_copy_client.cc:806] T 51b9a50e1e5f4aa1869c960f8779e001 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 0 data blocks...
I20260709 12:23:23.397341 24488 tablet_copy_client.cc:670] T 51b9a50e1e5f4aa1869c960f8779e001 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:23:23.397562 23057 raft_consensus.cc:1275] T 3cf7a360031645188ba72d998066d49e P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:23.398870 24472 consensus_queue.cc:1048] T 3cf7a360031645188ba72d998066d49e P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:23.400643 24488 tablet_copy_client.cc:538] T 51b9a50e1e5f4aa1869c960f8779e001 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:23:23.410610 24488 tablet_bootstrap.cc:492] T 51b9a50e1e5f4aa1869c960f8779e001 P 3ce2186176de44289a47aadeda531c8e: Bootstrap starting.
I20260709 12:23:23.410985 23591 raft_consensus.cc:1275] T 3cf7a360031645188ba72d998066d49e P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:23.412328 24036 consensus_queue.cc:1048] T 3cf7a360031645188ba72d998066d49e P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:23.422206 24486 ts_tablet_manager.cc:933] T f4a066ebbaab4d63a26cba2b510c171d P 3ce2186176de44289a47aadeda531c8e: Initiating tablet copy from peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:23:23.448719 24488 tablet_bootstrap.cc:492] T 51b9a50e1e5f4aa1869c960f8779e001 P 3ce2186176de44289a47aadeda531c8e: 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
I20260709 12:23:23.449628 24488 tablet_bootstrap.cc:492] T 51b9a50e1e5f4aa1869c960f8779e001 P 3ce2186176de44289a47aadeda531c8e: Bootstrap complete.
I20260709 12:23:23.457803 24488 ts_tablet_manager.cc:1403] T 51b9a50e1e5f4aa1869c960f8779e001 P 3ce2186176de44289a47aadeda531c8e: Time spent bootstrapping tablet: real 0.047s	user 0.024s	sys 0.001s
I20260709 12:23:23.476169 24488 raft_consensus.cc:359] T 51b9a50e1e5f4aa1869c960f8779e001 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:23.477029 24488 raft_consensus.cc:740] T 51b9a50e1e5f4aa1869c960f8779e001 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3ce2186176de44289a47aadeda531c8e, State: Initialized, Role: LEARNER
I20260709 12:23:23.477617 24488 consensus_queue.cc:260] T 51b9a50e1e5f4aa1869c960f8779e001 P 3ce2186176de44289a47aadeda531c8e [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:23.480036 24488 ts_tablet_manager.cc:1434] T 51b9a50e1e5f4aa1869c960f8779e001 P 3ce2186176de44289a47aadeda531c8e: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 12:23:23.484721 23068 tablet_copy_service.cc:342] P 7b3e366cdf24471e8a88203d43ff95cf: Request end of tablet copy session 3ce2186176de44289a47aadeda531c8e-51b9a50e1e5f4aa1869c960f8779e001 received from {username='slave'} at 127.0.0.1:54590
I20260709 12:23:23.485163 23068 tablet_copy_service.cc:434] P 7b3e366cdf24471e8a88203d43ff95cf: ending tablet copy session 3ce2186176de44289a47aadeda531c8e-51b9a50e1e5f4aa1869c960f8779e001 on tablet 51b9a50e1e5f4aa1869c960f8779e001 with peer 3ce2186176de44289a47aadeda531c8e
I20260709 12:23:23.549425 24486 tablet_copy_client.cc:323] T f4a066ebbaab4d63a26cba2b510c171d P 3ce2186176de44289a47aadeda531c8e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.56.194:36473
I20260709 12:23:23.551347 22993 tablet_copy_service.cc:140] P 2793980a665d4daf84bbe67f9b2b5930: Received BeginTabletCopySession request for tablet f4a066ebbaab4d63a26cba2b510c171d from peer 3ce2186176de44289a47aadeda531c8e ({username='slave'} at 127.0.0.1:43900)
I20260709 12:23:23.551846 22993 tablet_copy_service.cc:161] P 2793980a665d4daf84bbe67f9b2b5930: Beginning new tablet copy session on tablet f4a066ebbaab4d63a26cba2b510c171d from peer 3ce2186176de44289a47aadeda531c8e at {username='slave'} at 127.0.0.1:43900: session id = 3ce2186176de44289a47aadeda531c8e-f4a066ebbaab4d63a26cba2b510c171d
I20260709 12:23:23.559023 22993 tablet_copy_source_session.cc:215] T f4a066ebbaab4d63a26cba2b510c171d P 2793980a665d4daf84bbe67f9b2b5930: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:23:23.562739 24486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4a066ebbaab4d63a26cba2b510c171d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:23.579540 24486 tablet_copy_client.cc:806] T f4a066ebbaab4d63a26cba2b510c171d P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 0 data blocks...
I20260709 12:23:23.580130 24486 tablet_copy_client.cc:670] T f4a066ebbaab4d63a26cba2b510c171d P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:23:23.583536 24486 tablet_copy_client.cc:538] T f4a066ebbaab4d63a26cba2b510c171d P 3ce2186176de44289a47aadeda531c8e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:23:23.593130 24486 tablet_bootstrap.cc:492] T f4a066ebbaab4d63a26cba2b510c171d P 3ce2186176de44289a47aadeda531c8e: Bootstrap starting.
I20260709 12:23:23.611733 22906 raft_consensus.cc:1275] T c2a020e6a5e5492c96c6a87dae68f503 P aabe9ef5f1314406b36f06a9956984bb [term 3 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:23:23.618216 24380 consensus_queue.cc:1048] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:23:23.621241 24486 tablet_bootstrap.cc:492] T f4a066ebbaab4d63a26cba2b510c171d P 3ce2186176de44289a47aadeda531c8e: 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
I20260709 12:23:23.629640 24486 tablet_bootstrap.cc:492] T f4a066ebbaab4d63a26cba2b510c171d P 3ce2186176de44289a47aadeda531c8e: Bootstrap complete.
I20260709 12:23:23.630594 24486 ts_tablet_manager.cc:1403] T f4a066ebbaab4d63a26cba2b510c171d P 3ce2186176de44289a47aadeda531c8e: Time spent bootstrapping tablet: real 0.038s	user 0.030s	sys 0.001s
I20260709 12:23:23.630712 23591 raft_consensus.cc:1217] T 0505fc6892a04d4482b3f8e98705ea12 P 3ce2186176de44289a47aadeda531c8e [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 12:23:23.642902 24486 raft_consensus.cc:359] T f4a066ebbaab4d63a26cba2b510c171d P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:23.643776 24486 raft_consensus.cc:740] T f4a066ebbaab4d63a26cba2b510c171d P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3ce2186176de44289a47aadeda531c8e, State: Initialized, Role: LEARNER
I20260709 12:23:23.644418 24486 consensus_queue.cc:260] T f4a066ebbaab4d63a26cba2b510c171d P 3ce2186176de44289a47aadeda531c8e [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:23.647149 24486 ts_tablet_manager.cc:1434] T f4a066ebbaab4d63a26cba2b510c171d P 3ce2186176de44289a47aadeda531c8e: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:23:23.647380 23591 raft_consensus.cc:1275] T c2a020e6a5e5492c96c6a87dae68f503 P 3ce2186176de44289a47aadeda531c8e [term 3 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:23:23.648855 24380 consensus_queue.cc:1048] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:23:23.658546 22993 tablet_copy_service.cc:342] P 2793980a665d4daf84bbe67f9b2b5930: Request end of tablet copy session 3ce2186176de44289a47aadeda531c8e-f4a066ebbaab4d63a26cba2b510c171d received from {username='slave'} at 127.0.0.1:43900
I20260709 12:23:23.658983 22993 tablet_copy_service.cc:434] P 2793980a665d4daf84bbe67f9b2b5930: ending tablet copy session 3ce2186176de44289a47aadeda531c8e-f4a066ebbaab4d63a26cba2b510c171d on tablet f4a066ebbaab4d63a26cba2b510c171d with peer 3ce2186176de44289a47aadeda531c8e
I20260709 12:23:23.669871 23589 raft_consensus.cc:1217] T dca268278fba4f13b56b8e4d92e1fef1 P 3ce2186176de44289a47aadeda531c8e [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:23:23.810319 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:23.823853 23591 raft_consensus.cc:1217] T 51b9a50e1e5f4aa1869c960f8779e001 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:23:23.864836 22975 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "071c161b2fb84386850833ed8201db60"
dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
mode: GRACEFUL
new_leader_uuid: "aabe9ef5f1314406b36f06a9956984bb"
 from {username='slave'} at 127.0.0.1:57866
I20260709 12:23:23.865465 22975 raft_consensus.cc:606] T 071c161b2fb84386850833ed8201db60 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Received request to transfer leadership to TS aabe9ef5f1314406b36f06a9956984bb
I20260709 12:23:23.868443 23057 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4899f34ede5a4dc5a409663db703714b"
dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
mode: GRACEFUL
new_leader_uuid: "2793980a665d4daf84bbe67f9b2b5930"
 from {username='slave'} at 127.0.0.1:47160
I20260709 12:23:23.868902 23057 raft_consensus.cc:606] T 4899f34ede5a4dc5a409663db703714b P 7b3e366cdf24471e8a88203d43ff95cf [term 2 LEADER]: Received request to transfer leadership to TS 2793980a665d4daf84bbe67f9b2b5930
I20260709 12:23:23.869937 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:23:23.871124 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:23.871748 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:23.954887 23591 raft_consensus.cc:1217] T f4a066ebbaab4d63a26cba2b510c171d P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:23:24.077651 24314 raft_consensus.cc:1064] T 0505fc6892a04d4482b3f8e98705ea12 P 2793980a665d4daf84bbe67f9b2b5930: attempting to promote NON_VOTER 3ce2186176de44289a47aadeda531c8e to VOTER
I20260709 12:23:24.084268 24314 consensus_queue.cc:237] T 0505fc6892a04d4482b3f8e98705ea12 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:24.109517 23591 raft_consensus.cc:1275] T 0505fc6892a04d4482b3f8e98705ea12 P 3ce2186176de44289a47aadeda531c8e [term 3 LEARNER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:23:24.109830 23056 raft_consensus.cc:1275] T 0505fc6892a04d4482b3f8e98705ea12 P 7b3e366cdf24471e8a88203d43ff95cf [term 3 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:23:24.111109 24499 consensus_queue.cc:1048] T 0505fc6892a04d4482b3f8e98705ea12 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:24.112293 22905 raft_consensus.cc:1275] T 0505fc6892a04d4482b3f8e98705ea12 P aabe9ef5f1314406b36f06a9956984bb [term 3 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:23:24.113690 24499 consensus_queue.cc:1048] T 0505fc6892a04d4482b3f8e98705ea12 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:24.116417 24314 consensus_queue.cc:1048] T 0505fc6892a04d4482b3f8e98705ea12 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:24.128340 24036 raft_consensus.cc:2955] T 0505fc6892a04d4482b3f8e98705ea12 P 2793980a665d4daf84bbe67f9b2b5930 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:24.129308 22905 raft_consensus.cc:2955] T 0505fc6892a04d4482b3f8e98705ea12 P aabe9ef5f1314406b36f06a9956984bb [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:24.145557 23056 raft_consensus.cc:2955] T 0505fc6892a04d4482b3f8e98705ea12 P 7b3e366cdf24471e8a88203d43ff95cf [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:24.152740 23591 raft_consensus.cc:2955] T 0505fc6892a04d4482b3f8e98705ea12 P 3ce2186176de44289a47aadeda531c8e [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:24.168541 24438 raft_consensus.cc:1064] T dca268278fba4f13b56b8e4d92e1fef1 P aabe9ef5f1314406b36f06a9956984bb: attempting to promote NON_VOTER 3ce2186176de44289a47aadeda531c8e to VOTER
I20260709 12:23:24.171265 22803 catalog_manager.cc:5697] T 0505fc6892a04d4482b3f8e98705ea12 P aabe9ef5f1314406b36f06a9956984bb reported cstate change: config changed from index 4 to 5, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:24.176328 24438 consensus_queue.cc:237] T dca268278fba4f13b56b8e4d92e1fef1 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:24.193321 24515 raft_consensus.cc:993] T 071c161b2fb84386850833ed8201db60 P 2793980a665d4daf84bbe67f9b2b5930: : Instructing follower aabe9ef5f1314406b36f06a9956984bb to start an election
I20260709 12:23:24.202162 24499 raft_consensus.cc:1081] T 071c161b2fb84386850833ed8201db60 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Signalling peer aabe9ef5f1314406b36f06a9956984bb to start an election
I20260709 12:23:24.220908 23591 raft_consensus.cc:1275] T dca268278fba4f13b56b8e4d92e1fef1 P 3ce2186176de44289a47aadeda531c8e [term 2 LEARNER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:23:24.222180 22975 raft_consensus.cc:1275] T dca268278fba4f13b56b8e4d92e1fef1 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
W20260709 12:23:24.238831 22946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.56.193:36711, user_credentials={real_user=slave}} blocked reactor thread for 75571.8us
I20260709 12:23:24.286468 23056 raft_consensus.cc:1275] T dca268278fba4f13b56b8e4d92e1fef1 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
W20260709 12:23:24.287078 22871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.56.194:36473, user_credentials={real_user=slave}} blocked reactor thread for 63058.5us
I20260709 12:23:24.287547 24513 consensus_queue.cc:1048] T dca268278fba4f13b56b8e4d92e1fef1 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 12:23:24.290792 22946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.56.193:36711, user_credentials={real_user=slave}} blocked reactor thread for 49518.4us
W20260709 12:23:24.304641 22872 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.56.196:44761, user_credentials={real_user=slave}} blocked reactor thread for 81347.6us
I20260709 12:23:24.308683 24438 consensus_queue.cc:1048] T dca268278fba4f13b56b8e4d92e1fef1 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:24.309211 22905 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "071c161b2fb84386850833ed8201db60"
dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
 from {username='slave'} at 127.0.0.1:54462
I20260709 12:23:24.309777 22905 raft_consensus.cc:493] T 071c161b2fb84386850833ed8201db60 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:24.310144 22905 raft_consensus.cc:3060] T 071c161b2fb84386850833ed8201db60 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:24.311831 24448 consensus_queue.cc:1048] T dca268278fba4f13b56b8e4d92e1fef1 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:24.320607 22905 raft_consensus.cc:515] T 071c161b2fb84386850833ed8201db60 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:24.323856 22978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071c161b2fb84386850833ed8201db60" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
I20260709 12:23:24.324460 22978 raft_consensus.cc:3055] T 071c161b2fb84386850833ed8201db60 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:24.324743 22978 raft_consensus.cc:740] T 071c161b2fb84386850833ed8201db60 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
I20260709 12:23:24.325426 22978 consensus_queue.cc:260] T 071c161b2fb84386850833ed8201db60 P 2793980a665d4daf84bbe67f9b2b5930 [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:24.325991 22905 leader_election.cc:290] T 071c161b2fb84386850833ed8201db60 P aabe9ef5f1314406b36f06a9956984bb [CANDIDATE]: Term 2 election: Requested vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:23:24.326602 22978 raft_consensus.cc:3060] T 071c161b2fb84386850833ed8201db60 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:24.332583 23056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071c161b2fb84386850833ed8201db60" candidate_uuid: "aabe9ef5f1314406b36f06a9956984bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:23:24.333200 23056 raft_consensus.cc:3060] T 071c161b2fb84386850833ed8201db60 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:24.335002 22978 raft_consensus.cc:2468] T 071c161b2fb84386850833ed8201db60 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabe9ef5f1314406b36f06a9956984bb in term 2.
I20260709 12:23:24.339083 22871 leader_election.cc:304] T 071c161b2fb84386850833ed8201db60 P aabe9ef5f1314406b36f06a9956984bb [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: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb; no voters: 
I20260709 12:23:24.340978 24454 raft_consensus.cc:1064] T 51b9a50e1e5f4aa1869c960f8779e001 P 7b3e366cdf24471e8a88203d43ff95cf: attempting to promote NON_VOTER 3ce2186176de44289a47aadeda531c8e to VOTER
I20260709 12:23:24.344272 24448 raft_consensus.cc:2804] T 071c161b2fb84386850833ed8201db60 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:24.348816 24448 raft_consensus.cc:697] T 071c161b2fb84386850833ed8201db60 P aabe9ef5f1314406b36f06a9956984bb [term 2 LEADER]: Becoming Leader. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Running, Role: LEADER
I20260709 12:23:24.351497 24314 raft_consensus.cc:1064] T f4a066ebbaab4d63a26cba2b510c171d P 2793980a665d4daf84bbe67f9b2b5930: attempting to promote NON_VOTER 3ce2186176de44289a47aadeda531c8e to VOTER
I20260709 12:23:24.352983 24380 raft_consensus.cc:993] T 4899f34ede5a4dc5a409663db703714b P 7b3e366cdf24471e8a88203d43ff95cf: : Instructing follower 2793980a665d4daf84bbe67f9b2b5930 to start an election
I20260709 12:23:24.353407 24380 raft_consensus.cc:1081] T 4899f34ede5a4dc5a409663db703714b P 7b3e366cdf24471e8a88203d43ff95cf [term 2 LEADER]: Signalling peer 2793980a665d4daf84bbe67f9b2b5930 to start an election
I20260709 12:23:24.353868 24314 consensus_queue.cc:237] T f4a066ebbaab4d63a26cba2b510c171d P 2793980a665d4daf84bbe67f9b2b5930 [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:24.355083 22980 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4899f34ede5a4dc5a409663db703714b"
dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
 from {username='slave'} at 127.0.0.1:46286
I20260709 12:23:24.355647 22980 raft_consensus.cc:493] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:24.356069 22980 raft_consensus.cc:3060] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:24.355510 24465 raft_consensus.cc:2955] T dca268278fba4f13b56b8e4d92e1fef1 P aabe9ef5f1314406b36f06a9956984bb [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:24.349781 24448 consensus_queue.cc:237] T 071c161b2fb84386850833ed8201db60 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Queue 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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:24.359977 23589 raft_consensus.cc:2955] T dca268278fba4f13b56b8e4d92e1fef1 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:24.369886 22980 raft_consensus.cc:515] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:24.385914 24454 consensus_queue.cc:237] T 51b9a50e1e5f4aa1869c960f8779e001 P 7b3e366cdf24471e8a88203d43ff95cf [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:24.406001 22980 leader_election.cc:290] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 3 election: Requested vote from peers 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669), 3ce2186176de44289a47aadeda531c8e (127.21.56.196:44761)
I20260709 12:23:24.407203 23591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4899f34ede5a4dc5a409663db703714b" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "3ce2186176de44289a47aadeda531c8e"
I20260709 12:23:24.407856 23591 raft_consensus.cc:3060] T 4899f34ede5a4dc5a409663db703714b P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:24.411391 23050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4899f34ede5a4dc5a409663db703714b" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:23:24.412065 23050 raft_consensus.cc:3055] T 4899f34ede5a4dc5a409663db703714b P 7b3e366cdf24471e8a88203d43ff95cf [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:23:24.412372 23050 raft_consensus.cc:740] T 4899f34ede5a4dc5a409663db703714b P 7b3e366cdf24471e8a88203d43ff95cf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Running, Role: LEADER
I20260709 12:23:24.413125 23050 consensus_queue.cc:260] T 4899f34ede5a4dc5a409663db703714b P 7b3e366cdf24471e8a88203d43ff95cf [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: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:24.414335 23050 raft_consensus.cc:3060] T 4899f34ede5a4dc5a409663db703714b P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:24.402967 23057 raft_consensus.cc:2955] T dca268278fba4f13b56b8e4d92e1fef1 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:24.421131 23591 raft_consensus.cc:2468] T 4899f34ede5a4dc5a409663db703714b P 3ce2186176de44289a47aadeda531c8e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 3.
I20260709 12:23:24.422528 22948 leader_election.cc:304] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930 [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: 2793980a665d4daf84bbe67f9b2b5930, 3ce2186176de44289a47aadeda531c8e; no voters: 
I20260709 12:23:24.423388 24511 raft_consensus.cc:2804] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:24.423878 24511 raft_consensus.cc:697] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930 [term 3 LEADER]: Becoming Leader. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
I20260709 12:23:24.424701 24511 consensus_queue.cc:237] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930 [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: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:24.431002 23589 raft_consensus.cc:1275] T f4a066ebbaab4d63a26cba2b510c171d P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:24.432420 24472 consensus_queue.cc:1048] T f4a066ebbaab4d63a26cba2b510c171d P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:24.442840 22975 consensus_queue.cc:237] T 0505fc6892a04d4482b3f8e98705ea12 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:24.454787 22800 catalog_manager.cc:5697] T dca268278fba4f13b56b8e4d92e1fef1 P aabe9ef5f1314406b36f06a9956984bb reported cstate change: config changed from index 3 to 4, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "aabe9ef5f1314406b36f06a9956984bb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:23:24.458462 22800 catalog_manager.cc:5697] T 071c161b2fb84386850833ed8201db60 P aabe9ef5f1314406b36f06a9956984bb reported cstate change: term changed from 1 to 2, leader changed from 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) to aabe9ef5f1314406b36f06a9956984bb (127.21.56.193). New cstate: current_term: 2 leader_uuid: "aabe9ef5f1314406b36f06a9956984bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:24.459085 22906 raft_consensus.cc:1275] T f4a066ebbaab4d63a26cba2b510c171d P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:24.422665 22980 raft_consensus.cc:2955] T dca268278fba4f13b56b8e4d92e1fef1 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:24.459168 23053 raft_consensus.cc:1275] T f4a066ebbaab4d63a26cba2b510c171d P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:24.465271 23590 raft_consensus.cc:1275] T 0505fc6892a04d4482b3f8e98705ea12 P 3ce2186176de44289a47aadeda531c8e [term 3 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:23:24.466056 23056 raft_consensus.cc:2468] T 071c161b2fb84386850833ed8201db60 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabe9ef5f1314406b36f06a9956984bb in term 2.
I20260709 12:23:24.466847 23052 raft_consensus.cc:1275] T 0505fc6892a04d4482b3f8e98705ea12 P 7b3e366cdf24471e8a88203d43ff95cf [term 3 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:23:24.479558 24511 consensus_queue.cc:1048] T 0505fc6892a04d4482b3f8e98705ea12 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:23:24.467881 22975 raft_consensus.cc:1275] T 51b9a50e1e5f4aa1869c960f8779e001 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:24.471807 22906 raft_consensus.cc:1275] T 51b9a50e1e5f4aa1869c960f8779e001 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:24.472795 23050 raft_consensus.cc:2468] T 4899f34ede5a4dc5a409663db703714b P 7b3e366cdf24471e8a88203d43ff95cf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 3.
I20260709 12:23:24.483882 24380 consensus_queue.cc:1048] T 51b9a50e1e5f4aa1869c960f8779e001 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:24.484556 24510 consensus_queue.cc:1048] T 0505fc6892a04d4482b3f8e98705ea12 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:23:24.486689 24380 consensus_queue.cc:1048] T 51b9a50e1e5f4aa1869c960f8779e001 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:24.474542 23591 raft_consensus.cc:1275] T 51b9a50e1e5f4aa1869c960f8779e001 P 3ce2186176de44289a47aadeda531c8e [term 1 LEARNER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:24.487682 22802 catalog_manager.cc:5697] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: term changed from 2 to 3, leader changed from 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) to 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194). New cstate: current_term: 3 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:24.492511 24036 raft_consensus.cc:2955] T 0505fc6892a04d4482b3f8e98705ea12 P 2793980a665d4daf84bbe67f9b2b5930 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:24.494203 23052 raft_consensus.cc:2955] T 0505fc6892a04d4482b3f8e98705ea12 P 7b3e366cdf24471e8a88203d43ff95cf [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:24.497411 24454 consensus_queue.cc:1048] T 51b9a50e1e5f4aa1869c960f8779e001 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:24.524596 23589 raft_consensus.cc:2955] T 0505fc6892a04d4482b3f8e98705ea12 P 3ce2186176de44289a47aadeda531c8e [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:24.538968 22790 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0505fc6892a04d4482b3f8e98705ea12 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:23:24.476922 24314 consensus_queue.cc:1048] T f4a066ebbaab4d63a26cba2b510c171d P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:24.552758 24472 consensus_queue.cc:1048] T f4a066ebbaab4d63a26cba2b510c171d P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:24.558068 22905 consensus_queue.cc:237] T dca268278fba4f13b56b8e4d92e1fef1 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:24.575999 23591 raft_consensus.cc:1275] T dca268278fba4f13b56b8e4d92e1fef1 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:24.579362 24454 raft_consensus.cc:2955] T 51b9a50e1e5f4aa1869c960f8779e001 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:24.584249 24448 consensus_queue.cc:1048] T dca268278fba4f13b56b8e4d92e1fef1 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:23:24.588462 23590 raft_consensus.cc:2955] T 51b9a50e1e5f4aa1869c960f8779e001 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:24.600795 22800 catalog_manager.cc:5697] T 0505fc6892a04d4482b3f8e98705ea12 P 3ce2186176de44289a47aadeda531c8e reported cstate change: config changed from index 5 to 6, VOTER aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) evicted. New cstate: current_term: 3 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:24.603446 22901 raft_consensus.cc:2955] T 51b9a50e1e5f4aa1869c960f8779e001 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:24.606192 22978 raft_consensus.cc:1275] T dca268278fba4f13b56b8e4d92e1fef1 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:24.606091 24036 raft_consensus.cc:2955] T f4a066ebbaab4d63a26cba2b510c171d P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:24.609407 24448 consensus_queue.cc:1048] T dca268278fba4f13b56b8e4d92e1fef1 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:24.618083 22978 raft_consensus.cc:2955] T 51b9a50e1e5f4aa1869c960f8779e001 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:24.618497 24438 raft_consensus.cc:2955] T dca268278fba4f13b56b8e4d92e1fef1 P aabe9ef5f1314406b36f06a9956984bb [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:24.622440 23056 raft_consensus.cc:2955] T f4a066ebbaab4d63a26cba2b510c171d P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:24.626605 22975 raft_consensus.cc:2955] T dca268278fba4f13b56b8e4d92e1fef1 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:24.631289 22887 tablet_service.cc:1558] Processing DeleteTablet for tablet 0505fc6892a04d4482b3f8e98705ea12 with delete_type TABLET_DATA_TOMBSTONED (TS aabe9ef5f1314406b36f06a9956984bb not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:54446
I20260709 12:23:24.637149 22789 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dca268278fba4f13b56b8e4d92e1fef1 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:23:24.638805 22905 raft_consensus.cc:2955] T f4a066ebbaab4d63a26cba2b510c171d P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:24.641124 23591 raft_consensus.cc:2955] T dca268278fba4f13b56b8e4d92e1fef1 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:24.648187 22800 catalog_manager.cc:5697] T dca268278fba4f13b56b8e4d92e1fef1 P aabe9ef5f1314406b36f06a9956984bb reported cstate change: config changed from index 4 to 5, VOTER 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) evicted. New cstate: current_term: 2 leader_uuid: "aabe9ef5f1314406b36f06a9956984bb" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:23:24.649860 24534 tablet_replica.cc:333] T 0505fc6892a04d4482b3f8e98705ea12 P aabe9ef5f1314406b36f06a9956984bb: stopping tablet replica
I20260709 12:23:24.651011 24534 raft_consensus.cc:2243] T 0505fc6892a04d4482b3f8e98705ea12 P aabe9ef5f1314406b36f06a9956984bb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:24.652645 24534 raft_consensus.cc:2272] T 0505fc6892a04d4482b3f8e98705ea12 P aabe9ef5f1314406b36f06a9956984bb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:24.659087 22802 catalog_manager.cc:5697] T 51b9a50e1e5f4aa1869c960f8779e001 P 3ce2186176de44289a47aadeda531c8e reported cstate change: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:24.666554 24534 ts_tablet_manager.cc:1916] T 0505fc6892a04d4482b3f8e98705ea12 P aabe9ef5f1314406b36f06a9956984bb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:23:24.678102 23591 raft_consensus.cc:2955] T f4a066ebbaab4d63a26cba2b510c171d P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:24.685432 24534 ts_tablet_manager.cc:1929] T 0505fc6892a04d4482b3f8e98705ea12 P aabe9ef5f1314406b36f06a9956984bb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 12:23:24.686985 24534 log.cc:1199] T 0505fc6892a04d4482b3f8e98705ea12 P aabe9ef5f1314406b36f06a9956984bb: Deleting WAL directory at /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599696038870-21731-0/minicluster-data/ts-0-root/wals/0505fc6892a04d4482b3f8e98705ea12
I20260709 12:23:24.690524 22789 catalog_manager.cc:5028] TS aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): tablet 0505fc6892a04d4482b3f8e98705ea12 (table test-workload [id=5a80fbc528df4e20ae011992009cf62e]) successfully deleted
I20260709 12:23:24.701499 23038 tablet_service.cc:1558] Processing DeleteTablet for tablet dca268278fba4f13b56b8e4d92e1fef1 with delete_type TABLET_DATA_TOMBSTONED (Replica with old config index 4 (current committed config index is 5)) from {username='slave'} at 127.0.0.1:40464
I20260709 12:23:24.705801 24535 tablet_replica.cc:333] T dca268278fba4f13b56b8e4d92e1fef1 P 7b3e366cdf24471e8a88203d43ff95cf: stopping tablet replica
I20260709 12:23:24.706929 24535 raft_consensus.cc:2243] T dca268278fba4f13b56b8e4d92e1fef1 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:24.712812 24535 raft_consensus.cc:2272] T dca268278fba4f13b56b8e4d92e1fef1 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:24.712395 22800 catalog_manager.cc:5697] T f4a066ebbaab4d63a26cba2b510c171d P 7b3e366cdf24471e8a88203d43ff95cf reported cstate change: config changed from index 2 to 3, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:24.723392 24535 ts_tablet_manager.cc:1916] T dca268278fba4f13b56b8e4d92e1fef1 P 7b3e366cdf24471e8a88203d43ff95cf: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:23:24.742887 23052 consensus_queue.cc:237] T 51b9a50e1e5f4aa1869c960f8779e001 P 7b3e366cdf24471e8a88203d43ff95cf [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:24.747581 24535 ts_tablet_manager.cc:1929] T dca268278fba4f13b56b8e4d92e1fef1 P 7b3e366cdf24471e8a88203d43ff95cf: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:23:24.749317 23591 raft_consensus.cc:1275] T 51b9a50e1e5f4aa1869c960f8779e001 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:24.748114 24535 log.cc:1199] T dca268278fba4f13b56b8e4d92e1fef1 P 7b3e366cdf24471e8a88203d43ff95cf: Deleting WAL directory at /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599696038870-21731-0/minicluster-data/ts-2-root/wals/dca268278fba4f13b56b8e4d92e1fef1
I20260709 12:23:24.751978 22975 consensus_queue.cc:237] T f4a066ebbaab4d63a26cba2b510c171d P 2793980a665d4daf84bbe67f9b2b5930 [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: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:24.754148 24454 consensus_queue.cc:1048] T 51b9a50e1e5f4aa1869c960f8779e001 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:24.757843 22906 raft_consensus.cc:1275] T 51b9a50e1e5f4aa1869c960f8779e001 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:24.764783 23590 raft_consensus.cc:1275] T f4a066ebbaab4d63a26cba2b510c171d P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:24.766722 24380 raft_consensus.cc:2955] T 51b9a50e1e5f4aa1869c960f8779e001 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:24.768162 22791 catalog_manager.cc:5028] TS 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669): tablet dca268278fba4f13b56b8e4d92e1fef1 (table test-workload [id=5a80fbc528df4e20ae011992009cf62e]) successfully deleted
I20260709 12:23:24.772641 24314 consensus_queue.cc:1048] T f4a066ebbaab4d63a26cba2b510c171d P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:24.778569 23590 raft_consensus.cc:2955] T 51b9a50e1e5f4aa1869c960f8779e001 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:24.776394 23052 raft_consensus.cc:1275] T f4a066ebbaab4d63a26cba2b510c171d P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:24.783877 24425 consensus_queue.cc:1048] T 51b9a50e1e5f4aa1869c960f8779e001 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:24.786229 24036 consensus_queue.cc:1048] T f4a066ebbaab4d63a26cba2b510c171d P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:24.787055 22975 raft_consensus.cc:1275] T 071c161b2fb84386850833ed8201db60 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:24.793306 24438 consensus_queue.cc:1048] T 071c161b2fb84386850833ed8201db60 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:24.796358 24516 raft_consensus.cc:2955] T f4a066ebbaab4d63a26cba2b510c171d P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:24.805871 23056 raft_consensus.cc:2955] T f4a066ebbaab4d63a26cba2b510c171d P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:24.821229 22803 catalog_manager.cc:5697] T 51b9a50e1e5f4aa1869c960f8779e001 P 7b3e366cdf24471e8a88203d43ff95cf reported cstate change: config changed from index 3 to 4, VOTER 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) evicted. New cstate: current_term: 1 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:23:24.857295 23590 raft_consensus.cc:2955] T f4a066ebbaab4d63a26cba2b510c171d P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:24.866786 22790 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f4a066ebbaab4d63a26cba2b510c171d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:23:24.880151 23057 raft_consensus.cc:1275] T 4899f34ede5a4dc5a409663db703714b P 7b3e366cdf24471e8a88203d43ff95cf [term 3 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:23:24.906687 22804 catalog_manager.cc:5697] T f4a066ebbaab4d63a26cba2b510c171d P 3ce2186176de44289a47aadeda531c8e reported cstate change: config changed from index 3 to 4, VOTER aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) evicted. New cstate: current_term: 1 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:24.911839 22969 tablet_service.cc:1558] Processing DeleteTablet for tablet 51b9a50e1e5f4aa1869c960f8779e001 with delete_type TABLET_DATA_TOMBSTONED (TS 2793980a665d4daf84bbe67f9b2b5930 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46262
I20260709 12:23:24.915644 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:24.931957 24539 tablet_replica.cc:333] T 51b9a50e1e5f4aa1869c960f8779e001 P 2793980a665d4daf84bbe67f9b2b5930: stopping tablet replica
I20260709 12:23:24.933308 24539 raft_consensus.cc:2243] T 51b9a50e1e5f4aa1869c960f8779e001 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:24.934096 24539 raft_consensus.cc:2272] T 51b9a50e1e5f4aa1869c960f8779e001 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:24.940372 22887 tablet_service.cc:1558] Processing DeleteTablet for tablet f4a066ebbaab4d63a26cba2b510c171d with delete_type TABLET_DATA_TOMBSTONED (TS aabe9ef5f1314406b36f06a9956984bb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54446
I20260709 12:23:24.941006 24516 consensus_queue.cc:1048] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:23:24.941812 24534 tablet_replica.cc:333] T f4a066ebbaab4d63a26cba2b510c171d P aabe9ef5f1314406b36f06a9956984bb: stopping tablet replica
I20260709 12:23:24.943006 24534 raft_consensus.cc:2243] T f4a066ebbaab4d63a26cba2b510c171d P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:24.943714 24534 raft_consensus.cc:2272] T f4a066ebbaab4d63a26cba2b510c171d P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:24.947175 24534 ts_tablet_manager.cc:1916] T f4a066ebbaab4d63a26cba2b510c171d P aabe9ef5f1314406b36f06a9956984bb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:23:24.963418 23590 raft_consensus.cc:1275] T 4899f34ede5a4dc5a409663db703714b P 3ce2186176de44289a47aadeda531c8e [term 3 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:23:24.960556 24539 ts_tablet_manager.cc:1916] T 51b9a50e1e5f4aa1869c960f8779e001 P 2793980a665d4daf84bbe67f9b2b5930: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 12:23:24.974655 23021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.56.193:36711, user_credentials={real_user=slave}} blocked reactor thread for 194954us
I20260709 12:23:24.976075 22791 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 51b9a50e1e5f4aa1869c960f8779e001 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:23:24.983933 22906 raft_consensus.cc:2955] T 51b9a50e1e5f4aa1869c960f8779e001 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:24.985213 23052 raft_consensus.cc:1275] T 071c161b2fb84386850833ed8201db60 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Refusing update from remote peer aabe9ef5f1314406b36f06a9956984bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:24.990177 24438 consensus_queue.cc:1048] T 071c161b2fb84386850833ed8201db60 P aabe9ef5f1314406b36f06a9956984bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:25.001639 22906 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "071c161b2fb84386850833ed8201db60"
dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
mode: GRACEFUL
new_leader_uuid: "2793980a665d4daf84bbe67f9b2b5930"
 from {username='slave'} at 127.0.0.1:60108
I20260709 12:23:25.002372 22906 raft_consensus.cc:606] T 071c161b2fb84386850833ed8201db60 P aabe9ef5f1314406b36f06a9956984bb [term 2 LEADER]: Received request to transfer leadership to TS 2793980a665d4daf84bbe67f9b2b5930
I20260709 12:23:25.002375 24036 consensus_queue.cc:1048] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:23:25.005863 24438 raft_consensus.cc:993] T 071c161b2fb84386850833ed8201db60 P aabe9ef5f1314406b36f06a9956984bb: : Instructing follower 2793980a665d4daf84bbe67f9b2b5930 to start an election
I20260709 12:23:25.006399 24438 raft_consensus.cc:1081] T 071c161b2fb84386850833ed8201db60 P aabe9ef5f1314406b36f06a9956984bb [term 2 LEADER]: Signalling peer 2793980a665d4daf84bbe67f9b2b5930 to start an election
I20260709 12:23:25.012343 22980 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3cf7a360031645188ba72d998066d49e"
dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
mode: GRACEFUL
new_leader_uuid: "3ce2186176de44289a47aadeda531c8e"
 from {username='slave'} at 127.0.0.1:57866
I20260709 12:23:25.016719 22980 raft_consensus.cc:606] T 3cf7a360031645188ba72d998066d49e P 2793980a665d4daf84bbe67f9b2b5930 [term 2 LEADER]: Received request to transfer leadership to TS 3ce2186176de44289a47aadeda531c8e
I20260709 12:23:25.018071 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:23:25.019589 22980 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "071c161b2fb84386850833ed8201db60"
dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
 from {username='slave'} at 127.0.0.1:46276
I20260709 12:23:25.019642 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:25.021723 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:25.024019 24534 ts_tablet_manager.cc:1929] T f4a066ebbaab4d63a26cba2b510c171d P aabe9ef5f1314406b36f06a9956984bb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:23:25.024593 24534 log.cc:1199] T f4a066ebbaab4d63a26cba2b510c171d P aabe9ef5f1314406b36f06a9956984bb: Deleting WAL directory at /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599696038870-21731-0/minicluster-data/ts-0-root/wals/f4a066ebbaab4d63a26cba2b510c171d
I20260709 12:23:25.022584 22980 raft_consensus.cc:493] T 071c161b2fb84386850833ed8201db60 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:25.025300 22980 raft_consensus.cc:3060] T 071c161b2fb84386850833ed8201db60 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:25.026249 22789 catalog_manager.cc:5028] TS aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): tablet f4a066ebbaab4d63a26cba2b510c171d (table test-workload [id=5a80fbc528df4e20ae011992009cf62e]) successfully deleted
I20260709 12:23:25.032344 24539 ts_tablet_manager.cc:1929] T 51b9a50e1e5f4aa1869c960f8779e001 P 2793980a665d4daf84bbe67f9b2b5930: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:23:25.032932 24539 log.cc:1199] T 51b9a50e1e5f4aa1869c960f8779e001 P 2793980a665d4daf84bbe67f9b2b5930: Deleting WAL directory at /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599696038870-21731-0/minicluster-data/ts-1-root/wals/51b9a50e1e5f4aa1869c960f8779e001
I20260709 12:23:25.040254 22790 catalog_manager.cc:5028] TS 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): tablet 51b9a50e1e5f4aa1869c960f8779e001 (table test-workload [id=5a80fbc528df4e20ae011992009cf62e]) successfully deleted
I20260709 12:23:25.067247 22980 raft_consensus.cc:515] T 071c161b2fb84386850833ed8201db60 P 2793980a665d4daf84bbe67f9b2b5930 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:25.097558 22906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071c161b2fb84386850833ed8201db60" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "aabe9ef5f1314406b36f06a9956984bb"
I20260709 12:23:25.098083 23052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071c161b2fb84386850833ed8201db60" candidate_uuid: "2793980a665d4daf84bbe67f9b2b5930" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:23:25.098663 23052 raft_consensus.cc:3060] T 071c161b2fb84386850833ed8201db60 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:25.098215 22906 raft_consensus.cc:3055] T 071c161b2fb84386850833ed8201db60 P aabe9ef5f1314406b36f06a9956984bb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:23:25.103325 22906 raft_consensus.cc:740] T 071c161b2fb84386850833ed8201db60 P aabe9ef5f1314406b36f06a9956984bb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: aabe9ef5f1314406b36f06a9956984bb, State: Running, Role: LEADER
I20260709 12:23:25.104077 22906 consensus_queue.cc:260] T 071c161b2fb84386850833ed8201db60 P aabe9ef5f1314406b36f06a9956984bb [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:25.105099 22906 raft_consensus.cc:3060] T 071c161b2fb84386850833ed8201db60 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:25.113370 23052 raft_consensus.cc:2468] T 071c161b2fb84386850833ed8201db60 P 7b3e366cdf24471e8a88203d43ff95cf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 3.
I20260709 12:23:25.114573 22980 leader_election.cc:290] T 071c161b2fb84386850833ed8201db60 P 2793980a665d4daf84bbe67f9b2b5930 [CANDIDATE]: Term 3 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:23:25.116207 22948 leader_election.cc:304] T 071c161b2fb84386850833ed8201db60 P 2793980a665d4daf84bbe67f9b2b5930 [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: 2793980a665d4daf84bbe67f9b2b5930, 7b3e366cdf24471e8a88203d43ff95cf; no voters: 
I20260709 12:23:25.117034 24036 raft_consensus.cc:2804] T 071c161b2fb84386850833ed8201db60 P 2793980a665d4daf84bbe67f9b2b5930 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:25.117539 24036 raft_consensus.cc:697] T 071c161b2fb84386850833ed8201db60 P 2793980a665d4daf84bbe67f9b2b5930 [term 3 LEADER]: Becoming Leader. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
I20260709 12:23:25.118314 24036 consensus_queue.cc:237] T 071c161b2fb84386850833ed8201db60 P 2793980a665d4daf84bbe67f9b2b5930 [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:25.124739 22906 raft_consensus.cc:2468] T 071c161b2fb84386850833ed8201db60 P aabe9ef5f1314406b36f06a9956984bb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2793980a665d4daf84bbe67f9b2b5930 in term 3.
I20260709 12:23:25.129724 22803 catalog_manager.cc:5697] T 071c161b2fb84386850833ed8201db60 P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: term changed from 2 to 3, leader changed from aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) to 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194). New cstate: current_term: 3 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:25.183205 24036 raft_consensus.cc:993] T 3cf7a360031645188ba72d998066d49e P 2793980a665d4daf84bbe67f9b2b5930: : Instructing follower 3ce2186176de44289a47aadeda531c8e to start an election
I20260709 12:23:25.183683 24516 raft_consensus.cc:1081] T 3cf7a360031645188ba72d998066d49e P 2793980a665d4daf84bbe67f9b2b5930 [term 2 LEADER]: Signalling peer 3ce2186176de44289a47aadeda531c8e to start an election
I20260709 12:23:25.185220 23589 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3cf7a360031645188ba72d998066d49e"
dest_uuid: "3ce2186176de44289a47aadeda531c8e"
 from {username='slave'} at 127.0.0.1:41712
I20260709 12:23:25.185665 23589 raft_consensus.cc:493] T 3cf7a360031645188ba72d998066d49e P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:25.185933 23589 raft_consensus.cc:3060] T 3cf7a360031645188ba72d998066d49e P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:25.192756 23589 raft_consensus.cc:515] T 3cf7a360031645188ba72d998066d49e P 3ce2186176de44289a47aadeda531c8e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:25.194706 23589 leader_election.cc:290] T 3cf7a360031645188ba72d998066d49e P 3ce2186176de44289a47aadeda531c8e [CANDIDATE]: Term 3 election: Requested vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:23:25.195657 23052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf7a360031645188ba72d998066d49e" candidate_uuid: "3ce2186176de44289a47aadeda531c8e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:23:25.195562 22975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf7a360031645188ba72d998066d49e" candidate_uuid: "3ce2186176de44289a47aadeda531c8e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
I20260709 12:23:25.196350 23052 raft_consensus.cc:3060] T 3cf7a360031645188ba72d998066d49e P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:25.196472 22975 raft_consensus.cc:3055] T 3cf7a360031645188ba72d998066d49e P 2793980a665d4daf84bbe67f9b2b5930 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:23:25.196864 22975 raft_consensus.cc:740] T 3cf7a360031645188ba72d998066d49e P 2793980a665d4daf84bbe67f9b2b5930 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
I20260709 12:23:25.197587 22975 consensus_queue.cc:260] T 3cf7a360031645188ba72d998066d49e P 2793980a665d4daf84bbe67f9b2b5930 [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: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:25.198815 22975 raft_consensus.cc:3060] T 3cf7a360031645188ba72d998066d49e P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:25.202425 23052 raft_consensus.cc:2468] T 3cf7a360031645188ba72d998066d49e P 7b3e366cdf24471e8a88203d43ff95cf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ce2186176de44289a47aadeda531c8e in term 3.
I20260709 12:23:25.203598 23555 leader_election.cc:304] T 3cf7a360031645188ba72d998066d49e P 3ce2186176de44289a47aadeda531c8e [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: 3ce2186176de44289a47aadeda531c8e, 7b3e366cdf24471e8a88203d43ff95cf; no voters: 
I20260709 12:23:25.204502 24517 raft_consensus.cc:2804] T 3cf7a360031645188ba72d998066d49e P 3ce2186176de44289a47aadeda531c8e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:25.206214 24517 raft_consensus.cc:697] T 3cf7a360031645188ba72d998066d49e P 3ce2186176de44289a47aadeda531c8e [term 3 LEADER]: Becoming Leader. State: Replica: 3ce2186176de44289a47aadeda531c8e, State: Running, Role: LEADER
I20260709 12:23:25.206996 24517 consensus_queue.cc:237] T 3cf7a360031645188ba72d998066d49e P 3ce2186176de44289a47aadeda531c8e [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: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:25.217793 22975 raft_consensus.cc:2468] T 3cf7a360031645188ba72d998066d49e P 2793980a665d4daf84bbe67f9b2b5930 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ce2186176de44289a47aadeda531c8e in term 3.
I20260709 12:23:25.232966 22803 catalog_manager.cc:5697] T 3cf7a360031645188ba72d998066d49e P 3ce2186176de44289a47aadeda531c8e reported cstate change: term changed from 2 to 3, leader changed from 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) to 3ce2186176de44289a47aadeda531c8e (127.21.56.196). New cstate: current_term: 3 leader_uuid: "3ce2186176de44289a47aadeda531c8e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:23:25.506351 23057 raft_consensus.cc:1275] T 071c161b2fb84386850833ed8201db60 P 7b3e366cdf24471e8a88203d43ff95cf [term 3 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:25.507303 24036 consensus_queue.cc:1048] T 071c161b2fb84386850833ed8201db60 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:25.522861 22906 raft_consensus.cc:1275] T 071c161b2fb84386850833ed8201db60 P aabe9ef5f1314406b36f06a9956984bb [term 3 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:25.524103 24510 consensus_queue.cc:1048] T 071c161b2fb84386850833ed8201db60 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:25.654574 22980 raft_consensus.cc:1275] T 3cf7a360031645188ba72d998066d49e P 2793980a665d4daf84bbe67f9b2b5930 [term 3 FOLLOWER]: Refusing update from remote peer 3ce2186176de44289a47aadeda531c8e: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:23:25.655704 24503 consensus_queue.cc:1048] T 3cf7a360031645188ba72d998066d49e P 3ce2186176de44289a47aadeda531c8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:23:25.669338 23057 raft_consensus.cc:1275] T 3cf7a360031645188ba72d998066d49e P 7b3e366cdf24471e8a88203d43ff95cf [term 3 FOLLOWER]: Refusing update from remote peer 3ce2186176de44289a47aadeda531c8e: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:23:25.671006 24517 consensus_queue.cc:1048] T 3cf7a360031645188ba72d998066d49e P 3ce2186176de44289a47aadeda531c8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:23:26.015498 23052 consensus_queue.cc:237] T 1f8f6e7356f3431da067ed004cf1c290 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:26.022202 22980 raft_consensus.cc:1275] T 1f8f6e7356f3431da067ed004cf1c290 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:23:26.022540 22905 raft_consensus.cc:1275] T 1f8f6e7356f3431da067ed004cf1c290 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:23:26.023650 24537 consensus_queue.cc:1048] T 1f8f6e7356f3431da067ed004cf1c290 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:23:26.025398 23023 consensus_peers.cc:597] T 1f8f6e7356f3431da067ed004cf1c290 P 7b3e366cdf24471e8a88203d43ff95cf -> Peer 3ce2186176de44289a47aadeda531c8e (127.21.56.196:44761): Couldn't send request to peer 3ce2186176de44289a47aadeda531c8e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1f8f6e7356f3431da067ed004cf1c290. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:26.030682 24537 consensus_queue.cc:1048] T 1f8f6e7356f3431da067ed004cf1c290 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:23:26.031970 24536 raft_consensus.cc:2955] T 1f8f6e7356f3431da067ed004cf1c290 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:26.033442 22980 raft_consensus.cc:2955] T 1f8f6e7356f3431da067ed004cf1c290 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:26.041019 22905 raft_consensus.cc:2955] T 1f8f6e7356f3431da067ed004cf1c290 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:26.047955 22802 catalog_manager.cc:5697] T 1f8f6e7356f3431da067ed004cf1c290 P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: config changed from index -1 to 3, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New cstate: current_term: 2 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:26.057452 22980 consensus_queue.cc:237] T 071c161b2fb84386850833ed8201db60 P 2793980a665d4daf84bbe67f9b2b5930 [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
W20260709 12:23:26.065428 22948 consensus_peers.cc:597] T 071c161b2fb84386850833ed8201db60 P 2793980a665d4daf84bbe67f9b2b5930 -> Peer 3ce2186176de44289a47aadeda531c8e (127.21.56.196:44761): Couldn't send request to peer 3ce2186176de44289a47aadeda531c8e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 071c161b2fb84386850833ed8201db60. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:26.067827 23057 raft_consensus.cc:1275] T 071c161b2fb84386850833ed8201db60 P 7b3e366cdf24471e8a88203d43ff95cf [term 3 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:23:26.072227 24516 consensus_queue.cc:1048] T 071c161b2fb84386850833ed8201db60 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:26.076275 22905 raft_consensus.cc:1275] T 071c161b2fb84386850833ed8201db60 P aabe9ef5f1314406b36f06a9956984bb [term 3 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:23:26.077702 24314 consensus_queue.cc:1048] T 071c161b2fb84386850833ed8201db60 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:26.080421 24510 raft_consensus.cc:2955] T 071c161b2fb84386850833ed8201db60 P 2793980a665d4daf84bbe67f9b2b5930 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:26.082386 23052 raft_consensus.cc:2955] T 071c161b2fb84386850833ed8201db60 P 7b3e366cdf24471e8a88203d43ff95cf [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:26.096207 23057 consensus_queue.cc:237] T ebdd6199523c47148e35cde9ad98ed48 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:26.101714 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:26.104316 22906 raft_consensus.cc:2955] T 071c161b2fb84386850833ed8201db60 P aabe9ef5f1314406b36f06a9956984bb [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:26.128106 22800 catalog_manager.cc:5697] T 071c161b2fb84386850833ed8201db60 P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: config changed from index -1 to 4, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New cstate: current_term: 3 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:26.133342 22980 raft_consensus.cc:1275] T ebdd6199523c47148e35cde9ad98ed48 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 12:23:26.134443 23023 consensus_peers.cc:597] T ebdd6199523c47148e35cde9ad98ed48 P 7b3e366cdf24471e8a88203d43ff95cf -> Peer 3ce2186176de44289a47aadeda531c8e (127.21.56.196:44761): Couldn't send request to peer 3ce2186176de44289a47aadeda531c8e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ebdd6199523c47148e35cde9ad98ed48. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:26.134577 24536 consensus_queue.cc:1048] T ebdd6199523c47148e35cde9ad98ed48 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:26.140369 22905 raft_consensus.cc:1275] T ebdd6199523c47148e35cde9ad98ed48 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:23:26.144606 24537 consensus_queue.cc:1048] T ebdd6199523c47148e35cde9ad98ed48 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:26.146682 24537 raft_consensus.cc:2955] T ebdd6199523c47148e35cde9ad98ed48 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:26.148213 22980 raft_consensus.cc:2955] T ebdd6199523c47148e35cde9ad98ed48 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:26.191092 22980 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4899f34ede5a4dc5a409663db703714b"
dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
mode: GRACEFUL
new_leader_uuid: "3ce2186176de44289a47aadeda531c8e"
 from {username='slave'} at 127.0.0.1:57866
I20260709 12:23:26.191697 22980 raft_consensus.cc:606] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930 [term 3 LEADER]: Received request to transfer leadership to TS 3ce2186176de44289a47aadeda531c8e
I20260709 12:23:26.194849 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:23:26.196563 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:26.198071 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:26.198144 22803 catalog_manager.cc:5697] T ebdd6199523c47148e35cde9ad98ed48 P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: config changed from index -1 to 3, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New cstate: current_term: 2 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:26.210250 23057 consensus_queue.cc:237] T 71f3f2e9a505411582a74ee5bfbd8530 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:26.227986 22905 raft_consensus.cc:2955] T ebdd6199523c47148e35cde9ad98ed48 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
W20260709 12:23:26.232620 23023 consensus_peers.cc:597] T 71f3f2e9a505411582a74ee5bfbd8530 P 7b3e366cdf24471e8a88203d43ff95cf -> Peer 3ce2186176de44289a47aadeda531c8e (127.21.56.196:44761): Couldn't send request to peer 3ce2186176de44289a47aadeda531c8e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 71f3f2e9a505411582a74ee5bfbd8530. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:26.234357 22980 raft_consensus.cc:1275] T 71f3f2e9a505411582a74ee5bfbd8530 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:23:26.235222 22906 raft_consensus.cc:1275] T 71f3f2e9a505411582a74ee5bfbd8530 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:23:26.236901 24562 consensus_queue.cc:1048] T 71f3f2e9a505411582a74ee5bfbd8530 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:26.246292 24537 consensus_queue.cc:1048] T 71f3f2e9a505411582a74ee5bfbd8530 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:26.250324 24537 raft_consensus.cc:2955] T 71f3f2e9a505411582a74ee5bfbd8530 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:26.252211 22978 raft_consensus.cc:2955] T 71f3f2e9a505411582a74ee5bfbd8530 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:26.270819 22803 catalog_manager.cc:5697] T 71f3f2e9a505411582a74ee5bfbd8530 P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: config changed from index -1 to 3, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New cstate: current_term: 2 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:26.278229 22905 raft_consensus.cc:2955] T 71f3f2e9a505411582a74ee5bfbd8530 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3ce2186176de44289a47aadeda531c8e (127.21.56.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } } }
I20260709 12:23:26.455593 24568 ts_tablet_manager.cc:933] T 071c161b2fb84386850833ed8201db60 P 3ce2186176de44289a47aadeda531c8e: Initiating tablet copy from peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:23:26.457422 24568 tablet_copy_client.cc:323] T 071c161b2fb84386850833ed8201db60 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.56.194:36473
I20260709 12:23:26.458961 22993 tablet_copy_service.cc:140] P 2793980a665d4daf84bbe67f9b2b5930: Received BeginTabletCopySession request for tablet 071c161b2fb84386850833ed8201db60 from peer 3ce2186176de44289a47aadeda531c8e ({username='slave'} at 127.0.0.1:43900)
I20260709 12:23:26.459446 22993 tablet_copy_service.cc:161] P 2793980a665d4daf84bbe67f9b2b5930: Beginning new tablet copy session on tablet 071c161b2fb84386850833ed8201db60 from peer 3ce2186176de44289a47aadeda531c8e at {username='slave'} at 127.0.0.1:43900: session id = 3ce2186176de44289a47aadeda531c8e-071c161b2fb84386850833ed8201db60
I20260709 12:23:26.467422 22993 tablet_copy_source_session.cc:215] T 071c161b2fb84386850833ed8201db60 P 2793980a665d4daf84bbe67f9b2b5930: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:23:26.470571 24568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 071c161b2fb84386850833ed8201db60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:26.485999 24568 tablet_copy_client.cc:806] T 071c161b2fb84386850833ed8201db60 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 0 data blocks...
I20260709 12:23:26.486555 24568 tablet_copy_client.cc:670] T 071c161b2fb84386850833ed8201db60 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:23:26.493757 24568 tablet_copy_client.cc:538] T 071c161b2fb84386850833ed8201db60 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:23:26.501784 24568 tablet_bootstrap.cc:492] T 071c161b2fb84386850833ed8201db60 P 3ce2186176de44289a47aadeda531c8e: Bootstrap starting.
I20260709 12:23:26.524722 24568 tablet_bootstrap.cc:492] T 071c161b2fb84386850833ed8201db60 P 3ce2186176de44289a47aadeda531c8e: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:23:26.525440 24568 tablet_bootstrap.cc:492] T 071c161b2fb84386850833ed8201db60 P 3ce2186176de44289a47aadeda531c8e: Bootstrap complete.
I20260709 12:23:26.526137 24568 ts_tablet_manager.cc:1403] T 071c161b2fb84386850833ed8201db60 P 3ce2186176de44289a47aadeda531c8e: Time spent bootstrapping tablet: real 0.025s	user 0.025s	sys 0.000s
I20260709 12:23:26.529182 24568 raft_consensus.cc:359] T 071c161b2fb84386850833ed8201db60 P 3ce2186176de44289a47aadeda531c8e [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:26.530018 24568 raft_consensus.cc:740] T 071c161b2fb84386850833ed8201db60 P 3ce2186176de44289a47aadeda531c8e [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 3ce2186176de44289a47aadeda531c8e, State: Initialized, Role: LEARNER
I20260709 12:23:26.530778 24568 consensus_queue.cc:260] T 071c161b2fb84386850833ed8201db60 P 3ce2186176de44289a47aadeda531c8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:26.533025 24568 ts_tablet_manager.cc:1434] T 071c161b2fb84386850833ed8201db60 P 3ce2186176de44289a47aadeda531c8e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:23:26.535596 22993 tablet_copy_service.cc:342] P 2793980a665d4daf84bbe67f9b2b5930: Request end of tablet copy session 3ce2186176de44289a47aadeda531c8e-071c161b2fb84386850833ed8201db60 received from {username='slave'} at 127.0.0.1:43900
I20260709 12:23:26.535993 22993 tablet_copy_service.cc:434] P 2793980a665d4daf84bbe67f9b2b5930: ending tablet copy session 3ce2186176de44289a47aadeda531c8e-071c161b2fb84386850833ed8201db60 on tablet 071c161b2fb84386850833ed8201db60 with peer 3ce2186176de44289a47aadeda531c8e
I20260709 12:23:26.553721 24568 ts_tablet_manager.cc:933] T 1f8f6e7356f3431da067ed004cf1c290 P 3ce2186176de44289a47aadeda531c8e: Initiating tablet copy from peer 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:23:26.555364 24568 tablet_copy_client.cc:323] T 1f8f6e7356f3431da067ed004cf1c290 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.56.195:42669
I20260709 12:23:26.556833 23068 tablet_copy_service.cc:140] P 7b3e366cdf24471e8a88203d43ff95cf: Received BeginTabletCopySession request for tablet 1f8f6e7356f3431da067ed004cf1c290 from peer 3ce2186176de44289a47aadeda531c8e ({username='slave'} at 127.0.0.1:54590)
I20260709 12:23:26.557308 23068 tablet_copy_service.cc:161] P 7b3e366cdf24471e8a88203d43ff95cf: Beginning new tablet copy session on tablet 1f8f6e7356f3431da067ed004cf1c290 from peer 3ce2186176de44289a47aadeda531c8e at {username='slave'} at 127.0.0.1:54590: session id = 3ce2186176de44289a47aadeda531c8e-1f8f6e7356f3431da067ed004cf1c290
I20260709 12:23:26.562695 23068 tablet_copy_source_session.cc:215] T 1f8f6e7356f3431da067ed004cf1c290 P 7b3e366cdf24471e8a88203d43ff95cf: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:23:26.565379 24568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f8f6e7356f3431da067ed004cf1c290. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:26.576715 24573 ts_tablet_manager.cc:933] T ebdd6199523c47148e35cde9ad98ed48 P 3ce2186176de44289a47aadeda531c8e: Initiating tablet copy from peer 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:23:26.578867 24573 tablet_copy_client.cc:323] T ebdd6199523c47148e35cde9ad98ed48 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.56.195:42669
I20260709 12:23:26.578861 24568 tablet_copy_client.cc:806] T 1f8f6e7356f3431da067ed004cf1c290 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 0 data blocks...
I20260709 12:23:26.579742 24568 tablet_copy_client.cc:670] T 1f8f6e7356f3431da067ed004cf1c290 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:23:26.580821 23068 tablet_copy_service.cc:140] P 7b3e366cdf24471e8a88203d43ff95cf: Received BeginTabletCopySession request for tablet ebdd6199523c47148e35cde9ad98ed48 from peer 3ce2186176de44289a47aadeda531c8e ({username='slave'} at 127.0.0.1:54590)
I20260709 12:23:26.581339 23068 tablet_copy_service.cc:161] P 7b3e366cdf24471e8a88203d43ff95cf: Beginning new tablet copy session on tablet ebdd6199523c47148e35cde9ad98ed48 from peer 3ce2186176de44289a47aadeda531c8e at {username='slave'} at 127.0.0.1:54590: session id = 3ce2186176de44289a47aadeda531c8e-ebdd6199523c47148e35cde9ad98ed48
I20260709 12:23:26.586167 24568 tablet_copy_client.cc:538] T 1f8f6e7356f3431da067ed004cf1c290 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:23:26.589251 23068 tablet_copy_source_session.cc:215] T ebdd6199523c47148e35cde9ad98ed48 P 7b3e366cdf24471e8a88203d43ff95cf: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:23:26.596719 24568 tablet_bootstrap.cc:492] T 1f8f6e7356f3431da067ed004cf1c290 P 3ce2186176de44289a47aadeda531c8e: Bootstrap starting.
I20260709 12:23:26.607137 24573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebdd6199523c47148e35cde9ad98ed48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:26.630923 24573 tablet_copy_client.cc:806] T ebdd6199523c47148e35cde9ad98ed48 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 0 data blocks...
I20260709 12:23:26.631667 24573 tablet_copy_client.cc:670] T ebdd6199523c47148e35cde9ad98ed48 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:23:26.632390 24576 ts_tablet_manager.cc:933] T 71f3f2e9a505411582a74ee5bfbd8530 P 3ce2186176de44289a47aadeda531c8e: Initiating tablet copy from peer 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:23:26.638648 24573 tablet_copy_client.cc:538] T ebdd6199523c47148e35cde9ad98ed48 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:23:26.644057 24576 tablet_copy_client.cc:323] T 71f3f2e9a505411582a74ee5bfbd8530 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.56.195:42669
I20260709 12:23:26.647100 23068 tablet_copy_service.cc:140] P 7b3e366cdf24471e8a88203d43ff95cf: Received BeginTabletCopySession request for tablet 71f3f2e9a505411582a74ee5bfbd8530 from peer 3ce2186176de44289a47aadeda531c8e ({username='slave'} at 127.0.0.1:54590)
I20260709 12:23:26.647639 23068 tablet_copy_service.cc:161] P 7b3e366cdf24471e8a88203d43ff95cf: Beginning new tablet copy session on tablet 71f3f2e9a505411582a74ee5bfbd8530 from peer 3ce2186176de44289a47aadeda531c8e at {username='slave'} at 127.0.0.1:54590: session id = 3ce2186176de44289a47aadeda531c8e-71f3f2e9a505411582a74ee5bfbd8530
I20260709 12:23:26.658094 23068 tablet_copy_source_session.cc:215] T 71f3f2e9a505411582a74ee5bfbd8530 P 7b3e366cdf24471e8a88203d43ff95cf: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:23:26.658344 24573 tablet_bootstrap.cc:492] T ebdd6199523c47148e35cde9ad98ed48 P 3ce2186176de44289a47aadeda531c8e: Bootstrap starting.
I20260709 12:23:26.662533 24576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71f3f2e9a505411582a74ee5bfbd8530. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:26.692863 24568 tablet_bootstrap.cc:492] T 1f8f6e7356f3431da067ed004cf1c290 P 3ce2186176de44289a47aadeda531c8e: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:23:26.693943 24568 tablet_bootstrap.cc:492] T 1f8f6e7356f3431da067ed004cf1c290 P 3ce2186176de44289a47aadeda531c8e: Bootstrap complete.
I20260709 12:23:26.694703 24568 ts_tablet_manager.cc:1403] T 1f8f6e7356f3431da067ed004cf1c290 P 3ce2186176de44289a47aadeda531c8e: Time spent bootstrapping tablet: real 0.098s	user 0.045s	sys 0.011s
I20260709 12:23:26.695927 24576 tablet_copy_client.cc:806] T 71f3f2e9a505411582a74ee5bfbd8530 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 0 data blocks...
I20260709 12:23:26.696557 24576 tablet_copy_client.cc:670] T 71f3f2e9a505411582a74ee5bfbd8530 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:23:26.699069 24568 raft_consensus.cc:359] T 1f8f6e7356f3431da067ed004cf1c290 P 3ce2186176de44289a47aadeda531c8e [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:26.702296 24568 raft_consensus.cc:740] T 1f8f6e7356f3431da067ed004cf1c290 P 3ce2186176de44289a47aadeda531c8e [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 3ce2186176de44289a47aadeda531c8e, State: Initialized, Role: LEARNER
I20260709 12:23:26.703284 24568 consensus_queue.cc:260] T 1f8f6e7356f3431da067ed004cf1c290 P 3ce2186176de44289a47aadeda531c8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:26.706656 24576 tablet_copy_client.cc:538] T 71f3f2e9a505411582a74ee5bfbd8530 P 3ce2186176de44289a47aadeda531c8e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:23:26.714883 24314 raft_consensus.cc:993] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930: : Instructing follower 3ce2186176de44289a47aadeda531c8e to start an election
I20260709 12:23:26.715368 24314 raft_consensus.cc:1081] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930 [term 3 LEADER]: Signalling peer 3ce2186176de44289a47aadeda531c8e to start an election
I20260709 12:23:26.715935 24568 ts_tablet_manager.cc:1434] T 1f8f6e7356f3431da067ed004cf1c290 P 3ce2186176de44289a47aadeda531c8e: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 12:23:26.722797 24576 tablet_bootstrap.cc:492] T 71f3f2e9a505411582a74ee5bfbd8530 P 3ce2186176de44289a47aadeda531c8e: Bootstrap starting.
I20260709 12:23:26.730196 23589 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4899f34ede5a4dc5a409663db703714b"
dest_uuid: "3ce2186176de44289a47aadeda531c8e"
 from {username='slave'} at 127.0.0.1:41712
I20260709 12:23:26.730839 23589 raft_consensus.cc:493] T 4899f34ede5a4dc5a409663db703714b P 3ce2186176de44289a47aadeda531c8e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:26.731185 23589 raft_consensus.cc:3060] T 4899f34ede5a4dc5a409663db703714b P 3ce2186176de44289a47aadeda531c8e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:23:26.742579 23068 tablet_copy_service.cc:342] P 7b3e366cdf24471e8a88203d43ff95cf: Request end of tablet copy session 3ce2186176de44289a47aadeda531c8e-1f8f6e7356f3431da067ed004cf1c290 received from {username='slave'} at 127.0.0.1:54590
I20260709 12:23:26.743023 23068 tablet_copy_service.cc:434] P 7b3e366cdf24471e8a88203d43ff95cf: ending tablet copy session 3ce2186176de44289a47aadeda531c8e-1f8f6e7356f3431da067ed004cf1c290 on tablet 1f8f6e7356f3431da067ed004cf1c290 with peer 3ce2186176de44289a47aadeda531c8e
I20260709 12:23:26.745067 23589 raft_consensus.cc:515] T 4899f34ede5a4dc5a409663db703714b P 3ce2186176de44289a47aadeda531c8e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:26.751142 23589 leader_election.cc:290] T 4899f34ede5a4dc5a409663db703714b P 3ce2186176de44289a47aadeda531c8e [CANDIDATE]: Term 4 election: Requested vote from peers 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:23:26.752147 23056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4899f34ede5a4dc5a409663db703714b" candidate_uuid: "3ce2186176de44289a47aadeda531c8e" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf"
I20260709 12:23:26.752751 23056 raft_consensus.cc:3060] T 4899f34ede5a4dc5a409663db703714b P 7b3e366cdf24471e8a88203d43ff95cf [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:23:26.754388 22978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4899f34ede5a4dc5a409663db703714b" candidate_uuid: "3ce2186176de44289a47aadeda531c8e" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "2793980a665d4daf84bbe67f9b2b5930"
I20260709 12:23:26.754951 22978 raft_consensus.cc:3055] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:23:26.755271 22978 raft_consensus.cc:740] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2793980a665d4daf84bbe67f9b2b5930, State: Running, Role: LEADER
I20260709 12:23:26.756058 22978 consensus_queue.cc:260] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:26.757200 22978 raft_consensus.cc:3060] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:23:26.759608 23056 raft_consensus.cc:2468] T 4899f34ede5a4dc5a409663db703714b P 7b3e366cdf24471e8a88203d43ff95cf [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ce2186176de44289a47aadeda531c8e in term 4.
I20260709 12:23:26.760921 23555 leader_election.cc:304] T 4899f34ede5a4dc5a409663db703714b P 3ce2186176de44289a47aadeda531c8e [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: 3ce2186176de44289a47aadeda531c8e, 7b3e366cdf24471e8a88203d43ff95cf; no voters: 
I20260709 12:23:26.761168 24573 tablet_bootstrap.cc:492] T ebdd6199523c47148e35cde9ad98ed48 P 3ce2186176de44289a47aadeda531c8e: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:23:26.761849 24570 raft_consensus.cc:2804] T 4899f34ede5a4dc5a409663db703714b P 3ce2186176de44289a47aadeda531c8e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:23:26.762352 24570 raft_consensus.cc:697] T 4899f34ede5a4dc5a409663db703714b P 3ce2186176de44289a47aadeda531c8e [term 4 LEADER]: Becoming Leader. State: Replica: 3ce2186176de44289a47aadeda531c8e, State: Running, Role: LEADER
I20260709 12:23:26.763242 24573 tablet_bootstrap.cc:492] T ebdd6199523c47148e35cde9ad98ed48 P 3ce2186176de44289a47aadeda531c8e: Bootstrap complete.
I20260709 12:23:26.763177 24570 consensus_queue.cc:237] T 4899f34ede5a4dc5a409663db703714b P 3ce2186176de44289a47aadeda531c8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:26.763674 22978 raft_consensus.cc:2468] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ce2186176de44289a47aadeda531c8e in term 4.
I20260709 12:23:26.764169 24573 ts_tablet_manager.cc:1403] T ebdd6199523c47148e35cde9ad98ed48 P 3ce2186176de44289a47aadeda531c8e: Time spent bootstrapping tablet: real 0.106s	user 0.025s	sys 0.001s
I20260709 12:23:26.767786 24573 raft_consensus.cc:359] T ebdd6199523c47148e35cde9ad98ed48 P 3ce2186176de44289a47aadeda531c8e [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:26.768829 24573 raft_consensus.cc:740] T ebdd6199523c47148e35cde9ad98ed48 P 3ce2186176de44289a47aadeda531c8e [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 3ce2186176de44289a47aadeda531c8e, State: Initialized, Role: LEARNER
I20260709 12:23:26.769624 24573 consensus_queue.cc:260] T ebdd6199523c47148e35cde9ad98ed48 P 3ce2186176de44289a47aadeda531c8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:26.772960 24573 ts_tablet_manager.cc:1434] T ebdd6199523c47148e35cde9ad98ed48 P 3ce2186176de44289a47aadeda531c8e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:23:26.774757 23068 tablet_copy_service.cc:342] P 7b3e366cdf24471e8a88203d43ff95cf: Request end of tablet copy session 3ce2186176de44289a47aadeda531c8e-ebdd6199523c47148e35cde9ad98ed48 received from {username='slave'} at 127.0.0.1:54590
I20260709 12:23:26.775226 23068 tablet_copy_service.cc:434] P 7b3e366cdf24471e8a88203d43ff95cf: ending tablet copy session 3ce2186176de44289a47aadeda531c8e-ebdd6199523c47148e35cde9ad98ed48 on tablet ebdd6199523c47148e35cde9ad98ed48 with peer 3ce2186176de44289a47aadeda531c8e
I20260709 12:23:26.779249 24576 tablet_bootstrap.cc:492] T 71f3f2e9a505411582a74ee5bfbd8530 P 3ce2186176de44289a47aadeda531c8e: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:23:26.780069 24576 tablet_bootstrap.cc:492] T 71f3f2e9a505411582a74ee5bfbd8530 P 3ce2186176de44289a47aadeda531c8e: Bootstrap complete.
I20260709 12:23:26.780838 24576 ts_tablet_manager.cc:1403] T 71f3f2e9a505411582a74ee5bfbd8530 P 3ce2186176de44289a47aadeda531c8e: Time spent bootstrapping tablet: real 0.058s	user 0.027s	sys 0.004s
I20260709 12:23:26.783700 24576 raft_consensus.cc:359] T 71f3f2e9a505411582a74ee5bfbd8530 P 3ce2186176de44289a47aadeda531c8e [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:26.784534 24576 raft_consensus.cc:740] T 71f3f2e9a505411582a74ee5bfbd8530 P 3ce2186176de44289a47aadeda531c8e [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 3ce2186176de44289a47aadeda531c8e, State: Initialized, Role: LEARNER
I20260709 12:23:26.784600 22804 catalog_manager.cc:5697] T 4899f34ede5a4dc5a409663db703714b P 3ce2186176de44289a47aadeda531c8e reported cstate change: term changed from 3 to 4, leader changed from 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) to 3ce2186176de44289a47aadeda531c8e (127.21.56.196). New cstate: current_term: 4 leader_uuid: "3ce2186176de44289a47aadeda531c8e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:23:26.785283 24576 consensus_queue.cc:260] T 71f3f2e9a505411582a74ee5bfbd8530 P 3ce2186176de44289a47aadeda531c8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: NON_VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: true } }
I20260709 12:23:26.788228 24576 ts_tablet_manager.cc:1434] T 71f3f2e9a505411582a74ee5bfbd8530 P 3ce2186176de44289a47aadeda531c8e: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 12:23:26.790519 23068 tablet_copy_service.cc:342] P 7b3e366cdf24471e8a88203d43ff95cf: Request end of tablet copy session 3ce2186176de44289a47aadeda531c8e-71f3f2e9a505411582a74ee5bfbd8530 received from {username='slave'} at 127.0.0.1:54590
I20260709 12:23:26.790896 23068 tablet_copy_service.cc:434] P 7b3e366cdf24471e8a88203d43ff95cf: ending tablet copy session 3ce2186176de44289a47aadeda531c8e-71f3f2e9a505411582a74ee5bfbd8530 on tablet 71f3f2e9a505411582a74ee5bfbd8530 with peer 3ce2186176de44289a47aadeda531c8e
I20260709 12:23:26.898672 23589 raft_consensus.cc:1217] T 071c161b2fb84386850833ed8201db60 P 3ce2186176de44289a47aadeda531c8e [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 12:23:27.016772 23589 raft_consensus.cc:1217] T 1f8f6e7356f3431da067ed004cf1c290 P 3ce2186176de44289a47aadeda531c8e [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:23:27.126510 23591 raft_consensus.cc:1217] T 71f3f2e9a505411582a74ee5bfbd8530 P 3ce2186176de44289a47aadeda531c8e [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:23:27.174021 23590 raft_consensus.cc:1217] T ebdd6199523c47148e35cde9ad98ed48 P 3ce2186176de44289a47aadeda531c8e [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:23:27.264264 23057 raft_consensus.cc:1275] T 4899f34ede5a4dc5a409663db703714b P 7b3e366cdf24471e8a88203d43ff95cf [term 4 FOLLOWER]: Refusing update from remote peer 3ce2186176de44289a47aadeda531c8e: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:23:27.265635 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:27.269328 24517 consensus_queue.cc:1048] T 4899f34ede5a4dc5a409663db703714b P 3ce2186176de44289a47aadeda531c8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:23:27.283583 22974 raft_consensus.cc:1275] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930 [term 4 FOLLOWER]: Refusing update from remote peer 3ce2186176de44289a47aadeda531c8e: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:23:27.304749 24517 consensus_queue.cc:1048] T 4899f34ede5a4dc5a409663db703714b P 3ce2186176de44289a47aadeda531c8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:23:27.416224 24579 raft_consensus.cc:1064] T 071c161b2fb84386850833ed8201db60 P 2793980a665d4daf84bbe67f9b2b5930: attempting to promote NON_VOTER 3ce2186176de44289a47aadeda531c8e to VOTER
I20260709 12:23:27.437345 24579 consensus_queue.cc:237] T 071c161b2fb84386850833ed8201db60 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:27.514624 23590 raft_consensus.cc:1275] T 071c161b2fb84386850833ed8201db60 P 3ce2186176de44289a47aadeda531c8e [term 3 LEARNER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:23:27.516844 24314 consensus_queue.cc:1048] T 071c161b2fb84386850833ed8201db60 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:27.526494 22905 raft_consensus.cc:1275] T 071c161b2fb84386850833ed8201db60 P aabe9ef5f1314406b36f06a9956984bb [term 3 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:23:27.527392 23057 raft_consensus.cc:1275] T 071c161b2fb84386850833ed8201db60 P 7b3e366cdf24471e8a88203d43ff95cf [term 3 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:23:27.528249 24597 consensus_queue.cc:1048] T 071c161b2fb84386850833ed8201db60 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260709 12:23:27.531838 24516 consensus_queue.cc:1048] T 071c161b2fb84386850833ed8201db60 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:23:27.548146 24579 raft_consensus.cc:2955] T 071c161b2fb84386850833ed8201db60 P 2793980a665d4daf84bbe67f9b2b5930 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:27.551069 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:27.551796 23057 raft_consensus.cc:2955] T 071c161b2fb84386850833ed8201db60 P 7b3e366cdf24471e8a88203d43ff95cf [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:27.553918 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:27.555348 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:27.563019 22905 raft_consensus.cc:2955] T 071c161b2fb84386850833ed8201db60 P aabe9ef5f1314406b36f06a9956984bb [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:27.575279 23590 raft_consensus.cc:2955] T 071c161b2fb84386850833ed8201db60 P 3ce2186176de44289a47aadeda531c8e [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:27.575469 22803 catalog_manager.cc:5697] T 071c161b2fb84386850833ed8201db60 P 7b3e366cdf24471e8a88203d43ff95cf reported cstate change: config changed from index 4 to 5, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } attrs { replace: true } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:27.590534 24588 raft_consensus.cc:1064] T 71f3f2e9a505411582a74ee5bfbd8530 P 7b3e366cdf24471e8a88203d43ff95cf: attempting to promote NON_VOTER 3ce2186176de44289a47aadeda531c8e to VOTER
I20260709 12:23:27.593534 24588 consensus_queue.cc:237] T 71f3f2e9a505411582a74ee5bfbd8530 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:27.606564 24537 raft_consensus.cc:1064] T 1f8f6e7356f3431da067ed004cf1c290 P 7b3e366cdf24471e8a88203d43ff95cf: attempting to promote NON_VOTER 3ce2186176de44289a47aadeda531c8e to VOTER
I20260709 12:23:27.609797 24537 consensus_queue.cc:237] T 1f8f6e7356f3431da067ed004cf1c290 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:27.623829 22974 raft_consensus.cc:1275] T 71f3f2e9a505411582a74ee5bfbd8530 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:23:27.624444 22905 raft_consensus.cc:1275] T 71f3f2e9a505411582a74ee5bfbd8530 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:23:27.625913 24588 consensus_queue.cc:1048] T 71f3f2e9a505411582a74ee5bfbd8530 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:27.628022 24586 consensus_queue.cc:1048] T 71f3f2e9a505411582a74ee5bfbd8530 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:23:27.636647 24586 raft_consensus.cc:1064] T ebdd6199523c47148e35cde9ad98ed48 P 7b3e366cdf24471e8a88203d43ff95cf: attempting to promote NON_VOTER 3ce2186176de44289a47aadeda531c8e to VOTER
I20260709 12:23:27.639091 23590 raft_consensus.cc:1275] T 71f3f2e9a505411582a74ee5bfbd8530 P 3ce2186176de44289a47aadeda531c8e [term 2 LEARNER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:23:27.640650 24553 consensus_queue.cc:1048] T 71f3f2e9a505411582a74ee5bfbd8530 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 12:23:27.643458 24586 consensus_queue.cc:237] T ebdd6199523c47148e35cde9ad98ed48 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:27.655058 22974 consensus_queue.cc:237] T 071c161b2fb84386850833ed8201db60 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:27.680088 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:27.686851 22906 raft_consensus.cc:1275] T 071c161b2fb84386850833ed8201db60 P aabe9ef5f1314406b36f06a9956984bb [term 3 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:23:27.689504 24597 consensus_queue.cc:1048] T 071c161b2fb84386850833ed8201db60 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:23:27.691145 23592 raft_consensus.cc:1275] T 071c161b2fb84386850833ed8201db60 P 3ce2186176de44289a47aadeda531c8e [term 3 FOLLOWER]: Refusing update from remote peer 2793980a665d4daf84bbe67f9b2b5930: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:23:27.729707 24598 consensus_queue.cc:1048] T 071c161b2fb84386850833ed8201db60 P 2793980a665d4daf84bbe67f9b2b5930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.015s
I20260709 12:23:27.729259 24553 raft_consensus.cc:2955] T 71f3f2e9a505411582a74ee5bfbd8530 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:27.738879 24603 raft_consensus.cc:2955] T 071c161b2fb84386850833ed8201db60 P 2793980a665d4daf84bbe67f9b2b5930 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:27.743003 22905 raft_consensus.cc:2955] T 071c161b2fb84386850833ed8201db60 P aabe9ef5f1314406b36f06a9956984bb [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:27.755596 22974 raft_consensus.cc:1275] T 1f8f6e7356f3431da067ed004cf1c290 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:23:27.736960 23589 raft_consensus.cc:2955] T 071c161b2fb84386850833ed8201db60 P 3ce2186176de44289a47aadeda531c8e [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:27.776202 24615 consensus_queue.cc:1048] T 1f8f6e7356f3431da067ed004cf1c290 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:23:27.825462 22901 raft_consensus.cc:1275] T ebdd6199523c47148e35cde9ad98ed48 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:23:27.837610 21731 tablet_server.cc:179] TabletServer@127.21.56.193:0 shutting down...
W20260709 12:23:27.840214 23021 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
I20260709 12:23:27.753806 22906 raft_consensus.cc:2955] T 71f3f2e9a505411582a74ee5bfbd8530 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:27.846272 22975 raft_consensus.cc:1275] T ebdd6199523c47148e35cde9ad98ed48 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:23:27.848448 22790 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 071c161b2fb84386850833ed8201db60 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 12:23:27.846235 23023 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.56.196:44761, user_credentials={real_user=slave}} blocked reactor thread for 108170us
I20260709 12:23:27.849738 22978 raft_consensus.cc:2955] T 71f3f2e9a505411582a74ee5bfbd8530 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:27.859218 24553 consensus_queue.cc:1048] T ebdd6199523c47148e35cde9ad98ed48 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:23:27.863155 22804 catalog_manager.cc:5697] T 071c161b2fb84386850833ed8201db60 P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: config changed from index 5 to 6, VOTER 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195) evicted. New cstate: current_term: 3 leader_uuid: "2793980a665d4daf84bbe67f9b2b5930" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:27.882692 23592 raft_consensus.cc:1275] T ebdd6199523c47148e35cde9ad98ed48 P 3ce2186176de44289a47aadeda531c8e [term 2 LEARNER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:23:27.887012 23589 raft_consensus.cc:1275] T 1f8f6e7356f3431da067ed004cf1c290 P 3ce2186176de44289a47aadeda531c8e [term 2 LEARNER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:23:27.882814 24618 consensus_queue.cc:1048] T ebdd6199523c47148e35cde9ad98ed48 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.009s
I20260709 12:23:27.891068 23589 raft_consensus.cc:2955] T 71f3f2e9a505411582a74ee5bfbd8530 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:27.892933 24586 consensus_queue.cc:1048] T ebdd6199523c47148e35cde9ad98ed48 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:27.894836 24586 consensus_queue.cc:1048] T 1f8f6e7356f3431da067ed004cf1c290 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:23:27.911026 23021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.56.193:36711, user_credentials={real_user=slave}} blocked reactor thread for 71223.7us
I20260709 12:23:27.935606 22800 catalog_manager.cc:5697] T 71f3f2e9a505411582a74ee5bfbd8530 P 7b3e366cdf24471e8a88203d43ff95cf reported cstate change: config changed from index 3 to 4, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:27.946466 23038 tablet_service.cc:1558] Processing DeleteTablet for tablet 071c161b2fb84386850833ed8201db60 with delete_type TABLET_DATA_TOMBSTONED (TS 7b3e366cdf24471e8a88203d43ff95cf not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:40464
W20260709 12:23:27.955760 23021 consensus_peers.cc:597] T 83491beecbf24626b69d4a6b2a24b82d P 7b3e366cdf24471e8a88203d43ff95cf -> Peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Couldn't send request to peer aabe9ef5f1314406b36f06a9956984bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:27.962510 23553 consensus_peers.cc:597] T c5e94ff7ae084c489c80752af7ec49cd P 3ce2186176de44289a47aadeda531c8e -> Peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Couldn't send request to peer aabe9ef5f1314406b36f06a9956984bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:27.963239 23553 consensus_peers.cc:597] T 58c5ed39d5c24b0080b35b21717e3eca P 3ce2186176de44289a47aadeda531c8e -> Peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Couldn't send request to peer aabe9ef5f1314406b36f06a9956984bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:27.964910 23553 consensus_peers.cc:597] T 77d70499b4fd47f690f523e6d5a3ce9d P 3ce2186176de44289a47aadeda531c8e -> Peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Couldn't send request to peer aabe9ef5f1314406b36f06a9956984bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:27.966090 23021 consensus_peers.cc:597] T 32139692bf0144f3a5163f0600c58e25 P 7b3e366cdf24471e8a88203d43ff95cf -> Peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Couldn't send request to peer aabe9ef5f1314406b36f06a9956984bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:27.971571 23021 consensus_peers.cc:597] T 1f8f6e7356f3431da067ed004cf1c290 P 7b3e366cdf24471e8a88203d43ff95cf -> Peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Couldn't send request to peer aabe9ef5f1314406b36f06a9956984bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:27.974521 23021 consensus_peers.cc:597] T ebdd6199523c47148e35cde9ad98ed48 P 7b3e366cdf24471e8a88203d43ff95cf -> Peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Couldn't send request to peer aabe9ef5f1314406b36f06a9956984bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:27.994757 23021 consensus_peers.cc:597] T 88cf02843293496ca59860bb49ca31e5 P 7b3e366cdf24471e8a88203d43ff95cf -> Peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Couldn't send request to peer aabe9ef5f1314406b36f06a9956984bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:27.995481 23021 consensus_peers.cc:597] T 84dea854605843298f4310ccb7d88d9a P 7b3e366cdf24471e8a88203d43ff95cf -> Peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Couldn't send request to peer aabe9ef5f1314406b36f06a9956984bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:27.996347 23021 consensus_peers.cc:597] T fc89d3a58a19491c83db9e0f4cc0616d P 7b3e366cdf24471e8a88203d43ff95cf -> Peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Couldn't send request to peer aabe9ef5f1314406b36f06a9956984bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:28.021341 22946 consensus_peers.cc:597] T 0e0783ca5117473ca01b371d15e28aa9 P 2793980a665d4daf84bbe67f9b2b5930 -> Peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Couldn't send request to peer aabe9ef5f1314406b36f06a9956984bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:28.019336 24617 raft_consensus.cc:2955] T ebdd6199523c47148e35cde9ad98ed48 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:28.030326 23591 raft_consensus.cc:2955] T ebdd6199523c47148e35cde9ad98ed48 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:28.039108 24626 tablet_replica.cc:333] T 071c161b2fb84386850833ed8201db60 P 7b3e366cdf24471e8a88203d43ff95cf: stopping tablet replica
W20260709 12:23:28.048431 23553 consensus_peers.cc:597] T 14bb653274624dd5af85d6647a5ce25a P 3ce2186176de44289a47aadeda531c8e -> Peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Couldn't send request to peer aabe9ef5f1314406b36f06a9956984bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:28.050122 22946 consensus_peers.cc:597] T e1c6b0ee7d094a1694fa0661e066d41a P 2793980a665d4daf84bbe67f9b2b5930 -> Peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Couldn't send request to peer aabe9ef5f1314406b36f06a9956984bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:28.051605 22946 consensus_peers.cc:597] T ccf6a4264feb43419175e5744816ea4e P 2793980a665d4daf84bbe67f9b2b5930 -> Peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Couldn't send request to peer aabe9ef5f1314406b36f06a9956984bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:28.045807 23056 consensus_queue.cc:237] T 71f3f2e9a505411582a74ee5bfbd8530 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
W20260709 12:23:28.060472 23553 consensus_peers.cc:597] T 3da50dcb750f49b28db3a3128a2a9829 P 3ce2186176de44289a47aadeda531c8e -> Peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Couldn't send request to peer aabe9ef5f1314406b36f06a9956984bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:28.062130 23021 consensus_peers.cc:597] T 29bb861cf78b4839bdc9d889e7ba621a P 7b3e366cdf24471e8a88203d43ff95cf -> Peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Couldn't send request to peer aabe9ef5f1314406b36f06a9956984bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:28.063854 22946 consensus_peers.cc:597] T 72b6668d8e7848989fc6c21ff85bb3fd P 2793980a665d4daf84bbe67f9b2b5930 -> Peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Couldn't send request to peer aabe9ef5f1314406b36f06a9956984bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:28.074901 22946 consensus_peers.cc:597] T 0f5d1ebe64e447a4aac552273fd35d32 P 2793980a665d4daf84bbe67f9b2b5930 -> Peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Couldn't send request to peer aabe9ef5f1314406b36f06a9956984bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:28.089291 22980 raft_consensus.cc:2955] T ebdd6199523c47148e35cde9ad98ed48 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:28.090495 24616 raft_consensus.cc:2955] T 1f8f6e7356f3431da067ed004cf1c290 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:28.096946 23592 raft_consensus.cc:2955] T 1f8f6e7356f3431da067ed004cf1c290 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:28.100155 23591 raft_consensus.cc:1275] T 71f3f2e9a505411582a74ee5bfbd8530 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 12:23:28.100787 23021 consensus_peers.cc:597] T 71f3f2e9a505411582a74ee5bfbd8530 P 7b3e366cdf24471e8a88203d43ff95cf -> Peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Couldn't send request to peer aabe9ef5f1314406b36f06a9956984bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:28.101913 24626 raft_consensus.cc:2243] T 071c161b2fb84386850833ed8201db60 P 7b3e366cdf24471e8a88203d43ff95cf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:28.115530 24626 raft_consensus.cc:2272] T 071c161b2fb84386850833ed8201db60 P 7b3e366cdf24471e8a88203d43ff95cf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.114802 22975 raft_consensus.cc:2955] T 1f8f6e7356f3431da067ed004cf1c290 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:28.119169 24617 consensus_queue.cc:1048] T 71f3f2e9a505411582a74ee5bfbd8530 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:28.123369 24626 ts_tablet_manager.cc:1916] T 071c161b2fb84386850833ed8201db60 P 7b3e366cdf24471e8a88203d43ff95cf: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:23:28.108498 22803 catalog_manager.cc:5697] T ebdd6199523c47148e35cde9ad98ed48 P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: config changed from index 3 to 4, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
W20260709 12:23:28.112749 23553 consensus_peers.cc:597] T abbe88de75a940eba603af0bcae25004 P 3ce2186176de44289a47aadeda531c8e -> Peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Couldn't send request to peer aabe9ef5f1314406b36f06a9956984bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:28.128376 24617 raft_consensus.cc:2955] T 71f3f2e9a505411582a74ee5bfbd8530 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
W20260709 12:23:28.114801 23021 consensus_peers.cc:597] T 51b9a50e1e5f4aa1869c960f8779e001 P 7b3e366cdf24471e8a88203d43ff95cf -> Peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Couldn't send request to peer aabe9ef5f1314406b36f06a9956984bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:28.131814 23021 consensus_peers.cc:597] T e856b776d8004404a11f30acc8e948ac P 7b3e366cdf24471e8a88203d43ff95cf -> Peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Couldn't send request to peer aabe9ef5f1314406b36f06a9956984bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:28.166220 22946 consensus_peers.cc:597] T 75917f780b6c4798942f7f82d0defb23 P 2793980a665d4daf84bbe67f9b2b5930 -> Peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Couldn't send request to peer aabe9ef5f1314406b36f06a9956984bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:28.172890 22946 consensus_peers.cc:597] T 11b9c2d9ea364596bd2cfce16b7f1cff P 2793980a665d4daf84bbe67f9b2b5930 -> Peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Couldn't send request to peer aabe9ef5f1314406b36f06a9956984bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:28.172418 22804 catalog_manager.cc:5697] T 1f8f6e7356f3431da067ed004cf1c290 P 2793980a665d4daf84bbe67f9b2b5930 reported cstate change: config changed from index 3 to 4, 3ce2186176de44289a47aadeda531c8e (127.21.56.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } attrs { replace: true } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
W20260709 12:23:28.174125 22946 consensus_peers.cc:597] T e7b9ac345c47488b981a6a0d62560a1c P 2793980a665d4daf84bbe67f9b2b5930 -> Peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Couldn't send request to peer aabe9ef5f1314406b36f06a9956984bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:28.182355 23553 consensus_peers.cc:597] T 94c6b24104604a22804f73aae25bfbd6 P 3ce2186176de44289a47aadeda531c8e -> Peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Couldn't send request to peer aabe9ef5f1314406b36f06a9956984bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:28.161520 23591 raft_consensus.cc:2955] T 71f3f2e9a505411582a74ee5bfbd8530 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:28.191455 22791 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 71f3f2e9a505411582a74ee5bfbd8530 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 12:23:28.195593 22946 consensus_peers.cc:597] T 071c161b2fb84386850833ed8201db60 P 2793980a665d4daf84bbe67f9b2b5930 -> Peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Couldn't send request to peer aabe9ef5f1314406b36f06a9956984bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:28.202016 21731 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:23:28.203171 21731 tablet_replica.cc:333] T b0642d80acf14c47989252536a418c18 P aabe9ef5f1314406b36f06a9956984bb: stopping tablet replica
I20260709 12:23:28.204051 21731 raft_consensus.cc:2243] T b0642d80acf14c47989252536a418c18 P aabe9ef5f1314406b36f06a9956984bb [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:28.204365 24626 ts_tablet_manager.cc:1929] T 071c161b2fb84386850833ed8201db60 P 7b3e366cdf24471e8a88203d43ff95cf: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 12:23:28.205008 24626 log.cc:1199] T 071c161b2fb84386850833ed8201db60 P 7b3e366cdf24471e8a88203d43ff95cf: Deleting WAL directory at /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599696038870-21731-0/minicluster-data/ts-2-root/wals/071c161b2fb84386850833ed8201db60
I20260709 12:23:28.205147 21731 raft_consensus.cc:2272] T b0642d80acf14c47989252536a418c18 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.207171 22791 catalog_manager.cc:5028] TS 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669): tablet 071c161b2fb84386850833ed8201db60 (table test-workload [id=5a80fbc528df4e20ae011992009cf62e]) successfully deleted
I20260709 12:23:28.207880 21731 tablet_replica.cc:333] T 94c6b24104604a22804f73aae25bfbd6 P aabe9ef5f1314406b36f06a9956984bb: stopping tablet replica
I20260709 12:23:28.208775 21731 raft_consensus.cc:2243] T 94c6b24104604a22804f73aae25bfbd6 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:28.209312 21731 raft_consensus.cc:2272] T 94c6b24104604a22804f73aae25bfbd6 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.211874 21731 tablet_replica.cc:333] T 29bb861cf78b4839bdc9d889e7ba621a P aabe9ef5f1314406b36f06a9956984bb: stopping tablet replica
I20260709 12:23:28.212628 21731 raft_consensus.cc:2243] T 29bb861cf78b4839bdc9d889e7ba621a P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:28.213064 21731 raft_consensus.cc:2272] T 29bb861cf78b4839bdc9d889e7ba621a P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.215732 21731 tablet_replica.cc:333] T 83491beecbf24626b69d4a6b2a24b82d P aabe9ef5f1314406b36f06a9956984bb: stopping tablet replica
I20260709 12:23:28.220078 23057 consensus_queue.cc:237] T ebdd6199523c47148e35cde9ad98ed48 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:28.230022 22804 catalog_manager.cc:5697] T 71f3f2e9a505411582a74ee5bfbd8530 P 7b3e366cdf24471e8a88203d43ff95cf reported cstate change: config changed from index 4 to 5, VOTER 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194) evicted. New cstate: current_term: 2 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:23:28.234133 22975 raft_consensus.cc:1275] T ebdd6199523c47148e35cde9ad98ed48 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:28.235566 23591 raft_consensus.cc:1275] T ebdd6199523c47148e35cde9ad98ed48 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Refusing update from remote peer 7b3e366cdf24471e8a88203d43ff95cf: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:28.237526 24617 consensus_queue.cc:1048] T ebdd6199523c47148e35cde9ad98ed48 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:28.238283 24586 consensus_queue.cc:1048] T ebdd6199523c47148e35cde9ad98ed48 P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:28.216499 21731 raft_consensus.cc:2243] T 83491beecbf24626b69d4a6b2a24b82d P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:28.242332 21731 raft_consensus.cc:2272] T 83491beecbf24626b69d4a6b2a24b82d P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.246344 21731 tablet_replica.cc:333] T 84dea854605843298f4310ccb7d88d9a P aabe9ef5f1314406b36f06a9956984bb: stopping tablet replica
I20260709 12:23:28.247222 21731 raft_consensus.cc:2243] T 84dea854605843298f4310ccb7d88d9a P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:28.247954 21731 raft_consensus.cc:2272] T 84dea854605843298f4310ccb7d88d9a P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.249258 24617 raft_consensus.cc:2955] T ebdd6199523c47148e35cde9ad98ed48 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:28.250970 23591 raft_consensus.cc:2955] T ebdd6199523c47148e35cde9ad98ed48 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:28.260250 21731 tablet_replica.cc:333] T 7db6952e2d2d43bf9839475e9395d905 P aabe9ef5f1314406b36f06a9956984bb: stopping tablet replica
W20260709 12:23:28.261127 22946 consensus_peers.cc:597] T 010a2c4376954329a61bf7dbf75afaa8 P 2793980a665d4daf84bbe67f9b2b5930 -> Peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Couldn't send request to peer aabe9ef5f1314406b36f06a9956984bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:28.261713 22791 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ebdd6199523c47148e35cde9ad98ed48 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 12:23:28.263459 23021 consensus_peers.cc:597] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf -> Peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Couldn't send request to peer aabe9ef5f1314406b36f06a9956984bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:28.266732 22975 raft_consensus.cc:2955] T ebdd6199523c47148e35cde9ad98ed48 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:28.278792 22969 tablet_service.cc:1558] Processing DeleteTablet for tablet 71f3f2e9a505411582a74ee5bfbd8530 with delete_type TABLET_DATA_TOMBSTONED (TS 2793980a665d4daf84bbe67f9b2b5930 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:46262
I20260709 12:23:28.277890 22804 catalog_manager.cc:5697] T ebdd6199523c47148e35cde9ad98ed48 P 3ce2186176de44289a47aadeda531c8e reported cstate change: config changed from index 4 to 5, VOTER aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) evicted. New cstate: current_term: 2 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } } }
I20260709 12:23:28.287285 24628 tablet_replica.cc:333] T 71f3f2e9a505411582a74ee5bfbd8530 P 2793980a665d4daf84bbe67f9b2b5930: stopping tablet replica
I20260709 12:23:28.288540 24628 raft_consensus.cc:2243] T 71f3f2e9a505411582a74ee5bfbd8530 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:28.261296 21731 raft_consensus.cc:2243] T 7db6952e2d2d43bf9839475e9395d905 P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:28.293658 24628 raft_consensus.cc:2272] T 71f3f2e9a505411582a74ee5bfbd8530 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.293955 21731 raft_consensus.cc:2272] T 7db6952e2d2d43bf9839475e9395d905 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.298801 21731 tablet_replica.cc:333] T ebdd6199523c47148e35cde9ad98ed48 P aabe9ef5f1314406b36f06a9956984bb: stopping tablet replica
I20260709 12:23:28.299501 21731 raft_consensus.cc:2243] T ebdd6199523c47148e35cde9ad98ed48 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:23:28.299832 22789 catalog_manager.cc:4755] TS aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet ebdd6199523c47148e35cde9ad98ed48: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
I20260709 12:23:28.300168 21731 raft_consensus.cc:2272] T ebdd6199523c47148e35cde9ad98ed48 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.299418 24628 ts_tablet_manager.cc:1916] T 71f3f2e9a505411582a74ee5bfbd8530 P 2793980a665d4daf84bbe67f9b2b5930: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:23:28.304296 21731 tablet_replica.cc:333] T 11b9c2d9ea364596bd2cfce16b7f1cff P aabe9ef5f1314406b36f06a9956984bb: stopping tablet replica
I20260709 12:23:28.305140 21731 raft_consensus.cc:2243] T 11b9c2d9ea364596bd2cfce16b7f1cff P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:28.305661 21731 raft_consensus.cc:2272] T 11b9c2d9ea364596bd2cfce16b7f1cff P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.309646 21731 tablet_replica.cc:333] T 7fd7ab99e0114bb3bb257e99dbe162c7 P aabe9ef5f1314406b36f06a9956984bb: stopping tablet replica
I20260709 12:23:28.310474 21731 raft_consensus.cc:2243] T 7fd7ab99e0114bb3bb257e99dbe162c7 P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:28.311533 21731 raft_consensus.cc:2272] T 7fd7ab99e0114bb3bb257e99dbe162c7 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.314083 21731 tablet_replica.cc:333] T 9ef043d125cf48369b761c1076f913ab P aabe9ef5f1314406b36f06a9956984bb: stopping tablet replica
I20260709 12:23:28.314994 21731 raft_consensus.cc:2243] T 9ef043d125cf48369b761c1076f913ab P aabe9ef5f1314406b36f06a9956984bb [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:28.316191 21731 raft_consensus.cc:2272] T 9ef043d125cf48369b761c1076f913ab P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.321589 21731 tablet_replica.cc:333] T e7b9ac345c47488b981a6a0d62560a1c P aabe9ef5f1314406b36f06a9956984bb: stopping tablet replica
I20260709 12:23:28.322846 21731 raft_consensus.cc:2243] T e7b9ac345c47488b981a6a0d62560a1c P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:28.323511 21731 raft_consensus.cc:2272] T e7b9ac345c47488b981a6a0d62560a1c P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.326479 24628 ts_tablet_manager.cc:1929] T 71f3f2e9a505411582a74ee5bfbd8530 P 2793980a665d4daf84bbe67f9b2b5930: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:23:28.328019 24628 log.cc:1199] T 71f3f2e9a505411582a74ee5bfbd8530 P 2793980a665d4daf84bbe67f9b2b5930: Deleting WAL directory at /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599696038870-21731-0/minicluster-data/ts-1-root/wals/71f3f2e9a505411582a74ee5bfbd8530
I20260709 12:23:28.327534 21731 tablet_replica.cc:333] T 3c967575e7264f5cbd078a17bbebb95b P aabe9ef5f1314406b36f06a9956984bb: stopping tablet replica
I20260709 12:23:28.330188 22790 catalog_manager.cc:5028] TS 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): tablet 71f3f2e9a505411582a74ee5bfbd8530 (table test-workload [id=5a80fbc528df4e20ae011992009cf62e]) successfully deleted
I20260709 12:23:28.330545 21731 raft_consensus.cc:2243] T 3c967575e7264f5cbd078a17bbebb95b P aabe9ef5f1314406b36f06a9956984bb [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:28.331653 21731 raft_consensus.cc:2272] T 3c967575e7264f5cbd078a17bbebb95b P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.334553 21731 tablet_replica.cc:333] T ccf6a4264feb43419175e5744816ea4e P aabe9ef5f1314406b36f06a9956984bb: stopping tablet replica
I20260709 12:23:28.336040 21731 raft_consensus.cc:2243] T ccf6a4264feb43419175e5744816ea4e P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:28.336560 21731 raft_consensus.cc:2272] T ccf6a4264feb43419175e5744816ea4e P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.339270 21731 tablet_replica.cc:333] T 25e32aa255a94925b7781a0e691b62af P aabe9ef5f1314406b36f06a9956984bb: stopping tablet replica
I20260709 12:23:28.340082 21731 raft_consensus.cc:2243] T 25e32aa255a94925b7781a0e691b62af P aabe9ef5f1314406b36f06a9956984bb [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:28.341054 21731 raft_consensus.cc:2272] T 25e32aa255a94925b7781a0e691b62af P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.344219 21731 tablet_replica.cc:333] T 374528a7d4ee4a25b80f6580039f844c P aabe9ef5f1314406b36f06a9956984bb: stopping tablet replica
W20260709 12:23:28.344887 22946 consensus_peers.cc:597] T 73a7d3877f714275a4addd22ffae7059 P 2793980a665d4daf84bbe67f9b2b5930 -> Peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Couldn't send request to peer aabe9ef5f1314406b36f06a9956984bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:28.345086 21731 raft_consensus.cc:2243] T 374528a7d4ee4a25b80f6580039f844c P aabe9ef5f1314406b36f06a9956984bb [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:28.346251 21731 raft_consensus.cc:2272] T 374528a7d4ee4a25b80f6580039f844c P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.348922 21731 tablet_replica.cc:333] T 7729eb54b2364a5e913125c942dbf44d P aabe9ef5f1314406b36f06a9956984bb: stopping tablet replica
I20260709 12:23:28.349857 21731 raft_consensus.cc:2243] T 7729eb54b2364a5e913125c942dbf44d P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:28.351099 21731 raft_consensus.cc:2272] T 7729eb54b2364a5e913125c942dbf44d P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.354118 21731 tablet_replica.cc:333] T 32139692bf0144f3a5163f0600c58e25 P aabe9ef5f1314406b36f06a9956984bb: stopping tablet replica
I20260709 12:23:28.354892 21731 raft_consensus.cc:2243] T 32139692bf0144f3a5163f0600c58e25 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:28.355460 21731 raft_consensus.cc:2272] T 32139692bf0144f3a5163f0600c58e25 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.358143 21731 tablet_replica.cc:333] T 0e0783ca5117473ca01b371d15e28aa9 P aabe9ef5f1314406b36f06a9956984bb: stopping tablet replica
I20260709 12:23:28.358937 21731 raft_consensus.cc:2243] T 0e0783ca5117473ca01b371d15e28aa9 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:28.359432 21731 raft_consensus.cc:2272] T 0e0783ca5117473ca01b371d15e28aa9 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.362000 21731 tablet_replica.cc:333] T abbe88de75a940eba603af0bcae25004 P aabe9ef5f1314406b36f06a9956984bb: stopping tablet replica
I20260709 12:23:28.362741 21731 raft_consensus.cc:2243] T abbe88de75a940eba603af0bcae25004 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:28.363641 21731 raft_consensus.cc:2272] T abbe88de75a940eba603af0bcae25004 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.366531 21731 tablet_replica.cc:333] T dca268278fba4f13b56b8e4d92e1fef1 P aabe9ef5f1314406b36f06a9956984bb: stopping tablet replica
I20260709 12:23:28.367270 21731 raft_consensus.cc:2243] T dca268278fba4f13b56b8e4d92e1fef1 P aabe9ef5f1314406b36f06a9956984bb [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:28.368167 21731 raft_consensus.cc:2272] T dca268278fba4f13b56b8e4d92e1fef1 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.370744 21731 tablet_replica.cc:333] T 1f8f6e7356f3431da067ed004cf1c290 P aabe9ef5f1314406b36f06a9956984bb: stopping tablet replica
I20260709 12:23:28.371519 21731 raft_consensus.cc:2243] T 1f8f6e7356f3431da067ed004cf1c290 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:28.372141 21731 raft_consensus.cc:2272] T 1f8f6e7356f3431da067ed004cf1c290 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.375005 21731 tablet_replica.cc:333] T 010a2c4376954329a61bf7dbf75afaa8 P aabe9ef5f1314406b36f06a9956984bb: stopping tablet replica
I20260709 12:23:28.375770 21731 raft_consensus.cc:2243] T 010a2c4376954329a61bf7dbf75afaa8 P aabe9ef5f1314406b36f06a9956984bb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:28.376296 21731 raft_consensus.cc:2272] T 010a2c4376954329a61bf7dbf75afaa8 P aabe9ef5f1314406b36f06a9956984bb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.378777 21731 tablet_replica.cc:333] T 77d70499b4fd47f690f523e6d5a3ce9d P aabe9ef5f1314406b36f06a9956984bb: stopping tablet replica
I20260709 12:23:28.379544 21731 raft_consensus.cc:2243] T 77d70499b4fd47f690f523e6d5a3ce9d P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:28.380069 21731 raft_consensus.cc:2272] T 77d70499b4fd47f690f523e6d5a3ce9d P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.382660 21731 tablet_replica.cc:333] T 0f5d1ebe64e447a4aac552273fd35d32 P aabe9ef5f1314406b36f06a9956984bb: stopping tablet replica
I20260709 12:23:28.383530 21731 raft_consensus.cc:2243] T 0f5d1ebe64e447a4aac552273fd35d32 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:28.384171 21731 raft_consensus.cc:2272] T 0f5d1ebe64e447a4aac552273fd35d32 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.386942 21731 tablet_replica.cc:333] T 73a7d3877f714275a4addd22ffae7059 P aabe9ef5f1314406b36f06a9956984bb: stopping tablet replica
I20260709 12:23:28.387684 21731 raft_consensus.cc:2243] T 73a7d3877f714275a4addd22ffae7059 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:28.388460 21731 raft_consensus.cc:2272] T 73a7d3877f714275a4addd22ffae7059 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.390987 21731 tablet_replica.cc:333] T 88cf02843293496ca59860bb49ca31e5 P aabe9ef5f1314406b36f06a9956984bb: stopping tablet replica
I20260709 12:23:28.391682 21731 raft_consensus.cc:2243] T 88cf02843293496ca59860bb49ca31e5 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:28.392241 21731 raft_consensus.cc:2272] T 88cf02843293496ca59860bb49ca31e5 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.395090 21731 tablet_replica.cc:333] T e856b776d8004404a11f30acc8e948ac P aabe9ef5f1314406b36f06a9956984bb: stopping tablet replica
I20260709 12:23:28.395833 21731 raft_consensus.cc:2243] T e856b776d8004404a11f30acc8e948ac P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:28.396370 21731 raft_consensus.cc:2272] T e856b776d8004404a11f30acc8e948ac P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.417933 21731 tablet_replica.cc:333] T c5e94ff7ae084c489c80752af7ec49cd P aabe9ef5f1314406b36f06a9956984bb: stopping tablet replica
I20260709 12:23:28.418731 21731 raft_consensus.cc:2243] T c5e94ff7ae084c489c80752af7ec49cd P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:28.419275 21731 raft_consensus.cc:2272] T c5e94ff7ae084c489c80752af7ec49cd P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.424446 21731 tablet_replica.cc:333] T 071c161b2fb84386850833ed8201db60 P aabe9ef5f1314406b36f06a9956984bb: stopping tablet replica
I20260709 12:23:28.425321 21731 raft_consensus.cc:2243] T 071c161b2fb84386850833ed8201db60 P aabe9ef5f1314406b36f06a9956984bb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:28.426281 21731 raft_consensus.cc:2272] T 071c161b2fb84386850833ed8201db60 P aabe9ef5f1314406b36f06a9956984bb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.432487 21731 tablet_replica.cc:333] T 3da50dcb750f49b28db3a3128a2a9829 P aabe9ef5f1314406b36f06a9956984bb: stopping tablet replica
I20260709 12:23:28.434408 21731 raft_consensus.cc:2243] T 3da50dcb750f49b28db3a3128a2a9829 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:28.435254 21731 raft_consensus.cc:2272] T 3da50dcb750f49b28db3a3128a2a9829 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.438097 21731 tablet_replica.cc:333] T 71f3f2e9a505411582a74ee5bfbd8530 P aabe9ef5f1314406b36f06a9956984bb: stopping tablet replica
I20260709 12:23:28.438863 21731 raft_consensus.cc:2243] T 71f3f2e9a505411582a74ee5bfbd8530 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:28.439616 21731 raft_consensus.cc:2272] T 71f3f2e9a505411582a74ee5bfbd8530 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.443491 21731 tablet_replica.cc:333] T 75917f780b6c4798942f7f82d0defb23 P aabe9ef5f1314406b36f06a9956984bb: stopping tablet replica
I20260709 12:23:28.444222 21731 raft_consensus.cc:2243] T 75917f780b6c4798942f7f82d0defb23 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:28.444732 21731 raft_consensus.cc:2272] T 75917f780b6c4798942f7f82d0defb23 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.447741 21731 tablet_replica.cc:333] T 3f5655db69944fb28caccf38acb7e8ba P aabe9ef5f1314406b36f06a9956984bb: stopping tablet replica
I20260709 12:23:28.448455 21731 raft_consensus.cc:2243] T 3f5655db69944fb28caccf38acb7e8ba P aabe9ef5f1314406b36f06a9956984bb [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:23:28.449337 21731 raft_consensus.cc:2272] T 3f5655db69944fb28caccf38acb7e8ba P aabe9ef5f1314406b36f06a9956984bb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.453048 21731 tablet_replica.cc:333] T 14bb653274624dd5af85d6647a5ce25a P aabe9ef5f1314406b36f06a9956984bb: stopping tablet replica
I20260709 12:23:28.454005 21731 raft_consensus.cc:2243] T 14bb653274624dd5af85d6647a5ce25a P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:28.454715 21731 raft_consensus.cc:2272] T 14bb653274624dd5af85d6647a5ce25a P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.457034 21731 tablet_replica.cc:333] T 58c5ed39d5c24b0080b35b21717e3eca P aabe9ef5f1314406b36f06a9956984bb: stopping tablet replica
I20260709 12:23:28.457741 21731 raft_consensus.cc:2243] T 58c5ed39d5c24b0080b35b21717e3eca P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:28.458750 21731 raft_consensus.cc:2272] T 58c5ed39d5c24b0080b35b21717e3eca P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.461344 21731 tablet_replica.cc:333] T a84cd8549ea9471cb0d9aba2f81c0346 P aabe9ef5f1314406b36f06a9956984bb: stopping tablet replica
I20260709 12:23:28.462023 21731 raft_consensus.cc:2243] T a84cd8549ea9471cb0d9aba2f81c0346 P aabe9ef5f1314406b36f06a9956984bb [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:28.462879 21731 raft_consensus.cc:2272] T a84cd8549ea9471cb0d9aba2f81c0346 P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.464984 21731 tablet_replica.cc:333] T e1c6b0ee7d094a1694fa0661e066d41a P aabe9ef5f1314406b36f06a9956984bb: stopping tablet replica
I20260709 12:23:28.465492 21731 raft_consensus.cc:2243] T e1c6b0ee7d094a1694fa0661e066d41a P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:28.466095 21731 raft_consensus.cc:2272] T e1c6b0ee7d094a1694fa0661e066d41a P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.467797 21731 tablet_replica.cc:333] T 51b9a50e1e5f4aa1869c960f8779e001 P aabe9ef5f1314406b36f06a9956984bb: stopping tablet replica
I20260709 12:23:28.468286 21731 raft_consensus.cc:2243] T 51b9a50e1e5f4aa1869c960f8779e001 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:28.468744 21731 raft_consensus.cc:2272] T 51b9a50e1e5f4aa1869c960f8779e001 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.470772 21731 tablet_replica.cc:333] T c2a020e6a5e5492c96c6a87dae68f503 P aabe9ef5f1314406b36f06a9956984bb: stopping tablet replica
I20260709 12:23:28.471316 21731 raft_consensus.cc:2243] T c2a020e6a5e5492c96c6a87dae68f503 P aabe9ef5f1314406b36f06a9956984bb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:28.471709 21731 raft_consensus.cc:2272] T c2a020e6a5e5492c96c6a87dae68f503 P aabe9ef5f1314406b36f06a9956984bb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.473477 21731 tablet_replica.cc:333] T f8a88b92d8264f9692872f2247bbd2a5 P aabe9ef5f1314406b36f06a9956984bb: stopping tablet replica
I20260709 12:23:28.474174 21731 raft_consensus.cc:2243] T f8a88b92d8264f9692872f2247bbd2a5 P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:28.474978 21731 raft_consensus.cc:2272] T f8a88b92d8264f9692872f2247bbd2a5 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.477311 21731 tablet_replica.cc:333] T a7c79fc7016f41988c6c1073ab59ba03 P aabe9ef5f1314406b36f06a9956984bb: stopping tablet replica
I20260709 12:23:28.477810 21731 raft_consensus.cc:2243] T a7c79fc7016f41988c6c1073ab59ba03 P aabe9ef5f1314406b36f06a9956984bb [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:23:28.478703 21731 raft_consensus.cc:2272] T a7c79fc7016f41988c6c1073ab59ba03 P aabe9ef5f1314406b36f06a9956984bb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.480726 21731 tablet_replica.cc:333] T e1297d3fe09544449bd2bbc572636644 P aabe9ef5f1314406b36f06a9956984bb: stopping tablet replica
I20260709 12:23:28.481206 21731 raft_consensus.cc:2243] T e1297d3fe09544449bd2bbc572636644 P aabe9ef5f1314406b36f06a9956984bb [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:28.482019 21731 raft_consensus.cc:2272] T e1297d3fe09544449bd2bbc572636644 P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.484623 21731 tablet_replica.cc:333] T fc89d3a58a19491c83db9e0f4cc0616d P aabe9ef5f1314406b36f06a9956984bb: stopping tablet replica
I20260709 12:23:28.485283 21731 raft_consensus.cc:2243] T fc89d3a58a19491c83db9e0f4cc0616d P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:28.486090 21731 raft_consensus.cc:2272] T fc89d3a58a19491c83db9e0f4cc0616d P aabe9ef5f1314406b36f06a9956984bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.492246 21731 tablet_replica.cc:333] T 72b6668d8e7848989fc6c21ff85bb3fd P aabe9ef5f1314406b36f06a9956984bb: stopping tablet replica
I20260709 12:23:28.493127 21731 raft_consensus.cc:2243] T 72b6668d8e7848989fc6c21ff85bb3fd P aabe9ef5f1314406b36f06a9956984bb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:28.493796 21731 raft_consensus.cc:2272] T 72b6668d8e7848989fc6c21ff85bb3fd P aabe9ef5f1314406b36f06a9956984bb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.498412 21731 tablet_replica.cc:333] T 9d4a86f307e94cac9af99a9b5a670bba P aabe9ef5f1314406b36f06a9956984bb: stopping tablet replica
I20260709 12:23:28.499152 21731 raft_consensus.cc:2243] T 9d4a86f307e94cac9af99a9b5a670bba P aabe9ef5f1314406b36f06a9956984bb [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:28.500169 21731 raft_consensus.cc:2272] T 9d4a86f307e94cac9af99a9b5a670bba P aabe9ef5f1314406b36f06a9956984bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.872051 21731 tablet_server.cc:196] TabletServer@127.21.56.193:0 shutdown complete.
I20260709 12:23:28.990890 21731 tablet_server.cc:179] TabletServer@127.21.56.194:0 shutting down...
W20260709 12:23:29.001361 23554 consensus_peers.cc:597] T c5e94ff7ae084c489c80752af7ec49cd P 3ce2186176de44289a47aadeda531c8e -> Peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Couldn't send request to peer 2793980a665d4daf84bbe67f9b2b5930. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:29.012261 23022 consensus_peers.cc:597] T 1f8f6e7356f3431da067ed004cf1c290 P 7b3e366cdf24471e8a88203d43ff95cf -> Peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Couldn't send request to peer 2793980a665d4daf84bbe67f9b2b5930. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:29.050907 23022 consensus_peers.cc:597] T 83491beecbf24626b69d4a6b2a24b82d P 7b3e366cdf24471e8a88203d43ff95cf -> Peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Couldn't send request to peer 2793980a665d4daf84bbe67f9b2b5930. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:29.079988 23554 consensus_peers.cc:597] T 962dbf56ae3245bc904983e44c78b835 P 3ce2186176de44289a47aadeda531c8e -> Peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Couldn't send request to peer 2793980a665d4daf84bbe67f9b2b5930. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:29.107227 23554 consensus_peers.cc:597] T de04035322d345dd9348ab5aa6770a92 P 3ce2186176de44289a47aadeda531c8e -> Peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Couldn't send request to peer 2793980a665d4daf84bbe67f9b2b5930. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:29.107831 23554 consensus_peers.cc:597] T 3cf7a360031645188ba72d998066d49e P 3ce2186176de44289a47aadeda531c8e -> Peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Couldn't send request to peer 2793980a665d4daf84bbe67f9b2b5930. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:29.116549 21731 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:23:29.119128 21731 tablet_replica.cc:333] T 0505fc6892a04d4482b3f8e98705ea12 P 2793980a665d4daf84bbe67f9b2b5930: stopping tablet replica
I20260709 12:23:29.120093 21731 raft_consensus.cc:2243] T 0505fc6892a04d4482b3f8e98705ea12 P 2793980a665d4daf84bbe67f9b2b5930 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:23:29.121083 21731 raft_consensus.cc:2272] T 0505fc6892a04d4482b3f8e98705ea12 P 2793980a665d4daf84bbe67f9b2b5930 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.123641 21731 tablet_replica.cc:333] T 83491beecbf24626b69d4a6b2a24b82d P 2793980a665d4daf84bbe67f9b2b5930: stopping tablet replica
I20260709 12:23:29.124526 21731 raft_consensus.cc:2243] T 83491beecbf24626b69d4a6b2a24b82d P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:29.125121 21731 raft_consensus.cc:2272] T 83491beecbf24626b69d4a6b2a24b82d P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.128157 21731 tablet_replica.cc:333] T 94c6b24104604a22804f73aae25bfbd6 P 2793980a665d4daf84bbe67f9b2b5930: stopping tablet replica
I20260709 12:23:29.129066 21731 raft_consensus.cc:2243] T 94c6b24104604a22804f73aae25bfbd6 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:29.129686 21731 raft_consensus.cc:2272] T 94c6b24104604a22804f73aae25bfbd6 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.131947 21731 tablet_replica.cc:333] T 58565908d0aa4310b6a47bb4ed2c694c P 2793980a665d4daf84bbe67f9b2b5930: stopping tablet replica
I20260709 12:23:29.132644 21731 raft_consensus.cc:2243] T 58565908d0aa4310b6a47bb4ed2c694c P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:29.133108 21731 raft_consensus.cc:2272] T 58565908d0aa4310b6a47bb4ed2c694c P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.135109 21731 tablet_replica.cc:333] T 29bb861cf78b4839bdc9d889e7ba621a P 2793980a665d4daf84bbe67f9b2b5930: stopping tablet replica
I20260709 12:23:29.135856 21731 raft_consensus.cc:2243] T 29bb861cf78b4839bdc9d889e7ba621a P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:29.136355 21731 raft_consensus.cc:2272] T 29bb861cf78b4839bdc9d889e7ba621a P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.138556 21731 tablet_replica.cc:333] T 3cf7a360031645188ba72d998066d49e P 2793980a665d4daf84bbe67f9b2b5930: stopping tablet replica
I20260709 12:23:29.139449 21731 raft_consensus.cc:2243] T 3cf7a360031645188ba72d998066d49e P 2793980a665d4daf84bbe67f9b2b5930 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:29.140090 21731 raft_consensus.cc:2272] T 3cf7a360031645188ba72d998066d49e P 2793980a665d4daf84bbe67f9b2b5930 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.142506 21731 tablet_replica.cc:333] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930: stopping tablet replica
W20260709 12:23:29.142686 23022 consensus_peers.cc:597] T 29bb861cf78b4839bdc9d889e7ba621a P 7b3e366cdf24471e8a88203d43ff95cf -> Peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Couldn't send request to peer 2793980a665d4daf84bbe67f9b2b5930. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:29.143162 21731 raft_consensus.cc:2243] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:29.143642 21731 raft_consensus.cc:2272] T f1b865060b2d42ddb3513893928db31e P 2793980a665d4daf84bbe67f9b2b5930 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.145920 21731 tablet_replica.cc:333] T de04035322d345dd9348ab5aa6770a92 P 2793980a665d4daf84bbe67f9b2b5930: stopping tablet replica
I20260709 12:23:29.146545 21731 raft_consensus.cc:2243] T de04035322d345dd9348ab5aa6770a92 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:29.146968 21731 raft_consensus.cc:2272] T de04035322d345dd9348ab5aa6770a92 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.148844 21731 tablet_replica.cc:333] T ccf6a4264feb43419175e5744816ea4e P 2793980a665d4daf84bbe67f9b2b5930: stopping tablet replica
I20260709 12:23:29.149418 21731 raft_consensus.cc:2243] T ccf6a4264feb43419175e5744816ea4e P 2793980a665d4daf84bbe67f9b2b5930 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:29.150151 21731 raft_consensus.cc:2272] T ccf6a4264feb43419175e5744816ea4e P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.152057 21731 tablet_replica.cc:333] T 25e32aa255a94925b7781a0e691b62af P 2793980a665d4daf84bbe67f9b2b5930: stopping tablet replica
I20260709 12:23:29.152678 21731 raft_consensus.cc:2243] T 25e32aa255a94925b7781a0e691b62af P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:29.153506 21731 raft_consensus.cc:2272] T 25e32aa255a94925b7781a0e691b62af P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.156131 21731 tablet_replica.cc:333] T 7729eb54b2364a5e913125c942dbf44d P 2793980a665d4daf84bbe67f9b2b5930: stopping tablet replica
I20260709 12:23:29.156929 21731 raft_consensus.cc:2243] T 7729eb54b2364a5e913125c942dbf44d P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:29.157581 21731 raft_consensus.cc:2272] T 7729eb54b2364a5e913125c942dbf44d P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.159600 21731 tablet_replica.cc:333] T 9ef043d125cf48369b761c1076f913ab P 2793980a665d4daf84bbe67f9b2b5930: stopping tablet replica
I20260709 12:23:29.160404 21731 raft_consensus.cc:2243] T 9ef043d125cf48369b761c1076f913ab P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:29.160959 21731 raft_consensus.cc:2272] T 9ef043d125cf48369b761c1076f913ab P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.162776 21731 tablet_replica.cc:333] T e7b9ac345c47488b981a6a0d62560a1c P 2793980a665d4daf84bbe67f9b2b5930: stopping tablet replica
I20260709 12:23:29.163308 21731 raft_consensus.cc:2243] T e7b9ac345c47488b981a6a0d62560a1c P 2793980a665d4daf84bbe67f9b2b5930 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:29.164057 21731 raft_consensus.cc:2272] T e7b9ac345c47488b981a6a0d62560a1c P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.165910 21731 tablet_replica.cc:333] T f4a066ebbaab4d63a26cba2b510c171d P 2793980a665d4daf84bbe67f9b2b5930: stopping tablet replica
I20260709 12:23:29.166487 21731 raft_consensus.cc:2243] T f4a066ebbaab4d63a26cba2b510c171d P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:29.167511 21731 raft_consensus.cc:2272] T f4a066ebbaab4d63a26cba2b510c171d P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.169555 21731 tablet_replica.cc:333] T ebdd6199523c47148e35cde9ad98ed48 P 2793980a665d4daf84bbe67f9b2b5930: stopping tablet replica
I20260709 12:23:29.170138 21731 raft_consensus.cc:2243] T ebdd6199523c47148e35cde9ad98ed48 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:29.170709 21731 raft_consensus.cc:2272] T ebdd6199523c47148e35cde9ad98ed48 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.173005 21731 tablet_replica.cc:333] T 11b9c2d9ea364596bd2cfce16b7f1cff P 2793980a665d4daf84bbe67f9b2b5930: stopping tablet replica
I20260709 12:23:29.173565 21731 raft_consensus.cc:2243] T 11b9c2d9ea364596bd2cfce16b7f1cff P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:29.174374 21731 raft_consensus.cc:2272] T 11b9c2d9ea364596bd2cfce16b7f1cff P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.176868 21731 tablet_replica.cc:333] T d0a76cdd65624ce6ab67450b3bb1c5fc P 2793980a665d4daf84bbe67f9b2b5930: stopping tablet replica
I20260709 12:23:29.177681 21731 raft_consensus.cc:2243] T d0a76cdd65624ce6ab67450b3bb1c5fc P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:29.178359 21731 raft_consensus.cc:2272] T d0a76cdd65624ce6ab67450b3bb1c5fc P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.180738 21731 tablet_replica.cc:333] T 807154fe8d7f44a98eaee2b79b1e1a53 P 2793980a665d4daf84bbe67f9b2b5930: stopping tablet replica
I20260709 12:23:29.181473 21731 raft_consensus.cc:2243] T 807154fe8d7f44a98eaee2b79b1e1a53 P 2793980a665d4daf84bbe67f9b2b5930 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:29.181999 21731 raft_consensus.cc:2272] T 807154fe8d7f44a98eaee2b79b1e1a53 P 2793980a665d4daf84bbe67f9b2b5930 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.184396 21731 tablet_replica.cc:333] T 962dbf56ae3245bc904983e44c78b835 P 2793980a665d4daf84bbe67f9b2b5930: stopping tablet replica
W20260709 12:23:29.184924 23022 consensus_peers.cc:597] T d0a76cdd65624ce6ab67450b3bb1c5fc P 7b3e366cdf24471e8a88203d43ff95cf -> Peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Couldn't send request to peer 2793980a665d4daf84bbe67f9b2b5930. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:29.185041 21731 raft_consensus.cc:2243] T 962dbf56ae3245bc904983e44c78b835 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:29.185612 21731 raft_consensus.cc:2272] T 962dbf56ae3245bc904983e44c78b835 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.187611 21731 tablet_replica.cc:333] T 58c5ed39d5c24b0080b35b21717e3eca P 2793980a665d4daf84bbe67f9b2b5930: stopping tablet replica
I20260709 12:23:29.188136 21731 raft_consensus.cc:2243] T 58c5ed39d5c24b0080b35b21717e3eca P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:29.188587 21731 raft_consensus.cc:2272] T 58c5ed39d5c24b0080b35b21717e3eca P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.191087 21731 tablet_replica.cc:333] T abbe88de75a940eba603af0bcae25004 P 2793980a665d4daf84bbe67f9b2b5930: stopping tablet replica
I20260709 12:23:29.191854 21731 raft_consensus.cc:2243] T abbe88de75a940eba603af0bcae25004 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:29.192314 21731 raft_consensus.cc:2272] T abbe88de75a940eba603af0bcae25004 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.194581 21731 tablet_replica.cc:333] T 071c161b2fb84386850833ed8201db60 P 2793980a665d4daf84bbe67f9b2b5930: stopping tablet replica
I20260709 12:23:29.195106 21731 raft_consensus.cc:2243] T 071c161b2fb84386850833ed8201db60 P 2793980a665d4daf84bbe67f9b2b5930 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:23:29.195834 21731 raft_consensus.cc:2272] T 071c161b2fb84386850833ed8201db60 P 2793980a665d4daf84bbe67f9b2b5930 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.197672 21731 tablet_replica.cc:333] T 010a2c4376954329a61bf7dbf75afaa8 P 2793980a665d4daf84bbe67f9b2b5930: stopping tablet replica
I20260709 12:23:29.198382 21731 raft_consensus.cc:2243] T 010a2c4376954329a61bf7dbf75afaa8 P 2793980a665d4daf84bbe67f9b2b5930 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:23:29.199296 21731 raft_consensus.cc:2272] T 010a2c4376954329a61bf7dbf75afaa8 P 2793980a665d4daf84bbe67f9b2b5930 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.201858 21731 tablet_replica.cc:333] T 1f8f6e7356f3431da067ed004cf1c290 P 2793980a665d4daf84bbe67f9b2b5930: stopping tablet replica
I20260709 12:23:29.202571 21731 raft_consensus.cc:2243] T 1f8f6e7356f3431da067ed004cf1c290 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:29.203166 21731 raft_consensus.cc:2272] T 1f8f6e7356f3431da067ed004cf1c290 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.205518 21731 tablet_replica.cc:333] T dca268278fba4f13b56b8e4d92e1fef1 P 2793980a665d4daf84bbe67f9b2b5930: stopping tablet replica
I20260709 12:23:29.206305 21731 raft_consensus.cc:2243] T dca268278fba4f13b56b8e4d92e1fef1 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:29.206930 21731 raft_consensus.cc:2272] T dca268278fba4f13b56b8e4d92e1fef1 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.209380 21731 tablet_replica.cc:333] T 03c3afe2aa7a430096d235b2c5e716d7 P 2793980a665d4daf84bbe67f9b2b5930: stopping tablet replica
I20260709 12:23:29.210160 21731 raft_consensus.cc:2243] T 03c3afe2aa7a430096d235b2c5e716d7 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:29.211229 21731 raft_consensus.cc:2272] T 03c3afe2aa7a430096d235b2c5e716d7 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.213662 21731 tablet_replica.cc:333] T 77d70499b4fd47f690f523e6d5a3ce9d P 2793980a665d4daf84bbe67f9b2b5930: stopping tablet replica
I20260709 12:23:29.214425 21731 raft_consensus.cc:2243] T 77d70499b4fd47f690f523e6d5a3ce9d P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:29.214988 21731 raft_consensus.cc:2272] T 77d70499b4fd47f690f523e6d5a3ce9d P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:29.217279 23554 consensus_peers.cc:597] T abbe88de75a940eba603af0bcae25004 P 3ce2186176de44289a47aadeda531c8e -> Peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Couldn't send request to peer 2793980a665d4daf84bbe67f9b2b5930. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:29.217463 21731 tablet_replica.cc:333] T 0f5d1ebe64e447a4aac552273fd35d32 P 2793980a665d4daf84bbe67f9b2b5930: stopping tablet replica
I20260709 12:23:29.218325 21731 raft_consensus.cc:2243] T 0f5d1ebe64e447a4aac552273fd35d32 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:23:29.218487 23554 consensus_peers.cc:597] T 4899f34ede5a4dc5a409663db703714b P 3ce2186176de44289a47aadeda531c8e -> Peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Couldn't send request to peer 2793980a665d4daf84bbe67f9b2b5930. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:29.219262 21731 raft_consensus.cc:2272] T 0f5d1ebe64e447a4aac552273fd35d32 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.221696 21731 tablet_replica.cc:333] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930: stopping tablet replica
W20260709 12:23:29.222386 23554 consensus_peers.cc:597] T 77d70499b4fd47f690f523e6d5a3ce9d P 3ce2186176de44289a47aadeda531c8e -> Peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Couldn't send request to peer 2793980a665d4daf84bbe67f9b2b5930. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:29.222538 21731 raft_consensus.cc:2243] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [term 4 LEADER]: Raft consensus shutting down.
W20260709 12:23:29.221694 23022 consensus_peers.cc:597] T e856b776d8004404a11f30acc8e948ac P 7b3e366cdf24471e8a88203d43ff95cf -> Peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Couldn't send request to peer 2793980a665d4daf84bbe67f9b2b5930. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:29.223363 21731 raft_consensus.cc:2272] T 10db80eef27b402e8b79c3d5a2b76c84 P 2793980a665d4daf84bbe67f9b2b5930 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.225289 21731 tablet_replica.cc:333] T 73a7d3877f714275a4addd22ffae7059 P 2793980a665d4daf84bbe67f9b2b5930: stopping tablet replica
I20260709 12:23:29.225831 21731 raft_consensus.cc:2243] T 73a7d3877f714275a4addd22ffae7059 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:29.226543 21731 raft_consensus.cc:2272] T 73a7d3877f714275a4addd22ffae7059 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.228349 21731 tablet_replica.cc:333] T 75917f780b6c4798942f7f82d0defb23 P 2793980a665d4daf84bbe67f9b2b5930: stopping tablet replica
I20260709 12:23:29.228845 21731 raft_consensus.cc:2243] T 75917f780b6c4798942f7f82d0defb23 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:29.229724 21731 raft_consensus.cc:2272] T 75917f780b6c4798942f7f82d0defb23 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.231858 21731 tablet_replica.cc:333] T 3f5655db69944fb28caccf38acb7e8ba P 2793980a665d4daf84bbe67f9b2b5930: stopping tablet replica
I20260709 12:23:29.232384 21731 raft_consensus.cc:2243] T 3f5655db69944fb28caccf38acb7e8ba P 2793980a665d4daf84bbe67f9b2b5930 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:29.232818 21731 raft_consensus.cc:2272] T 3f5655db69944fb28caccf38acb7e8ba P 2793980a665d4daf84bbe67f9b2b5930 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.234993 21731 tablet_replica.cc:333] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930: stopping tablet replica
I20260709 12:23:29.235502 21731 raft_consensus.cc:2243] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:29.235992 21731 raft_consensus.cc:2272] T 4899f34ede5a4dc5a409663db703714b P 2793980a665d4daf84bbe67f9b2b5930 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.238472 21731 tablet_replica.cc:333] T 0e0783ca5117473ca01b371d15e28aa9 P 2793980a665d4daf84bbe67f9b2b5930: stopping tablet replica
I20260709 12:23:29.239197 21731 raft_consensus.cc:2243] T 0e0783ca5117473ca01b371d15e28aa9 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:29.240149 21731 raft_consensus.cc:2272] T 0e0783ca5117473ca01b371d15e28aa9 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.242197 21731 tablet_replica.cc:333] T 72b6668d8e7848989fc6c21ff85bb3fd P 2793980a665d4daf84bbe67f9b2b5930: stopping tablet replica
I20260709 12:23:29.242784 21731 raft_consensus.cc:2243] T 72b6668d8e7848989fc6c21ff85bb3fd P 2793980a665d4daf84bbe67f9b2b5930 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:23:29.243739 21731 raft_consensus.cc:2272] T 72b6668d8e7848989fc6c21ff85bb3fd P 2793980a665d4daf84bbe67f9b2b5930 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.246376 21731 tablet_replica.cc:333] T 9d4a86f307e94cac9af99a9b5a670bba P 2793980a665d4daf84bbe67f9b2b5930: stopping tablet replica
I20260709 12:23:29.247056 21731 raft_consensus.cc:2243] T 9d4a86f307e94cac9af99a9b5a670bba P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:29.247566 21731 raft_consensus.cc:2272] T 9d4a86f307e94cac9af99a9b5a670bba P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:29.249001 23554 consensus_peers.cc:597] T f1b865060b2d42ddb3513893928db31e P 3ce2186176de44289a47aadeda531c8e -> Peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Couldn't send request to peer 2793980a665d4daf84bbe67f9b2b5930. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:29.250046 21731 tablet_replica.cc:333] T 88cf02843293496ca59860bb49ca31e5 P 2793980a665d4daf84bbe67f9b2b5930: stopping tablet replica
I20260709 12:23:29.250749 21731 raft_consensus.cc:2243] T 88cf02843293496ca59860bb49ca31e5 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:29.251214 21731 raft_consensus.cc:2272] T 88cf02843293496ca59860bb49ca31e5 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.253652 21731 tablet_replica.cc:333] T e856b776d8004404a11f30acc8e948ac P 2793980a665d4daf84bbe67f9b2b5930: stopping tablet replica
I20260709 12:23:29.254179 21731 raft_consensus.cc:2243] T e856b776d8004404a11f30acc8e948ac P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:29.254552 21731 raft_consensus.cc:2272] T e856b776d8004404a11f30acc8e948ac P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.256451 21731 tablet_replica.cc:333] T c5e94ff7ae084c489c80752af7ec49cd P 2793980a665d4daf84bbe67f9b2b5930: stopping tablet replica
I20260709 12:23:29.257006 21731 raft_consensus.cc:2243] T c5e94ff7ae084c489c80752af7ec49cd P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:29.257441 21731 raft_consensus.cc:2272] T c5e94ff7ae084c489c80752af7ec49cd P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.259516 21731 tablet_replica.cc:333] T ae13f633031f407098934c3e1dcaef7f P 2793980a665d4daf84bbe67f9b2b5930: stopping tablet replica
I20260709 12:23:29.260066 21731 raft_consensus.cc:2243] T ae13f633031f407098934c3e1dcaef7f P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:29.260492 21731 raft_consensus.cc:2272] T ae13f633031f407098934c3e1dcaef7f P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.262821 21731 tablet_replica.cc:333] T a84cd8549ea9471cb0d9aba2f81c0346 P 2793980a665d4daf84bbe67f9b2b5930: stopping tablet replica
I20260709 12:23:29.263988 21731 raft_consensus.cc:2243] T a84cd8549ea9471cb0d9aba2f81c0346 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:29.265008 21731 raft_consensus.cc:2272] T a84cd8549ea9471cb0d9aba2f81c0346 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.268962 21731 tablet_replica.cc:333] T e1c6b0ee7d094a1694fa0661e066d41a P 2793980a665d4daf84bbe67f9b2b5930: stopping tablet replica
I20260709 12:23:29.269757 21731 raft_consensus.cc:2243] T e1c6b0ee7d094a1694fa0661e066d41a P 2793980a665d4daf84bbe67f9b2b5930 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:29.271255 21731 raft_consensus.cc:2272] T e1c6b0ee7d094a1694fa0661e066d41a P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.274471 21731 tablet_replica.cc:333] T f8a88b92d8264f9692872f2247bbd2a5 P 2793980a665d4daf84bbe67f9b2b5930: stopping tablet replica
I20260709 12:23:29.275660 21731 raft_consensus.cc:2243] T f8a88b92d8264f9692872f2247bbd2a5 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:29.276566 21731 raft_consensus.cc:2272] T f8a88b92d8264f9692872f2247bbd2a5 P 2793980a665d4daf84bbe67f9b2b5930 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.279891 21731 tablet_replica.cc:333] T a7c79fc7016f41988c6c1073ab59ba03 P 2793980a665d4daf84bbe67f9b2b5930: stopping tablet replica
I20260709 12:23:29.280745 21731 raft_consensus.cc:2243] T a7c79fc7016f41988c6c1073ab59ba03 P 2793980a665d4daf84bbe67f9b2b5930 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:29.281592 21731 raft_consensus.cc:2272] T a7c79fc7016f41988c6c1073ab59ba03 P 2793980a665d4daf84bbe67f9b2b5930 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.284750 21731 tablet_replica.cc:333] T 7cba1fb278ad4c19923e5fc856814da8 P 2793980a665d4daf84bbe67f9b2b5930: stopping tablet replica
I20260709 12:23:29.285220 21731 raft_consensus.cc:2243] T 7cba1fb278ad4c19923e5fc856814da8 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:29.285862 21731 raft_consensus.cc:2272] T 7cba1fb278ad4c19923e5fc856814da8 P 2793980a665d4daf84bbe67f9b2b5930 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:29.305698 23554 consensus_peers.cc:597] T 94c6b24104604a22804f73aae25bfbd6 P 3ce2186176de44289a47aadeda531c8e -> Peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Couldn't send request to peer 2793980a665d4daf84bbe67f9b2b5930. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:29.331110 24594 raft_consensus.cc:493] T 25e32aa255a94925b7781a0e691b62af P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader aabe9ef5f1314406b36f06a9956984bb)
I20260709 12:23:29.331753 24594 raft_consensus.cc:515] T 25e32aa255a94925b7781a0e691b62af P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:29.337227 24594 leader_election.cc:290] T 25e32aa255a94925b7781a0e691b62af P 3ce2186176de44289a47aadeda531c8e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
W20260709 12:23:29.345326 23553 leader_election.cc:336] T 25e32aa255a94925b7781a0e691b62af P 3ce2186176de44289a47aadeda531c8e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Network error: Client connection negotiation failed: client connection to 127.21.56.193:36711: connect: Connection refused (error 111)
W20260709 12:23:29.346078 23554 leader_election.cc:336] T 25e32aa255a94925b7781a0e691b62af P 3ce2186176de44289a47aadeda531c8e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:23:29.347527 23554 leader_election.cc:304] T 25e32aa255a94925b7781a0e691b62af P 3ce2186176de44289a47aadeda531c8e [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: 3ce2186176de44289a47aadeda531c8e; no voters: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb
I20260709 12:23:29.349653 24594 raft_consensus.cc:2749] T 25e32aa255a94925b7781a0e691b62af P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:23:29.361374 23022 consensus_peers.cc:597] T 7cba1fb278ad4c19923e5fc856814da8 P 7b3e366cdf24471e8a88203d43ff95cf -> Peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Couldn't send request to peer 2793980a665d4daf84bbe67f9b2b5930. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:29.373260 23022 connection.cc:573] client connection to 127.21.56.194:36473 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260709 12:23:29.377518 23022 consensus_peers.cc:597] T ebdd6199523c47148e35cde9ad98ed48 P 7b3e366cdf24471e8a88203d43ff95cf -> Peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Couldn't send request to peer 2793980a665d4daf84bbe67f9b2b5930. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.194:36473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:29.378000 23022 consensus_peers.cc:597] T 58565908d0aa4310b6a47bb4ed2c694c P 7b3e366cdf24471e8a88203d43ff95cf -> Peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Couldn't send request to peer 2793980a665d4daf84bbe67f9b2b5930. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.194:36473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:29.378995 24590 raft_consensus.cc:493] T 7db6952e2d2d43bf9839475e9395d905 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aabe9ef5f1314406b36f06a9956984bb)
I20260709 12:23:29.379572 24590 raft_consensus.cc:515] T 7db6952e2d2d43bf9839475e9395d905 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:29.383647 23056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db6952e2d2d43bf9839475e9395d905" candidate_uuid: "3ce2186176de44289a47aadeda531c8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
W20260709 12:23:29.386646 23553 leader_election.cc:336] T 7db6952e2d2d43bf9839475e9395d905 P 3ce2186176de44289a47aadeda531c8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Network error: Client connection negotiation failed: client connection to 127.21.56.193:36711: connect: Connection refused (error 111)
I20260709 12:23:29.381737 24590 leader_election.cc:290] T 7db6952e2d2d43bf9839475e9395d905 P 3ce2186176de44289a47aadeda531c8e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:23:29.387374 23555 leader_election.cc:304] T 7db6952e2d2d43bf9839475e9395d905 P 3ce2186176de44289a47aadeda531c8e [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: 3ce2186176de44289a47aadeda531c8e; no voters: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb
I20260709 12:23:29.387993 24590 raft_consensus.cc:2749] T 7db6952e2d2d43bf9839475e9395d905 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:23:29.394588 21731 tablet_server.cc:196] TabletServer@127.21.56.194:0 shutdown complete.
I20260709 12:23:29.411001 24594 raft_consensus.cc:493] T 3c967575e7264f5cbd078a17bbebb95b P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader aabe9ef5f1314406b36f06a9956984bb)
I20260709 12:23:29.411681 24594 raft_consensus.cc:515] T 3c967575e7264f5cbd078a17bbebb95b P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:29.415179 24594 leader_election.cc:290] T 3c967575e7264f5cbd078a17bbebb95b P 3ce2186176de44289a47aadeda531c8e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:23:29.416075 23057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c967575e7264f5cbd078a17bbebb95b" candidate_uuid: "3ce2186176de44289a47aadeda531c8e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7b3e366cdf24471e8a88203d43ff95cf" is_pre_election: true
W20260709 12:23:29.419206 23553 leader_election.cc:336] T 3c967575e7264f5cbd078a17bbebb95b P 3ce2186176de44289a47aadeda531c8e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Network error: Client connection negotiation failed: client connection to 127.21.56.193:36711: connect: Connection refused (error 111)
I20260709 12:23:29.419708 23553 leader_election.cc:304] T 3c967575e7264f5cbd078a17bbebb95b P 3ce2186176de44289a47aadeda531c8e [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: 3ce2186176de44289a47aadeda531c8e; no voters: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb
I20260709 12:23:29.420527 24594 raft_consensus.cc:2749] T 3c967575e7264f5cbd078a17bbebb95b P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:23:29.427048 23554 consensus_peers.cc:597] T 807154fe8d7f44a98eaee2b79b1e1a53 P 3ce2186176de44289a47aadeda531c8e -> Peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Couldn't send request to peer 2793980a665d4daf84bbe67f9b2b5930. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.194:36473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:29.468665 24594 raft_consensus.cc:493] T dca268278fba4f13b56b8e4d92e1fef1 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader aabe9ef5f1314406b36f06a9956984bb)
I20260709 12:23:29.469666 24594 raft_consensus.cc:515] T dca268278fba4f13b56b8e4d92e1fef1 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:29.478174 24594 leader_election.cc:290] T dca268278fba4f13b56b8e4d92e1fef1 P 3ce2186176de44289a47aadeda531c8e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
W20260709 12:23:29.507175 23554 leader_election.cc:336] T dca268278fba4f13b56b8e4d92e1fef1 P 3ce2186176de44289a47aadeda531c8e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Network error: Client connection negotiation failed: client connection to 127.21.56.194:36473: connect: Connection refused (error 111)
I20260709 12:23:29.510250 24537 raft_consensus.cc:493] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aabe9ef5f1314406b36f06a9956984bb)
I20260709 12:23:29.510878 24537 raft_consensus.cc:515] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:29.513684 21731 tablet_server.cc:179] TabletServer@127.21.56.195:0 shutting down...
I20260709 12:23:29.513705 24537 leader_election.cc:290] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 3ce2186176de44289a47aadeda531c8e (127.21.56.196:44761)
W20260709 12:23:29.525429 23555 consensus_peers.cc:597] T de04035322d345dd9348ab5aa6770a92 P 3ce2186176de44289a47aadeda531c8e -> Peer 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669): Couldn't send request to peer 7b3e366cdf24471e8a88203d43ff95cf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:29.531271 24553 raft_consensus.cc:493] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Starting pre-election (detected failure of leader aabe9ef5f1314406b36f06a9956984bb)
I20260709 12:23:29.541131 24553 raft_consensus.cc:515] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
W20260709 12:23:29.546140 23022 consensus_peers.cc:597] T 88cf02843293496ca59860bb49ca31e5 P 7b3e366cdf24471e8a88203d43ff95cf -> Peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Couldn't send request to peer 2793980a665d4daf84bbe67f9b2b5930. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.194:36473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:29.548031 23021 leader_election.cc:336] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Network error: Client connection negotiation failed: client connection to 127.21.56.193:36711: connect: Connection refused (error 111)
I20260709 12:23:29.552692 24640 raft_consensus.cc:493] T 9ef043d125cf48369b761c1076f913ab P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader aabe9ef5f1314406b36f06a9956984bb)
I20260709 12:23:29.544095 24537 raft_consensus.cc:493] T b0642d80acf14c47989252536a418c18 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Starting pre-election (detected failure of leader aabe9ef5f1314406b36f06a9956984bb)
I20260709 12:23:29.553256 24640 raft_consensus.cc:515] T 9ef043d125cf48369b761c1076f913ab P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:29.553489 24537 raft_consensus.cc:515] T b0642d80acf14c47989252536a418c18 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:29.556422 24638 raft_consensus.cc:493] T 374528a7d4ee4a25b80f6580039f844c P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader aabe9ef5f1314406b36f06a9956984bb)
I20260709 12:23:29.556950 24638 raft_consensus.cc:515] T 374528a7d4ee4a25b80f6580039f844c P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:29.559051 24638 leader_election.cc:290] T 374528a7d4ee4a25b80f6580039f844c P 3ce2186176de44289a47aadeda531c8e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
W20260709 12:23:29.560110 23554 leader_election.cc:336] T 9ef043d125cf48369b761c1076f913ab P 3ce2186176de44289a47aadeda531c8e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Network error: Client connection negotiation failed: client connection to 127.21.56.194:36473: connect: Connection refused (error 111)
I20260709 12:23:29.549213 24553 leader_election.cc:290] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 3ce2186176de44289a47aadeda531c8e (127.21.56.196:44761)
I20260709 12:23:29.562368 23593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd7ab99e0114bb3bb257e99dbe162c7" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3ce2186176de44289a47aadeda531c8e" is_pre_election: true
W20260709 12:23:29.563297 23555 leader_election.cc:336] T 374528a7d4ee4a25b80f6580039f844c P 3ce2186176de44289a47aadeda531c8e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:23:29.563611 23021 leader_election.cc:336] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Network error: Client connection negotiation failed: client connection to 127.21.56.193:36711: connect: Connection refused (error 111)
I20260709 12:23:29.564119 24640 leader_election.cc:290] T 9ef043d125cf48369b761c1076f913ab P 3ce2186176de44289a47aadeda531c8e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
W20260709 12:23:29.568084 23021 leader_election.cc:336] T b0642d80acf14c47989252536a418c18 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Network error: Client connection negotiation failed: client connection to 127.21.56.193:36711: connect: Connection refused (error 111)
I20260709 12:23:29.555833 24537 leader_election.cc:290] T b0642d80acf14c47989252536a418c18 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 3ce2186176de44289a47aadeda531c8e (127.21.56.196:44761)
W20260709 12:23:29.573190 23554 consensus_peers.cc:597] T 58c5ed39d5c24b0080b35b21717e3eca P 3ce2186176de44289a47aadeda531c8e -> Peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Couldn't send request to peer 2793980a665d4daf84bbe67f9b2b5930. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.194:36473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:29.575831 23553 leader_election.cc:336] T dca268278fba4f13b56b8e4d92e1fef1 P 3ce2186176de44289a47aadeda531c8e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Network error: Client connection negotiation failed: client connection to 127.21.56.193:36711: connect: Connection refused (error 111)
W20260709 12:23:29.576042 23554 consensus_peers.cc:597] T ae13f633031f407098934c3e1dcaef7f P 3ce2186176de44289a47aadeda531c8e -> Peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Couldn't send request to peer 2793980a665d4daf84bbe67f9b2b5930. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.194:36473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:29.576339 23553 leader_election.cc:304] T dca268278fba4f13b56b8e4d92e1fef1 P 3ce2186176de44289a47aadeda531c8e [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: 3ce2186176de44289a47aadeda531c8e; no voters: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb
I20260709 12:23:29.578409 24640 raft_consensus.cc:2749] T dca268278fba4f13b56b8e4d92e1fef1 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:23:29.581115 23553 leader_election.cc:336] T 9ef043d125cf48369b761c1076f913ab P 3ce2186176de44289a47aadeda531c8e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Network error: Client connection negotiation failed: client connection to 127.21.56.193:36711: connect: Connection refused (error 111)
I20260709 12:23:29.581606 23553 leader_election.cc:304] T 9ef043d125cf48369b761c1076f913ab P 3ce2186176de44289a47aadeda531c8e [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: 3ce2186176de44289a47aadeda531c8e; no voters: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb
W20260709 12:23:29.582468 23553 leader_election.cc:336] T 374528a7d4ee4a25b80f6580039f844c P 3ce2186176de44289a47aadeda531c8e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Network error: Client connection negotiation failed: client connection to 127.21.56.193:36711: connect: Connection refused (error 111)
I20260709 12:23:29.582340 23592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c967575e7264f5cbd078a17bbebb95b" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3ce2186176de44289a47aadeda531c8e" is_pre_election: true
I20260709 12:23:29.582878 23553 leader_election.cc:304] T 374528a7d4ee4a25b80f6580039f844c P 3ce2186176de44289a47aadeda531c8e [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: 3ce2186176de44289a47aadeda531c8e; no voters: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb
I20260709 12:23:29.583369 23592 raft_consensus.cc:2468] T 3c967575e7264f5cbd078a17bbebb95b P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 2.
I20260709 12:23:29.584468 24590 raft_consensus.cc:2749] T 374528a7d4ee4a25b80f6580039f844c P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:23:29.588869 23023 leader_election.cc:304] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 7b3e366cdf24471e8a88203d43ff95cf [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: 7b3e366cdf24471e8a88203d43ff95cf; no voters: 3ce2186176de44289a47aadeda531c8e, aabe9ef5f1314406b36f06a9956984bb
W20260709 12:23:29.590742 23555 consensus_peers.cc:597] T 3da50dcb750f49b28db3a3128a2a9829 P 3ce2186176de44289a47aadeda531c8e -> Peer 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669): Couldn't send request to peer 7b3e366cdf24471e8a88203d43ff95cf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:29.592276 24640 raft_consensus.cc:2749] T 9ef043d125cf48369b761c1076f913ab P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:23:29.592593 23592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0642d80acf14c47989252536a418c18" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3ce2186176de44289a47aadeda531c8e" is_pre_election: true
I20260709 12:23:29.593067 24537 raft_consensus.cc:2749] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:23:29.593088 23023 leader_election.cc:304] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf [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: 3ce2186176de44289a47aadeda531c8e, 7b3e366cdf24471e8a88203d43ff95cf; no voters: aabe9ef5f1314406b36f06a9956984bb
I20260709 12:23:29.598627 23023 leader_election.cc:304] T b0642d80acf14c47989252536a418c18 P 7b3e366cdf24471e8a88203d43ff95cf [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: 7b3e366cdf24471e8a88203d43ff95cf; no voters: 3ce2186176de44289a47aadeda531c8e, aabe9ef5f1314406b36f06a9956984bb
I20260709 12:23:29.600986 24553 raft_consensus.cc:2749] T b0642d80acf14c47989252536a418c18 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:23:29.598160 24537 raft_consensus.cc:2804] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:23:29.602618 24537 raft_consensus.cc:493] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Starting leader election (detected failure of leader aabe9ef5f1314406b36f06a9956984bb)
I20260709 12:23:29.603034 24537 raft_consensus.cc:3060] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:29.638589 24643 raft_consensus.cc:493] T a84cd8549ea9471cb0d9aba2f81c0346 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Starting pre-election (detected failure of leader aabe9ef5f1314406b36f06a9956984bb)
I20260709 12:23:29.643162 24643 raft_consensus.cc:515] T a84cd8549ea9471cb0d9aba2f81c0346 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:29.650075 24644 raft_consensus.cc:493] T 374528a7d4ee4a25b80f6580039f844c P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Starting pre-election (detected failure of leader aabe9ef5f1314406b36f06a9956984bb)
I20260709 12:23:29.650671 24644 raft_consensus.cc:515] T 374528a7d4ee4a25b80f6580039f844c P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
W20260709 12:23:29.652033 23021 leader_election.cc:336] T a84cd8549ea9471cb0d9aba2f81c0346 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Network error: Client connection negotiation failed: client connection to 127.21.56.193:36711: connect: Connection refused (error 111)
I20260709 12:23:29.653004 24644 leader_election.cc:290] T 374528a7d4ee4a25b80f6580039f844c P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 3ce2186176de44289a47aadeda531c8e (127.21.56.196:44761)
I20260709 12:23:29.645723 24643 leader_election.cc:290] T a84cd8549ea9471cb0d9aba2f81c0346 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:23:29.654073 23592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "374528a7d4ee4a25b80f6580039f844c" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3ce2186176de44289a47aadeda531c8e" is_pre_election: true
I20260709 12:23:29.654722 23592 raft_consensus.cc:2468] T 374528a7d4ee4a25b80f6580039f844c P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 2.
I20260709 12:23:29.655982 23023 leader_election.cc:304] T 374528a7d4ee4a25b80f6580039f844c P 7b3e366cdf24471e8a88203d43ff95cf [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: 3ce2186176de44289a47aadeda531c8e, 7b3e366cdf24471e8a88203d43ff95cf; no voters: 
I20260709 12:23:29.656821 24643 raft_consensus.cc:2804] T 374528a7d4ee4a25b80f6580039f844c P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:23:29.657218 24643 raft_consensus.cc:493] T 374528a7d4ee4a25b80f6580039f844c P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Starting leader election (detected failure of leader aabe9ef5f1314406b36f06a9956984bb)
I20260709 12:23:29.657650 24643 raft_consensus.cc:3060] T 374528a7d4ee4a25b80f6580039f844c P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:23:29.658319 23022 leader_election.cc:336] T a84cd8549ea9471cb0d9aba2f81c0346 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Network error: Client connection negotiation failed: client connection to 127.21.56.194:36473: connect: Connection refused (error 111)
I20260709 12:23:29.658763 23022 leader_election.cc:304] T a84cd8549ea9471cb0d9aba2f81c0346 P 7b3e366cdf24471e8a88203d43ff95cf [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: 7b3e366cdf24471e8a88203d43ff95cf; no voters: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb
I20260709 12:23:29.660934 24553 raft_consensus.cc:2749] T a84cd8549ea9471cb0d9aba2f81c0346 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:23:29.666334 24643 raft_consensus.cc:515] T 374528a7d4ee4a25b80f6580039f844c P 7b3e366cdf24471e8a88203d43ff95cf [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:29.670496 23592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "374528a7d4ee4a25b80f6580039f844c" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3ce2186176de44289a47aadeda531c8e"
I20260709 12:23:29.671063 23592 raft_consensus.cc:3060] T 374528a7d4ee4a25b80f6580039f844c P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:23:29.673906 23021 leader_election.cc:336] T 374528a7d4ee4a25b80f6580039f844c P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Network error: Client connection negotiation failed: client connection to 127.21.56.193:36711: connect: Connection refused (error 111)
I20260709 12:23:29.669674 24537 raft_consensus.cc:515] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:29.678216 23593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c967575e7264f5cbd078a17bbebb95b" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3ce2186176de44289a47aadeda531c8e"
I20260709 12:23:29.678771 23593 raft_consensus.cc:3060] T 3c967575e7264f5cbd078a17bbebb95b P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:29.683694 23592 raft_consensus.cc:2468] T 374528a7d4ee4a25b80f6580039f844c P 3ce2186176de44289a47aadeda531c8e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 3.
I20260709 12:23:29.684971 23023 leader_election.cc:304] T 374528a7d4ee4a25b80f6580039f844c P 7b3e366cdf24471e8a88203d43ff95cf [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: 3ce2186176de44289a47aadeda531c8e, 7b3e366cdf24471e8a88203d43ff95cf; no voters: 
I20260709 12:23:29.685856 24553 raft_consensus.cc:2804] T 374528a7d4ee4a25b80f6580039f844c P 7b3e366cdf24471e8a88203d43ff95cf [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:29.685869 23593 raft_consensus.cc:2468] T 3c967575e7264f5cbd078a17bbebb95b P 3ce2186176de44289a47aadeda531c8e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 3.
I20260709 12:23:29.686632 24553 raft_consensus.cc:697] T 374528a7d4ee4a25b80f6580039f844c P 7b3e366cdf24471e8a88203d43ff95cf [term 3 LEADER]: Becoming Leader. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Running, Role: LEADER
I20260709 12:23:29.687225 23023 leader_election.cc:304] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf [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: 3ce2186176de44289a47aadeda531c8e, 7b3e366cdf24471e8a88203d43ff95cf; no voters: 
I20260709 12:23:29.687546 24640 raft_consensus.cc:493] T b0642d80acf14c47989252536a418c18 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader aabe9ef5f1314406b36f06a9956984bb)
I20260709 12:23:29.687606 24553 consensus_queue.cc:237] T 374528a7d4ee4a25b80f6580039f844c P 7b3e366cdf24471e8a88203d43ff95cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:29.688179 24640 raft_consensus.cc:515] T b0642d80acf14c47989252536a418c18 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:29.688059 24644 raft_consensus.cc:2804] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf [term 3 FOLLOWER]: Leader election won for term 3
W20260709 12:23:29.689540 23021 leader_election.cc:336] T 374528a7d4ee4a25b80f6580039f844c P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Network error: Client connection negotiation failed: client connection to 127.21.56.193:36711: connect: Connection refused (error 111)
I20260709 12:23:29.689365 24644 raft_consensus.cc:697] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf [term 3 LEADER]: Becoming Leader. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Running, Role: LEADER
I20260709 12:23:29.698509 24644 consensus_queue.cc:237] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:29.701097 24640 leader_election.cc:290] T b0642d80acf14c47989252536a418c18 P 3ce2186176de44289a47aadeda531c8e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
W20260709 12:23:29.720068 22789 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.DeleteTablet -> {remote=127.21.56.193:36711, user_credentials={real_user=slave}} blocked reactor thread for 51943.7us
I20260709 12:23:29.698654 24643 leader_election.cc:290] T 374528a7d4ee4a25b80f6580039f844c P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 3 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 3ce2186176de44289a47aadeda531c8e (127.21.56.196:44761)
W20260709 12:23:29.723738 23553 leader_election.cc:336] T b0642d80acf14c47989252536a418c18 P 3ce2186176de44289a47aadeda531c8e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Network error: Client connection negotiation failed: client connection to 127.21.56.193:36711: connect: Connection refused (error 111)
I20260709 12:23:29.724988 24640 raft_consensus.cc:493] T 7729eb54b2364a5e913125c942dbf44d P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aabe9ef5f1314406b36f06a9956984bb)
I20260709 12:23:29.724387 22804 catalog_manager.cc:5697] T 374528a7d4ee4a25b80f6580039f844c P 7b3e366cdf24471e8a88203d43ff95cf reported cstate change: term changed from 2 to 3, leader changed from aabe9ef5f1314406b36f06a9956984bb (127.21.56.193) to 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195). New cstate: current_term: 3 leader_uuid: "7b3e366cdf24471e8a88203d43ff95cf" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:29.694399 24537 leader_election.cc:290] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 3 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 3ce2186176de44289a47aadeda531c8e (127.21.56.196:44761)
I20260709 12:23:29.725668 24640 raft_consensus.cc:515] T 7729eb54b2364a5e913125c942dbf44d P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:29.729131 24640 leader_election.cc:290] T 7729eb54b2364a5e913125c942dbf44d P 3ce2186176de44289a47aadeda531c8e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
W20260709 12:23:29.734266 23554 leader_election.cc:336] T 7729eb54b2364a5e913125c942dbf44d P 3ce2186176de44289a47aadeda531c8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Network error: Client connection negotiation failed: client connection to 127.21.56.194:36473: connect: Connection refused (error 111)
W20260709 12:23:29.734265 22789 catalog_manager.cc:4755] TS aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet ebdd6199523c47148e35cde9ad98ed48: Network error: Client connection negotiation failed: client connection to 127.21.56.193:36711: connect: Connection refused (error 111)
I20260709 12:23:29.736747 24644 raft_consensus.cc:493] T 7db6952e2d2d43bf9839475e9395d905 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aabe9ef5f1314406b36f06a9956984bb)
W20260709 12:23:29.737615 23553 leader_election.cc:336] T 7729eb54b2364a5e913125c942dbf44d P 3ce2186176de44289a47aadeda531c8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Network error: Client connection negotiation failed: client connection to 127.21.56.193:36711: connect: Connection refused (error 111)
I20260709 12:23:29.737352 24644 raft_consensus.cc:515] T 7db6952e2d2d43bf9839475e9395d905 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
W20260709 12:23:29.738140 23021 leader_election.cc:336] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Network error: Client connection negotiation failed: client connection to 127.21.56.193:36711: connect: Connection refused (error 111)
I20260709 12:23:29.740434 23553 leader_election.cc:304] T 7729eb54b2364a5e913125c942dbf44d P 3ce2186176de44289a47aadeda531c8e [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: 3ce2186176de44289a47aadeda531c8e; no voters: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb
I20260709 12:23:29.740597 23592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db6952e2d2d43bf9839475e9395d905" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3ce2186176de44289a47aadeda531c8e" is_pre_election: true
I20260709 12:23:29.741173 23592 raft_consensus.cc:2468] T 7db6952e2d2d43bf9839475e9395d905 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 1.
I20260709 12:23:29.741824 24640 raft_consensus.cc:2749] T 7729eb54b2364a5e913125c942dbf44d P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:23:29.742472 23023 leader_election.cc:304] T 7db6952e2d2d43bf9839475e9395d905 P 7b3e366cdf24471e8a88203d43ff95cf [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: 3ce2186176de44289a47aadeda531c8e, 7b3e366cdf24471e8a88203d43ff95cf; no voters: 
I20260709 12:23:29.742559 24646 raft_consensus.cc:493] T e1297d3fe09544449bd2bbc572636644 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aabe9ef5f1314406b36f06a9956984bb)
I20260709 12:23:29.744627 24537 raft_consensus.cc:2804] T 7db6952e2d2d43bf9839475e9395d905 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:23:29.745023 24537 raft_consensus.cc:493] T 7db6952e2d2d43bf9839475e9395d905 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Starting leader election (detected failure of leader aabe9ef5f1314406b36f06a9956984bb)
I20260709 12:23:29.745388 24537 raft_consensus.cc:3060] T 7db6952e2d2d43bf9839475e9395d905 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:29.743232 24646 raft_consensus.cc:515] T e1297d3fe09544449bd2bbc572636644 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:29.748682 24644 leader_election.cc:290] T 7db6952e2d2d43bf9839475e9395d905 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 3ce2186176de44289a47aadeda531c8e (127.21.56.196:44761)
I20260709 12:23:29.752416 24537 raft_consensus.cc:515] T 7db6952e2d2d43bf9839475e9395d905 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:29.749323 23592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1297d3fe09544449bd2bbc572636644" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3ce2186176de44289a47aadeda531c8e" is_pre_election: true
W20260709 12:23:29.756017 23555 leader_election.cc:336] T b0642d80acf14c47989252536a418c18 P 3ce2186176de44289a47aadeda531c8e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:23:29.758493 23555 leader_election.cc:304] T b0642d80acf14c47989252536a418c18 P 3ce2186176de44289a47aadeda531c8e [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: 3ce2186176de44289a47aadeda531c8e; no voters: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb
I20260709 12:23:29.758083 24646 leader_election.cc:290] T e1297d3fe09544449bd2bbc572636644 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 3ce2186176de44289a47aadeda531c8e (127.21.56.196:44761)
W20260709 12:23:29.760283 23021 leader_election.cc:336] T 7db6952e2d2d43bf9839475e9395d905 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Network error: Client connection negotiation failed: client connection to 127.21.56.193:36711: connect: Connection refused (error 111)
I20260709 12:23:29.759984 24537 leader_election.cc:290] T 7db6952e2d2d43bf9839475e9395d905 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 2 election: Requested vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 3ce2186176de44289a47aadeda531c8e (127.21.56.196:44761)
I20260709 12:23:29.760859 24590 raft_consensus.cc:2749] T b0642d80acf14c47989252536a418c18 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:23:29.761726 24590 raft_consensus.cc:493] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aabe9ef5f1314406b36f06a9956984bb)
W20260709 12:23:29.761912 23021 leader_election.cc:336] T e1297d3fe09544449bd2bbc572636644 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Network error: Client connection negotiation failed: client connection to 127.21.56.193:36711: connect: Connection refused (error 111)
I20260709 12:23:29.762359 23021 leader_election.cc:304] T e1297d3fe09544449bd2bbc572636644 P 7b3e366cdf24471e8a88203d43ff95cf [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: 7b3e366cdf24471e8a88203d43ff95cf; no voters: 3ce2186176de44289a47aadeda531c8e, aabe9ef5f1314406b36f06a9956984bb
I20260709 12:23:29.762274 24590 raft_consensus.cc:515] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:29.764204 24537 raft_consensus.cc:2749] T e1297d3fe09544449bd2bbc572636644 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:23:29.764622 24590 leader_election.cc:290] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 3ce2186176de44289a47aadeda531c8e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
W20260709 12:23:29.765182 23555 consensus_peers.cc:597] T 14bb653274624dd5af85d6647a5ce25a P 3ce2186176de44289a47aadeda531c8e -> Peer 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669): Couldn't send request to peer 7b3e366cdf24471e8a88203d43ff95cf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:29.766644 23555 consensus_peers.cc:597] T ae13f633031f407098934c3e1dcaef7f P 3ce2186176de44289a47aadeda531c8e -> Peer 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669): Couldn't send request to peer 7b3e366cdf24471e8a88203d43ff95cf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:29.765877 23592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db6952e2d2d43bf9839475e9395d905" candidate_uuid: "7b3e366cdf24471e8a88203d43ff95cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3ce2186176de44289a47aadeda531c8e"
I20260709 12:23:29.767831 23592 raft_consensus.cc:3060] T 7db6952e2d2d43bf9839475e9395d905 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:23:29.773679 23021 leader_election.cc:336] T 7db6952e2d2d43bf9839475e9395d905 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Network error: Client connection negotiation failed: client connection to 127.21.56.193:36711: connect: Connection refused (error 111)
I20260709 12:23:29.778304 23592 raft_consensus.cc:2468] T 7db6952e2d2d43bf9839475e9395d905 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b3e366cdf24471e8a88203d43ff95cf in term 2.
I20260709 12:23:29.782840 23023 leader_election.cc:304] T 7db6952e2d2d43bf9839475e9395d905 P 7b3e366cdf24471e8a88203d43ff95cf [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: 3ce2186176de44289a47aadeda531c8e, 7b3e366cdf24471e8a88203d43ff95cf; no voters: aabe9ef5f1314406b36f06a9956984bb
I20260709 12:23:29.784426 24648 raft_consensus.cc:2804] T 7db6952e2d2d43bf9839475e9395d905 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:29.784920 24648 raft_consensus.cc:697] T 7db6952e2d2d43bf9839475e9395d905 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 LEADER]: Becoming Leader. State: Replica: 7b3e366cdf24471e8a88203d43ff95cf, State: Running, Role: LEADER
W20260709 12:23:29.784920 23555 leader_election.cc:336] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 3ce2186176de44289a47aadeda531c8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:23:29.785754 24648 consensus_queue.cc:237] T 7db6952e2d2d43bf9839475e9395d905 P 7b3e366cdf24471e8a88203d43ff95cf [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: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
W20260709 12:23:29.792236 23553 leader_election.cc:336] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 3ce2186176de44289a47aadeda531c8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Network error: Client connection negotiation failed: client connection to 127.21.56.193:36711: connect: Connection refused (error 111)
I20260709 12:23:29.792601 23553 leader_election.cc:304] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 3ce2186176de44289a47aadeda531c8e [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: 3ce2186176de44289a47aadeda531c8e; no voters: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb
I20260709 12:23:29.793219 24594 raft_consensus.cc:2749] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:23:29.800100 24640 raft_consensus.cc:493] T e1297d3fe09544449bd2bbc572636644 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aabe9ef5f1314406b36f06a9956984bb)
I20260709 12:23:29.800626 24640 raft_consensus.cc:515] T e1297d3fe09544449bd2bbc572636644 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:29.802839 24640 leader_election.cc:290] T e1297d3fe09544449bd2bbc572636644 P 3ce2186176de44289a47aadeda531c8e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669)
I20260709 12:23:29.807483 24537 raft_consensus.cc:493] T 9d4a86f307e94cac9af99a9b5a670bba P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Starting pre-election (detected failure of leader aabe9ef5f1314406b36f06a9956984bb)
I20260709 12:23:29.808033 24537 raft_consensus.cc:515] T 9d4a86f307e94cac9af99a9b5a670bba P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:29.810077 24537 leader_election.cc:290] T 9d4a86f307e94cac9af99a9b5a670bba P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
W20260709 12:23:29.816728 23022 leader_election.cc:336] T 9d4a86f307e94cac9af99a9b5a670bba P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Network error: Client connection negotiation failed: client connection to 127.21.56.194:36473: connect: Connection refused (error 111)
W20260709 12:23:29.817781 23553 leader_election.cc:336] T e1297d3fe09544449bd2bbc572636644 P 3ce2186176de44289a47aadeda531c8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Network error: Client connection negotiation failed: client connection to 127.21.56.193:36711: connect: Connection refused (error 111)
W20260709 12:23:29.820467 23555 consensus_peers.cc:597] T 962dbf56ae3245bc904983e44c78b835 P 3ce2186176de44289a47aadeda531c8e -> Peer 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669): Couldn't send request to peer 7b3e366cdf24471e8a88203d43ff95cf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:29.821141 23555 leader_election.cc:336] T e1297d3fe09544449bd2bbc572636644 P 3ce2186176de44289a47aadeda531c8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:23:29.821552 23555 leader_election.cc:304] T e1297d3fe09544449bd2bbc572636644 P 3ce2186176de44289a47aadeda531c8e [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: 3ce2186176de44289a47aadeda531c8e; no voters: 7b3e366cdf24471e8a88203d43ff95cf, aabe9ef5f1314406b36f06a9956984bb
W20260709 12:23:29.823123 23021 leader_election.cc:336] T 9d4a86f307e94cac9af99a9b5a670bba P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Network error: Client connection negotiation failed: client connection to 127.21.56.193:36711: connect: Connection refused (error 111)
I20260709 12:23:29.823627 23021 leader_election.cc:304] T 9d4a86f307e94cac9af99a9b5a670bba P 7b3e366cdf24471e8a88203d43ff95cf [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: 7b3e366cdf24471e8a88203d43ff95cf; no voters: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb
I20260709 12:23:29.823709 24640 raft_consensus.cc:2749] T e1297d3fe09544449bd2bbc572636644 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:23:29.824245 24590 raft_consensus.cc:493] T f8a88b92d8264f9692872f2247bbd2a5 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aabe9ef5f1314406b36f06a9956984bb)
I20260709 12:23:29.824981 24537 raft_consensus.cc:2749] T 9d4a86f307e94cac9af99a9b5a670bba P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:23:29.824757 24590 raft_consensus.cc:515] T f8a88b92d8264f9692872f2247bbd2a5 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "3ce2186176de44289a47aadeda531c8e" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 44761 } attrs { promote: false } }
I20260709 12:23:29.826929 24590 leader_election.cc:290] T f8a88b92d8264f9692872f2247bbd2a5 P 3ce2186176de44289a47aadeda531c8e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:23:29.831838 21731 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:23:29.834754 21731 tablet_replica.cc:333] T 0505fc6892a04d4482b3f8e98705ea12 P 7b3e366cdf24471e8a88203d43ff95cf: stopping tablet replica
W20260709 12:23:29.835275 23554 leader_election.cc:336] T f8a88b92d8264f9692872f2247bbd2a5 P 3ce2186176de44289a47aadeda531c8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Network error: Client connection negotiation failed: client connection to 127.21.56.194:36473: connect: Connection refused (error 111)
I20260709 12:23:29.835613 21731 raft_consensus.cc:2243] T 0505fc6892a04d4482b3f8e98705ea12 P 7b3e366cdf24471e8a88203d43ff95cf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:29.836413 21731 raft_consensus.cc:2272] T 0505fc6892a04d4482b3f8e98705ea12 P 7b3e366cdf24471e8a88203d43ff95cf [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:29.838778 23553 leader_election.cc:336] T f8a88b92d8264f9692872f2247bbd2a5 P 3ce2186176de44289a47aadeda531c8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Network error: Client connection negotiation failed: client connection to 127.21.56.193:36711: connect: Connection refused (error 111)
I20260709 12:23:29.839105 21731 tablet_replica.cc:333] T b0642d80acf14c47989252536a418c18 P 7b3e366cdf24471e8a88203d43ff95cf: stopping tablet replica
I20260709 12:23:29.839250 23553 leader_election.cc:304] T f8a88b92d8264f9692872f2247bbd2a5 P 3ce2186176de44289a47aadeda531c8e [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: 3ce2186176de44289a47aadeda531c8e; no voters: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb
I20260709 12:23:29.839911 24590 raft_consensus.cc:2749] T f8a88b92d8264f9692872f2247bbd2a5 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:23:29.839953 21731 raft_consensus.cc:2243] T b0642d80acf14c47989252536a418c18 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:29.840826 21731 raft_consensus.cc:2272] T b0642d80acf14c47989252536a418c18 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.843467 21731 tablet_replica.cc:333] T 83491beecbf24626b69d4a6b2a24b82d P 7b3e366cdf24471e8a88203d43ff95cf: stopping tablet replica
I20260709 12:23:29.844302 21731 raft_consensus.cc:2243] T 83491beecbf24626b69d4a6b2a24b82d P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:29.845273 21731 raft_consensus.cc:2272] T 83491beecbf24626b69d4a6b2a24b82d P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.847422 21731 tablet_replica.cc:333] T 84dea854605843298f4310ccb7d88d9a P 7b3e366cdf24471e8a88203d43ff95cf: stopping tablet replica
I20260709 12:23:29.848356 21731 raft_consensus.cc:2243] T 84dea854605843298f4310ccb7d88d9a P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:29.848917 24646 raft_consensus.cc:493] T a7c79fc7016f41988c6c1073ab59ba03 P 7b3e366cdf24471e8a88203d43ff95cf [term 3 FOLLOWER]: Starting pre-election (detected failure of leader aabe9ef5f1314406b36f06a9956984bb)
I20260709 12:23:29.849366 21731 raft_consensus.cc:2272] T 84dea854605843298f4310ccb7d88d9a P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.849445 24646 raft_consensus.cc:515] T a7c79fc7016f41988c6c1073ab59ba03 P 7b3e366cdf24471e8a88203d43ff95cf [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:29.851715 24646 leader_election.cc:290] T a7c79fc7016f41988c6c1073ab59ba03 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:23:29.852483 21731 tablet_replica.cc:333] T 71f3f2e9a505411582a74ee5bfbd8530 P 7b3e366cdf24471e8a88203d43ff95cf: stopping tablet replica
I20260709 12:23:29.853405 21731 raft_consensus.cc:2243] T 71f3f2e9a505411582a74ee5bfbd8530 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:29.854492 21731 raft_consensus.cc:2272] T 71f3f2e9a505411582a74ee5bfbd8530 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.856890 21731 tablet_replica.cc:333] T 29bb861cf78b4839bdc9d889e7ba621a P 7b3e366cdf24471e8a88203d43ff95cf: stopping tablet replica
I20260709 12:23:29.857668 21731 raft_consensus.cc:2243] T 29bb861cf78b4839bdc9d889e7ba621a P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:29.858513 21731 raft_consensus.cc:2272] T 29bb861cf78b4839bdc9d889e7ba621a P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.861084 21731 tablet_replica.cc:333] T 807154fe8d7f44a98eaee2b79b1e1a53 P 7b3e366cdf24471e8a88203d43ff95cf: stopping tablet replica
I20260709 12:23:29.861825 21731 raft_consensus.cc:2243] T 807154fe8d7f44a98eaee2b79b1e1a53 P 7b3e366cdf24471e8a88203d43ff95cf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:29.862390 21731 raft_consensus.cc:2272] T 807154fe8d7f44a98eaee2b79b1e1a53 P 7b3e366cdf24471e8a88203d43ff95cf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.864917 21731 tablet_replica.cc:333] T 7db6952e2d2d43bf9839475e9395d905 P 7b3e366cdf24471e8a88203d43ff95cf: stopping tablet replica
I20260709 12:23:29.865648 21731 raft_consensus.cc:2243] T 7db6952e2d2d43bf9839475e9395d905 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:23:29.865681 23021 leader_election.cc:336] T a7c79fc7016f41988c6c1073ab59ba03 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Network error: Client connection negotiation failed: client connection to 127.21.56.193:36711: connect: Connection refused (error 111)
I20260709 12:23:29.866714 21731 pending_rounds.cc:70] T 7db6952e2d2d43bf9839475e9395d905 P 7b3e366cdf24471e8a88203d43ff95cf: Trying to abort 1 pending ops.
I20260709 12:23:29.866981 21731 pending_rounds.cc:77] T 7db6952e2d2d43bf9839475e9395d905 P 7b3e366cdf24471e8a88203d43ff95cf: Aborting op as it isn't in flight: id { term: 2 index: 5 } timestamp: 7305624820892307456 op_type: NO_OP noop_request { }
I20260709 12:23:29.867401 21731 raft_consensus.cc:2889] T 7db6952e2d2d43bf9839475e9395d905 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:23:29.867727 21731 raft_consensus.cc:2272] T 7db6952e2d2d43bf9839475e9395d905 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:29.868528 23022 leader_election.cc:336] T a7c79fc7016f41988c6c1073ab59ba03 P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Network error: Client connection negotiation failed: client connection to 127.21.56.194:36473: connect: Connection refused (error 111)
I20260709 12:23:29.868919 23022 leader_election.cc:304] T a7c79fc7016f41988c6c1073ab59ba03 P 7b3e366cdf24471e8a88203d43ff95cf [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: 7b3e366cdf24471e8a88203d43ff95cf; no voters: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb
I20260709 12:23:29.869481 24646 raft_consensus.cc:2749] T a7c79fc7016f41988c6c1073ab59ba03 P 7b3e366cdf24471e8a88203d43ff95cf [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:23:29.872503 21731 tablet_replica.cc:333] T 3cf7a360031645188ba72d998066d49e P 7b3e366cdf24471e8a88203d43ff95cf: stopping tablet replica
I20260709 12:23:29.873436 21731 raft_consensus.cc:2243] T 3cf7a360031645188ba72d998066d49e P 7b3e366cdf24471e8a88203d43ff95cf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:29.874045 21731 raft_consensus.cc:2272] T 3cf7a360031645188ba72d998066d49e P 7b3e366cdf24471e8a88203d43ff95cf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.876370 21731 tablet_replica.cc:333] T f1b865060b2d42ddb3513893928db31e P 7b3e366cdf24471e8a88203d43ff95cf: stopping tablet replica
I20260709 12:23:29.876946 21731 raft_consensus.cc:2243] T f1b865060b2d42ddb3513893928db31e P 7b3e366cdf24471e8a88203d43ff95cf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:29.877417 21731 raft_consensus.cc:2272] T f1b865060b2d42ddb3513893928db31e P 7b3e366cdf24471e8a88203d43ff95cf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.879388 21731 tablet_replica.cc:333] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 7b3e366cdf24471e8a88203d43ff95cf: stopping tablet replica
I20260709 12:23:29.879930 21731 raft_consensus.cc:2243] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:29.880329 21731 raft_consensus.cc:2272] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.882217 21731 tablet_replica.cc:333] T 962dbf56ae3245bc904983e44c78b835 P 7b3e366cdf24471e8a88203d43ff95cf: stopping tablet replica
W20260709 12:23:29.882408 23555 consensus_peers.cc:597] T f1b865060b2d42ddb3513893928db31e P 3ce2186176de44289a47aadeda531c8e -> Peer 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669): Couldn't send request to peer 7b3e366cdf24471e8a88203d43ff95cf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:29.882947 21731 raft_consensus.cc:2243] T 962dbf56ae3245bc904983e44c78b835 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:29.883493 21731 raft_consensus.cc:2272] T 962dbf56ae3245bc904983e44c78b835 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.885243 21731 tablet_replica.cc:333] T de04035322d345dd9348ab5aa6770a92 P 7b3e366cdf24471e8a88203d43ff95cf: stopping tablet replica
I20260709 12:23:29.885783 21731 raft_consensus.cc:2243] T de04035322d345dd9348ab5aa6770a92 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:29.886298 21731 raft_consensus.cc:2272] T de04035322d345dd9348ab5aa6770a92 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.888417 21731 tablet_replica.cc:333] T ebdd6199523c47148e35cde9ad98ed48 P 7b3e366cdf24471e8a88203d43ff95cf: stopping tablet replica
I20260709 12:23:29.889490 21731 raft_consensus.cc:2243] T ebdd6199523c47148e35cde9ad98ed48 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:29.890354 21731 raft_consensus.cc:2272] T ebdd6199523c47148e35cde9ad98ed48 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.892124 21731 tablet_replica.cc:333] T 11b9c2d9ea364596bd2cfce16b7f1cff P 7b3e366cdf24471e8a88203d43ff95cf: stopping tablet replica
I20260709 12:23:29.892653 21731 raft_consensus.cc:2243] T 11b9c2d9ea364596bd2cfce16b7f1cff P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:29.893052 21731 raft_consensus.cc:2272] T 11b9c2d9ea364596bd2cfce16b7f1cff P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.894840 21731 tablet_replica.cc:333] T ccf6a4264feb43419175e5744816ea4e P 7b3e366cdf24471e8a88203d43ff95cf: stopping tablet replica
I20260709 12:23:29.895576 21731 raft_consensus.cc:2243] T ccf6a4264feb43419175e5744816ea4e P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:29.896229 21731 raft_consensus.cc:2272] T ccf6a4264feb43419175e5744816ea4e P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.898810 21731 tablet_replica.cc:333] T 374528a7d4ee4a25b80f6580039f844c P 7b3e366cdf24471e8a88203d43ff95cf: stopping tablet replica
I20260709 12:23:29.899576 21731 raft_consensus.cc:2243] T 374528a7d4ee4a25b80f6580039f844c P 7b3e366cdf24471e8a88203d43ff95cf [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:23:29.900468 21731 pending_rounds.cc:70] T 374528a7d4ee4a25b80f6580039f844c P 7b3e366cdf24471e8a88203d43ff95cf: Trying to abort 1 pending ops.
I20260709 12:23:29.900717 21731 pending_rounds.cc:77] T 374528a7d4ee4a25b80f6580039f844c P 7b3e366cdf24471e8a88203d43ff95cf: Aborting op as it isn't in flight: id { term: 3 index: 6 } timestamp: 7305624820533661696 op_type: NO_OP noop_request { }
I20260709 12:23:29.901051 21731 raft_consensus.cc:2889] T 374528a7d4ee4a25b80f6580039f844c P 7b3e366cdf24471e8a88203d43ff95cf [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:23:29.901342 21731 raft_consensus.cc:2272] T 374528a7d4ee4a25b80f6580039f844c P 7b3e366cdf24471e8a88203d43ff95cf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.903772 21731 tablet_replica.cc:333] T d0a76cdd65624ce6ab67450b3bb1c5fc P 7b3e366cdf24471e8a88203d43ff95cf: stopping tablet replica
I20260709 12:23:29.904326 21731 raft_consensus.cc:2243] T d0a76cdd65624ce6ab67450b3bb1c5fc P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:29.905112 21731 raft_consensus.cc:2272] T d0a76cdd65624ce6ab67450b3bb1c5fc P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.906968 21731 tablet_replica.cc:333] T 32139692bf0144f3a5163f0600c58e25 P 7b3e366cdf24471e8a88203d43ff95cf: stopping tablet replica
I20260709 12:23:29.907487 21731 raft_consensus.cc:2243] T 32139692bf0144f3a5163f0600c58e25 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:29.908200 21731 raft_consensus.cc:2272] T 32139692bf0144f3a5163f0600c58e25 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.909940 21731 tablet_replica.cc:333] T e7b9ac345c47488b981a6a0d62560a1c P 7b3e366cdf24471e8a88203d43ff95cf: stopping tablet replica
I20260709 12:23:29.910545 21731 raft_consensus.cc:2243] T e7b9ac345c47488b981a6a0d62560a1c P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:29.911140 21731 raft_consensus.cc:2272] T e7b9ac345c47488b981a6a0d62560a1c P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.913779 21731 tablet_replica.cc:333] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf: stopping tablet replica
I20260709 12:23:29.914537 24537 raft_consensus.cc:493] T 3f5655db69944fb28caccf38acb7e8ba P 7b3e366cdf24471e8a88203d43ff95cf [term 4 FOLLOWER]: Starting pre-election (detected failure of leader aabe9ef5f1314406b36f06a9956984bb)
I20260709 12:23:29.914608 21731 raft_consensus.cc:2243] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:23:29.915177 24537 raft_consensus.cc:515] T 3f5655db69944fb28caccf38acb7e8ba P 7b3e366cdf24471e8a88203d43ff95cf [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aabe9ef5f1314406b36f06a9956984bb" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 36711 } } peers { permanent_uuid: "2793980a665d4daf84bbe67f9b2b5930" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 36473 } } peers { permanent_uuid: "7b3e366cdf24471e8a88203d43ff95cf" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 42669 } }
I20260709 12:23:29.915671 21731 pending_rounds.cc:70] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf: Trying to abort 1 pending ops.
I20260709 12:23:29.916034 21731 pending_rounds.cc:77] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf: Aborting op as it isn't in flight: id { term: 3 index: 6 } timestamp: 7305624820573556736 op_type: NO_OP noop_request { }
I20260709 12:23:29.916378 21731 raft_consensus.cc:2889] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:23:29.916718 21731 raft_consensus.cc:2272] T 3c967575e7264f5cbd078a17bbebb95b P 7b3e366cdf24471e8a88203d43ff95cf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.917047 24537 leader_election.cc:290] T 3f5655db69944fb28caccf38acb7e8ba P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711), 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473)
I20260709 12:23:29.920373 21731 tablet_replica.cc:333] T f4a066ebbaab4d63a26cba2b510c171d P 7b3e366cdf24471e8a88203d43ff95cf: stopping tablet replica
I20260709 12:23:29.921227 21731 raft_consensus.cc:2243] T f4a066ebbaab4d63a26cba2b510c171d P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:23:29.921561 23021 leader_election.cc:336] T 3f5655db69944fb28caccf38acb7e8ba P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Network error: Client connection negotiation failed: client connection to 127.21.56.193:36711: connect: Connection refused (error 111)
I20260709 12:23:29.921816 21731 raft_consensus.cc:2272] T f4a066ebbaab4d63a26cba2b510c171d P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:29.922453 23022 leader_election.cc:336] T 3f5655db69944fb28caccf38acb7e8ba P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 2793980a665d4daf84bbe67f9b2b5930 (127.21.56.194:36473): Network error: Client connection negotiation failed: client connection to 127.21.56.194:36473: connect: Connection refused (error 111)
I20260709 12:23:29.922772 23022 leader_election.cc:304] T 3f5655db69944fb28caccf38acb7e8ba P 7b3e366cdf24471e8a88203d43ff95cf [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b3e366cdf24471e8a88203d43ff95cf; no voters: 2793980a665d4daf84bbe67f9b2b5930, aabe9ef5f1314406b36f06a9956984bb
I20260709 12:23:29.923342 24537 raft_consensus.cc:2749] T 3f5655db69944fb28caccf38acb7e8ba P 7b3e366cdf24471e8a88203d43ff95cf [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:23:29.924489 21731 tablet_replica.cc:333] T 58565908d0aa4310b6a47bb4ed2c694c P 7b3e366cdf24471e8a88203d43ff95cf: stopping tablet replica
I20260709 12:23:29.925266 21731 raft_consensus.cc:2243] T 58565908d0aa4310b6a47bb4ed2c694c P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:29.926272 21731 raft_consensus.cc:2272] T 58565908d0aa4310b6a47bb4ed2c694c P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:29.928395 23555 consensus_peers.cc:597] T 4899f34ede5a4dc5a409663db703714b P 3ce2186176de44289a47aadeda531c8e -> Peer 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669): Couldn't send request to peer 7b3e366cdf24471e8a88203d43ff95cf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:29.928799 21731 tablet_replica.cc:333] T 72b6668d8e7848989fc6c21ff85bb3fd P 7b3e366cdf24471e8a88203d43ff95cf: stopping tablet replica
I20260709 12:23:29.929615 21731 raft_consensus.cc:2243] T 72b6668d8e7848989fc6c21ff85bb3fd P 7b3e366cdf24471e8a88203d43ff95cf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:29.930181 21731 raft_consensus.cc:2272] T 72b6668d8e7848989fc6c21ff85bb3fd P 7b3e366cdf24471e8a88203d43ff95cf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.932713 21731 tablet_replica.cc:333] T e1297d3fe09544449bd2bbc572636644 P 7b3e366cdf24471e8a88203d43ff95cf: stopping tablet replica
I20260709 12:23:29.933488 21731 raft_consensus.cc:2243] T e1297d3fe09544449bd2bbc572636644 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:29.934129 21731 raft_consensus.cc:2272] T e1297d3fe09544449bd2bbc572636644 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.936652 21731 tablet_replica.cc:333] T 03c3afe2aa7a430096d235b2c5e716d7 P 7b3e366cdf24471e8a88203d43ff95cf: stopping tablet replica
W20260709 12:23:29.937261 23555 consensus_peers.cc:597] T 807154fe8d7f44a98eaee2b79b1e1a53 P 3ce2186176de44289a47aadeda531c8e -> Peer 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669): Couldn't send request to peer 7b3e366cdf24471e8a88203d43ff95cf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:29.937472 21731 raft_consensus.cc:2243] T 03c3afe2aa7a430096d235b2c5e716d7 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:29.938174 21731 raft_consensus.cc:2272] T 03c3afe2aa7a430096d235b2c5e716d7 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.940971 21731 tablet_replica.cc:333] T 10db80eef27b402e8b79c3d5a2b76c84 P 7b3e366cdf24471e8a88203d43ff95cf: stopping tablet replica
I20260709 12:23:29.941799 21731 raft_consensus.cc:2243] T 10db80eef27b402e8b79c3d5a2b76c84 P 7b3e366cdf24471e8a88203d43ff95cf [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:29.942412 21731 raft_consensus.cc:2272] T 10db80eef27b402e8b79c3d5a2b76c84 P 7b3e366cdf24471e8a88203d43ff95cf [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.944780 21731 tablet_replica.cc:333] T 75917f780b6c4798942f7f82d0defb23 P 7b3e366cdf24471e8a88203d43ff95cf: stopping tablet replica
I20260709 12:23:29.945583 21731 raft_consensus.cc:2243] T 75917f780b6c4798942f7f82d0defb23 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:29.946135 21731 raft_consensus.cc:2272] T 75917f780b6c4798942f7f82d0defb23 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.948549 21731 tablet_replica.cc:333] T 3f5655db69944fb28caccf38acb7e8ba P 7b3e366cdf24471e8a88203d43ff95cf: stopping tablet replica
I20260709 12:23:29.949333 21731 raft_consensus.cc:2243] T 3f5655db69944fb28caccf38acb7e8ba P 7b3e366cdf24471e8a88203d43ff95cf [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:29.949992 21731 raft_consensus.cc:2272] T 3f5655db69944fb28caccf38acb7e8ba P 7b3e366cdf24471e8a88203d43ff95cf [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.954663 21731 tablet_replica.cc:333] T 1f8f6e7356f3431da067ed004cf1c290 P 7b3e366cdf24471e8a88203d43ff95cf: stopping tablet replica
I20260709 12:23:29.955339 21731 raft_consensus.cc:2243] T 1f8f6e7356f3431da067ed004cf1c290 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:29.956629 21731 raft_consensus.cc:2272] T 1f8f6e7356f3431da067ed004cf1c290 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.959806 21731 tablet_replica.cc:333] T 010a2c4376954329a61bf7dbf75afaa8 P 7b3e366cdf24471e8a88203d43ff95cf: stopping tablet replica
I20260709 12:23:29.960563 21731 raft_consensus.cc:2243] T 010a2c4376954329a61bf7dbf75afaa8 P 7b3e366cdf24471e8a88203d43ff95cf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:29.961054 21731 raft_consensus.cc:2272] T 010a2c4376954329a61bf7dbf75afaa8 P 7b3e366cdf24471e8a88203d43ff95cf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.963280 21731 tablet_replica.cc:333] T 88cf02843293496ca59860bb49ca31e5 P 7b3e366cdf24471e8a88203d43ff95cf: stopping tablet replica
W20260709 12:23:29.963963 23555 consensus_peers.cc:597] T 3cf7a360031645188ba72d998066d49e P 3ce2186176de44289a47aadeda531c8e -> Peer 7b3e366cdf24471e8a88203d43ff95cf (127.21.56.195:42669): Couldn't send request to peer 7b3e366cdf24471e8a88203d43ff95cf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:29.963965 21731 raft_consensus.cc:2243] T 88cf02843293496ca59860bb49ca31e5 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:29.965020 21731 raft_consensus.cc:2272] T 88cf02843293496ca59860bb49ca31e5 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.967105 21731 tablet_replica.cc:333] T e856b776d8004404a11f30acc8e948ac P 7b3e366cdf24471e8a88203d43ff95cf: stopping tablet replica
I20260709 12:23:29.967626 21731 raft_consensus.cc:2243] T e856b776d8004404a11f30acc8e948ac P 7b3e366cdf24471e8a88203d43ff95cf [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:29.968403 21731 raft_consensus.cc:2272] T e856b776d8004404a11f30acc8e948ac P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.970577 21731 tablet_replica.cc:333] T 4899f34ede5a4dc5a409663db703714b P 7b3e366cdf24471e8a88203d43ff95cf: stopping tablet replica
I20260709 12:23:29.971176 21731 raft_consensus.cc:2243] T 4899f34ede5a4dc5a409663db703714b P 7b3e366cdf24471e8a88203d43ff95cf [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:29.971604 21731 raft_consensus.cc:2272] T 4899f34ede5a4dc5a409663db703714b P 7b3e366cdf24471e8a88203d43ff95cf [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.973708 21731 tablet_replica.cc:333] T 3da50dcb750f49b28db3a3128a2a9829 P 7b3e366cdf24471e8a88203d43ff95cf: stopping tablet replica
I20260709 12:23:29.974254 21731 raft_consensus.cc:2243] T 3da50dcb750f49b28db3a3128a2a9829 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:29.974686 21731 raft_consensus.cc:2272] T 3da50dcb750f49b28db3a3128a2a9829 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.976511 21731 tablet_replica.cc:333] T a84cd8549ea9471cb0d9aba2f81c0346 P 7b3e366cdf24471e8a88203d43ff95cf: stopping tablet replica
I20260709 12:23:29.977010 21731 raft_consensus.cc:2243] T a84cd8549ea9471cb0d9aba2f81c0346 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:29.977417 21731 raft_consensus.cc:2272] T a84cd8549ea9471cb0d9aba2f81c0346 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.979344 21731 tablet_replica.cc:333] T 51b9a50e1e5f4aa1869c960f8779e001 P 7b3e366cdf24471e8a88203d43ff95cf: stopping tablet replica
I20260709 12:23:29.979882 21731 raft_consensus.cc:2243] T 51b9a50e1e5f4aa1869c960f8779e001 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:29.980589 21731 raft_consensus.cc:2272] T 51b9a50e1e5f4aa1869c960f8779e001 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.982837 21731 tablet_replica.cc:333] T 14bb653274624dd5af85d6647a5ce25a P 7b3e366cdf24471e8a88203d43ff95cf: stopping tablet replica
I20260709 12:23:29.983389 21731 raft_consensus.cc:2243] T 14bb653274624dd5af85d6647a5ce25a P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:29.983984 21731 raft_consensus.cc:2272] T 14bb653274624dd5af85d6647a5ce25a P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.985653 21731 tablet_replica.cc:333] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf: stopping tablet replica
I20260709 12:23:29.986164 21731 raft_consensus.cc:2243] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:23:29.986876 21731 raft_consensus.cc:2272] T c2a020e6a5e5492c96c6a87dae68f503 P 7b3e366cdf24471e8a88203d43ff95cf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.988724 21731 tablet_replica.cc:333] T a7c79fc7016f41988c6c1073ab59ba03 P 7b3e366cdf24471e8a88203d43ff95cf: stopping tablet replica
I20260709 12:23:29.989276 21731 raft_consensus.cc:2243] T a7c79fc7016f41988c6c1073ab59ba03 P 7b3e366cdf24471e8a88203d43ff95cf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:29.989689 21731 raft_consensus.cc:2272] T a7c79fc7016f41988c6c1073ab59ba03 P 7b3e366cdf24471e8a88203d43ff95cf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.991652 21731 tablet_replica.cc:333] T fc89d3a58a19491c83db9e0f4cc0616d P 7b3e366cdf24471e8a88203d43ff95cf: stopping tablet replica
I20260709 12:23:29.992134 21731 raft_consensus.cc:2243] T fc89d3a58a19491c83db9e0f4cc0616d P 7b3e366cdf24471e8a88203d43ff95cf [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:29.992897 21731 raft_consensus.cc:2272] T fc89d3a58a19491c83db9e0f4cc0616d P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.994745 21731 tablet_replica.cc:333] T 7cba1fb278ad4c19923e5fc856814da8 P 7b3e366cdf24471e8a88203d43ff95cf: stopping tablet replica
I20260709 12:23:29.995263 21731 raft_consensus.cc:2243] T 7cba1fb278ad4c19923e5fc856814da8 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:29.996023 21731 raft_consensus.cc:2272] T 7cba1fb278ad4c19923e5fc856814da8 P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:29.997866 21731 tablet_replica.cc:333] T ae13f633031f407098934c3e1dcaef7f P 7b3e366cdf24471e8a88203d43ff95cf: stopping tablet replica
I20260709 12:23:29.998382 21731 raft_consensus.cc:2243] T ae13f633031f407098934c3e1dcaef7f P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:29.998785 21731 raft_consensus.cc:2272] T ae13f633031f407098934c3e1dcaef7f P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:30.000561 21731 tablet_replica.cc:333] T 0e0783ca5117473ca01b371d15e28aa9 P 7b3e366cdf24471e8a88203d43ff95cf: stopping tablet replica
I20260709 12:23:30.001019 21731 raft_consensus.cc:2243] T 0e0783ca5117473ca01b371d15e28aa9 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:30.001423 21731 raft_consensus.cc:2272] T 0e0783ca5117473ca01b371d15e28aa9 P 7b3e366cdf24471e8a88203d43ff95cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:30.003383 21731 tablet_replica.cc:333] T 9d4a86f307e94cac9af99a9b5a670bba P 7b3e366cdf24471e8a88203d43ff95cf: stopping tablet replica
I20260709 12:23:30.003835 21731 raft_consensus.cc:2243] T 9d4a86f307e94cac9af99a9b5a670bba P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:30.004238 21731 raft_consensus.cc:2272] T 9d4a86f307e94cac9af99a9b5a670bba P 7b3e366cdf24471e8a88203d43ff95cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:30.112618 21731 tablet_server.cc:196] TabletServer@127.21.56.195:0 shutdown complete.
W20260709 12:23:30.229470 23553 consensus_peers.cc:597] T c5e94ff7ae084c489c80752af7ec49cd P 3ce2186176de44289a47aadeda531c8e -> Peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Couldn't send request to peer aabe9ef5f1314406b36f06a9956984bb. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:36711: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:23:30.238267 21731 tablet_server.cc:179] TabletServer@127.21.56.196:0 shutting down...
I20260709 12:23:30.277287 21731 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:23:30.278201 21731 tablet_replica.cc:333] T 71f3f2e9a505411582a74ee5bfbd8530 P 3ce2186176de44289a47aadeda531c8e: stopping tablet replica
I20260709 12:23:30.279110 21731 raft_consensus.cc:2243] T 71f3f2e9a505411582a74ee5bfbd8530 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:30.279809 21731 raft_consensus.cc:2272] T 71f3f2e9a505411582a74ee5bfbd8530 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:30.282291 21731 tablet_replica.cc:333] T 1f8f6e7356f3431da067ed004cf1c290 P 3ce2186176de44289a47aadeda531c8e: stopping tablet replica
I20260709 12:23:30.283097 21731 raft_consensus.cc:2243] T 1f8f6e7356f3431da067ed004cf1c290 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:30.283665 21731 raft_consensus.cc:2272] T 1f8f6e7356f3431da067ed004cf1c290 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:30.286127 21731 tablet_replica.cc:333] T 51b9a50e1e5f4aa1869c960f8779e001 P 3ce2186176de44289a47aadeda531c8e: stopping tablet replica
I20260709 12:23:30.286938 21731 raft_consensus.cc:2243] T 51b9a50e1e5f4aa1869c960f8779e001 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:30.287607 21731 raft_consensus.cc:2272] T 51b9a50e1e5f4aa1869c960f8779e001 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:30.289657 23553 consensus_peers.cc:597] T 77d70499b4fd47f690f523e6d5a3ce9d P 3ce2186176de44289a47aadeda531c8e -> Peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Couldn't send request to peer aabe9ef5f1314406b36f06a9956984bb. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:36711: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:23:30.290297 21731 tablet_replica.cc:333] T d0a76cdd65624ce6ab67450b3bb1c5fc P 3ce2186176de44289a47aadeda531c8e: stopping tablet replica
I20260709 12:23:30.291332 21731 raft_consensus.cc:2243] T d0a76cdd65624ce6ab67450b3bb1c5fc P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:23:30.291635 23553 consensus_peers.cc:597] T 58c5ed39d5c24b0080b35b21717e3eca P 3ce2186176de44289a47aadeda531c8e -> Peer aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): Couldn't send request to peer aabe9ef5f1314406b36f06a9956984bb. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:36711: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:23:30.292018 21731 raft_consensus.cc:2272] T d0a76cdd65624ce6ab67450b3bb1c5fc P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:30.294705 21731 tablet_replica.cc:333] T 25e32aa255a94925b7781a0e691b62af P 3ce2186176de44289a47aadeda531c8e: stopping tablet replica
I20260709 12:23:30.295519 21731 raft_consensus.cc:2243] T 25e32aa255a94925b7781a0e691b62af P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:30.296187 21731 raft_consensus.cc:2272] T 25e32aa255a94925b7781a0e691b62af P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:30.298728 21731 tablet_replica.cc:333] T 374528a7d4ee4a25b80f6580039f844c P 3ce2186176de44289a47aadeda531c8e: stopping tablet replica
I20260709 12:23:30.299526 21731 raft_consensus.cc:2243] T 374528a7d4ee4a25b80f6580039f844c P 3ce2186176de44289a47aadeda531c8e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:30.300163 21731 raft_consensus.cc:2272] T 374528a7d4ee4a25b80f6580039f844c P 3ce2186176de44289a47aadeda531c8e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:30.302582 21731 tablet_replica.cc:333] T 0f5d1ebe64e447a4aac552273fd35d32 P 3ce2186176de44289a47aadeda531c8e: stopping tablet replica
I20260709 12:23:30.303395 21731 raft_consensus.cc:2243] T 0f5d1ebe64e447a4aac552273fd35d32 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:30.304087 21731 raft_consensus.cc:2272] T 0f5d1ebe64e447a4aac552273fd35d32 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:30.306432 21731 tablet_replica.cc:333] T fc89d3a58a19491c83db9e0f4cc0616d P 3ce2186176de44289a47aadeda531c8e: stopping tablet replica
I20260709 12:23:30.307200 21731 raft_consensus.cc:2243] T fc89d3a58a19491c83db9e0f4cc0616d P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:30.307838 21731 raft_consensus.cc:2272] T fc89d3a58a19491c83db9e0f4cc0616d P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:30.310364 21731 tablet_replica.cc:333] T 10db80eef27b402e8b79c3d5a2b76c84 P 3ce2186176de44289a47aadeda531c8e: stopping tablet replica
I20260709 12:23:30.311142 21731 raft_consensus.cc:2243] T 10db80eef27b402e8b79c3d5a2b76c84 P 3ce2186176de44289a47aadeda531c8e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:30.311650 21731 raft_consensus.cc:2272] T 10db80eef27b402e8b79c3d5a2b76c84 P 3ce2186176de44289a47aadeda531c8e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:30.314183 21731 tablet_replica.cc:333] T 73a7d3877f714275a4addd22ffae7059 P 3ce2186176de44289a47aadeda531c8e: stopping tablet replica
I20260709 12:23:30.314926 21731 raft_consensus.cc:2243] T 73a7d3877f714275a4addd22ffae7059 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:30.315521 21731 raft_consensus.cc:2272] T 73a7d3877f714275a4addd22ffae7059 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:30.318020 21731 tablet_replica.cc:333] T 7cba1fb278ad4c19923e5fc856814da8 P 3ce2186176de44289a47aadeda531c8e: stopping tablet replica
I20260709 12:23:30.318819 21731 raft_consensus.cc:2243] T 7cba1fb278ad4c19923e5fc856814da8 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:30.319442 21731 raft_consensus.cc:2272] T 7cba1fb278ad4c19923e5fc856814da8 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:30.321934 21731 tablet_replica.cc:333] T f4a066ebbaab4d63a26cba2b510c171d P 3ce2186176de44289a47aadeda531c8e: stopping tablet replica
I20260709 12:23:30.322736 21731 raft_consensus.cc:2243] T f4a066ebbaab4d63a26cba2b510c171d P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:30.323521 21731 raft_consensus.cc:2272] T f4a066ebbaab4d63a26cba2b510c171d P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:30.326216 21731 tablet_replica.cc:333] T 9ef043d125cf48369b761c1076f913ab P 3ce2186176de44289a47aadeda531c8e: stopping tablet replica
I20260709 12:23:30.326996 21731 raft_consensus.cc:2243] T 9ef043d125cf48369b761c1076f913ab P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:30.327637 21731 raft_consensus.cc:2272] T 9ef043d125cf48369b761c1076f913ab P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:30.330067 21731 tablet_replica.cc:333] T 7db6952e2d2d43bf9839475e9395d905 P 3ce2186176de44289a47aadeda531c8e: stopping tablet replica
I20260709 12:23:30.330777 21731 raft_consensus.cc:2243] T 7db6952e2d2d43bf9839475e9395d905 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:30.331306 21731 raft_consensus.cc:2272] T 7db6952e2d2d43bf9839475e9395d905 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:30.333731 21731 tablet_replica.cc:333] T 58565908d0aa4310b6a47bb4ed2c694c P 3ce2186176de44289a47aadeda531c8e: stopping tablet replica
I20260709 12:23:30.334462 21731 raft_consensus.cc:2243] T 58565908d0aa4310b6a47bb4ed2c694c P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:30.335096 21731 raft_consensus.cc:2272] T 58565908d0aa4310b6a47bb4ed2c694c P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:30.337383 21731 tablet_replica.cc:333] T c5e94ff7ae084c489c80752af7ec49cd P 3ce2186176de44289a47aadeda531c8e: stopping tablet replica
I20260709 12:23:30.338169 21731 raft_consensus.cc:2243] T c5e94ff7ae084c489c80752af7ec49cd P 3ce2186176de44289a47aadeda531c8e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:30.339063 21731 raft_consensus.cc:2272] T c5e94ff7ae084c489c80752af7ec49cd P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:30.341490 21731 tablet_replica.cc:333] T 0505fc6892a04d4482b3f8e98705ea12 P 3ce2186176de44289a47aadeda531c8e: stopping tablet replica
I20260709 12:23:30.342262 21731 raft_consensus.cc:2243] T 0505fc6892a04d4482b3f8e98705ea12 P 3ce2186176de44289a47aadeda531c8e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:30.342896 21731 raft_consensus.cc:2272] T 0505fc6892a04d4482b3f8e98705ea12 P 3ce2186176de44289a47aadeda531c8e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:30.345398 21731 tablet_replica.cc:333] T 58c5ed39d5c24b0080b35b21717e3eca P 3ce2186176de44289a47aadeda531c8e: stopping tablet replica
I20260709 12:23:30.346158 21731 raft_consensus.cc:2243] T 58c5ed39d5c24b0080b35b21717e3eca P 3ce2186176de44289a47aadeda531c8e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:30.347126 21731 raft_consensus.cc:2272] T 58c5ed39d5c24b0080b35b21717e3eca P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:30.349677 21731 tablet_replica.cc:333] T 14bb653274624dd5af85d6647a5ce25a P 3ce2186176de44289a47aadeda531c8e: stopping tablet replica
I20260709 12:23:30.350409 21731 raft_consensus.cc:2243] T 14bb653274624dd5af85d6647a5ce25a P 3ce2186176de44289a47aadeda531c8e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:30.351289 21731 raft_consensus.cc:2272] T 14bb653274624dd5af85d6647a5ce25a P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:30.353698 21731 tablet_replica.cc:333] T abbe88de75a940eba603af0bcae25004 P 3ce2186176de44289a47aadeda531c8e: stopping tablet replica
I20260709 12:23:30.354453 21731 raft_consensus.cc:2243] T abbe88de75a940eba603af0bcae25004 P 3ce2186176de44289a47aadeda531c8e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:30.355396 21731 raft_consensus.cc:2272] T abbe88de75a940eba603af0bcae25004 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:30.357733 21731 tablet_replica.cc:333] T 071c161b2fb84386850833ed8201db60 P 3ce2186176de44289a47aadeda531c8e: stopping tablet replica
I20260709 12:23:30.358477 21731 raft_consensus.cc:2243] T 071c161b2fb84386850833ed8201db60 P 3ce2186176de44289a47aadeda531c8e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:30.359018 21731 raft_consensus.cc:2272] T 071c161b2fb84386850833ed8201db60 P 3ce2186176de44289a47aadeda531c8e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:30.361380 21731 tablet_replica.cc:333] T ae13f633031f407098934c3e1dcaef7f P 3ce2186176de44289a47aadeda531c8e: stopping tablet replica
I20260709 12:23:30.362128 21731 raft_consensus.cc:2243] T ae13f633031f407098934c3e1dcaef7f P 3ce2186176de44289a47aadeda531c8e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:30.363046 21731 raft_consensus.cc:2272] T ae13f633031f407098934c3e1dcaef7f P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:30.365444 21731 tablet_replica.cc:333] T dca268278fba4f13b56b8e4d92e1fef1 P 3ce2186176de44289a47aadeda531c8e: stopping tablet replica
I20260709 12:23:30.366199 21731 raft_consensus.cc:2243] T dca268278fba4f13b56b8e4d92e1fef1 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:30.366804 21731 raft_consensus.cc:2272] T dca268278fba4f13b56b8e4d92e1fef1 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:30.369182 21731 tablet_replica.cc:333] T 03c3afe2aa7a430096d235b2c5e716d7 P 3ce2186176de44289a47aadeda531c8e: stopping tablet replica
I20260709 12:23:30.369905 21731 raft_consensus.cc:2243] T 03c3afe2aa7a430096d235b2c5e716d7 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:30.370563 21731 raft_consensus.cc:2272] T 03c3afe2aa7a430096d235b2c5e716d7 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:30.372959 21731 tablet_replica.cc:333] T 807154fe8d7f44a98eaee2b79b1e1a53 P 3ce2186176de44289a47aadeda531c8e: stopping tablet replica
I20260709 12:23:30.373684 21731 raft_consensus.cc:2243] T 807154fe8d7f44a98eaee2b79b1e1a53 P 3ce2186176de44289a47aadeda531c8e [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:23:30.374672 21731 raft_consensus.cc:2272] T 807154fe8d7f44a98eaee2b79b1e1a53 P 3ce2186176de44289a47aadeda531c8e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:30.377178 21731 tablet_replica.cc:333] T 962dbf56ae3245bc904983e44c78b835 P 3ce2186176de44289a47aadeda531c8e: stopping tablet replica
I20260709 12:23:30.377942 21731 raft_consensus.cc:2243] T 962dbf56ae3245bc904983e44c78b835 P 3ce2186176de44289a47aadeda531c8e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:30.378878 21731 raft_consensus.cc:2272] T 962dbf56ae3245bc904983e44c78b835 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:30.381302 21731 tablet_replica.cc:333] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 3ce2186176de44289a47aadeda531c8e: stopping tablet replica
I20260709 12:23:30.382038 21731 raft_consensus.cc:2243] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:30.382658 21731 raft_consensus.cc:2272] T 7fd7ab99e0114bb3bb257e99dbe162c7 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:30.385088 21731 tablet_replica.cc:333] T 84dea854605843298f4310ccb7d88d9a P 3ce2186176de44289a47aadeda531c8e: stopping tablet replica
I20260709 12:23:30.385767 21731 raft_consensus.cc:2243] T 84dea854605843298f4310ccb7d88d9a P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:30.386480 21731 raft_consensus.cc:2272] T 84dea854605843298f4310ccb7d88d9a P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:30.388881 21731 tablet_replica.cc:333] T 3cf7a360031645188ba72d998066d49e P 3ce2186176de44289a47aadeda531c8e: stopping tablet replica
I20260709 12:23:30.389614 21731 raft_consensus.cc:2243] T 3cf7a360031645188ba72d998066d49e P 3ce2186176de44289a47aadeda531c8e [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:23:30.390652 21731 raft_consensus.cc:2272] T 3cf7a360031645188ba72d998066d49e P 3ce2186176de44289a47aadeda531c8e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:30.393376 21731 tablet_replica.cc:333] T 94c6b24104604a22804f73aae25bfbd6 P 3ce2186176de44289a47aadeda531c8e: stopping tablet replica
I20260709 12:23:30.394131 21731 raft_consensus.cc:2243] T 94c6b24104604a22804f73aae25bfbd6 P 3ce2186176de44289a47aadeda531c8e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:30.394915 21731 raft_consensus.cc:2272] T 94c6b24104604a22804f73aae25bfbd6 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:30.397358 21731 tablet_replica.cc:333] T 3da50dcb750f49b28db3a3128a2a9829 P 3ce2186176de44289a47aadeda531c8e: stopping tablet replica
I20260709 12:23:30.398118 21731 raft_consensus.cc:2243] T 3da50dcb750f49b28db3a3128a2a9829 P 3ce2186176de44289a47aadeda531c8e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:30.399032 21731 raft_consensus.cc:2272] T 3da50dcb750f49b28db3a3128a2a9829 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:30.401557 21731 tablet_replica.cc:333] T 32139692bf0144f3a5163f0600c58e25 P 3ce2186176de44289a47aadeda531c8e: stopping tablet replica
I20260709 12:23:30.402307 21731 raft_consensus.cc:2243] T 32139692bf0144f3a5163f0600c58e25 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:30.402806 21731 raft_consensus.cc:2272] T 32139692bf0144f3a5163f0600c58e25 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:30.405124 21731 tablet_replica.cc:333] T b0642d80acf14c47989252536a418c18 P 3ce2186176de44289a47aadeda531c8e: stopping tablet replica
I20260709 12:23:30.405858 21731 raft_consensus.cc:2243] T b0642d80acf14c47989252536a418c18 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:30.406544 21731 raft_consensus.cc:2272] T b0642d80acf14c47989252536a418c18 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:30.409107 21731 tablet_replica.cc:333] T 4899f34ede5a4dc5a409663db703714b P 3ce2186176de44289a47aadeda531c8e: stopping tablet replica
I20260709 12:23:30.409806 21731 raft_consensus.cc:2243] T 4899f34ede5a4dc5a409663db703714b P 3ce2186176de44289a47aadeda531c8e [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:23:30.410733 21731 raft_consensus.cc:2272] T 4899f34ede5a4dc5a409663db703714b P 3ce2186176de44289a47aadeda531c8e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:30.413168 21731 tablet_replica.cc:333] T f1b865060b2d42ddb3513893928db31e P 3ce2186176de44289a47aadeda531c8e: stopping tablet replica
I20260709 12:23:30.413856 21731 raft_consensus.cc:2243] T f1b865060b2d42ddb3513893928db31e P 3ce2186176de44289a47aadeda531c8e [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:23:30.414773 21731 raft_consensus.cc:2272] T f1b865060b2d42ddb3513893928db31e P 3ce2186176de44289a47aadeda531c8e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:30.417167 21731 tablet_replica.cc:333] T ebdd6199523c47148e35cde9ad98ed48 P 3ce2186176de44289a47aadeda531c8e: stopping tablet replica
I20260709 12:23:30.417840 21731 raft_consensus.cc:2243] T ebdd6199523c47148e35cde9ad98ed48 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:30.418480 21731 raft_consensus.cc:2272] T ebdd6199523c47148e35cde9ad98ed48 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:30.420688 21731 tablet_replica.cc:333] T e1297d3fe09544449bd2bbc572636644 P 3ce2186176de44289a47aadeda531c8e: stopping tablet replica
I20260709 12:23:30.421367 21731 raft_consensus.cc:2243] T e1297d3fe09544449bd2bbc572636644 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:30.421957 21731 raft_consensus.cc:2272] T e1297d3fe09544449bd2bbc572636644 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:30.424275 21731 tablet_replica.cc:333] T c2a020e6a5e5492c96c6a87dae68f503 P 3ce2186176de44289a47aadeda531c8e: stopping tablet replica
I20260709 12:23:30.424947 21731 raft_consensus.cc:2243] T c2a020e6a5e5492c96c6a87dae68f503 P 3ce2186176de44289a47aadeda531c8e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:30.425513 21731 raft_consensus.cc:2272] T c2a020e6a5e5492c96c6a87dae68f503 P 3ce2186176de44289a47aadeda531c8e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:30.427953 21731 tablet_replica.cc:333] T 7729eb54b2364a5e913125c942dbf44d P 3ce2186176de44289a47aadeda531c8e: stopping tablet replica
I20260709 12:23:30.428615 21731 raft_consensus.cc:2243] T 7729eb54b2364a5e913125c942dbf44d P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:30.429152 21731 raft_consensus.cc:2272] T 7729eb54b2364a5e913125c942dbf44d P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:30.431319 21731 tablet_replica.cc:333] T 77d70499b4fd47f690f523e6d5a3ce9d P 3ce2186176de44289a47aadeda531c8e: stopping tablet replica
I20260709 12:23:30.431967 21731 raft_consensus.cc:2243] T 77d70499b4fd47f690f523e6d5a3ce9d P 3ce2186176de44289a47aadeda531c8e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:30.432884 21731 raft_consensus.cc:2272] T 77d70499b4fd47f690f523e6d5a3ce9d P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:30.435212 21731 tablet_replica.cc:333] T e1c6b0ee7d094a1694fa0661e066d41a P 3ce2186176de44289a47aadeda531c8e: stopping tablet replica
I20260709 12:23:30.435874 21731 raft_consensus.cc:2243] T e1c6b0ee7d094a1694fa0661e066d41a P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:30.436406 21731 raft_consensus.cc:2272] T e1c6b0ee7d094a1694fa0661e066d41a P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:30.438803 21731 tablet_replica.cc:333] T f8a88b92d8264f9692872f2247bbd2a5 P 3ce2186176de44289a47aadeda531c8e: stopping tablet replica
I20260709 12:23:30.439429 21731 raft_consensus.cc:2243] T f8a88b92d8264f9692872f2247bbd2a5 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:30.440002 21731 raft_consensus.cc:2272] T f8a88b92d8264f9692872f2247bbd2a5 P 3ce2186176de44289a47aadeda531c8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:30.442277 21731 tablet_replica.cc:333] T de04035322d345dd9348ab5aa6770a92 P 3ce2186176de44289a47aadeda531c8e: stopping tablet replica
I20260709 12:23:30.442909 21731 raft_consensus.cc:2243] T de04035322d345dd9348ab5aa6770a92 P 3ce2186176de44289a47aadeda531c8e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:30.443841 21731 raft_consensus.cc:2272] T de04035322d345dd9348ab5aa6770a92 P 3ce2186176de44289a47aadeda531c8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:30.446352 21731 tablet_replica.cc:333] T 3c967575e7264f5cbd078a17bbebb95b P 3ce2186176de44289a47aadeda531c8e: stopping tablet replica
I20260709 12:23:30.446981 21731 raft_consensus.cc:2243] T 3c967575e7264f5cbd078a17bbebb95b P 3ce2186176de44289a47aadeda531c8e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:30.447613 21731 raft_consensus.cc:2272] T 3c967575e7264f5cbd078a17bbebb95b P 3ce2186176de44289a47aadeda531c8e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:30.518215 21731 tablet_server.cc:196] TabletServer@127.21.56.196:0 shutdown complete.
I20260709 12:23:30.585685 21731 master.cc:562] Master@127.21.56.254:44743 shutting down...
W20260709 12:23:30.611754 22851 auto_rebalancer.cc:873] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260709 12:23:30.612058 22851 auto_rebalancer.cc:901] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 12:23:30.612283 22851 auto_rebalancer.cc:330] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 12:23:30.807379 22789 catalog_manager.cc:4755] TS aabe9ef5f1314406b36f06a9956984bb (127.21.56.193:36711): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet ebdd6199523c47148e35cde9ad98ed48: Network error: Client connection negotiation failed: client connection to 127.21.56.193:36711: connect: Connection refused (error 111)
I20260709 12:23:30.834172 21731 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 603a36b2d70448e1b9b8c83c8d7c6f7c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:30.834868 21731 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 603a36b2d70448e1b9b8c83c8d7c6f7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:30.835178 21731 tablet_replica.cc:333] T 00000000000000000000000000000000 P 603a36b2d70448e1b9b8c83c8d7c6f7c: stopping tablet replica
I20260709 12:23:30.859269 21731 master.cc:584] Master@127.21.56.254:44743 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (53885 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 12:23:30.955829 21731 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.56.254:45539
I20260709 12:23:30.956943 21731 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:23:30.962558 24659 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:23:30.962971 24658 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:23:30.963284 24661 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:23:30.964617 21731 server_base.cc:1061] running on GCE node
I20260709 12:23:30.966483 21731 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:23:30.966672 21731 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:23:30.966794 21731 hybrid_clock.cc:648] HybridClock initialized: now 1783599810966783 us; error 0 us; skew 500 ppm
I20260709 12:23:30.967288 21731 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:23:30.969735 21731 webserver.cc:533] Webserver started at http://127.21.56.254:46083/ using document root <none> and password file <none>
I20260709 12:23:30.970247 21731 fs_manager.cc:362] Metadata directory not provided
I20260709 12:23:30.970405 21731 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:23:30.970624 21731 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:23:30.971679 21731 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599696038870-21731-0/minicluster-data/master-0-root/instance:
uuid: "81abd1fd48f547a0aa865b9d385a4ca7"
format_stamp: "Formatted at 2026-07-09 12:23:30 on dist-test-slave-n9kb"
I20260709 12:23:30.976445 21731 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:23:30.979930 24666 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:30.980638 21731 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:23:30.980929 21731 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599696038870-21731-0/minicluster-data/master-0-root
uuid: "81abd1fd48f547a0aa865b9d385a4ca7"
format_stamp: "Formatted at 2026-07-09 12:23:30 on dist-test-slave-n9kb"
I20260709 12:23:30.981170 21731 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599696038870-21731-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599696038870-21731-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599696038870-21731-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)
I20260709 12:23:31.020445 21731 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:23:31.021603 21731 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:23:31.062523 21731 rpc_server.cc:307] RPC server started. Bound to: 127.21.56.254:45539
I20260709 12:23:31.062636 24718 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.56.254:45539 every 8 connection(s)
I20260709 12:23:31.066345 24719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.076771 24719 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 81abd1fd48f547a0aa865b9d385a4ca7: Bootstrap starting.
I20260709 12:23:31.081578 24719 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 81abd1fd48f547a0aa865b9d385a4ca7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:31.086184 24719 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 81abd1fd48f547a0aa865b9d385a4ca7: No bootstrap required, opened a new log
I20260709 12:23:31.088404 24719 raft_consensus.cc:359] T 00000000000000000000000000000000 P 81abd1fd48f547a0aa865b9d385a4ca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81abd1fd48f547a0aa865b9d385a4ca7" member_type: VOTER }
I20260709 12:23:31.088836 24719 raft_consensus.cc:385] T 00000000000000000000000000000000 P 81abd1fd48f547a0aa865b9d385a4ca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:31.089067 24719 raft_consensus.cc:740] T 00000000000000000000000000000000 P 81abd1fd48f547a0aa865b9d385a4ca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81abd1fd48f547a0aa865b9d385a4ca7, State: Initialized, Role: FOLLOWER
I20260709 12:23:31.089643 24719 consensus_queue.cc:260] T 00000000000000000000000000000000 P 81abd1fd48f547a0aa865b9d385a4ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "81abd1fd48f547a0aa865b9d385a4ca7" member_type: VOTER }
I20260709 12:23:31.090129 24719 raft_consensus.cc:399] T 00000000000000000000000000000000 P 81abd1fd48f547a0aa865b9d385a4ca7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:23:31.090342 24719 raft_consensus.cc:493] T 00000000000000000000000000000000 P 81abd1fd48f547a0aa865b9d385a4ca7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:23:31.090605 24719 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 81abd1fd48f547a0aa865b9d385a4ca7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:31.095273 24719 raft_consensus.cc:515] T 00000000000000000000000000000000 P 81abd1fd48f547a0aa865b9d385a4ca7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81abd1fd48f547a0aa865b9d385a4ca7" member_type: VOTER }
I20260709 12:23:31.095805 24719 leader_election.cc:304] T 00000000000000000000000000000000 P 81abd1fd48f547a0aa865b9d385a4ca7 [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: 81abd1fd48f547a0aa865b9d385a4ca7; no voters: 
I20260709 12:23:31.096951 24719 leader_election.cc:290] T 00000000000000000000000000000000 P 81abd1fd48f547a0aa865b9d385a4ca7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:23:31.097265 24722 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 81abd1fd48f547a0aa865b9d385a4ca7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:31.098713 24722 raft_consensus.cc:697] T 00000000000000000000000000000000 P 81abd1fd48f547a0aa865b9d385a4ca7 [term 1 LEADER]: Becoming Leader. State: Replica: 81abd1fd48f547a0aa865b9d385a4ca7, State: Running, Role: LEADER
I20260709 12:23:31.099423 24722 consensus_queue.cc:237] T 00000000000000000000000000000000 P 81abd1fd48f547a0aa865b9d385a4ca7 [LEADER]: Queue going to LEADER mode. State: All 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: "81abd1fd48f547a0aa865b9d385a4ca7" member_type: VOTER }
I20260709 12:23:31.100018 24719 sys_catalog.cc:565] T 00000000000000000000000000000000 P 81abd1fd48f547a0aa865b9d385a4ca7 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:23:31.104041 24724 sys_catalog.cc:455] T 00000000000000000000000000000000 P 81abd1fd48f547a0aa865b9d385a4ca7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 81abd1fd48f547a0aa865b9d385a4ca7. Latest consensus state: current_term: 1 leader_uuid: "81abd1fd48f547a0aa865b9d385a4ca7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81abd1fd48f547a0aa865b9d385a4ca7" member_type: VOTER } }
I20260709 12:23:31.104233 24723 sys_catalog.cc:455] T 00000000000000000000000000000000 P 81abd1fd48f547a0aa865b9d385a4ca7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "81abd1fd48f547a0aa865b9d385a4ca7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81abd1fd48f547a0aa865b9d385a4ca7" member_type: VOTER } }
I20260709 12:23:31.104995 24724 sys_catalog.cc:458] T 00000000000000000000000000000000 P 81abd1fd48f547a0aa865b9d385a4ca7 [sys.catalog]: This master's current role is: LEADER
I20260709 12:23:31.105027 24723 sys_catalog.cc:458] T 00000000000000000000000000000000 P 81abd1fd48f547a0aa865b9d385a4ca7 [sys.catalog]: This master's current role is: LEADER
I20260709 12:23:31.107930 24728 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:23:31.112692 24728 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:23:31.116930 21731 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:23:31.122035 24728 catalog_manager.cc:1383] Generated new cluster ID: aab58c37151041b591300366e823a290
I20260709 12:23:31.122294 24728 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:23:31.140394 24728 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:23:31.141619 24728 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:23:31.153582 24728 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 81abd1fd48f547a0aa865b9d385a4ca7: Generated new TSK 0
I20260709 12:23:31.154234 24728 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:23:31.183539 21731 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:23:31.189283 24740 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:23:31.190225 24741 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:23:31.195163 24743 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:23:31.195292 21731 server_base.cc:1061] running on GCE node
I20260709 12:23:31.196669 21731 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:23:31.196866 21731 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:23:31.196988 21731 hybrid_clock.cc:648] HybridClock initialized: now 1783599811196977 us; error 0 us; skew 500 ppm
I20260709 12:23:31.197450 21731 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:23:31.199813 21731 webserver.cc:533] Webserver started at http://127.21.56.193:33775/ using document root <none> and password file <none>
I20260709 12:23:31.200232 21731 fs_manager.cc:362] Metadata directory not provided
I20260709 12:23:31.200397 21731 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:23:31.200613 21731 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:23:31.201639 21731 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599696038870-21731-0/minicluster-data/ts-0-root/instance:
uuid: "ed0e5ae54dc147eaae297b176039185d"
format_stamp: "Formatted at 2026-07-09 12:23:31 on dist-test-slave-n9kb"
I20260709 12:23:31.206146 21731 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 12:23:31.209546 24748 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:31.210361 21731 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:23:31.210649 21731 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599696038870-21731-0/minicluster-data/ts-0-root
uuid: "ed0e5ae54dc147eaae297b176039185d"
format_stamp: "Formatted at 2026-07-09 12:23:31 on dist-test-slave-n9kb"
I20260709 12:23:31.210955 21731 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599696038870-21731-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599696038870-21731-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599696038870-21731-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)
I20260709 12:23:31.225178 21731 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:23:31.226392 21731 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:23:31.227792 21731 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:23:31.230233 21731 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:23:31.230436 21731 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:31.230666 21731 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:23:31.230830 21731 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:31.276055 21731 rpc_server.cc:307] RPC server started. Bound to: 127.21.56.193:41533
I20260709 12:23:31.276145 24810 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.56.193:41533 every 8 connection(s)
I20260709 12:23:31.281200 21731 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:23:31.289180 24815 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:23:31.290330 24816 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:23:31.292361 24818 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:23:31.293177 21731 server_base.cc:1061] running on GCE node
I20260709 12:23:31.293497 24811 heartbeater.cc:344] Connected to a master server at 127.21.56.254:45539
I20260709 12:23:31.293869 24811 heartbeater.cc:461] Registering TS with master...
I20260709 12:23:31.294633 24811 heartbeater.cc:507] Master 127.21.56.254:45539 requested a full tablet report, sending...
I20260709 12:23:31.294651 21731 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:23:31.294953 21731 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:23:31.295109 21731 hybrid_clock.cc:648] HybridClock initialized: now 1783599811295094 us; error 0 us; skew 500 ppm
I20260709 12:23:31.295838 21731 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:23:31.297076 24683 ts_manager.cc:194] Registered new tserver with Master: ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:31.298471 21731 webserver.cc:533] Webserver started at http://127.21.56.194:46473/ using document root <none> and password file <none>
I20260709 12:23:31.299114 21731 fs_manager.cc:362] Metadata directory not provided
I20260709 12:23:31.299340 21731 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:23:31.299510 24683 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57708
I20260709 12:23:31.299652 21731 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:23:31.301129 21731 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599696038870-21731-0/minicluster-data/ts-1-root/instance:
uuid: "7b7dc3b7ea9947669c031a407a37bfb7"
format_stamp: "Formatted at 2026-07-09 12:23:31 on dist-test-slave-n9kb"
I20260709 12:23:31.305449 21731 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:23:31.308780 24823 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:31.309607 21731 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:23:31.309916 21731 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599696038870-21731-0/minicluster-data/ts-1-root
uuid: "7b7dc3b7ea9947669c031a407a37bfb7"
format_stamp: "Formatted at 2026-07-09 12:23:31 on dist-test-slave-n9kb"
I20260709 12:23:31.310250 21731 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599696038870-21731-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599696038870-21731-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599696038870-21731-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)
I20260709 12:23:31.331085 21731 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:23:31.332732 21731 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:23:31.334304 21731 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:23:31.336778 21731 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:23:31.337004 21731 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:31.337242 21731 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:23:31.337404 21731 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:31.377100 21731 rpc_server.cc:307] RPC server started. Bound to: 127.21.56.194:32907
I20260709 12:23:31.377211 24886 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.56.194:32907 every 8 connection(s)
I20260709 12:23:31.381677 21731 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:23:31.389334 24891 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:23:31.389901 24890 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:23:31.391901 24893 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:23:31.393318 21731 server_base.cc:1061] running on GCE node
I20260709 12:23:31.394394 21731 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:23:31.394603 21731 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:23:31.394807 21731 hybrid_clock.cc:648] HybridClock initialized: now 1783599811394788 us; error 0 us; skew 500 ppm
I20260709 12:23:31.395388 24887 heartbeater.cc:344] Connected to a master server at 127.21.56.254:45539
I20260709 12:23:31.395467 21731 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:23:31.395807 24887 heartbeater.cc:461] Registering TS with master...
I20260709 12:23:31.396570 24887 heartbeater.cc:507] Master 127.21.56.254:45539 requested a full tablet report, sending...
I20260709 12:23:31.398200 21731 webserver.cc:533] Webserver started at http://127.21.56.195:43241/ using document root <none> and password file <none>
I20260709 12:23:31.398849 21731 fs_manager.cc:362] Metadata directory not provided
I20260709 12:23:31.398813 24683 ts_manager.cc:194] Registered new tserver with Master: 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907)
I20260709 12:23:31.399248 21731 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:23:31.399595 21731 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:23:31.400755 24683 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57712
I20260709 12:23:31.400974 21731 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599696038870-21731-0/minicluster-data/ts-2-root/instance:
uuid: "89fead8b4d684535b3a6e4eb62080408"
format_stamp: "Formatted at 2026-07-09 12:23:31 on dist-test-slave-n9kb"
I20260709 12:23:31.405460 21731 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 12:23:31.408725 24898 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:31.409564 21731 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:23:31.409863 21731 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599696038870-21731-0/minicluster-data/ts-2-root
uuid: "89fead8b4d684535b3a6e4eb62080408"
format_stamp: "Formatted at 2026-07-09 12:23:31 on dist-test-slave-n9kb"
I20260709 12:23:31.410171 21731 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599696038870-21731-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599696038870-21731-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599696038870-21731-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)
I20260709 12:23:31.422396 21731 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:23:31.423511 21731 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:23:31.424927 21731 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:23:31.427124 21731 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:23:31.427307 21731 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:31.427556 21731 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:23:31.427706 21731 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:31.466974 21731 rpc_server.cc:307] RPC server started. Bound to: 127.21.56.195:39911
I20260709 12:23:31.467088 24960 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.56.195:39911 every 8 connection(s)
I20260709 12:23:31.471546 21731 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:23:31.478576 24964 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:23:31.480101 24965 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:23:31.483004 21731 server_base.cc:1061] running on GCE node
I20260709 12:23:31.483740 24961 heartbeater.cc:344] Connected to a master server at 127.21.56.254:45539
W20260709 12:23:31.483911 24967 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:23:31.484195 24961 heartbeater.cc:461] Registering TS with master...
I20260709 12:23:31.484910 21731 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:23:31.484967 24961 heartbeater.cc:507] Master 127.21.56.254:45539 requested a full tablet report, sending...
W20260709 12:23:31.485194 21731 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:23:31.485441 21731 hybrid_clock.cc:648] HybridClock initialized: now 1783599811485427 us; error 0 us; skew 500 ppm
I20260709 12:23:31.486126 21731 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:23:31.487221 24683 ts_manager.cc:194] Registered new tserver with Master: 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911)
I20260709 12:23:31.488719 21731 webserver.cc:533] Webserver started at http://127.21.56.196:45919/ using document root <none> and password file <none>
I20260709 12:23:31.488826 24683 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57726
I20260709 12:23:31.489277 21731 fs_manager.cc:362] Metadata directory not provided
I20260709 12:23:31.489499 21731 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:23:31.489802 21731 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:23:31.490899 21731 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599696038870-21731-0/minicluster-data/ts-3-root/instance:
uuid: "f56a64eaa85f4714be29e61b5a7e2973"
format_stamp: "Formatted at 2026-07-09 12:23:31 on dist-test-slave-n9kb"
I20260709 12:23:31.495131 21731 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:23:31.498406 24972 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:31.499102 21731 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:23:31.499388 21731 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599696038870-21731-0/minicluster-data/ts-3-root
uuid: "f56a64eaa85f4714be29e61b5a7e2973"
format_stamp: "Formatted at 2026-07-09 12:23:31 on dist-test-slave-n9kb"
I20260709 12:23:31.499655 21731 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599696038870-21731-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599696038870-21731-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599696038870-21731-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)
I20260709 12:23:31.520212 21731 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:23:31.521534 21731 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:23:31.523089 21731 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:23:31.525370 21731 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:23:31.525589 21731 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:31.525831 21731 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:23:31.526008 21731 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260709 12:23:31.566121 21731 rpc_server.cc:307] RPC server started. Bound to: 127.21.56.196:40055
I20260709 12:23:31.566205 25035 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.56.196:40055 every 8 connection(s)
I20260709 12:23:31.579231 25036 heartbeater.cc:344] Connected to a master server at 127.21.56.254:45539
I20260709 12:23:31.579583 25036 heartbeater.cc:461] Registering TS with master...
I20260709 12:23:31.580252 25036 heartbeater.cc:507] Master 127.21.56.254:45539 requested a full tablet report, sending...
I20260709 12:23:31.582104 24683 ts_manager.cc:194] Registered new tserver with Master: f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055)
I20260709 12:23:31.582898 21731 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013647398s
I20260709 12:23:31.583475 24683 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57742
I20260709 12:23:31.609745 24683 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57754:
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\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260709 12:23:31.851624 24776 tablet_service.cc:1511] Processing CreateTablet for tablet bbdbd512e8184425a28ab866ef413585 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:23:31.853142 24776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbdbd512e8184425a28ab866ef413585. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.854714 24774 tablet_service.cc:1511] Processing CreateTablet for tablet 0e732244e6e0488c93fcd16a0473d5de (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:23:31.856222 24774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e732244e6e0488c93fcd16a0473d5de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.859138 24775 tablet_service.cc:1511] Processing CreateTablet for tablet 658810625ed34912be1ebc9f36cb77a6 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:23:31.861734 24775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 658810625ed34912be1ebc9f36cb77a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.864465 24924 tablet_service.cc:1511] Processing CreateTablet for tablet 9d87fc1fea674702a7661a83c535bb62 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:23:31.865844 24773 tablet_service.cc:1511] Processing CreateTablet for tablet 900bac1b0ced434a9018dda51de6009d (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:23:31.866269 24926 tablet_service.cc:1511] Processing CreateTablet for tablet 658810625ed34912be1ebc9f36cb77a6 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:23:31.867502 24773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 900bac1b0ced434a9018dda51de6009d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.867286 24923 tablet_service.cc:1511] Processing CreateTablet for tablet 900bac1b0ced434a9018dda51de6009d (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:23:31.864655 24925 tablet_service.cc:1511] Processing CreateTablet for tablet 0e732244e6e0488c93fcd16a0473d5de (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:23:31.866016 24924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d87fc1fea674702a7661a83c535bb62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.869606 24926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 658810625ed34912be1ebc9f36cb77a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.870227 24925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e732244e6e0488c93fcd16a0473d5de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.878139 24852 tablet_service.cc:1511] Processing CreateTablet for tablet bbdbd512e8184425a28ab866ef413585 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:23:31.879557 24852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbdbd512e8184425a28ab866ef413585. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.883111 24851 tablet_service.cc:1511] Processing CreateTablet for tablet 658810625ed34912be1ebc9f36cb77a6 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:23:31.884552 24851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 658810625ed34912be1ebc9f36cb77a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.885660 25000 tablet_service.cc:1511] Processing CreateTablet for tablet bbdbd512e8184425a28ab866ef413585 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:23:31.887036 25000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbdbd512e8184425a28ab866ef413585. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.888082 24849 tablet_service.cc:1511] Processing CreateTablet for tablet 900bac1b0ced434a9018dda51de6009d (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:23:31.889468 24849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 900bac1b0ced434a9018dda51de6009d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.890429 24923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 900bac1b0ced434a9018dda51de6009d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.891024 24999 tablet_service.cc:1511] Processing CreateTablet for tablet 0e732244e6e0488c93fcd16a0473d5de (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:23:31.892313 24999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e732244e6e0488c93fcd16a0473d5de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.895144 24998 tablet_service.cc:1511] Processing CreateTablet for tablet 9d87fc1fea674702a7661a83c535bb62 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:23:31.896538 24998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d87fc1fea674702a7661a83c535bb62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.899078 24997 tablet_service.cc:1511] Processing CreateTablet for tablet ff8b874555e84c5ca5012a330bc4cad9 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:23:31.900543 24997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff8b874555e84c5ca5012a330bc4cad9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.887081 24850 tablet_service.cc:1511] Processing CreateTablet for tablet 9d87fc1fea674702a7661a83c535bb62 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:23:31.903990 24850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d87fc1fea674702a7661a83c535bb62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.906292 24774 tablet_service.cc:1511] Processing CreateTablet for tablet ff8b874555e84c5ca5012a330bc4cad9 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:23:31.906636 24848 tablet_service.cc:1511] Processing CreateTablet for tablet ff8b874555e84c5ca5012a330bc4cad9 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:23:31.907680 24774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff8b874555e84c5ca5012a330bc4cad9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.908018 24848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff8b874555e84c5ca5012a330bc4cad9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.915625 24922 tablet_service.cc:1511] Processing CreateTablet for tablet 6c1a5d66365f4ea0a3c88d0e5e448fff (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:23:31.917215 24922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c1a5d66365f4ea0a3c88d0e5e448fff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.916836 24775 tablet_service.cc:1511] Processing CreateTablet for tablet 6c1a5d66365f4ea0a3c88d0e5e448fff (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:23:31.918768 24775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c1a5d66365f4ea0a3c88d0e5e448fff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.919425 24847 tablet_service.cc:1511] Processing CreateTablet for tablet 4125fb20077445a6bd91c14b85a5b638 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:23:31.920836 24847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4125fb20077445a6bd91c14b85a5b638. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.923488 24921 tablet_service.cc:1511] Processing CreateTablet for tablet 4125fb20077445a6bd91c14b85a5b638 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:23:31.924916 24921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4125fb20077445a6bd91c14b85a5b638. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.925457 24846 tablet_service.cc:1511] Processing CreateTablet for tablet bf6e4456b55c4f5bbd55a542fa30a232 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:23:31.926875 24846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf6e4456b55c4f5bbd55a542fa30a232. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.927510 24920 tablet_service.cc:1511] Processing CreateTablet for tablet bf6e4456b55c4f5bbd55a542fa30a232 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:23:31.928851 24920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf6e4456b55c4f5bbd55a542fa30a232. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.930791 25054 tablet_bootstrap.cc:492] T 0e732244e6e0488c93fcd16a0473d5de P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:31.930452 24776 tablet_service.cc:1511] Processing CreateTablet for tablet dedf9ab509654fc0a1f910177af15950 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:23:31.932260 24776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dedf9ab509654fc0a1f910177af15950. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.932585 24845 tablet_service.cc:1511] Processing CreateTablet for tablet dedf9ab509654fc0a1f910177af15950 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:23:31.935678 24919 tablet_service.cc:1511] Processing CreateTablet for tablet c2d935edbe5f40d5a5dcae926d3efed9 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:23:31.923385 24773 tablet_service.cc:1511] Processing CreateTablet for tablet bf6e4456b55c4f5bbd55a542fa30a232 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:23:31.937237 24919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2d935edbe5f40d5a5dcae926d3efed9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.937745 24773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf6e4456b55c4f5bbd55a542fa30a232. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.939219 24772 tablet_service.cc:1511] Processing CreateTablet for tablet c2d935edbe5f40d5a5dcae926d3efed9 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:23:31.940635 24772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2d935edbe5f40d5a5dcae926d3efed9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.942595 24844 tablet_service.cc:1511] Processing CreateTablet for tablet f05dd009ffd64a8db8aa4ee4ef7811dd (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:23:31.947256 24771 tablet_service.cc:1511] Processing CreateTablet for tablet 9a0132bfe8ef42f097b8d66fcbae5381 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:23:31.948735 24771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a0132bfe8ef42f097b8d66fcbae5381. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.951879 24918 tablet_service.cc:1511] Processing CreateTablet for tablet f05dd009ffd64a8db8aa4ee4ef7811dd (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:23:31.953342 24918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f05dd009ffd64a8db8aa4ee4ef7811dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.955185 24843 tablet_service.cc:1511] Processing CreateTablet for tablet 9a0132bfe8ef42f097b8d66fcbae5381 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:23:31.955201 24770 tablet_service.cc:1511] Processing CreateTablet for tablet 553a28a597e2411f9f567661aa334e2e (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:23:31.957711 24770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 553a28a597e2411f9f567661aa334e2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.958707 24769 tablet_service.cc:1511] Processing CreateTablet for tablet 8a15bc8c21c942b6ba1ee3ef103f66f6 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:23:31.960079 24769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a15bc8c21c942b6ba1ee3ef103f66f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.962165 24845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dedf9ab509654fc0a1f910177af15950. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.964438 24768 tablet_service.cc:1511] Processing CreateTablet for tablet f372ad63840c417d84775706dff1ac69 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:23:31.965867 24843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a0132bfe8ef42f097b8d66fcbae5381. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.966037 24768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f372ad63840c417d84775706dff1ac69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.968700 24917 tablet_service.cc:1511] Processing CreateTablet for tablet 9a0132bfe8ef42f097b8d66fcbae5381 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:23:31.970202 24917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a0132bfe8ef42f097b8d66fcbae5381. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.974329 24844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f05dd009ffd64a8db8aa4ee4ef7811dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.973945 25054 tablet_bootstrap.cc:654] T 0e732244e6e0488c93fcd16a0473d5de P ed0e5ae54dc147eaae297b176039185d: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:32.007877 24995 tablet_service.cc:1511] Processing CreateTablet for tablet 4125fb20077445a6bd91c14b85a5b638 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:23:32.009896 24994 tablet_service.cc:1511] Processing CreateTablet for tablet dedf9ab509654fc0a1f910177af15950 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:23:32.011071 24996 tablet_service.cc:1511] Processing CreateTablet for tablet 6c1a5d66365f4ea0a3c88d0e5e448fff (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:23:32.011817 24993 tablet_service.cc:1511] Processing CreateTablet for tablet c2d935edbe5f40d5a5dcae926d3efed9 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:23:32.013863 24992 tablet_service.cc:1511] Processing CreateTablet for tablet f05dd009ffd64a8db8aa4ee4ef7811dd (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:23:32.015808 24991 tablet_service.cc:1511] Processing CreateTablet for tablet 553a28a597e2411f9f567661aa334e2e (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:23:32.027344 24847 tablet_service.cc:1511] Processing CreateTablet for tablet 553a28a597e2411f9f567661aa334e2e (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:23:32.045063 24847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 553a28a597e2411f9f567661aa334e2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.033500 24849 tablet_service.cc:1511] Processing CreateTablet for tablet 7a0e9f4a5099496ea5375fe461e225cf (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:23:32.046775 24849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a0e9f4a5099496ea5375fe461e225cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.046940 24776 tablet_service.cc:1511] Processing CreateTablet for tablet b5db9d1c83c546c38c2cd70fc37e9725 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:23:32.048221 24776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5db9d1c83c546c38c2cd70fc37e9725. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.042061 24995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4125fb20077445a6bd91c14b85a5b638. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.050462 24992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f05dd009ffd64a8db8aa4ee4ef7811dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.053364 24991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 553a28a597e2411f9f567661aa334e2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.058424 24994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dedf9ab509654fc0a1f910177af15950. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.058622 25000 tablet_service.cc:1511] Processing CreateTablet for tablet 8a15bc8c21c942b6ba1ee3ef103f66f6 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:23:32.059955 25000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a15bc8c21c942b6ba1ee3ef103f66f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.062438 24993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2d935edbe5f40d5a5dcae926d3efed9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.075013 24996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c1a5d66365f4ea0a3c88d0e5e448fff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.094561 24999 tablet_service.cc:1511] Processing CreateTablet for tablet 7a0e9f4a5099496ea5375fe461e225cf (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:23:32.095656 24921 tablet_service.cc:1511] Processing CreateTablet for tablet 8a15bc8c21c942b6ba1ee3ef103f66f6 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:23:32.096081 24999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a0e9f4a5099496ea5375fe461e225cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.101325 24772 tablet_service.cc:1511] Processing CreateTablet for tablet 2bd8aea0484a459086205a5ec51fd3ef (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:23:32.102108 24924 tablet_service.cc:1511] Processing CreateTablet for tablet 7a0e9f4a5099496ea5375fe461e225cf (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
W20260709 12:23:32.123754 24732 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:23:32.125156 25056 tablet_bootstrap.cc:492] T 0e732244e6e0488c93fcd16a0473d5de P f56a64eaa85f4714be29e61b5a7e2973: Bootstrap starting.
I20260709 12:23:32.125941 24772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bd8aea0484a459086205a5ec51fd3ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.126614 24767 tablet_service.cc:1511] Processing CreateTablet for tablet d3c841620b3c45bf84aea42ffa082af8 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:23:32.127928 24767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3c841620b3c45bf84aea42ffa082af8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.114650 24998 tablet_service.cc:1511] Processing CreateTablet for tablet b5db9d1c83c546c38c2cd70fc37e9725 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:23:32.131026 24998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5db9d1c83c546c38c2cd70fc37e9725. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.134632 25057 tablet_bootstrap.cc:492] T 9d87fc1fea674702a7661a83c535bb62 P 89fead8b4d684535b3a6e4eb62080408: Bootstrap starting.
I20260709 12:23:32.135982 24997 tablet_service.cc:1511] Processing CreateTablet for tablet 2bd8aea0484a459086205a5ec51fd3ef (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:23:32.152563 24997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bd8aea0484a459086205a5ec51fd3ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.139590 24852 tablet_service.cc:1511] Processing CreateTablet for tablet e5e81ec274324f26805fa23675a16c77 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:23:32.140292 24843 tablet_service.cc:1511] Processing CreateTablet for tablet b5db9d1c83c546c38c2cd70fc37e9725 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:23:32.153935 24843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5db9d1c83c546c38c2cd70fc37e9725. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.141345 24845 tablet_service.cc:1511] Processing CreateTablet for tablet f372ad63840c417d84775706dff1ac69 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:23:32.157109 24995 tablet_service.cc:1511] Processing CreateTablet for tablet e5e81ec274324f26805fa23675a16c77 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:23:32.158329 24845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f372ad63840c417d84775706dff1ac69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.158596 24995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5e81ec274324f26805fa23675a16c77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.170706 24852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5e81ec274324f26805fa23675a16c77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.172705 24926 tablet_service.cc:1511] Processing CreateTablet for tablet 2bd8aea0484a459086205a5ec51fd3ef (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:23:32.175014 24846 tablet_service.cc:1511] Processing CreateTablet for tablet d3c841620b3c45bf84aea42ffa082af8 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:23:32.176319 24846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3c841620b3c45bf84aea42ffa082af8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.179716 24993 tablet_service.cc:1511] Processing CreateTablet for tablet 37522f4a6e6f470f9f9a05e4736aa28e (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:23:32.147529 25054 tablet_bootstrap.cc:492] T 0e732244e6e0488c93fcd16a0473d5de P ed0e5ae54dc147eaae297b176039185d: No bootstrap required, opened a new log
I20260709 12:23:32.150238 24921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a15bc8c21c942b6ba1ee3ef103f66f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.181093 24993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37522f4a6e6f470f9f9a05e4736aa28e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.151147 24925 tablet_service.cc:1511] Processing CreateTablet for tablet f372ad63840c417d84775706dff1ac69 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:23:32.183461 25054 ts_tablet_manager.cc:1403] T 0e732244e6e0488c93fcd16a0473d5de P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.253s	user 0.017s	sys 0.006s
I20260709 12:23:32.187628 24925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f372ad63840c417d84775706dff1ac69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.190689 25055 tablet_bootstrap.cc:492] T bf6e4456b55c4f5bbd55a542fa30a232 P 7b7dc3b7ea9947669c031a407a37bfb7: Bootstrap starting.
I20260709 12:23:32.140700 25056 tablet_bootstrap.cc:654] T 0e732244e6e0488c93fcd16a0473d5de P f56a64eaa85f4714be29e61b5a7e2973: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:32.191092 24924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a0e9f4a5099496ea5375fe461e225cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.180961 24768 tablet_service.cc:1511] Processing CreateTablet for tablet 37522f4a6e6f470f9f9a05e4736aa28e (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:23:32.209829 24768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37522f4a6e6f470f9f9a05e4736aa28e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.222316 24926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bd8aea0484a459086205a5ec51fd3ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.228564 24850 tablet_service.cc:1511] Processing CreateTablet for tablet 37522f4a6e6f470f9f9a05e4736aa28e (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:23:32.186600 25054 raft_consensus.cc:359] T 0e732244e6e0488c93fcd16a0473d5de P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:32.229578 25054 raft_consensus.cc:385] T 0e732244e6e0488c93fcd16a0473d5de P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:32.230010 25054 raft_consensus.cc:740] T 0e732244e6e0488c93fcd16a0473d5de P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:32.185810 24917 tablet_service.cc:1511] Processing CreateTablet for tablet e5e81ec274324f26805fa23675a16c77 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:23:32.230967 25054 consensus_queue.cc:260] T 0e732244e6e0488c93fcd16a0473d5de P ed0e5ae54dc147eaae297b176039185d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:32.231644 24917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5e81ec274324f26805fa23675a16c77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.229588 24922 tablet_service.cc:1511] Processing CreateTablet for tablet 1614338e0abd4653a1e106e5a3f8f7b3 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:23:32.232715 25000 tablet_service.cc:1511] Processing CreateTablet for tablet 1614338e0abd4653a1e106e5a3f8f7b3 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:23:32.233388 24922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1614338e0abd4653a1e106e5a3f8f7b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.230137 24850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37522f4a6e6f470f9f9a05e4736aa28e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.212222 24923 tablet_service.cc:1511] Processing CreateTablet for tablet d3c841620b3c45bf84aea42ffa082af8 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:23:32.237295 24923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3c841620b3c45bf84aea42ffa082af8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.234018 25000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1614338e0abd4653a1e106e5a3f8f7b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.244182 24774 tablet_service.cc:1511] Processing CreateTablet for tablet 1614338e0abd4653a1e106e5a3f8f7b3 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:23:32.246842 25055 tablet_bootstrap.cc:654] T bf6e4456b55c4f5bbd55a542fa30a232 P 7b7dc3b7ea9947669c031a407a37bfb7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:32.245570 24774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1614338e0abd4653a1e106e5a3f8f7b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.262415 24848 tablet_service.cc:1511] Processing CreateTablet for tablet 2d4cb9a6a0004e48b70784a39fee3a6c (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:23:32.263784 24848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d4cb9a6a0004e48b70784a39fee3a6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.240149 25057 tablet_bootstrap.cc:654] T 9d87fc1fea674702a7661a83c535bb62 P 89fead8b4d684535b3a6e4eb62080408: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:32.276733 25056 tablet_bootstrap.cc:492] T 0e732244e6e0488c93fcd16a0473d5de P f56a64eaa85f4714be29e61b5a7e2973: No bootstrap required, opened a new log
I20260709 12:23:32.277334 25056 ts_tablet_manager.cc:1403] T 0e732244e6e0488c93fcd16a0473d5de P f56a64eaa85f4714be29e61b5a7e2973: Time spent bootstrapping tablet: real 0.152s	user 0.006s	sys 0.008s
I20260709 12:23:32.280743 25056 raft_consensus.cc:359] T 0e732244e6e0488c93fcd16a0473d5de P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:32.281837 25056 raft_consensus.cc:385] T 0e732244e6e0488c93fcd16a0473d5de P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:32.282255 25056 raft_consensus.cc:740] T 0e732244e6e0488c93fcd16a0473d5de P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f56a64eaa85f4714be29e61b5a7e2973, State: Initialized, Role: FOLLOWER
I20260709 12:23:32.283030 25056 consensus_queue.cc:260] T 0e732244e6e0488c93fcd16a0473d5de P f56a64eaa85f4714be29e61b5a7e2973 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:32.287623 24920 tablet_service.cc:1511] Processing CreateTablet for tablet 2d4cb9a6a0004e48b70784a39fee3a6c (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:23:32.289122 24920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d4cb9a6a0004e48b70784a39fee3a6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.294499 24773 tablet_service.cc:1511] Processing CreateTablet for tablet d9f7e9d970df44aea14a0a19fcb14bb3 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:23:32.294867 24852 tablet_service.cc:1511] Processing CreateTablet for tablet d9f7e9d970df44aea14a0a19fcb14bb3 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:23:32.295804 24991 tablet_service.cc:1511] Processing CreateTablet for tablet 2d4cb9a6a0004e48b70784a39fee3a6c (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:23:32.296278 24773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9f7e9d970df44aea14a0a19fcb14bb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.297224 24852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9f7e9d970df44aea14a0a19fcb14bb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.302229 24811 heartbeater.cc:499] Master 127.21.56.254:45539 was elected leader, sending a full tablet report...
I20260709 12:23:32.310705 24991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d4cb9a6a0004e48b70784a39fee3a6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.335456 25054 ts_tablet_manager.cc:1434] T 0e732244e6e0488c93fcd16a0473d5de P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.152s	user 0.039s	sys 0.045s
I20260709 12:23:32.338236 24845 tablet_service.cc:1511] Processing CreateTablet for tablet 691e7273b6b44c80ac26840f5745f94b (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:23:32.338511 24999 tablet_service.cc:1511] Processing CreateTablet for tablet 691e7273b6b44c80ac26840f5745f94b (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:23:32.339625 24845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 691e7273b6b44c80ac26840f5745f94b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.339810 24999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 691e7273b6b44c80ac26840f5745f94b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.341140 24844 tablet_service.cc:1511] Processing CreateTablet for tablet e16e622d9de64096b8e2d1fa4b70850d (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:23:32.342938 24844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e16e622d9de64096b8e2d1fa4b70850d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.344054 24770 tablet_service.cc:1511] Processing CreateTablet for tablet 0282a8ee201642f990b3fe7a0832923f (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:23:32.345333 24770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0282a8ee201642f990b3fe7a0832923f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.346225 24994 tablet_service.cc:1511] Processing CreateTablet for tablet 0282a8ee201642f990b3fe7a0832923f (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:23:32.347492 24994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0282a8ee201642f990b3fe7a0832923f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.379944 24924 tablet_service.cc:1511] Processing CreateTablet for tablet e16e622d9de64096b8e2d1fa4b70850d (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:23:32.381340 24924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e16e622d9de64096b8e2d1fa4b70850d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.381148 24996 tablet_service.cc:1511] Processing CreateTablet for tablet e16e622d9de64096b8e2d1fa4b70850d (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:23:32.382618 24996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e16e622d9de64096b8e2d1fa4b70850d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.392524 25060 raft_consensus.cc:493] T 0e732244e6e0488c93fcd16a0473d5de P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:32.393122 25060 raft_consensus.cc:515] T 0e732244e6e0488c93fcd16a0473d5de P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:32.395742 25060 leader_election.cc:290] T 0e732244e6e0488c93fcd16a0473d5de P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911), f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055)
I20260709 12:23:32.388200 24919 tablet_service.cc:1511] Processing CreateTablet for tablet d9f7e9d970df44aea14a0a19fcb14bb3 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:23:32.401280 24919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9f7e9d970df44aea14a0a19fcb14bb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.387321 25054 tablet_bootstrap.cc:492] T 900bac1b0ced434a9018dda51de6009d P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:32.425875 24887 heartbeater.cc:499] Master 127.21.56.254:45539 was elected leader, sending a full tablet report...
I20260709 12:23:32.449995 24843 tablet_service.cc:1511] Processing CreateTablet for tablet 864cc4a53dde42a1b4d647177dd41572 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:23:32.454762 25055 tablet_bootstrap.cc:492] T bf6e4456b55c4f5bbd55a542fa30a232 P 7b7dc3b7ea9947669c031a407a37bfb7: No bootstrap required, opened a new log
I20260709 12:23:32.455349 25055 ts_tablet_manager.cc:1403] T bf6e4456b55c4f5bbd55a542fa30a232 P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent bootstrapping tablet: real 0.265s	user 0.008s	sys 0.012s
I20260709 12:23:32.455557 24851 tablet_service.cc:1511] Processing CreateTablet for tablet 71658a1b1deb4ad6a6d089a0232110e7 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:23:32.457340 24775 tablet_service.cc:1511] Processing CreateTablet for tablet 71658a1b1deb4ad6a6d089a0232110e7 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:23:32.478400 24775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71658a1b1deb4ad6a6d089a0232110e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.480032 24849 tablet_service.cc:1511] Processing CreateTablet for tablet c96239c85d574bf1b06c629059d6e842 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:23:32.481420 24843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 864cc4a53dde42a1b4d647177dd41572. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.489491 24851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71658a1b1deb4ad6a6d089a0232110e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.494269 24961 heartbeater.cc:499] Master 127.21.56.254:45539 was elected leader, sending a full tablet report...
I20260709 12:23:32.494663 24849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c96239c85d574bf1b06c629059d6e842. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.497267 24918 tablet_service.cc:1511] Processing CreateTablet for tablet 864cc4a53dde42a1b4d647177dd41572 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:23:32.498687 24918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 864cc4a53dde42a1b4d647177dd41572. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.502630 25057 tablet_bootstrap.cc:492] T 9d87fc1fea674702a7661a83c535bb62 P 89fead8b4d684535b3a6e4eb62080408: No bootstrap required, opened a new log
I20260709 12:23:32.502770 24771 tablet_service.cc:1511] Processing CreateTablet for tablet ba1a47eecc774c79a566c1e01e74df1e (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:23:32.503222 25057 ts_tablet_manager.cc:1403] T 9d87fc1fea674702a7661a83c535bb62 P 89fead8b4d684535b3a6e4eb62080408: Time spent bootstrapping tablet: real 0.369s	user 0.022s	sys 0.025s
I20260709 12:23:32.504164 24771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba1a47eecc774c79a566c1e01e74df1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.510403 25057 raft_consensus.cc:359] T 9d87fc1fea674702a7661a83c535bb62 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:32.511291 25057 raft_consensus.cc:385] T 9d87fc1fea674702a7661a83c535bb62 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:32.487577 24922 tablet_service.cc:1511] Processing CreateTablet for tablet 0282a8ee201642f990b3fe7a0832923f (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:23:32.511765 25057 raft_consensus.cc:740] T 9d87fc1fea674702a7661a83c535bb62 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Initialized, Role: FOLLOWER
I20260709 12:23:32.512369 25055 raft_consensus.cc:359] T bf6e4456b55c4f5bbd55a542fa30a232 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:32.513301 25055 raft_consensus.cc:385] T bf6e4456b55c4f5bbd55a542fa30a232 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:32.513628 25055 raft_consensus.cc:740] T bf6e4456b55c4f5bbd55a542fa30a232 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7dc3b7ea9947669c031a407a37bfb7, State: Initialized, Role: FOLLOWER
I20260709 12:23:32.514371 25055 consensus_queue.cc:260] T bf6e4456b55c4f5bbd55a542fa30a232 P 7b7dc3b7ea9947669c031a407a37bfb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:32.515044 24925 tablet_service.cc:1511] Processing CreateTablet for tablet ba1a47eecc774c79a566c1e01e74df1e (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:23:32.518199 24772 tablet_service.cc:1511] Processing CreateTablet for tablet 691e7273b6b44c80ac26840f5745f94b (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:23:32.519582 24772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 691e7273b6b44c80ac26840f5745f94b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.512972 24922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0282a8ee201642f990b3fe7a0832923f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.522758 25056 ts_tablet_manager.cc:1434] T 0e732244e6e0488c93fcd16a0473d5de P f56a64eaa85f4714be29e61b5a7e2973: Time spent starting tablet: real 0.245s	user 0.025s	sys 0.029s
I20260709 12:23:32.523636 25036 heartbeater.cc:499] Master 127.21.56.254:45539 was elected leader, sending a full tablet report...
I20260709 12:23:32.512975 25057 consensus_queue.cc:260] T 9d87fc1fea674702a7661a83c535bb62 P 89fead8b4d684535b3a6e4eb62080408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:32.530774 24774 tablet_service.cc:1511] Processing CreateTablet for tablet 864cc4a53dde42a1b4d647177dd41572 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:23:32.532104 24774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 864cc4a53dde42a1b4d647177dd41572. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:23:32.534294 24812 tablet.cc:2406] T 0e732244e6e0488c93fcd16a0473d5de P ed0e5ae54dc147eaae297b176039185d: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:23:32.539758 25056 tablet_bootstrap.cc:492] T 9d87fc1fea674702a7661a83c535bb62 P f56a64eaa85f4714be29e61b5a7e2973: Bootstrap starting.
I20260709 12:23:32.542372 24917 tablet_service.cc:1511] Processing CreateTablet for tablet c96239c85d574bf1b06c629059d6e842 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:23:32.552883 24925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba1a47eecc774c79a566c1e01e74df1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.557408 25056 tablet_bootstrap.cc:654] T 9d87fc1fea674702a7661a83c535bb62 P f56a64eaa85f4714be29e61b5a7e2973: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:32.580590 24776 tablet_service.cc:1511] Processing CreateTablet for tablet bfe47f57609140ffbb41acddbb7853ec (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:23:32.582056 24776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfe47f57609140ffbb41acddbb7853ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.578785 25054 tablet_bootstrap.cc:654] T 900bac1b0ced434a9018dda51de6009d P ed0e5ae54dc147eaae297b176039185d: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:32.585958 25000 tablet_service.cc:1511] Processing CreateTablet for tablet c96239c85d574bf1b06c629059d6e842 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:23:32.585958 24997 tablet_service.cc:1511] Processing CreateTablet for tablet ba1a47eecc774c79a566c1e01e74df1e (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:23:32.594518 24936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e732244e6e0488c93fcd16a0473d5de" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408" is_pre_election: true
I20260709 12:23:32.596149 25000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c96239c85d574bf1b06c629059d6e842. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.598336 24921 tablet_service.cc:1511] Processing CreateTablet for tablet bfe47f57609140ffbb41acddbb7853ec (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:23:32.599897 24921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfe47f57609140ffbb41acddbb7853ec. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:23:32.602392 24749 leader_election.cc:343] T 0e732244e6e0488c93fcd16a0473d5de P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:32.637184 24917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c96239c85d574bf1b06c629059d6e842. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.652124 25055 ts_tablet_manager.cc:1434] T bf6e4456b55c4f5bbd55a542fa30a232 P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent starting tablet: real 0.196s	user 0.019s	sys 0.010s
I20260709 12:23:32.651983 24846 tablet_service.cc:1511] Processing CreateTablet for tablet bfe47f57609140ffbb41acddbb7853ec (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:23:32.659622 24992 tablet_service.cc:1511] Processing CreateTablet for tablet 8b46d9520ab64cfab2a744faf90e8869 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:23:32.660982 24992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b46d9520ab64cfab2a744faf90e8869. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.662986 24995 tablet_service.cc:1511] Processing CreateTablet for tablet 71658a1b1deb4ad6a6d089a0232110e7 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:23:32.664363 24995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71658a1b1deb4ad6a6d089a0232110e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.662987 24767 tablet_service.cc:1511] Processing CreateTablet for tablet 8b46d9520ab64cfab2a744faf90e8869 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:23:32.684358 24767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b46d9520ab64cfab2a744faf90e8869. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.668022 25056 tablet_bootstrap.cc:492] T 9d87fc1fea674702a7661a83c535bb62 P f56a64eaa85f4714be29e61b5a7e2973: No bootstrap required, opened a new log
I20260709 12:23:32.686507 25056 ts_tablet_manager.cc:1403] T 9d87fc1fea674702a7661a83c535bb62 P f56a64eaa85f4714be29e61b5a7e2973: Time spent bootstrapping tablet: real 0.147s	user 0.031s	sys 0.042s
I20260709 12:23:32.686831 25011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e732244e6e0488c93fcd16a0473d5de" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973" is_pre_election: true
I20260709 12:23:32.687588 25011 raft_consensus.cc:2468] T 0e732244e6e0488c93fcd16a0473d5de P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 0.
I20260709 12:23:32.689077 24751 leader_election.cc:304] T 0e732244e6e0488c93fcd16a0473d5de P ed0e5ae54dc147eaae297b176039185d [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: ed0e5ae54dc147eaae297b176039185d, f56a64eaa85f4714be29e61b5a7e2973; no voters: 89fead8b4d684535b3a6e4eb62080408
I20260709 12:23:32.689718 25056 raft_consensus.cc:359] T 9d87fc1fea674702a7661a83c535bb62 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:32.690295 25062 raft_consensus.cc:2804] T 0e732244e6e0488c93fcd16a0473d5de P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:32.741698 24774 tablet_service.cc:1511] Processing CreateTablet for tablet df2e603c2ab04e1faf15ded67370efe6 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:23:32.742166 25056 raft_consensus.cc:385] T 9d87fc1fea674702a7661a83c535bb62 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:32.742245 25062 raft_consensus.cc:493] T 0e732244e6e0488c93fcd16a0473d5de P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:32.742745 25062 raft_consensus.cc:3060] T 0e732244e6e0488c93fcd16a0473d5de P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:32.744395 24774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df2e603c2ab04e1faf15ded67370efe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.697227 24848 tablet_service.cc:1511] Processing CreateTablet for tablet 8b46d9520ab64cfab2a744faf90e8869 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:23:32.701656 24926 tablet_service.cc:1511] Processing CreateTablet for tablet d282e2fc9369497a96d69adc88fc80a7 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:23:32.751410 24926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d282e2fc9369497a96d69adc88fc80a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.706332 24997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba1a47eecc774c79a566c1e01e74df1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.706112 24769 tablet_service.cc:1511] Processing CreateTablet for tablet d282e2fc9369497a96d69adc88fc80a7 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:23:32.754431 24769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d282e2fc9369497a96d69adc88fc80a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.742654 25056 raft_consensus.cc:740] T 9d87fc1fea674702a7661a83c535bb62 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f56a64eaa85f4714be29e61b5a7e2973, State: Initialized, Role: FOLLOWER
I20260709 12:23:32.708158 24996 tablet_service.cc:1511] Processing CreateTablet for tablet d282e2fc9369497a96d69adc88fc80a7 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:23:32.713451 24847 tablet_service.cc:1511] Processing CreateTablet for tablet 9c4cd4c111674148b43cadee5cdbc2f1 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:23:32.757372 25056 consensus_queue.cc:260] T 9d87fc1fea674702a7661a83c535bb62 P f56a64eaa85f4714be29e61b5a7e2973 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:32.717203 25054 tablet_bootstrap.cc:492] T 900bac1b0ced434a9018dda51de6009d P ed0e5ae54dc147eaae297b176039185d: No bootstrap required, opened a new log
I20260709 12:23:32.759204 25054 ts_tablet_manager.cc:1403] T 900bac1b0ced434a9018dda51de6009d P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.385s	user 0.020s	sys 0.011s
I20260709 12:23:32.760377 25056 ts_tablet_manager.cc:1434] T 9d87fc1fea674702a7661a83c535bb62 P f56a64eaa85f4714be29e61b5a7e2973: Time spent starting tablet: real 0.074s	user 0.007s	sys 0.000s
I20260709 12:23:32.720916 25055 tablet_bootstrap.cc:492] T 4125fb20077445a6bd91c14b85a5b638 P 7b7dc3b7ea9947669c031a407a37bfb7: Bootstrap starting.
I20260709 12:23:32.723351 24922 tablet_service.cc:1511] Processing CreateTablet for tablet 9c4cd4c111674148b43cadee5cdbc2f1 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:23:32.724472 24991 tablet_service.cc:1511] Processing CreateTablet for tablet 9c4cd4c111674148b43cadee5cdbc2f1 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:23:32.778980 24922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c4cd4c111674148b43cadee5cdbc2f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.781111 24925 tablet_service.cc:1511] Processing CreateTablet for tablet df2e603c2ab04e1faf15ded67370efe6 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:23:32.782963 24925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df2e603c2ab04e1faf15ded67370efe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.729514 25057 ts_tablet_manager.cc:1434] T 9d87fc1fea674702a7661a83c535bb62 P 89fead8b4d684535b3a6e4eb62080408: Time spent starting tablet: real 0.226s	user 0.015s	sys 0.026s
I20260709 12:23:32.786608 25057 tablet_bootstrap.cc:492] T 4125fb20077445a6bd91c14b85a5b638 P 89fead8b4d684535b3a6e4eb62080408: Bootstrap starting.
I20260709 12:23:32.718538 24846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfe47f57609140ffbb41acddbb7853ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.762543 24996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d282e2fc9369497a96d69adc88fc80a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.770687 25062 raft_consensus.cc:515] T 0e732244e6e0488c93fcd16a0473d5de P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:32.789776 24847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c4cd4c111674148b43cadee5cdbc2f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.790598 25062 leader_election.cc:290] T 0e732244e6e0488c93fcd16a0473d5de P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 election: Requested vote from peers 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911), f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055)
I20260709 12:23:32.792361 24848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b46d9520ab64cfab2a744faf90e8869. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.792877 24936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e732244e6e0488c93fcd16a0473d5de" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408"
I20260709 12:23:32.766669 25054 raft_consensus.cc:359] T 900bac1b0ced434a9018dda51de6009d P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:32.777580 25070 raft_consensus.cc:493] T 9d87fc1fea674702a7661a83c535bb62 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:23:32.795472 24749 leader_election.cc:343] T 0e732244e6e0488c93fcd16a0473d5de P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:32.795205 25070 raft_consensus.cc:515] T 9d87fc1fea674702a7661a83c535bb62 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:32.804211 25054 raft_consensus.cc:385] T 900bac1b0ced434a9018dda51de6009d P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:32.804695 25054 raft_consensus.cc:740] T 900bac1b0ced434a9018dda51de6009d P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:32.807960 24843 tablet_service.cc:1511] Processing CreateTablet for tablet df2e603c2ab04e1faf15ded67370efe6 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:23:32.809662 24843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df2e603c2ab04e1faf15ded67370efe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.816200 25011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e732244e6e0488c93fcd16a0473d5de" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973"
I20260709 12:23:32.817019 25011 raft_consensus.cc:3060] T 0e732244e6e0488c93fcd16a0473d5de P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:32.818770 24991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c4cd4c111674148b43cadee5cdbc2f1. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:23:32.834389 24667 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.21.56.193:41533, user_credentials={real_user=slave}} blocked reactor thread for 48950.2us
I20260709 12:23:32.834189 25054 consensus_queue.cc:260] T 900bac1b0ced434a9018dda51de6009d P ed0e5ae54dc147eaae297b176039185d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:32.839874 25070 leader_election.cc:290] T 9d87fc1fea674702a7661a83c535bb62 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907), f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055)
I20260709 12:23:32.838104 25056 tablet_bootstrap.cc:492] T bbdbd512e8184425a28ab866ef413585 P f56a64eaa85f4714be29e61b5a7e2973: Bootstrap starting.
I20260709 12:23:32.861992 24992 tablet_service.cc:1511] Processing CreateTablet for tablet 7f7eabfe78884d73aa6ff40aff828c59 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:23:32.865165 24775 tablet_service.cc:1511] Processing CreateTablet for tablet 7f7eabfe78884d73aa6ff40aff828c59 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:23:32.866660 24775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f7eabfe78884d73aa6ff40aff828c59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.867108 24995 tablet_service.cc:1511] Processing CreateTablet for tablet ff73fb3c0be54b90b240d407390c9354 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:23:32.872386 24767 tablet_service.cc:1511] Processing CreateTablet for tablet ff73fb3c0be54b90b240d407390c9354 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:23:32.885227 24767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff73fb3c0be54b90b240d407390c9354. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.890142 24992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f7eabfe78884d73aa6ff40aff828c59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.894304 24995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff73fb3c0be54b90b240d407390c9354. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.895275 24926 tablet_service.cc:1511] Processing CreateTablet for tablet ff73fb3c0be54b90b240d407390c9354 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:23:32.901337 24994 tablet_service.cc:1511] Processing CreateTablet for tablet e33c9db470554ce394bd6c0b5a6f6616 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:23:32.902253 24768 tablet_service.cc:1511] Processing CreateTablet for tablet c7e4a546fce14a1a8fc3d41666b974a6 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:23:32.903491 24768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7e4a546fce14a1a8fc3d41666b974a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.906282 24926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff73fb3c0be54b90b240d407390c9354. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.906476 25057 tablet_bootstrap.cc:654] T 4125fb20077445a6bd91c14b85a5b638 P 89fead8b4d684535b3a6e4eb62080408: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:32.911290 25054 ts_tablet_manager.cc:1434] T 900bac1b0ced434a9018dda51de6009d P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.152s	user 0.010s	sys 0.003s
W20260709 12:23:32.912668 24670 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.21.56.194:32907, user_credentials={real_user=slave}} blocked reactor thread for 46896.2us
I20260709 12:23:32.913793 25055 tablet_bootstrap.cc:654] T 4125fb20077445a6bd91c14b85a5b638 P 7b7dc3b7ea9947669c031a407a37bfb7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:32.915220 25054 tablet_bootstrap.cc:492] T 658810625ed34912be1ebc9f36cb77a6 P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:32.919034 24921 tablet_service.cc:1511] Processing CreateTablet for tablet e33c9db470554ce394bd6c0b5a6f6616 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:23:32.920423 24844 tablet_service.cc:1511] Processing CreateTablet for tablet 7f7eabfe78884d73aa6ff40aff828c59 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:23:32.921690 24844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f7eabfe78884d73aa6ff40aff828c59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.920878 24994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e33c9db470554ce394bd6c0b5a6f6616. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.927834 24845 tablet_service.cc:1511] Processing CreateTablet for tablet e33c9db470554ce394bd6c0b5a6f6616 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:23:32.929167 24845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e33c9db470554ce394bd6c0b5a6f6616. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.935070 24921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e33c9db470554ce394bd6c0b5a6f6616. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.949265 25054 tablet_bootstrap.cc:654] T 658810625ed34912be1ebc9f36cb77a6 P ed0e5ae54dc147eaae297b176039185d: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:32.950948 25056 tablet_bootstrap.cc:654] T bbdbd512e8184425a28ab866ef413585 P f56a64eaa85f4714be29e61b5a7e2973: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:32.957183 25069 raft_consensus.cc:493] T bf6e4456b55c4f5bbd55a542fa30a232 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:32.963312 25069 raft_consensus.cc:515] T bf6e4456b55c4f5bbd55a542fa30a232 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:32.965854 25069 leader_election.cc:290] T bf6e4456b55c4f5bbd55a542fa30a232 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911)
I20260709 12:23:32.976780 25010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d87fc1fea674702a7661a83c535bb62" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973" is_pre_election: true
I20260709 12:23:32.977555 25010 raft_consensus.cc:2468] T 9d87fc1fea674702a7661a83c535bb62 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 0.
I20260709 12:23:32.978637 24917 tablet_service.cc:1511] Processing CreateTablet for tablet c7e4a546fce14a1a8fc3d41666b974a6 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:23:32.979955 24917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7e4a546fce14a1a8fc3d41666b974a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.981717 24991 tablet_service.cc:1511] Processing CreateTablet for tablet 64b2b0279e5a48ce8a6211bcaa5d47be (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:23:32.983243 24991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64b2b0279e5a48ce8a6211bcaa5d47be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.982914 24772 tablet_service.cc:1511] Processing CreateTablet for tablet 64b2b0279e5a48ce8a6211bcaa5d47be (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:23:32.988813 24772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64b2b0279e5a48ce8a6211bcaa5d47be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:32.993904 25011 raft_consensus.cc:2468] T 0e732244e6e0488c93fcd16a0473d5de P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 1.
I20260709 12:23:32.994974 24901 leader_election.cc:304] T 9d87fc1fea674702a7661a83c535bb62 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89fead8b4d684535b3a6e4eb62080408, f56a64eaa85f4714be29e61b5a7e2973; no voters: 
I20260709 12:23:32.994234 25057 tablet_bootstrap.cc:492] T 4125fb20077445a6bd91c14b85a5b638 P 89fead8b4d684535b3a6e4eb62080408: No bootstrap required, opened a new log
I20260709 12:23:32.996578 25057 ts_tablet_manager.cc:1403] T 4125fb20077445a6bd91c14b85a5b638 P 89fead8b4d684535b3a6e4eb62080408: Time spent bootstrapping tablet: real 0.210s	user 0.017s	sys 0.005s
I20260709 12:23:33.016134 24999 tablet_service.cc:1511] Processing CreateTablet for tablet 8e803616ee3e44548bc7c0d979dae223 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:23:33.016853 24922 tablet_service.cc:1511] Processing CreateTablet for tablet 8e803616ee3e44548bc7c0d979dae223 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:23:33.017561 24999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e803616ee3e44548bc7c0d979dae223. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:33.018097 24922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e803616ee3e44548bc7c0d979dae223. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:33.026978 25070 raft_consensus.cc:2804] T 9d87fc1fea674702a7661a83c535bb62 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:33.027464 25070 raft_consensus.cc:493] T 9d87fc1fea674702a7661a83c535bb62 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:33.027814 25070 raft_consensus.cc:3060] T 9d87fc1fea674702a7661a83c535bb62 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:33.029148 24774 tablet_service.cc:1511] Processing CreateTablet for tablet 8e803616ee3e44548bc7c0d979dae223 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:23:33.030429 24774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e803616ee3e44548bc7c0d979dae223. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:33.039019 24849 tablet_service.cc:1511] Processing CreateTablet for tablet b212a120d43844bfa76d784b19272bcd (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:23:33.039206 24843 tablet_service.cc:1511] Processing CreateTablet for tablet c7e4a546fce14a1a8fc3d41666b974a6 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:23:33.042486 24849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b212a120d43844bfa76d784b19272bcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:33.042642 24846 tablet_service.cc:1511] Processing CreateTablet for tablet 64b2b0279e5a48ce8a6211bcaa5d47be (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:23:33.043936 24846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64b2b0279e5a48ce8a6211bcaa5d47be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:33.046190 24843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7e4a546fce14a1a8fc3d41666b974a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:33.062914 24922 tablet_service.cc:1511] Processing CreateTablet for tablet b212a120d43844bfa76d784b19272bcd (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:23:33.064493 24922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b212a120d43844bfa76d784b19272bcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:33.075598 25057 raft_consensus.cc:359] T 4125fb20077445a6bd91c14b85a5b638 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:33.076647 25057 raft_consensus.cc:385] T 4125fb20077445a6bd91c14b85a5b638 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:33.077029 25057 raft_consensus.cc:740] T 4125fb20077445a6bd91c14b85a5b638 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Initialized, Role: FOLLOWER
I20260709 12:23:33.077929 25057 consensus_queue.cc:260] T 4125fb20077445a6bd91c14b85a5b638 P 89fead8b4d684535b3a6e4eb62080408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:33.084026 24751 leader_election.cc:304] T 0e732244e6e0488c93fcd16a0473d5de P ed0e5ae54dc147eaae297b176039185d [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: ed0e5ae54dc147eaae297b176039185d, f56a64eaa85f4714be29e61b5a7e2973; no voters: 89fead8b4d684535b3a6e4eb62080408
I20260709 12:23:33.093725 25062 raft_consensus.cc:2804] T 0e732244e6e0488c93fcd16a0473d5de P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:33.094485 25055 tablet_bootstrap.cc:492] T 4125fb20077445a6bd91c14b85a5b638 P 7b7dc3b7ea9947669c031a407a37bfb7: No bootstrap required, opened a new log
I20260709 12:23:33.098567 24862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d87fc1fea674702a7661a83c535bb62" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
W20260709 12:23:33.100378 24902 leader_election.cc:343] T 9d87fc1fea674702a7661a83c535bb62 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:33.102535 25055 ts_tablet_manager.cc:1403] T 4125fb20077445a6bd91c14b85a5b638 P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent bootstrapping tablet: real 0.382s	user 0.025s	sys 0.003s
I20260709 12:23:33.102807 25056 tablet_bootstrap.cc:492] T bbdbd512e8184425a28ab866ef413585 P f56a64eaa85f4714be29e61b5a7e2973: No bootstrap required, opened a new log
I20260709 12:23:33.103305 25056 ts_tablet_manager.cc:1403] T bbdbd512e8184425a28ab866ef413585 P f56a64eaa85f4714be29e61b5a7e2973: Time spent bootstrapping tablet: real 0.267s	user 0.009s	sys 0.007s
I20260709 12:23:33.106140 25056 raft_consensus.cc:359] T bbdbd512e8184425a28ab866ef413585 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:33.106894 25056 raft_consensus.cc:385] T bbdbd512e8184425a28ab866ef413585 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:33.107179 25056 raft_consensus.cc:740] T bbdbd512e8184425a28ab866ef413585 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f56a64eaa85f4714be29e61b5a7e2973, State: Initialized, Role: FOLLOWER
I20260709 12:23:33.107883 25056 consensus_queue.cc:260] T bbdbd512e8184425a28ab866ef413585 P f56a64eaa85f4714be29e61b5a7e2973 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:33.110790 25056 ts_tablet_manager.cc:1434] T bbdbd512e8184425a28ab866ef413585 P f56a64eaa85f4714be29e61b5a7e2973: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:23:33.111819 25056 tablet_bootstrap.cc:492] T ff8b874555e84c5ca5012a330bc4cad9 P f56a64eaa85f4714be29e61b5a7e2973: Bootstrap starting.
I20260709 12:23:33.113214 24925 tablet_service.cc:1511] Processing CreateTablet for tablet 80392ae5d16442dbbfdd5ea4b95122fb (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:23:33.114625 24925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80392ae5d16442dbbfdd5ea4b95122fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:33.119392 24767 tablet_service.cc:1511] Processing CreateTablet for tablet 80392ae5d16442dbbfdd5ea4b95122fb (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:23:33.120800 24767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80392ae5d16442dbbfdd5ea4b95122fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:33.122241 25056 tablet_bootstrap.cc:654] T ff8b874555e84c5ca5012a330bc4cad9 P f56a64eaa85f4714be29e61b5a7e2973: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:33.127942 25062 raft_consensus.cc:697] T 0e732244e6e0488c93fcd16a0473d5de P ed0e5ae54dc147eaae297b176039185d [term 1 LEADER]: Becoming Leader. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Running, Role: LEADER
I20260709 12:23:33.128563 25083 raft_consensus.cc:493] T 900bac1b0ced434a9018dda51de6009d P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:33.129475 24995 tablet_service.cc:1511] Processing CreateTablet for tablet b212a120d43844bfa76d784b19272bcd (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
W20260709 12:23:33.136003 24732 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:23:33.129072 25083 raft_consensus.cc:515] T 900bac1b0ced434a9018dda51de6009d P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:33.147513 24992 tablet_service.cc:1511] Processing CreateTablet for tablet 1732c666b50145bf948495e4ad010d3c (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:23:33.130419 24844 tablet_service.cc:1511] Processing CreateTablet for tablet 80392ae5d16442dbbfdd5ea4b95122fb (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:23:33.149341 24936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6e4456b55c4f5bbd55a542fa30a232" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408" is_pre_election: true
I20260709 12:23:33.105738 25055 raft_consensus.cc:359] T 4125fb20077445a6bd91c14b85a5b638 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
W20260709 12:23:33.155369 24824 leader_election.cc:343] T bf6e4456b55c4f5bbd55a542fa30a232 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:33.152148 25055 raft_consensus.cc:385] T 4125fb20077445a6bd91c14b85a5b638 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:33.156852 25055 raft_consensus.cc:740] T 4125fb20077445a6bd91c14b85a5b638 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7dc3b7ea9947669c031a407a37bfb7, State: Initialized, Role: FOLLOWER
I20260709 12:23:33.157100 24774 tablet_service.cc:1511] Processing CreateTablet for tablet 1732c666b50145bf948495e4ad010d3c (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:23:33.157110 24849 tablet_service.cc:1511] Processing CreateTablet for tablet 1732c666b50145bf948495e4ad010d3c (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:23:33.158591 24774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1732c666b50145bf948495e4ad010d3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:33.164252 24862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "900bac1b0ced434a9018dda51de6009d" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
W20260709 12:23:33.165730 24752 leader_election.cc:343] T 900bac1b0ced434a9018dda51de6009d P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:33.165737 24786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6e4456b55c4f5bbd55a542fa30a232" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:33.166644 25070 raft_consensus.cc:515] T 9d87fc1fea674702a7661a83c535bb62 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
W20260709 12:23:33.167855 24824 leader_election.cc:343] T bf6e4456b55c4f5bbd55a542fa30a232 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:33.168314 24824 leader_election.cc:304] T bf6e4456b55c4f5bbd55a542fa30a232 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b7dc3b7ea9947669c031a407a37bfb7; no voters: 89fead8b4d684535b3a6e4eb62080408, ed0e5ae54dc147eaae297b176039185d
I20260709 12:23:33.169142 25070 leader_election.cc:290] T 9d87fc1fea674702a7661a83c535bb62 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 election: Requested vote from peers 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907), f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055)
I20260709 12:23:33.163228 24844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80392ae5d16442dbbfdd5ea4b95122fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:33.171293 25011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d87fc1fea674702a7661a83c535bb62" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973"
I20260709 12:23:33.169941 24995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b212a120d43844bfa76d784b19272bcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:33.171883 25011 raft_consensus.cc:3060] T 9d87fc1fea674702a7661a83c535bb62 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:33.172475 24849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1732c666b50145bf948495e4ad010d3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:33.169821 25069 raft_consensus.cc:2749] T bf6e4456b55c4f5bbd55a542fa30a232 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:33.173696 25083 leader_election.cc:290] T 900bac1b0ced434a9018dda51de6009d P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907), 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911)
I20260709 12:23:33.175967 24936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "900bac1b0ced434a9018dda51de6009d" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408" is_pre_election: true
I20260709 12:23:33.128973 25062 consensus_queue.cc:237] T 0e732244e6e0488c93fcd16a0473d5de P ed0e5ae54dc147eaae297b176039185d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
W20260709 12:23:33.178102 24749 leader_election.cc:343] T 900bac1b0ced434a9018dda51de6009d P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:33.178308 24992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1732c666b50145bf948495e4ad010d3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:33.178889 24862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d87fc1fea674702a7661a83c535bb62" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7"
I20260709 12:23:33.180033 24749 leader_election.cc:304] T 900bac1b0ced434a9018dda51de6009d P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed0e5ae54dc147eaae297b176039185d; no voters: 7b7dc3b7ea9947669c031a407a37bfb7, 89fead8b4d684535b3a6e4eb62080408
I20260709 12:23:33.157721 25055 consensus_queue.cc:260] T 4125fb20077445a6bd91c14b85a5b638 P 7b7dc3b7ea9947669c031a407a37bfb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
W20260709 12:23:33.187708 24902 leader_election.cc:343] T 9d87fc1fea674702a7661a83c535bb62 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:33.192276 25011 raft_consensus.cc:2468] T 9d87fc1fea674702a7661a83c535bb62 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 1.
I20260709 12:23:33.186091 25054 tablet_bootstrap.cc:492] T 658810625ed34912be1ebc9f36cb77a6 P ed0e5ae54dc147eaae297b176039185d: No bootstrap required, opened a new log
I20260709 12:23:33.193106 25054 ts_tablet_manager.cc:1403] T 658810625ed34912be1ebc9f36cb77a6 P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.278s	user 0.015s	sys 0.010s
I20260709 12:23:33.193543 24901 leader_election.cc:304] T 9d87fc1fea674702a7661a83c535bb62 P 89fead8b4d684535b3a6e4eb62080408 [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: 89fead8b4d684535b3a6e4eb62080408, f56a64eaa85f4714be29e61b5a7e2973; no voters: 7b7dc3b7ea9947669c031a407a37bfb7
I20260709 12:23:33.193722 24991 tablet_service.cc:1511] Processing CreateTablet for tablet ae70a2a30fa54bfbbef422ed759d837c (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:23:33.194777 25070 raft_consensus.cc:2804] T 9d87fc1fea674702a7661a83c535bb62 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:33.194993 24991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae70a2a30fa54bfbbef422ed759d837c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:33.195900 25083 raft_consensus.cc:2749] T 900bac1b0ced434a9018dda51de6009d P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:33.185207 24922 tablet_service.cc:1511] Processing CreateTablet for tablet ae70a2a30fa54bfbbef422ed759d837c (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:23:33.197881 24922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae70a2a30fa54bfbbef422ed759d837c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:33.197836 25070 raft_consensus.cc:697] T 9d87fc1fea674702a7661a83c535bb62 P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Becoming Leader. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Running, Role: LEADER
I20260709 12:23:33.198812 25070 consensus_queue.cc:237] T 9d87fc1fea674702a7661a83c535bb62 P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:33.200609 25055 ts_tablet_manager.cc:1434] T 4125fb20077445a6bd91c14b85a5b638 P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent starting tablet: real 0.098s	user 0.003s	sys 0.005s
I20260709 12:23:33.203797 24681 catalog_manager.cc:5697] T 0e732244e6e0488c93fcd16a0473d5de P ed0e5ae54dc147eaae297b176039185d reported cstate change: term changed from 0 to 1, leader changed from <none> to ed0e5ae54dc147eaae297b176039185d (127.21.56.193). New cstate: current_term: 1 leader_uuid: "ed0e5ae54dc147eaae297b176039185d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:33.204528 24774 tablet_service.cc:1511] Processing CreateTablet for tablet ae70a2a30fa54bfbbef422ed759d837c (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:23:33.205801 24774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae70a2a30fa54bfbbef422ed759d837c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:33.213047 25054 raft_consensus.cc:359] T 658810625ed34912be1ebc9f36cb77a6 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:33.213866 25054 raft_consensus.cc:385] T 658810625ed34912be1ebc9f36cb77a6 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:33.214206 25054 raft_consensus.cc:740] T 658810625ed34912be1ebc9f36cb77a6 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:33.214987 24843 tablet_service.cc:1511] Processing CreateTablet for tablet 428b74912b684e128bc77cbf9decddcd (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:23:33.216487 24843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 428b74912b684e128bc77cbf9decddcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:33.222877 25057 ts_tablet_manager.cc:1434] T 4125fb20077445a6bd91c14b85a5b638 P 89fead8b4d684535b3a6e4eb62080408: Time spent starting tablet: real 0.226s	user 0.005s	sys 0.007s
I20260709 12:23:33.213624 25055 tablet_bootstrap.cc:492] T bbdbd512e8184425a28ab866ef413585 P 7b7dc3b7ea9947669c031a407a37bfb7: Bootstrap starting.
I20260709 12:23:33.224025 25057 tablet_bootstrap.cc:492] T 0e732244e6e0488c93fcd16a0473d5de P 89fead8b4d684535b3a6e4eb62080408: Bootstrap starting.
I20260709 12:23:33.231388 24683 catalog_manager.cc:5697] T 9d87fc1fea674702a7661a83c535bb62 P 89fead8b4d684535b3a6e4eb62080408 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195). New cstate: current_term: 1 leader_uuid: "89fead8b4d684535b3a6e4eb62080408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:33.214356 25056 tablet_bootstrap.cc:492] T ff8b874555e84c5ca5012a330bc4cad9 P f56a64eaa85f4714be29e61b5a7e2973: No bootstrap required, opened a new log
I20260709 12:23:33.219204 24917 tablet_service.cc:1511] Processing CreateTablet for tablet 428b74912b684e128bc77cbf9decddcd (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:23:33.233510 24917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 428b74912b684e128bc77cbf9decddcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:33.242347 25056 ts_tablet_manager.cc:1403] T ff8b874555e84c5ca5012a330bc4cad9 P f56a64eaa85f4714be29e61b5a7e2973: Time spent bootstrapping tablet: real 0.131s	user 0.011s	sys 0.004s
I20260709 12:23:33.220252 24999 tablet_service.cc:1511] Processing CreateTablet for tablet 428b74912b684e128bc77cbf9decddcd (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:23:33.232281 25057 tablet_bootstrap.cc:654] T 0e732244e6e0488c93fcd16a0473d5de P 89fead8b4d684535b3a6e4eb62080408: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:33.243592 24999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 428b74912b684e128bc77cbf9decddcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:33.232568 24767 tablet_service.cc:1511] Processing CreateTablet for tablet fc856487e06d4fad8eb7ca1d08c4fa75 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:23:33.245018 24767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc856487e06d4fad8eb7ca1d08c4fa75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:33.219231 25054 consensus_queue.cc:260] T 658810625ed34912be1ebc9f36cb77a6 P ed0e5ae54dc147eaae297b176039185d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:33.247568 25054 ts_tablet_manager.cc:1434] T 658810625ed34912be1ebc9f36cb77a6 P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.001s
I20260709 12:23:33.248644 25054 tablet_bootstrap.cc:492] T bbdbd512e8184425a28ab866ef413585 P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:33.250725 25055 tablet_bootstrap.cc:654] T bbdbd512e8184425a28ab866ef413585 P 7b7dc3b7ea9947669c031a407a37bfb7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:33.253211 24925 tablet_service.cc:1511] Processing CreateTablet for tablet fc856487e06d4fad8eb7ca1d08c4fa75 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:23:33.254988 24844 tablet_service.cc:1511] Processing CreateTablet for tablet fc856487e06d4fad8eb7ca1d08c4fa75 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:23:33.271317 24844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc856487e06d4fad8eb7ca1d08c4fa75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:33.254995 24996 tablet_service.cc:1511] Processing CreateTablet for tablet c40234f65f7f43b6bed2407a7173b530 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:23:33.269390 24772 tablet_service.cc:1511] Processing CreateTablet for tablet c40234f65f7f43b6bed2407a7173b530 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:23:33.269676 25056 raft_consensus.cc:359] T ff8b874555e84c5ca5012a330bc4cad9 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:33.274688 25056 raft_consensus.cc:385] T ff8b874555e84c5ca5012a330bc4cad9 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:33.274777 24772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c40234f65f7f43b6bed2407a7173b530. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:33.274777 24996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c40234f65f7f43b6bed2407a7173b530. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:33.275473 25056 raft_consensus.cc:740] T ff8b874555e84c5ca5012a330bc4cad9 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f56a64eaa85f4714be29e61b5a7e2973, State: Initialized, Role: FOLLOWER
I20260709 12:23:33.271283 24925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc856487e06d4fad8eb7ca1d08c4fa75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:33.276503 25056 consensus_queue.cc:260] T ff8b874555e84c5ca5012a330bc4cad9 P f56a64eaa85f4714be29e61b5a7e2973 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:33.279767 25054 tablet_bootstrap.cc:654] T bbdbd512e8184425a28ab866ef413585 P ed0e5ae54dc147eaae297b176039185d: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:33.289412 25057 tablet_bootstrap.cc:492] T 0e732244e6e0488c93fcd16a0473d5de P 89fead8b4d684535b3a6e4eb62080408: No bootstrap required, opened a new log
I20260709 12:23:33.289954 25057 ts_tablet_manager.cc:1403] T 0e732244e6e0488c93fcd16a0473d5de P 89fead8b4d684535b3a6e4eb62080408: Time spent bootstrapping tablet: real 0.066s	user 0.013s	sys 0.008s
I20260709 12:23:33.292925 25057 raft_consensus.cc:359] T 0e732244e6e0488c93fcd16a0473d5de P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:33.293653 25057 raft_consensus.cc:385] T 0e732244e6e0488c93fcd16a0473d5de P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:33.293948 25057 raft_consensus.cc:740] T 0e732244e6e0488c93fcd16a0473d5de P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Initialized, Role: FOLLOWER
I20260709 12:23:33.294691 25057 consensus_queue.cc:260] T 0e732244e6e0488c93fcd16a0473d5de P 89fead8b4d684535b3a6e4eb62080408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:33.297482 24846 tablet_service.cc:1511] Processing CreateTablet for tablet c40234f65f7f43b6bed2407a7173b530 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:23:33.298806 25057 ts_tablet_manager.cc:1434] T 0e732244e6e0488c93fcd16a0473d5de P 89fead8b4d684535b3a6e4eb62080408: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 12:23:33.298967 24846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c40234f65f7f43b6bed2407a7173b530. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:33.301172 24921 tablet_service.cc:1511] Processing CreateTablet for tablet 1bc397d374ec484aaf469688e112dfc2 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:23:33.302755 24921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bc397d374ec484aaf469688e112dfc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:33.307971 24999 tablet_service.cc:1511] Processing CreateTablet for tablet 1bc397d374ec484aaf469688e112dfc2 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:23:33.309520 24999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bc397d374ec484aaf469688e112dfc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:33.309597 24775 tablet_service.cc:1511] Processing CreateTablet for tablet 1bc397d374ec484aaf469688e112dfc2 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:23:33.310967 24775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bc397d374ec484aaf469688e112dfc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:33.313136 25070 raft_consensus.cc:493] T 4125fb20077445a6bd91c14b85a5b638 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:33.313664 25070 raft_consensus.cc:515] T 4125fb20077445a6bd91c14b85a5b638 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:33.315828 25070 leader_election.cc:290] T 4125fb20077445a6bd91c14b85a5b638 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907), f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055)
I20260709 12:23:33.317945 24862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4125fb20077445a6bd91c14b85a5b638" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
I20260709 12:23:33.318655 24862 raft_consensus.cc:2468] T 4125fb20077445a6bd91c14b85a5b638 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 0.
I20260709 12:23:33.319617 25011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4125fb20077445a6bd91c14b85a5b638" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973" is_pre_election: true
I20260709 12:23:33.321326 24902 leader_election.cc:304] T 4125fb20077445a6bd91c14b85a5b638 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b7dc3b7ea9947669c031a407a37bfb7, 89fead8b4d684535b3a6e4eb62080408; no voters: 
W20260709 12:23:33.322274 24901 leader_election.cc:343] T 4125fb20077445a6bd91c14b85a5b638 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:33.323151 25070 raft_consensus.cc:2804] T 4125fb20077445a6bd91c14b85a5b638 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:33.323573 25070 raft_consensus.cc:493] T 4125fb20077445a6bd91c14b85a5b638 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:33.323900 25070 raft_consensus.cc:3060] T 4125fb20077445a6bd91c14b85a5b638 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:33.327103 25057 tablet_bootstrap.cc:492] T 658810625ed34912be1ebc9f36cb77a6 P 89fead8b4d684535b3a6e4eb62080408: Bootstrap starting.
I20260709 12:23:33.330780 25070 raft_consensus.cc:515] T 4125fb20077445a6bd91c14b85a5b638 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:33.333357 25057 tablet_bootstrap.cc:654] T 658810625ed34912be1ebc9f36cb77a6 P 89fead8b4d684535b3a6e4eb62080408: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:33.333487 25056 ts_tablet_manager.cc:1434] T ff8b874555e84c5ca5012a330bc4cad9 P f56a64eaa85f4714be29e61b5a7e2973: Time spent starting tablet: real 0.091s	user 0.006s	sys 0.001s
I20260709 12:23:33.333786 24862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4125fb20077445a6bd91c14b85a5b638" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7"
I20260709 12:23:33.334455 24862 raft_consensus.cc:3060] T 4125fb20077445a6bd91c14b85a5b638 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:33.341419 24862 raft_consensus.cc:2468] T 4125fb20077445a6bd91c14b85a5b638 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 1.
I20260709 12:23:33.345366 25056 tablet_bootstrap.cc:492] T 4125fb20077445a6bd91c14b85a5b638 P f56a64eaa85f4714be29e61b5a7e2973: Bootstrap starting.
I20260709 12:23:33.349522 25057 tablet_bootstrap.cc:492] T 658810625ed34912be1ebc9f36cb77a6 P 89fead8b4d684535b3a6e4eb62080408: No bootstrap required, opened a new log
I20260709 12:23:33.350142 25057 ts_tablet_manager.cc:1403] T 658810625ed34912be1ebc9f36cb77a6 P 89fead8b4d684535b3a6e4eb62080408: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.008s
I20260709 12:23:33.351661 25070 leader_election.cc:290] T 4125fb20077445a6bd91c14b85a5b638 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 election: Requested vote from peers 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907), f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055)
I20260709 12:23:33.352839 25011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4125fb20077445a6bd91c14b85a5b638" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973"
W20260709 12:23:33.354264 24901 leader_election.cc:343] T 4125fb20077445a6bd91c14b85a5b638 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:33.359524 25057 raft_consensus.cc:359] T 658810625ed34912be1ebc9f36cb77a6 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:33.360349 25057 raft_consensus.cc:385] T 658810625ed34912be1ebc9f36cb77a6 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:33.360654 25057 raft_consensus.cc:740] T 658810625ed34912be1ebc9f36cb77a6 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Initialized, Role: FOLLOWER
I20260709 12:23:33.362344 24902 leader_election.cc:304] T 4125fb20077445a6bd91c14b85a5b638 P 89fead8b4d684535b3a6e4eb62080408 [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: 7b7dc3b7ea9947669c031a407a37bfb7, 89fead8b4d684535b3a6e4eb62080408; no voters: f56a64eaa85f4714be29e61b5a7e2973
I20260709 12:23:33.354349 25055 tablet_bootstrap.cc:492] T bbdbd512e8184425a28ab866ef413585 P 7b7dc3b7ea9947669c031a407a37bfb7: No bootstrap required, opened a new log
I20260709 12:23:33.363507 25055 ts_tablet_manager.cc:1403] T bbdbd512e8184425a28ab866ef413585 P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent bootstrapping tablet: real 0.158s	user 0.008s	sys 0.004s
I20260709 12:23:33.364791 24922 tablet_service.cc:1511] Processing CreateTablet for tablet cfbca86f30274e7bb3e6d66c6a7a4671 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:23:33.366184 24922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfbca86f30274e7bb3e6d66c6a7a4671. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:33.365324 24849 tablet_service.cc:1511] Processing CreateTablet for tablet cfbca86f30274e7bb3e6d66c6a7a4671 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:23:33.368321 24849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfbca86f30274e7bb3e6d66c6a7a4671. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:33.370013 25055 raft_consensus.cc:359] T bbdbd512e8184425a28ab866ef413585 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:33.370867 25055 raft_consensus.cc:385] T bbdbd512e8184425a28ab866ef413585 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:33.371235 25055 raft_consensus.cc:740] T bbdbd512e8184425a28ab866ef413585 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7dc3b7ea9947669c031a407a37bfb7, State: Initialized, Role: FOLLOWER
I20260709 12:23:33.371078 25070 raft_consensus.cc:2804] T 4125fb20077445a6bd91c14b85a5b638 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:33.373607 25070 raft_consensus.cc:697] T 4125fb20077445a6bd91c14b85a5b638 P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Becoming Leader. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Running, Role: LEADER
I20260709 12:23:33.372205 25055 consensus_queue.cc:260] T bbdbd512e8184425a28ab866ef413585 P 7b7dc3b7ea9947669c031a407a37bfb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:33.374496 25070 consensus_queue.cc:237] T 4125fb20077445a6bd91c14b85a5b638 P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:33.379576 24774 tablet_service.cc:1511] Processing CreateTablet for tablet fdd34376063142abbe6443105c9daeab (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:23:33.380787 24774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdd34376063142abbe6443105c9daeab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:33.383610 25057 consensus_queue.cc:260] T 658810625ed34912be1ebc9f36cb77a6 P 89fead8b4d684535b3a6e4eb62080408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:33.390645 25086 raft_consensus.cc:493] T 0e732244e6e0488c93fcd16a0473d5de P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:33.391158 25086 raft_consensus.cc:515] T 0e732244e6e0488c93fcd16a0473d5de P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:33.393788 25086 leader_election.cc:290] T 0e732244e6e0488c93fcd16a0473d5de P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:33.395694 25011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e732244e6e0488c93fcd16a0473d5de" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973" is_pre_election: true
I20260709 12:23:33.396534 25011 raft_consensus.cc:2393] T 0e732244e6e0488c93fcd16a0473d5de P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 89fead8b4d684535b3a6e4eb62080408 in current term 1: Already voted for candidate ed0e5ae54dc147eaae297b176039185d in this term.
I20260709 12:23:33.395687 25054 tablet_bootstrap.cc:492] T bbdbd512e8184425a28ab866ef413585 P ed0e5ae54dc147eaae297b176039185d: No bootstrap required, opened a new log
I20260709 12:23:33.400717 25054 ts_tablet_manager.cc:1403] T bbdbd512e8184425a28ab866ef413585 P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.152s	user 0.016s	sys 0.028s
I20260709 12:23:33.404404 25054 raft_consensus.cc:359] T bbdbd512e8184425a28ab866ef413585 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:33.405047 25054 raft_consensus.cc:385] T bbdbd512e8184425a28ab866ef413585 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:33.405278 25054 raft_consensus.cc:740] T bbdbd512e8184425a28ab866ef413585 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:33.405889 25054 consensus_queue.cc:260] T bbdbd512e8184425a28ab866ef413585 P ed0e5ae54dc147eaae297b176039185d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:33.407863 25054 ts_tablet_manager.cc:1434] T bbdbd512e8184425a28ab866ef413585 P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 12:23:33.409140 25054 tablet_bootstrap.cc:492] T dedf9ab509654fc0a1f910177af15950 P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:33.408854 24996 tablet_service.cc:1511] Processing CreateTablet for tablet cfbca86f30274e7bb3e6d66c6a7a4671 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:23:33.409921 25056 tablet_bootstrap.cc:654] T 4125fb20077445a6bd91c14b85a5b638 P f56a64eaa85f4714be29e61b5a7e2973: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:33.410262 24996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfbca86f30274e7bb3e6d66c6a7a4671. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:33.410743 24786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e732244e6e0488c93fcd16a0473d5de" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:33.413405 24899 leader_election.cc:304] T 0e732244e6e0488c93fcd16a0473d5de P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89fead8b4d684535b3a6e4eb62080408; no voters: ed0e5ae54dc147eaae297b176039185d, f56a64eaa85f4714be29e61b5a7e2973
I20260709 12:23:33.414129 24844 tablet_service.cc:1511] Processing CreateTablet for tablet fdd34376063142abbe6443105c9daeab (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:23:33.414685 25086 raft_consensus.cc:3060] T 0e732244e6e0488c93fcd16a0473d5de P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:33.415429 24844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdd34376063142abbe6443105c9daeab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:33.418438 25057 ts_tablet_manager.cc:1434] T 658810625ed34912be1ebc9f36cb77a6 P 89fead8b4d684535b3a6e4eb62080408: Time spent starting tablet: real 0.068s	user 0.002s	sys 0.005s
I20260709 12:23:33.419554 25057 tablet_bootstrap.cc:492] T 9a0132bfe8ef42f097b8d66fcbae5381 P 89fead8b4d684535b3a6e4eb62080408: Bootstrap starting.
I20260709 12:23:33.422976 25086 raft_consensus.cc:2749] T 0e732244e6e0488c93fcd16a0473d5de P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:33.413708 25055 ts_tablet_manager.cc:1434] T bbdbd512e8184425a28ab866ef413585 P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.000s
I20260709 12:23:33.435107 24925 tablet_service.cc:1511] Processing CreateTablet for tablet fdd34376063142abbe6443105c9daeab (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:23:33.436018 24991 tablet_service.cc:1511] Processing CreateTablet for tablet cc6ea2574a534668b824fe652add54c1 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:23:33.436842 25057 tablet_bootstrap.cc:654] T 9a0132bfe8ef42f097b8d66fcbae5381 P 89fead8b4d684535b3a6e4eb62080408: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:33.437362 24991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc6ea2574a534668b824fe652add54c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:33.438562 25055 tablet_bootstrap.cc:492] T 900bac1b0ced434a9018dda51de6009d P 7b7dc3b7ea9947669c031a407a37bfb7: Bootstrap starting.
I20260709 12:23:33.436738 24925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdd34376063142abbe6443105c9daeab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:33.453580 24772 tablet_service.cc:1511] Processing CreateTablet for tablet cc6ea2574a534668b824fe652add54c1 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:23:33.454993 24772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc6ea2574a534668b824fe652add54c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:33.454550 24683 catalog_manager.cc:5697] T 4125fb20077445a6bd91c14b85a5b638 P 89fead8b4d684535b3a6e4eb62080408 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195). New cstate: current_term: 1 leader_uuid: "89fead8b4d684535b3a6e4eb62080408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:33.458644 25054 tablet_bootstrap.cc:654] T dedf9ab509654fc0a1f910177af15950 P ed0e5ae54dc147eaae297b176039185d: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:33.459163 25055 tablet_bootstrap.cc:654] T 900bac1b0ced434a9018dda51de6009d P 7b7dc3b7ea9947669c031a407a37bfb7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:33.475857 24767 tablet_service.cc:1511] Processing CreateTablet for tablet c404c110db894a0a8d582154e19b5556 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:23:33.476145 24999 tablet_service.cc:1511] Processing CreateTablet for tablet c404c110db894a0a8d582154e19b5556 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:23:33.477257 24767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c404c110db894a0a8d582154e19b5556. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:33.477650 24999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c404c110db894a0a8d582154e19b5556. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:33.468088 24921 tablet_service.cc:1511] Processing CreateTablet for tablet c404c110db894a0a8d582154e19b5556 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:23:33.480175 24921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c404c110db894a0a8d582154e19b5556. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:33.482949 24922 tablet_service.cc:1511] Processing CreateTablet for tablet d98e2fe80ed84f6eb02796dea0efcfa2 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:23:33.484112 24922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d98e2fe80ed84f6eb02796dea0efcfa2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:33.486709 24992 tablet_service.cc:1511] Processing CreateTablet for tablet d98e2fe80ed84f6eb02796dea0efcfa2 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:23:33.488034 24992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d98e2fe80ed84f6eb02796dea0efcfa2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:33.490502 25063 raft_consensus.cc:493] T bbdbd512e8184425a28ab866ef413585 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:33.491024 25063 raft_consensus.cc:515] T bbdbd512e8184425a28ab866ef413585 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:33.492425 24846 tablet_service.cc:1511] Processing CreateTablet for tablet 6ae1c7d8bc3b4f729848e6c44bf724d3 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:23:33.493567 25063 leader_election.cc:290] T bbdbd512e8184425a28ab866ef413585 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:33.493733 24846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ae1c7d8bc3b4f729848e6c44bf724d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:33.494007 24917 tablet_service.cc:1511] Processing CreateTablet for tablet 6ae1c7d8bc3b4f729848e6c44bf724d3 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:23:33.492293 24774 tablet_service.cc:1511] Processing CreateTablet for tablet 6ae1c7d8bc3b4f729848e6c44bf724d3 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:23:33.496348 24774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ae1c7d8bc3b4f729848e6c44bf724d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:33.495699 24917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ae1c7d8bc3b4f729848e6c44bf724d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:33.516047 24849 tablet_service.cc:1511] Processing CreateTablet for tablet cc6ea2574a534668b824fe652add54c1 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:23:33.517427 24849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc6ea2574a534668b824fe652add54c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:33.518041 25057 tablet_bootstrap.cc:492] T 9a0132bfe8ef42f097b8d66fcbae5381 P 89fead8b4d684535b3a6e4eb62080408: No bootstrap required, opened a new log
I20260709 12:23:33.518107 24775 tablet_service.cc:1511] Processing CreateTablet for tablet 05df5da5f0f946b3821b6bf4a53d49fe (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:23:33.520133 25057 ts_tablet_manager.cc:1403] T 9a0132bfe8ef42f097b8d66fcbae5381 P 89fead8b4d684535b3a6e4eb62080408: Time spent bootstrapping tablet: real 0.101s	user 0.015s	sys 0.007s
I20260709 12:23:33.520834 24775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05df5da5f0f946b3821b6bf4a53d49fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:33.522711 25063 raft_consensus.cc:493] T ff8b874555e84c5ca5012a330bc4cad9 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:33.523242 25063 raft_consensus.cc:515] T ff8b874555e84c5ca5012a330bc4cad9 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:33.523649 25070 raft_consensus.cc:493] T 658810625ed34912be1ebc9f36cb77a6 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:33.524135 25070 raft_consensus.cc:515] T 658810625ed34912be1ebc9f36cb77a6 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:33.525344 25063 leader_election.cc:290] T ff8b874555e84c5ca5012a330bc4cad9 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907)
I20260709 12:23:33.526095 25070 leader_election.cc:290] T 658810625ed34912be1ebc9f36cb77a6 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907)
I20260709 12:23:33.534194 24994 tablet_service.cc:1511] Processing CreateTablet for tablet 25a01b98e7ad4edca9a557c8e328a259 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:23:33.535517 24994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25a01b98e7ad4edca9a557c8e328a259. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:33.530982 25069 raft_consensus.cc:493] T bbdbd512e8184425a28ab866ef413585 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:33.540362 25069 raft_consensus.cc:515] T bbdbd512e8184425a28ab866ef413585 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:33.542762 24771 tablet_service.cc:1511] Processing CreateTablet for tablet 25a01b98e7ad4edca9a557c8e328a259 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:23:33.544348 24771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25a01b98e7ad4edca9a557c8e328a259. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:33.544731 24844 tablet_service.cc:1511] Processing CreateTablet for tablet d98e2fe80ed84f6eb02796dea0efcfa2 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:23:33.546106 24844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d98e2fe80ed84f6eb02796dea0efcfa2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:33.542840 25069 leader_election.cc:290] T bbdbd512e8184425a28ab866ef413585 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055)
I20260709 12:23:33.548995 25056 tablet_bootstrap.cc:492] T 4125fb20077445a6bd91c14b85a5b638 P f56a64eaa85f4714be29e61b5a7e2973: No bootstrap required, opened a new log
I20260709 12:23:33.549544 25056 ts_tablet_manager.cc:1403] T 4125fb20077445a6bd91c14b85a5b638 P f56a64eaa85f4714be29e61b5a7e2973: Time spent bootstrapping tablet: real 0.204s	user 0.000s	sys 0.012s
I20260709 12:23:33.526885 24995 tablet_service.cc:1511] Processing CreateTablet for tablet 05df5da5f0f946b3821b6bf4a53d49fe (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:23:33.550974 24922 tablet_service.cc:1511] Processing CreateTablet for tablet 25a01b98e7ad4edca9a557c8e328a259 (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:23:33.553053 24922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25a01b98e7ad4edca9a557c8e328a259. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:33.560629 24995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05df5da5f0f946b3821b6bf4a53d49fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:33.523242 25057 raft_consensus.cc:359] T 9a0132bfe8ef42f097b8d66fcbae5381 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:33.565433 25062 raft_consensus.cc:493] T bbdbd512e8184425a28ab866ef413585 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:33.566114 25062 raft_consensus.cc:515] T bbdbd512e8184425a28ab866ef413585 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:33.566689 24843 tablet_service.cc:1511] Processing CreateTablet for tablet 05df5da5f0f946b3821b6bf4a53d49fe (DEFAULT_TABLE table=test-workload [id=a86b4bf694a14c1ca12f4c406cf7e9c9]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:23:33.567469 24785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdbd512e8184425a28ab866ef413585" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:33.568051 24843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05df5da5f0f946b3821b6bf4a53d49fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:33.568243 24785 raft_consensus.cc:2468] T bbdbd512e8184425a28ab866ef413585 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b7dc3b7ea9947669c031a407a37bfb7 in term 0.
I20260709 12:23:33.568600 24862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "658810625ed34912be1ebc9f36cb77a6" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
I20260709 12:23:33.570683 24862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdbd512e8184425a28ab866ef413585" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
I20260709 12:23:33.571275 24862 raft_consensus.cc:2468] T bbdbd512e8184425a28ab866ef413585 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 0.
I20260709 12:23:33.565620 25057 raft_consensus.cc:385] T 9a0132bfe8ef42f097b8d66fcbae5381 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:33.572501 25011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdbd512e8184425a28ab866ef413585" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973" is_pre_election: true
I20260709 12:23:33.572599 24752 leader_election.cc:304] T bbdbd512e8184425a28ab866ef413585 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b7dc3b7ea9947669c031a407a37bfb7, ed0e5ae54dc147eaae297b176039185d; no voters: 
I20260709 12:23:33.573367 25011 raft_consensus.cc:2468] T bbdbd512e8184425a28ab866ef413585 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 0.
I20260709 12:23:33.559041 24786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "658810625ed34912be1ebc9f36cb77a6" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:33.568248 25062 leader_election.cc:290] T bbdbd512e8184425a28ab866ef413585 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907), f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055)
I20260709 12:23:33.575762 25057 raft_consensus.cc:740] T 9a0132bfe8ef42f097b8d66fcbae5381 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Initialized, Role: FOLLOWER
I20260709 12:23:33.576539 25057 consensus_queue.cc:260] T 9a0132bfe8ef42f097b8d66fcbae5381 P 89fead8b4d684535b3a6e4eb62080408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
W20260709 12:23:33.576874 24902 leader_election.cc:343] T 658810625ed34912be1ebc9f36cb77a6 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:33.578766 25057 ts_tablet_manager.cc:1434] T 9a0132bfe8ef42f097b8d66fcbae5381 P 89fead8b4d684535b3a6e4eb62080408: Time spent starting tablet: real 0.058s	user 0.004s	sys 0.003s
I20260709 12:23:33.579911 25057 tablet_bootstrap.cc:492] T 900bac1b0ced434a9018dda51de6009d P 89fead8b4d684535b3a6e4eb62080408: Bootstrap starting.
I20260709 12:23:33.581228 25056 raft_consensus.cc:359] T 4125fb20077445a6bd91c14b85a5b638 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:33.582161 25083 raft_consensus.cc:2804] T bbdbd512e8184425a28ab866ef413585 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:33.586633 25083 raft_consensus.cc:493] T bbdbd512e8184425a28ab866ef413585 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:33.587056 25083 raft_consensus.cc:3060] T bbdbd512e8184425a28ab866ef413585 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:33.588138 25055 tablet_bootstrap.cc:492] T 900bac1b0ced434a9018dda51de6009d P 7b7dc3b7ea9947669c031a407a37bfb7: No bootstrap required, opened a new log
I20260709 12:23:33.588676 25055 ts_tablet_manager.cc:1403] T 900bac1b0ced434a9018dda51de6009d P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent bootstrapping tablet: real 0.150s	user 0.024s	sys 0.006s
I20260709 12:23:33.581108 24824 leader_election.cc:304] T bbdbd512e8184425a28ab866ef413585 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b7dc3b7ea9947669c031a407a37bfb7, ed0e5ae54dc147eaae297b176039185d; no voters: 
I20260709 12:23:33.592175 25055 raft_consensus.cc:359] T 900bac1b0ced434a9018dda51de6009d P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:33.575037 24786 raft_consensus.cc:2468] T 658810625ed34912be1ebc9f36cb77a6 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 0.
I20260709 12:23:33.594157 25069 raft_consensus.cc:2804] T bbdbd512e8184425a28ab866ef413585 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:33.594591 25069 raft_consensus.cc:493] T bbdbd512e8184425a28ab866ef413585 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:33.594916 25069 raft_consensus.cc:3060] T bbdbd512e8184425a28ab866ef413585 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:33.598346 24899 leader_election.cc:304] T 658810625ed34912be1ebc9f36cb77a6 P 89fead8b4d684535b3a6e4eb62080408 [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: 89fead8b4d684535b3a6e4eb62080408, ed0e5ae54dc147eaae297b176039185d; no voters: 7b7dc3b7ea9947669c031a407a37bfb7
I20260709 12:23:33.608740 25070 raft_consensus.cc:2804] T 658810625ed34912be1ebc9f36cb77a6 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:33.609162 25070 raft_consensus.cc:493] T 658810625ed34912be1ebc9f36cb77a6 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:33.609484 25070 raft_consensus.cc:3060] T 658810625ed34912be1ebc9f36cb77a6 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:33.593825 25055 raft_consensus.cc:385] T 900bac1b0ced434a9018dda51de6009d P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:33.612511 25055 raft_consensus.cc:740] T 900bac1b0ced434a9018dda51de6009d P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7dc3b7ea9947669c031a407a37bfb7, State: Initialized, Role: FOLLOWER
I20260709 12:23:33.598251 25056 raft_consensus.cc:385] T 4125fb20077445a6bd91c14b85a5b638 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:33.613480 25056 raft_consensus.cc:740] T 4125fb20077445a6bd91c14b85a5b638 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f56a64eaa85f4714be29e61b5a7e2973, State: Initialized, Role: FOLLOWER
I20260709 12:23:33.614243 25056 consensus_queue.cc:260] T 4125fb20077445a6bd91c14b85a5b638 P f56a64eaa85f4714be29e61b5a7e2973 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:33.617736 25054 tablet_bootstrap.cc:492] T dedf9ab509654fc0a1f910177af15950 P ed0e5ae54dc147eaae297b176039185d: No bootstrap required, opened a new log
I20260709 12:23:33.618330 25054 ts_tablet_manager.cc:1403] T dedf9ab509654fc0a1f910177af15950 P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.209s	user 0.017s	sys 0.002s
I20260709 12:23:33.620522 25062 consensus_queue.cc:1048] T 0e732244e6e0488c93fcd16a0473d5de P ed0e5ae54dc147eaae297b176039185d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:33.620620 25055 consensus_queue.cc:260] T 900bac1b0ced434a9018dda51de6009d P 7b7dc3b7ea9947669c031a407a37bfb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:33.625136 25057 tablet_bootstrap.cc:654] T 900bac1b0ced434a9018dda51de6009d P 89fead8b4d684535b3a6e4eb62080408: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:33.624606 25054 raft_consensus.cc:359] T dedf9ab509654fc0a1f910177af15950 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:33.636873 25054 raft_consensus.cc:385] T dedf9ab509654fc0a1f910177af15950 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:33.637217 25054 raft_consensus.cc:740] T dedf9ab509654fc0a1f910177af15950 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:33.641314 24862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdbd512e8184425a28ab866ef413585" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
I20260709 12:23:33.644699 25083 raft_consensus.cc:515] T bbdbd512e8184425a28ab866ef413585 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:33.645543 24861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff8b874555e84c5ca5012a330bc4cad9" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
I20260709 12:23:33.621883 25070 raft_consensus.cc:515] T 658810625ed34912be1ebc9f36cb77a6 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:33.641897 25069 raft_consensus.cc:515] T bbdbd512e8184425a28ab866ef413585 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:33.650619 25083 leader_election.cc:290] T bbdbd512e8184425a28ab866ef413585 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 election: Requested vote from peers 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907), f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055)
I20260709 12:23:33.644003 25054 consensus_queue.cc:260] T dedf9ab509654fc0a1f910177af15950 P ed0e5ae54dc147eaae297b176039185d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:33.661104 24861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdbd512e8184425a28ab866ef413585" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7"
W20260709 12:23:33.668352 24976 leader_election.cc:343] T ff8b874555e84c5ca5012a330bc4cad9 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:33.669422 24862 raft_consensus.cc:2393] T bbdbd512e8184425a28ab866ef413585 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f56a64eaa85f4714be29e61b5a7e2973 in current term 1: Already voted for candidate 7b7dc3b7ea9947669c031a407a37bfb7 in this term.
I20260709 12:23:33.672969 25056 ts_tablet_manager.cc:1434] T 4125fb20077445a6bd91c14b85a5b638 P f56a64eaa85f4714be29e61b5a7e2973: Time spent starting tablet: real 0.123s	user 0.009s	sys 0.000s
I20260709 12:23:33.673583 24862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "658810625ed34912be1ebc9f36cb77a6" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7"
I20260709 12:23:33.674642 24786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "658810625ed34912be1ebc9f36cb77a6" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d"
W20260709 12:23:33.674963 24902 leader_election.cc:343] T 658810625ed34912be1ebc9f36cb77a6 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:33.672856 25070 leader_election.cc:290] T 658810625ed34912be1ebc9f36cb77a6 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 election: Requested vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907)
I20260709 12:23:33.678254 24786 raft_consensus.cc:3060] T 658810625ed34912be1ebc9f36cb77a6 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:33.674523 25056 tablet_bootstrap.cc:492] T c2d935edbe5f40d5a5dcae926d3efed9 P f56a64eaa85f4714be29e61b5a7e2973: Bootstrap starting.
I20260709 12:23:33.665899 25011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdbd512e8184425a28ab866ef413585" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973"
I20260709 12:23:33.686750 25054 ts_tablet_manager.cc:1434] T dedf9ab509654fc0a1f910177af15950 P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.068s	user 0.008s	sys 0.001s
I20260709 12:23:33.687525 25084 consensus_queue.cc:1048] T 0e732244e6e0488c93fcd16a0473d5de P ed0e5ae54dc147eaae297b176039185d [LEADER]: Connected to new peer: Peer: permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:23:33.689014 25054 tablet_bootstrap.cc:492] T c2d935edbe5f40d5a5dcae926d3efed9 P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:33.690351 25011 raft_consensus.cc:3060] T bbdbd512e8184425a28ab866ef413585 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:33.695102 25055 ts_tablet_manager.cc:1434] T 900bac1b0ced434a9018dda51de6009d P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent starting tablet: real 0.106s	user 0.008s	sys 0.009s
I20260709 12:23:33.696211 25055 tablet_bootstrap.cc:492] T dedf9ab509654fc0a1f910177af15950 P 7b7dc3b7ea9947669c031a407a37bfb7: Bootstrap starting.
I20260709 12:23:33.691504 25056 tablet_bootstrap.cc:654] T c2d935edbe5f40d5a5dcae926d3efed9 P f56a64eaa85f4714be29e61b5a7e2973: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:33.699712 25069 leader_election.cc:290] T bbdbd512e8184425a28ab866ef413585 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 election: Requested vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055)
I20260709 12:23:33.699992 25011 raft_consensus.cc:2468] T bbdbd512e8184425a28ab866ef413585 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 1.
I20260709 12:23:33.701314 24751 leader_election.cc:304] T bbdbd512e8184425a28ab866ef413585 P ed0e5ae54dc147eaae297b176039185d [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: ed0e5ae54dc147eaae297b176039185d, f56a64eaa85f4714be29e61b5a7e2973; no voters: 7b7dc3b7ea9947669c031a407a37bfb7
I20260709 12:23:33.702322 24785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdbd512e8184425a28ab866ef413585" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d"
I20260709 12:23:33.703125 24785 raft_consensus.cc:2393] T bbdbd512e8184425a28ab866ef413585 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7b7dc3b7ea9947669c031a407a37bfb7 in current term 1: Already voted for candidate ed0e5ae54dc147eaae297b176039185d in this term.
I20260709 12:23:33.705015 25084 raft_consensus.cc:2804] T bbdbd512e8184425a28ab866ef413585 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:33.705523 25084 raft_consensus.cc:697] T bbdbd512e8184425a28ab866ef413585 P ed0e5ae54dc147eaae297b176039185d [term 1 LEADER]: Becoming Leader. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Running, Role: LEADER
I20260709 12:23:33.706378 25084 consensus_queue.cc:237] T bbdbd512e8184425a28ab866ef413585 P ed0e5ae54dc147eaae297b176039185d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:33.721266 24785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdbd512e8184425a28ab866ef413585" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:33.723483 24973 leader_election.cc:304] T bbdbd512e8184425a28ab866ef413585 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f56a64eaa85f4714be29e61b5a7e2973; no voters: 7b7dc3b7ea9947669c031a407a37bfb7, ed0e5ae54dc147eaae297b176039185d
I20260709 12:23:33.724417 25063 raft_consensus.cc:2749] T bbdbd512e8184425a28ab866ef413585 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:33.721288 24784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff8b874555e84c5ca5012a330bc4cad9" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
W20260709 12:23:33.726168 24973 leader_election.cc:343] T ff8b874555e84c5ca5012a330bc4cad9 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:33.726635 24973 leader_election.cc:304] T ff8b874555e84c5ca5012a330bc4cad9 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f56a64eaa85f4714be29e61b5a7e2973; no voters: 7b7dc3b7ea9947669c031a407a37bfb7, ed0e5ae54dc147eaae297b176039185d
I20260709 12:23:33.727805 25063 raft_consensus.cc:2749] T ff8b874555e84c5ca5012a330bc4cad9 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:33.732527 25010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdbd512e8184425a28ab866ef413585" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973" is_pre_election: true
I20260709 12:23:33.733003 25055 tablet_bootstrap.cc:654] T dedf9ab509654fc0a1f910177af15950 P 7b7dc3b7ea9947669c031a407a37bfb7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:33.733474 25010 raft_consensus.cc:2393] T bbdbd512e8184425a28ab866ef413585 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7b7dc3b7ea9947669c031a407a37bfb7 in current term 1: Already voted for candidate ed0e5ae54dc147eaae297b176039185d in this term.
I20260709 12:23:33.714752 24786 raft_consensus.cc:2468] T 658810625ed34912be1ebc9f36cb77a6 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 1.
I20260709 12:23:33.739490 24899 leader_election.cc:304] T 658810625ed34912be1ebc9f36cb77a6 P 89fead8b4d684535b3a6e4eb62080408 [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: 89fead8b4d684535b3a6e4eb62080408, ed0e5ae54dc147eaae297b176039185d; no voters: 7b7dc3b7ea9947669c031a407a37bfb7
I20260709 12:23:33.740475 25070 raft_consensus.cc:2804] T 658810625ed34912be1ebc9f36cb77a6 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:33.741024 25070 raft_consensus.cc:697] T 658810625ed34912be1ebc9f36cb77a6 P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Becoming Leader. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Running, Role: LEADER
I20260709 12:23:33.741938 25070 consensus_queue.cc:237] T 658810625ed34912be1ebc9f36cb77a6 P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:33.754184 25011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdbd512e8184425a28ab866ef413585" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973"
I20260709 12:23:33.758899 25011 raft_consensus.cc:2393] T bbdbd512e8184425a28ab866ef413585 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7b7dc3b7ea9947669c031a407a37bfb7 in current term 1: Already voted for candidate ed0e5ae54dc147eaae297b176039185d in this term.
I20260709 12:23:33.762888 24826 leader_election.cc:304] T bbdbd512e8184425a28ab866ef413585 P 7b7dc3b7ea9947669c031a407a37bfb7 [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: 7b7dc3b7ea9947669c031a407a37bfb7; no voters: ed0e5ae54dc147eaae297b176039185d, f56a64eaa85f4714be29e61b5a7e2973
I20260709 12:23:33.766631 25069 raft_consensus.cc:2749] T bbdbd512e8184425a28ab866ef413585 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:23:33.771493 25057 tablet_bootstrap.cc:492] T 900bac1b0ced434a9018dda51de6009d P 89fead8b4d684535b3a6e4eb62080408: No bootstrap required, opened a new log
I20260709 12:23:33.772029 25057 ts_tablet_manager.cc:1403] T 900bac1b0ced434a9018dda51de6009d P 89fead8b4d684535b3a6e4eb62080408: Time spent bootstrapping tablet: real 0.192s	user 0.014s	sys 0.036s
I20260709 12:23:33.775295 25057 raft_consensus.cc:359] T 900bac1b0ced434a9018dda51de6009d P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:33.776070 25057 raft_consensus.cc:385] T 900bac1b0ced434a9018dda51de6009d P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:33.776400 25057 raft_consensus.cc:740] T 900bac1b0ced434a9018dda51de6009d P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Initialized, Role: FOLLOWER
I20260709 12:23:33.780237 25057 consensus_queue.cc:260] T 900bac1b0ced434a9018dda51de6009d P 89fead8b4d684535b3a6e4eb62080408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:33.780115 24681 catalog_manager.cc:5697] T bbdbd512e8184425a28ab866ef413585 P ed0e5ae54dc147eaae297b176039185d reported cstate change: term changed from 0 to 1, leader changed from <none> to ed0e5ae54dc147eaae297b176039185d (127.21.56.193). New cstate: current_term: 1 leader_uuid: "ed0e5ae54dc147eaae297b176039185d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:33.785259 25057 ts_tablet_manager.cc:1434] T 900bac1b0ced434a9018dda51de6009d P 89fead8b4d684535b3a6e4eb62080408: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 12:23:33.787123 25057 tablet_bootstrap.cc:492] T 7a0e9f4a5099496ea5375fe461e225cf P 89fead8b4d684535b3a6e4eb62080408: Bootstrap starting.
I20260709 12:23:33.788309 25056 tablet_bootstrap.cc:492] T c2d935edbe5f40d5a5dcae926d3efed9 P f56a64eaa85f4714be29e61b5a7e2973: No bootstrap required, opened a new log
I20260709 12:23:33.788882 25056 ts_tablet_manager.cc:1403] T c2d935edbe5f40d5a5dcae926d3efed9 P f56a64eaa85f4714be29e61b5a7e2973: Time spent bootstrapping tablet: real 0.115s	user 0.016s	sys 0.006s
I20260709 12:23:33.799422 25056 raft_consensus.cc:359] T c2d935edbe5f40d5a5dcae926d3efed9 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:33.800298 25056 raft_consensus.cc:385] T c2d935edbe5f40d5a5dcae926d3efed9 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:33.800450 25086 consensus_queue.cc:1048] T 9d87fc1fea674702a7661a83c535bb62 P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:33.799615 25011 raft_consensus.cc:3060] T 4125fb20077445a6bd91c14b85a5b638 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:33.802567 25056 raft_consensus.cc:740] T c2d935edbe5f40d5a5dcae926d3efed9 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f56a64eaa85f4714be29e61b5a7e2973, State: Initialized, Role: FOLLOWER
I20260709 12:23:33.806106 25056 consensus_queue.cc:260] T c2d935edbe5f40d5a5dcae926d3efed9 P f56a64eaa85f4714be29e61b5a7e2973 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
W20260709 12:23:33.809223 24902 consensus_peers.cc:597] T 9d87fc1fea674702a7661a83c535bb62 P 89fead8b4d684535b3a6e4eb62080408 -> Peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Couldn't send request to peer 7b7dc3b7ea9947669c031a407a37bfb7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:33.813386 25057 tablet_bootstrap.cc:654] T 7a0e9f4a5099496ea5375fe461e225cf P 89fead8b4d684535b3a6e4eb62080408: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:33.823837 25054 tablet_bootstrap.cc:654] T c2d935edbe5f40d5a5dcae926d3efed9 P ed0e5ae54dc147eaae297b176039185d: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:33.834408 25056 ts_tablet_manager.cc:1434] T c2d935edbe5f40d5a5dcae926d3efed9 P f56a64eaa85f4714be29e61b5a7e2973: Time spent starting tablet: real 0.045s	user 0.009s	sys 0.024s
I20260709 12:23:33.834553 25055 tablet_bootstrap.cc:492] T dedf9ab509654fc0a1f910177af15950 P 7b7dc3b7ea9947669c031a407a37bfb7: No bootstrap required, opened a new log
I20260709 12:23:33.835101 25055 ts_tablet_manager.cc:1403] T dedf9ab509654fc0a1f910177af15950 P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent bootstrapping tablet: real 0.139s	user 0.013s	sys 0.003s
I20260709 12:23:33.836035 24683 catalog_manager.cc:5697] T 658810625ed34912be1ebc9f36cb77a6 P 89fead8b4d684535b3a6e4eb62080408 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195). New cstate: current_term: 1 leader_uuid: "89fead8b4d684535b3a6e4eb62080408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:33.836942 25119 consensus_queue.cc:1048] T 4125fb20077445a6bd91c14b85a5b638 P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:33.837774 25055 raft_consensus.cc:359] T dedf9ab509654fc0a1f910177af15950 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:33.842700 25055 raft_consensus.cc:385] T dedf9ab509654fc0a1f910177af15950 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:33.838766 25057 tablet_bootstrap.cc:492] T 7a0e9f4a5099496ea5375fe461e225cf P 89fead8b4d684535b3a6e4eb62080408: No bootstrap required, opened a new log
I20260709 12:23:33.844951 25057 ts_tablet_manager.cc:1403] T 7a0e9f4a5099496ea5375fe461e225cf P 89fead8b4d684535b3a6e4eb62080408: Time spent bootstrapping tablet: real 0.058s	user 0.008s	sys 0.005s
I20260709 12:23:33.845985 25070 raft_consensus.cc:493] T 9a0132bfe8ef42f097b8d66fcbae5381 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:33.846606 25070 raft_consensus.cc:515] T 9a0132bfe8ef42f097b8d66fcbae5381 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:33.843061 25055 raft_consensus.cc:740] T dedf9ab509654fc0a1f910177af15950 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7dc3b7ea9947669c031a407a37bfb7, State: Initialized, Role: FOLLOWER
I20260709 12:23:33.849397 25054 tablet_bootstrap.cc:492] T c2d935edbe5f40d5a5dcae926d3efed9 P ed0e5ae54dc147eaae297b176039185d: No bootstrap required, opened a new log
I20260709 12:23:33.849920 25054 ts_tablet_manager.cc:1403] T c2d935edbe5f40d5a5dcae926d3efed9 P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.161s	user 0.005s	sys 0.012s
I20260709 12:23:33.850801 24786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a0132bfe8ef42f097b8d66fcbae5381" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:33.851022 25055 consensus_queue.cc:260] T dedf9ab509654fc0a1f910177af15950 P 7b7dc3b7ea9947669c031a407a37bfb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:33.852083 24862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a0132bfe8ef42f097b8d66fcbae5381" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
I20260709 12:23:33.853287 25055 ts_tablet_manager.cc:1434] T dedf9ab509654fc0a1f910177af15950 P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent starting tablet: real 0.018s	user 0.001s	sys 0.004s
I20260709 12:23:33.852978 25054 raft_consensus.cc:359] T c2d935edbe5f40d5a5dcae926d3efed9 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:33.853737 25054 raft_consensus.cc:385] T c2d935edbe5f40d5a5dcae926d3efed9 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:33.854069 25054 raft_consensus.cc:740] T c2d935edbe5f40d5a5dcae926d3efed9 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:33.854398 25055 tablet_bootstrap.cc:492] T 9a0132bfe8ef42f097b8d66fcbae5381 P 7b7dc3b7ea9947669c031a407a37bfb7: Bootstrap starting.
W20260709 12:23:33.854406 24902 leader_election.cc:343] T 9a0132bfe8ef42f097b8d66fcbae5381 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:23:33.855321 24899 leader_election.cc:343] T 9a0132bfe8ef42f097b8d66fcbae5381 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:33.857122 24899 leader_election.cc:304] T 9a0132bfe8ef42f097b8d66fcbae5381 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89fead8b4d684535b3a6e4eb62080408; no voters: 7b7dc3b7ea9947669c031a407a37bfb7, ed0e5ae54dc147eaae297b176039185d
I20260709 12:23:33.857338 25054 consensus_queue.cc:260] T c2d935edbe5f40d5a5dcae926d3efed9 P ed0e5ae54dc147eaae297b176039185d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:33.858968 25086 raft_consensus.cc:2749] T 9a0132bfe8ef42f097b8d66fcbae5381 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:33.858078 25070 leader_election.cc:290] T 9a0132bfe8ef42f097b8d66fcbae5381 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907)
I20260709 12:23:33.864319 25056 tablet_bootstrap.cc:492] T 37522f4a6e6f470f9f9a05e4736aa28e P f56a64eaa85f4714be29e61b5a7e2973: Bootstrap starting.
I20260709 12:23:33.864473 25086 consensus_queue.cc:1048] T 4125fb20077445a6bd91c14b85a5b638 P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 12:23:33.872646 25054 ts_tablet_manager.cc:1434] T c2d935edbe5f40d5a5dcae926d3efed9 P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 12:23:33.872975 25056 tablet_bootstrap.cc:654] T 37522f4a6e6f470f9f9a05e4736aa28e P f56a64eaa85f4714be29e61b5a7e2973: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:33.876827 25054 tablet_bootstrap.cc:492] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:33.879326 25055 tablet_bootstrap.cc:654] T 9a0132bfe8ef42f097b8d66fcbae5381 P 7b7dc3b7ea9947669c031a407a37bfb7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:33.884207 25054 tablet_bootstrap.cc:654] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P ed0e5ae54dc147eaae297b176039185d: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:33.884976 25056 tablet_bootstrap.cc:492] T 37522f4a6e6f470f9f9a05e4736aa28e P f56a64eaa85f4714be29e61b5a7e2973: No bootstrap required, opened a new log
I20260709 12:23:33.885591 25056 ts_tablet_manager.cc:1403] T 37522f4a6e6f470f9f9a05e4736aa28e P f56a64eaa85f4714be29e61b5a7e2973: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.003s
I20260709 12:23:33.888825 25057 raft_consensus.cc:359] T 7a0e9f4a5099496ea5375fe461e225cf P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:33.889096 25056 raft_consensus.cc:359] T 37522f4a6e6f470f9f9a05e4736aa28e P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:33.890048 25055 tablet_bootstrap.cc:492] T 9a0132bfe8ef42f097b8d66fcbae5381 P 7b7dc3b7ea9947669c031a407a37bfb7: No bootstrap required, opened a new log
I20260709 12:23:33.902804 25056 raft_consensus.cc:385] T 37522f4a6e6f470f9f9a05e4736aa28e P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:33.898965 25054 tablet_bootstrap.cc:492] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P ed0e5ae54dc147eaae297b176039185d: No bootstrap required, opened a new log
I20260709 12:23:33.903093 25055 ts_tablet_manager.cc:1403] T 9a0132bfe8ef42f097b8d66fcbae5381 P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.000s
I20260709 12:23:33.903173 25056 raft_consensus.cc:740] T 37522f4a6e6f470f9f9a05e4736aa28e P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f56a64eaa85f4714be29e61b5a7e2973, State: Initialized, Role: FOLLOWER
I20260709 12:23:33.903537 25054 ts_tablet_manager.cc:1403] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.003s
I20260709 12:23:33.904081 25056 consensus_queue.cc:260] T 37522f4a6e6f470f9f9a05e4736aa28e P f56a64eaa85f4714be29e61b5a7e2973 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:33.906354 25056 ts_tablet_manager.cc:1434] T 37522f4a6e6f470f9f9a05e4736aa28e P f56a64eaa85f4714be29e61b5a7e2973: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.002s
I20260709 12:23:33.906560 25054 raft_consensus.cc:359] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:33.907357 25054 raft_consensus.cc:385] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:33.908093 25057 raft_consensus.cc:385] T 7a0e9f4a5099496ea5375fe461e225cf P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:33.908425 25057 raft_consensus.cc:740] T 7a0e9f4a5099496ea5375fe461e225cf P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Initialized, Role: FOLLOWER
I20260709 12:23:33.908556 25054 raft_consensus.cc:740] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:33.909308 25057 consensus_queue.cc:260] T 7a0e9f4a5099496ea5375fe461e225cf P 89fead8b4d684535b3a6e4eb62080408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:33.909448 25054 consensus_queue.cc:260] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P ed0e5ae54dc147eaae297b176039185d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:33.910105 25056 tablet_bootstrap.cc:492] T dedf9ab509654fc0a1f910177af15950 P f56a64eaa85f4714be29e61b5a7e2973: Bootstrap starting.
I20260709 12:23:33.914708 25054 ts_tablet_manager.cc:1434] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:23:33.914906 25057 ts_tablet_manager.cc:1434] T 7a0e9f4a5099496ea5375fe461e225cf P 89fead8b4d684535b3a6e4eb62080408: Time spent starting tablet: real 0.069s	user 0.006s	sys 0.001s
I20260709 12:23:33.909523 25055 raft_consensus.cc:359] T 9a0132bfe8ef42f097b8d66fcbae5381 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:33.915827 25055 raft_consensus.cc:385] T 9a0132bfe8ef42f097b8d66fcbae5381 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:33.916182 25055 raft_consensus.cc:740] T 9a0132bfe8ef42f097b8d66fcbae5381 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7dc3b7ea9947669c031a407a37bfb7, State: Initialized, Role: FOLLOWER
I20260709 12:23:33.917109 25055 consensus_queue.cc:260] T 9a0132bfe8ef42f097b8d66fcbae5381 P 7b7dc3b7ea9947669c031a407a37bfb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:33.918762 25056 tablet_bootstrap.cc:654] T dedf9ab509654fc0a1f910177af15950 P f56a64eaa85f4714be29e61b5a7e2973: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:33.919646 25055 ts_tablet_manager.cc:1434] T 9a0132bfe8ef42f097b8d66fcbae5381 P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260709 12:23:33.915794 25054 tablet_bootstrap.cc:492] T f372ad63840c417d84775706dff1ac69 P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:33.923089 25055 tablet_bootstrap.cc:492] T 658810625ed34912be1ebc9f36cb77a6 P 7b7dc3b7ea9947669c031a407a37bfb7: Bootstrap starting.
I20260709 12:23:33.926837 25054 tablet_bootstrap.cc:654] T f372ad63840c417d84775706dff1ac69 P ed0e5ae54dc147eaae297b176039185d: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:33.916105 25057 tablet_bootstrap.cc:492] T 6c1a5d66365f4ea0a3c88d0e5e448fff P 89fead8b4d684535b3a6e4eb62080408: Bootstrap starting.
I20260709 12:23:33.943524 25119 raft_consensus.cc:493] T 7a0e9f4a5099496ea5375fe461e225cf P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:33.944113 25119 raft_consensus.cc:515] T 7a0e9f4a5099496ea5375fe461e225cf P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:33.946373 25119 leader_election.cc:290] T 7a0e9f4a5099496ea5375fe461e225cf P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907), f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055)
I20260709 12:23:33.947160 24862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0e9f4a5099496ea5375fe461e225cf" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
I20260709 12:23:33.947772 25010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0e9f4a5099496ea5375fe461e225cf" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973" is_pre_election: true
W20260709 12:23:33.948648 24902 leader_election.cc:343] T 7a0e9f4a5099496ea5375fe461e225cf P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:23:33.949589 24901 leader_election.cc:343] T 7a0e9f4a5099496ea5375fe461e225cf P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:33.950124 24901 leader_election.cc:304] T 7a0e9f4a5099496ea5375fe461e225cf P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89fead8b4d684535b3a6e4eb62080408; no voters: 7b7dc3b7ea9947669c031a407a37bfb7, f56a64eaa85f4714be29e61b5a7e2973
I20260709 12:23:33.951372 25119 raft_consensus.cc:2749] T 7a0e9f4a5099496ea5375fe461e225cf P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:33.953132 25057 tablet_bootstrap.cc:654] T 6c1a5d66365f4ea0a3c88d0e5e448fff P 89fead8b4d684535b3a6e4eb62080408: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:33.953812 25055 tablet_bootstrap.cc:654] T 658810625ed34912be1ebc9f36cb77a6 P 7b7dc3b7ea9947669c031a407a37bfb7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:33.956835 25120 raft_consensus.cc:493] T c2d935edbe5f40d5a5dcae926d3efed9 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:33.957402 25120 raft_consensus.cc:515] T c2d935edbe5f40d5a5dcae926d3efed9 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:33.959919 25120 leader_election.cc:290] T c2d935edbe5f40d5a5dcae926d3efed9 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:33.961429 25056 tablet_bootstrap.cc:492] T dedf9ab509654fc0a1f910177af15950 P f56a64eaa85f4714be29e61b5a7e2973: No bootstrap required, opened a new log
I20260709 12:23:33.961913 25056 ts_tablet_manager.cc:1403] T dedf9ab509654fc0a1f910177af15950 P f56a64eaa85f4714be29e61b5a7e2973: Time spent bootstrapping tablet: real 0.052s	user 0.027s	sys 0.017s
I20260709 12:23:33.963503 24786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2d935edbe5f40d5a5dcae926d3efed9" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:33.964251 24786 raft_consensus.cc:2468] T c2d935edbe5f40d5a5dcae926d3efed9 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f56a64eaa85f4714be29e61b5a7e2973 in term 0.
I20260709 12:23:33.964570 25056 raft_consensus.cc:359] T dedf9ab509654fc0a1f910177af15950 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:33.965282 25056 raft_consensus.cc:385] T dedf9ab509654fc0a1f910177af15950 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:33.965581 25056 raft_consensus.cc:740] T dedf9ab509654fc0a1f910177af15950 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f56a64eaa85f4714be29e61b5a7e2973, State: Initialized, Role: FOLLOWER
I20260709 12:23:33.965684 24973 leader_election.cc:304] T c2d935edbe5f40d5a5dcae926d3efed9 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ed0e5ae54dc147eaae297b176039185d, f56a64eaa85f4714be29e61b5a7e2973; no voters: 
I20260709 12:23:33.966251 25057 tablet_bootstrap.cc:492] T 6c1a5d66365f4ea0a3c88d0e5e448fff P 89fead8b4d684535b3a6e4eb62080408: No bootstrap required, opened a new log
I20260709 12:23:33.966544 25120 raft_consensus.cc:2804] T c2d935edbe5f40d5a5dcae926d3efed9 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:33.966789 25057 ts_tablet_manager.cc:1403] T 6c1a5d66365f4ea0a3c88d0e5e448fff P 89fead8b4d684535b3a6e4eb62080408: Time spent bootstrapping tablet: real 0.051s	user 0.011s	sys 0.001s
I20260709 12:23:33.967041 25120 raft_consensus.cc:493] T c2d935edbe5f40d5a5dcae926d3efed9 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:33.967487 25120 raft_consensus.cc:3060] T c2d935edbe5f40d5a5dcae926d3efed9 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:33.968902 25055 tablet_bootstrap.cc:492] T 658810625ed34912be1ebc9f36cb77a6 P 7b7dc3b7ea9947669c031a407a37bfb7: No bootstrap required, opened a new log
I20260709 12:23:33.969408 25055 ts_tablet_manager.cc:1403] T 658810625ed34912be1ebc9f36cb77a6 P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent bootstrapping tablet: real 0.047s	user 0.006s	sys 0.008s
I20260709 12:23:33.969947 25057 raft_consensus.cc:359] T 6c1a5d66365f4ea0a3c88d0e5e448fff P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:33.970711 25057 raft_consensus.cc:385] T 6c1a5d66365f4ea0a3c88d0e5e448fff P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:33.971048 25057 raft_consensus.cc:740] T 6c1a5d66365f4ea0a3c88d0e5e448fff P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Initialized, Role: FOLLOWER
I20260709 12:23:33.971726 25057 consensus_queue.cc:260] T 6c1a5d66365f4ea0a3c88d0e5e448fff P 89fead8b4d684535b3a6e4eb62080408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:33.972326 25055 raft_consensus.cc:359] T 658810625ed34912be1ebc9f36cb77a6 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:33.973049 25055 raft_consensus.cc:385] T 658810625ed34912be1ebc9f36cb77a6 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:33.973337 25055 raft_consensus.cc:740] T 658810625ed34912be1ebc9f36cb77a6 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7dc3b7ea9947669c031a407a37bfb7, State: Initialized, Role: FOLLOWER
I20260709 12:23:33.974413 25057 ts_tablet_manager.cc:1434] T 6c1a5d66365f4ea0a3c88d0e5e448fff P 89fead8b4d684535b3a6e4eb62080408: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:23:33.967298 25056 consensus_queue.cc:260] T dedf9ab509654fc0a1f910177af15950 P f56a64eaa85f4714be29e61b5a7e2973 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:33.975488 25057 tablet_bootstrap.cc:492] T bf6e4456b55c4f5bbd55a542fa30a232 P 89fead8b4d684535b3a6e4eb62080408: Bootstrap starting.
I20260709 12:23:33.976589 25056 ts_tablet_manager.cc:1434] T dedf9ab509654fc0a1f910177af15950 P f56a64eaa85f4714be29e61b5a7e2973: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260709 12:23:33.977569 25056 tablet_bootstrap.cc:492] T 6c1a5d66365f4ea0a3c88d0e5e448fff P f56a64eaa85f4714be29e61b5a7e2973: Bootstrap starting.
I20260709 12:23:33.980842 25119 raft_consensus.cc:493] T 900bac1b0ced434a9018dda51de6009d P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:33.981354 25119 raft_consensus.cc:515] T 900bac1b0ced434a9018dda51de6009d P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:33.974079 25055 consensus_queue.cc:260] T 658810625ed34912be1ebc9f36cb77a6 P 7b7dc3b7ea9947669c031a407a37bfb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:33.981808 25057 tablet_bootstrap.cc:654] T bf6e4456b55c4f5bbd55a542fa30a232 P 89fead8b4d684535b3a6e4eb62080408: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:33.983497 25119 leader_election.cc:290] T 900bac1b0ced434a9018dda51de6009d P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907)
I20260709 12:23:33.986279 25056 tablet_bootstrap.cc:654] T 6c1a5d66365f4ea0a3c88d0e5e448fff P f56a64eaa85f4714be29e61b5a7e2973: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:33.986531 24786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "900bac1b0ced434a9018dda51de6009d" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:33.987205 24786 raft_consensus.cc:2468] T 900bac1b0ced434a9018dda51de6009d P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 0.
I20260709 12:23:33.984140 25111 raft_consensus.cc:493] T dedf9ab509654fc0a1f910177af15950 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:33.988103 25111 raft_consensus.cc:515] T dedf9ab509654fc0a1f910177af15950 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:33.989427 25055 ts_tablet_manager.cc:1434] T 658810625ed34912be1ebc9f36cb77a6 P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 12:23:33.991879 25055 tablet_bootstrap.cc:492] T 7a0e9f4a5099496ea5375fe461e225cf P 7b7dc3b7ea9947669c031a407a37bfb7: Bootstrap starting.
I20260709 12:23:33.991886 24861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dedf9ab509654fc0a1f910177af15950" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
I20260709 12:23:33.993209 24861 raft_consensus.cc:2468] T dedf9ab509654fc0a1f910177af15950 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 0.
I20260709 12:23:33.993302 25010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dedf9ab509654fc0a1f910177af15950" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973" is_pre_election: true
I20260709 12:23:33.993955 25010 raft_consensus.cc:2468] T dedf9ab509654fc0a1f910177af15950 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 0.
I20260709 12:23:33.994572 24752 leader_election.cc:304] T dedf9ab509654fc0a1f910177af15950 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b7dc3b7ea9947669c031a407a37bfb7, ed0e5ae54dc147eaae297b176039185d; no voters: 
I20260709 12:23:33.995425 25084 raft_consensus.cc:2804] T dedf9ab509654fc0a1f910177af15950 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:33.995780 25084 raft_consensus.cc:493] T dedf9ab509654fc0a1f910177af15950 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:33.996110 25084 raft_consensus.cc:3060] T dedf9ab509654fc0a1f910177af15950 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:34.001580 25055 tablet_bootstrap.cc:654] T 7a0e9f4a5099496ea5375fe461e225cf P 7b7dc3b7ea9947669c031a407a37bfb7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:33.985026 24862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "900bac1b0ced434a9018dda51de6009d" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
I20260709 12:23:34.004727 24862 raft_consensus.cc:2468] T 900bac1b0ced434a9018dda51de6009d P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 0.
I20260709 12:23:34.009441 25054 tablet_bootstrap.cc:492] T f372ad63840c417d84775706dff1ac69 P ed0e5ae54dc147eaae297b176039185d: No bootstrap required, opened a new log
I20260709 12:23:34.009999 25054 ts_tablet_manager.cc:1403] T f372ad63840c417d84775706dff1ac69 P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.094s	user 0.018s	sys 0.021s
I20260709 12:23:34.013459 25054 raft_consensus.cc:359] T f372ad63840c417d84775706dff1ac69 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:34.014637 25054 raft_consensus.cc:385] T f372ad63840c417d84775706dff1ac69 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:34.015712 25055 tablet_bootstrap.cc:492] T 7a0e9f4a5099496ea5375fe461e225cf P 7b7dc3b7ea9947669c031a407a37bfb7: No bootstrap required, opened a new log
I20260709 12:23:34.016724 25055 ts_tablet_manager.cc:1403] T 7a0e9f4a5099496ea5375fe461e225cf P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent bootstrapping tablet: real 0.025s	user 0.003s	sys 0.009s
I20260709 12:23:34.014473 25069 raft_consensus.cc:493] T 9a0132bfe8ef42f097b8d66fcbae5381 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:34.015272 25054 raft_consensus.cc:740] T f372ad63840c417d84775706dff1ac69 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:33.990381 25111 leader_election.cc:290] T dedf9ab509654fc0a1f910177af15950 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055), 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907)
I20260709 12:23:34.002270 25084 raft_consensus.cc:515] T dedf9ab509654fc0a1f910177af15950 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:34.021706 25069 raft_consensus.cc:515] T 9a0132bfe8ef42f097b8d66fcbae5381 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:34.025550 25120 raft_consensus.cc:515] T c2d935edbe5f40d5a5dcae926d3efed9 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:34.021955 25055 raft_consensus.cc:359] T 7a0e9f4a5099496ea5375fe461e225cf P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:34.026908 25054 consensus_queue.cc:260] T f372ad63840c417d84775706dff1ac69 P ed0e5ae54dc147eaae297b176039185d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:34.031379 24786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a0132bfe8ef42f097b8d66fcbae5381" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:34.034535 25054 ts_tablet_manager.cc:1434] T f372ad63840c417d84775706dff1ac69 P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.000s
W20260709 12:23:34.035194 24824 leader_election.cc:343] T 9a0132bfe8ef42f097b8d66fcbae5381 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:34.036387 25054 tablet_bootstrap.cc:492] T d3c841620b3c45bf84aea42ffa082af8 P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:34.039726 25120 leader_election.cc:290] T c2d935edbe5f40d5a5dcae926d3efed9 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 election: Requested vote from peers 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:34.002472 24899 leader_election.cc:304] T 900bac1b0ced434a9018dda51de6009d P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89fead8b4d684535b3a6e4eb62080408, ed0e5ae54dc147eaae297b176039185d; no voters: 
I20260709 12:23:34.044189 25057 tablet_bootstrap.cc:492] T bf6e4456b55c4f5bbd55a542fa30a232 P 89fead8b4d684535b3a6e4eb62080408: No bootstrap required, opened a new log
I20260709 12:23:34.044896 25057 ts_tablet_manager.cc:1403] T bf6e4456b55c4f5bbd55a542fa30a232 P 89fead8b4d684535b3a6e4eb62080408: Time spent bootstrapping tablet: real 0.070s	user 0.017s	sys 0.010s
I20260709 12:23:34.046373 24786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2d935edbe5f40d5a5dcae926d3efed9" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d"
I20260709 12:23:34.050530 24786 raft_consensus.cc:3060] T c2d935edbe5f40d5a5dcae926d3efed9 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:34.051255 25056 tablet_bootstrap.cc:492] T 6c1a5d66365f4ea0a3c88d0e5e448fff P f56a64eaa85f4714be29e61b5a7e2973: No bootstrap required, opened a new log
I20260709 12:23:34.051759 25056 ts_tablet_manager.cc:1403] T 6c1a5d66365f4ea0a3c88d0e5e448fff P f56a64eaa85f4714be29e61b5a7e2973: Time spent bootstrapping tablet: real 0.074s	user 0.027s	sys 0.031s
I20260709 12:23:34.047475 25069 leader_election.cc:290] T 9a0132bfe8ef42f097b8d66fcbae5381 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911)
I20260709 12:23:34.048923 25119 raft_consensus.cc:2804] T 900bac1b0ced434a9018dda51de6009d P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:34.052613 25119 raft_consensus.cc:493] T 900bac1b0ced434a9018dda51de6009d P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:34.053027 25119 raft_consensus.cc:3060] T 900bac1b0ced434a9018dda51de6009d P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:34.053381 25057 raft_consensus.cc:359] T bf6e4456b55c4f5bbd55a542fa30a232 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:34.054167 25057 raft_consensus.cc:385] T bf6e4456b55c4f5bbd55a542fa30a232 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:34.044374 25054 tablet_bootstrap.cc:654] T d3c841620b3c45bf84aea42ffa082af8 P ed0e5ae54dc147eaae297b176039185d: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:34.054462 25056 raft_consensus.cc:359] T 6c1a5d66365f4ea0a3c88d0e5e448fff P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:34.054829 24935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2d935edbe5f40d5a5dcae926d3efed9" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408" is_pre_election: true
I20260709 12:23:34.055224 25056 raft_consensus.cc:385] T 6c1a5d66365f4ea0a3c88d0e5e448fff P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:34.055555 25056 raft_consensus.cc:740] T 6c1a5d66365f4ea0a3c88d0e5e448fff P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f56a64eaa85f4714be29e61b5a7e2973, State: Initialized, Role: FOLLOWER
I20260709 12:23:34.056209 25056 consensus_queue.cc:260] T 6c1a5d66365f4ea0a3c88d0e5e448fff P f56a64eaa85f4714be29e61b5a7e2973 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:34.056634 24935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2d935edbe5f40d5a5dcae926d3efed9" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408"
I20260709 12:23:34.049611 24936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a0132bfe8ef42f097b8d66fcbae5381" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408" is_pre_election: true
W20260709 12:23:34.057962 24973 leader_election.cc:343] T c2d935edbe5f40d5a5dcae926d3efed9 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:34.054495 25057 raft_consensus.cc:740] T bf6e4456b55c4f5bbd55a542fa30a232 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Initialized, Role: FOLLOWER
I20260709 12:23:34.058298 24936 raft_consensus.cc:2468] T 9a0132bfe8ef42f097b8d66fcbae5381 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b7dc3b7ea9947669c031a407a37bfb7 in term 0.
W20260709 12:23:34.059463 24973 leader_election.cc:343] T c2d935edbe5f40d5a5dcae926d3efed9 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:34.059894 24824 leader_election.cc:304] T 9a0132bfe8ef42f097b8d66fcbae5381 P 7b7dc3b7ea9947669c031a407a37bfb7 [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: 7b7dc3b7ea9947669c031a407a37bfb7, 89fead8b4d684535b3a6e4eb62080408; no voters: ed0e5ae54dc147eaae297b176039185d
I20260709 12:23:34.060818 25106 raft_consensus.cc:2804] T 9a0132bfe8ef42f097b8d66fcbae5381 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:34.061211 25106 raft_consensus.cc:493] T 9a0132bfe8ef42f097b8d66fcbae5381 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:34.061247 25056 ts_tablet_manager.cc:1434] T 6c1a5d66365f4ea0a3c88d0e5e448fff P f56a64eaa85f4714be29e61b5a7e2973: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:23:34.061631 25106 raft_consensus.cc:3060] T 9a0132bfe8ef42f097b8d66fcbae5381 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:34.062635 25056 tablet_bootstrap.cc:492] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P f56a64eaa85f4714be29e61b5a7e2973: Bootstrap starting.
I20260709 12:23:34.059274 25057 consensus_queue.cc:260] T bf6e4456b55c4f5bbd55a542fa30a232 P 89fead8b4d684535b3a6e4eb62080408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:34.064641 25010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dedf9ab509654fc0a1f910177af15950" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973"
I20260709 12:23:34.065248 25010 raft_consensus.cc:3060] T dedf9ab509654fc0a1f910177af15950 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:34.065598 25057 ts_tablet_manager.cc:1434] T bf6e4456b55c4f5bbd55a542fa30a232 P 89fead8b4d684535b3a6e4eb62080408: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.002s
I20260709 12:23:34.066605 25057 tablet_bootstrap.cc:492] T 1614338e0abd4653a1e106e5a3f8f7b3 P 89fead8b4d684535b3a6e4eb62080408: Bootstrap starting.
I20260709 12:23:34.072307 25057 tablet_bootstrap.cc:654] T 1614338e0abd4653a1e106e5a3f8f7b3 P 89fead8b4d684535b3a6e4eb62080408: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:34.073114 25119 raft_consensus.cc:515] T 900bac1b0ced434a9018dda51de6009d P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:34.076032 24784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "900bac1b0ced434a9018dda51de6009d" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d"
I20260709 12:23:34.076701 25056 tablet_bootstrap.cc:654] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P f56a64eaa85f4714be29e61b5a7e2973: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:34.076632 24784 raft_consensus.cc:3060] T 900bac1b0ced434a9018dda51de6009d P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:34.080282 25010 raft_consensus.cc:2468] T dedf9ab509654fc0a1f910177af15950 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 1.
I20260709 12:23:34.081403 24862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dedf9ab509654fc0a1f910177af15950" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7"
I20260709 12:23:34.082110 24862 raft_consensus.cc:3060] T dedf9ab509654fc0a1f910177af15950 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:34.082370 24751 leader_election.cc:304] T dedf9ab509654fc0a1f910177af15950 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ed0e5ae54dc147eaae297b176039185d, f56a64eaa85f4714be29e61b5a7e2973; no voters: 
I20260709 12:23:34.083376 25111 raft_consensus.cc:2804] T dedf9ab509654fc0a1f910177af15950 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:34.083879 25111 raft_consensus.cc:697] T dedf9ab509654fc0a1f910177af15950 P ed0e5ae54dc147eaae297b176039185d [term 1 LEADER]: Becoming Leader. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Running, Role: LEADER
I20260709 12:23:34.084743 25111 consensus_queue.cc:237] T dedf9ab509654fc0a1f910177af15950 P ed0e5ae54dc147eaae297b176039185d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:34.091027 24862 raft_consensus.cc:2468] T dedf9ab509654fc0a1f910177af15950 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 1.
I20260709 12:23:34.091645 24784 raft_consensus.cc:2468] T 900bac1b0ced434a9018dda51de6009d P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 1.
I20260709 12:23:34.092804 24899 leader_election.cc:304] T 900bac1b0ced434a9018dda51de6009d P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89fead8b4d684535b3a6e4eb62080408, ed0e5ae54dc147eaae297b176039185d; no voters: 
I20260709 12:23:34.093956 25125 raft_consensus.cc:2804] T 900bac1b0ced434a9018dda51de6009d P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:34.094439 25084 leader_election.cc:290] T dedf9ab509654fc0a1f910177af15950 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 election: Requested vote from peers f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055), 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907)
I20260709 12:23:34.094523 25125 raft_consensus.cc:697] T 900bac1b0ced434a9018dda51de6009d P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Becoming Leader. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Running, Role: LEADER
I20260709 12:23:34.096043 25125 consensus_queue.cc:237] T 900bac1b0ced434a9018dda51de6009d P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:34.107699 25054 tablet_bootstrap.cc:492] T d3c841620b3c45bf84aea42ffa082af8 P ed0e5ae54dc147eaae297b176039185d: No bootstrap required, opened a new log
I20260709 12:23:34.108335 25054 ts_tablet_manager.cc:1403] T d3c841620b3c45bf84aea42ffa082af8 P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.072s	user 0.015s	sys 0.006s
I20260709 12:23:34.044675 25055 raft_consensus.cc:385] T 7a0e9f4a5099496ea5375fe461e225cf P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:34.114260 25055 raft_consensus.cc:740] T 7a0e9f4a5099496ea5375fe461e225cf P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7dc3b7ea9947669c031a407a37bfb7, State: Initialized, Role: FOLLOWER
I20260709 12:23:34.115177 25055 consensus_queue.cc:260] T 7a0e9f4a5099496ea5375fe461e225cf P 7b7dc3b7ea9947669c031a407a37bfb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:34.118024 25055 ts_tablet_manager.cc:1434] T 7a0e9f4a5099496ea5375fe461e225cf P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent starting tablet: real 0.101s	user 0.007s	sys 0.007s
I20260709 12:23:34.117350 24683 catalog_manager.cc:5697] T 900bac1b0ced434a9018dda51de6009d P 89fead8b4d684535b3a6e4eb62080408 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195). New cstate: current_term: 1 leader_uuid: "89fead8b4d684535b3a6e4eb62080408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:34.119154 25055 tablet_bootstrap.cc:492] T ff8b874555e84c5ca5012a330bc4cad9 P 7b7dc3b7ea9947669c031a407a37bfb7: Bootstrap starting.
I20260709 12:23:34.112258 24682 catalog_manager.cc:5697] T dedf9ab509654fc0a1f910177af15950 P ed0e5ae54dc147eaae297b176039185d reported cstate change: term changed from 0 to 1, leader changed from <none> to ed0e5ae54dc147eaae297b176039185d (127.21.56.193). New cstate: current_term: 1 leader_uuid: "ed0e5ae54dc147eaae297b176039185d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:34.069712 25106 raft_consensus.cc:515] T 9a0132bfe8ef42f097b8d66fcbae5381 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:34.124086 25054 raft_consensus.cc:359] T d3c841620b3c45bf84aea42ffa082af8 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:34.124949 25054 raft_consensus.cc:385] T d3c841620b3c45bf84aea42ffa082af8 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:34.125288 25054 raft_consensus.cc:740] T d3c841620b3c45bf84aea42ffa082af8 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:34.125623 24936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a0132bfe8ef42f097b8d66fcbae5381" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408"
I20260709 12:23:34.126381 24936 raft_consensus.cc:3060] T 9a0132bfe8ef42f097b8d66fcbae5381 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:34.126225 25054 consensus_queue.cc:260] T d3c841620b3c45bf84aea42ffa082af8 P ed0e5ae54dc147eaae297b176039185d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:34.128706 25054 ts_tablet_manager.cc:1434] T d3c841620b3c45bf84aea42ffa082af8 P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 12:23:34.129678 25054 tablet_bootstrap.cc:492] T b5db9d1c83c546c38c2cd70fc37e9725 P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:34.135260 25054 tablet_bootstrap.cc:654] T b5db9d1c83c546c38c2cd70fc37e9725 P ed0e5ae54dc147eaae297b176039185d: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:34.135794 24936 raft_consensus.cc:2468] T 9a0132bfe8ef42f097b8d66fcbae5381 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b7dc3b7ea9947669c031a407a37bfb7 in term 1.
I20260709 12:23:34.145527 25120 raft_consensus.cc:493] T 37522f4a6e6f470f9f9a05e4736aa28e P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:34.145769 24784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a0132bfe8ef42f097b8d66fcbae5381" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d"
I20260709 12:23:34.146134 25120 raft_consensus.cc:515] T 37522f4a6e6f470f9f9a05e4736aa28e P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
W20260709 12:23:34.147372 24824 leader_election.cc:343] T 9a0132bfe8ef42f097b8d66fcbae5381 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:34.148427 25120 leader_election.cc:290] T 37522f4a6e6f470f9f9a05e4736aa28e P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907)
I20260709 12:23:34.154073 24785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37522f4a6e6f470f9f9a05e4736aa28e" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
W20260709 12:23:34.155754 24973 leader_election.cc:343] T 37522f4a6e6f470f9f9a05e4736aa28e P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:34.156565 25106 leader_election.cc:290] T 9a0132bfe8ef42f097b8d66fcbae5381 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 election: Requested vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911)
I20260709 12:23:34.158098 24786 raft_consensus.cc:2468] T c2d935edbe5f40d5a5dcae926d3efed9 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f56a64eaa85f4714be29e61b5a7e2973 in term 1.
I20260709 12:23:34.158396 24862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "900bac1b0ced434a9018dda51de6009d" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7"
I20260709 12:23:34.158704 24861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37522f4a6e6f470f9f9a05e4736aa28e" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
I20260709 12:23:34.159109 24862 raft_consensus.cc:3060] T 900bac1b0ced434a9018dda51de6009d P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:34.159477 24973 leader_election.cc:304] T c2d935edbe5f40d5a5dcae926d3efed9 P f56a64eaa85f4714be29e61b5a7e2973 [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: ed0e5ae54dc147eaae297b176039185d, f56a64eaa85f4714be29e61b5a7e2973; no voters: 89fead8b4d684535b3a6e4eb62080408
W20260709 12:23:34.160111 24976 leader_election.cc:343] T 37522f4a6e6f470f9f9a05e4736aa28e P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:34.160549 24976 leader_election.cc:304] T 37522f4a6e6f470f9f9a05e4736aa28e P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f56a64eaa85f4714be29e61b5a7e2973; no voters: 7b7dc3b7ea9947669c031a407a37bfb7, ed0e5ae54dc147eaae297b176039185d
I20260709 12:23:34.160729 25120 raft_consensus.cc:2804] T c2d935edbe5f40d5a5dcae926d3efed9 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:34.161371 25063 raft_consensus.cc:2749] T 37522f4a6e6f470f9f9a05e4736aa28e P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:34.155767 25119 leader_election.cc:290] T 900bac1b0ced434a9018dda51de6009d P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 election: Requested vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907)
I20260709 12:23:34.162308 24824 leader_election.cc:304] T 9a0132bfe8ef42f097b8d66fcbae5381 P 7b7dc3b7ea9947669c031a407a37bfb7 [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: 7b7dc3b7ea9947669c031a407a37bfb7, 89fead8b4d684535b3a6e4eb62080408; no voters: ed0e5ae54dc147eaae297b176039185d
I20260709 12:23:34.163591 25106 raft_consensus.cc:2804] T 9a0132bfe8ef42f097b8d66fcbae5381 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:34.168999 24862 raft_consensus.cc:2468] T 900bac1b0ced434a9018dda51de6009d P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 1.
I20260709 12:23:34.170485 25120 raft_consensus.cc:697] T c2d935edbe5f40d5a5dcae926d3efed9 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 LEADER]: Becoming Leader. State: Replica: f56a64eaa85f4714be29e61b5a7e2973, State: Running, Role: LEADER
I20260709 12:23:34.172560 25111 raft_consensus.cc:493] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:34.173359 25111 raft_consensus.cc:515] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:34.175625 25111 leader_election.cc:290] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911), f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055)
W20260709 12:23:34.176100 24732 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:23:34.177964 25069 raft_consensus.cc:493] T 7a0e9f4a5099496ea5375fe461e225cf P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:34.177827 25120 consensus_queue.cc:237] T c2d935edbe5f40d5a5dcae926d3efed9 P f56a64eaa85f4714be29e61b5a7e2973 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:34.178561 25069 raft_consensus.cc:515] T 7a0e9f4a5099496ea5375fe461e225cf P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:34.180132 25010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a15bc8c21c942b6ba1ee3ef103f66f6" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973" is_pre_election: true
W20260709 12:23:34.181603 24751 leader_election.cc:343] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:34.181985 25069 leader_election.cc:290] T 7a0e9f4a5099496ea5375fe461e225cf P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911), f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055)
I20260709 12:23:34.182901 25010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0e9f4a5099496ea5375fe461e225cf" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973" is_pre_election: true
W20260709 12:23:34.184486 24826 leader_election.cc:343] T 7a0e9f4a5099496ea5375fe461e225cf P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:34.185364 24936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a15bc8c21c942b6ba1ee3ef103f66f6" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408" is_pre_election: true
W20260709 12:23:34.188135 24749 leader_election.cc:343] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:34.188377 24935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0e9f4a5099496ea5375fe461e225cf" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408" is_pre_election: true
I20260709 12:23:34.188634 24749 leader_election.cc:304] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed0e5ae54dc147eaae297b176039185d; no voters: 89fead8b4d684535b3a6e4eb62080408, f56a64eaa85f4714be29e61b5a7e2973
I20260709 12:23:34.189261 24935 raft_consensus.cc:2468] T 7a0e9f4a5099496ea5375fe461e225cf P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b7dc3b7ea9947669c031a407a37bfb7 in term 0.
I20260709 12:23:34.190038 25111 raft_consensus.cc:2749] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:34.191767 24824 leader_election.cc:304] T 7a0e9f4a5099496ea5375fe461e225cf P 7b7dc3b7ea9947669c031a407a37bfb7 [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: 7b7dc3b7ea9947669c031a407a37bfb7, 89fead8b4d684535b3a6e4eb62080408; no voters: f56a64eaa85f4714be29e61b5a7e2973
I20260709 12:23:34.193110 25069 raft_consensus.cc:2804] T 7a0e9f4a5099496ea5375fe461e225cf P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:34.193503 25069 raft_consensus.cc:493] T 7a0e9f4a5099496ea5375fe461e225cf P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:34.193882 25069 raft_consensus.cc:3060] T 7a0e9f4a5099496ea5375fe461e225cf P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:34.179256 25106 raft_consensus.cc:697] T 9a0132bfe8ef42f097b8d66fcbae5381 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 LEADER]: Becoming Leader. State: Replica: 7b7dc3b7ea9947669c031a407a37bfb7, State: Running, Role: LEADER
I20260709 12:23:34.198009 24683 catalog_manager.cc:5697] T c2d935edbe5f40d5a5dcae926d3efed9 P f56a64eaa85f4714be29e61b5a7e2973 reported cstate change: term changed from 0 to 1, leader changed from <none> to f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196). New cstate: current_term: 1 leader_uuid: "f56a64eaa85f4714be29e61b5a7e2973" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:34.198892 25106 consensus_queue.cc:237] T 9a0132bfe8ef42f097b8d66fcbae5381 P 7b7dc3b7ea9947669c031a407a37bfb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:34.186614 25054 tablet_bootstrap.cc:492] T b5db9d1c83c546c38c2cd70fc37e9725 P ed0e5ae54dc147eaae297b176039185d: No bootstrap required, opened a new log
I20260709 12:23:34.202126 25054 ts_tablet_manager.cc:1403] T b5db9d1c83c546c38c2cd70fc37e9725 P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.073s	user 0.024s	sys 0.003s
I20260709 12:23:34.204913 25054 raft_consensus.cc:359] T b5db9d1c83c546c38c2cd70fc37e9725 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:34.205641 25054 raft_consensus.cc:385] T b5db9d1c83c546c38c2cd70fc37e9725 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:34.205964 25054 raft_consensus.cc:740] T b5db9d1c83c546c38c2cd70fc37e9725 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:34.206734 25054 consensus_queue.cc:260] T b5db9d1c83c546c38c2cd70fc37e9725 P ed0e5ae54dc147eaae297b176039185d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:34.209012 25054 ts_tablet_manager.cc:1434] T b5db9d1c83c546c38c2cd70fc37e9725 P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:23:34.210379 25054 tablet_bootstrap.cc:492] T 6c1a5d66365f4ea0a3c88d0e5e448fff P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:34.220155 25056 tablet_bootstrap.cc:492] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P f56a64eaa85f4714be29e61b5a7e2973: No bootstrap required, opened a new log
I20260709 12:23:34.222898 25057 tablet_bootstrap.cc:492] T 1614338e0abd4653a1e106e5a3f8f7b3 P 89fead8b4d684535b3a6e4eb62080408: No bootstrap required, opened a new log
I20260709 12:23:34.216643 25069 raft_consensus.cc:515] T 7a0e9f4a5099496ea5375fe461e225cf P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:34.217191 25054 tablet_bootstrap.cc:654] T 6c1a5d66365f4ea0a3c88d0e5e448fff P ed0e5ae54dc147eaae297b176039185d: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:34.222277 24683 catalog_manager.cc:5697] T 9a0132bfe8ef42f097b8d66fcbae5381 P 7b7dc3b7ea9947669c031a407a37bfb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194). New cstate: current_term: 1 leader_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:34.223779 25057 ts_tablet_manager.cc:1403] T 1614338e0abd4653a1e106e5a3f8f7b3 P 89fead8b4d684535b3a6e4eb62080408: Time spent bootstrapping tablet: real 0.157s	user 0.057s	sys 0.041s
I20260709 12:23:34.223104 25056 ts_tablet_manager.cc:1403] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P f56a64eaa85f4714be29e61b5a7e2973: Time spent bootstrapping tablet: real 0.161s	user 0.049s	sys 0.083s
I20260709 12:23:34.226012 24936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0e9f4a5099496ea5375fe461e225cf" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408"
I20260709 12:23:34.226706 24936 raft_consensus.cc:3060] T 7a0e9f4a5099496ea5375fe461e225cf P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:34.227584 25057 raft_consensus.cc:359] T 1614338e0abd4653a1e106e5a3f8f7b3 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:34.228264 25057 raft_consensus.cc:385] T 1614338e0abd4653a1e106e5a3f8f7b3 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:34.228518 25057 raft_consensus.cc:740] T 1614338e0abd4653a1e106e5a3f8f7b3 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Initialized, Role: FOLLOWER
I20260709 12:23:34.222939 25055 tablet_bootstrap.cc:654] T ff8b874555e84c5ca5012a330bc4cad9 P 7b7dc3b7ea9947669c031a407a37bfb7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:34.228590 25056 raft_consensus.cc:359] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:34.229406 25056 raft_consensus.cc:385] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:34.229676 25056 raft_consensus.cc:740] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f56a64eaa85f4714be29e61b5a7e2973, State: Initialized, Role: FOLLOWER
I20260709 12:23:34.230477 25056 consensus_queue.cc:260] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P f56a64eaa85f4714be29e61b5a7e2973 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:34.231575 25057 consensus_queue.cc:260] T 1614338e0abd4653a1e106e5a3f8f7b3 P 89fead8b4d684535b3a6e4eb62080408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:34.232632 25069 leader_election.cc:290] T 7a0e9f4a5099496ea5375fe461e225cf P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 election: Requested vote from peers 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911), f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055)
I20260709 12:23:34.234651 25056 ts_tablet_manager.cc:1434] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P f56a64eaa85f4714be29e61b5a7e2973: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 12:23:34.235891 25056 tablet_bootstrap.cc:492] T 7a0e9f4a5099496ea5375fe461e225cf P f56a64eaa85f4714be29e61b5a7e2973: Bootstrap starting.
I20260709 12:23:34.235991 25010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0e9f4a5099496ea5375fe461e225cf" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973"
I20260709 12:23:34.238372 25057 ts_tablet_manager.cc:1434] T 1614338e0abd4653a1e106e5a3f8f7b3 P 89fead8b4d684535b3a6e4eb62080408: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:23:34.239331 25057 tablet_bootstrap.cc:492] T c2d935edbe5f40d5a5dcae926d3efed9 P 89fead8b4d684535b3a6e4eb62080408: Bootstrap starting.
I20260709 12:23:34.242074 25056 tablet_bootstrap.cc:654] T 7a0e9f4a5099496ea5375fe461e225cf P f56a64eaa85f4714be29e61b5a7e2973: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:34.248276 25054 tablet_bootstrap.cc:492] T 6c1a5d66365f4ea0a3c88d0e5e448fff P ed0e5ae54dc147eaae297b176039185d: No bootstrap required, opened a new log
I20260709 12:23:34.248857 25054 ts_tablet_manager.cc:1403] T 6c1a5d66365f4ea0a3c88d0e5e448fff P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.039s	user 0.020s	sys 0.006s
W20260709 12:23:34.249528 24826 leader_election.cc:343] T 7a0e9f4a5099496ea5375fe461e225cf P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:34.251855 25054 raft_consensus.cc:359] T 6c1a5d66365f4ea0a3c88d0e5e448fff P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:34.252709 25054 raft_consensus.cc:385] T 6c1a5d66365f4ea0a3c88d0e5e448fff P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:34.253017 25054 raft_consensus.cc:740] T 6c1a5d66365f4ea0a3c88d0e5e448fff P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:34.253031 25057 tablet_bootstrap.cc:654] T c2d935edbe5f40d5a5dcae926d3efed9 P 89fead8b4d684535b3a6e4eb62080408: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:34.254027 25054 consensus_queue.cc:260] T 6c1a5d66365f4ea0a3c88d0e5e448fff P ed0e5ae54dc147eaae297b176039185d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:34.256342 25069 raft_consensus.cc:493] T 658810625ed34912be1ebc9f36cb77a6 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:34.256870 25069 raft_consensus.cc:515] T 658810625ed34912be1ebc9f36cb77a6 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:34.258960 25069 leader_election.cc:290] T 658810625ed34912be1ebc9f36cb77a6 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:34.260835 24935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "658810625ed34912be1ebc9f36cb77a6" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408" is_pre_election: true
I20260709 12:23:34.261243 24786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "658810625ed34912be1ebc9f36cb77a6" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:34.262029 24786 raft_consensus.cc:2393] T 658810625ed34912be1ebc9f36cb77a6 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7b7dc3b7ea9947669c031a407a37bfb7 in current term 1: Already voted for candidate 89fead8b4d684535b3a6e4eb62080408 in this term.
I20260709 12:23:34.262167 25057 tablet_bootstrap.cc:492] T c2d935edbe5f40d5a5dcae926d3efed9 P 89fead8b4d684535b3a6e4eb62080408: No bootstrap required, opened a new log
I20260709 12:23:34.262663 25057 ts_tablet_manager.cc:1403] T c2d935edbe5f40d5a5dcae926d3efed9 P 89fead8b4d684535b3a6e4eb62080408: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.000s
I20260709 12:23:34.264194 24824 leader_election.cc:304] T 658810625ed34912be1ebc9f36cb77a6 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b7dc3b7ea9947669c031a407a37bfb7; no voters: 89fead8b4d684535b3a6e4eb62080408, ed0e5ae54dc147eaae297b176039185d
I20260709 12:23:34.265336 25069 raft_consensus.cc:3060] T 658810625ed34912be1ebc9f36cb77a6 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:34.268095 25056 tablet_bootstrap.cc:492] T 7a0e9f4a5099496ea5375fe461e225cf P f56a64eaa85f4714be29e61b5a7e2973: No bootstrap required, opened a new log
I20260709 12:23:34.268615 25056 ts_tablet_manager.cc:1403] T 7a0e9f4a5099496ea5375fe461e225cf P f56a64eaa85f4714be29e61b5a7e2973: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.007s
I20260709 12:23:34.265414 25057 raft_consensus.cc:359] T c2d935edbe5f40d5a5dcae926d3efed9 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:34.271078 25057 raft_consensus.cc:385] T c2d935edbe5f40d5a5dcae926d3efed9 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:34.271304 25056 raft_consensus.cc:359] T 7a0e9f4a5099496ea5375fe461e225cf P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:34.271979 25056 raft_consensus.cc:385] T 7a0e9f4a5099496ea5375fe461e225cf P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:34.272274 25119 raft_consensus.cc:493] T 6c1a5d66365f4ea0a3c88d0e5e448fff P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:34.272513 25056 raft_consensus.cc:740] T 7a0e9f4a5099496ea5375fe461e225cf P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f56a64eaa85f4714be29e61b5a7e2973, State: Initialized, Role: FOLLOWER
I20260709 12:23:34.272861 25119 raft_consensus.cc:515] T 6c1a5d66365f4ea0a3c88d0e5e448fff P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:34.273332 25056 consensus_queue.cc:260] T 7a0e9f4a5099496ea5375fe461e225cf P f56a64eaa85f4714be29e61b5a7e2973 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:34.275082 25119 leader_election.cc:290] T 6c1a5d66365f4ea0a3c88d0e5e448fff P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:34.275347 25056 ts_tablet_manager.cc:1434] T 7a0e9f4a5099496ea5375fe461e225cf P f56a64eaa85f4714be29e61b5a7e2973: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:23:34.275347 25054 ts_tablet_manager.cc:1434] T 6c1a5d66365f4ea0a3c88d0e5e448fff P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260709 12:23:34.276039 24936 raft_consensus.cc:2468] T 7a0e9f4a5099496ea5375fe461e225cf P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b7dc3b7ea9947669c031a407a37bfb7 in term 1.
I20260709 12:23:34.282303 25055 tablet_bootstrap.cc:492] T ff8b874555e84c5ca5012a330bc4cad9 P 7b7dc3b7ea9947669c031a407a37bfb7: No bootstrap required, opened a new log
I20260709 12:23:34.282740 25055 ts_tablet_manager.cc:1403] T ff8b874555e84c5ca5012a330bc4cad9 P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent bootstrapping tablet: real 0.164s	user 0.026s	sys 0.001s
I20260709 12:23:34.283604 24824 leader_election.cc:304] T 7a0e9f4a5099496ea5375fe461e225cf P 7b7dc3b7ea9947669c031a407a37bfb7 [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: 7b7dc3b7ea9947669c031a407a37bfb7, 89fead8b4d684535b3a6e4eb62080408; no voters: f56a64eaa85f4714be29e61b5a7e2973
I20260709 12:23:34.284408 25106 raft_consensus.cc:2804] T 7a0e9f4a5099496ea5375fe461e225cf P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:34.272469 25069 raft_consensus.cc:2749] T 658810625ed34912be1ebc9f36cb77a6 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:34.286584 25111 consensus_queue.cc:1048] T bbdbd512e8184425a28ab866ef413585 P ed0e5ae54dc147eaae297b176039185d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:34.285321 25055 raft_consensus.cc:359] T ff8b874555e84c5ca5012a330bc4cad9 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:34.276587 25054 tablet_bootstrap.cc:492] T ff8b874555e84c5ca5012a330bc4cad9 P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:34.287487 25055 raft_consensus.cc:385] T ff8b874555e84c5ca5012a330bc4cad9 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:34.287801 25055 raft_consensus.cc:740] T ff8b874555e84c5ca5012a330bc4cad9 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7dc3b7ea9947669c031a407a37bfb7, State: Initialized, Role: FOLLOWER
I20260709 12:23:34.276554 24786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c1a5d66365f4ea0a3c88d0e5e448fff" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:34.288396 24786 raft_consensus.cc:2468] T 6c1a5d66365f4ea0a3c88d0e5e448fff P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 0.
I20260709 12:23:34.277235 25010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c1a5d66365f4ea0a3c88d0e5e448fff" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973" is_pre_election: true
I20260709 12:23:34.288487 25055 consensus_queue.cc:260] T ff8b874555e84c5ca5012a330bc4cad9 P 7b7dc3b7ea9947669c031a407a37bfb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:34.289341 25010 raft_consensus.cc:2468] T 6c1a5d66365f4ea0a3c88d0e5e448fff P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 0.
I20260709 12:23:34.290544 25055 ts_tablet_manager.cc:1434] T ff8b874555e84c5ca5012a330bc4cad9 P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260709 12:23:34.291518 25055 tablet_bootstrap.cc:492] T 9d87fc1fea674702a7661a83c535bb62 P 7b7dc3b7ea9947669c031a407a37bfb7: Bootstrap starting.
I20260709 12:23:34.291986 25119 consensus_queue.cc:1048] T 658810625ed34912be1ebc9f36cb77a6 P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:34.290706 24901 leader_election.cc:304] T 6c1a5d66365f4ea0a3c88d0e5e448fff P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89fead8b4d684535b3a6e4eb62080408, f56a64eaa85f4714be29e61b5a7e2973; no voters: 
I20260709 12:23:34.294516 25119 raft_consensus.cc:2804] T 6c1a5d66365f4ea0a3c88d0e5e448fff P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:34.294894 25119 raft_consensus.cc:493] T 6c1a5d66365f4ea0a3c88d0e5e448fff P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:34.295229 25119 raft_consensus.cc:3060] T 6c1a5d66365f4ea0a3c88d0e5e448fff P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:34.298085 25055 tablet_bootstrap.cc:654] T 9d87fc1fea674702a7661a83c535bb62 P 7b7dc3b7ea9947669c031a407a37bfb7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:34.303314 25106 raft_consensus.cc:697] T 7a0e9f4a5099496ea5375fe461e225cf P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 LEADER]: Becoming Leader. State: Replica: 7b7dc3b7ea9947669c031a407a37bfb7, State: Running, Role: LEADER
I20260709 12:23:34.304278 25106 consensus_queue.cc:237] T 7a0e9f4a5099496ea5375fe461e225cf P 7b7dc3b7ea9947669c031a407a37bfb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:34.307833 25054 tablet_bootstrap.cc:654] T ff8b874555e84c5ca5012a330bc4cad9 P ed0e5ae54dc147eaae297b176039185d: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:34.277678 25056 tablet_bootstrap.cc:492] T 553a28a597e2411f9f567661aa334e2e P f56a64eaa85f4714be29e61b5a7e2973: Bootstrap starting.
I20260709 12:23:34.271344 25057 raft_consensus.cc:740] T c2d935edbe5f40d5a5dcae926d3efed9 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Initialized, Role: FOLLOWER
I20260709 12:23:34.315924 25057 consensus_queue.cc:260] T c2d935edbe5f40d5a5dcae926d3efed9 P 89fead8b4d684535b3a6e4eb62080408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:34.318097 25057 ts_tablet_manager.cc:1434] T c2d935edbe5f40d5a5dcae926d3efed9 P 89fead8b4d684535b3a6e4eb62080408: Time spent starting tablet: real 0.055s	user 0.007s	sys 0.000s
I20260709 12:23:34.321190 25056 tablet_bootstrap.cc:654] T 553a28a597e2411f9f567661aa334e2e P f56a64eaa85f4714be29e61b5a7e2973: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:34.323117 25057 tablet_bootstrap.cc:492] T f372ad63840c417d84775706dff1ac69 P 89fead8b4d684535b3a6e4eb62080408: Bootstrap starting.
I20260709 12:23:34.324986 25119 raft_consensus.cc:515] T 6c1a5d66365f4ea0a3c88d0e5e448fff P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:34.328234 25084 consensus_queue.cc:1048] T bbdbd512e8184425a28ab866ef413585 P ed0e5ae54dc147eaae297b176039185d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:34.330312 25011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c1a5d66365f4ea0a3c88d0e5e448fff" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973"
I20260709 12:23:34.330747 25119 leader_election.cc:290] T 6c1a5d66365f4ea0a3c88d0e5e448fff P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 election: Requested vote from peers f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:34.330921 25011 raft_consensus.cc:3060] T 6c1a5d66365f4ea0a3c88d0e5e448fff P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:34.329669 25057 tablet_bootstrap.cc:654] T f372ad63840c417d84775706dff1ac69 P 89fead8b4d684535b3a6e4eb62080408: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:34.329629 24681 catalog_manager.cc:5697] T 7a0e9f4a5099496ea5375fe461e225cf P 7b7dc3b7ea9947669c031a407a37bfb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194). New cstate: current_term: 1 leader_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:34.333276 24784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c1a5d66365f4ea0a3c88d0e5e448fff" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d"
I20260709 12:23:34.333890 24784 raft_consensus.cc:3060] T 6c1a5d66365f4ea0a3c88d0e5e448fff P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:34.336225 25056 tablet_bootstrap.cc:492] T 553a28a597e2411f9f567661aa334e2e P f56a64eaa85f4714be29e61b5a7e2973: No bootstrap required, opened a new log
I20260709 12:23:34.336711 25056 ts_tablet_manager.cc:1403] T 553a28a597e2411f9f567661aa334e2e P f56a64eaa85f4714be29e61b5a7e2973: Time spent bootstrapping tablet: real 0.059s	user 0.004s	sys 0.004s
I20260709 12:23:34.339442 25056 raft_consensus.cc:359] T 553a28a597e2411f9f567661aa334e2e P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:34.340106 25056 raft_consensus.cc:385] T 553a28a597e2411f9f567661aa334e2e P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:34.340363 25056 raft_consensus.cc:740] T 553a28a597e2411f9f567661aa334e2e P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f56a64eaa85f4714be29e61b5a7e2973, State: Initialized, Role: FOLLOWER
I20260709 12:23:34.340965 25056 consensus_queue.cc:260] T 553a28a597e2411f9f567661aa334e2e P f56a64eaa85f4714be29e61b5a7e2973 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:34.341650 25120 raft_consensus.cc:493] T 553a28a597e2411f9f567661aa334e2e P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:34.342085 25120 raft_consensus.cc:515] T 553a28a597e2411f9f567661aa334e2e P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:34.342854 25056 ts_tablet_manager.cc:1434] T 553a28a597e2411f9f567661aa334e2e P f56a64eaa85f4714be29e61b5a7e2973: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:23:34.343731 25056 tablet_bootstrap.cc:492] T b5db9d1c83c546c38c2cd70fc37e9725 P f56a64eaa85f4714be29e61b5a7e2973: Bootstrap starting.
I20260709 12:23:34.344065 25120 leader_election.cc:290] T 553a28a597e2411f9f567661aa334e2e P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907)
I20260709 12:23:34.348770 25063 raft_consensus.cc:493] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:34.349252 25063 raft_consensus.cc:515] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:34.351256 25063 leader_election.cc:290] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:34.354688 24936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a15bc8c21c942b6ba1ee3ef103f66f6" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408" is_pre_election: true
I20260709 12:23:34.356841 25011 raft_consensus.cc:2468] T 6c1a5d66365f4ea0a3c88d0e5e448fff P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 1.
I20260709 12:23:34.357092 24786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "553a28a597e2411f9f567661aa334e2e" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:34.357479 24785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a15bc8c21c942b6ba1ee3ef103f66f6" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:34.358098 24901 leader_election.cc:304] T 6c1a5d66365f4ea0a3c88d0e5e448fff P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89fead8b4d684535b3a6e4eb62080408, f56a64eaa85f4714be29e61b5a7e2973; no voters: 
I20260709 12:23:34.358217 24785 raft_consensus.cc:2468] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f56a64eaa85f4714be29e61b5a7e2973 in term 0.
W20260709 12:23:34.358507 24973 leader_election.cc:343] T 553a28a597e2411f9f567661aa334e2e P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:34.358940 25086 raft_consensus.cc:2804] T 6c1a5d66365f4ea0a3c88d0e5e448fff P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:23:34.359246 24973 leader_election.cc:343] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:34.359401 25086 raft_consensus.cc:697] T 6c1a5d66365f4ea0a3c88d0e5e448fff P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Becoming Leader. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Running, Role: LEADER
I20260709 12:23:34.360280 25086 consensus_queue.cc:237] T 6c1a5d66365f4ea0a3c88d0e5e448fff P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:34.361435 25056 tablet_bootstrap.cc:654] T b5db9d1c83c546c38c2cd70fc37e9725 P f56a64eaa85f4714be29e61b5a7e2973: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:34.361364 25125 consensus_queue.cc:1048] T 658810625ed34912be1ebc9f36cb77a6 P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:34.369163 24973 leader_election.cc:304] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P f56a64eaa85f4714be29e61b5a7e2973 [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: ed0e5ae54dc147eaae297b176039185d, f56a64eaa85f4714be29e61b5a7e2973; no voters: 89fead8b4d684535b3a6e4eb62080408
I20260709 12:23:34.371601 24862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "553a28a597e2411f9f567661aa334e2e" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
I20260709 12:23:34.376601 24784 raft_consensus.cc:2468] T 6c1a5d66365f4ea0a3c88d0e5e448fff P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 1.
W20260709 12:23:34.378553 24976 leader_election.cc:343] T 553a28a597e2411f9f567661aa334e2e P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:34.371137 25063 raft_consensus.cc:2804] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:34.397152 24976 leader_election.cc:304] T 553a28a597e2411f9f567661aa334e2e P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f56a64eaa85f4714be29e61b5a7e2973; no voters: 7b7dc3b7ea9947669c031a407a37bfb7, ed0e5ae54dc147eaae297b176039185d
I20260709 12:23:34.396165 25063 raft_consensus.cc:493] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:34.406235 25120 raft_consensus.cc:2749] T 553a28a597e2411f9f567661aa334e2e P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:34.406709 25063 raft_consensus.cc:3060] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:34.419754 25055 tablet_bootstrap.cc:492] T 9d87fc1fea674702a7661a83c535bb62 P 7b7dc3b7ea9947669c031a407a37bfb7: No bootstrap required, opened a new log
I20260709 12:23:34.420323 25055 ts_tablet_manager.cc:1403] T 9d87fc1fea674702a7661a83c535bb62 P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent bootstrapping tablet: real 0.129s	user 0.012s	sys 0.012s
I20260709 12:23:34.423062 25055 raft_consensus.cc:359] T 9d87fc1fea674702a7661a83c535bb62 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:34.424012 25055 raft_consensus.cc:385] T 9d87fc1fea674702a7661a83c535bb62 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:34.423731 25063 raft_consensus.cc:515] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:34.424361 25055 raft_consensus.cc:740] T 9d87fc1fea674702a7661a83c535bb62 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7dc3b7ea9947669c031a407a37bfb7, State: Initialized, Role: FOLLOWER
I20260709 12:23:34.425319 25055 consensus_queue.cc:260] T 9d87fc1fea674702a7661a83c535bb62 P 7b7dc3b7ea9947669c031a407a37bfb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:34.427037 24936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a15bc8c21c942b6ba1ee3ef103f66f6" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408"
I20260709 12:23:34.427524 25055 ts_tablet_manager.cc:1434] T 9d87fc1fea674702a7661a83c535bb62 P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
W20260709 12:23:34.428654 24973 leader_election.cc:343] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:34.432524 25055 tablet_bootstrap.cc:492] T f372ad63840c417d84775706dff1ac69 P 7b7dc3b7ea9947669c031a407a37bfb7: Bootstrap starting.
I20260709 12:23:34.434271 25084 raft_consensus.cc:493] T d3c841620b3c45bf84aea42ffa082af8 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:34.434876 25084 raft_consensus.cc:515] T d3c841620b3c45bf84aea42ffa082af8 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:34.437075 25084 leader_election.cc:290] T d3c841620b3c45bf84aea42ffa082af8 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907), 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911)
I20260709 12:23:34.439955 24861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3c841620b3c45bf84aea42ffa082af8" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
I20260709 12:23:34.441355 24936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3c841620b3c45bf84aea42ffa082af8" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408" is_pre_election: true
W20260709 12:23:34.442878 24749 leader_election.cc:343] T d3c841620b3c45bf84aea42ffa082af8 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:23:34.444207 24752 leader_election.cc:343] T d3c841620b3c45bf84aea42ffa082af8 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:34.444705 24752 leader_election.cc:304] T d3c841620b3c45bf84aea42ffa082af8 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed0e5ae54dc147eaae297b176039185d; no voters: 7b7dc3b7ea9947669c031a407a37bfb7, 89fead8b4d684535b3a6e4eb62080408
I20260709 12:23:34.446357 25084 raft_consensus.cc:2749] T d3c841620b3c45bf84aea42ffa082af8 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:34.447356 25125 raft_consensus.cc:493] T c2d935edbe5f40d5a5dcae926d3efed9 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:34.447913 25125 raft_consensus.cc:515] T c2d935edbe5f40d5a5dcae926d3efed9 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:34.452924 25055 tablet_bootstrap.cc:654] T f372ad63840c417d84775706dff1ac69 P 7b7dc3b7ea9947669c031a407a37bfb7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:34.455536 25106 raft_consensus.cc:493] T 9d87fc1fea674702a7661a83c535bb62 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:34.456141 25106 raft_consensus.cc:515] T 9d87fc1fea674702a7661a83c535bb62 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:34.459949 25106 leader_election.cc:290] T 9d87fc1fea674702a7661a83c535bb62 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911), f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055)
I20260709 12:23:34.461598 25009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d87fc1fea674702a7661a83c535bb62" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973" is_pre_election: true
I20260709 12:23:34.465430 24936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d87fc1fea674702a7661a83c535bb62" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408" is_pre_election: true
I20260709 12:23:34.466993 24824 leader_election.cc:304] T 9d87fc1fea674702a7661a83c535bb62 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b7dc3b7ea9947669c031a407a37bfb7; no voters: 89fead8b4d684535b3a6e4eb62080408, f56a64eaa85f4714be29e61b5a7e2973
I20260709 12:23:34.468505 25106 raft_consensus.cc:2749] T 9d87fc1fea674702a7661a83c535bb62 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:34.469620 25011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2d935edbe5f40d5a5dcae926d3efed9" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973" is_pre_election: true
I20260709 12:23:34.474102 25056 tablet_bootstrap.cc:492] T b5db9d1c83c546c38c2cd70fc37e9725 P f56a64eaa85f4714be29e61b5a7e2973: No bootstrap required, opened a new log
I20260709 12:23:34.474375 24784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2d935edbe5f40d5a5dcae926d3efed9" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:34.474709 25056 ts_tablet_manager.cc:1403] T b5db9d1c83c546c38c2cd70fc37e9725 P f56a64eaa85f4714be29e61b5a7e2973: Time spent bootstrapping tablet: real 0.131s	user 0.023s	sys 0.009s
I20260709 12:23:34.475222 24784 raft_consensus.cc:2393] T c2d935edbe5f40d5a5dcae926d3efed9 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 89fead8b4d684535b3a6e4eb62080408 in current term 1: Already voted for candidate f56a64eaa85f4714be29e61b5a7e2973 in this term.
I20260709 12:23:34.476506 24899 leader_election.cc:304] T c2d935edbe5f40d5a5dcae926d3efed9 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89fead8b4d684535b3a6e4eb62080408; no voters: ed0e5ae54dc147eaae297b176039185d, f56a64eaa85f4714be29e61b5a7e2973
I20260709 12:23:34.476933 25054 tablet_bootstrap.cc:492] T ff8b874555e84c5ca5012a330bc4cad9 P ed0e5ae54dc147eaae297b176039185d: No bootstrap required, opened a new log
I20260709 12:23:34.477429 25054 ts_tablet_manager.cc:1403] T ff8b874555e84c5ca5012a330bc4cad9 P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.201s	user 0.031s	sys 0.032s
I20260709 12:23:34.477895 25070 raft_consensus.cc:3060] T c2d935edbe5f40d5a5dcae926d3efed9 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:34.477669 25056 raft_consensus.cc:359] T b5db9d1c83c546c38c2cd70fc37e9725 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:34.478578 25056 raft_consensus.cc:385] T b5db9d1c83c546c38c2cd70fc37e9725 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:34.478883 25056 raft_consensus.cc:740] T b5db9d1c83c546c38c2cd70fc37e9725 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f56a64eaa85f4714be29e61b5a7e2973, State: Initialized, Role: FOLLOWER
I20260709 12:23:34.480131 25054 raft_consensus.cc:359] T ff8b874555e84c5ca5012a330bc4cad9 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:34.480883 25054 raft_consensus.cc:385] T ff8b874555e84c5ca5012a330bc4cad9 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:34.481154 25054 raft_consensus.cc:740] T ff8b874555e84c5ca5012a330bc4cad9 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:34.482013 25084 raft_consensus.cc:493] T f372ad63840c417d84775706dff1ac69 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:34.482474 25084 raft_consensus.cc:515] T f372ad63840c417d84775706dff1ac69 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:34.483098 25056 consensus_queue.cc:260] T b5db9d1c83c546c38c2cd70fc37e9725 P f56a64eaa85f4714be29e61b5a7e2973 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:34.485265 25056 ts_tablet_manager.cc:1434] T b5db9d1c83c546c38c2cd70fc37e9725 P f56a64eaa85f4714be29e61b5a7e2973: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:23:34.485762 24936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f372ad63840c417d84775706dff1ac69" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408" is_pre_election: true
I20260709 12:23:34.477732 25125 leader_election.cc:290] T c2d935edbe5f40d5a5dcae926d3efed9 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:34.487906 25070 raft_consensus.cc:2749] T c2d935edbe5f40d5a5dcae926d3efed9 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:23:34.488793 24749 leader_election.cc:343] T f372ad63840c417d84775706dff1ac69 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:34.487794 24861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f372ad63840c417d84775706dff1ac69" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
I20260709 12:23:34.489060 25057 tablet_bootstrap.cc:492] T f372ad63840c417d84775706dff1ac69 P 89fead8b4d684535b3a6e4eb62080408: No bootstrap required, opened a new log
I20260709 12:23:34.489470 25084 leader_election.cc:290] T f372ad63840c417d84775706dff1ac69 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907), 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911)
I20260709 12:23:34.489624 25057 ts_tablet_manager.cc:1403] T f372ad63840c417d84775706dff1ac69 P 89fead8b4d684535b3a6e4eb62080408: Time spent bootstrapping tablet: real 0.167s	user 0.022s	sys 0.042s
W20260709 12:23:34.490900 24752 leader_election.cc:343] T f372ad63840c417d84775706dff1ac69 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:34.491351 24752 leader_election.cc:304] T f372ad63840c417d84775706dff1ac69 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed0e5ae54dc147eaae297b176039185d; no voters: 7b7dc3b7ea9947669c031a407a37bfb7, 89fead8b4d684535b3a6e4eb62080408
I20260709 12:23:34.492494 25084 raft_consensus.cc:2749] T f372ad63840c417d84775706dff1ac69 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:34.491366 25056 tablet_bootstrap.cc:492] T f05dd009ffd64a8db8aa4ee4ef7811dd P f56a64eaa85f4714be29e61b5a7e2973: Bootstrap starting.
I20260709 12:23:34.495167 25057 raft_consensus.cc:359] T f372ad63840c417d84775706dff1ac69 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:34.495838 25057 raft_consensus.cc:385] T f372ad63840c417d84775706dff1ac69 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:34.496089 25057 raft_consensus.cc:740] T f372ad63840c417d84775706dff1ac69 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Initialized, Role: FOLLOWER
I20260709 12:23:34.498829 25063 leader_election.cc:290] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 election: Requested vote from peers 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:34.500988 25056 tablet_bootstrap.cc:654] T f05dd009ffd64a8db8aa4ee4ef7811dd P f56a64eaa85f4714be29e61b5a7e2973: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:34.501121 24784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a15bc8c21c942b6ba1ee3ef103f66f6" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d"
I20260709 12:23:34.502063 24784 raft_consensus.cc:3060] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:34.502456 24681 catalog_manager.cc:5697] T 6c1a5d66365f4ea0a3c88d0e5e448fff P 89fead8b4d684535b3a6e4eb62080408 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195). New cstate: current_term: 1 leader_uuid: "89fead8b4d684535b3a6e4eb62080408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:34.503715 25054 consensus_queue.cc:260] T ff8b874555e84c5ca5012a330bc4cad9 P ed0e5ae54dc147eaae297b176039185d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:34.504961 25106 raft_consensus.cc:493] T ff8b874555e84c5ca5012a330bc4cad9 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:34.505432 25106 raft_consensus.cc:515] T ff8b874555e84c5ca5012a330bc4cad9 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:34.506120 25054 ts_tablet_manager.cc:1434] T ff8b874555e84c5ca5012a330bc4cad9 P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.001s
I20260709 12:23:34.507711 25106 leader_election.cc:290] T ff8b874555e84c5ca5012a330bc4cad9 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:34.512916 24784 raft_consensus.cc:2468] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f56a64eaa85f4714be29e61b5a7e2973 in term 1.
I20260709 12:23:34.512970 25010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff8b874555e84c5ca5012a330bc4cad9" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973" is_pre_election: true
I20260709 12:23:34.513872 25010 raft_consensus.cc:2468] T ff8b874555e84c5ca5012a330bc4cad9 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b7dc3b7ea9947669c031a407a37bfb7 in term 0.
I20260709 12:23:34.515278 25054 tablet_bootstrap.cc:492] T bf6e4456b55c4f5bbd55a542fa30a232 P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:34.517222 24826 leader_election.cc:304] T ff8b874555e84c5ca5012a330bc4cad9 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b7dc3b7ea9947669c031a407a37bfb7, f56a64eaa85f4714be29e61b5a7e2973; no voters: 
I20260709 12:23:34.518005 25055 tablet_bootstrap.cc:492] T f372ad63840c417d84775706dff1ac69 P 7b7dc3b7ea9947669c031a407a37bfb7: No bootstrap required, opened a new log
I20260709 12:23:34.518282 24973 leader_election.cc:304] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P f56a64eaa85f4714be29e61b5a7e2973 [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: ed0e5ae54dc147eaae297b176039185d, f56a64eaa85f4714be29e61b5a7e2973; no voters: 89fead8b4d684535b3a6e4eb62080408
I20260709 12:23:34.519188 25063 raft_consensus.cc:2804] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:34.519425 24785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff8b874555e84c5ca5012a330bc4cad9" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:34.519703 25063 raft_consensus.cc:697] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 LEADER]: Becoming Leader. State: Replica: f56a64eaa85f4714be29e61b5a7e2973, State: Running, Role: LEADER
I20260709 12:23:34.519658 25057 consensus_queue.cc:260] T f372ad63840c417d84775706dff1ac69 P 89fead8b4d684535b3a6e4eb62080408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:34.520130 24785 raft_consensus.cc:2468] T ff8b874555e84c5ca5012a330bc4cad9 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b7dc3b7ea9947669c031a407a37bfb7 in term 0.
I20260709 12:23:34.521023 25125 raft_consensus.cc:493] T bf6e4456b55c4f5bbd55a542fa30a232 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:34.520754 25063 consensus_queue.cc:237] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P f56a64eaa85f4714be29e61b5a7e2973 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:34.521497 25125 raft_consensus.cc:515] T bf6e4456b55c4f5bbd55a542fa30a232 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:34.522850 25054 tablet_bootstrap.cc:654] T bf6e4456b55c4f5bbd55a542fa30a232 P ed0e5ae54dc147eaae297b176039185d: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:34.523499 25106 raft_consensus.cc:2804] T ff8b874555e84c5ca5012a330bc4cad9 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:34.523921 25106 raft_consensus.cc:493] T ff8b874555e84c5ca5012a330bc4cad9 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:34.524257 25106 raft_consensus.cc:3060] T ff8b874555e84c5ca5012a330bc4cad9 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:34.524431 25125 leader_election.cc:290] T bf6e4456b55c4f5bbd55a542fa30a232 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907)
I20260709 12:23:34.525511 24861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6e4456b55c4f5bbd55a542fa30a232" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
I20260709 12:23:34.526198 24861 raft_consensus.cc:2468] T bf6e4456b55c4f5bbd55a542fa30a232 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 0.
I20260709 12:23:34.526594 25057 ts_tablet_manager.cc:1434] T f372ad63840c417d84775706dff1ac69 P 89fead8b4d684535b3a6e4eb62080408: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260709 12:23:34.527320 24902 leader_election.cc:304] T bf6e4456b55c4f5bbd55a542fa30a232 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b7dc3b7ea9947669c031a407a37bfb7, 89fead8b4d684535b3a6e4eb62080408; no voters: 
I20260709 12:23:34.528276 25125 raft_consensus.cc:2804] T bf6e4456b55c4f5bbd55a542fa30a232 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:34.528664 25125 raft_consensus.cc:493] T bf6e4456b55c4f5bbd55a542fa30a232 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:34.529018 25125 raft_consensus.cc:3060] T bf6e4456b55c4f5bbd55a542fa30a232 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:34.518543 25055 ts_tablet_manager.cc:1403] T f372ad63840c417d84775706dff1ac69 P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent bootstrapping tablet: real 0.086s	user 0.017s	sys 0.003s
I20260709 12:23:34.527491 24785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6e4456b55c4f5bbd55a542fa30a232" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
W20260709 12:23:34.531564 24899 leader_election.cc:343] T bf6e4456b55c4f5bbd55a542fa30a232 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:34.533275 25055 raft_consensus.cc:359] T f372ad63840c417d84775706dff1ac69 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:34.545965 25055 raft_consensus.cc:385] T f372ad63840c417d84775706dff1ac69 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:34.546319 25055 raft_consensus.cc:740] T f372ad63840c417d84775706dff1ac69 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7dc3b7ea9947669c031a407a37bfb7, State: Initialized, Role: FOLLOWER
I20260709 12:23:34.546989 25055 consensus_queue.cc:260] T f372ad63840c417d84775706dff1ac69 P 7b7dc3b7ea9947669c031a407a37bfb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:34.549124 25055 ts_tablet_manager.cc:1434] T f372ad63840c417d84775706dff1ac69 P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.000s
I20260709 12:23:34.550064 25055 tablet_bootstrap.cc:492] T f05dd009ffd64a8db8aa4ee4ef7811dd P 7b7dc3b7ea9947669c031a407a37bfb7: Bootstrap starting.
I20260709 12:23:34.536904 25056 tablet_bootstrap.cc:492] T f05dd009ffd64a8db8aa4ee4ef7811dd P f56a64eaa85f4714be29e61b5a7e2973: No bootstrap required, opened a new log
I20260709 12:23:34.537748 25125 raft_consensus.cc:515] T bf6e4456b55c4f5bbd55a542fa30a232 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:34.553043 25125 leader_election.cc:290] T bf6e4456b55c4f5bbd55a542fa30a232 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 election: Requested vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907)
I20260709 12:23:34.538826 25057 tablet_bootstrap.cc:492] T f05dd009ffd64a8db8aa4ee4ef7811dd P 89fead8b4d684535b3a6e4eb62080408: Bootstrap starting.
I20260709 12:23:34.542588 25054 tablet_bootstrap.cc:492] T bf6e4456b55c4f5bbd55a542fa30a232 P ed0e5ae54dc147eaae297b176039185d: No bootstrap required, opened a new log
I20260709 12:23:34.504472 25086 consensus_queue.cc:1048] T 900bac1b0ced434a9018dda51de6009d P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.041s
I20260709 12:23:34.555866 25055 tablet_bootstrap.cc:654] T f05dd009ffd64a8db8aa4ee4ef7811dd P 7b7dc3b7ea9947669c031a407a37bfb7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:34.556679 25054 ts_tablet_manager.cc:1403] T bf6e4456b55c4f5bbd55a542fa30a232 P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.015s
I20260709 12:23:34.559834 24861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6e4456b55c4f5bbd55a542fa30a232" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7"
I20260709 12:23:34.560498 24861 raft_consensus.cc:3060] T bf6e4456b55c4f5bbd55a542fa30a232 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:34.562354 25054 raft_consensus.cc:359] T bf6e4456b55c4f5bbd55a542fa30a232 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:34.564623 25054 raft_consensus.cc:385] T bf6e4456b55c4f5bbd55a542fa30a232 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:34.565053 25054 raft_consensus.cc:740] T bf6e4456b55c4f5bbd55a542fa30a232 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:34.562542 25084 consensus_queue.cc:1048] T dedf9ab509654fc0a1f910177af15950 P ed0e5ae54dc147eaae297b176039185d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:34.567203 24785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6e4456b55c4f5bbd55a542fa30a232" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d"
I20260709 12:23:34.569018 25057 tablet_bootstrap.cc:654] T f05dd009ffd64a8db8aa4ee4ef7811dd P 89fead8b4d684535b3a6e4eb62080408: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:34.570120 25070 consensus_queue.cc:1048] T 900bac1b0ced434a9018dda51de6009d P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:34.574234 24861 raft_consensus.cc:2468] T bf6e4456b55c4f5bbd55a542fa30a232 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 1.
I20260709 12:23:34.578758 24902 leader_election.cc:304] T bf6e4456b55c4f5bbd55a542fa30a232 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b7dc3b7ea9947669c031a407a37bfb7, 89fead8b4d684535b3a6e4eb62080408; no voters: 
I20260709 12:23:34.581243 25056 ts_tablet_manager.cc:1403] T f05dd009ffd64a8db8aa4ee4ef7811dd P f56a64eaa85f4714be29e61b5a7e2973: Time spent bootstrapping tablet: real 0.095s	user 0.013s	sys 0.002s
I20260709 12:23:34.582999 25070 raft_consensus.cc:2804] T bf6e4456b55c4f5bbd55a542fa30a232 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:34.583611 25070 raft_consensus.cc:697] T bf6e4456b55c4f5bbd55a542fa30a232 P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Becoming Leader. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Running, Role: LEADER
I20260709 12:23:34.584167 25056 raft_consensus.cc:359] T f05dd009ffd64a8db8aa4ee4ef7811dd P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:34.584448 25070 consensus_queue.cc:237] T bf6e4456b55c4f5bbd55a542fa30a232 P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:34.584913 25056 raft_consensus.cc:385] T f05dd009ffd64a8db8aa4ee4ef7811dd P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:34.587059 25056 raft_consensus.cc:740] T f05dd009ffd64a8db8aa4ee4ef7811dd P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f56a64eaa85f4714be29e61b5a7e2973, State: Initialized, Role: FOLLOWER
I20260709 12:23:34.566015 25054 consensus_queue.cc:260] T bf6e4456b55c4f5bbd55a542fa30a232 P ed0e5ae54dc147eaae297b176039185d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:34.588831 24785 raft_consensus.cc:3060] T bf6e4456b55c4f5bbd55a542fa30a232 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:34.589030 25056 consensus_queue.cc:260] T f05dd009ffd64a8db8aa4ee4ef7811dd P f56a64eaa85f4714be29e61b5a7e2973 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:34.549233 25106 raft_consensus.cc:515] T ff8b874555e84c5ca5012a330bc4cad9 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:34.597088 25056 ts_tablet_manager.cc:1434] T f05dd009ffd64a8db8aa4ee4ef7811dd P f56a64eaa85f4714be29e61b5a7e2973: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.003s
I20260709 12:23:34.598201 25056 tablet_bootstrap.cc:492] T 1614338e0abd4653a1e106e5a3f8f7b3 P f56a64eaa85f4714be29e61b5a7e2973: Bootstrap starting.
I20260709 12:23:34.609938 24682 catalog_manager.cc:5697] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P f56a64eaa85f4714be29e61b5a7e2973 reported cstate change: term changed from 0 to 1, leader changed from <none> to f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196). New cstate: current_term: 1 leader_uuid: "f56a64eaa85f4714be29e61b5a7e2973" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:34.612510 25057 tablet_bootstrap.cc:492] T f05dd009ffd64a8db8aa4ee4ef7811dd P 89fead8b4d684535b3a6e4eb62080408: No bootstrap required, opened a new log
I20260709 12:23:34.613365 25057 ts_tablet_manager.cc:1403] T f05dd009ffd64a8db8aa4ee4ef7811dd P 89fead8b4d684535b3a6e4eb62080408: Time spent bootstrapping tablet: real 0.075s	user 0.015s	sys 0.003s
I20260709 12:23:34.614847 25056 tablet_bootstrap.cc:654] T 1614338e0abd4653a1e106e5a3f8f7b3 P f56a64eaa85f4714be29e61b5a7e2973: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:34.616637 25057 raft_consensus.cc:359] T f05dd009ffd64a8db8aa4ee4ef7811dd P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:34.603825 25106 leader_election.cc:290] T ff8b874555e84c5ca5012a330bc4cad9 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 election: Requested vote from peers f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:34.605660 24786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff8b874555e84c5ca5012a330bc4cad9" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d"
I20260709 12:23:34.621248 24786 raft_consensus.cc:3060] T ff8b874555e84c5ca5012a330bc4cad9 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:34.622049 25055 tablet_bootstrap.cc:492] T f05dd009ffd64a8db8aa4ee4ef7811dd P 7b7dc3b7ea9947669c031a407a37bfb7: No bootstrap required, opened a new log
I20260709 12:23:34.622577 25055 ts_tablet_manager.cc:1403] T f05dd009ffd64a8db8aa4ee4ef7811dd P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent bootstrapping tablet: real 0.073s	user 0.026s	sys 0.041s
I20260709 12:23:34.605443 25010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff8b874555e84c5ca5012a330bc4cad9" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973"
I20260709 12:23:34.603124 24785 raft_consensus.cc:2468] T bf6e4456b55c4f5bbd55a542fa30a232 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 1.
I20260709 12:23:34.626243 25010 raft_consensus.cc:3060] T ff8b874555e84c5ca5012a330bc4cad9 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:34.617561 25057 raft_consensus.cc:385] T f05dd009ffd64a8db8aa4ee4ef7811dd P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:34.630932 24786 raft_consensus.cc:2468] T ff8b874555e84c5ca5012a330bc4cad9 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b7dc3b7ea9947669c031a407a37bfb7 in term 1.
I20260709 12:23:34.631425 25057 raft_consensus.cc:740] T f05dd009ffd64a8db8aa4ee4ef7811dd P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Initialized, Role: FOLLOWER
I20260709 12:23:34.632198 25057 consensus_queue.cc:260] T f05dd009ffd64a8db8aa4ee4ef7811dd P 89fead8b4d684535b3a6e4eb62080408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:34.634331 25057 ts_tablet_manager.cc:1434] T f05dd009ffd64a8db8aa4ee4ef7811dd P 89fead8b4d684535b3a6e4eb62080408: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 12:23:34.635278 25057 tablet_bootstrap.cc:492] T e5e81ec274324f26805fa23675a16c77 P 89fead8b4d684535b3a6e4eb62080408: Bootstrap starting.
I20260709 12:23:34.635597 25054 ts_tablet_manager.cc:1434] T bf6e4456b55c4f5bbd55a542fa30a232 P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.079s	user 0.008s	sys 0.000s
I20260709 12:23:34.636561 25054 tablet_bootstrap.cc:492] T 2bd8aea0484a459086205a5ec51fd3ef P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:34.636579 25010 raft_consensus.cc:2468] T ff8b874555e84c5ca5012a330bc4cad9 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b7dc3b7ea9947669c031a407a37bfb7 in term 1.
I20260709 12:23:34.625474 25055 raft_consensus.cc:359] T f05dd009ffd64a8db8aa4ee4ef7811dd P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:34.638823 25055 raft_consensus.cc:385] T f05dd009ffd64a8db8aa4ee4ef7811dd P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:34.638684 24826 leader_election.cc:304] T ff8b874555e84c5ca5012a330bc4cad9 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b7dc3b7ea9947669c031a407a37bfb7, f56a64eaa85f4714be29e61b5a7e2973; no voters: 
I20260709 12:23:34.639262 25055 raft_consensus.cc:740] T f05dd009ffd64a8db8aa4ee4ef7811dd P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7dc3b7ea9947669c031a407a37bfb7, State: Initialized, Role: FOLLOWER
I20260709 12:23:34.639878 25106 raft_consensus.cc:2804] T ff8b874555e84c5ca5012a330bc4cad9 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:34.640102 25055 consensus_queue.cc:260] T f05dd009ffd64a8db8aa4ee4ef7811dd P 7b7dc3b7ea9947669c031a407a37bfb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:34.640622 25106 raft_consensus.cc:697] T ff8b874555e84c5ca5012a330bc4cad9 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 LEADER]: Becoming Leader. State: Replica: 7b7dc3b7ea9947669c031a407a37bfb7, State: Running, Role: LEADER
I20260709 12:23:34.641757 25106 consensus_queue.cc:237] T ff8b874555e84c5ca5012a330bc4cad9 P 7b7dc3b7ea9947669c031a407a37bfb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:34.642622 25055 ts_tablet_manager.cc:1434] T f05dd009ffd64a8db8aa4ee4ef7811dd P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 12:23:34.643985 25055 tablet_bootstrap.cc:492] T e5e81ec274324f26805fa23675a16c77 P 7b7dc3b7ea9947669c031a407a37bfb7: Bootstrap starting.
I20260709 12:23:34.644469 25057 tablet_bootstrap.cc:654] T e5e81ec274324f26805fa23675a16c77 P 89fead8b4d684535b3a6e4eb62080408: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:34.652177 25054 tablet_bootstrap.cc:654] T 2bd8aea0484a459086205a5ec51fd3ef P ed0e5ae54dc147eaae297b176039185d: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:34.661693 25062 consensus_queue.cc:1048] T dedf9ab509654fc0a1f910177af15950 P ed0e5ae54dc147eaae297b176039185d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:34.675800 25152 raft_consensus.cc:493] T f05dd009ffd64a8db8aa4ee4ef7811dd P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:34.676520 25152 raft_consensus.cc:515] T f05dd009ffd64a8db8aa4ee4ef7811dd P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:34.678498 24679 catalog_manager.cc:5697] T bf6e4456b55c4f5bbd55a542fa30a232 P 89fead8b4d684535b3a6e4eb62080408 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195). New cstate: current_term: 1 leader_uuid: "89fead8b4d684535b3a6e4eb62080408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:34.679451 25069 consensus_queue.cc:1048] T 9a0132bfe8ef42f097b8d66fcbae5381 P 7b7dc3b7ea9947669c031a407a37bfb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:34.680141 25084 raft_consensus.cc:493] T b5db9d1c83c546c38c2cd70fc37e9725 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:34.680711 25084 raft_consensus.cc:515] T b5db9d1c83c546c38c2cd70fc37e9725 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:34.683104 25084 leader_election.cc:290] T b5db9d1c83c546c38c2cd70fc37e9725 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055), 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907)
I20260709 12:23:34.683920 25063 raft_consensus.cc:493] T f05dd009ffd64a8db8aa4ee4ef7811dd P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:34.684420 25063 raft_consensus.cc:515] T f05dd009ffd64a8db8aa4ee4ef7811dd P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:34.684854 25011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5db9d1c83c546c38c2cd70fc37e9725" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973" is_pre_election: true
I20260709 12:23:34.685504 25011 raft_consensus.cc:2468] T b5db9d1c83c546c38c2cd70fc37e9725 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 0.
I20260709 12:23:34.690442 25125 raft_consensus.cc:493] T 1614338e0abd4653a1e106e5a3f8f7b3 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:34.692349 25125 raft_consensus.cc:515] T 1614338e0abd4653a1e106e5a3f8f7b3 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:34.693691 24751 leader_election.cc:304] T b5db9d1c83c546c38c2cd70fc37e9725 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ed0e5ae54dc147eaae297b176039185d, f56a64eaa85f4714be29e61b5a7e2973; no voters: 
I20260709 12:23:34.694579 25125 leader_election.cc:290] T 1614338e0abd4653a1e106e5a3f8f7b3 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:34.695293 25055 tablet_bootstrap.cc:654] T e5e81ec274324f26805fa23675a16c77 P 7b7dc3b7ea9947669c031a407a37bfb7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:34.690228 25120 consensus_queue.cc:1048] T c2d935edbe5f40d5a5dcae926d3efed9 P f56a64eaa85f4714be29e61b5a7e2973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 12:23:34.696539 25062 raft_consensus.cc:2804] T b5db9d1c83c546c38c2cd70fc37e9725 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:34.696964 25062 raft_consensus.cc:493] T b5db9d1c83c546c38c2cd70fc37e9725 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:34.697314 25062 raft_consensus.cc:3060] T b5db9d1c83c546c38c2cd70fc37e9725 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:34.698817 25152 leader_election.cc:290] T f05dd009ffd64a8db8aa4ee4ef7811dd P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911), f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055)
I20260709 12:23:34.699978 24936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05dd009ffd64a8db8aa4ee4ef7811dd" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408" is_pre_election: true
I20260709 12:23:34.689893 25063 leader_election.cc:290] T f05dd009ffd64a8db8aa4ee4ef7811dd P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907), 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911)
I20260709 12:23:34.692657 24860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5db9d1c83c546c38c2cd70fc37e9725" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
I20260709 12:23:34.699875 25056 tablet_bootstrap.cc:492] T 1614338e0abd4653a1e106e5a3f8f7b3 P f56a64eaa85f4714be29e61b5a7e2973: No bootstrap required, opened a new log
I20260709 12:23:34.705476 25056 ts_tablet_manager.cc:1403] T 1614338e0abd4653a1e106e5a3f8f7b3 P f56a64eaa85f4714be29e61b5a7e2973: Time spent bootstrapping tablet: real 0.108s	user 0.017s	sys 0.009s
I20260709 12:23:34.702961 25054 tablet_bootstrap.cc:492] T 2bd8aea0484a459086205a5ec51fd3ef P ed0e5ae54dc147eaae297b176039185d: No bootstrap required, opened a new log
I20260709 12:23:34.706197 25054 ts_tablet_manager.cc:1403] T 2bd8aea0484a459086205a5ec51fd3ef P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.070s	user 0.008s	sys 0.011s
I20260709 12:23:34.696832 24862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05dd009ffd64a8db8aa4ee4ef7811dd" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
I20260709 12:23:34.707605 24862 raft_consensus.cc:2468] T f05dd009ffd64a8db8aa4ee4ef7811dd P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f56a64eaa85f4714be29e61b5a7e2973 in term 0.
I20260709 12:23:34.704686 25011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1614338e0abd4653a1e106e5a3f8f7b3" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973" is_pre_election: true
I20260709 12:23:34.708382 24784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1614338e0abd4653a1e106e5a3f8f7b3" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:34.709648 25009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05dd009ffd64a8db8aa4ee4ef7811dd" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973" is_pre_election: true
I20260709 12:23:34.710292 25009 raft_consensus.cc:2468] T f05dd009ffd64a8db8aa4ee4ef7811dd P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b7dc3b7ea9947669c031a407a37bfb7 in term 0.
I20260709 12:23:34.701149 24936 raft_consensus.cc:2468] T f05dd009ffd64a8db8aa4ee4ef7811dd P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f56a64eaa85f4714be29e61b5a7e2973 in term 0.
W20260709 12:23:34.710304 24899 leader_election.cc:343] T 1614338e0abd4653a1e106e5a3f8f7b3 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:23:34.712124 24752 leader_election.cc:343] T b5db9d1c83c546c38c2cd70fc37e9725 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:34.712308 24936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05dd009ffd64a8db8aa4ee4ef7811dd" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408" is_pre_election: true
I20260709 12:23:34.712963 24936 raft_consensus.cc:2468] T f05dd009ffd64a8db8aa4ee4ef7811dd P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b7dc3b7ea9947669c031a407a37bfb7 in term 0.
I20260709 12:23:34.713167 24973 leader_election.cc:304] T f05dd009ffd64a8db8aa4ee4ef7811dd P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89fead8b4d684535b3a6e4eb62080408, f56a64eaa85f4714be29e61b5a7e2973; no voters: 
I20260709 12:23:34.713320 24826 leader_election.cc:304] T f05dd009ffd64a8db8aa4ee4ef7811dd P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b7dc3b7ea9947669c031a407a37bfb7, f56a64eaa85f4714be29e61b5a7e2973; no voters: 
I20260709 12:23:34.714095 25063 raft_consensus.cc:2804] T f05dd009ffd64a8db8aa4ee4ef7811dd P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:34.714519 25063 raft_consensus.cc:493] T f05dd009ffd64a8db8aa4ee4ef7811dd P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:34.714850 25063 raft_consensus.cc:3060] T f05dd009ffd64a8db8aa4ee4ef7811dd P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:34.715145 25152 raft_consensus.cc:2804] T f05dd009ffd64a8db8aa4ee4ef7811dd P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:34.715553 25152 raft_consensus.cc:493] T f05dd009ffd64a8db8aa4ee4ef7811dd P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:34.715880 25152 raft_consensus.cc:3060] T f05dd009ffd64a8db8aa4ee4ef7811dd P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:23:34.712252 24824 consensus_peers.cc:597] T 9a0132bfe8ef42f097b8d66fcbae5381 P 7b7dc3b7ea9947669c031a407a37bfb7 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:34.721426 25056 raft_consensus.cc:359] T 1614338e0abd4653a1e106e5a3f8f7b3 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:34.722245 25056 raft_consensus.cc:385] T 1614338e0abd4653a1e106e5a3f8f7b3 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:34.722528 25056 raft_consensus.cc:740] T 1614338e0abd4653a1e106e5a3f8f7b3 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f56a64eaa85f4714be29e61b5a7e2973, State: Initialized, Role: FOLLOWER
I20260709 12:23:34.724848 25056 consensus_queue.cc:260] T 1614338e0abd4653a1e106e5a3f8f7b3 P f56a64eaa85f4714be29e61b5a7e2973 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:34.725801 25011 raft_consensus.cc:2468] T 1614338e0abd4653a1e106e5a3f8f7b3 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 0.
I20260709 12:23:34.728200 25069 consensus_queue.cc:1048] T 7a0e9f4a5099496ea5375fe461e225cf P 7b7dc3b7ea9947669c031a407a37bfb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:34.728725 25056 ts_tablet_manager.cc:1434] T 1614338e0abd4653a1e106e5a3f8f7b3 P f56a64eaa85f4714be29e61b5a7e2973: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260709 12:23:34.722991 25055 tablet_bootstrap.cc:492] T e5e81ec274324f26805fa23675a16c77 P 7b7dc3b7ea9947669c031a407a37bfb7: No bootstrap required, opened a new log
I20260709 12:23:34.731247 25055 ts_tablet_manager.cc:1403] T e5e81ec274324f26805fa23675a16c77 P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent bootstrapping tablet: real 0.087s	user 0.008s	sys 0.005s
I20260709 12:23:34.732872 25184 raft_consensus.cc:493] T 7a0e9f4a5099496ea5375fe461e225cf P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:34.730806 24901 leader_election.cc:304] T 1614338e0abd4653a1e106e5a3f8f7b3 P 89fead8b4d684535b3a6e4eb62080408 [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: 89fead8b4d684535b3a6e4eb62080408, f56a64eaa85f4714be29e61b5a7e2973; no voters: ed0e5ae54dc147eaae297b176039185d
I20260709 12:23:34.734479 25125 raft_consensus.cc:2804] T 1614338e0abd4653a1e106e5a3f8f7b3 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:34.734886 25125 raft_consensus.cc:493] T 1614338e0abd4653a1e106e5a3f8f7b3 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:34.735265 25125 raft_consensus.cc:3060] T 1614338e0abd4653a1e106e5a3f8f7b3 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:34.738564 25054 raft_consensus.cc:359] T 2bd8aea0484a459086205a5ec51fd3ef P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:34.739327 25054 raft_consensus.cc:385] T 2bd8aea0484a459086205a5ec51fd3ef P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:34.739580 25054 raft_consensus.cc:740] T 2bd8aea0484a459086205a5ec51fd3ef P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:34.730743 24679 catalog_manager.cc:5697] T ff8b874555e84c5ca5012a330bc4cad9 P 7b7dc3b7ea9947669c031a407a37bfb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194). New cstate: current_term: 1 leader_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:34.740412 25054 consensus_queue.cc:260] T 2bd8aea0484a459086205a5ec51fd3ef P ed0e5ae54dc147eaae297b176039185d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:34.747828 25125 raft_consensus.cc:515] T 1614338e0abd4653a1e106e5a3f8f7b3 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:34.748662 25054 ts_tablet_manager.cc:1434] T 2bd8aea0484a459086205a5ec51fd3ef P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.000s
I20260709 12:23:34.749658 25054 tablet_bootstrap.cc:492] T 553a28a597e2411f9f567661aa334e2e P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:34.741807 25056 tablet_bootstrap.cc:492] T 2bd8aea0484a459086205a5ec51fd3ef P f56a64eaa85f4714be29e61b5a7e2973: Bootstrap starting.
I20260709 12:23:34.742950 25184 raft_consensus.cc:515] T 7a0e9f4a5099496ea5375fe461e225cf P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:34.754549 25184 leader_election.cc:290] T 7a0e9f4a5099496ea5375fe461e225cf P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907), 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911)
I20260709 12:23:34.742466 25055 raft_consensus.cc:359] T e5e81ec274324f26805fa23675a16c77 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:34.755113 25055 raft_consensus.cc:385] T e5e81ec274324f26805fa23675a16c77 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:34.755426 25055 raft_consensus.cc:740] T e5e81ec274324f26805fa23675a16c77 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7dc3b7ea9947669c031a407a37bfb7, State: Initialized, Role: FOLLOWER
I20260709 12:23:34.756130 24936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0e9f4a5099496ea5375fe461e225cf" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408" is_pre_election: true
I20260709 12:23:34.745786 25062 raft_consensus.cc:515] T b5db9d1c83c546c38c2cd70fc37e9725 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:34.757691 25152 raft_consensus.cc:515] T f05dd009ffd64a8db8aa4ee4ef7811dd P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:34.759545 25057 tablet_bootstrap.cc:492] T e5e81ec274324f26805fa23675a16c77 P 89fead8b4d684535b3a6e4eb62080408: No bootstrap required, opened a new log
I20260709 12:23:34.759567 25011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5db9d1c83c546c38c2cd70fc37e9725" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973"
I20260709 12:23:34.760424 25011 raft_consensus.cc:3060] T b5db9d1c83c546c38c2cd70fc37e9725 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:34.760571 25152 leader_election.cc:290] T f05dd009ffd64a8db8aa4ee4ef7811dd P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 election: Requested vote from peers 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911), f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055)
I20260709 12:23:34.756052 25055 consensus_queue.cc:260] T e5e81ec274324f26805fa23675a16c77 P 7b7dc3b7ea9947669c031a407a37bfb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:34.761346 25057 ts_tablet_manager.cc:1403] T e5e81ec274324f26805fa23675a16c77 P 89fead8b4d684535b3a6e4eb62080408: Time spent bootstrapping tablet: real 0.126s	user 0.035s	sys 0.023s
I20260709 12:23:34.762041 25063 raft_consensus.cc:515] T f05dd009ffd64a8db8aa4ee4ef7811dd P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:34.763419 25055 ts_tablet_manager.cc:1434] T e5e81ec274324f26805fa23675a16c77 P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.001s
I20260709 12:23:34.764616 25063 leader_election.cc:290] T f05dd009ffd64a8db8aa4ee4ef7811dd P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 election: Requested vote from peers 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907), 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911)
I20260709 12:23:34.765326 24860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0e9f4a5099496ea5375fe461e225cf" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
I20260709 12:23:34.765767 25010 raft_consensus.cc:3060] T 7a0e9f4a5099496ea5375fe461e225cf P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:34.766678 24862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05dd009ffd64a8db8aa4ee4ef7811dd" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7"
I20260709 12:23:34.766826 25062 leader_election.cc:290] T b5db9d1c83c546c38c2cd70fc37e9725 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 election: Requested vote from peers f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055), 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907)
I20260709 12:23:34.767436 24862 raft_consensus.cc:2393] T f05dd009ffd64a8db8aa4ee4ef7811dd P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f56a64eaa85f4714be29e61b5a7e2973 in current term 1: Already voted for candidate 7b7dc3b7ea9947669c031a407a37bfb7 in this term.
I20260709 12:23:34.768201 25125 leader_election.cc:290] T 1614338e0abd4653a1e106e5a3f8f7b3 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 election: Requested vote from peers f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:34.770772 25008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05dd009ffd64a8db8aa4ee4ef7811dd" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973"
I20260709 12:23:34.768271 25009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1614338e0abd4653a1e106e5a3f8f7b3" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973"
I20260709 12:23:34.771529 25055 tablet_bootstrap.cc:492] T b5db9d1c83c546c38c2cd70fc37e9725 P 7b7dc3b7ea9947669c031a407a37bfb7: Bootstrap starting.
I20260709 12:23:34.771972 25009 raft_consensus.cc:3060] T 1614338e0abd4653a1e106e5a3f8f7b3 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:34.772359 24935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05dd009ffd64a8db8aa4ee4ef7811dd" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408"
I20260709 12:23:34.772972 24935 raft_consensus.cc:3060] T f05dd009ffd64a8db8aa4ee4ef7811dd P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:34.775306 24862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5db9d1c83c546c38c2cd70fc37e9725" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7"
W20260709 12:23:34.776708 24752 leader_election.cc:343] T b5db9d1c83c546c38c2cd70fc37e9725 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:34.778934 24784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1614338e0abd4653a1e106e5a3f8f7b3" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d"
I20260709 12:23:34.771977 24976 leader_election.cc:304] T 7a0e9f4a5099496ea5375fe461e225cf P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f56a64eaa85f4714be29e61b5a7e2973; no voters: 7b7dc3b7ea9947669c031a407a37bfb7, 89fead8b4d684535b3a6e4eb62080408
I20260709 12:23:34.772917 24934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05dd009ffd64a8db8aa4ee4ef7811dd" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408"
I20260709 12:23:34.771618 25008 raft_consensus.cc:2393] T f05dd009ffd64a8db8aa4ee4ef7811dd P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7b7dc3b7ea9947669c031a407a37bfb7 in current term 1: Already voted for candidate f56a64eaa85f4714be29e61b5a7e2973 in this term.
I20260709 12:23:34.783517 25184 consensus_queue.cc:1048] T c2d935edbe5f40d5a5dcae926d3efed9 P f56a64eaa85f4714be29e61b5a7e2973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:23:34.784837 24899 leader_election.cc:343] T 1614338e0abd4653a1e106e5a3f8f7b3 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:34.787374 25057 raft_consensus.cc:359] T e5e81ec274324f26805fa23675a16c77 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:34.788455 25057 raft_consensus.cc:385] T e5e81ec274324f26805fa23675a16c77 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:34.788802 25057 raft_consensus.cc:740] T e5e81ec274324f26805fa23675a16c77 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Initialized, Role: FOLLOWER
I20260709 12:23:34.790719 24973 leader_election.cc:304] T f05dd009ffd64a8db8aa4ee4ef7811dd P f56a64eaa85f4714be29e61b5a7e2973 [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: f56a64eaa85f4714be29e61b5a7e2973; no voters: 7b7dc3b7ea9947669c031a407a37bfb7, 89fead8b4d684535b3a6e4eb62080408
I20260709 12:23:34.794253 25054 tablet_bootstrap.cc:654] T 553a28a597e2411f9f567661aa334e2e P ed0e5ae54dc147eaae297b176039185d: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:34.795394 25120 raft_consensus.cc:2749] T f05dd009ffd64a8db8aa4ee4ef7811dd P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:23:34.796247 25011 raft_consensus.cc:2468] T b5db9d1c83c546c38c2cd70fc37e9725 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 1.
I20260709 12:23:34.789652 25057 consensus_queue.cc:260] T e5e81ec274324f26805fa23675a16c77 P 89fead8b4d684535b3a6e4eb62080408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:34.802781 25152 consensus_queue.cc:1048] T 7a0e9f4a5099496ea5375fe461e225cf P 7b7dc3b7ea9947669c031a407a37bfb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:34.804221 25056 tablet_bootstrap.cc:654] T 2bd8aea0484a459086205a5ec51fd3ef P f56a64eaa85f4714be29e61b5a7e2973: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:34.805055 25063 raft_consensus.cc:2749] T 7a0e9f4a5099496ea5375fe461e225cf P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:34.817814 25055 tablet_bootstrap.cc:654] T b5db9d1c83c546c38c2cd70fc37e9725 P 7b7dc3b7ea9947669c031a407a37bfb7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:34.814284 25009 raft_consensus.cc:2468] T 1614338e0abd4653a1e106e5a3f8f7b3 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 1.
I20260709 12:23:34.819443 25057 ts_tablet_manager.cc:1434] T e5e81ec274324f26805fa23675a16c77 P 89fead8b4d684535b3a6e4eb62080408: Time spent starting tablet: real 0.058s	user 0.008s	sys 0.000s
I20260709 12:23:34.814527 24935 raft_consensus.cc:2468] T f05dd009ffd64a8db8aa4ee4ef7811dd P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b7dc3b7ea9947669c031a407a37bfb7 in term 1.
I20260709 12:23:34.826721 24901 leader_election.cc:304] T 1614338e0abd4653a1e106e5a3f8f7b3 P 89fead8b4d684535b3a6e4eb62080408 [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: 89fead8b4d684535b3a6e4eb62080408, f56a64eaa85f4714be29e61b5a7e2973; no voters: ed0e5ae54dc147eaae297b176039185d
I20260709 12:23:34.828073 24751 leader_election.cc:304] T b5db9d1c83c546c38c2cd70fc37e9725 P ed0e5ae54dc147eaae297b176039185d [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: ed0e5ae54dc147eaae297b176039185d, f56a64eaa85f4714be29e61b5a7e2973; no voters: 7b7dc3b7ea9947669c031a407a37bfb7
I20260709 12:23:34.828706 24862 raft_consensus.cc:3060] T 9d87fc1fea674702a7661a83c535bb62 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:34.829221 25062 raft_consensus.cc:2804] T b5db9d1c83c546c38c2cd70fc37e9725 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:34.829726 25062 raft_consensus.cc:697] T b5db9d1c83c546c38c2cd70fc37e9725 P ed0e5ae54dc147eaae297b176039185d [term 1 LEADER]: Becoming Leader. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Running, Role: LEADER
I20260709 12:23:34.830996 25125 raft_consensus.cc:2804] T 1614338e0abd4653a1e106e5a3f8f7b3 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:34.827521 25152 raft_consensus.cc:493] T e5e81ec274324f26805fa23675a16c77 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:34.831521 25062 consensus_queue.cc:237] T b5db9d1c83c546c38c2cd70fc37e9725 P ed0e5ae54dc147eaae297b176039185d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:34.839473 25054 tablet_bootstrap.cc:492] T 553a28a597e2411f9f567661aa334e2e P ed0e5ae54dc147eaae297b176039185d: No bootstrap required, opened a new log
I20260709 12:23:34.840031 25054 ts_tablet_manager.cc:1403] T 553a28a597e2411f9f567661aa334e2e P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.091s	user 0.011s	sys 0.027s
I20260709 12:23:34.831537 25125 raft_consensus.cc:697] T 1614338e0abd4653a1e106e5a3f8f7b3 P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Becoming Leader. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Running, Role: LEADER
I20260709 12:23:34.835542 25152 raft_consensus.cc:515] T e5e81ec274324f26805fa23675a16c77 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:34.854185 25125 consensus_queue.cc:237] T 1614338e0abd4653a1e106e5a3f8f7b3 P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:34.859755 25057 tablet_bootstrap.cc:492] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P 89fead8b4d684535b3a6e4eb62080408: Bootstrap starting.
I20260709 12:23:34.862088 25056 tablet_bootstrap.cc:492] T 2bd8aea0484a459086205a5ec51fd3ef P f56a64eaa85f4714be29e61b5a7e2973: No bootstrap required, opened a new log
I20260709 12:23:34.862581 25056 ts_tablet_manager.cc:1403] T 2bd8aea0484a459086205a5ec51fd3ef P f56a64eaa85f4714be29e61b5a7e2973: Time spent bootstrapping tablet: real 0.121s	user 0.017s	sys 0.000s
I20260709 12:23:34.868618 24824 leader_election.cc:304] T f05dd009ffd64a8db8aa4ee4ef7811dd P 7b7dc3b7ea9947669c031a407a37bfb7 [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: 7b7dc3b7ea9947669c031a407a37bfb7, 89fead8b4d684535b3a6e4eb62080408; no voters: f56a64eaa85f4714be29e61b5a7e2973
I20260709 12:23:34.869653 25106 raft_consensus.cc:2804] T f05dd009ffd64a8db8aa4ee4ef7811dd P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:34.870169 25106 raft_consensus.cc:697] T f05dd009ffd64a8db8aa4ee4ef7811dd P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 LEADER]: Becoming Leader. State: Replica: 7b7dc3b7ea9947669c031a407a37bfb7, State: Running, Role: LEADER
I20260709 12:23:34.870973 25106 consensus_queue.cc:237] T f05dd009ffd64a8db8aa4ee4ef7811dd P 7b7dc3b7ea9947669c031a407a37bfb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:34.872711 25152 leader_election.cc:290] T e5e81ec274324f26805fa23675a16c77 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911), f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055)
I20260709 12:23:34.873991 25011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e81ec274324f26805fa23675a16c77" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973" is_pre_election: true
I20260709 12:23:34.875545 24936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e81ec274324f26805fa23675a16c77" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408" is_pre_election: true
I20260709 12:23:34.876305 24936 raft_consensus.cc:2468] T e5e81ec274324f26805fa23675a16c77 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b7dc3b7ea9947669c031a407a37bfb7 in term 0.
W20260709 12:23:34.875583 24826 leader_election.cc:343] T e5e81ec274324f26805fa23675a16c77 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:34.878460 24824 leader_election.cc:304] T e5e81ec274324f26805fa23675a16c77 P 7b7dc3b7ea9947669c031a407a37bfb7 [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: 7b7dc3b7ea9947669c031a407a37bfb7, 89fead8b4d684535b3a6e4eb62080408; no voters: f56a64eaa85f4714be29e61b5a7e2973
I20260709 12:23:34.879385 25069 raft_consensus.cc:2804] T e5e81ec274324f26805fa23675a16c77 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:34.879796 25069 raft_consensus.cc:493] T e5e81ec274324f26805fa23675a16c77 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:34.880118 25069 raft_consensus.cc:3060] T e5e81ec274324f26805fa23675a16c77 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:34.880401 25054 raft_consensus.cc:359] T 553a28a597e2411f9f567661aa334e2e P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:34.881081 25054 raft_consensus.cc:385] T 553a28a597e2411f9f567661aa334e2e P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:34.881351 25054 raft_consensus.cc:740] T 553a28a597e2411f9f567661aa334e2e P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:34.887384 25055 tablet_bootstrap.cc:492] T b5db9d1c83c546c38c2cd70fc37e9725 P 7b7dc3b7ea9947669c031a407a37bfb7: No bootstrap required, opened a new log
I20260709 12:23:34.887980 25055 ts_tablet_manager.cc:1403] T b5db9d1c83c546c38c2cd70fc37e9725 P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent bootstrapping tablet: real 0.117s	user 0.013s	sys 0.000s
I20260709 12:23:34.891145 25054 consensus_queue.cc:260] T 553a28a597e2411f9f567661aa334e2e P ed0e5ae54dc147eaae297b176039185d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:34.893167 25057 tablet_bootstrap.cc:654] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P 89fead8b4d684535b3a6e4eb62080408: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:34.904521 25054 ts_tablet_manager.cc:1434] T 553a28a597e2411f9f567661aa334e2e P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.064s	user 0.004s	sys 0.002s
I20260709 12:23:34.905508 25054 tablet_bootstrap.cc:492] T 1614338e0abd4653a1e106e5a3f8f7b3 P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:34.913358 25054 tablet_bootstrap.cc:654] T 1614338e0abd4653a1e106e5a3f8f7b3 P ed0e5ae54dc147eaae297b176039185d: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:34.912880 25069 raft_consensus.cc:515] T e5e81ec274324f26805fa23675a16c77 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:34.914938 25086 raft_consensus.cc:493] T f372ad63840c417d84775706dff1ac69 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:34.915552 25086 raft_consensus.cc:515] T f372ad63840c417d84775706dff1ac69 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:34.916606 25069 leader_election.cc:290] T e5e81ec274324f26805fa23675a16c77 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 election: Requested vote from peers 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911), f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055)
I20260709 12:23:34.902058 25055 raft_consensus.cc:359] T b5db9d1c83c546c38c2cd70fc37e9725 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:34.918147 25055 raft_consensus.cc:385] T b5db9d1c83c546c38c2cd70fc37e9725 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:34.918377 25055 raft_consensus.cc:740] T b5db9d1c83c546c38c2cd70fc37e9725 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7dc3b7ea9947669c031a407a37bfb7, State: Initialized, Role: FOLLOWER
I20260709 12:23:34.919204 25055 consensus_queue.cc:260] T b5db9d1c83c546c38c2cd70fc37e9725 P 7b7dc3b7ea9947669c031a407a37bfb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:34.923874 25055 ts_tablet_manager.cc:1434] T b5db9d1c83c546c38c2cd70fc37e9725 P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260709 12:23:34.926097 25055 tablet_bootstrap.cc:492] T 553a28a597e2411f9f567661aa334e2e P 7b7dc3b7ea9947669c031a407a37bfb7: Bootstrap starting.
I20260709 12:23:34.918800 25086 leader_election.cc:290] T f372ad63840c417d84775706dff1ac69 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907)
I20260709 12:23:34.925431 25011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e81ec274324f26805fa23675a16c77" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973"
I20260709 12:23:34.938320 24784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f372ad63840c417d84775706dff1ac69" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:34.938999 24784 raft_consensus.cc:2468] T f372ad63840c417d84775706dff1ac69 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 0.
I20260709 12:23:34.939872 24861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f372ad63840c417d84775706dff1ac69" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
I20260709 12:23:34.940500 24861 raft_consensus.cc:2468] T f372ad63840c417d84775706dff1ac69 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 0.
I20260709 12:23:34.941447 24932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e81ec274324f26805fa23675a16c77" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408"
I20260709 12:23:34.942071 24932 raft_consensus.cc:3060] T e5e81ec274324f26805fa23675a16c77 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:34.943221 25055 tablet_bootstrap.cc:654] T 553a28a597e2411f9f567661aa334e2e P 7b7dc3b7ea9947669c031a407a37bfb7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:34.937637 25056 raft_consensus.cc:359] T 2bd8aea0484a459086205a5ec51fd3ef P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:34.947665 25056 raft_consensus.cc:385] T 2bd8aea0484a459086205a5ec51fd3ef P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:34.947914 25056 raft_consensus.cc:740] T 2bd8aea0484a459086205a5ec51fd3ef P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f56a64eaa85f4714be29e61b5a7e2973, State: Initialized, Role: FOLLOWER
I20260709 12:23:34.949350 25056 consensus_queue.cc:260] T 2bd8aea0484a459086205a5ec51fd3ef P f56a64eaa85f4714be29e61b5a7e2973 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:34.951464 25056 ts_tablet_manager.cc:1434] T 2bd8aea0484a459086205a5ec51fd3ef P f56a64eaa85f4714be29e61b5a7e2973: Time spent starting tablet: real 0.089s	user 0.006s	sys 0.000s
I20260709 12:23:34.954934 24899 leader_election.cc:304] T f372ad63840c417d84775706dff1ac69 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89fead8b4d684535b3a6e4eb62080408, ed0e5ae54dc147eaae297b176039185d; no voters: 
W20260709 12:23:34.955397 24826 leader_election.cc:343] T e5e81ec274324f26805fa23675a16c77 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:34.960466 25086 consensus_queue.cc:1048] T 6c1a5d66365f4ea0a3c88d0e5e448fff P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:34.958860 25125 raft_consensus.cc:2804] T f372ad63840c417d84775706dff1ac69 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:34.962368 25125 raft_consensus.cc:493] T f372ad63840c417d84775706dff1ac69 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:34.962719 25125 raft_consensus.cc:3060] T f372ad63840c417d84775706dff1ac69 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:34.963603 24932 raft_consensus.cc:2468] T e5e81ec274324f26805fa23675a16c77 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b7dc3b7ea9947669c031a407a37bfb7 in term 1.
I20260709 12:23:34.964795 24824 leader_election.cc:304] T e5e81ec274324f26805fa23675a16c77 P 7b7dc3b7ea9947669c031a407a37bfb7 [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: 7b7dc3b7ea9947669c031a407a37bfb7, 89fead8b4d684535b3a6e4eb62080408; no voters: f56a64eaa85f4714be29e61b5a7e2973
I20260709 12:23:34.966037 25106 raft_consensus.cc:2804] T e5e81ec274324f26805fa23675a16c77 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:34.962868 24682 catalog_manager.cc:5697] T 1614338e0abd4653a1e106e5a3f8f7b3 P 89fead8b4d684535b3a6e4eb62080408 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195). New cstate: current_term: 1 leader_uuid: "89fead8b4d684535b3a6e4eb62080408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:34.966486 25057 tablet_bootstrap.cc:492] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P 89fead8b4d684535b3a6e4eb62080408: No bootstrap required, opened a new log
I20260709 12:23:34.966603 25106 raft_consensus.cc:697] T e5e81ec274324f26805fa23675a16c77 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 LEADER]: Becoming Leader. State: Replica: 7b7dc3b7ea9947669c031a407a37bfb7, State: Running, Role: LEADER
I20260709 12:23:34.966982 25057 ts_tablet_manager.cc:1403] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P 89fead8b4d684535b3a6e4eb62080408: Time spent bootstrapping tablet: real 0.107s	user 0.011s	sys 0.011s
I20260709 12:23:34.969674 25057 raft_consensus.cc:359] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:34.970338 25057 raft_consensus.cc:385] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:34.970593 25057 raft_consensus.cc:740] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Initialized, Role: FOLLOWER
I20260709 12:23:34.971336 25057 consensus_queue.cc:260] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P 89fead8b4d684535b3a6e4eb62080408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:34.973794 25106 consensus_queue.cc:237] T e5e81ec274324f26805fa23675a16c77 P 7b7dc3b7ea9947669c031a407a37bfb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:34.975152 25184 raft_consensus.cc:493] T 2bd8aea0484a459086205a5ec51fd3ef P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:34.975709 25184 raft_consensus.cc:515] T 2bd8aea0484a459086205a5ec51fd3ef P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:34.976346 25070 consensus_queue.cc:1048] T 6c1a5d66365f4ea0a3c88d0e5e448fff P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:34.978139 24683 catalog_manager.cc:5697] T b5db9d1c83c546c38c2cd70fc37e9725 P ed0e5ae54dc147eaae297b176039185d reported cstate change: term changed from 0 to 1, leader changed from <none> to ed0e5ae54dc147eaae297b176039185d (127.21.56.193). New cstate: current_term: 1 leader_uuid: "ed0e5ae54dc147eaae297b176039185d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:34.979446 24786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd8aea0484a459086205a5ec51fd3ef" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:34.979702 25125 raft_consensus.cc:515] T f372ad63840c417d84775706dff1ac69 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:34.980115 24786 raft_consensus.cc:2468] T 2bd8aea0484a459086205a5ec51fd3ef P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f56a64eaa85f4714be29e61b5a7e2973 in term 0.
I20260709 12:23:34.981565 24973 leader_election.cc:304] T 2bd8aea0484a459086205a5ec51fd3ef P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ed0e5ae54dc147eaae297b176039185d, f56a64eaa85f4714be29e61b5a7e2973; no voters: 
I20260709 12:23:34.982420 25120 raft_consensus.cc:2804] T 2bd8aea0484a459086205a5ec51fd3ef P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:34.982807 25120 raft_consensus.cc:493] T 2bd8aea0484a459086205a5ec51fd3ef P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:34.982932 24862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f372ad63840c417d84775706dff1ac69" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7"
I20260709 12:23:34.983211 25120 raft_consensus.cc:3060] T 2bd8aea0484a459086205a5ec51fd3ef P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:34.983593 24862 raft_consensus.cc:3060] T f372ad63840c417d84775706dff1ac69 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:34.987772 25125 leader_election.cc:290] T f372ad63840c417d84775706dff1ac69 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 election: Requested vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907)
I20260709 12:23:34.987974 24786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f372ad63840c417d84775706dff1ac69" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d"
I20260709 12:23:34.988574 24786 raft_consensus.cc:3060] T f372ad63840c417d84775706dff1ac69 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:34.977756 25184 leader_election.cc:290] T 2bd8aea0484a459086205a5ec51fd3ef P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:34.991860 24862 raft_consensus.cc:2468] T f372ad63840c417d84775706dff1ac69 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 1.
I20260709 12:23:34.993119 24902 leader_election.cc:304] T f372ad63840c417d84775706dff1ac69 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b7dc3b7ea9947669c031a407a37bfb7, 89fead8b4d684535b3a6e4eb62080408; no voters: 
I20260709 12:23:34.994211 25125 raft_consensus.cc:2804] T f372ad63840c417d84775706dff1ac69 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:34.994983 24932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd8aea0484a459086205a5ec51fd3ef" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408" is_pre_election: true
I20260709 12:23:34.995462 25125 raft_consensus.cc:697] T f372ad63840c417d84775706dff1ac69 P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Becoming Leader. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Running, Role: LEADER
I20260709 12:23:34.996255 25056 tablet_bootstrap.cc:492] T e5e81ec274324f26805fa23675a16c77 P f56a64eaa85f4714be29e61b5a7e2973: Bootstrap starting.
I20260709 12:23:34.999423 25057 ts_tablet_manager.cc:1434] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P 89fead8b4d684535b3a6e4eb62080408: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.001s
I20260709 12:23:35.000454 25057 tablet_bootstrap.cc:492] T e16e622d9de64096b8e2d1fa4b70850d P 89fead8b4d684535b3a6e4eb62080408: Bootstrap starting.
W20260709 12:23:35.003978 24973 leader_election.cc:343] T 2bd8aea0484a459086205a5ec51fd3ef P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:35.005491 24786 raft_consensus.cc:2468] T f372ad63840c417d84775706dff1ac69 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 1.
I20260709 12:23:34.996623 25120 raft_consensus.cc:515] T 2bd8aea0484a459086205a5ec51fd3ef P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:35.009238 24679 catalog_manager.cc:5697] T f05dd009ffd64a8db8aa4ee4ef7811dd P 7b7dc3b7ea9947669c031a407a37bfb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194). New cstate: current_term: 1 leader_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:35.007078 25070 consensus_queue.cc:1048] T bf6e4456b55c4f5bbd55a542fa30a232 P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:35.013067 25054 tablet_bootstrap.cc:492] T 1614338e0abd4653a1e106e5a3f8f7b3 P ed0e5ae54dc147eaae297b176039185d: No bootstrap required, opened a new log
I20260709 12:23:35.013566 25054 ts_tablet_manager.cc:1403] T 1614338e0abd4653a1e106e5a3f8f7b3 P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.108s	user 0.008s	sys 0.006s
I20260709 12:23:35.014544 24932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd8aea0484a459086205a5ec51fd3ef" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408"
I20260709 12:23:35.015789 24786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd8aea0484a459086205a5ec51fd3ef" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d"
W20260709 12:23:35.016060 24973 leader_election.cc:343] T 2bd8aea0484a459086205a5ec51fd3ef P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:35.016608 24786 raft_consensus.cc:3060] T 2bd8aea0484a459086205a5ec51fd3ef P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:35.020576 25055 tablet_bootstrap.cc:492] T 553a28a597e2411f9f567661aa334e2e P 7b7dc3b7ea9947669c031a407a37bfb7: No bootstrap required, opened a new log
I20260709 12:23:34.996399 25125 consensus_queue.cc:237] T f372ad63840c417d84775706dff1ac69 P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:35.028805 24786 raft_consensus.cc:2468] T 2bd8aea0484a459086205a5ec51fd3ef P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f56a64eaa85f4714be29e61b5a7e2973 in term 1.
I20260709 12:23:35.033372 24973 leader_election.cc:304] T 2bd8aea0484a459086205a5ec51fd3ef P f56a64eaa85f4714be29e61b5a7e2973 [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: ed0e5ae54dc147eaae297b176039185d, f56a64eaa85f4714be29e61b5a7e2973; no voters: 89fead8b4d684535b3a6e4eb62080408
I20260709 12:23:35.034343 25184 raft_consensus.cc:2804] T 2bd8aea0484a459086205a5ec51fd3ef P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:35.034971 25086 consensus_queue.cc:1048] T bf6e4456b55c4f5bbd55a542fa30a232 P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:35.035928 25055 ts_tablet_manager.cc:1403] T 553a28a597e2411f9f567661aa334e2e P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent bootstrapping tablet: real 0.110s	user 0.013s	sys 0.000s
I20260709 12:23:35.030182 25057 tablet_bootstrap.cc:654] T e16e622d9de64096b8e2d1fa4b70850d P 89fead8b4d684535b3a6e4eb62080408: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:35.016654 25120 leader_election.cc:290] T 2bd8aea0484a459086205a5ec51fd3ef P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 election: Requested vote from peers 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:35.037298 25184 raft_consensus.cc:697] T 2bd8aea0484a459086205a5ec51fd3ef P f56a64eaa85f4714be29e61b5a7e2973 [term 1 LEADER]: Becoming Leader. State: Replica: f56a64eaa85f4714be29e61b5a7e2973, State: Running, Role: LEADER
I20260709 12:23:35.038231 25184 consensus_queue.cc:237] T 2bd8aea0484a459086205a5ec51fd3ef P f56a64eaa85f4714be29e61b5a7e2973 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:35.038954 25055 raft_consensus.cc:359] T 553a28a597e2411f9f567661aa334e2e P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:35.039657 25055 raft_consensus.cc:385] T 553a28a597e2411f9f567661aa334e2e P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:35.039927 25055 raft_consensus.cc:740] T 553a28a597e2411f9f567661aa334e2e P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7dc3b7ea9947669c031a407a37bfb7, State: Initialized, Role: FOLLOWER
I20260709 12:23:35.009603 25056 tablet_bootstrap.cc:654] T e5e81ec274324f26805fa23675a16c77 P f56a64eaa85f4714be29e61b5a7e2973: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:35.016832 25054 raft_consensus.cc:359] T 1614338e0abd4653a1e106e5a3f8f7b3 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:35.044236 25054 raft_consensus.cc:385] T 1614338e0abd4653a1e106e5a3f8f7b3 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:35.044514 25054 raft_consensus.cc:740] T 1614338e0abd4653a1e106e5a3f8f7b3 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:35.046504 25054 consensus_queue.cc:260] T 1614338e0abd4653a1e106e5a3f8f7b3 P ed0e5ae54dc147eaae297b176039185d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:35.048341 25055 consensus_queue.cc:260] T 553a28a597e2411f9f567661aa334e2e P 7b7dc3b7ea9947669c031a407a37bfb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:35.052282 25055 ts_tablet_manager.cc:1434] T 553a28a597e2411f9f567661aa334e2e P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:23:35.052645 25054 ts_tablet_manager.cc:1434] T 1614338e0abd4653a1e106e5a3f8f7b3 P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.038s	user 0.004s	sys 0.002s
I20260709 12:23:35.053283 25055 tablet_bootstrap.cc:492] T 2d4cb9a6a0004e48b70784a39fee3a6c P 7b7dc3b7ea9947669c031a407a37bfb7: Bootstrap starting.
I20260709 12:23:35.053638 25054 tablet_bootstrap.cc:492] T 9a0132bfe8ef42f097b8d66fcbae5381 P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:35.054090 25063 consensus_queue.cc:1048] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P f56a64eaa85f4714be29e61b5a7e2973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:35.064921 25057 tablet_bootstrap.cc:492] T e16e622d9de64096b8e2d1fa4b70850d P 89fead8b4d684535b3a6e4eb62080408: No bootstrap required, opened a new log
I20260709 12:23:35.065446 25057 ts_tablet_manager.cc:1403] T e16e622d9de64096b8e2d1fa4b70850d P 89fead8b4d684535b3a6e4eb62080408: Time spent bootstrapping tablet: real 0.065s	user 0.005s	sys 0.004s
I20260709 12:23:35.068230 25057 raft_consensus.cc:359] T e16e622d9de64096b8e2d1fa4b70850d P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:35.068946 25057 raft_consensus.cc:385] T e16e622d9de64096b8e2d1fa4b70850d P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:35.069204 25057 raft_consensus.cc:740] T e16e622d9de64096b8e2d1fa4b70850d P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Initialized, Role: FOLLOWER
I20260709 12:23:35.070065 25057 consensus_queue.cc:260] T e16e622d9de64096b8e2d1fa4b70850d P 89fead8b4d684535b3a6e4eb62080408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:35.061465 24683 catalog_manager.cc:5697] T f372ad63840c417d84775706dff1ac69 P 89fead8b4d684535b3a6e4eb62080408 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195). New cstate: current_term: 1 leader_uuid: "89fead8b4d684535b3a6e4eb62080408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:35.078104 25056 tablet_bootstrap.cc:492] T e5e81ec274324f26805fa23675a16c77 P f56a64eaa85f4714be29e61b5a7e2973: No bootstrap required, opened a new log
I20260709 12:23:35.078728 25056 ts_tablet_manager.cc:1403] T e5e81ec274324f26805fa23675a16c77 P f56a64eaa85f4714be29e61b5a7e2973: Time spent bootstrapping tablet: real 0.083s	user 0.014s	sys 0.000s
I20260709 12:23:35.083968 25106 raft_consensus.cc:493] T 553a28a597e2411f9f567661aa334e2e P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:35.084121 25056 raft_consensus.cc:359] T e5e81ec274324f26805fa23675a16c77 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:35.084587 25106 raft_consensus.cc:515] T 553a28a597e2411f9f567661aa334e2e P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:35.084966 25056 raft_consensus.cc:385] T e5e81ec274324f26805fa23675a16c77 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:35.085471 25056 raft_consensus.cc:740] T e5e81ec274324f26805fa23675a16c77 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f56a64eaa85f4714be29e61b5a7e2973, State: Initialized, Role: FOLLOWER
I20260709 12:23:35.086742 25106 leader_election.cc:290] T 553a28a597e2411f9f567661aa334e2e P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:35.086386 25056 consensus_queue.cc:260] T e5e81ec274324f26805fa23675a16c77 P f56a64eaa85f4714be29e61b5a7e2973 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:35.089676 25054 tablet_bootstrap.cc:654] T 9a0132bfe8ef42f097b8d66fcbae5381 P ed0e5ae54dc147eaae297b176039185d: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:35.089857 25056 ts_tablet_manager.cc:1434] T e5e81ec274324f26805fa23675a16c77 P f56a64eaa85f4714be29e61b5a7e2973: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:23:35.091193 25056 tablet_bootstrap.cc:492] T e16e622d9de64096b8e2d1fa4b70850d P f56a64eaa85f4714be29e61b5a7e2973: Bootstrap starting.
I20260709 12:23:35.092303 25011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "553a28a597e2411f9f567661aa334e2e" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973" is_pre_election: true
I20260709 12:23:35.093020 25011 raft_consensus.cc:2468] T 553a28a597e2411f9f567661aa334e2e P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b7dc3b7ea9947669c031a407a37bfb7 in term 0.
I20260709 12:23:35.094668 24826 leader_election.cc:304] T 553a28a597e2411f9f567661aa334e2e P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b7dc3b7ea9947669c031a407a37bfb7, f56a64eaa85f4714be29e61b5a7e2973; no voters: 
I20260709 12:23:35.095520 25106 raft_consensus.cc:2804] T 553a28a597e2411f9f567661aa334e2e P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:35.096024 25106 raft_consensus.cc:493] T 553a28a597e2411f9f567661aa334e2e P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:35.096365 25106 raft_consensus.cc:3060] T 553a28a597e2411f9f567661aa334e2e P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:35.098317 24784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "553a28a597e2411f9f567661aa334e2e" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:35.094507 24932 raft_consensus.cc:3060] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:35.101646 25070 raft_consensus.cc:493] T e16e622d9de64096b8e2d1fa4b70850d P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:35.105140 25070 raft_consensus.cc:515] T e16e622d9de64096b8e2d1fa4b70850d P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:35.107347 25070 leader_election.cc:290] T e16e622d9de64096b8e2d1fa4b70850d P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907), f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055)
I20260709 12:23:35.102566 25057 ts_tablet_manager.cc:1434] T e16e622d9de64096b8e2d1fa4b70850d P 89fead8b4d684535b3a6e4eb62080408: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.000s
I20260709 12:23:35.108026 24862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16e622d9de64096b8e2d1fa4b70850d" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
I20260709 12:23:35.103380 25055 tablet_bootstrap.cc:654] T 2d4cb9a6a0004e48b70784a39fee3a6c P 7b7dc3b7ea9947669c031a407a37bfb7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:35.108927 25056 tablet_bootstrap.cc:654] T e16e622d9de64096b8e2d1fa4b70850d P f56a64eaa85f4714be29e61b5a7e2973: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:35.109627 25057 tablet_bootstrap.cc:492] T 2d4cb9a6a0004e48b70784a39fee3a6c P 89fead8b4d684535b3a6e4eb62080408: Bootstrap starting.
I20260709 12:23:35.099004 24784 raft_consensus.cc:2468] T 553a28a597e2411f9f567661aa334e2e P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b7dc3b7ea9947669c031a407a37bfb7 in term 0.
W20260709 12:23:35.109489 24902 leader_election.cc:343] T e16e622d9de64096b8e2d1fa4b70850d P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:35.110236 25011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16e622d9de64096b8e2d1fa4b70850d" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973" is_pre_election: true
I20260709 12:23:35.111707 25106 raft_consensus.cc:515] T 553a28a597e2411f9f567661aa334e2e P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:35.103826 24682 catalog_manager.cc:5697] T e5e81ec274324f26805fa23675a16c77 P 7b7dc3b7ea9947669c031a407a37bfb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194). New cstate: current_term: 1 leader_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } health_report { overall_health: UNKNOWN } } }
W20260709 12:23:35.113519 24901 leader_election.cc:343] T e16e622d9de64096b8e2d1fa4b70850d P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:35.114010 24901 leader_election.cc:304] T e16e622d9de64096b8e2d1fa4b70850d P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89fead8b4d684535b3a6e4eb62080408; no voters: 7b7dc3b7ea9947669c031a407a37bfb7, f56a64eaa85f4714be29e61b5a7e2973
I20260709 12:23:35.114660 25009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "553a28a597e2411f9f567661aa334e2e" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973"
I20260709 12:23:35.115445 25009 raft_consensus.cc:3060] T 553a28a597e2411f9f567661aa334e2e P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:35.116004 25208 raft_consensus.cc:2749] T e16e622d9de64096b8e2d1fa4b70850d P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:35.117376 25184 consensus_queue.cc:1048] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P f56a64eaa85f4714be29e61b5a7e2973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:35.123168 25057 tablet_bootstrap.cc:654] T 2d4cb9a6a0004e48b70784a39fee3a6c P 89fead8b4d684535b3a6e4eb62080408: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:35.128433 25009 raft_consensus.cc:2468] T 553a28a597e2411f9f567661aa334e2e P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b7dc3b7ea9947669c031a407a37bfb7 in term 1.
I20260709 12:23:35.130010 24826 leader_election.cc:304] T 553a28a597e2411f9f567661aa334e2e P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b7dc3b7ea9947669c031a407a37bfb7, f56a64eaa85f4714be29e61b5a7e2973; no voters: 
I20260709 12:23:35.130944 25069 raft_consensus.cc:2804] T 553a28a597e2411f9f567661aa334e2e P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:35.131417 25069 raft_consensus.cc:697] T 553a28a597e2411f9f567661aa334e2e P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 LEADER]: Becoming Leader. State: Replica: 7b7dc3b7ea9947669c031a407a37bfb7, State: Running, Role: LEADER
I20260709 12:23:35.132261 25069 consensus_queue.cc:237] T 553a28a597e2411f9f567661aa334e2e P 7b7dc3b7ea9947669c031a407a37bfb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:35.132942 25106 leader_election.cc:290] T 553a28a597e2411f9f567661aa334e2e P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 election: Requested vote from peers f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:35.133160 24784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "553a28a597e2411f9f567661aa334e2e" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d"
I20260709 12:23:35.133844 24784 raft_consensus.cc:3060] T 553a28a597e2411f9f567661aa334e2e P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:35.146869 25054 tablet_bootstrap.cc:492] T 9a0132bfe8ef42f097b8d66fcbae5381 P ed0e5ae54dc147eaae297b176039185d: No bootstrap required, opened a new log
I20260709 12:23:35.147362 25054 ts_tablet_manager.cc:1403] T 9a0132bfe8ef42f097b8d66fcbae5381 P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.094s	user 0.012s	sys 0.002s
I20260709 12:23:35.157889 25055 tablet_bootstrap.cc:492] T 2d4cb9a6a0004e48b70784a39fee3a6c P 7b7dc3b7ea9947669c031a407a37bfb7: No bootstrap required, opened a new log
I20260709 12:23:35.158453 25055 ts_tablet_manager.cc:1403] T 2d4cb9a6a0004e48b70784a39fee3a6c P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent bootstrapping tablet: real 0.105s	user 0.017s	sys 0.002s
I20260709 12:23:35.161237 25055 raft_consensus.cc:359] T 2d4cb9a6a0004e48b70784a39fee3a6c P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:35.163484 25057 tablet_bootstrap.cc:492] T 2d4cb9a6a0004e48b70784a39fee3a6c P 89fead8b4d684535b3a6e4eb62080408: No bootstrap required, opened a new log
I20260709 12:23:35.164367 25057 ts_tablet_manager.cc:1403] T 2d4cb9a6a0004e48b70784a39fee3a6c P 89fead8b4d684535b3a6e4eb62080408: Time spent bootstrapping tablet: real 0.055s	user 0.016s	sys 0.000s
I20260709 12:23:35.167003 25057 raft_consensus.cc:359] T 2d4cb9a6a0004e48b70784a39fee3a6c P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:35.167682 25057 raft_consensus.cc:385] T 2d4cb9a6a0004e48b70784a39fee3a6c P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:35.167955 25057 raft_consensus.cc:740] T 2d4cb9a6a0004e48b70784a39fee3a6c P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Initialized, Role: FOLLOWER
I20260709 12:23:35.161932 25055 raft_consensus.cc:385] T 2d4cb9a6a0004e48b70784a39fee3a6c P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:35.168128 24679 catalog_manager.cc:5697] T 2bd8aea0484a459086205a5ec51fd3ef P f56a64eaa85f4714be29e61b5a7e2973 reported cstate change: term changed from 0 to 1, leader changed from <none> to f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196). New cstate: current_term: 1 leader_uuid: "f56a64eaa85f4714be29e61b5a7e2973" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:35.171291 25055 raft_consensus.cc:740] T 2d4cb9a6a0004e48b70784a39fee3a6c P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7dc3b7ea9947669c031a407a37bfb7, State: Initialized, Role: FOLLOWER
I20260709 12:23:35.172049 25055 consensus_queue.cc:260] T 2d4cb9a6a0004e48b70784a39fee3a6c P 7b7dc3b7ea9947669c031a407a37bfb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:35.172642 25152 consensus_queue.cc:1048] T ff8b874555e84c5ca5012a330bc4cad9 P 7b7dc3b7ea9947669c031a407a37bfb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:35.173367 25057 consensus_queue.cc:260] T 2d4cb9a6a0004e48b70784a39fee3a6c P 89fead8b4d684535b3a6e4eb62080408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:35.175403 25057 ts_tablet_manager.cc:1434] T 2d4cb9a6a0004e48b70784a39fee3a6c P 89fead8b4d684535b3a6e4eb62080408: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:23:35.176244 25057 tablet_bootstrap.cc:492] T 864cc4a53dde42a1b4d647177dd41572 P 89fead8b4d684535b3a6e4eb62080408: Bootstrap starting.
I20260709 12:23:35.183872 25152 consensus_queue.cc:1048] T ff8b874555e84c5ca5012a330bc4cad9 P 7b7dc3b7ea9947669c031a407a37bfb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:35.191748 24784 raft_consensus.cc:2468] T 553a28a597e2411f9f567661aa334e2e P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b7dc3b7ea9947669c031a407a37bfb7 in term 1.
I20260709 12:23:35.193876 25056 tablet_bootstrap.cc:492] T e16e622d9de64096b8e2d1fa4b70850d P f56a64eaa85f4714be29e61b5a7e2973: No bootstrap required, opened a new log
I20260709 12:23:35.194442 25056 ts_tablet_manager.cc:1403] T e16e622d9de64096b8e2d1fa4b70850d P f56a64eaa85f4714be29e61b5a7e2973: Time spent bootstrapping tablet: real 0.104s	user 0.022s	sys 0.022s
I20260709 12:23:35.196187 25054 raft_consensus.cc:359] T 9a0132bfe8ef42f097b8d66fcbae5381 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:35.196812 25057 tablet_bootstrap.cc:654] T 864cc4a53dde42a1b4d647177dd41572 P 89fead8b4d684535b3a6e4eb62080408: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:35.197721 25054 raft_consensus.cc:385] T 9a0132bfe8ef42f097b8d66fcbae5381 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:35.197991 25054 raft_consensus.cc:740] T 9a0132bfe8ef42f097b8d66fcbae5381 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:35.198916 25055 ts_tablet_manager.cc:1434] T 2d4cb9a6a0004e48b70784a39fee3a6c P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent starting tablet: real 0.040s	user 0.004s	sys 0.003s
I20260709 12:23:35.200461 25055 tablet_bootstrap.cc:492] T d3c841620b3c45bf84aea42ffa082af8 P 7b7dc3b7ea9947669c031a407a37bfb7: Bootstrap starting.
I20260709 12:23:35.199690 25054 consensus_queue.cc:260] T 9a0132bfe8ef42f097b8d66fcbae5381 P ed0e5ae54dc147eaae297b176039185d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:35.203966 25054 ts_tablet_manager.cc:1434] T 9a0132bfe8ef42f097b8d66fcbae5381 P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.056s	user 0.006s	sys 0.001s
I20260709 12:23:35.204967 25054 tablet_bootstrap.cc:492] T 0282a8ee201642f990b3fe7a0832923f P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:35.208076 24784 raft_consensus.cc:3060] T 9a0132bfe8ef42f097b8d66fcbae5381 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:35.220541 25056 raft_consensus.cc:359] T e16e622d9de64096b8e2d1fa4b70850d P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:35.221323 25056 raft_consensus.cc:385] T e16e622d9de64096b8e2d1fa4b70850d P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:35.221601 25056 raft_consensus.cc:740] T e16e622d9de64096b8e2d1fa4b70850d P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f56a64eaa85f4714be29e61b5a7e2973, State: Initialized, Role: FOLLOWER
I20260709 12:23:35.221670 24683 catalog_manager.cc:5697] T 553a28a597e2411f9f567661aa334e2e P 7b7dc3b7ea9947669c031a407a37bfb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194). New cstate: current_term: 1 leader_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:35.222692 25056 consensus_queue.cc:260] T e16e622d9de64096b8e2d1fa4b70850d P f56a64eaa85f4714be29e61b5a7e2973 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:35.229835 25056 ts_tablet_manager.cc:1434] T e16e622d9de64096b8e2d1fa4b70850d P f56a64eaa85f4714be29e61b5a7e2973: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.001s
I20260709 12:23:35.225888 25055 tablet_bootstrap.cc:654] T d3c841620b3c45bf84aea42ffa082af8 P 7b7dc3b7ea9947669c031a407a37bfb7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:35.238704 25056 tablet_bootstrap.cc:492] T 2d4cb9a6a0004e48b70784a39fee3a6c P f56a64eaa85f4714be29e61b5a7e2973: Bootstrap starting.
I20260709 12:23:35.250470 25055 tablet_bootstrap.cc:492] T d3c841620b3c45bf84aea42ffa082af8 P 7b7dc3b7ea9947669c031a407a37bfb7: No bootstrap required, opened a new log
I20260709 12:23:35.251051 25055 ts_tablet_manager.cc:1403] T d3c841620b3c45bf84aea42ffa082af8 P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent bootstrapping tablet: real 0.051s	user 0.011s	sys 0.001s
I20260709 12:23:35.257308 25056 tablet_bootstrap.cc:654] T 2d4cb9a6a0004e48b70784a39fee3a6c P f56a64eaa85f4714be29e61b5a7e2973: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:35.261548 25194 consensus_queue.cc:1048] T b5db9d1c83c546c38c2cd70fc37e9725 P ed0e5ae54dc147eaae297b176039185d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:35.253746 25055 raft_consensus.cc:359] T d3c841620b3c45bf84aea42ffa082af8 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:35.271724 25055 raft_consensus.cc:385] T d3c841620b3c45bf84aea42ffa082af8 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:35.272049 25055 raft_consensus.cc:740] T d3c841620b3c45bf84aea42ffa082af8 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7dc3b7ea9947669c031a407a37bfb7, State: Initialized, Role: FOLLOWER
I20260709 12:23:35.272861 25055 consensus_queue.cc:260] T d3c841620b3c45bf84aea42ffa082af8 P 7b7dc3b7ea9947669c031a407a37bfb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:35.274596 25069 raft_consensus.cc:493] T b5db9d1c83c546c38c2cd70fc37e9725 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:35.274982 25055 ts_tablet_manager.cc:1434] T d3c841620b3c45bf84aea42ffa082af8 P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 12:23:35.275110 25069 raft_consensus.cc:515] T b5db9d1c83c546c38c2cd70fc37e9725 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:35.277282 25069 leader_election.cc:290] T b5db9d1c83c546c38c2cd70fc37e9725 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:35.279379 24786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5db9d1c83c546c38c2cd70fc37e9725" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:35.285161 25009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5db9d1c83c546c38c2cd70fc37e9725" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973" is_pre_election: true
I20260709 12:23:35.286491 24862 raft_consensus.cc:3060] T b5db9d1c83c546c38c2cd70fc37e9725 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:35.293123 25055 tablet_bootstrap.cc:492] T d9f7e9d970df44aea14a0a19fcb14bb3 P 7b7dc3b7ea9947669c031a407a37bfb7: Bootstrap starting.
I20260709 12:23:35.287536 24826 leader_election.cc:304] T b5db9d1c83c546c38c2cd70fc37e9725 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b7dc3b7ea9947669c031a407a37bfb7; no voters: ed0e5ae54dc147eaae297b176039185d, f56a64eaa85f4714be29e61b5a7e2973
I20260709 12:23:35.288182 25111 raft_consensus.cc:493] T 1614338e0abd4653a1e106e5a3f8f7b3 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:35.295794 25111 raft_consensus.cc:515] T 1614338e0abd4653a1e106e5a3f8f7b3 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:35.298839 24932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1614338e0abd4653a1e106e5a3f8f7b3" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408" is_pre_election: true
I20260709 12:23:35.306107 25111 leader_election.cc:290] T 1614338e0abd4653a1e106e5a3f8f7b3 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911), f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055)
I20260709 12:23:35.308013 25009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1614338e0abd4653a1e106e5a3f8f7b3" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973" is_pre_election: true
I20260709 12:23:35.308877 25009 raft_consensus.cc:2393] T 1614338e0abd4653a1e106e5a3f8f7b3 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ed0e5ae54dc147eaae297b176039185d in current term 1: Already voted for candidate 89fead8b4d684535b3a6e4eb62080408 in this term.
I20260709 12:23:35.309913 25054 tablet_bootstrap.cc:654] T 0282a8ee201642f990b3fe7a0832923f P ed0e5ae54dc147eaae297b176039185d: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:35.310091 24751 leader_election.cc:304] T 1614338e0abd4653a1e106e5a3f8f7b3 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed0e5ae54dc147eaae297b176039185d; no voters: 89fead8b4d684535b3a6e4eb62080408, f56a64eaa85f4714be29e61b5a7e2973
I20260709 12:23:35.311273 25111 raft_consensus.cc:3060] T 1614338e0abd4653a1e106e5a3f8f7b3 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:23:35.313433 24732 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:23:35.324299 25054 tablet_bootstrap.cc:492] T 0282a8ee201642f990b3fe7a0832923f P ed0e5ae54dc147eaae297b176039185d: No bootstrap required, opened a new log
I20260709 12:23:35.324153 25069 consensus_queue.cc:1048] T f05dd009ffd64a8db8aa4ee4ef7811dd P 7b7dc3b7ea9947669c031a407a37bfb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:35.325835 25230 consensus_queue.cc:1048] T f05dd009ffd64a8db8aa4ee4ef7811dd P 7b7dc3b7ea9947669c031a407a37bfb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:35.291884 25056 tablet_bootstrap.cc:492] T 2d4cb9a6a0004e48b70784a39fee3a6c P f56a64eaa85f4714be29e61b5a7e2973: No bootstrap required, opened a new log
I20260709 12:23:35.327183 25056 ts_tablet_manager.cc:1403] T 2d4cb9a6a0004e48b70784a39fee3a6c P f56a64eaa85f4714be29e61b5a7e2973: Time spent bootstrapping tablet: real 0.089s	user 0.012s	sys 0.000s
I20260709 12:23:35.332091 25057 tablet_bootstrap.cc:492] T 864cc4a53dde42a1b4d647177dd41572 P 89fead8b4d684535b3a6e4eb62080408: No bootstrap required, opened a new log
I20260709 12:23:35.332662 25057 ts_tablet_manager.cc:1403] T 864cc4a53dde42a1b4d647177dd41572 P 89fead8b4d684535b3a6e4eb62080408: Time spent bootstrapping tablet: real 0.157s	user 0.013s	sys 0.009s
I20260709 12:23:35.334681 25106 raft_consensus.cc:2749] T b5db9d1c83c546c38c2cd70fc37e9725 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:35.325101 25054 ts_tablet_manager.cc:1403] T 0282a8ee201642f990b3fe7a0832923f P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.120s	user 0.005s	sys 0.006s
I20260709 12:23:35.337539 25084 consensus_queue.cc:1048] T b5db9d1c83c546c38c2cd70fc37e9725 P ed0e5ae54dc147eaae297b176039185d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:35.338949 25054 raft_consensus.cc:359] T 0282a8ee201642f990b3fe7a0832923f P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:35.339648 25054 raft_consensus.cc:385] T 0282a8ee201642f990b3fe7a0832923f P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:35.339926 25054 raft_consensus.cc:740] T 0282a8ee201642f990b3fe7a0832923f P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:35.340831 25054 consensus_queue.cc:260] T 0282a8ee201642f990b3fe7a0832923f P ed0e5ae54dc147eaae297b176039185d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:35.343240 25054 ts_tablet_manager.cc:1434] T 0282a8ee201642f990b3fe7a0832923f P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:23:35.345690 25055 tablet_bootstrap.cc:654] T d9f7e9d970df44aea14a0a19fcb14bb3 P 7b7dc3b7ea9947669c031a407a37bfb7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:35.348742 25054 tablet_bootstrap.cc:492] T d9f7e9d970df44aea14a0a19fcb14bb3 P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:35.350919 25056 raft_consensus.cc:359] T 2d4cb9a6a0004e48b70784a39fee3a6c P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:35.351680 25056 raft_consensus.cc:385] T 2d4cb9a6a0004e48b70784a39fee3a6c P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:35.351949 25056 raft_consensus.cc:740] T 2d4cb9a6a0004e48b70784a39fee3a6c P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f56a64eaa85f4714be29e61b5a7e2973, State: Initialized, Role: FOLLOWER
I20260709 12:23:35.356827 25054 tablet_bootstrap.cc:654] T d9f7e9d970df44aea14a0a19fcb14bb3 P ed0e5ae54dc147eaae297b176039185d: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:35.362139 25208 raft_consensus.cc:493] T 2d4cb9a6a0004e48b70784a39fee3a6c P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:35.362886 25055 tablet_bootstrap.cc:492] T d9f7e9d970df44aea14a0a19fcb14bb3 P 7b7dc3b7ea9947669c031a407a37bfb7: No bootstrap required, opened a new log
I20260709 12:23:35.362679 25208 raft_consensus.cc:515] T 2d4cb9a6a0004e48b70784a39fee3a6c P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:35.363481 25055 ts_tablet_manager.cc:1403] T d9f7e9d970df44aea14a0a19fcb14bb3 P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent bootstrapping tablet: real 0.071s	user 0.012s	sys 0.006s
I20260709 12:23:35.364856 25208 leader_election.cc:290] T 2d4cb9a6a0004e48b70784a39fee3a6c P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907), f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055)
I20260709 12:23:35.366550 25056 consensus_queue.cc:260] T 2d4cb9a6a0004e48b70784a39fee3a6c P f56a64eaa85f4714be29e61b5a7e2973 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:35.368904 25056 ts_tablet_manager.cc:1434] T 2d4cb9a6a0004e48b70784a39fee3a6c P f56a64eaa85f4714be29e61b5a7e2973: Time spent starting tablet: real 0.041s	user 0.004s	sys 0.002s
I20260709 12:23:35.369830 25056 tablet_bootstrap.cc:492] T c96239c85d574bf1b06c629059d6e842 P f56a64eaa85f4714be29e61b5a7e2973: Bootstrap starting.
I20260709 12:23:35.370450 25009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d4cb9a6a0004e48b70784a39fee3a6c" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973" is_pre_election: true
I20260709 12:23:35.370213 25055 raft_consensus.cc:359] T d9f7e9d970df44aea14a0a19fcb14bb3 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:35.371122 25055 raft_consensus.cc:385] T d9f7e9d970df44aea14a0a19fcb14bb3 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:35.371747 25055 raft_consensus.cc:740] T d9f7e9d970df44aea14a0a19fcb14bb3 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7dc3b7ea9947669c031a407a37bfb7, State: Initialized, Role: FOLLOWER
I20260709 12:23:35.365576 24861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d4cb9a6a0004e48b70784a39fee3a6c" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
I20260709 12:23:35.372661 25055 consensus_queue.cc:260] T d9f7e9d970df44aea14a0a19fcb14bb3 P 7b7dc3b7ea9947669c031a407a37bfb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:35.373525 24861 raft_consensus.cc:2468] T 2d4cb9a6a0004e48b70784a39fee3a6c P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 0.
I20260709 12:23:35.346594 25111 raft_consensus.cc:2749] T 1614338e0abd4653a1e106e5a3f8f7b3 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:35.371109 25009 raft_consensus.cc:2468] T 2d4cb9a6a0004e48b70784a39fee3a6c P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 0.
I20260709 12:23:35.379503 24902 leader_election.cc:304] T 2d4cb9a6a0004e48b70784a39fee3a6c P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b7dc3b7ea9947669c031a407a37bfb7, 89fead8b4d684535b3a6e4eb62080408; no voters: 
I20260709 12:23:35.390760 25055 ts_tablet_manager.cc:1434] T d9f7e9d970df44aea14a0a19fcb14bb3 P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent starting tablet: real 0.027s	user 0.002s	sys 0.004s
I20260709 12:23:35.393489 25055 tablet_bootstrap.cc:492] T 37522f4a6e6f470f9f9a05e4736aa28e P 7b7dc3b7ea9947669c031a407a37bfb7: Bootstrap starting.
I20260709 12:23:35.394572 25057 raft_consensus.cc:359] T 864cc4a53dde42a1b4d647177dd41572 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:35.398820 25057 raft_consensus.cc:385] T 864cc4a53dde42a1b4d647177dd41572 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:35.399288 25057 raft_consensus.cc:740] T 864cc4a53dde42a1b4d647177dd41572 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Initialized, Role: FOLLOWER
I20260709 12:23:35.400372 25057 consensus_queue.cc:260] T 864cc4a53dde42a1b4d647177dd41572 P 89fead8b4d684535b3a6e4eb62080408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:35.402275 25070 raft_consensus.cc:2804] T 2d4cb9a6a0004e48b70784a39fee3a6c P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:35.402724 25070 raft_consensus.cc:493] T 2d4cb9a6a0004e48b70784a39fee3a6c P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:35.403064 25070 raft_consensus.cc:3060] T 2d4cb9a6a0004e48b70784a39fee3a6c P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:35.403048 25057 ts_tablet_manager.cc:1434] T 864cc4a53dde42a1b4d647177dd41572 P 89fead8b4d684535b3a6e4eb62080408: Time spent starting tablet: real 0.070s	user 0.010s	sys 0.000s
I20260709 12:23:35.407126 25206 consensus_queue.cc:1048] T 1614338e0abd4653a1e106e5a3f8f7b3 P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:35.420749 25206 consensus_queue.cc:1048] T 1614338e0abd4653a1e106e5a3f8f7b3 P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:35.422832 25057 tablet_bootstrap.cc:492] T 0282a8ee201642f990b3fe7a0832923f P 89fead8b4d684535b3a6e4eb62080408: Bootstrap starting.
I20260709 12:23:35.429903 25057 tablet_bootstrap.cc:654] T 0282a8ee201642f990b3fe7a0832923f P 89fead8b4d684535b3a6e4eb62080408: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:35.413134 25070 raft_consensus.cc:515] T 2d4cb9a6a0004e48b70784a39fee3a6c P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:35.442026 25054 tablet_bootstrap.cc:492] T d9f7e9d970df44aea14a0a19fcb14bb3 P ed0e5ae54dc147eaae297b176039185d: No bootstrap required, opened a new log
I20260709 12:23:35.442698 25054 ts_tablet_manager.cc:1403] T d9f7e9d970df44aea14a0a19fcb14bb3 P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.094s	user 0.027s	sys 0.007s
I20260709 12:23:35.445851 25054 raft_consensus.cc:359] T d9f7e9d970df44aea14a0a19fcb14bb3 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:35.448896 25054 raft_consensus.cc:385] T d9f7e9d970df44aea14a0a19fcb14bb3 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:35.449652 25054 raft_consensus.cc:740] T d9f7e9d970df44aea14a0a19fcb14bb3 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:35.451191 25054 consensus_queue.cc:260] T d9f7e9d970df44aea14a0a19fcb14bb3 P ed0e5ae54dc147eaae297b176039185d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:35.455492 25054 ts_tablet_manager.cc:1434] T d9f7e9d970df44aea14a0a19fcb14bb3 P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:23:35.456449 25054 tablet_bootstrap.cc:492] T 37522f4a6e6f470f9f9a05e4736aa28e P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:35.464195 25054 tablet_bootstrap.cc:654] T 37522f4a6e6f470f9f9a05e4736aa28e P ed0e5ae54dc147eaae297b176039185d: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:35.466122 25106 consensus_queue.cc:1048] T e5e81ec274324f26805fa23675a16c77 P 7b7dc3b7ea9947669c031a407a37bfb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:35.471776 25057 tablet_bootstrap.cc:492] T 0282a8ee201642f990b3fe7a0832923f P 89fead8b4d684535b3a6e4eb62080408: No bootstrap required, opened a new log
I20260709 12:23:35.472301 25057 ts_tablet_manager.cc:1403] T 0282a8ee201642f990b3fe7a0832923f P 89fead8b4d684535b3a6e4eb62080408: Time spent bootstrapping tablet: real 0.064s	user 0.016s	sys 0.003s
I20260709 12:23:35.475203 25120 raft_consensus.cc:493] T e5e81ec274324f26805fa23675a16c77 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:35.475766 25120 raft_consensus.cc:515] T e5e81ec274324f26805fa23675a16c77 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:35.475040 25057 raft_consensus.cc:359] T 0282a8ee201642f990b3fe7a0832923f P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:35.479317 25057 raft_consensus.cc:385] T 0282a8ee201642f990b3fe7a0832923f P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:35.479558 25057 raft_consensus.cc:740] T 0282a8ee201642f990b3fe7a0832923f P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Initialized, Role: FOLLOWER
I20260709 12:23:35.480082 25057 consensus_queue.cc:260] T 0282a8ee201642f990b3fe7a0832923f P 89fead8b4d684535b3a6e4eb62080408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:35.481542 24935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e81ec274324f26805fa23675a16c77" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408" is_pre_election: true
I20260709 12:23:35.484525 24862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e81ec274324f26805fa23675a16c77" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
I20260709 12:23:35.486122 24976 leader_election.cc:304] T e5e81ec274324f26805fa23675a16c77 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f56a64eaa85f4714be29e61b5a7e2973; no voters: 7b7dc3b7ea9947669c031a407a37bfb7, 89fead8b4d684535b3a6e4eb62080408
I20260709 12:23:35.477926 25120 leader_election.cc:290] T e5e81ec274324f26805fa23675a16c77 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907), 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911)
I20260709 12:23:35.487725 25184 raft_consensus.cc:2749] T e5e81ec274324f26805fa23675a16c77 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:35.484097 25056 tablet_bootstrap.cc:654] T c96239c85d574bf1b06c629059d6e842 P f56a64eaa85f4714be29e61b5a7e2973: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:35.494978 24862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d4cb9a6a0004e48b70784a39fee3a6c" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7"
I20260709 12:23:35.495703 24862 raft_consensus.cc:3060] T 2d4cb9a6a0004e48b70784a39fee3a6c P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:35.501937 25206 consensus_queue.cc:1048] T f372ad63840c417d84775706dff1ac69 P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:35.503810 25057 ts_tablet_manager.cc:1434] T 0282a8ee201642f990b3fe7a0832923f P 89fead8b4d684535b3a6e4eb62080408: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.001s
I20260709 12:23:35.504833 25057 tablet_bootstrap.cc:492] T 2bd8aea0484a459086205a5ec51fd3ef P 89fead8b4d684535b3a6e4eb62080408: Bootstrap starting.
I20260709 12:23:35.508049 25055 tablet_bootstrap.cc:654] T 37522f4a6e6f470f9f9a05e4736aa28e P 7b7dc3b7ea9947669c031a407a37bfb7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:35.507516 25070 leader_election.cc:290] T 2d4cb9a6a0004e48b70784a39fee3a6c P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 election: Requested vote from peers 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907), f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055)
I20260709 12:23:35.509519 25011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d4cb9a6a0004e48b70784a39fee3a6c" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973"
I20260709 12:23:35.513547 25011 raft_consensus.cc:3060] T 2d4cb9a6a0004e48b70784a39fee3a6c P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:35.521137 25184 raft_consensus.cc:493] T e16e622d9de64096b8e2d1fa4b70850d P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:35.521816 25184 raft_consensus.cc:515] T e16e622d9de64096b8e2d1fa4b70850d P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:35.524302 25184 leader_election.cc:290] T e16e622d9de64096b8e2d1fa4b70850d P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907), 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911)
I20260709 12:23:35.526166 24861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16e622d9de64096b8e2d1fa4b70850d" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
W20260709 12:23:35.528395 24976 leader_election.cc:343] T e16e622d9de64096b8e2d1fa4b70850d P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:35.530150 25011 raft_consensus.cc:2468] T 2d4cb9a6a0004e48b70784a39fee3a6c P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 1.
I20260709 12:23:35.535794 24901 leader_election.cc:304] T 2d4cb9a6a0004e48b70784a39fee3a6c P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89fead8b4d684535b3a6e4eb62080408, f56a64eaa85f4714be29e61b5a7e2973; no voters: 
I20260709 12:23:35.536137 24935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16e622d9de64096b8e2d1fa4b70850d" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408" is_pre_election: true
I20260709 12:23:35.536649 25206 raft_consensus.cc:2804] T 2d4cb9a6a0004e48b70784a39fee3a6c P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:35.537173 25206 raft_consensus.cc:697] T 2d4cb9a6a0004e48b70784a39fee3a6c P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Becoming Leader. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Running, Role: LEADER
I20260709 12:23:35.538015 25206 consensus_queue.cc:237] T 2d4cb9a6a0004e48b70784a39fee3a6c P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:35.538903 24862 raft_consensus.cc:2468] T 2d4cb9a6a0004e48b70784a39fee3a6c P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 1.
I20260709 12:23:35.536800 24935 raft_consensus.cc:2468] T e16e622d9de64096b8e2d1fa4b70850d P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f56a64eaa85f4714be29e61b5a7e2973 in term 0.
I20260709 12:23:35.549212 24973 leader_election.cc:304] T e16e622d9de64096b8e2d1fa4b70850d P f56a64eaa85f4714be29e61b5a7e2973 [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: 89fead8b4d684535b3a6e4eb62080408, f56a64eaa85f4714be29e61b5a7e2973; no voters: 7b7dc3b7ea9947669c031a407a37bfb7
I20260709 12:23:35.551900 25184 raft_consensus.cc:2804] T e16e622d9de64096b8e2d1fa4b70850d P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:35.563467 25057 tablet_bootstrap.cc:654] T 2bd8aea0484a459086205a5ec51fd3ef P 89fead8b4d684535b3a6e4eb62080408: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:35.555377 25184 raft_consensus.cc:493] T e16e622d9de64096b8e2d1fa4b70850d P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:35.568107 25184 raft_consensus.cc:3060] T e16e622d9de64096b8e2d1fa4b70850d P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:35.567716 25054 tablet_bootstrap.cc:492] T 37522f4a6e6f470f9f9a05e4736aa28e P ed0e5ae54dc147eaae297b176039185d: No bootstrap required, opened a new log
I20260709 12:23:35.568670 25009 raft_consensus.cc:3060] T e5e81ec274324f26805fa23675a16c77 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:35.572211 25230 consensus_queue.cc:1048] T 553a28a597e2411f9f567661aa334e2e P 7b7dc3b7ea9947669c031a407a37bfb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:35.573395 25054 ts_tablet_manager.cc:1403] T 37522f4a6e6f470f9f9a05e4736aa28e P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.117s	user 0.012s	sys 0.014s
I20260709 12:23:35.585299 25054 raft_consensus.cc:359] T 37522f4a6e6f470f9f9a05e4736aa28e P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:35.586066 25054 raft_consensus.cc:385] T 37522f4a6e6f470f9f9a05e4736aa28e P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:35.586305 25054 raft_consensus.cc:740] T 37522f4a6e6f470f9f9a05e4736aa28e P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:35.586946 25070 consensus_queue.cc:1048] T f372ad63840c417d84775706dff1ac69 P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:35.587802 25056 tablet_bootstrap.cc:492] T c96239c85d574bf1b06c629059d6e842 P f56a64eaa85f4714be29e61b5a7e2973: No bootstrap required, opened a new log
I20260709 12:23:35.586916 25054 consensus_queue.cc:260] T 37522f4a6e6f470f9f9a05e4736aa28e P ed0e5ae54dc147eaae297b176039185d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:35.588331 25056 ts_tablet_manager.cc:1403] T c96239c85d574bf1b06c629059d6e842 P f56a64eaa85f4714be29e61b5a7e2973: Time spent bootstrapping tablet: real 0.219s	user 0.014s	sys 0.015s
I20260709 12:23:35.591162 25055 tablet_bootstrap.cc:492] T 37522f4a6e6f470f9f9a05e4736aa28e P 7b7dc3b7ea9947669c031a407a37bfb7: No bootstrap required, opened a new log
I20260709 12:23:35.591538 25055 ts_tablet_manager.cc:1403] T 37522f4a6e6f470f9f9a05e4736aa28e P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent bootstrapping tablet: real 0.198s	user 0.013s	sys 0.003s
I20260709 12:23:35.592267 25054 ts_tablet_manager.cc:1434] T 37522f4a6e6f470f9f9a05e4736aa28e P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260709 12:23:35.593384 25054 tablet_bootstrap.cc:492] T 864cc4a53dde42a1b4d647177dd41572 P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:35.598825 25054 tablet_bootstrap.cc:654] T 864cc4a53dde42a1b4d647177dd41572 P ed0e5ae54dc147eaae297b176039185d: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:35.589645 25230 raft_consensus.cc:493] T d3c841620b3c45bf84aea42ffa082af8 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:35.601290 25230 raft_consensus.cc:515] T d3c841620b3c45bf84aea42ffa082af8 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:35.603173 25184 raft_consensus.cc:515] T e16e622d9de64096b8e2d1fa4b70850d P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:35.605018 24786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3c841620b3c45bf84aea42ffa082af8" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:35.605736 24786 raft_consensus.cc:2468] T d3c841620b3c45bf84aea42ffa082af8 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b7dc3b7ea9947669c031a407a37bfb7 in term 0.
I20260709 12:23:35.603375 25230 leader_election.cc:290] T d3c841620b3c45bf84aea42ffa082af8 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911)
I20260709 12:23:35.607409 25055 raft_consensus.cc:359] T 37522f4a6e6f470f9f9a05e4736aa28e P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:35.608068 25055 raft_consensus.cc:385] T 37522f4a6e6f470f9f9a05e4736aa28e P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:35.608332 25055 raft_consensus.cc:740] T 37522f4a6e6f470f9f9a05e4736aa28e P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7dc3b7ea9947669c031a407a37bfb7, State: Initialized, Role: FOLLOWER
I20260709 12:23:35.608994 25055 consensus_queue.cc:260] T 37522f4a6e6f470f9f9a05e4736aa28e P 7b7dc3b7ea9947669c031a407a37bfb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:35.609689 25230 consensus_queue.cc:1048] T e5e81ec274324f26805fa23675a16c77 P 7b7dc3b7ea9947669c031a407a37bfb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:35.610708 25184 leader_election.cc:290] T e16e622d9de64096b8e2d1fa4b70850d P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 election: Requested vote from peers 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907), 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911)
I20260709 12:23:35.609447 24935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3c841620b3c45bf84aea42ffa082af8" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408" is_pre_election: true
I20260709 12:23:35.612450 25056 raft_consensus.cc:359] T c96239c85d574bf1b06c629059d6e842 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:35.613116 25056 raft_consensus.cc:385] T c96239c85d574bf1b06c629059d6e842 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:35.613389 25056 raft_consensus.cc:740] T c96239c85d574bf1b06c629059d6e842 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f56a64eaa85f4714be29e61b5a7e2973, State: Initialized, Role: FOLLOWER
I20260709 12:23:35.614396 25055 ts_tablet_manager.cc:1434] T 37522f4a6e6f470f9f9a05e4736aa28e P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.001s
I20260709 12:23:35.615440 25055 tablet_bootstrap.cc:492] T 71658a1b1deb4ad6a6d089a0232110e7 P 7b7dc3b7ea9947669c031a407a37bfb7: Bootstrap starting.
I20260709 12:23:35.615350 25056 consensus_queue.cc:260] T c96239c85d574bf1b06c629059d6e842 P f56a64eaa85f4714be29e61b5a7e2973 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:35.615574 24824 leader_election.cc:304] T d3c841620b3c45bf84aea42ffa082af8 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b7dc3b7ea9947669c031a407a37bfb7, ed0e5ae54dc147eaae297b176039185d; no voters: 
I20260709 12:23:35.617043 24935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16e622d9de64096b8e2d1fa4b70850d" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408"
I20260709 12:23:35.617627 24935 raft_consensus.cc:3060] T e16e622d9de64096b8e2d1fa4b70850d P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:35.617933 25056 ts_tablet_manager.cc:1434] T c96239c85d574bf1b06c629059d6e842 P f56a64eaa85f4714be29e61b5a7e2973: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.003s
W20260709 12:23:35.617827 24824 leader_election.cc:343] T d3c841620b3c45bf84aea42ffa082af8 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:35.618389 25069 raft_consensus.cc:2804] T d3c841620b3c45bf84aea42ffa082af8 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:35.618778 25069 raft_consensus.cc:493] T d3c841620b3c45bf84aea42ffa082af8 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:35.619122 25069 raft_consensus.cc:3060] T d3c841620b3c45bf84aea42ffa082af8 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:35.620268 24862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16e622d9de64096b8e2d1fa4b70850d" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7"
I20260709 12:23:35.621905 25055 tablet_bootstrap.cc:654] T 71658a1b1deb4ad6a6d089a0232110e7 P 7b7dc3b7ea9947669c031a407a37bfb7: Neither blocks nor log segments found. Creating new log.
W20260709 12:23:35.621809 24976 leader_election.cc:343] T e16e622d9de64096b8e2d1fa4b70850d P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:35.632654 25056 tablet_bootstrap.cc:492] T 691e7273b6b44c80ac26840f5745f94b P f56a64eaa85f4714be29e61b5a7e2973: Bootstrap starting.
I20260709 12:23:35.637528 24935 raft_consensus.cc:2468] T e16e622d9de64096b8e2d1fa4b70850d P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f56a64eaa85f4714be29e61b5a7e2973 in term 1.
I20260709 12:23:35.638818 24973 leader_election.cc:304] T e16e622d9de64096b8e2d1fa4b70850d P f56a64eaa85f4714be29e61b5a7e2973 [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: 89fead8b4d684535b3a6e4eb62080408, f56a64eaa85f4714be29e61b5a7e2973; no voters: 7b7dc3b7ea9947669c031a407a37bfb7
I20260709 12:23:35.640192 25184 raft_consensus.cc:2804] T e16e622d9de64096b8e2d1fa4b70850d P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:35.640718 25184 raft_consensus.cc:697] T e16e622d9de64096b8e2d1fa4b70850d P f56a64eaa85f4714be29e61b5a7e2973 [term 1 LEADER]: Becoming Leader. State: Replica: f56a64eaa85f4714be29e61b5a7e2973, State: Running, Role: LEADER
I20260709 12:23:35.641474 25069 raft_consensus.cc:515] T d3c841620b3c45bf84aea42ffa082af8 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:35.641544 25184 consensus_queue.cc:237] T e16e622d9de64096b8e2d1fa4b70850d P f56a64eaa85f4714be29e61b5a7e2973 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:35.651000 25056 tablet_bootstrap.cc:654] T 691e7273b6b44c80ac26840f5745f94b P f56a64eaa85f4714be29e61b5a7e2973: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:35.668610 25111 raft_consensus.cc:493] T 0282a8ee201642f990b3fe7a0832923f P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:35.658322 24786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3c841620b3c45bf84aea42ffa082af8" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d"
I20260709 12:23:35.669209 25111 raft_consensus.cc:515] T 0282a8ee201642f990b3fe7a0832923f P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:35.669768 24786 raft_consensus.cc:3060] T d3c841620b3c45bf84aea42ffa082af8 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:35.671399 25111 leader_election.cc:290] T 0282a8ee201642f990b3fe7a0832923f P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911), f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055)
I20260709 12:23:35.656080 24935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3c841620b3c45bf84aea42ffa082af8" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408"
I20260709 12:23:35.675411 25011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0282a8ee201642f990b3fe7a0832923f" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973" is_pre_election: true
I20260709 12:23:35.677743 25120 consensus_queue.cc:1048] T 2bd8aea0484a459086205a5ec51fd3ef P f56a64eaa85f4714be29e61b5a7e2973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:23:35.678155 24824 leader_election.cc:343] T d3c841620b3c45bf84aea42ffa082af8 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:35.681394 24932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0282a8ee201642f990b3fe7a0832923f" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408" is_pre_election: true
I20260709 12:23:35.682153 24932 raft_consensus.cc:2468] T 0282a8ee201642f990b3fe7a0832923f P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 0.
W20260709 12:23:35.684227 24751 leader_election.cc:343] T 0282a8ee201642f990b3fe7a0832923f P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:23:35.686726 24973 consensus_peers.cc:597] T 2bd8aea0484a459086205a5ec51fd3ef P f56a64eaa85f4714be29e61b5a7e2973 -> Peer 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911): Couldn't send request to peer 89fead8b4d684535b3a6e4eb62080408. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:35.688360 24749 leader_election.cc:304] T 0282a8ee201642f990b3fe7a0832923f P ed0e5ae54dc147eaae297b176039185d [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: 89fead8b4d684535b3a6e4eb62080408, ed0e5ae54dc147eaae297b176039185d; no voters: f56a64eaa85f4714be29e61b5a7e2973
I20260709 12:23:35.654520 25069 leader_election.cc:290] T d3c841620b3c45bf84aea42ffa082af8 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 election: Requested vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911)
I20260709 12:23:35.691180 25111 raft_consensus.cc:2804] T 0282a8ee201642f990b3fe7a0832923f P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:35.691673 25111 raft_consensus.cc:493] T 0282a8ee201642f990b3fe7a0832923f P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:35.692086 25111 raft_consensus.cc:3060] T 0282a8ee201642f990b3fe7a0832923f P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:35.696604 24786 raft_consensus.cc:2468] T d3c841620b3c45bf84aea42ffa082af8 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b7dc3b7ea9947669c031a407a37bfb7 in term 1.
I20260709 12:23:35.700799 24681 catalog_manager.cc:5697] T 2d4cb9a6a0004e48b70784a39fee3a6c P 89fead8b4d684535b3a6e4eb62080408 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195). New cstate: current_term: 1 leader_uuid: "89fead8b4d684535b3a6e4eb62080408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:35.702550 24824 leader_election.cc:304] T d3c841620b3c45bf84aea42ffa082af8 P 7b7dc3b7ea9947669c031a407a37bfb7 [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: 7b7dc3b7ea9947669c031a407a37bfb7, ed0e5ae54dc147eaae297b176039185d; no voters: 89fead8b4d684535b3a6e4eb62080408
I20260709 12:23:35.703573 25224 raft_consensus.cc:2804] T d3c841620b3c45bf84aea42ffa082af8 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:35.704300 25224 raft_consensus.cc:697] T d3c841620b3c45bf84aea42ffa082af8 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 LEADER]: Becoming Leader. State: Replica: 7b7dc3b7ea9947669c031a407a37bfb7, State: Running, Role: LEADER
I20260709 12:23:35.705276 25224 consensus_queue.cc:237] T d3c841620b3c45bf84aea42ffa082af8 P 7b7dc3b7ea9947669c031a407a37bfb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:35.724484 25230 raft_consensus.cc:493] T 37522f4a6e6f470f9f9a05e4736aa28e P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:35.734004 25230 raft_consensus.cc:515] T 37522f4a6e6f470f9f9a05e4736aa28e P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:35.736622 25230 leader_election.cc:290] T 37522f4a6e6f470f9f9a05e4736aa28e P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:35.744283 25054 tablet_bootstrap.cc:492] T 864cc4a53dde42a1b4d647177dd41572 P ed0e5ae54dc147eaae297b176039185d: No bootstrap required, opened a new log
I20260709 12:23:35.743950 24683 catalog_manager.cc:5697] T e16e622d9de64096b8e2d1fa4b70850d P f56a64eaa85f4714be29e61b5a7e2973 reported cstate change: term changed from 0 to 1, leader changed from <none> to f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196). New cstate: current_term: 1 leader_uuid: "f56a64eaa85f4714be29e61b5a7e2973" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:35.744812 25054 ts_tablet_manager.cc:1403] T 864cc4a53dde42a1b4d647177dd41572 P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.152s	user 0.022s	sys 0.012s
I20260709 12:23:35.747480 25054 raft_consensus.cc:359] T 864cc4a53dde42a1b4d647177dd41572 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:35.748153 25054 raft_consensus.cc:385] T 864cc4a53dde42a1b4d647177dd41572 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:35.748651 25054 raft_consensus.cc:740] T 864cc4a53dde42a1b4d647177dd41572 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:35.709076 25069 consensus_queue.cc:1048] T 553a28a597e2411f9f567661aa334e2e P 7b7dc3b7ea9947669c031a407a37bfb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 12:23:35.750371 25054 consensus_queue.cc:260] T 864cc4a53dde42a1b4d647177dd41572 P ed0e5ae54dc147eaae297b176039185d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:35.758318 25054 ts_tablet_manager.cc:1434] T 864cc4a53dde42a1b4d647177dd41572 P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:23:35.768514 25056 tablet_bootstrap.cc:492] T 691e7273b6b44c80ac26840f5745f94b P f56a64eaa85f4714be29e61b5a7e2973: No bootstrap required, opened a new log
I20260709 12:23:35.768988 25056 ts_tablet_manager.cc:1403] T 691e7273b6b44c80ac26840f5745f94b P f56a64eaa85f4714be29e61b5a7e2973: Time spent bootstrapping tablet: real 0.137s	user 0.013s	sys 0.004s
I20260709 12:23:35.772070 25009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37522f4a6e6f470f9f9a05e4736aa28e" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973" is_pre_election: true
I20260709 12:23:35.772931 25009 raft_consensus.cc:2468] T 37522f4a6e6f470f9f9a05e4736aa28e P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b7dc3b7ea9947669c031a407a37bfb7 in term 0.
I20260709 12:23:35.775758 24826 leader_election.cc:304] T 37522f4a6e6f470f9f9a05e4736aa28e P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b7dc3b7ea9947669c031a407a37bfb7, f56a64eaa85f4714be29e61b5a7e2973; no voters: 
I20260709 12:23:35.771893 25056 raft_consensus.cc:359] T 691e7273b6b44c80ac26840f5745f94b P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:35.779207 25056 raft_consensus.cc:385] T 691e7273b6b44c80ac26840f5745f94b P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:35.779520 25056 raft_consensus.cc:740] T 691e7273b6b44c80ac26840f5745f94b P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f56a64eaa85f4714be29e61b5a7e2973, State: Initialized, Role: FOLLOWER
I20260709 12:23:35.779505 25054 tablet_bootstrap.cc:492] T 8b46d9520ab64cfab2a744faf90e8869 P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:35.781622 25056 consensus_queue.cc:260] T 691e7273b6b44c80ac26840f5745f94b P f56a64eaa85f4714be29e61b5a7e2973 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:35.785812 25229 raft_consensus.cc:2804] T 37522f4a6e6f470f9f9a05e4736aa28e P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:35.786316 25229 raft_consensus.cc:493] T 37522f4a6e6f470f9f9a05e4736aa28e P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:35.786643 25229 raft_consensus.cc:3060] T 37522f4a6e6f470f9f9a05e4736aa28e P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:35.788789 25057 tablet_bootstrap.cc:492] T 2bd8aea0484a459086205a5ec51fd3ef P 89fead8b4d684535b3a6e4eb62080408: No bootstrap required, opened a new log
I20260709 12:23:35.789239 25057 ts_tablet_manager.cc:1403] T 2bd8aea0484a459086205a5ec51fd3ef P 89fead8b4d684535b3a6e4eb62080408: Time spent bootstrapping tablet: real 0.285s	user 0.018s	sys 0.007s
I20260709 12:23:35.791232 25056 ts_tablet_manager.cc:1434] T 691e7273b6b44c80ac26840f5745f94b P f56a64eaa85f4714be29e61b5a7e2973: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 12:23:35.781097 25111 raft_consensus.cc:515] T 0282a8ee201642f990b3fe7a0832923f P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:35.796881 25055 tablet_bootstrap.cc:492] T 71658a1b1deb4ad6a6d089a0232110e7 P 7b7dc3b7ea9947669c031a407a37bfb7: No bootstrap required, opened a new log
I20260709 12:23:35.797497 25055 ts_tablet_manager.cc:1403] T 71658a1b1deb4ad6a6d089a0232110e7 P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent bootstrapping tablet: real 0.182s	user 0.023s	sys 0.017s
I20260709 12:23:35.792425 25056 tablet_bootstrap.cc:492] T 0282a8ee201642f990b3fe7a0832923f P f56a64eaa85f4714be29e61b5a7e2973: Bootstrap starting.
I20260709 12:23:35.797894 24932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0282a8ee201642f990b3fe7a0832923f" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408"
I20260709 12:23:35.800969 25011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0282a8ee201642f990b3fe7a0832923f" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973"
I20260709 12:23:35.799290 25111 leader_election.cc:290] T 0282a8ee201642f990b3fe7a0832923f P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 election: Requested vote from peers 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911), f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055)
W20260709 12:23:35.803045 24751 leader_election.cc:343] T 0282a8ee201642f990b3fe7a0832923f P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:35.803295 24932 raft_consensus.cc:3060] T 0282a8ee201642f990b3fe7a0832923f P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:35.812203 24783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37522f4a6e6f470f9f9a05e4736aa28e" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:35.812985 24783 raft_consensus.cc:2468] T 37522f4a6e6f470f9f9a05e4736aa28e P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b7dc3b7ea9947669c031a407a37bfb7 in term 0.
I20260709 12:23:35.813683 25057 raft_consensus.cc:359] T 2bd8aea0484a459086205a5ec51fd3ef P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:35.816841 25057 raft_consensus.cc:385] T 2bd8aea0484a459086205a5ec51fd3ef P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:35.817116 25057 raft_consensus.cc:740] T 2bd8aea0484a459086205a5ec51fd3ef P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Initialized, Role: FOLLOWER
I20260709 12:23:35.817795 24683 catalog_manager.cc:5697] T d3c841620b3c45bf84aea42ffa082af8 P 7b7dc3b7ea9947669c031a407a37bfb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194). New cstate: current_term: 1 leader_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:35.820024 25111 raft_consensus.cc:493] T d9f7e9d970df44aea14a0a19fcb14bb3 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:35.824409 25106 raft_consensus.cc:493] T d9f7e9d970df44aea14a0a19fcb14bb3 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:35.823372 25055 raft_consensus.cc:359] T 71658a1b1deb4ad6a6d089a0232110e7 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:35.825825 25055 raft_consensus.cc:385] T 71658a1b1deb4ad6a6d089a0232110e7 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:35.826269 25055 raft_consensus.cc:740] T 71658a1b1deb4ad6a6d089a0232110e7 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7dc3b7ea9947669c031a407a37bfb7, State: Initialized, Role: FOLLOWER
I20260709 12:23:35.827209 25057 consensus_queue.cc:260] T 2bd8aea0484a459086205a5ec51fd3ef P 89fead8b4d684535b3a6e4eb62080408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:35.829510 25057 ts_tablet_manager.cc:1434] T 2bd8aea0484a459086205a5ec51fd3ef P 89fead8b4d684535b3a6e4eb62080408: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260709 12:23:35.830895 25057 tablet_bootstrap.cc:492] T d9f7e9d970df44aea14a0a19fcb14bb3 P 89fead8b4d684535b3a6e4eb62080408: Bootstrap starting.
I20260709 12:23:35.824770 25111 raft_consensus.cc:515] T d9f7e9d970df44aea14a0a19fcb14bb3 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:35.837316 25055 consensus_queue.cc:260] T 71658a1b1deb4ad6a6d089a0232110e7 P 7b7dc3b7ea9947669c031a407a37bfb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:35.825173 25106 raft_consensus.cc:515] T d9f7e9d970df44aea14a0a19fcb14bb3 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:35.850309 25055 ts_tablet_manager.cc:1434] T 71658a1b1deb4ad6a6d089a0232110e7 P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent starting tablet: real 0.052s	user 0.009s	sys 0.000s
I20260709 12:23:35.852053 25055 tablet_bootstrap.cc:492] T c96239c85d574bf1b06c629059d6e842 P 7b7dc3b7ea9947669c031a407a37bfb7: Bootstrap starting.
I20260709 12:23:35.864055 25057 tablet_bootstrap.cc:654] T d9f7e9d970df44aea14a0a19fcb14bb3 P 89fead8b4d684535b3a6e4eb62080408: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:35.867271 24861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f7e9d970df44aea14a0a19fcb14bb3" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
I20260709 12:23:35.868038 24861 raft_consensus.cc:2468] T d9f7e9d970df44aea14a0a19fcb14bb3 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 0.
W20260709 12:23:35.868222 25255 log.cc:927] Time spent T f372ad63840c417d84775706dff1ac69 P 7b7dc3b7ea9947669c031a407a37bfb7: Append to log took a long time: real 0.061s	user 0.001s	sys 0.000s
I20260709 12:23:35.869410 24935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f7e9d970df44aea14a0a19fcb14bb3" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408" is_pre_election: true
I20260709 12:23:35.869992 25111 leader_election.cc:290] T d9f7e9d970df44aea14a0a19fcb14bb3 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907), 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911)
I20260709 12:23:35.867614 25229 raft_consensus.cc:515] T 37522f4a6e6f470f9f9a05e4736aa28e P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
W20260709 12:23:35.870903 24749 leader_election.cc:343] T d9f7e9d970df44aea14a0a19fcb14bb3 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:35.872519 25229 leader_election.cc:290] T 37522f4a6e6f470f9f9a05e4736aa28e P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 election: Requested vote from peers f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:35.877200 24932 raft_consensus.cc:2468] T 0282a8ee201642f990b3fe7a0832923f P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 1.
I20260709 12:23:35.879673 25106 leader_election.cc:290] T d9f7e9d970df44aea14a0a19fcb14bb3 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911)
I20260709 12:23:35.883249 24752 leader_election.cc:304] T d9f7e9d970df44aea14a0a19fcb14bb3 P ed0e5ae54dc147eaae297b176039185d [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: 7b7dc3b7ea9947669c031a407a37bfb7, ed0e5ae54dc147eaae297b176039185d; no voters: 89fead8b4d684535b3a6e4eb62080408
I20260709 12:23:35.884835 24749 leader_election.cc:304] T 0282a8ee201642f990b3fe7a0832923f P ed0e5ae54dc147eaae297b176039185d [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: 89fead8b4d684535b3a6e4eb62080408, ed0e5ae54dc147eaae297b176039185d; no voters: f56a64eaa85f4714be29e61b5a7e2973
I20260709 12:23:35.886116 25111 raft_consensus.cc:2804] T d9f7e9d970df44aea14a0a19fcb14bb3 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:35.886507 25111 raft_consensus.cc:493] T d9f7e9d970df44aea14a0a19fcb14bb3 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:35.886837 25111 raft_consensus.cc:3060] T d9f7e9d970df44aea14a0a19fcb14bb3 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:35.887766 25084 raft_consensus.cc:2804] T 0282a8ee201642f990b3fe7a0832923f P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:35.888353 25084 raft_consensus.cc:697] T 0282a8ee201642f990b3fe7a0832923f P ed0e5ae54dc147eaae297b176039185d [term 1 LEADER]: Becoming Leader. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Running, Role: LEADER
I20260709 12:23:35.890827 25056 tablet_bootstrap.cc:654] T 0282a8ee201642f990b3fe7a0832923f P f56a64eaa85f4714be29e61b5a7e2973: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:35.891559 25009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37522f4a6e6f470f9f9a05e4736aa28e" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973"
I20260709 12:23:35.892159 25009 raft_consensus.cc:3060] T 37522f4a6e6f470f9f9a05e4736aa28e P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:35.895370 25054 tablet_bootstrap.cc:654] T 8b46d9520ab64cfab2a744faf90e8869 P ed0e5ae54dc147eaae297b176039185d: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:35.889359 25084 consensus_queue.cc:237] T 0282a8ee201642f990b3fe7a0832923f P ed0e5ae54dc147eaae297b176039185d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:35.900774 25070 raft_consensus.cc:493] T 864cc4a53dde42a1b4d647177dd41572 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:35.901491 25070 raft_consensus.cc:515] T 864cc4a53dde42a1b4d647177dd41572 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:35.906329 25055 tablet_bootstrap.cc:654] T c96239c85d574bf1b06c629059d6e842 P 7b7dc3b7ea9947669c031a407a37bfb7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:35.908812 25070 leader_election.cc:290] T 864cc4a53dde42a1b4d647177dd41572 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907)
I20260709 12:23:35.909291 25192 raft_consensus.cc:493] T 864cc4a53dde42a1b4d647177dd41572 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:35.909885 25057 tablet_bootstrap.cc:492] T d9f7e9d970df44aea14a0a19fcb14bb3 P 89fead8b4d684535b3a6e4eb62080408: No bootstrap required, opened a new log
I20260709 12:23:35.909770 25192 raft_consensus.cc:515] T 864cc4a53dde42a1b4d647177dd41572 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:35.910616 25057 ts_tablet_manager.cc:1403] T d9f7e9d970df44aea14a0a19fcb14bb3 P 89fead8b4d684535b3a6e4eb62080408: Time spent bootstrapping tablet: real 0.080s	user 0.013s	sys 0.007s
I20260709 12:23:35.914629 25057 raft_consensus.cc:359] T d9f7e9d970df44aea14a0a19fcb14bb3 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:35.915378 25057 raft_consensus.cc:385] T d9f7e9d970df44aea14a0a19fcb14bb3 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:35.915653 25057 raft_consensus.cc:740] T d9f7e9d970df44aea14a0a19fcb14bb3 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Initialized, Role: FOLLOWER
I20260709 12:23:35.916455 25057 consensus_queue.cc:260] T d9f7e9d970df44aea14a0a19fcb14bb3 P 89fead8b4d684535b3a6e4eb62080408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:35.918319 25057 ts_tablet_manager.cc:1434] T d9f7e9d970df44aea14a0a19fcb14bb3 P 89fead8b4d684535b3a6e4eb62080408: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:23:35.918637 24862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864cc4a53dde42a1b4d647177dd41572" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
I20260709 12:23:35.919307 25057 tablet_bootstrap.cc:492] T ba1a47eecc774c79a566c1e01e74df1e P 89fead8b4d684535b3a6e4eb62080408: Bootstrap starting.
W20260709 12:23:35.920147 24752 leader_election.cc:343] T 864cc4a53dde42a1b4d647177dd41572 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:35.917680 24786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864cc4a53dde42a1b4d647177dd41572" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:35.921252 24786 raft_consensus.cc:2468] T 864cc4a53dde42a1b4d647177dd41572 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 0.
I20260709 12:23:35.901093 25111 raft_consensus.cc:515] T d9f7e9d970df44aea14a0a19fcb14bb3 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:35.922704 24899 leader_election.cc:304] T 864cc4a53dde42a1b4d647177dd41572 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89fead8b4d684535b3a6e4eb62080408, ed0e5ae54dc147eaae297b176039185d; no voters: 
I20260709 12:23:35.924063 25070 raft_consensus.cc:2804] T 864cc4a53dde42a1b4d647177dd41572 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:35.924436 25070 raft_consensus.cc:493] T 864cc4a53dde42a1b4d647177dd41572 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:35.924789 25070 raft_consensus.cc:3060] T 864cc4a53dde42a1b4d647177dd41572 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:35.927564 25192 leader_election.cc:290] T 864cc4a53dde42a1b4d647177dd41572 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907), 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911)
I20260709 12:23:35.929558 25057 tablet_bootstrap.cc:654] T ba1a47eecc774c79a566c1e01e74df1e P 89fead8b4d684535b3a6e4eb62080408: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:35.931128 24862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f7e9d970df44aea14a0a19fcb14bb3" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7"
I20260709 12:23:35.931771 24862 raft_consensus.cc:3060] T d9f7e9d970df44aea14a0a19fcb14bb3 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:35.931932 25111 leader_election.cc:290] T d9f7e9d970df44aea14a0a19fcb14bb3 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 election: Requested vote from peers 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907), 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911)
I20260709 12:23:35.937613 24932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864cc4a53dde42a1b4d647177dd41572" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408" is_pre_election: true
I20260709 12:23:35.939234 25056 tablet_bootstrap.cc:492] T 0282a8ee201642f990b3fe7a0832923f P f56a64eaa85f4714be29e61b5a7e2973: No bootstrap required, opened a new log
I20260709 12:23:35.939755 25056 ts_tablet_manager.cc:1403] T 0282a8ee201642f990b3fe7a0832923f P f56a64eaa85f4714be29e61b5a7e2973: Time spent bootstrapping tablet: real 0.148s	user 0.021s	sys 0.008s
I20260709 12:23:35.945612 25009 raft_consensus.cc:2468] T 37522f4a6e6f470f9f9a05e4736aa28e P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b7dc3b7ea9947669c031a407a37bfb7 in term 1.
I20260709 12:23:35.949935 24826 leader_election.cc:304] T 37522f4a6e6f470f9f9a05e4736aa28e P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b7dc3b7ea9947669c031a407a37bfb7, f56a64eaa85f4714be29e61b5a7e2973; no voters: 
I20260709 12:23:35.951210 25229 raft_consensus.cc:2804] T 37522f4a6e6f470f9f9a05e4736aa28e P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:35.951747 25229 raft_consensus.cc:697] T 37522f4a6e6f470f9f9a05e4736aa28e P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 LEADER]: Becoming Leader. State: Replica: 7b7dc3b7ea9947669c031a407a37bfb7, State: Running, Role: LEADER
I20260709 12:23:35.952574 25229 consensus_queue.cc:237] T 37522f4a6e6f470f9f9a05e4736aa28e P 7b7dc3b7ea9947669c031a407a37bfb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:35.957626 25056 raft_consensus.cc:359] T 0282a8ee201642f990b3fe7a0832923f P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:35.958519 25056 raft_consensus.cc:385] T 0282a8ee201642f990b3fe7a0832923f P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:35.958801 25056 raft_consensus.cc:740] T 0282a8ee201642f990b3fe7a0832923f P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f56a64eaa85f4714be29e61b5a7e2973, State: Initialized, Role: FOLLOWER
I20260709 12:23:35.959569 25056 consensus_queue.cc:260] T 0282a8ee201642f990b3fe7a0832923f P f56a64eaa85f4714be29e61b5a7e2973 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:35.962570 25056 ts_tablet_manager.cc:1434] T 0282a8ee201642f990b3fe7a0832923f P f56a64eaa85f4714be29e61b5a7e2973: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 12:23:35.963263 24683 catalog_manager.cc:5697] T 0282a8ee201642f990b3fe7a0832923f P ed0e5ae54dc147eaae297b176039185d reported cstate change: term changed from 0 to 1, leader changed from <none> to ed0e5ae54dc147eaae297b176039185d (127.21.56.193). New cstate: current_term: 1 leader_uuid: "ed0e5ae54dc147eaae297b176039185d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:35.964907 25057 tablet_bootstrap.cc:492] T ba1a47eecc774c79a566c1e01e74df1e P 89fead8b4d684535b3a6e4eb62080408: No bootstrap required, opened a new log
I20260709 12:23:35.965602 25057 ts_tablet_manager.cc:1403] T ba1a47eecc774c79a566c1e01e74df1e P 89fead8b4d684535b3a6e4eb62080408: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.006s
I20260709 12:23:35.967767 25057 raft_consensus.cc:359] T ba1a47eecc774c79a566c1e01e74df1e P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:35.970414 25056 tablet_bootstrap.cc:492] T 71658a1b1deb4ad6a6d089a0232110e7 P f56a64eaa85f4714be29e61b5a7e2973: Bootstrap starting.
I20260709 12:23:35.974053 25057 raft_consensus.cc:385] T ba1a47eecc774c79a566c1e01e74df1e P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:35.974476 25057 raft_consensus.cc:740] T ba1a47eecc774c79a566c1e01e74df1e P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Initialized, Role: FOLLOWER
I20260709 12:23:35.975183 25057 consensus_queue.cc:260] T ba1a47eecc774c79a566c1e01e74df1e P 89fead8b4d684535b3a6e4eb62080408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:35.977232 25057 ts_tablet_manager.cc:1434] T ba1a47eecc774c79a566c1e01e74df1e P 89fead8b4d684535b3a6e4eb62080408: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.000s
I20260709 12:23:35.978315 25057 tablet_bootstrap.cc:492] T d3c841620b3c45bf84aea42ffa082af8 P 89fead8b4d684535b3a6e4eb62080408: Bootstrap starting.
I20260709 12:23:35.983479 24786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37522f4a6e6f470f9f9a05e4736aa28e" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d"
I20260709 12:23:35.984216 24786 raft_consensus.cc:3060] T 37522f4a6e6f470f9f9a05e4736aa28e P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:35.989032 24785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f7e9d970df44aea14a0a19fcb14bb3" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:35.989903 24785 raft_consensus.cc:2393] T d9f7e9d970df44aea14a0a19fcb14bb3 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7b7dc3b7ea9947669c031a407a37bfb7 in current term 1: Already voted for candidate ed0e5ae54dc147eaae297b176039185d in this term.
I20260709 12:23:35.992801 24935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f7e9d970df44aea14a0a19fcb14bb3" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408" is_pre_election: true
I20260709 12:23:35.993582 24935 raft_consensus.cc:2468] T d9f7e9d970df44aea14a0a19fcb14bb3 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b7dc3b7ea9947669c031a407a37bfb7 in term 0.
I20260709 12:23:35.994517 24936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f7e9d970df44aea14a0a19fcb14bb3" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408"
I20260709 12:23:35.995114 24936 raft_consensus.cc:3060] T d9f7e9d970df44aea14a0a19fcb14bb3 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:35.996948 24862 raft_consensus.cc:2468] T d9f7e9d970df44aea14a0a19fcb14bb3 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 1.
I20260709 12:23:35.998257 24752 leader_election.cc:304] T d9f7e9d970df44aea14a0a19fcb14bb3 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b7dc3b7ea9947669c031a407a37bfb7, ed0e5ae54dc147eaae297b176039185d; no voters: 
I20260709 12:23:35.999220 25264 raft_consensus.cc:2804] T d9f7e9d970df44aea14a0a19fcb14bb3 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:35.999704 25264 raft_consensus.cc:697] T d9f7e9d970df44aea14a0a19fcb14bb3 P ed0e5ae54dc147eaae297b176039185d [term 1 LEADER]: Becoming Leader. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Running, Role: LEADER
I20260709 12:23:36.000556 25264 consensus_queue.cc:237] T d9f7e9d970df44aea14a0a19fcb14bb3 P ed0e5ae54dc147eaae297b176039185d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:36.001893 24824 leader_election.cc:304] T d9f7e9d970df44aea14a0a19fcb14bb3 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b7dc3b7ea9947669c031a407a37bfb7, 89fead8b4d684535b3a6e4eb62080408; no voters: 
I20260709 12:23:36.003232 25069 raft_consensus.cc:2764] T d9f7e9d970df44aea14a0a19fcb14bb3 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:23:36.003818 24861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864cc4a53dde42a1b4d647177dd41572" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
I20260709 12:23:36.000016 25070 raft_consensus.cc:515] T 864cc4a53dde42a1b4d647177dd41572 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:36.006878 24932 raft_consensus.cc:2393] T 864cc4a53dde42a1b4d647177dd41572 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ed0e5ae54dc147eaae297b176039185d in current term 1: Already voted for candidate 89fead8b4d684535b3a6e4eb62080408 in this term.
I20260709 12:23:36.007916 24936 raft_consensus.cc:2468] T d9f7e9d970df44aea14a0a19fcb14bb3 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 1.
I20260709 12:23:36.011657 25070 leader_election.cc:290] T 864cc4a53dde42a1b4d647177dd41572 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 election: Requested vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907)
I20260709 12:23:36.012817 25055 tablet_bootstrap.cc:492] T c96239c85d574bf1b06c629059d6e842 P 7b7dc3b7ea9947669c031a407a37bfb7: No bootstrap required, opened a new log
I20260709 12:23:36.013339 24785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864cc4a53dde42a1b4d647177dd41572" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d"
I20260709 12:23:36.014070 24785 raft_consensus.cc:3060] T 864cc4a53dde42a1b4d647177dd41572 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:36.014506 24786 raft_consensus.cc:2468] T 37522f4a6e6f470f9f9a05e4736aa28e P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b7dc3b7ea9947669c031a407a37bfb7 in term 1.
I20260709 12:23:36.015424 25054 tablet_bootstrap.cc:492] T 8b46d9520ab64cfab2a744faf90e8869 P ed0e5ae54dc147eaae297b176039185d: No bootstrap required, opened a new log
I20260709 12:23:36.015924 25054 ts_tablet_manager.cc:1403] T 8b46d9520ab64cfab2a744faf90e8869 P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.237s	user 0.014s	sys 0.015s
I20260709 12:23:36.012631 24749 leader_election.cc:304] T 864cc4a53dde42a1b4d647177dd41572 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed0e5ae54dc147eaae297b176039185d; no voters: 7b7dc3b7ea9947669c031a407a37bfb7, 89fead8b4d684535b3a6e4eb62080408
I20260709 12:23:36.018110 25057 tablet_bootstrap.cc:654] T d3c841620b3c45bf84aea42ffa082af8 P 89fead8b4d684535b3a6e4eb62080408: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.018615 25054 raft_consensus.cc:359] T 8b46d9520ab64cfab2a744faf90e8869 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:36.019356 25054 raft_consensus.cc:385] T 8b46d9520ab64cfab2a744faf90e8869 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.019616 25054 raft_consensus.cc:740] T 8b46d9520ab64cfab2a744faf90e8869 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.013399 25055 ts_tablet_manager.cc:1403] T c96239c85d574bf1b06c629059d6e842 P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent bootstrapping tablet: real 0.162s	user 0.022s	sys 0.008s
W20260709 12:23:36.020217 24902 leader_election.cc:343] T 864cc4a53dde42a1b4d647177dd41572 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:36.018064 25056 tablet_bootstrap.cc:654] T 71658a1b1deb4ad6a6d089a0232110e7 P f56a64eaa85f4714be29e61b5a7e2973: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.021028 25054 consensus_queue.cc:260] T 8b46d9520ab64cfab2a744faf90e8869 P ed0e5ae54dc147eaae297b176039185d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:36.022871 25054 ts_tablet_manager.cc:1434] T 8b46d9520ab64cfab2a744faf90e8869 P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:23:36.022742 25055 raft_consensus.cc:359] T c96239c85d574bf1b06c629059d6e842 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:36.023484 25055 raft_consensus.cc:385] T c96239c85d574bf1b06c629059d6e842 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.023913 25055 raft_consensus.cc:740] T c96239c85d574bf1b06c629059d6e842 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7dc3b7ea9947669c031a407a37bfb7, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.024688 25055 consensus_queue.cc:260] T c96239c85d574bf1b06c629059d6e842 P 7b7dc3b7ea9947669c031a407a37bfb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:36.026283 24861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864cc4a53dde42a1b4d647177dd41572" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7"
I20260709 12:23:36.027808 25055 ts_tablet_manager.cc:1434] T c96239c85d574bf1b06c629059d6e842 P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:23:36.028767 25055 tablet_bootstrap.cc:492] T 691e7273b6b44c80ac26840f5745f94b P 7b7dc3b7ea9947669c031a407a37bfb7: Bootstrap starting.
I20260709 12:23:36.029646 25070 raft_consensus.cc:493] T ba1a47eecc774c79a566c1e01e74df1e P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:36.030233 25070 raft_consensus.cc:515] T ba1a47eecc774c79a566c1e01e74df1e P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:36.030998 24682 catalog_manager.cc:5697] T 37522f4a6e6f470f9f9a05e4736aa28e P 7b7dc3b7ea9947669c031a407a37bfb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194). New cstate: current_term: 1 leader_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:36.032524 25070 leader_election.cc:290] T ba1a47eecc774c79a566c1e01e74df1e P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:36.033941 25111 raft_consensus.cc:493] T 8b46d9520ab64cfab2a744faf90e8869 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:36.034454 25111 raft_consensus.cc:515] T 8b46d9520ab64cfab2a744faf90e8869 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:36.035104 25009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba1a47eecc774c79a566c1e01e74df1e" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973" is_pre_election: true
I20260709 12:23:36.036826 25111 leader_election.cc:290] T 8b46d9520ab64cfab2a744faf90e8869 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055), 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907)
I20260709 12:23:36.037231 24786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba1a47eecc774c79a566c1e01e74df1e" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
W20260709 12:23:36.038179 24902 leader_election.cc:343] T 864cc4a53dde42a1b4d647177dd41572 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:36.039183 25057 tablet_bootstrap.cc:492] T d3c841620b3c45bf84aea42ffa082af8 P 89fead8b4d684535b3a6e4eb62080408: No bootstrap required, opened a new log
I20260709 12:23:36.039670 25230 raft_consensus.cc:493] T 71658a1b1deb4ad6a6d089a0232110e7 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:36.039155 25009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b46d9520ab64cfab2a744faf90e8869" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973" is_pre_election: true
I20260709 12:23:36.040148 25230 raft_consensus.cc:515] T 71658a1b1deb4ad6a6d089a0232110e7 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
W20260709 12:23:36.041786 24901 leader_election.cc:343] T ba1a47eecc774c79a566c1e01e74df1e P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:36.042373 25230 leader_election.cc:290] T 71658a1b1deb4ad6a6d089a0232110e7 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:36.041801 24861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b46d9520ab64cfab2a744faf90e8869" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
I20260709 12:23:36.043850 25009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71658a1b1deb4ad6a6d089a0232110e7" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973" is_pre_election: true
I20260709 12:23:36.043505 25057 ts_tablet_manager.cc:1403] T d3c841620b3c45bf84aea42ffa082af8 P 89fead8b4d684535b3a6e4eb62080408: Time spent bootstrapping tablet: real 0.066s	user 0.005s	sys 0.007s
W20260709 12:23:36.045272 24826 leader_election.cc:343] T 71658a1b1deb4ad6a6d089a0232110e7 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:23:36.043452 24751 leader_election.cc:343] T 8b46d9520ab64cfab2a744faf90e8869 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:36.047370 25057 raft_consensus.cc:359] T d3c841620b3c45bf84aea42ffa082af8 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:36.048081 25057 raft_consensus.cc:385] T d3c841620b3c45bf84aea42ffa082af8 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.044070 25055 tablet_bootstrap.cc:654] T 691e7273b6b44c80ac26840f5745f94b P 7b7dc3b7ea9947669c031a407a37bfb7: Neither blocks nor log segments found. Creating new log.
W20260709 12:23:36.043840 24899 leader_election.cc:343] T ba1a47eecc774c79a566c1e01e74df1e P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:36.049751 24899 leader_election.cc:304] T ba1a47eecc774c79a566c1e01e74df1e P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89fead8b4d684535b3a6e4eb62080408; no voters: ed0e5ae54dc147eaae297b176039185d, f56a64eaa85f4714be29e61b5a7e2973
I20260709 12:23:36.050560 25070 raft_consensus.cc:2749] T ba1a47eecc774c79a566c1e01e74df1e P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:36.051982 25056 tablet_bootstrap.cc:492] T 71658a1b1deb4ad6a6d089a0232110e7 P f56a64eaa85f4714be29e61b5a7e2973: No bootstrap required, opened a new log
I20260709 12:23:36.052506 25056 ts_tablet_manager.cc:1403] T 71658a1b1deb4ad6a6d089a0232110e7 P f56a64eaa85f4714be29e61b5a7e2973: Time spent bootstrapping tablet: real 0.082s	user 0.009s	sys 0.009s
I20260709 12:23:36.048357 25057 raft_consensus.cc:740] T d3c841620b3c45bf84aea42ffa082af8 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.054107 25184 raft_consensus.cc:493] T 0282a8ee201642f990b3fe7a0832923f P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:36.054005 25057 consensus_queue.cc:260] T d3c841620b3c45bf84aea42ffa082af8 P 89fead8b4d684535b3a6e4eb62080408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:36.054597 25184 raft_consensus.cc:515] T 0282a8ee201642f990b3fe7a0832923f P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:36.056378 25057 ts_tablet_manager.cc:1434] T d3c841620b3c45bf84aea42ffa082af8 P 89fead8b4d684535b3a6e4eb62080408: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 12:23:36.056655 25184 leader_election.cc:290] T 0282a8ee201642f990b3fe7a0832923f P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:36.059257 24783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71658a1b1deb4ad6a6d089a0232110e7" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:36.060083 24785 raft_consensus.cc:2468] T 864cc4a53dde42a1b4d647177dd41572 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 1.
W20260709 12:23:36.060390 24752 leader_election.cc:343] T 8b46d9520ab64cfab2a744faf90e8869 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:36.069434 25084 raft_consensus.cc:2749] T 864cc4a53dde42a1b4d647177dd41572 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:23:36.060791 24824 leader_election.cc:343] T 71658a1b1deb4ad6a6d089a0232110e7 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:36.061295 25070 consensus_queue.cc:1048] T 2d4cb9a6a0004e48b70784a39fee3a6c P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:36.075210 24752 leader_election.cc:304] T 8b46d9520ab64cfab2a744faf90e8869 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed0e5ae54dc147eaae297b176039185d; no voters: 7b7dc3b7ea9947669c031a407a37bfb7, f56a64eaa85f4714be29e61b5a7e2973
I20260709 12:23:36.023998 25054 tablet_bootstrap.cc:492] T 71658a1b1deb4ad6a6d089a0232110e7 P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:36.075750 24824 leader_election.cc:304] T 71658a1b1deb4ad6a6d089a0232110e7 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b7dc3b7ea9947669c031a407a37bfb7; no voters: ed0e5ae54dc147eaae297b176039185d, f56a64eaa85f4714be29e61b5a7e2973
I20260709 12:23:36.064347 24936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0282a8ee201642f990b3fe7a0832923f" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408" is_pre_election: true
I20260709 12:23:36.078166 24899 leader_election.cc:304] T 864cc4a53dde42a1b4d647177dd41572 P 89fead8b4d684535b3a6e4eb62080408 [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: 89fead8b4d684535b3a6e4eb62080408, ed0e5ae54dc147eaae297b176039185d; no voters: 7b7dc3b7ea9947669c031a407a37bfb7
I20260709 12:23:36.078311 24936 raft_consensus.cc:2393] T 0282a8ee201642f990b3fe7a0832923f P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f56a64eaa85f4714be29e61b5a7e2973 in current term 1: Already voted for candidate ed0e5ae54dc147eaae297b176039185d in this term.
I20260709 12:23:36.079196 25229 raft_consensus.cc:2749] T 71658a1b1deb4ad6a6d089a0232110e7 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:36.080055 25247 raft_consensus.cc:2804] T 864cc4a53dde42a1b4d647177dd41572 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:36.080571 25247 raft_consensus.cc:697] T 864cc4a53dde42a1b4d647177dd41572 P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Becoming Leader. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Running, Role: LEADER
I20260709 12:23:36.078681 24783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0282a8ee201642f990b3fe7a0832923f" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:36.081425 25247 consensus_queue.cc:237] T 864cc4a53dde42a1b4d647177dd41572 P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:36.082099 24973 leader_election.cc:304] T 0282a8ee201642f990b3fe7a0832923f P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f56a64eaa85f4714be29e61b5a7e2973; no voters: 89fead8b4d684535b3a6e4eb62080408, ed0e5ae54dc147eaae297b176039185d
I20260709 12:23:36.083519 25184 raft_consensus.cc:3060] T 0282a8ee201642f990b3fe7a0832923f P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:36.083124 24681 catalog_manager.cc:5697] T d9f7e9d970df44aea14a0a19fcb14bb3 P ed0e5ae54dc147eaae297b176039185d reported cstate change: term changed from 0 to 1, leader changed from <none> to ed0e5ae54dc147eaae297b176039185d (127.21.56.193). New cstate: current_term: 1 leader_uuid: "ed0e5ae54dc147eaae297b176039185d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:36.071736 25055 tablet_bootstrap.cc:492] T 691e7273b6b44c80ac26840f5745f94b P 7b7dc3b7ea9947669c031a407a37bfb7: No bootstrap required, opened a new log
I20260709 12:23:36.072227 25056 raft_consensus.cc:359] T 71658a1b1deb4ad6a6d089a0232110e7 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:36.078312 25084 raft_consensus.cc:2749] T 8b46d9520ab64cfab2a744faf90e8869 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:36.086244 25055 ts_tablet_manager.cc:1403] T 691e7273b6b44c80ac26840f5745f94b P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent bootstrapping tablet: real 0.058s	user 0.006s	sys 0.014s
I20260709 12:23:36.086712 25056 raft_consensus.cc:385] T 71658a1b1deb4ad6a6d089a0232110e7 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.087031 25056 raft_consensus.cc:740] T 71658a1b1deb4ad6a6d089a0232110e7 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f56a64eaa85f4714be29e61b5a7e2973, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.088325 25063 raft_consensus.cc:493] T c96239c85d574bf1b06c629059d6e842 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:36.088872 25063 raft_consensus.cc:515] T c96239c85d574bf1b06c629059d6e842 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:36.067651 25057 tablet_bootstrap.cc:492] T 9c4cd4c111674148b43cadee5cdbc2f1 P 89fead8b4d684535b3a6e4eb62080408: Bootstrap starting.
I20260709 12:23:36.091203 25063 leader_election.cc:290] T c96239c85d574bf1b06c629059d6e842 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907), 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911)
I20260709 12:23:36.089051 25055 raft_consensus.cc:359] T 691e7273b6b44c80ac26840f5745f94b P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:36.094794 25055 raft_consensus.cc:385] T 691e7273b6b44c80ac26840f5745f94b P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.095142 25055 raft_consensus.cc:740] T 691e7273b6b44c80ac26840f5745f94b P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7dc3b7ea9947669c031a407a37bfb7, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.095925 25055 consensus_queue.cc:260] T 691e7273b6b44c80ac26840f5745f94b P 7b7dc3b7ea9947669c031a407a37bfb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:36.097476 25055 ts_tablet_manager.cc:1434] T 691e7273b6b44c80ac26840f5745f94b P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.001s
I20260709 12:23:36.098171 24936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c96239c85d574bf1b06c629059d6e842" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408" is_pre_election: true
W20260709 12:23:36.099730 24973 leader_election.cc:343] T c96239c85d574bf1b06c629059d6e842 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:36.101778 25070 raft_consensus.cc:493] T 2bd8aea0484a459086205a5ec51fd3ef P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:36.102631 25057 tablet_bootstrap.cc:654] T 9c4cd4c111674148b43cadee5cdbc2f1 P 89fead8b4d684535b3a6e4eb62080408: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.102391 25070 raft_consensus.cc:515] T 2bd8aea0484a459086205a5ec51fd3ef P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:36.103066 24861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c96239c85d574bf1b06c629059d6e842" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
I20260709 12:23:36.103701 24861 raft_consensus.cc:2468] T c96239c85d574bf1b06c629059d6e842 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f56a64eaa85f4714be29e61b5a7e2973 in term 0.
I20260709 12:23:36.104532 25070 leader_election.cc:290] T 2bd8aea0484a459086205a5ec51fd3ef P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:36.104864 24976 leader_election.cc:304] T c96239c85d574bf1b06c629059d6e842 P f56a64eaa85f4714be29e61b5a7e2973 [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: 7b7dc3b7ea9947669c031a407a37bfb7, f56a64eaa85f4714be29e61b5a7e2973; no voters: 89fead8b4d684535b3a6e4eb62080408
I20260709 12:23:36.104449 25055 tablet_bootstrap.cc:492] T e16e622d9de64096b8e2d1fa4b70850d P 7b7dc3b7ea9947669c031a407a37bfb7: Bootstrap starting.
I20260709 12:23:36.106281 25011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd8aea0484a459086205a5ec51fd3ef" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973" is_pre_election: true
I20260709 12:23:36.108765 24785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd8aea0484a459086205a5ec51fd3ef" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:36.110330 24899 leader_election.cc:304] T 2bd8aea0484a459086205a5ec51fd3ef P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89fead8b4d684535b3a6e4eb62080408; no voters: ed0e5ae54dc147eaae297b176039185d, f56a64eaa85f4714be29e61b5a7e2973
I20260709 12:23:36.111668 25063 raft_consensus.cc:2804] T c96239c85d574bf1b06c629059d6e842 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:36.112104 25055 tablet_bootstrap.cc:654] T e16e622d9de64096b8e2d1fa4b70850d P 7b7dc3b7ea9947669c031a407a37bfb7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.099766 25054 tablet_bootstrap.cc:654] T 71658a1b1deb4ad6a6d089a0232110e7 P ed0e5ae54dc147eaae297b176039185d: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.115844 25063 raft_consensus.cc:493] T c96239c85d574bf1b06c629059d6e842 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:36.116453 25063 raft_consensus.cc:3060] T c96239c85d574bf1b06c629059d6e842 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:36.116533 24679 catalog_manager.cc:5697] T 864cc4a53dde42a1b4d647177dd41572 P 89fead8b4d684535b3a6e4eb62080408 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195). New cstate: current_term: 1 leader_uuid: "89fead8b4d684535b3a6e4eb62080408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:36.117617 25184 raft_consensus.cc:2749] T 0282a8ee201642f990b3fe7a0832923f P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:36.111981 25070 raft_consensus.cc:2749] T 2bd8aea0484a459086205a5ec51fd3ef P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:36.123499 24936 raft_consensus.cc:3060] T 2bd8aea0484a459086205a5ec51fd3ef P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:36.135085 25063 raft_consensus.cc:515] T c96239c85d574bf1b06c629059d6e842 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:36.136317 25056 consensus_queue.cc:260] T 71658a1b1deb4ad6a6d089a0232110e7 P f56a64eaa85f4714be29e61b5a7e2973 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:36.139936 25070 consensus_queue.cc:1048] T 2d4cb9a6a0004e48b70784a39fee3a6c P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:36.141589 25056 ts_tablet_manager.cc:1434] T 71658a1b1deb4ad6a6d089a0232110e7 P f56a64eaa85f4714be29e61b5a7e2973: Time spent starting tablet: real 0.089s	user 0.005s	sys 0.002s
I20260709 12:23:36.142784 25056 tablet_bootstrap.cc:492] T 8b46d9520ab64cfab2a744faf90e8869 P f56a64eaa85f4714be29e61b5a7e2973: Bootstrap starting.
I20260709 12:23:36.149576 25056 tablet_bootstrap.cc:654] T 8b46d9520ab64cfab2a744faf90e8869 P f56a64eaa85f4714be29e61b5a7e2973: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.158612 24932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c96239c85d574bf1b06c629059d6e842" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408"
I20260709 12:23:36.158859 25057 tablet_bootstrap.cc:492] T 9c4cd4c111674148b43cadee5cdbc2f1 P 89fead8b4d684535b3a6e4eb62080408: No bootstrap required, opened a new log
I20260709 12:23:36.168574 25057 ts_tablet_manager.cc:1403] T 9c4cd4c111674148b43cadee5cdbc2f1 P 89fead8b4d684535b3a6e4eb62080408: Time spent bootstrapping tablet: real 0.101s	user 0.021s	sys 0.003s
W20260709 12:23:36.169209 24973 leader_election.cc:343] T c96239c85d574bf1b06c629059d6e842 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:36.159083 25063 leader_election.cc:290] T c96239c85d574bf1b06c629059d6e842 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 election: Requested vote from peers 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907), 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911)
I20260709 12:23:36.164711 24861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c96239c85d574bf1b06c629059d6e842" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7"
I20260709 12:23:36.170145 24861 raft_consensus.cc:3060] T c96239c85d574bf1b06c629059d6e842 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:36.171537 25057 raft_consensus.cc:359] T 9c4cd4c111674148b43cadee5cdbc2f1 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:36.172307 25057 raft_consensus.cc:385] T 9c4cd4c111674148b43cadee5cdbc2f1 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.172797 25057 raft_consensus.cc:740] T 9c4cd4c111674148b43cadee5cdbc2f1 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.173678 25057 consensus_queue.cc:260] T 9c4cd4c111674148b43cadee5cdbc2f1 P 89fead8b4d684535b3a6e4eb62080408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:36.175980 25057 ts_tablet_manager.cc:1434] T 9c4cd4c111674148b43cadee5cdbc2f1 P 89fead8b4d684535b3a6e4eb62080408: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 12:23:36.175729 25229 consensus_queue.cc:1048] T d3c841620b3c45bf84aea42ffa082af8 P 7b7dc3b7ea9947669c031a407a37bfb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:36.178028 25057 tablet_bootstrap.cc:492] T d282e2fc9369497a96d69adc88fc80a7 P 89fead8b4d684535b3a6e4eb62080408: Bootstrap starting.
I20260709 12:23:36.183104 25063 consensus_queue.cc:1048] T e16e622d9de64096b8e2d1fa4b70850d P f56a64eaa85f4714be29e61b5a7e2973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:36.189545 24861 raft_consensus.cc:2468] T c96239c85d574bf1b06c629059d6e842 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f56a64eaa85f4714be29e61b5a7e2973 in term 1.
I20260709 12:23:36.189502 25057 tablet_bootstrap.cc:654] T d282e2fc9369497a96d69adc88fc80a7 P 89fead8b4d684535b3a6e4eb62080408: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.200702 25230 raft_consensus.cc:493] T 691e7273b6b44c80ac26840f5745f94b P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:36.201310 25230 raft_consensus.cc:515] T 691e7273b6b44c80ac26840f5745f94b P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:36.203523 25230 leader_election.cc:290] T 691e7273b6b44c80ac26840f5745f94b P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:36.206925 24976 leader_election.cc:304] T c96239c85d574bf1b06c629059d6e842 P f56a64eaa85f4714be29e61b5a7e2973 [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: 7b7dc3b7ea9947669c031a407a37bfb7, f56a64eaa85f4714be29e61b5a7e2973; no voters: 89fead8b4d684535b3a6e4eb62080408
I20260709 12:23:36.207791 25054 tablet_bootstrap.cc:492] T 71658a1b1deb4ad6a6d089a0232110e7 P ed0e5ae54dc147eaae297b176039185d: No bootstrap required, opened a new log
I20260709 12:23:36.208122 25063 raft_consensus.cc:2804] T c96239c85d574bf1b06c629059d6e842 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:36.208294 25054 ts_tablet_manager.cc:1403] T 71658a1b1deb4ad6a6d089a0232110e7 P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.185s	user 0.008s	sys 0.002s
I20260709 12:23:36.208645 25063 raft_consensus.cc:697] T c96239c85d574bf1b06c629059d6e842 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 LEADER]: Becoming Leader. State: Replica: f56a64eaa85f4714be29e61b5a7e2973, State: Running, Role: LEADER
I20260709 12:23:36.209493 25063 consensus_queue.cc:237] T c96239c85d574bf1b06c629059d6e842 P f56a64eaa85f4714be29e61b5a7e2973 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:36.211315 25054 raft_consensus.cc:359] T 71658a1b1deb4ad6a6d089a0232110e7 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:36.212015 25054 raft_consensus.cc:385] T 71658a1b1deb4ad6a6d089a0232110e7 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.212284 25054 raft_consensus.cc:740] T 71658a1b1deb4ad6a6d089a0232110e7 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.212980 25054 consensus_queue.cc:260] T 71658a1b1deb4ad6a6d089a0232110e7 P ed0e5ae54dc147eaae297b176039185d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:36.217900 24936 raft_consensus.cc:3060] T d3c841620b3c45bf84aea42ffa082af8 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:36.221091 24783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "691e7273b6b44c80ac26840f5745f94b" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:36.218127 25206 raft_consensus.cc:493] T 9c4cd4c111674148b43cadee5cdbc2f1 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:36.222831 25206 raft_consensus.cc:515] T 9c4cd4c111674148b43cadee5cdbc2f1 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:36.224944 25206 leader_election.cc:290] T 9c4cd4c111674148b43cadee5cdbc2f1 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907), f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055)
I20260709 12:23:36.218493 25009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "691e7273b6b44c80ac26840f5745f94b" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973" is_pre_election: true
I20260709 12:23:36.235469 25009 raft_consensus.cc:2468] T 691e7273b6b44c80ac26840f5745f94b P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b7dc3b7ea9947669c031a407a37bfb7 in term 0.
I20260709 12:23:36.239748 25009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c4cd4c111674148b43cadee5cdbc2f1" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973" is_pre_election: true
W20260709 12:23:36.241583 24901 leader_election.cc:343] T 9c4cd4c111674148b43cadee5cdbc2f1 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:23:36.230211 24824 leader_election.cc:343] T 691e7273b6b44c80ac26840f5745f94b P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:36.245277 25229 consensus_queue.cc:1048] T d3c841620b3c45bf84aea42ffa082af8 P 7b7dc3b7ea9947669c031a407a37bfb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:36.245368 24826 leader_election.cc:304] T 691e7273b6b44c80ac26840f5745f94b P 7b7dc3b7ea9947669c031a407a37bfb7 [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: 7b7dc3b7ea9947669c031a407a37bfb7, f56a64eaa85f4714be29e61b5a7e2973; no voters: ed0e5ae54dc147eaae297b176039185d
I20260709 12:23:36.247221 25054 ts_tablet_manager.cc:1434] T 71658a1b1deb4ad6a6d089a0232110e7 P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.039s	user 0.009s	sys 0.000s
I20260709 12:23:36.248200 25054 tablet_bootstrap.cc:492] T bfe47f57609140ffbb41acddbb7853ec P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:36.249342 24861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c4cd4c111674148b43cadee5cdbc2f1" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
I20260709 12:23:36.247501 25106 raft_consensus.cc:2804] T 691e7273b6b44c80ac26840f5745f94b P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:36.251504 25106 raft_consensus.cc:493] T 691e7273b6b44c80ac26840f5745f94b P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:36.251919 25106 raft_consensus.cc:3060] T 691e7273b6b44c80ac26840f5745f94b P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:36.253196 25056 tablet_bootstrap.cc:492] T 8b46d9520ab64cfab2a744faf90e8869 P f56a64eaa85f4714be29e61b5a7e2973: No bootstrap required, opened a new log
I20260709 12:23:36.253750 25056 ts_tablet_manager.cc:1403] T 8b46d9520ab64cfab2a744faf90e8869 P f56a64eaa85f4714be29e61b5a7e2973: Time spent bootstrapping tablet: real 0.111s	user 0.012s	sys 0.000s
W20260709 12:23:36.267207 24902 leader_election.cc:343] T 9c4cd4c111674148b43cadee5cdbc2f1 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:36.267874 24902 leader_election.cc:304] T 9c4cd4c111674148b43cadee5cdbc2f1 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89fead8b4d684535b3a6e4eb62080408; no voters: 7b7dc3b7ea9947669c031a407a37bfb7, f56a64eaa85f4714be29e61b5a7e2973
I20260709 12:23:36.271221 25070 raft_consensus.cc:2749] T 9c4cd4c111674148b43cadee5cdbc2f1 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:36.271960 25054 tablet_bootstrap.cc:654] T bfe47f57609140ffbb41acddbb7853ec P ed0e5ae54dc147eaae297b176039185d: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.277383 25056 raft_consensus.cc:359] T 8b46d9520ab64cfab2a744faf90e8869 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:36.281765 25056 raft_consensus.cc:385] T 8b46d9520ab64cfab2a744faf90e8869 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.282318 25056 raft_consensus.cc:740] T 8b46d9520ab64cfab2a744faf90e8869 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f56a64eaa85f4714be29e61b5a7e2973, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.283789 25056 consensus_queue.cc:260] T 8b46d9520ab64cfab2a744faf90e8869 P f56a64eaa85f4714be29e61b5a7e2973 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:36.306170 25056 ts_tablet_manager.cc:1434] T 8b46d9520ab64cfab2a744faf90e8869 P f56a64eaa85f4714be29e61b5a7e2973: Time spent starting tablet: real 0.052s	user 0.011s	sys 0.000s
W20260709 12:23:36.286042 24976 consensus_peers.cc:597] T e16e622d9de64096b8e2d1fa4b70850d P f56a64eaa85f4714be29e61b5a7e2973 -> Peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Couldn't send request to peer 7b7dc3b7ea9947669c031a407a37bfb7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:36.315622 25056 tablet_bootstrap.cc:492] T 9c4cd4c111674148b43cadee5cdbc2f1 P f56a64eaa85f4714be29e61b5a7e2973: Bootstrap starting.
I20260709 12:23:36.321787 25055 tablet_bootstrap.cc:492] T e16e622d9de64096b8e2d1fa4b70850d P 7b7dc3b7ea9947669c031a407a37bfb7: No bootstrap required, opened a new log
I20260709 12:23:36.322472 25055 ts_tablet_manager.cc:1403] T e16e622d9de64096b8e2d1fa4b70850d P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent bootstrapping tablet: real 0.218s	user 0.022s	sys 0.018s
I20260709 12:23:36.326675 25056 tablet_bootstrap.cc:654] T 9c4cd4c111674148b43cadee5cdbc2f1 P f56a64eaa85f4714be29e61b5a7e2973: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.328895 25057 tablet_bootstrap.cc:492] T d282e2fc9369497a96d69adc88fc80a7 P 89fead8b4d684535b3a6e4eb62080408: No bootstrap required, opened a new log
I20260709 12:23:36.329417 25057 ts_tablet_manager.cc:1403] T d282e2fc9369497a96d69adc88fc80a7 P 89fead8b4d684535b3a6e4eb62080408: Time spent bootstrapping tablet: real 0.152s	user 0.016s	sys 0.004s
I20260709 12:23:36.332253 25057 raft_consensus.cc:359] T d282e2fc9369497a96d69adc88fc80a7 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:36.332959 25057 raft_consensus.cc:385] T d282e2fc9369497a96d69adc88fc80a7 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.333216 25057 raft_consensus.cc:740] T d282e2fc9369497a96d69adc88fc80a7 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.333806 25057 consensus_queue.cc:260] T d282e2fc9369497a96d69adc88fc80a7 P 89fead8b4d684535b3a6e4eb62080408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:36.334595 25106 raft_consensus.cc:515] T 691e7273b6b44c80ac26840f5745f94b P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:36.336287 25057 ts_tablet_manager.cc:1434] T d282e2fc9369497a96d69adc88fc80a7 P 89fead8b4d684535b3a6e4eb62080408: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 12:23:36.328961 25120 raft_consensus.cc:493] T 71658a1b1deb4ad6a6d089a0232110e7 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:36.337316 25057 tablet_bootstrap.cc:492] T c96239c85d574bf1b06c629059d6e842 P 89fead8b4d684535b3a6e4eb62080408: Bootstrap starting.
I20260709 12:23:36.337283 25120 raft_consensus.cc:515] T 71658a1b1deb4ad6a6d089a0232110e7 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:36.339948 25120 leader_election.cc:290] T 71658a1b1deb4ad6a6d089a0232110e7 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907)
I20260709 12:23:36.342094 24786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71658a1b1deb4ad6a6d089a0232110e7" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:36.342294 24861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71658a1b1deb4ad6a6d089a0232110e7" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
I20260709 12:23:36.342938 24786 raft_consensus.cc:2468] T 71658a1b1deb4ad6a6d089a0232110e7 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f56a64eaa85f4714be29e61b5a7e2973 in term 0.
I20260709 12:23:36.343091 24861 raft_consensus.cc:2468] T 71658a1b1deb4ad6a6d089a0232110e7 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f56a64eaa85f4714be29e61b5a7e2973 in term 0.
I20260709 12:23:36.345443 24976 leader_election.cc:304] T 71658a1b1deb4ad6a6d089a0232110e7 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b7dc3b7ea9947669c031a407a37bfb7, f56a64eaa85f4714be29e61b5a7e2973; no voters: 
I20260709 12:23:36.345999 25057 tablet_bootstrap.cc:654] T c96239c85d574bf1b06c629059d6e842 P 89fead8b4d684535b3a6e4eb62080408: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.346500 25120 raft_consensus.cc:2804] T 71658a1b1deb4ad6a6d089a0232110e7 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:36.347005 25120 raft_consensus.cc:493] T 71658a1b1deb4ad6a6d089a0232110e7 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:36.347431 25120 raft_consensus.cc:3060] T 71658a1b1deb4ad6a6d089a0232110e7 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:36.355130 25120 raft_consensus.cc:515] T 71658a1b1deb4ad6a6d089a0232110e7 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:36.358410 24786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71658a1b1deb4ad6a6d089a0232110e7" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d"
I20260709 12:23:36.358631 24861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71658a1b1deb4ad6a6d089a0232110e7" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7"
I20260709 12:23:36.359505 24861 raft_consensus.cc:3060] T 71658a1b1deb4ad6a6d089a0232110e7 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:36.361377 24785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "691e7273b6b44c80ac26840f5745f94b" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d"
W20260709 12:23:36.363155 24824 leader_election.cc:343] T 691e7273b6b44c80ac26840f5745f94b P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:36.363847 25106 leader_election.cc:290] T 691e7273b6b44c80ac26840f5745f94b P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 election: Requested vote from peers f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:36.359516 24786 raft_consensus.cc:3060] T 71658a1b1deb4ad6a6d089a0232110e7 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:36.366880 24861 raft_consensus.cc:2468] T 71658a1b1deb4ad6a6d089a0232110e7 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f56a64eaa85f4714be29e61b5a7e2973 in term 1.
I20260709 12:23:36.368304 24976 leader_election.cc:304] T 71658a1b1deb4ad6a6d089a0232110e7 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b7dc3b7ea9947669c031a407a37bfb7, f56a64eaa85f4714be29e61b5a7e2973; no voters: 
I20260709 12:23:36.369231 25063 raft_consensus.cc:2804] T 71658a1b1deb4ad6a6d089a0232110e7 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:36.369692 25063 raft_consensus.cc:697] T 71658a1b1deb4ad6a6d089a0232110e7 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 LEADER]: Becoming Leader. State: Replica: f56a64eaa85f4714be29e61b5a7e2973, State: Running, Role: LEADER
I20260709 12:23:36.370555 25063 consensus_queue.cc:237] T 71658a1b1deb4ad6a6d089a0232110e7 P f56a64eaa85f4714be29e61b5a7e2973 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:36.371608 25055 raft_consensus.cc:359] T e16e622d9de64096b8e2d1fa4b70850d P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:36.372381 25055 raft_consensus.cc:385] T e16e622d9de64096b8e2d1fa4b70850d P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.372635 25055 raft_consensus.cc:740] T e16e622d9de64096b8e2d1fa4b70850d P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7dc3b7ea9947669c031a407a37bfb7, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.373310 25055 consensus_queue.cc:260] T e16e622d9de64096b8e2d1fa4b70850d P 7b7dc3b7ea9947669c031a407a37bfb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:36.374334 25120 leader_election.cc:290] T 71658a1b1deb4ad6a6d089a0232110e7 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 election: Requested vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907)
I20260709 12:23:36.375541 25055 ts_tablet_manager.cc:1434] T e16e622d9de64096b8e2d1fa4b70850d P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.000s
I20260709 12:23:36.376577 25055 tablet_bootstrap.cc:492] T 864cc4a53dde42a1b4d647177dd41572 P 7b7dc3b7ea9947669c031a407a37bfb7: Bootstrap starting.
I20260709 12:23:36.380472 25054 tablet_bootstrap.cc:492] T bfe47f57609140ffbb41acddbb7853ec P ed0e5ae54dc147eaae297b176039185d: No bootstrap required, opened a new log
I20260709 12:23:36.380975 25054 ts_tablet_manager.cc:1403] T bfe47f57609140ffbb41acddbb7853ec P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.133s	user 0.005s	sys 0.017s
I20260709 12:23:36.387446 25084 consensus_queue.cc:1048] T 0282a8ee201642f990b3fe7a0832923f P ed0e5ae54dc147eaae297b176039185d [LEADER]: Connected to new peer: Peer: permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:36.390400 25056 tablet_bootstrap.cc:492] T 9c4cd4c111674148b43cadee5cdbc2f1 P f56a64eaa85f4714be29e61b5a7e2973: No bootstrap required, opened a new log
I20260709 12:23:36.390290 25054 raft_consensus.cc:359] T bfe47f57609140ffbb41acddbb7853ec P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:36.391026 25056 ts_tablet_manager.cc:1403] T 9c4cd4c111674148b43cadee5cdbc2f1 P f56a64eaa85f4714be29e61b5a7e2973: Time spent bootstrapping tablet: real 0.076s	user 0.011s	sys 0.007s
I20260709 12:23:36.391022 25054 raft_consensus.cc:385] T bfe47f57609140ffbb41acddbb7853ec P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.394340 25054 raft_consensus.cc:740] T bfe47f57609140ffbb41acddbb7853ec P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.395124 25054 consensus_queue.cc:260] T bfe47f57609140ffbb41acddbb7853ec P ed0e5ae54dc147eaae297b176039185d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:36.397130 25054 ts_tablet_manager.cc:1434] T bfe47f57609140ffbb41acddbb7853ec P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:23:36.398216 25054 tablet_bootstrap.cc:492] T d282e2fc9369497a96d69adc88fc80a7 P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:36.393699 25056 raft_consensus.cc:359] T 9c4cd4c111674148b43cadee5cdbc2f1 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:36.400452 25056 raft_consensus.cc:385] T 9c4cd4c111674148b43cadee5cdbc2f1 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.400748 25056 raft_consensus.cc:740] T 9c4cd4c111674148b43cadee5cdbc2f1 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f56a64eaa85f4714be29e61b5a7e2973, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.403081 24786 raft_consensus.cc:2468] T 71658a1b1deb4ad6a6d089a0232110e7 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f56a64eaa85f4714be29e61b5a7e2973 in term 1.
I20260709 12:23:36.405329 25054 tablet_bootstrap.cc:654] T d282e2fc9369497a96d69adc88fc80a7 P ed0e5ae54dc147eaae297b176039185d: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.411299 25011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "691e7273b6b44c80ac26840f5745f94b" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973"
I20260709 12:23:36.411975 25011 raft_consensus.cc:3060] T 691e7273b6b44c80ac26840f5745f94b P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:36.412492 25260 consensus_queue.cc:1048] T 37522f4a6e6f470f9f9a05e4736aa28e P 7b7dc3b7ea9947669c031a407a37bfb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:36.412655 25056 consensus_queue.cc:260] T 9c4cd4c111674148b43cadee5cdbc2f1 P f56a64eaa85f4714be29e61b5a7e2973 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:36.416378 25056 ts_tablet_manager.cc:1434] T 9c4cd4c111674148b43cadee5cdbc2f1 P f56a64eaa85f4714be29e61b5a7e2973: Time spent starting tablet: real 0.025s	user 0.003s	sys 0.001s
I20260709 12:23:36.417330 25056 tablet_bootstrap.cc:492] T ba1a47eecc774c79a566c1e01e74df1e P f56a64eaa85f4714be29e61b5a7e2973: Bootstrap starting.
I20260709 12:23:36.409116 24683 catalog_manager.cc:5697] T c96239c85d574bf1b06c629059d6e842 P f56a64eaa85f4714be29e61b5a7e2973 reported cstate change: term changed from 0 to 1, leader changed from <none> to f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196). New cstate: current_term: 1 leader_uuid: "f56a64eaa85f4714be29e61b5a7e2973" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:36.422892 25056 tablet_bootstrap.cc:654] T ba1a47eecc774c79a566c1e01e74df1e P f56a64eaa85f4714be29e61b5a7e2973: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.436066 25057 tablet_bootstrap.cc:492] T c96239c85d574bf1b06c629059d6e842 P 89fead8b4d684535b3a6e4eb62080408: No bootstrap required, opened a new log
I20260709 12:23:36.436547 25057 ts_tablet_manager.cc:1403] T c96239c85d574bf1b06c629059d6e842 P 89fead8b4d684535b3a6e4eb62080408: Time spent bootstrapping tablet: real 0.099s	user 0.009s	sys 0.009s
I20260709 12:23:36.438230 25011 raft_consensus.cc:2468] T 691e7273b6b44c80ac26840f5745f94b P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b7dc3b7ea9947669c031a407a37bfb7 in term 1.
I20260709 12:23:36.439152 25057 raft_consensus.cc:359] T c96239c85d574bf1b06c629059d6e842 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:36.439850 25057 raft_consensus.cc:385] T c96239c85d574bf1b06c629059d6e842 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.440111 25057 raft_consensus.cc:740] T c96239c85d574bf1b06c629059d6e842 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.440737 25057 consensus_queue.cc:260] T c96239c85d574bf1b06c629059d6e842 P 89fead8b4d684535b3a6e4eb62080408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:36.455381 25260 consensus_queue.cc:1048] T 37522f4a6e6f470f9f9a05e4736aa28e P 7b7dc3b7ea9947669c031a407a37bfb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:36.457782 25057 ts_tablet_manager.cc:1434] T c96239c85d574bf1b06c629059d6e842 P 89fead8b4d684535b3a6e4eb62080408: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 12:23:36.460629 25057 tablet_bootstrap.cc:492] T bfe47f57609140ffbb41acddbb7853ec P 89fead8b4d684535b3a6e4eb62080408: Bootstrap starting.
I20260709 12:23:36.457522 25084 consensus_queue.cc:1048] T 0282a8ee201642f990b3fe7a0832923f P ed0e5ae54dc147eaae297b176039185d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:36.474355 25054 tablet_bootstrap.cc:492] T d282e2fc9369497a96d69adc88fc80a7 P ed0e5ae54dc147eaae297b176039185d: No bootstrap required, opened a new log
I20260709 12:23:36.483001 25054 ts_tablet_manager.cc:1403] T d282e2fc9369497a96d69adc88fc80a7 P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.085s	user 0.011s	sys 0.004s
I20260709 12:23:36.485793 25054 raft_consensus.cc:359] T d282e2fc9369497a96d69adc88fc80a7 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:36.486514 25054 raft_consensus.cc:385] T d282e2fc9369497a96d69adc88fc80a7 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.486771 25054 raft_consensus.cc:740] T d282e2fc9369497a96d69adc88fc80a7 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.487450 25054 consensus_queue.cc:260] T d282e2fc9369497a96d69adc88fc80a7 P ed0e5ae54dc147eaae297b176039185d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
W20260709 12:23:36.488920 24732 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:23:36.489406 25054 ts_tablet_manager.cc:1434] T d282e2fc9369497a96d69adc88fc80a7 P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:23:36.472457 25056 tablet_bootstrap.cc:492] T ba1a47eecc774c79a566c1e01e74df1e P f56a64eaa85f4714be29e61b5a7e2973: No bootstrap required, opened a new log
I20260709 12:23:36.468112 25057 tablet_bootstrap.cc:654] T bfe47f57609140ffbb41acddbb7853ec P 89fead8b4d684535b3a6e4eb62080408: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.468757 25055 tablet_bootstrap.cc:654] T 864cc4a53dde42a1b4d647177dd41572 P 7b7dc3b7ea9947669c031a407a37bfb7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.481684 24826 leader_election.cc:304] T 691e7273b6b44c80ac26840f5745f94b P 7b7dc3b7ea9947669c031a407a37bfb7 [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: 7b7dc3b7ea9947669c031a407a37bfb7, f56a64eaa85f4714be29e61b5a7e2973; no voters: ed0e5ae54dc147eaae297b176039185d
W20260709 12:23:36.499153 24902 consensus_peers.cc:597] T 864cc4a53dde42a1b4d647177dd41572 P 89fead8b4d684535b3a6e4eb62080408 -> Peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Couldn't send request to peer 7b7dc3b7ea9947669c031a407a37bfb7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:36.500975 25106 raft_consensus.cc:2804] T 691e7273b6b44c80ac26840f5745f94b P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:36.501547 25106 raft_consensus.cc:697] T 691e7273b6b44c80ac26840f5745f94b P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 LEADER]: Becoming Leader. State: Replica: 7b7dc3b7ea9947669c031a407a37bfb7, State: Running, Role: LEADER
I20260709 12:23:36.503552 25054 tablet_bootstrap.cc:492] T c7e4a546fce14a1a8fc3d41666b974a6 P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:36.503186 25106 consensus_queue.cc:237] T 691e7273b6b44c80ac26840f5745f94b P 7b7dc3b7ea9947669c031a407a37bfb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:36.516443 25054 tablet_bootstrap.cc:654] T c7e4a546fce14a1a8fc3d41666b974a6 P ed0e5ae54dc147eaae297b176039185d: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.519711 25056 ts_tablet_manager.cc:1403] T ba1a47eecc774c79a566c1e01e74df1e P f56a64eaa85f4714be29e61b5a7e2973: Time spent bootstrapping tablet: real 0.103s	user 0.021s	sys 0.023s
I20260709 12:23:36.522523 25055 tablet_bootstrap.cc:492] T 864cc4a53dde42a1b4d647177dd41572 P 7b7dc3b7ea9947669c031a407a37bfb7: No bootstrap required, opened a new log
I20260709 12:23:36.525638 25055 ts_tablet_manager.cc:1403] T 864cc4a53dde42a1b4d647177dd41572 P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent bootstrapping tablet: real 0.149s	user 0.012s	sys 0.003s
I20260709 12:23:36.528447 25055 raft_consensus.cc:359] T 864cc4a53dde42a1b4d647177dd41572 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:36.532040 25057 tablet_bootstrap.cc:492] T bfe47f57609140ffbb41acddbb7853ec P 89fead8b4d684535b3a6e4eb62080408: No bootstrap required, opened a new log
I20260709 12:23:36.531263 24682 catalog_manager.cc:5697] T 691e7273b6b44c80ac26840f5745f94b P 7b7dc3b7ea9947669c031a407a37bfb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194). New cstate: current_term: 1 leader_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:36.532156 25055 raft_consensus.cc:385] T 864cc4a53dde42a1b4d647177dd41572 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.531423 25056 raft_consensus.cc:359] T ba1a47eecc774c79a566c1e01e74df1e P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:36.532644 25057 ts_tablet_manager.cc:1403] T bfe47f57609140ffbb41acddbb7853ec P 89fead8b4d684535b3a6e4eb62080408: Time spent bootstrapping tablet: real 0.072s	user 0.005s	sys 0.015s
I20260709 12:23:36.532714 25056 raft_consensus.cc:385] T ba1a47eecc774c79a566c1e01e74df1e P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.533272 25056 raft_consensus.cc:740] T ba1a47eecc774c79a566c1e01e74df1e P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f56a64eaa85f4714be29e61b5a7e2973, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.534108 25056 consensus_queue.cc:260] T ba1a47eecc774c79a566c1e01e74df1e P f56a64eaa85f4714be29e61b5a7e2973 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:36.535859 25057 raft_consensus.cc:359] T bfe47f57609140ffbb41acddbb7853ec P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:36.536564 25057 raft_consensus.cc:385] T bfe47f57609140ffbb41acddbb7853ec P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.536839 25057 raft_consensus.cc:740] T bfe47f57609140ffbb41acddbb7853ec P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.537643 25057 consensus_queue.cc:260] T bfe47f57609140ffbb41acddbb7853ec P 89fead8b4d684535b3a6e4eb62080408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:36.532586 25055 raft_consensus.cc:740] T 864cc4a53dde42a1b4d647177dd41572 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7dc3b7ea9947669c031a407a37bfb7, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.540275 25055 consensus_queue.cc:260] T 864cc4a53dde42a1b4d647177dd41572 P 7b7dc3b7ea9947669c031a407a37bfb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:36.532541 24679 catalog_manager.cc:5697] T 71658a1b1deb4ad6a6d089a0232110e7 P f56a64eaa85f4714be29e61b5a7e2973 reported cstate change: term changed from 0 to 1, leader changed from <none> to f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196). New cstate: current_term: 1 leader_uuid: "f56a64eaa85f4714be29e61b5a7e2973" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:36.543313 25111 consensus_queue.cc:1048] T d9f7e9d970df44aea14a0a19fcb14bb3 P ed0e5ae54dc147eaae297b176039185d [LEADER]: Connected to new peer: Peer: permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:36.547338 25054 tablet_bootstrap.cc:492] T c7e4a546fce14a1a8fc3d41666b974a6 P ed0e5ae54dc147eaae297b176039185d: No bootstrap required, opened a new log
I20260709 12:23:36.547782 25054 ts_tablet_manager.cc:1403] T c7e4a546fce14a1a8fc3d41666b974a6 P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.000s
I20260709 12:23:36.550376 25054 raft_consensus.cc:359] T c7e4a546fce14a1a8fc3d41666b974a6 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:36.551023 25054 raft_consensus.cc:385] T c7e4a546fce14a1a8fc3d41666b974a6 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.551286 25054 raft_consensus.cc:740] T c7e4a546fce14a1a8fc3d41666b974a6 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.552088 25054 consensus_queue.cc:260] T c7e4a546fce14a1a8fc3d41666b974a6 P ed0e5ae54dc147eaae297b176039185d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:36.544018 25056 ts_tablet_manager.cc:1434] T ba1a47eecc774c79a566c1e01e74df1e P f56a64eaa85f4714be29e61b5a7e2973: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:23:36.554302 25054 ts_tablet_manager.cc:1434] T c7e4a546fce14a1a8fc3d41666b974a6 P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 12:23:36.554652 25056 tablet_bootstrap.cc:492] T e33c9db470554ce394bd6c0b5a6f6616 P f56a64eaa85f4714be29e61b5a7e2973: Bootstrap starting.
I20260709 12:23:36.555178 25054 tablet_bootstrap.cc:492] T ba1a47eecc774c79a566c1e01e74df1e P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:36.546907 25055 ts_tablet_manager.cc:1434] T 864cc4a53dde42a1b4d647177dd41572 P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 12:23:36.559401 25055 tablet_bootstrap.cc:492] T df2e603c2ab04e1faf15ded67370efe6 P 7b7dc3b7ea9947669c031a407a37bfb7: Bootstrap starting.
I20260709 12:23:36.561012 25056 tablet_bootstrap.cc:654] T e33c9db470554ce394bd6c0b5a6f6616 P f56a64eaa85f4714be29e61b5a7e2973: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.561012 25054 tablet_bootstrap.cc:654] T ba1a47eecc774c79a566c1e01e74df1e P ed0e5ae54dc147eaae297b176039185d: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.561941 25057 ts_tablet_manager.cc:1434] T bfe47f57609140ffbb41acddbb7853ec P 89fead8b4d684535b3a6e4eb62080408: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.001s
I20260709 12:23:36.567802 25057 tablet_bootstrap.cc:492] T ff73fb3c0be54b90b240d407390c9354 P 89fead8b4d684535b3a6e4eb62080408: Bootstrap starting.
I20260709 12:23:36.573557 25057 tablet_bootstrap.cc:654] T ff73fb3c0be54b90b240d407390c9354 P 89fead8b4d684535b3a6e4eb62080408: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.576944 25229 raft_consensus.cc:493] T e16e622d9de64096b8e2d1fa4b70850d P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:36.577515 25229 raft_consensus.cc:515] T e16e622d9de64096b8e2d1fa4b70850d P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:36.579708 25229 leader_election.cc:290] T e16e622d9de64096b8e2d1fa4b70850d P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911), f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055)
I20260709 12:23:36.581910 24932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16e622d9de64096b8e2d1fa4b70850d" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408" is_pre_election: true
I20260709 12:23:36.585635 25055 tablet_bootstrap.cc:654] T df2e603c2ab04e1faf15ded67370efe6 P 7b7dc3b7ea9947669c031a407a37bfb7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.591830 25264 consensus_queue.cc:1048] T d9f7e9d970df44aea14a0a19fcb14bb3 P ed0e5ae54dc147eaae297b176039185d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:36.597117 25063 raft_consensus.cc:493] T 8b46d9520ab64cfab2a744faf90e8869 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:36.598942 25206 raft_consensus.cc:493] T d282e2fc9369497a96d69adc88fc80a7 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:36.599459 25206 raft_consensus.cc:515] T d282e2fc9369497a96d69adc88fc80a7 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:36.601567 25206 leader_election.cc:290] T d282e2fc9369497a96d69adc88fc80a7 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:36.602941 24785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d282e2fc9369497a96d69adc88fc80a7" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:36.603195 25011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d282e2fc9369497a96d69adc88fc80a7" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973" is_pre_election: true
I20260709 12:23:36.603654 24785 raft_consensus.cc:2468] T d282e2fc9369497a96d69adc88fc80a7 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 0.
W20260709 12:23:36.604563 24901 leader_election.cc:343] T d282e2fc9369497a96d69adc88fc80a7 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:36.605890 25008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16e622d9de64096b8e2d1fa4b70850d" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973" is_pre_election: true
I20260709 12:23:36.597712 25063 raft_consensus.cc:515] T 8b46d9520ab64cfab2a744faf90e8869 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:36.609598 25063 leader_election.cc:290] T 8b46d9520ab64cfab2a744faf90e8869 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907)
I20260709 12:23:36.610940 24826 leader_election.cc:304] T e16e622d9de64096b8e2d1fa4b70850d P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b7dc3b7ea9947669c031a407a37bfb7; no voters: 89fead8b4d684535b3a6e4eb62080408, f56a64eaa85f4714be29e61b5a7e2973
I20260709 12:23:36.612128 24862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b46d9520ab64cfab2a744faf90e8869" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
I20260709 12:23:36.612334 25106 raft_consensus.cc:2749] T e16e622d9de64096b8e2d1fa4b70850d P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:36.615491 24899 leader_election.cc:304] T d282e2fc9369497a96d69adc88fc80a7 P 89fead8b4d684535b3a6e4eb62080408 [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: 89fead8b4d684535b3a6e4eb62080408, ed0e5ae54dc147eaae297b176039185d; no voters: f56a64eaa85f4714be29e61b5a7e2973
I20260709 12:23:36.616478 25206 raft_consensus.cc:2804] T d282e2fc9369497a96d69adc88fc80a7 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:36.616900 25206 raft_consensus.cc:493] T d282e2fc9369497a96d69adc88fc80a7 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:36.617301 25206 raft_consensus.cc:3060] T d282e2fc9369497a96d69adc88fc80a7 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:36.618767 24785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b46d9520ab64cfab2a744faf90e8869" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:36.619537 24785 raft_consensus.cc:2468] T 8b46d9520ab64cfab2a744faf90e8869 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f56a64eaa85f4714be29e61b5a7e2973 in term 0.
I20260709 12:23:36.620246 25247 consensus_queue.cc:1048] T 864cc4a53dde42a1b4d647177dd41572 P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:36.620882 24973 leader_election.cc:304] T 8b46d9520ab64cfab2a744faf90e8869 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ed0e5ae54dc147eaae297b176039185d, f56a64eaa85f4714be29e61b5a7e2973; no voters: 
I20260709 12:23:36.622349 25120 raft_consensus.cc:2804] T 8b46d9520ab64cfab2a744faf90e8869 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:36.622737 25120 raft_consensus.cc:493] T 8b46d9520ab64cfab2a744faf90e8869 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:36.623062 25120 raft_consensus.cc:3060] T 8b46d9520ab64cfab2a744faf90e8869 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:23:36.626688 24976 leader_election.cc:343] T 8b46d9520ab64cfab2a744faf90e8869 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:36.636426 25056 tablet_bootstrap.cc:492] T e33c9db470554ce394bd6c0b5a6f6616 P f56a64eaa85f4714be29e61b5a7e2973: No bootstrap required, opened a new log
I20260709 12:23:36.637030 25056 ts_tablet_manager.cc:1403] T e33c9db470554ce394bd6c0b5a6f6616 P f56a64eaa85f4714be29e61b5a7e2973: Time spent bootstrapping tablet: real 0.083s	user 0.025s	sys 0.017s
I20260709 12:23:36.637841 24932 raft_consensus.cc:3060] T c96239c85d574bf1b06c629059d6e842 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:36.639876 25056 raft_consensus.cc:359] T e33c9db470554ce394bd6c0b5a6f6616 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:36.640599 25056 raft_consensus.cc:385] T e33c9db470554ce394bd6c0b5a6f6616 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.640903 25056 raft_consensus.cc:740] T e33c9db470554ce394bd6c0b5a6f6616 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f56a64eaa85f4714be29e61b5a7e2973, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.640712 25120 raft_consensus.cc:515] T 8b46d9520ab64cfab2a744faf90e8869 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:36.646643 24783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b46d9520ab64cfab2a744faf90e8869" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d"
I20260709 12:23:36.647302 24783 raft_consensus.cc:3060] T 8b46d9520ab64cfab2a744faf90e8869 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:36.653555 24862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b46d9520ab64cfab2a744faf90e8869" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7"
W20260709 12:23:36.655272 24976 leader_election.cc:343] T 8b46d9520ab64cfab2a744faf90e8869 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:36.658272 25054 tablet_bootstrap.cc:492] T ba1a47eecc774c79a566c1e01e74df1e P ed0e5ae54dc147eaae297b176039185d: No bootstrap required, opened a new log
I20260709 12:23:36.636003 25206 raft_consensus.cc:515] T d282e2fc9369497a96d69adc88fc80a7 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:36.658403 25057 tablet_bootstrap.cc:492] T ff73fb3c0be54b90b240d407390c9354 P 89fead8b4d684535b3a6e4eb62080408: No bootstrap required, opened a new log
I20260709 12:23:36.659585 25057 ts_tablet_manager.cc:1403] T ff73fb3c0be54b90b240d407390c9354 P 89fead8b4d684535b3a6e4eb62080408: Time spent bootstrapping tablet: real 0.092s	user 0.012s	sys 0.001s
I20260709 12:23:36.660043 25054 ts_tablet_manager.cc:1403] T ba1a47eecc774c79a566c1e01e74df1e P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.105s	user 0.009s	sys 0.035s
I20260709 12:23:36.662286 25057 raft_consensus.cc:359] T ff73fb3c0be54b90b240d407390c9354 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:36.662582 25054 raft_consensus.cc:359] T ba1a47eecc774c79a566c1e01e74df1e P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:36.663672 25054 raft_consensus.cc:385] T ba1a47eecc774c79a566c1e01e74df1e P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.665791 25054 raft_consensus.cc:740] T ba1a47eecc774c79a566c1e01e74df1e P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.666570 25054 consensus_queue.cc:260] T ba1a47eecc774c79a566c1e01e74df1e P ed0e5ae54dc147eaae297b176039185d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:36.668869 25054 ts_tablet_manager.cc:1434] T ba1a47eecc774c79a566c1e01e74df1e P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:23:36.669849 25054 tablet_bootstrap.cc:492] T df2e603c2ab04e1faf15ded67370efe6 P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:36.672803 24786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d282e2fc9369497a96d69adc88fc80a7" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d"
I20260709 12:23:36.673492 24786 raft_consensus.cc:3060] T d282e2fc9369497a96d69adc88fc80a7 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:36.675616 25054 tablet_bootstrap.cc:654] T df2e603c2ab04e1faf15ded67370efe6 P ed0e5ae54dc147eaae297b176039185d: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.676707 24783 raft_consensus.cc:2468] T 8b46d9520ab64cfab2a744faf90e8869 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f56a64eaa85f4714be29e61b5a7e2973 in term 1.
I20260709 12:23:36.687021 25054 tablet_bootstrap.cc:492] T df2e603c2ab04e1faf15ded67370efe6 P ed0e5ae54dc147eaae297b176039185d: No bootstrap required, opened a new log
I20260709 12:23:36.687671 25054 ts_tablet_manager.cc:1403] T df2e603c2ab04e1faf15ded67370efe6 P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260709 12:23:36.689162 24973 leader_election.cc:304] T 8b46d9520ab64cfab2a744faf90e8869 P f56a64eaa85f4714be29e61b5a7e2973 [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: ed0e5ae54dc147eaae297b176039185d, f56a64eaa85f4714be29e61b5a7e2973; no voters: 7b7dc3b7ea9947669c031a407a37bfb7
I20260709 12:23:36.690250 25054 raft_consensus.cc:359] T df2e603c2ab04e1faf15ded67370efe6 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:36.690984 25054 raft_consensus.cc:385] T df2e603c2ab04e1faf15ded67370efe6 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.691256 25054 raft_consensus.cc:740] T df2e603c2ab04e1faf15ded67370efe6 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.692128 25054 consensus_queue.cc:260] T df2e603c2ab04e1faf15ded67370efe6 P ed0e5ae54dc147eaae297b176039185d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:36.692828 25285 consensus_queue.cc:1048] T c96239c85d574bf1b06c629059d6e842 P f56a64eaa85f4714be29e61b5a7e2973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:36.658793 25120 leader_election.cc:290] T 8b46d9520ab64cfab2a744faf90e8869 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 election: Requested vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907)
I20260709 12:23:36.665144 25011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d282e2fc9369497a96d69adc88fc80a7" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973"
I20260709 12:23:36.694342 25054 ts_tablet_manager.cc:1434] T df2e603c2ab04e1faf15ded67370efe6 P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260709 12:23:36.665371 25206 leader_election.cc:290] T d282e2fc9369497a96d69adc88fc80a7 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 election: Requested vote from peers f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:36.641716 25056 consensus_queue.cc:260] T e33c9db470554ce394bd6c0b5a6f6616 P f56a64eaa85f4714be29e61b5a7e2973 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
W20260709 12:23:36.695785 24901 leader_election.cc:343] T d282e2fc9369497a96d69adc88fc80a7 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:36.696591 25056 ts_tablet_manager.cc:1434] T e33c9db470554ce394bd6c0b5a6f6616 P f56a64eaa85f4714be29e61b5a7e2973: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.000s
I20260709 12:23:36.690596 25063 raft_consensus.cc:2804] T 8b46d9520ab64cfab2a744faf90e8869 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:36.697135 25063 raft_consensus.cc:697] T 8b46d9520ab64cfab2a744faf90e8869 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 LEADER]: Becoming Leader. State: Replica: f56a64eaa85f4714be29e61b5a7e2973, State: Running, Role: LEADER
I20260709 12:23:36.697706 25056 tablet_bootstrap.cc:492] T d282e2fc9369497a96d69adc88fc80a7 P f56a64eaa85f4714be29e61b5a7e2973: Bootstrap starting.
I20260709 12:23:36.698004 25063 consensus_queue.cc:237] T 8b46d9520ab64cfab2a744faf90e8869 P f56a64eaa85f4714be29e61b5a7e2973 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:36.699232 25055 tablet_bootstrap.cc:492] T df2e603c2ab04e1faf15ded67370efe6 P 7b7dc3b7ea9947669c031a407a37bfb7: No bootstrap required, opened a new log
I20260709 12:23:36.701691 25260 raft_consensus.cc:493] T 864cc4a53dde42a1b4d647177dd41572 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:36.702301 25260 raft_consensus.cc:515] T 864cc4a53dde42a1b4d647177dd41572 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:36.703640 25056 tablet_bootstrap.cc:654] T d282e2fc9369497a96d69adc88fc80a7 P f56a64eaa85f4714be29e61b5a7e2973: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.705119 25260 leader_election.cc:290] T 864cc4a53dde42a1b4d647177dd41572 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911)
I20260709 12:23:36.707357 24936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864cc4a53dde42a1b4d647177dd41572" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408" is_pre_election: true
I20260709 12:23:36.708058 24785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864cc4a53dde42a1b4d647177dd41572" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:36.710275 25054 tablet_bootstrap.cc:492] T 691e7273b6b44c80ac26840f5745f94b P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:36.719306 24824 leader_election.cc:304] T 864cc4a53dde42a1b4d647177dd41572 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b7dc3b7ea9947669c031a407a37bfb7; no voters: 89fead8b4d684535b3a6e4eb62080408, ed0e5ae54dc147eaae297b176039185d
I20260709 12:23:36.720178 25069 raft_consensus.cc:2749] T 864cc4a53dde42a1b4d647177dd41572 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:36.720829 25054 tablet_bootstrap.cc:654] T 691e7273b6b44c80ac26840f5745f94b P ed0e5ae54dc147eaae297b176039185d: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.723680 25056 tablet_bootstrap.cc:492] T d282e2fc9369497a96d69adc88fc80a7 P f56a64eaa85f4714be29e61b5a7e2973: No bootstrap required, opened a new log
I20260709 12:23:36.724308 25056 ts_tablet_manager.cc:1403] T d282e2fc9369497a96d69adc88fc80a7 P f56a64eaa85f4714be29e61b5a7e2973: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.006s
I20260709 12:23:36.726619 25285 consensus_queue.cc:1048] T c96239c85d574bf1b06c629059d6e842 P f56a64eaa85f4714be29e61b5a7e2973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:36.727437 25056 raft_consensus.cc:359] T d282e2fc9369497a96d69adc88fc80a7 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:36.728245 25056 raft_consensus.cc:385] T d282e2fc9369497a96d69adc88fc80a7 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.728685 25056 raft_consensus.cc:740] T d282e2fc9369497a96d69adc88fc80a7 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f56a64eaa85f4714be29e61b5a7e2973, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.729507 25056 consensus_queue.cc:260] T d282e2fc9369497a96d69adc88fc80a7 P f56a64eaa85f4714be29e61b5a7e2973 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:36.731616 25055 ts_tablet_manager.cc:1403] T df2e603c2ab04e1faf15ded67370efe6 P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent bootstrapping tablet: real 0.172s	user 0.011s	sys 0.003s
I20260709 12:23:36.732301 25056 ts_tablet_manager.cc:1434] T d282e2fc9369497a96d69adc88fc80a7 P f56a64eaa85f4714be29e61b5a7e2973: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 12:23:36.733403 25056 tablet_bootstrap.cc:492] T 7f7eabfe78884d73aa6ff40aff828c59 P f56a64eaa85f4714be29e61b5a7e2973: Bootstrap starting.
I20260709 12:23:36.738440 25264 raft_consensus.cc:493] T c7e4a546fce14a1a8fc3d41666b974a6 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:36.739064 25264 raft_consensus.cc:515] T c7e4a546fce14a1a8fc3d41666b974a6 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:36.739992 25054 tablet_bootstrap.cc:492] T 691e7273b6b44c80ac26840f5745f94b P ed0e5ae54dc147eaae297b176039185d: No bootstrap required, opened a new log
I20260709 12:23:36.740501 25054 ts_tablet_manager.cc:1403] T 691e7273b6b44c80ac26840f5745f94b P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.001s
I20260709 12:23:36.743078 25264 leader_election.cc:290] T c7e4a546fce14a1a8fc3d41666b974a6 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907), 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911)
I20260709 12:23:36.744024 24861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7e4a546fce14a1a8fc3d41666b974a6" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
W20260709 12:23:36.745689 24752 leader_election.cc:343] T c7e4a546fce14a1a8fc3d41666b974a6 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:36.746986 24936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7e4a546fce14a1a8fc3d41666b974a6" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408" is_pre_election: true
I20260709 12:23:36.747184 25054 raft_consensus.cc:359] T 691e7273b6b44c80ac26840f5745f94b P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:36.747857 25054 raft_consensus.cc:385] T 691e7273b6b44c80ac26840f5745f94b P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.748142 25054 raft_consensus.cc:740] T 691e7273b6b44c80ac26840f5745f94b P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
W20260709 12:23:36.748378 24749 leader_election.cc:343] T c7e4a546fce14a1a8fc3d41666b974a6 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:36.749078 25056 tablet_bootstrap.cc:654] T 7f7eabfe78884d73aa6ff40aff828c59 P f56a64eaa85f4714be29e61b5a7e2973: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.748888 24749 leader_election.cc:304] T c7e4a546fce14a1a8fc3d41666b974a6 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed0e5ae54dc147eaae297b176039185d; no voters: 7b7dc3b7ea9947669c031a407a37bfb7, 89fead8b4d684535b3a6e4eb62080408
I20260709 12:23:36.748819 25054 consensus_queue.cc:260] T 691e7273b6b44c80ac26840f5745f94b P ed0e5ae54dc147eaae297b176039185d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:36.691641 24786 raft_consensus.cc:2468] T d282e2fc9369497a96d69adc88fc80a7 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 1.
I20260709 12:23:36.753660 25111 raft_consensus.cc:2749] T c7e4a546fce14a1a8fc3d41666b974a6 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:36.754319 25264 raft_consensus.cc:493] T ba1a47eecc774c79a566c1e01e74df1e P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:36.663079 25057 raft_consensus.cc:385] T ff73fb3c0be54b90b240d407390c9354 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.758505 25057 raft_consensus.cc:740] T ff73fb3c0be54b90b240d407390c9354 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.758101 25264 raft_consensus.cc:515] T ba1a47eecc774c79a566c1e01e74df1e P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:36.759712 24899 leader_election.cc:304] T d282e2fc9369497a96d69adc88fc80a7 P 89fead8b4d684535b3a6e4eb62080408 [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: 89fead8b4d684535b3a6e4eb62080408, ed0e5ae54dc147eaae297b176039185d; no voters: f56a64eaa85f4714be29e61b5a7e2973
I20260709 12:23:36.760545 25247 raft_consensus.cc:2804] T d282e2fc9369497a96d69adc88fc80a7 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:36.760883 25264 leader_election.cc:290] T ba1a47eecc774c79a566c1e01e74df1e P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911), f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055)
I20260709 12:23:36.761037 25247 raft_consensus.cc:697] T d282e2fc9369497a96d69adc88fc80a7 P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Becoming Leader. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Running, Role: LEADER
I20260709 12:23:36.755940 25054 ts_tablet_manager.cc:1434] T 691e7273b6b44c80ac26840f5745f94b P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 12:23:36.761994 25247 consensus_queue.cc:237] T d282e2fc9369497a96d69adc88fc80a7 P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:36.762636 25054 tablet_bootstrap.cc:492] T 7f7eabfe78884d73aa6ff40aff828c59 P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:36.765282 25264 raft_consensus.cc:493] T bfe47f57609140ffbb41acddbb7853ec P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:36.765790 25056 tablet_bootstrap.cc:492] T 7f7eabfe78884d73aa6ff40aff828c59 P f56a64eaa85f4714be29e61b5a7e2973: No bootstrap required, opened a new log
I20260709 12:23:36.765849 25264 raft_consensus.cc:515] T bfe47f57609140ffbb41acddbb7853ec P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:36.766538 25056 ts_tablet_manager.cc:1403] T 7f7eabfe78884d73aa6ff40aff828c59 P f56a64eaa85f4714be29e61b5a7e2973: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.006s
I20260709 12:23:36.768491 24936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba1a47eecc774c79a566c1e01e74df1e" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408" is_pre_election: true
I20260709 12:23:36.769162 24936 raft_consensus.cc:2468] T ba1a47eecc774c79a566c1e01e74df1e P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 0.
I20260709 12:23:36.769515 25264 leader_election.cc:290] T bfe47f57609140ffbb41acddbb7853ec P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907), 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911)
I20260709 12:23:36.769533 25056 raft_consensus.cc:359] T 7f7eabfe78884d73aa6ff40aff828c59 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:36.770511 25056 raft_consensus.cc:385] T 7f7eabfe78884d73aa6ff40aff828c59 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.770344 24749 leader_election.cc:304] T ba1a47eecc774c79a566c1e01e74df1e P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89fead8b4d684535b3a6e4eb62080408, ed0e5ae54dc147eaae297b176039185d; no voters: 
I20260709 12:23:36.771274 25056 raft_consensus.cc:740] T 7f7eabfe78884d73aa6ff40aff828c59 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f56a64eaa85f4714be29e61b5a7e2973, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.771755 24861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfe47f57609140ffbb41acddbb7853ec" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
I20260709 12:23:36.772112 25056 consensus_queue.cc:260] T 7f7eabfe78884d73aa6ff40aff828c59 P f56a64eaa85f4714be29e61b5a7e2973 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:36.773108 25184 raft_consensus.cc:493] T 9c4cd4c111674148b43cadee5cdbc2f1 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:23:36.773397 24752 leader_election.cc:343] T bfe47f57609140ffbb41acddbb7853ec P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:36.773542 25184 raft_consensus.cc:515] T 9c4cd4c111674148b43cadee5cdbc2f1 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:36.775708 25184 leader_election.cc:290] T 9c4cd4c111674148b43cadee5cdbc2f1 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907), 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911)
I20260709 12:23:36.777587 25054 tablet_bootstrap.cc:654] T 7f7eabfe78884d73aa6ff40aff828c59 P ed0e5ae54dc147eaae297b176039185d: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.778409 24861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c4cd4c111674148b43cadee5cdbc2f1" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
W20260709 12:23:36.779699 24976 leader_election.cc:343] T 9c4cd4c111674148b43cadee5cdbc2f1 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:36.781270 24936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfe47f57609140ffbb41acddbb7853ec" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408" is_pre_election: true
I20260709 12:23:36.782063 24936 raft_consensus.cc:2468] T bfe47f57609140ffbb41acddbb7853ec P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 0.
I20260709 12:23:36.782678 25056 ts_tablet_manager.cc:1434] T 7f7eabfe78884d73aa6ff40aff828c59 P f56a64eaa85f4714be29e61b5a7e2973: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:23:36.784775 24749 leader_election.cc:304] T bfe47f57609140ffbb41acddbb7853ec P ed0e5ae54dc147eaae297b176039185d [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: 89fead8b4d684535b3a6e4eb62080408, ed0e5ae54dc147eaae297b176039185d; no voters: 7b7dc3b7ea9947669c031a407a37bfb7
I20260709 12:23:36.785205 24936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c4cd4c111674148b43cadee5cdbc2f1" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408" is_pre_election: true
I20260709 12:23:36.785965 24936 raft_consensus.cc:2468] T 9c4cd4c111674148b43cadee5cdbc2f1 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f56a64eaa85f4714be29e61b5a7e2973 in term 0.
I20260709 12:23:36.786083 25111 raft_consensus.cc:2804] T bfe47f57609140ffbb41acddbb7853ec P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:36.786579 25111 raft_consensus.cc:493] T bfe47f57609140ffbb41acddbb7853ec P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:36.786950 25111 raft_consensus.cc:3060] T bfe47f57609140ffbb41acddbb7853ec P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:36.789337 24973 leader_election.cc:304] T 9c4cd4c111674148b43cadee5cdbc2f1 P f56a64eaa85f4714be29e61b5a7e2973 [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: 89fead8b4d684535b3a6e4eb62080408, f56a64eaa85f4714be29e61b5a7e2973; no voters: 7b7dc3b7ea9947669c031a407a37bfb7
I20260709 12:23:36.790830 25120 raft_consensus.cc:2804] T 9c4cd4c111674148b43cadee5cdbc2f1 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:36.792860 25120 raft_consensus.cc:493] T 9c4cd4c111674148b43cadee5cdbc2f1 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:36.793256 25120 raft_consensus.cc:3060] T 9c4cd4c111674148b43cadee5cdbc2f1 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:36.795423 25111 raft_consensus.cc:515] T bfe47f57609140ffbb41acddbb7853ec P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:36.798619 24862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfe47f57609140ffbb41acddbb7853ec" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7"
I20260709 12:23:36.799325 25184 consensus_queue.cc:1048] T 71658a1b1deb4ad6a6d089a0232110e7 P f56a64eaa85f4714be29e61b5a7e2973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:23:36.801620 24752 leader_election.cc:343] T bfe47f57609140ffbb41acddbb7853ec P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:36.784194 25264 raft_consensus.cc:2804] T ba1a47eecc774c79a566c1e01e74df1e P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:36.806604 25264 raft_consensus.cc:493] T ba1a47eecc774c79a566c1e01e74df1e P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:36.807093 25264 raft_consensus.cc:3060] T ba1a47eecc774c79a566c1e01e74df1e P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:36.808547 25011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba1a47eecc774c79a566c1e01e74df1e" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973" is_pre_election: true
I20260709 12:23:36.784215 24861 raft_consensus.cc:3060] T e16e622d9de64096b8e2d1fa4b70850d P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:36.809338 25011 raft_consensus.cc:2468] T ba1a47eecc774c79a566c1e01e74df1e P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 0.
I20260709 12:23:36.813020 25057 consensus_queue.cc:260] T ff73fb3c0be54b90b240d407390c9354 P 89fead8b4d684535b3a6e4eb62080408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:36.814884 25054 tablet_bootstrap.cc:492] T 7f7eabfe78884d73aa6ff40aff828c59 P ed0e5ae54dc147eaae297b176039185d: No bootstrap required, opened a new log
I20260709 12:23:36.815438 25054 ts_tablet_manager.cc:1403] T 7f7eabfe78884d73aa6ff40aff828c59 P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.053s	user 0.010s	sys 0.000s
I20260709 12:23:36.783812 25056 tablet_bootstrap.cc:492] T ff73fb3c0be54b90b240d407390c9354 P f56a64eaa85f4714be29e61b5a7e2973: Bootstrap starting.
I20260709 12:23:36.820863 25206 raft_consensus.cc:493] T ff73fb3c0be54b90b240d407390c9354 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:36.821460 25206 raft_consensus.cc:515] T ff73fb3c0be54b90b240d407390c9354 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:36.825310 25206 leader_election.cc:290] T ff73fb3c0be54b90b240d407390c9354 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:36.820887 25111 leader_election.cc:290] T bfe47f57609140ffbb41acddbb7853ec P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 election: Requested vote from peers 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907), 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911)
I20260709 12:23:36.826977 25011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff73fb3c0be54b90b240d407390c9354" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973" is_pre_election: true
I20260709 12:23:36.820066 25055 raft_consensus.cc:359] T df2e603c2ab04e1faf15ded67370efe6 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:36.829739 25056 tablet_bootstrap.cc:654] T ff73fb3c0be54b90b240d407390c9354 P f56a64eaa85f4714be29e61b5a7e2973: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.829147 25055 raft_consensus.cc:385] T df2e603c2ab04e1faf15ded67370efe6 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.831423 25055 raft_consensus.cc:740] T df2e603c2ab04e1faf15ded67370efe6 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7dc3b7ea9947669c031a407a37bfb7, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.831857 25054 raft_consensus.cc:359] T 7f7eabfe78884d73aa6ff40aff828c59 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:36.833384 25054 raft_consensus.cc:385] T 7f7eabfe78884d73aa6ff40aff828c59 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.835330 25054 raft_consensus.cc:740] T 7f7eabfe78884d73aa6ff40aff828c59 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.833225 25055 consensus_queue.cc:260] T df2e603c2ab04e1faf15ded67370efe6 P 7b7dc3b7ea9947669c031a407a37bfb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:36.838097 25054 consensus_queue.cc:260] T 7f7eabfe78884d73aa6ff40aff828c59 P ed0e5ae54dc147eaae297b176039185d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:36.840221 25054 ts_tablet_manager.cc:1434] T 7f7eabfe78884d73aa6ff40aff828c59 P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.002s
I20260709 12:23:36.841188 25054 tablet_bootstrap.cc:492] T ff73fb3c0be54b90b240d407390c9354 P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:36.841418 25055 ts_tablet_manager.cc:1434] T df2e603c2ab04e1faf15ded67370efe6 P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent starting tablet: real 0.109s	user 0.006s	sys 0.000s
I20260709 12:23:36.842489 25055 tablet_bootstrap.cc:492] T bfe47f57609140ffbb41acddbb7853ec P 7b7dc3b7ea9947669c031a407a37bfb7: Bootstrap starting.
I20260709 12:23:36.834558 25057 ts_tablet_manager.cc:1434] T ff73fb3c0be54b90b240d407390c9354 P 89fead8b4d684535b3a6e4eb62080408: Time spent starting tablet: real 0.175s	user 0.007s	sys 0.000s
I20260709 12:23:36.843865 25057 tablet_bootstrap.cc:492] T 8e803616ee3e44548bc7c0d979dae223 P 89fead8b4d684535b3a6e4eb62080408: Bootstrap starting.
W20260709 12:23:36.838135 24901 leader_election.cc:343] T ff73fb3c0be54b90b240d407390c9354 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:36.847224 25054 tablet_bootstrap.cc:654] T ff73fb3c0be54b90b240d407390c9354 P ed0e5ae54dc147eaae297b176039185d: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.847800 24680 catalog_manager.cc:5697] T 8b46d9520ab64cfab2a744faf90e8869 P f56a64eaa85f4714be29e61b5a7e2973 reported cstate change: term changed from 0 to 1, leader changed from <none> to f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196). New cstate: current_term: 1 leader_uuid: "f56a64eaa85f4714be29e61b5a7e2973" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:36.842736 24936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfe47f57609140ffbb41acddbb7853ec" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408"
I20260709 12:23:36.850567 24936 raft_consensus.cc:3060] T bfe47f57609140ffbb41acddbb7853ec P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:36.858664 25057 tablet_bootstrap.cc:654] T 8e803616ee3e44548bc7c0d979dae223 P 89fead8b4d684535b3a6e4eb62080408: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.868518 24936 raft_consensus.cc:2468] T bfe47f57609140ffbb41acddbb7853ec P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 1.
I20260709 12:23:36.870349 24749 leader_election.cc:304] T bfe47f57609140ffbb41acddbb7853ec P ed0e5ae54dc147eaae297b176039185d [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: 89fead8b4d684535b3a6e4eb62080408, ed0e5ae54dc147eaae297b176039185d; no voters: 7b7dc3b7ea9947669c031a407a37bfb7
I20260709 12:23:36.881246 25111 raft_consensus.cc:2804] T bfe47f57609140ffbb41acddbb7853ec P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:36.881791 25111 raft_consensus.cc:697] T bfe47f57609140ffbb41acddbb7853ec P ed0e5ae54dc147eaae297b176039185d [term 1 LEADER]: Becoming Leader. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Running, Role: LEADER
I20260709 12:23:36.882647 25111 consensus_queue.cc:237] T bfe47f57609140ffbb41acddbb7853ec P ed0e5ae54dc147eaae297b176039185d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:36.899914 25063 consensus_queue.cc:1048] T 71658a1b1deb4ad6a6d089a0232110e7 P f56a64eaa85f4714be29e61b5a7e2973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:36.902619 25054 tablet_bootstrap.cc:492] T ff73fb3c0be54b90b240d407390c9354 P ed0e5ae54dc147eaae297b176039185d: No bootstrap required, opened a new log
I20260709 12:23:36.903156 25054 ts_tablet_manager.cc:1403] T ff73fb3c0be54b90b240d407390c9354 P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.062s	user 0.009s	sys 0.012s
I20260709 12:23:36.905861 25054 raft_consensus.cc:359] T ff73fb3c0be54b90b240d407390c9354 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:36.909963 25055 tablet_bootstrap.cc:654] T bfe47f57609140ffbb41acddbb7853ec P 7b7dc3b7ea9947669c031a407a37bfb7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.911517 25054 raft_consensus.cc:385] T ff73fb3c0be54b90b240d407390c9354 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.913021 25054 raft_consensus.cc:740] T ff73fb3c0be54b90b240d407390c9354 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.917084 24785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff73fb3c0be54b90b240d407390c9354" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:36.917347 24683 catalog_manager.cc:5697] T d282e2fc9369497a96d69adc88fc80a7 P 89fead8b4d684535b3a6e4eb62080408 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195). New cstate: current_term: 1 leader_uuid: "89fead8b4d684535b3a6e4eb62080408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:36.913757 25054 consensus_queue.cc:260] T ff73fb3c0be54b90b240d407390c9354 P ed0e5ae54dc147eaae297b176039185d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:36.922914 25054 ts_tablet_manager.cc:1434] T ff73fb3c0be54b90b240d407390c9354 P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 12:23:36.924036 25054 tablet_bootstrap.cc:492] T 64b2b0279e5a48ce8a6211bcaa5d47be P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:36.897959 25120 raft_consensus.cc:515] T 9c4cd4c111674148b43cadee5cdbc2f1 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:36.926430 25264 raft_consensus.cc:515] T ba1a47eecc774c79a566c1e01e74df1e P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:36.935187 25264 leader_election.cc:290] T ba1a47eecc774c79a566c1e01e74df1e P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 election: Requested vote from peers 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911), f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055)
I20260709 12:23:36.920907 24785 raft_consensus.cc:2468] T ff73fb3c0be54b90b240d407390c9354 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 0.
I20260709 12:23:36.942530 25057 tablet_bootstrap.cc:492] T 8e803616ee3e44548bc7c0d979dae223 P 89fead8b4d684535b3a6e4eb62080408: No bootstrap required, opened a new log
I20260709 12:23:36.943086 25057 ts_tablet_manager.cc:1403] T 8e803616ee3e44548bc7c0d979dae223 P 89fead8b4d684535b3a6e4eb62080408: Time spent bootstrapping tablet: real 0.099s	user 0.019s	sys 0.013s
I20260709 12:23:36.944243 25120 leader_election.cc:290] T 9c4cd4c111674148b43cadee5cdbc2f1 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 election: Requested vote from peers 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907), 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911)
I20260709 12:23:36.945362 25056 tablet_bootstrap.cc:492] T ff73fb3c0be54b90b240d407390c9354 P f56a64eaa85f4714be29e61b5a7e2973: No bootstrap required, opened a new log
I20260709 12:23:36.945863 25056 ts_tablet_manager.cc:1403] T ff73fb3c0be54b90b240d407390c9354 P f56a64eaa85f4714be29e61b5a7e2973: Time spent bootstrapping tablet: real 0.162s	user 0.022s	sys 0.026s
I20260709 12:23:36.945715 25057 raft_consensus.cc:359] T 8e803616ee3e44548bc7c0d979dae223 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:36.946746 25057 raft_consensus.cc:385] T 8e803616ee3e44548bc7c0d979dae223 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.946964 25057 raft_consensus.cc:740] T 8e803616ee3e44548bc7c0d979dae223 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.949536 25057 consensus_queue.cc:260] T 8e803616ee3e44548bc7c0d979dae223 P 89fead8b4d684535b3a6e4eb62080408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:36.951872 25057 ts_tablet_manager.cc:1434] T 8e803616ee3e44548bc7c0d979dae223 P 89fead8b4d684535b3a6e4eb62080408: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:23:36.951848 24936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba1a47eecc774c79a566c1e01e74df1e" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408"
I20260709 12:23:36.952553 24936 raft_consensus.cc:3060] T ba1a47eecc774c79a566c1e01e74df1e P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:36.952656 25054 tablet_bootstrap.cc:654] T 64b2b0279e5a48ce8a6211bcaa5d47be P ed0e5ae54dc147eaae297b176039185d: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.953028 25057 tablet_bootstrap.cc:492] T df2e603c2ab04e1faf15ded67370efe6 P 89fead8b4d684535b3a6e4eb62080408: Bootstrap starting.
I20260709 12:23:36.953615 24932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c4cd4c111674148b43cadee5cdbc2f1" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408"
I20260709 12:23:36.954241 24932 raft_consensus.cc:3060] T 9c4cd4c111674148b43cadee5cdbc2f1 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:36.959056 25057 tablet_bootstrap.cc:654] T df2e603c2ab04e1faf15ded67370efe6 P 89fead8b4d684535b3a6e4eb62080408: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.961512 24932 raft_consensus.cc:2468] T 9c4cd4c111674148b43cadee5cdbc2f1 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f56a64eaa85f4714be29e61b5a7e2973 in term 1.
I20260709 12:23:36.963145 24973 leader_election.cc:304] T 9c4cd4c111674148b43cadee5cdbc2f1 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89fead8b4d684535b3a6e4eb62080408, f56a64eaa85f4714be29e61b5a7e2973; no voters: 
I20260709 12:23:36.964036 25120 raft_consensus.cc:2804] T 9c4cd4c111674148b43cadee5cdbc2f1 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:36.964545 25120 raft_consensus.cc:697] T 9c4cd4c111674148b43cadee5cdbc2f1 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 LEADER]: Becoming Leader. State: Replica: f56a64eaa85f4714be29e61b5a7e2973, State: Running, Role: LEADER
I20260709 12:23:36.965894 25120 consensus_queue.cc:237] T 9c4cd4c111674148b43cadee5cdbc2f1 P f56a64eaa85f4714be29e61b5a7e2973 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:36.971374 24860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c4cd4c111674148b43cadee5cdbc2f1" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7"
W20260709 12:23:36.973109 24976 leader_election.cc:343] T 9c4cd4c111674148b43cadee5cdbc2f1 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:36.977942 24936 raft_consensus.cc:2468] T ba1a47eecc774c79a566c1e01e74df1e P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 1.
I20260709 12:23:36.985464 25184 raft_consensus.cc:493] T e33c9db470554ce394bd6c0b5a6f6616 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:37.000583 25069 consensus_queue.cc:1048] T 691e7273b6b44c80ac26840f5745f94b P 7b7dc3b7ea9947669c031a407a37bfb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:36.988716 25008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba1a47eecc774c79a566c1e01e74df1e" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973"
I20260709 12:23:37.002720 25008 raft_consensus.cc:3060] T ba1a47eecc774c79a566c1e01e74df1e P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:37.000607 25184 raft_consensus.cc:515] T e33c9db470554ce394bd6c0b5a6f6616 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:37.008354 25184 leader_election.cc:290] T e33c9db470554ce394bd6c0b5a6f6616 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907), 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911)
I20260709 12:23:36.987401 24899 leader_election.cc:304] T ff73fb3c0be54b90b240d407390c9354 P 89fead8b4d684535b3a6e4eb62080408 [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: 89fead8b4d684535b3a6e4eb62080408, ed0e5ae54dc147eaae297b176039185d; no voters: f56a64eaa85f4714be29e61b5a7e2973
I20260709 12:23:37.010421 24861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e33c9db470554ce394bd6c0b5a6f6616" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
I20260709 12:23:36.994230 24783 raft_consensus.cc:3060] T 691e7273b6b44c80ac26840f5745f94b P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:37.011466 24749 leader_election.cc:304] T ba1a47eecc774c79a566c1e01e74df1e P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89fead8b4d684535b3a6e4eb62080408, ed0e5ae54dc147eaae297b176039185d; no voters: 
W20260709 12:23:37.011904 24976 leader_election.cc:343] T e33c9db470554ce394bd6c0b5a6f6616 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:37.013253 25206 raft_consensus.cc:2804] T ff73fb3c0be54b90b240d407390c9354 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:37.013674 25206 raft_consensus.cc:493] T ff73fb3c0be54b90b240d407390c9354 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:37.014514 25264 raft_consensus.cc:2804] T ba1a47eecc774c79a566c1e01e74df1e P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:37.014642 24936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e33c9db470554ce394bd6c0b5a6f6616" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408" is_pre_election: true
I20260709 12:23:37.015035 25264 raft_consensus.cc:697] T ba1a47eecc774c79a566c1e01e74df1e P ed0e5ae54dc147eaae297b176039185d [term 1 LEADER]: Becoming Leader. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Running, Role: LEADER
W20260709 12:23:37.016198 24973 leader_election.cc:343] T e33c9db470554ce394bd6c0b5a6f6616 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:37.016983 25206 raft_consensus.cc:3060] T ff73fb3c0be54b90b240d407390c9354 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:37.016726 24973 leader_election.cc:304] T e33c9db470554ce394bd6c0b5a6f6616 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f56a64eaa85f4714be29e61b5a7e2973; no voters: 7b7dc3b7ea9947669c031a407a37bfb7, 89fead8b4d684535b3a6e4eb62080408
I20260709 12:23:37.018257 25120 raft_consensus.cc:2749] T e33c9db470554ce394bd6c0b5a6f6616 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:37.019608 25054 tablet_bootstrap.cc:492] T 64b2b0279e5a48ce8a6211bcaa5d47be P ed0e5ae54dc147eaae297b176039185d: No bootstrap required, opened a new log
I20260709 12:23:37.020296 25054 ts_tablet_manager.cc:1403] T 64b2b0279e5a48ce8a6211bcaa5d47be P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.097s	user 0.009s	sys 0.004s
I20260709 12:23:37.015926 25264 consensus_queue.cc:237] T ba1a47eecc774c79a566c1e01e74df1e P ed0e5ae54dc147eaae297b176039185d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:36.996356 25056 raft_consensus.cc:359] T ff73fb3c0be54b90b240d407390c9354 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:37.022280 25056 raft_consensus.cc:385] T ff73fb3c0be54b90b240d407390c9354 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:37.022656 25056 raft_consensus.cc:740] T ff73fb3c0be54b90b240d407390c9354 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f56a64eaa85f4714be29e61b5a7e2973, State: Initialized, Role: FOLLOWER
I20260709 12:23:37.023401 25056 consensus_queue.cc:260] T ff73fb3c0be54b90b240d407390c9354 P f56a64eaa85f4714be29e61b5a7e2973 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:37.024274 25008 raft_consensus.cc:2468] T ba1a47eecc774c79a566c1e01e74df1e P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 1.
I20260709 12:23:37.026973 25054 raft_consensus.cc:359] T 64b2b0279e5a48ce8a6211bcaa5d47be P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:37.029938 25056 ts_tablet_manager.cc:1434] T ff73fb3c0be54b90b240d407390c9354 P f56a64eaa85f4714be29e61b5a7e2973: Time spent starting tablet: real 0.083s	user 0.002s	sys 0.004s
I20260709 12:23:37.030195 25054 raft_consensus.cc:385] T 64b2b0279e5a48ce8a6211bcaa5d47be P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:37.030519 25054 raft_consensus.cc:740] T 64b2b0279e5a48ce8a6211bcaa5d47be P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:37.030964 25111 raft_consensus.cc:493] T 691e7273b6b44c80ac26840f5745f94b P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:37.027479 24683 catalog_manager.cc:5697] T 9c4cd4c111674148b43cadee5cdbc2f1 P f56a64eaa85f4714be29e61b5a7e2973 reported cstate change: term changed from 0 to 1, leader changed from <none> to f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196). New cstate: current_term: 1 leader_uuid: "f56a64eaa85f4714be29e61b5a7e2973" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:37.029124 25055 tablet_bootstrap.cc:492] T bfe47f57609140ffbb41acddbb7853ec P 7b7dc3b7ea9947669c031a407a37bfb7: No bootstrap required, opened a new log
I20260709 12:23:37.041293 25055 ts_tablet_manager.cc:1403] T bfe47f57609140ffbb41acddbb7853ec P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent bootstrapping tablet: real 0.199s	user 0.014s	sys 0.000s
I20260709 12:23:37.040982 24680 catalog_manager.cc:5697] T bfe47f57609140ffbb41acddbb7853ec P ed0e5ae54dc147eaae297b176039185d reported cstate change: term changed from 0 to 1, leader changed from <none> to ed0e5ae54dc147eaae297b176039185d (127.21.56.193). New cstate: current_term: 1 leader_uuid: "ed0e5ae54dc147eaae297b176039185d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:37.031114 25056 tablet_bootstrap.cc:492] T 64b2b0279e5a48ce8a6211bcaa5d47be P f56a64eaa85f4714be29e61b5a7e2973: Bootstrap starting.
I20260709 12:23:37.044418 25120 raft_consensus.cc:493] T ff73fb3c0be54b90b240d407390c9354 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:37.030759 25206 raft_consensus.cc:515] T ff73fb3c0be54b90b240d407390c9354 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:37.031502 25111 raft_consensus.cc:515] T 691e7273b6b44c80ac26840f5745f94b P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:37.045001 25120 raft_consensus.cc:515] T ff73fb3c0be54b90b240d407390c9354 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:37.047338 25120 leader_election.cc:290] T ff73fb3c0be54b90b240d407390c9354 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:37.048420 25056 tablet_bootstrap.cc:654] T 64b2b0279e5a48ce8a6211bcaa5d47be P f56a64eaa85f4714be29e61b5a7e2973: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:37.048341 25111 leader_election.cc:290] T 691e7273b6b44c80ac26840f5745f94b P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055), 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907)
I20260709 12:23:37.031165 25054 consensus_queue.cc:260] T 64b2b0279e5a48ce8a6211bcaa5d47be P ed0e5ae54dc147eaae297b176039185d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:37.044188 25055 raft_consensus.cc:359] T bfe47f57609140ffbb41acddbb7853ec P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:37.055522 25055 raft_consensus.cc:385] T bfe47f57609140ffbb41acddbb7853ec P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:37.055935 25055 raft_consensus.cc:740] T bfe47f57609140ffbb41acddbb7853ec P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7dc3b7ea9947669c031a407a37bfb7, State: Initialized, Role: FOLLOWER
I20260709 12:23:37.056463 25054 ts_tablet_manager.cc:1434] T 64b2b0279e5a48ce8a6211bcaa5d47be P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.035s	user 0.011s	sys 0.003s
I20260709 12:23:37.057542 25054 tablet_bootstrap.cc:492] T 8e803616ee3e44548bc7c0d979dae223 P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:37.060272 24861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "691e7273b6b44c80ac26840f5745f94b" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
I20260709 12:23:37.064704 25247 raft_consensus.cc:493] T 8e803616ee3e44548bc7c0d979dae223 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:37.067687 25010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff73fb3c0be54b90b240d407390c9354" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973"
I20260709 12:23:37.068451 25010 raft_consensus.cc:3060] T ff73fb3c0be54b90b240d407390c9354 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:37.068827 25008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "691e7273b6b44c80ac26840f5745f94b" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973" is_pre_election: true
I20260709 12:23:37.062801 25069 consensus_queue.cc:1048] T 691e7273b6b44c80ac26840f5745f94b P 7b7dc3b7ea9947669c031a407a37bfb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 12:23:37.072795 25206 leader_election.cc:290] T ff73fb3c0be54b90b240d407390c9354 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 election: Requested vote from peers f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:37.067708 25247 raft_consensus.cc:515] T 8e803616ee3e44548bc7c0d979dae223 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:37.075007 25247 leader_election.cc:290] T 8e803616ee3e44548bc7c0d979dae223 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:37.067174 24936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff73fb3c0be54b90b240d407390c9354" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408" is_pre_election: true
I20260709 12:23:37.077234 24936 raft_consensus.cc:2393] T ff73fb3c0be54b90b240d407390c9354 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f56a64eaa85f4714be29e61b5a7e2973 in current term 1: Already voted for candidate 89fead8b4d684535b3a6e4eb62080408 in this term.
I20260709 12:23:37.078143 25009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e803616ee3e44548bc7c0d979dae223" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973" is_pre_election: true
W20260709 12:23:37.079900 24901 leader_election.cc:343] T 8e803616ee3e44548bc7c0d979dae223 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:37.074605 24783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff73fb3c0be54b90b240d407390c9354" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:37.081183 24783 raft_consensus.cc:2468] T ff73fb3c0be54b90b240d407390c9354 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f56a64eaa85f4714be29e61b5a7e2973 in term 0.
I20260709 12:23:37.082341 24973 leader_election.cc:304] T ff73fb3c0be54b90b240d407390c9354 P f56a64eaa85f4714be29e61b5a7e2973 [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: ed0e5ae54dc147eaae297b176039185d, f56a64eaa85f4714be29e61b5a7e2973; no voters: 89fead8b4d684535b3a6e4eb62080408
I20260709 12:23:37.084101 25055 consensus_queue.cc:260] T bfe47f57609140ffbb41acddbb7853ec P 7b7dc3b7ea9947669c031a407a37bfb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:37.086026 25055 ts_tablet_manager.cc:1434] T bfe47f57609140ffbb41acddbb7853ec P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent starting tablet: real 0.044s	user 0.009s	sys 0.000s
I20260709 12:23:37.087018 25055 tablet_bootstrap.cc:492] T e33c9db470554ce394bd6c0b5a6f6616 P 7b7dc3b7ea9947669c031a407a37bfb7: Bootstrap starting.
I20260709 12:23:37.093451 25010 raft_consensus.cc:2468] T ff73fb3c0be54b90b240d407390c9354 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 1.
I20260709 12:23:37.094219 24752 leader_election.cc:304] T 691e7273b6b44c80ac26840f5745f94b P ed0e5ae54dc147eaae297b176039185d [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: ed0e5ae54dc147eaae297b176039185d; no voters: 7b7dc3b7ea9947669c031a407a37bfb7, f56a64eaa85f4714be29e61b5a7e2973
I20260709 12:23:37.096110 24786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e803616ee3e44548bc7c0d979dae223" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:37.096935 25184 raft_consensus.cc:493] T d282e2fc9369497a96d69adc88fc80a7 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:37.106390 25184 raft_consensus.cc:515] T d282e2fc9369497a96d69adc88fc80a7 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:37.108505 25184 leader_election.cc:290] T d282e2fc9369497a96d69adc88fc80a7 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:37.109280 25054 tablet_bootstrap.cc:654] T 8e803616ee3e44548bc7c0d979dae223 P ed0e5ae54dc147eaae297b176039185d: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:37.099541 25056 tablet_bootstrap.cc:492] T 64b2b0279e5a48ce8a6211bcaa5d47be P f56a64eaa85f4714be29e61b5a7e2973: No bootstrap required, opened a new log
I20260709 12:23:37.101903 25285 raft_consensus.cc:2764] T ff73fb3c0be54b90b240d407390c9354 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:23:37.110606 25056 ts_tablet_manager.cc:1403] T 64b2b0279e5a48ce8a6211bcaa5d47be P f56a64eaa85f4714be29e61b5a7e2973: Time spent bootstrapping tablet: real 0.080s	user 0.021s	sys 0.001s
I20260709 12:23:37.113843 24936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d282e2fc9369497a96d69adc88fc80a7" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408" is_pre_election: true
W20260709 12:23:37.115782 24899 leader_election.cc:343] T 8e803616ee3e44548bc7c0d979dae223 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:37.116341 25184 consensus_queue.cc:1048] T 8b46d9520ab64cfab2a744faf90e8869 P f56a64eaa85f4714be29e61b5a7e2973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:37.118726 24783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff73fb3c0be54b90b240d407390c9354" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d"
I20260709 12:23:37.126251 24783 raft_consensus.cc:3060] T ff73fb3c0be54b90b240d407390c9354 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:37.126318 25084 raft_consensus.cc:493] T df2e603c2ab04e1faf15ded67370efe6 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:37.126850 25084 raft_consensus.cc:515] T df2e603c2ab04e1faf15ded67370efe6 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:37.119987 24899 leader_election.cc:304] T 8e803616ee3e44548bc7c0d979dae223 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89fead8b4d684535b3a6e4eb62080408; no voters: ed0e5ae54dc147eaae297b176039185d, f56a64eaa85f4714be29e61b5a7e2973
I20260709 12:23:37.120574 25264 raft_consensus.cc:2749] T 691e7273b6b44c80ac26840f5745f94b P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:23:37.129393 25084 leader_election.cc:290] T df2e603c2ab04e1faf15ded67370efe6 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907), 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911)
I20260709 12:23:37.121580 24901 leader_election.cc:304] T ff73fb3c0be54b90b240d407390c9354 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89fead8b4d684535b3a6e4eb62080408, f56a64eaa85f4714be29e61b5a7e2973; no voters: 
I20260709 12:23:37.132877 25247 raft_consensus.cc:2749] T 8e803616ee3e44548bc7c0d979dae223 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:37.133899 24861 raft_consensus.cc:3060] T 864cc4a53dde42a1b4d647177dd41572 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:37.135026 25247 raft_consensus.cc:2804] T ff73fb3c0be54b90b240d407390c9354 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:37.135548 25247 raft_consensus.cc:697] T ff73fb3c0be54b90b240d407390c9354 P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Becoming Leader. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Running, Role: LEADER
I20260709 12:23:37.136372 25247 consensus_queue.cc:237] T ff73fb3c0be54b90b240d407390c9354 P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:37.123430 25057 tablet_bootstrap.cc:492] T df2e603c2ab04e1faf15ded67370efe6 P 89fead8b4d684535b3a6e4eb62080408: No bootstrap required, opened a new log
I20260709 12:23:37.138195 25057 ts_tablet_manager.cc:1403] T df2e603c2ab04e1faf15ded67370efe6 P 89fead8b4d684535b3a6e4eb62080408: Time spent bootstrapping tablet: real 0.185s	user 0.010s	sys 0.007s
I20260709 12:23:37.141026 25057 raft_consensus.cc:359] T df2e603c2ab04e1faf15ded67370efe6 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:37.141657 25057 raft_consensus.cc:385] T df2e603c2ab04e1faf15ded67370efe6 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:37.123672 25056 raft_consensus.cc:359] T 64b2b0279e5a48ce8a6211bcaa5d47be P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:37.130724 25055 tablet_bootstrap.cc:654] T e33c9db470554ce394bd6c0b5a6f6616 P 7b7dc3b7ea9947669c031a407a37bfb7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:37.143170 24936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df2e603c2ab04e1faf15ded67370efe6" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408" is_pre_election: true
I20260709 12:23:37.143420 24786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d282e2fc9369497a96d69adc88fc80a7" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:37.146457 25056 raft_consensus.cc:385] T 64b2b0279e5a48ce8a6211bcaa5d47be P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:37.153002 25056 raft_consensus.cc:740] T 64b2b0279e5a48ce8a6211bcaa5d47be P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f56a64eaa85f4714be29e61b5a7e2973, State: Initialized, Role: FOLLOWER
I20260709 12:23:37.141912 25057 raft_consensus.cc:740] T df2e603c2ab04e1faf15ded67370efe6 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Initialized, Role: FOLLOWER
I20260709 12:23:37.150951 24682 catalog_manager.cc:5697] T ba1a47eecc774c79a566c1e01e74df1e P ed0e5ae54dc147eaae297b176039185d reported cstate change: term changed from 0 to 1, leader changed from <none> to ed0e5ae54dc147eaae297b176039185d (127.21.56.193). New cstate: current_term: 1 leader_uuid: "ed0e5ae54dc147eaae297b176039185d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:37.163646 24786 raft_consensus.cc:2393] T d282e2fc9369497a96d69adc88fc80a7 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f56a64eaa85f4714be29e61b5a7e2973 in current term 1: Already voted for candidate 89fead8b4d684535b3a6e4eb62080408 in this term.
I20260709 12:23:37.164901 25057 consensus_queue.cc:260] T df2e603c2ab04e1faf15ded67370efe6 P 89fead8b4d684535b3a6e4eb62080408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:37.166882 24783 raft_consensus.cc:2468] T ff73fb3c0be54b90b240d407390c9354 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 1.
I20260709 12:23:37.167284 25057 ts_tablet_manager.cc:1434] T df2e603c2ab04e1faf15ded67370efe6 P 89fead8b4d684535b3a6e4eb62080408: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 12:23:37.170611 25057 tablet_bootstrap.cc:492] T e33c9db470554ce394bd6c0b5a6f6616 P 89fead8b4d684535b3a6e4eb62080408: Bootstrap starting.
I20260709 12:23:37.153841 25056 consensus_queue.cc:260] T 64b2b0279e5a48ce8a6211bcaa5d47be P f56a64eaa85f4714be29e61b5a7e2973 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:37.168542 24936 raft_consensus.cc:2468] T df2e603c2ab04e1faf15ded67370efe6 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 0.
I20260709 12:23:37.173424 25056 ts_tablet_manager.cc:1434] T 64b2b0279e5a48ce8a6211bcaa5d47be P f56a64eaa85f4714be29e61b5a7e2973: Time spent starting tablet: real 0.062s	user 0.006s	sys 0.001s
I20260709 12:23:37.174993 25056 tablet_bootstrap.cc:492] T 8e803616ee3e44548bc7c0d979dae223 P f56a64eaa85f4714be29e61b5a7e2973: Bootstrap starting.
I20260709 12:23:37.178624 24862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df2e603c2ab04e1faf15ded67370efe6" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
I20260709 12:23:37.180476 25057 tablet_bootstrap.cc:654] T e33c9db470554ce394bd6c0b5a6f6616 P 89fead8b4d684535b3a6e4eb62080408: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:37.183195 24681 catalog_manager.cc:5697] T ff73fb3c0be54b90b240d407390c9354 P 89fead8b4d684535b3a6e4eb62080408 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195). New cstate: current_term: 1 leader_uuid: "89fead8b4d684535b3a6e4eb62080408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:37.178535 24749 leader_election.cc:304] T df2e603c2ab04e1faf15ded67370efe6 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89fead8b4d684535b3a6e4eb62080408, ed0e5ae54dc147eaae297b176039185d; no voters: 
I20260709 12:23:37.184906 24862 raft_consensus.cc:2468] T df2e603c2ab04e1faf15ded67370efe6 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 0.
I20260709 12:23:37.189930 25264 raft_consensus.cc:2804] T df2e603c2ab04e1faf15ded67370efe6 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:37.190363 25264 raft_consensus.cc:493] T df2e603c2ab04e1faf15ded67370efe6 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:37.190701 25264 raft_consensus.cc:3060] T df2e603c2ab04e1faf15ded67370efe6 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:37.194624 25184 raft_consensus.cc:493] T 64b2b0279e5a48ce8a6211bcaa5d47be P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:37.195258 25184 raft_consensus.cc:515] T 64b2b0279e5a48ce8a6211bcaa5d47be P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:37.197541 25184 leader_election.cc:290] T 64b2b0279e5a48ce8a6211bcaa5d47be P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907)
I20260709 12:23:37.205610 24862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64b2b0279e5a48ce8a6211bcaa5d47be" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
I20260709 12:23:37.216355 24973 leader_election.cc:304] T d282e2fc9369497a96d69adc88fc80a7 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f56a64eaa85f4714be29e61b5a7e2973; no voters: 89fead8b4d684535b3a6e4eb62080408, ed0e5ae54dc147eaae297b176039185d
W20260709 12:23:37.217550 24976 leader_election.cc:343] T 64b2b0279e5a48ce8a6211bcaa5d47be P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:37.218212 25184 raft_consensus.cc:3060] T d282e2fc9369497a96d69adc88fc80a7 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:37.216514 25264 raft_consensus.cc:515] T df2e603c2ab04e1faf15ded67370efe6 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:37.233333 25264 leader_election.cc:290] T df2e603c2ab04e1faf15ded67370efe6 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 election: Requested vote from peers 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907), 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911)
I20260709 12:23:37.240597 25056 tablet_bootstrap.cc:654] T 8e803616ee3e44548bc7c0d979dae223 P f56a64eaa85f4714be29e61b5a7e2973: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:37.241218 25184 raft_consensus.cc:2749] T d282e2fc9369497a96d69adc88fc80a7 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:37.291548 24782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64b2b0279e5a48ce8a6211bcaa5d47be" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:37.311403 24860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df2e603c2ab04e1faf15ded67370efe6" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7"
I20260709 12:23:37.317560 25340 raft_consensus.cc:493] T 7f7eabfe78884d73aa6ff40aff828c59 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:37.327303 24936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df2e603c2ab04e1faf15ded67370efe6" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408"
I20260709 12:23:37.347227 25055 tablet_bootstrap.cc:492] T e33c9db470554ce394bd6c0b5a6f6616 P 7b7dc3b7ea9947669c031a407a37bfb7: No bootstrap required, opened a new log
I20260709 12:23:37.354809 24936 raft_consensus.cc:3060] T df2e603c2ab04e1faf15ded67370efe6 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:37.360836 24782 raft_consensus.cc:2468] T 64b2b0279e5a48ce8a6211bcaa5d47be P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f56a64eaa85f4714be29e61b5a7e2973 in term 0.
I20260709 12:23:37.362515 25063 raft_consensus.cc:493] T 7f7eabfe78884d73aa6ff40aff828c59 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:37.363502 25063 raft_consensus.cc:515] T 7f7eabfe78884d73aa6ff40aff828c59 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:37.371865 25340 raft_consensus.cc:515] T 7f7eabfe78884d73aa6ff40aff828c59 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:37.342218 25069 raft_consensus.cc:493] T bfe47f57609140ffbb41acddbb7853ec P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:37.371867 25057 tablet_bootstrap.cc:492] T e33c9db470554ce394bd6c0b5a6f6616 P 89fead8b4d684535b3a6e4eb62080408: No bootstrap required, opened a new log
I20260709 12:23:37.374639 25208 consensus_queue.cc:1048] T d282e2fc9369497a96d69adc88fc80a7 P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:23:37.380347 24860 raft_consensus.cc:3060] T df2e603c2ab04e1faf15ded67370efe6 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:37.387092 25069 raft_consensus.cc:515] T bfe47f57609140ffbb41acddbb7853ec P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:37.391209 25054 tablet_bootstrap.cc:492] T 8e803616ee3e44548bc7c0d979dae223 P ed0e5ae54dc147eaae297b176039185d: No bootstrap required, opened a new log
I20260709 12:23:37.392107 25054 ts_tablet_manager.cc:1403] T 8e803616ee3e44548bc7c0d979dae223 P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.335s	user 0.027s	sys 0.008s
I20260709 12:23:37.419385 25057 ts_tablet_manager.cc:1403] T e33c9db470554ce394bd6c0b5a6f6616 P 89fead8b4d684535b3a6e4eb62080408: Time spent bootstrapping tablet: real 0.249s	user 0.011s	sys 0.002s
I20260709 12:23:37.424186 25069 leader_election.cc:290] T bfe47f57609140ffbb41acddbb7853ec P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911)
I20260709 12:23:37.424966 25206 consensus_queue.cc:1048] T d282e2fc9369497a96d69adc88fc80a7 P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 12:23:37.425017 25055 ts_tablet_manager.cc:1403] T e33c9db470554ce394bd6c0b5a6f6616 P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent bootstrapping tablet: real 0.338s	user 0.015s	sys 0.015s
I20260709 12:23:37.426394 24935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfe47f57609140ffbb41acddbb7853ec" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408" is_pre_election: true
I20260709 12:23:37.411823 25340 leader_election.cc:290] T 7f7eabfe78884d73aa6ff40aff828c59 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055), 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907)
I20260709 12:23:37.440357 25340 consensus_queue.cc:1048] T bfe47f57609140ffbb41acddbb7853ec P ed0e5ae54dc147eaae297b176039185d [LEADER]: Connected to new peer: Peer: permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:37.449353 24782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfe47f57609140ffbb41acddbb7853ec" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:37.450426 25063 leader_election.cc:290] T 7f7eabfe78884d73aa6ff40aff828c59 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907)
I20260709 12:23:37.451479 24824 leader_election.cc:304] T bfe47f57609140ffbb41acddbb7853ec P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b7dc3b7ea9947669c031a407a37bfb7; no voters: 89fead8b4d684535b3a6e4eb62080408, ed0e5ae54dc147eaae297b176039185d
I20260709 12:23:37.452487 25069 raft_consensus.cc:2749] T bfe47f57609140ffbb41acddbb7853ec P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:37.454828 24859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f7eabfe78884d73aa6ff40aff828c59" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
W20260709 12:23:37.464424 24752 leader_election.cc:343] T 7f7eabfe78884d73aa6ff40aff828c59 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:37.470932 24860 raft_consensus.cc:2468] T df2e603c2ab04e1faf15ded67370efe6 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 1.
I20260709 12:23:37.471222 24936 raft_consensus.cc:2468] T df2e603c2ab04e1faf15ded67370efe6 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 1.
I20260709 12:23:37.472528 24752 leader_election.cc:304] T df2e603c2ab04e1faf15ded67370efe6 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b7dc3b7ea9947669c031a407a37bfb7, ed0e5ae54dc147eaae297b176039185d; no voters: 
I20260709 12:23:37.464238 25057 raft_consensus.cc:359] T e33c9db470554ce394bd6c0b5a6f6616 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:37.417471 25054 raft_consensus.cc:359] T 8e803616ee3e44548bc7c0d979dae223 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:37.473608 25057 raft_consensus.cc:385] T e33c9db470554ce394bd6c0b5a6f6616 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:37.429857 25055 raft_consensus.cc:359] T e33c9db470554ce394bd6c0b5a6f6616 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:37.475821 25055 raft_consensus.cc:385] T e33c9db470554ce394bd6c0b5a6f6616 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:37.474604 25054 raft_consensus.cc:385] T 8e803616ee3e44548bc7c0d979dae223 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:37.475036 25057 raft_consensus.cc:740] T e33c9db470554ce394bd6c0b5a6f6616 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Initialized, Role: FOLLOWER
I20260709 12:23:37.476121 25055 raft_consensus.cc:740] T e33c9db470554ce394bd6c0b5a6f6616 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7dc3b7ea9947669c031a407a37bfb7, State: Initialized, Role: FOLLOWER
I20260709 12:23:37.476495 25054 raft_consensus.cc:740] T 8e803616ee3e44548bc7c0d979dae223 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:37.486651 25340 raft_consensus.cc:2804] T df2e603c2ab04e1faf15ded67370efe6 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:37.487426 25340 raft_consensus.cc:697] T df2e603c2ab04e1faf15ded67370efe6 P ed0e5ae54dc147eaae297b176039185d [term 1 LEADER]: Becoming Leader. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Running, Role: LEADER
I20260709 12:23:37.488777 25340 consensus_queue.cc:237] T df2e603c2ab04e1faf15ded67370efe6 P ed0e5ae54dc147eaae297b176039185d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:37.494016 25056 tablet_bootstrap.cc:492] T 8e803616ee3e44548bc7c0d979dae223 P f56a64eaa85f4714be29e61b5a7e2973: No bootstrap required, opened a new log
I20260709 12:23:37.494827 25056 ts_tablet_manager.cc:1403] T 8e803616ee3e44548bc7c0d979dae223 P f56a64eaa85f4714be29e61b5a7e2973: Time spent bootstrapping tablet: real 0.320s	user 0.024s	sys 0.075s
I20260709 12:23:37.497001 25054 consensus_queue.cc:260] T 8e803616ee3e44548bc7c0d979dae223 P ed0e5ae54dc147eaae297b176039185d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:37.497040 25055 consensus_queue.cc:260] T e33c9db470554ce394bd6c0b5a6f6616 P 7b7dc3b7ea9947669c031a407a37bfb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:37.485442 25057 consensus_queue.cc:260] T e33c9db470554ce394bd6c0b5a6f6616 P 89fead8b4d684535b3a6e4eb62080408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:37.506227 24860 raft_consensus.cc:3060] T bfe47f57609140ffbb41acddbb7853ec P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:37.506341 25055 ts_tablet_manager.cc:1434] T e33c9db470554ce394bd6c0b5a6f6616 P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent starting tablet: real 0.080s	user 0.009s	sys 0.000s
W20260709 12:23:37.523012 24976 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.56.194:32907, user_credentials={real_user=slave}} blocked reactor thread for 96342.7us
I20260709 12:23:37.518726 25206 raft_consensus.cc:493] T e33c9db470554ce394bd6c0b5a6f6616 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:37.527390 25206 raft_consensus.cc:515] T e33c9db470554ce394bd6c0b5a6f6616 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:37.535499 25057 ts_tablet_manager.cc:1434] T e33c9db470554ce394bd6c0b5a6f6616 P 89fead8b4d684535b3a6e4eb62080408: Time spent starting tablet: real 0.116s	user 0.007s	sys 0.001s
I20260709 12:23:37.537079 25054 ts_tablet_manager.cc:1434] T 8e803616ee3e44548bc7c0d979dae223 P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.145s	user 0.008s	sys 0.004s
I20260709 12:23:37.546430 24859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f7eabfe78884d73aa6ff40aff828c59" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
W20260709 12:23:37.547937 24976 consensus_peers.cc:597] T 8b46d9520ab64cfab2a744faf90e8869 P f56a64eaa85f4714be29e61b5a7e2973 -> Peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Couldn't send request to peer 7b7dc3b7ea9947669c031a407a37bfb7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:37.548982 24786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f7eabfe78884d73aa6ff40aff828c59" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:37.546387 25055 tablet_bootstrap.cc:492] T 9c4cd4c111674148b43cadee5cdbc2f1 P 7b7dc3b7ea9947669c031a407a37bfb7: Bootstrap starting.
I20260709 12:23:37.552897 24786 raft_consensus.cc:2468] T 7f7eabfe78884d73aa6ff40aff828c59 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f56a64eaa85f4714be29e61b5a7e2973 in term 0.
I20260709 12:23:37.549962 25206 leader_election.cc:290] T e33c9db470554ce394bd6c0b5a6f6616 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907), f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055)
I20260709 12:23:37.556505 24862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e33c9db470554ce394bd6c0b5a6f6616" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
I20260709 12:23:37.557230 24862 raft_consensus.cc:2468] T e33c9db470554ce394bd6c0b5a6f6616 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 0.
W20260709 12:23:37.557829 24976 leader_election.cc:343] T 7f7eabfe78884d73aa6ff40aff828c59 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:37.558460 24902 leader_election.cc:304] T e33c9db470554ce394bd6c0b5a6f6616 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b7dc3b7ea9947669c031a407a37bfb7, 89fead8b4d684535b3a6e4eb62080408; no voters: 
I20260709 12:23:37.559525 25206 raft_consensus.cc:2804] T e33c9db470554ce394bd6c0b5a6f6616 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:37.559957 25206 raft_consensus.cc:493] T e33c9db470554ce394bd6c0b5a6f6616 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:37.560391 25206 raft_consensus.cc:3060] T e33c9db470554ce394bd6c0b5a6f6616 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:37.560750 25054 tablet_bootstrap.cc:492] T 1732c666b50145bf948495e4ad010d3c P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:37.568039 25011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e33c9db470554ce394bd6c0b5a6f6616" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973" is_pre_election: true
I20260709 12:23:37.538480 25056 raft_consensus.cc:359] T 8e803616ee3e44548bc7c0d979dae223 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:37.571079 25011 raft_consensus.cc:2468] T e33c9db470554ce394bd6c0b5a6f6616 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 0.
I20260709 12:23:37.549173 24973 leader_election.cc:304] T 64b2b0279e5a48ce8a6211bcaa5d47be P f56a64eaa85f4714be29e61b5a7e2973 [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: ed0e5ae54dc147eaae297b176039185d, f56a64eaa85f4714be29e61b5a7e2973; no voters: 7b7dc3b7ea9947669c031a407a37bfb7
I20260709 12:23:37.576532 25340 raft_consensus.cc:493] T 8e803616ee3e44548bc7c0d979dae223 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:37.577291 25340 raft_consensus.cc:515] T 8e803616ee3e44548bc7c0d979dae223 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:37.580101 25340 leader_election.cc:290] T 8e803616ee3e44548bc7c0d979dae223 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911), f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055)
I20260709 12:23:37.580873 25346 raft_consensus.cc:2804] T 64b2b0279e5a48ce8a6211bcaa5d47be P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:37.587847 25346 raft_consensus.cc:493] T 64b2b0279e5a48ce8a6211bcaa5d47be P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:37.554119 25057 tablet_bootstrap.cc:492] T c7e4a546fce14a1a8fc3d41666b974a6 P 89fead8b4d684535b3a6e4eb62080408: Bootstrap starting.
I20260709 12:23:37.581156 25055 tablet_bootstrap.cc:654] T 9c4cd4c111674148b43cadee5cdbc2f1 P 7b7dc3b7ea9947669c031a407a37bfb7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:37.589291 25010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f7eabfe78884d73aa6ff40aff828c59" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973" is_pre_election: true
I20260709 12:23:37.590080 25010 raft_consensus.cc:2468] T 7f7eabfe78884d73aa6ff40aff828c59 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 0.
I20260709 12:23:37.588253 25346 raft_consensus.cc:3060] T 64b2b0279e5a48ce8a6211bcaa5d47be P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:37.572335 25056 raft_consensus.cc:385] T 8e803616ee3e44548bc7c0d979dae223 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:37.585681 24973 leader_election.cc:304] T 7f7eabfe78884d73aa6ff40aff828c59 P f56a64eaa85f4714be29e61b5a7e2973 [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: ed0e5ae54dc147eaae297b176039185d, f56a64eaa85f4714be29e61b5a7e2973; no voters: 7b7dc3b7ea9947669c031a407a37bfb7
I20260709 12:23:37.599215 25056 raft_consensus.cc:740] T 8e803616ee3e44548bc7c0d979dae223 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f56a64eaa85f4714be29e61b5a7e2973, State: Initialized, Role: FOLLOWER
W20260709 12:23:37.581039 25348 log.cc:927] Time spent T d282e2fc9369497a96d69adc88fc80a7 P ed0e5ae54dc147eaae297b176039185d: Append to log took a long time: real 0.061s	user 0.000s	sys 0.000s
I20260709 12:23:37.598708 25206 raft_consensus.cc:515] T e33c9db470554ce394bd6c0b5a6f6616 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:37.603470 25342 raft_consensus.cc:2804] T 7f7eabfe78884d73aa6ff40aff828c59 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:37.604633 25340 consensus_queue.cc:1048] T ba1a47eecc774c79a566c1e01e74df1e P ed0e5ae54dc147eaae297b176039185d [LEADER]: Connected to new peer: Peer: permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:37.610984 25056 consensus_queue.cc:260] T 8e803616ee3e44548bc7c0d979dae223 P f56a64eaa85f4714be29e61b5a7e2973 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:37.617681 25010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e803616ee3e44548bc7c0d979dae223" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973" is_pre_election: true
I20260709 12:23:37.617928 24932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e803616ee3e44548bc7c0d979dae223" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408" is_pre_election: true
I20260709 12:23:37.618654 25010 raft_consensus.cc:2468] T 8e803616ee3e44548bc7c0d979dae223 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 0.
I20260709 12:23:37.618876 24932 raft_consensus.cc:2468] T 8e803616ee3e44548bc7c0d979dae223 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 0.
I20260709 12:23:37.619316 25056 ts_tablet_manager.cc:1434] T 8e803616ee3e44548bc7c0d979dae223 P f56a64eaa85f4714be29e61b5a7e2973: Time spent starting tablet: real 0.124s	user 0.009s	sys 0.000s
I20260709 12:23:37.620493 25342 raft_consensus.cc:493] T 7f7eabfe78884d73aa6ff40aff828c59 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:37.620853 25056 tablet_bootstrap.cc:492] T 428b74912b684e128bc77cbf9decddcd P f56a64eaa85f4714be29e61b5a7e2973: Bootstrap starting.
I20260709 12:23:37.620976 25342 raft_consensus.cc:3060] T 7f7eabfe78884d73aa6ff40aff828c59 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:37.649252 25342 raft_consensus.cc:515] T 7f7eabfe78884d73aa6ff40aff828c59 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
W20260709 12:23:37.602751 24976 consensus_peers.cc:597] T 9c4cd4c111674148b43cadee5cdbc2f1 P f56a64eaa85f4714be29e61b5a7e2973 -> Peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Couldn't send request to peer 7b7dc3b7ea9947669c031a407a37bfb7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:37.650779 24751 leader_election.cc:304] T 7f7eabfe78884d73aa6ff40aff828c59 P ed0e5ae54dc147eaae297b176039185d [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: ed0e5ae54dc147eaae297b176039185d, f56a64eaa85f4714be29e61b5a7e2973; no voters: 7b7dc3b7ea9947669c031a407a37bfb7
I20260709 12:23:37.651878 25346 raft_consensus.cc:515] T 64b2b0279e5a48ce8a6211bcaa5d47be P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:37.661425 24862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e33c9db470554ce394bd6c0b5a6f6616" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7"
I20260709 12:23:37.667225 24862 raft_consensus.cc:3060] T e33c9db470554ce394bd6c0b5a6f6616 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:37.662415 24749 leader_election.cc:304] T 8e803616ee3e44548bc7c0d979dae223 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89fead8b4d684535b3a6e4eb62080408, ed0e5ae54dc147eaae297b176039185d; no voters: 
I20260709 12:23:37.672771 25111 raft_consensus.cc:2804] T 8e803616ee3e44548bc7c0d979dae223 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:37.673226 25111 raft_consensus.cc:493] T 8e803616ee3e44548bc7c0d979dae223 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:37.673584 25111 raft_consensus.cc:3060] T 8e803616ee3e44548bc7c0d979dae223 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:37.675076 25054 tablet_bootstrap.cc:654] T 1732c666b50145bf948495e4ad010d3c P ed0e5ae54dc147eaae297b176039185d: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:37.679556 25346 leader_election.cc:290] T 64b2b0279e5a48ce8a6211bcaa5d47be P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 election: Requested vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907)
W20260709 12:23:37.667003 24976 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.56.194:32907, user_credentials={real_user=slave}} blocked reactor thread for 79392.8us
W20260709 12:23:37.682654 24732 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:23:37.685402 25184 consensus_queue.cc:1048] T 9c4cd4c111674148b43cadee5cdbc2f1 P f56a64eaa85f4714be29e61b5a7e2973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:37.686164 25264 raft_consensus.cc:2804] T 7f7eabfe78884d73aa6ff40aff828c59 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:37.686944 24785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64b2b0279e5a48ce8a6211bcaa5d47be" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d"
I20260709 12:23:37.687466 25208 consensus_queue.cc:1048] T ff73fb3c0be54b90b240d407390c9354 P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:37.710276 24785 raft_consensus.cc:3060] T 64b2b0279e5a48ce8a6211bcaa5d47be P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:37.693272 25056 tablet_bootstrap.cc:654] T 428b74912b684e128bc77cbf9decddcd P f56a64eaa85f4714be29e61b5a7e2973: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:37.695784 25057 tablet_bootstrap.cc:654] T c7e4a546fce14a1a8fc3d41666b974a6 P 89fead8b4d684535b3a6e4eb62080408: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:37.698047 25055 tablet_bootstrap.cc:492] T 9c4cd4c111674148b43cadee5cdbc2f1 P 7b7dc3b7ea9947669c031a407a37bfb7: No bootstrap required, opened a new log
I20260709 12:23:37.699513 25340 consensus_queue.cc:1048] T bfe47f57609140ffbb41acddbb7853ec P ed0e5ae54dc147eaae297b176039185d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:37.708968 25264 raft_consensus.cc:493] T 7f7eabfe78884d73aa6ff40aff828c59 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:37.713250 25055 ts_tablet_manager.cc:1403] T 9c4cd4c111674148b43cadee5cdbc2f1 P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent bootstrapping tablet: real 0.167s	user 0.019s	sys 0.013s
I20260709 12:23:37.703517 24862 raft_consensus.cc:2468] T e33c9db470554ce394bd6c0b5a6f6616 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 1.
I20260709 12:23:37.715031 25264 raft_consensus.cc:3060] T 7f7eabfe78884d73aa6ff40aff828c59 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:37.721442 25055 raft_consensus.cc:359] T 9c4cd4c111674148b43cadee5cdbc2f1 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:37.722947 25055 raft_consensus.cc:385] T 9c4cd4c111674148b43cadee5cdbc2f1 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:37.723243 25055 raft_consensus.cc:740] T 9c4cd4c111674148b43cadee5cdbc2f1 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7dc3b7ea9947669c031a407a37bfb7, State: Initialized, Role: FOLLOWER
I20260709 12:23:37.727371 24862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64b2b0279e5a48ce8a6211bcaa5d47be" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7"
I20260709 12:23:37.729171 25206 leader_election.cc:290] T e33c9db470554ce394bd6c0b5a6f6616 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 election: Requested vote from peers 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907), f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055)
I20260709 12:23:37.741832 25010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e33c9db470554ce394bd6c0b5a6f6616" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973"
I20260709 12:23:37.742563 25010 raft_consensus.cc:3060] T e33c9db470554ce394bd6c0b5a6f6616 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:37.743129 24902 leader_election.cc:304] T e33c9db470554ce394bd6c0b5a6f6616 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b7dc3b7ea9947669c031a407a37bfb7, 89fead8b4d684535b3a6e4eb62080408; no voters: 
I20260709 12:23:37.743387 25056 tablet_bootstrap.cc:492] T 428b74912b684e128bc77cbf9decddcd P f56a64eaa85f4714be29e61b5a7e2973: No bootstrap required, opened a new log
I20260709 12:23:37.743953 25056 ts_tablet_manager.cc:1403] T 428b74912b684e128bc77cbf9decddcd P f56a64eaa85f4714be29e61b5a7e2973: Time spent bootstrapping tablet: real 0.123s	user 0.014s	sys 0.004s
I20260709 12:23:37.747707 25056 raft_consensus.cc:359] T 428b74912b684e128bc77cbf9decddcd P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:37.748489 25056 raft_consensus.cc:385] T 428b74912b684e128bc77cbf9decddcd P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:37.748871 25056 raft_consensus.cc:740] T 428b74912b684e128bc77cbf9decddcd P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f56a64eaa85f4714be29e61b5a7e2973, State: Initialized, Role: FOLLOWER
I20260709 12:23:37.749748 25056 consensus_queue.cc:260] T 428b74912b684e128bc77cbf9decddcd P f56a64eaa85f4714be29e61b5a7e2973 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:37.752437 25056 ts_tablet_manager.cc:1434] T 428b74912b684e128bc77cbf9decddcd P f56a64eaa85f4714be29e61b5a7e2973: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:23:37.753163 24785 raft_consensus.cc:2468] T 64b2b0279e5a48ce8a6211bcaa5d47be P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f56a64eaa85f4714be29e61b5a7e2973 in term 1.
I20260709 12:23:37.753646 25056 tablet_bootstrap.cc:492] T 1732c666b50145bf948495e4ad010d3c P f56a64eaa85f4714be29e61b5a7e2973: Bootstrap starting.
I20260709 12:23:37.756408 25111 raft_consensus.cc:515] T 8e803616ee3e44548bc7c0d979dae223 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:37.760057 25070 raft_consensus.cc:2804] T e33c9db470554ce394bd6c0b5a6f6616 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:37.760622 25070 raft_consensus.cc:697] T e33c9db470554ce394bd6c0b5a6f6616 P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Becoming Leader. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Running, Role: LEADER
I20260709 12:23:37.761363 25070 consensus_queue.cc:237] T e33c9db470554ce394bd6c0b5a6f6616 P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
W20260709 12:23:37.748402 24976 leader_election.cc:343] T 64b2b0279e5a48ce8a6211bcaa5d47be P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:37.766433 25056 tablet_bootstrap.cc:654] T 1732c666b50145bf948495e4ad010d3c P f56a64eaa85f4714be29e61b5a7e2973: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:37.739306 25055 consensus_queue.cc:260] T 9c4cd4c111674148b43cadee5cdbc2f1 P 7b7dc3b7ea9947669c031a407a37bfb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:37.796248 25055 ts_tablet_manager.cc:1434] T 9c4cd4c111674148b43cadee5cdbc2f1 P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent starting tablet: real 0.082s	user 0.007s	sys 0.000s
I20260709 12:23:37.798940 25010 raft_consensus.cc:2468] T e33c9db470554ce394bd6c0b5a6f6616 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 1.
I20260709 12:23:37.795727 24973 leader_election.cc:304] T 64b2b0279e5a48ce8a6211bcaa5d47be P f56a64eaa85f4714be29e61b5a7e2973 [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: ed0e5ae54dc147eaae297b176039185d, f56a64eaa85f4714be29e61b5a7e2973; no voters: 7b7dc3b7ea9947669c031a407a37bfb7
I20260709 12:23:37.799710 25264 raft_consensus.cc:515] T 7f7eabfe78884d73aa6ff40aff828c59 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
W20260709 12:23:37.814929 24973 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.56.193:41533, user_credentials={real_user=slave}} blocked reactor thread for 55367.9us
I20260709 12:23:37.815814 25184 raft_consensus.cc:2804] T 64b2b0279e5a48ce8a6211bcaa5d47be P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:37.815960 25264 leader_election.cc:290] T 7f7eabfe78884d73aa6ff40aff828c59 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 election: Requested vote from peers f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055), 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907)
I20260709 12:23:37.816414 25184 raft_consensus.cc:697] T 64b2b0279e5a48ce8a6211bcaa5d47be P f56a64eaa85f4714be29e61b5a7e2973 [term 1 LEADER]: Becoming Leader. State: Replica: f56a64eaa85f4714be29e61b5a7e2973, State: Running, Role: LEADER
I20260709 12:23:37.817471 25184 consensus_queue.cc:237] T 64b2b0279e5a48ce8a6211bcaa5d47be P f56a64eaa85f4714be29e61b5a7e2973 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:37.823467 25247 consensus_queue.cc:1048] T ff73fb3c0be54b90b240d407390c9354 P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:37.828696 25011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f7eabfe78884d73aa6ff40aff828c59" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973"
I20260709 12:23:37.829485 25011 raft_consensus.cc:2393] T 7f7eabfe78884d73aa6ff40aff828c59 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ed0e5ae54dc147eaae297b176039185d in current term 1: Already voted for candidate f56a64eaa85f4714be29e61b5a7e2973 in this term.
I20260709 12:23:37.829833 24782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f7eabfe78884d73aa6ff40aff828c59" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d"
I20260709 12:23:37.830713 24782 raft_consensus.cc:2393] T 7f7eabfe78884d73aa6ff40aff828c59 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f56a64eaa85f4714be29e61b5a7e2973 in current term 1: Already voted for candidate ed0e5ae54dc147eaae297b176039185d in this term.
I20260709 12:23:37.830529 24859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f7eabfe78884d73aa6ff40aff828c59" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7"
W20260709 12:23:37.834970 24752 leader_election.cc:343] T 7f7eabfe78884d73aa6ff40aff828c59 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:37.836041 25111 leader_election.cc:290] T 8e803616ee3e44548bc7c0d979dae223 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 election: Requested vote from peers 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911), f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055)
I20260709 12:23:37.836663 24934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e803616ee3e44548bc7c0d979dae223" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408"
I20260709 12:23:37.837356 24934 raft_consensus.cc:3060] T 8e803616ee3e44548bc7c0d979dae223 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:37.838271 24751 leader_election.cc:304] T 7f7eabfe78884d73aa6ff40aff828c59 P ed0e5ae54dc147eaae297b176039185d [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: ed0e5ae54dc147eaae297b176039185d; no voters: 7b7dc3b7ea9947669c031a407a37bfb7, f56a64eaa85f4714be29e61b5a7e2973
I20260709 12:23:37.837067 25056 tablet_bootstrap.cc:492] T 1732c666b50145bf948495e4ad010d3c P f56a64eaa85f4714be29e61b5a7e2973: No bootstrap required, opened a new log
I20260709 12:23:37.839111 25340 consensus_queue.cc:1048] T ba1a47eecc774c79a566c1e01e74df1e P ed0e5ae54dc147eaae297b176039185d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:37.839679 25056 ts_tablet_manager.cc:1403] T 1732c666b50145bf948495e4ad010d3c P f56a64eaa85f4714be29e61b5a7e2973: Time spent bootstrapping tablet: real 0.086s	user 0.012s	sys 0.008s
I20260709 12:23:37.840462 25340 raft_consensus.cc:2749] T 7f7eabfe78884d73aa6ff40aff828c59 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:23:37.842461 25054 tablet_bootstrap.cc:492] T 1732c666b50145bf948495e4ad010d3c P ed0e5ae54dc147eaae297b176039185d: No bootstrap required, opened a new log
I20260709 12:23:37.843039 25054 ts_tablet_manager.cc:1403] T 1732c666b50145bf948495e4ad010d3c P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.298s	user 0.007s	sys 0.012s
I20260709 12:23:37.842469 25056 raft_consensus.cc:359] T 1732c666b50145bf948495e4ad010d3c P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:37.847978 25055 tablet_bootstrap.cc:492] T 8b46d9520ab64cfab2a744faf90e8869 P 7b7dc3b7ea9947669c031a407a37bfb7: Bootstrap starting.
I20260709 12:23:37.848240 25056 raft_consensus.cc:385] T 1732c666b50145bf948495e4ad010d3c P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:37.848554 25056 raft_consensus.cc:740] T 1732c666b50145bf948495e4ad010d3c P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f56a64eaa85f4714be29e61b5a7e2973, State: Initialized, Role: FOLLOWER
I20260709 12:23:37.849164 25056 consensus_queue.cc:260] T 1732c666b50145bf948495e4ad010d3c P f56a64eaa85f4714be29e61b5a7e2973 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:37.850034 25054 raft_consensus.cc:359] T 1732c666b50145bf948495e4ad010d3c P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:37.850721 25054 raft_consensus.cc:385] T 1732c666b50145bf948495e4ad010d3c P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:37.850970 25054 raft_consensus.cc:740] T 1732c666b50145bf948495e4ad010d3c P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:37.851594 25054 consensus_queue.cc:260] T 1732c666b50145bf948495e4ad010d3c P ed0e5ae54dc147eaae297b176039185d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:37.852571 25056 ts_tablet_manager.cc:1434] T 1732c666b50145bf948495e4ad010d3c P f56a64eaa85f4714be29e61b5a7e2973: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 12:23:37.813079 25342 leader_election.cc:290] T 7f7eabfe78884d73aa6ff40aff828c59 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 election: Requested vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907)
I20260709 12:23:37.854306 25011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e803616ee3e44548bc7c0d979dae223" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973"
I20260709 12:23:37.856349 25056 tablet_bootstrap.cc:492] T b212a120d43844bfa76d784b19272bcd P f56a64eaa85f4714be29e61b5a7e2973: Bootstrap starting.
I20260709 12:23:37.856775 25011 raft_consensus.cc:3060] T 8e803616ee3e44548bc7c0d979dae223 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:37.859773 25057 tablet_bootstrap.cc:492] T c7e4a546fce14a1a8fc3d41666b974a6 P 89fead8b4d684535b3a6e4eb62080408: No bootstrap required, opened a new log
I20260709 12:23:37.860230 25057 ts_tablet_manager.cc:1403] T c7e4a546fce14a1a8fc3d41666b974a6 P 89fead8b4d684535b3a6e4eb62080408: Time spent bootstrapping tablet: real 0.306s	user 0.029s	sys 0.022s
I20260709 12:23:37.871647 24862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f7eabfe78884d73aa6ff40aff828c59" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7"
I20260709 12:23:37.876190 25057 raft_consensus.cc:359] T c7e4a546fce14a1a8fc3d41666b974a6 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:37.877020 25057 raft_consensus.cc:385] T c7e4a546fce14a1a8fc3d41666b974a6 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:37.877331 25057 raft_consensus.cc:740] T c7e4a546fce14a1a8fc3d41666b974a6 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Initialized, Role: FOLLOWER
I20260709 12:23:37.878032 25057 consensus_queue.cc:260] T c7e4a546fce14a1a8fc3d41666b974a6 P 89fead8b4d684535b3a6e4eb62080408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
W20260709 12:23:37.879302 24976 leader_election.cc:343] T 7f7eabfe78884d73aa6ff40aff828c59 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:37.879796 24976 leader_election.cc:304] T 7f7eabfe78884d73aa6ff40aff828c59 P f56a64eaa85f4714be29e61b5a7e2973 [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: f56a64eaa85f4714be29e61b5a7e2973; no voters: 7b7dc3b7ea9947669c031a407a37bfb7, ed0e5ae54dc147eaae297b176039185d
I20260709 12:23:37.880028 25055 tablet_bootstrap.cc:654] T 8b46d9520ab64cfab2a744faf90e8869 P 7b7dc3b7ea9947669c031a407a37bfb7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:37.882805 24680 catalog_manager.cc:5697] T e33c9db470554ce394bd6c0b5a6f6616 P 89fead8b4d684535b3a6e4eb62080408 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195). New cstate: current_term: 1 leader_uuid: "89fead8b4d684535b3a6e4eb62080408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:37.884266 25264 raft_consensus.cc:493] T 1732c666b50145bf948495e4ad010d3c P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:37.884847 25264 raft_consensus.cc:515] T 1732c666b50145bf948495e4ad010d3c P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:37.886663 25063 raft_consensus.cc:2749] T 7f7eabfe78884d73aa6ff40aff828c59 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:23:37.880400 25054 ts_tablet_manager.cc:1434] T 1732c666b50145bf948495e4ad010d3c P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.000s
I20260709 12:23:37.892400 25057 ts_tablet_manager.cc:1434] T c7e4a546fce14a1a8fc3d41666b974a6 P 89fead8b4d684535b3a6e4eb62080408: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.001s
I20260709 12:23:37.893134 25011 raft_consensus.cc:2468] T 8e803616ee3e44548bc7c0d979dae223 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 1.
I20260709 12:23:37.897491 25057 tablet_bootstrap.cc:492] T b212a120d43844bfa76d784b19272bcd P 89fead8b4d684535b3a6e4eb62080408: Bootstrap starting.
I20260709 12:23:37.902891 25264 leader_election.cc:290] T 1732c666b50145bf948495e4ad010d3c P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055), 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907)
I20260709 12:23:37.903946 24862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1732c666b50145bf948495e4ad010d3c" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
I20260709 12:23:37.905318 25054 tablet_bootstrap.cc:492] T 80392ae5d16442dbbfdd5ea4b95122fb P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
W20260709 12:23:37.905584 24752 leader_election.cc:343] T 1732c666b50145bf948495e4ad010d3c P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:37.906167 24934 raft_consensus.cc:2468] T 8e803616ee3e44548bc7c0d979dae223 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 1.
I20260709 12:23:37.907518 24749 leader_election.cc:304] T 8e803616ee3e44548bc7c0d979dae223 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89fead8b4d684535b3a6e4eb62080408, ed0e5ae54dc147eaae297b176039185d; no voters: 
I20260709 12:23:37.905716 25008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1732c666b50145bf948495e4ad010d3c" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973" is_pre_election: true
I20260709 12:23:37.908418 25008 raft_consensus.cc:2468] T 1732c666b50145bf948495e4ad010d3c P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 0.
I20260709 12:23:37.908842 25264 raft_consensus.cc:2804] T 8e803616ee3e44548bc7c0d979dae223 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:37.904492 24682 catalog_manager.cc:5697] T df2e603c2ab04e1faf15ded67370efe6 P ed0e5ae54dc147eaae297b176039185d reported cstate change: term changed from 0 to 1, leader changed from <none> to ed0e5ae54dc147eaae297b176039185d (127.21.56.193). New cstate: current_term: 1 leader_uuid: "ed0e5ae54dc147eaae297b176039185d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:37.909422 25264 raft_consensus.cc:697] T 8e803616ee3e44548bc7c0d979dae223 P ed0e5ae54dc147eaae297b176039185d [term 1 LEADER]: Becoming Leader. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Running, Role: LEADER
I20260709 12:23:37.920277 24751 leader_election.cc:304] T 1732c666b50145bf948495e4ad010d3c P ed0e5ae54dc147eaae297b176039185d [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: ed0e5ae54dc147eaae297b176039185d, f56a64eaa85f4714be29e61b5a7e2973; no voters: 7b7dc3b7ea9947669c031a407a37bfb7
I20260709 12:23:37.922094 25084 raft_consensus.cc:2804] T 1732c666b50145bf948495e4ad010d3c P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:37.922475 25084 raft_consensus.cc:493] T 1732c666b50145bf948495e4ad010d3c P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:37.922816 25084 raft_consensus.cc:3060] T 1732c666b50145bf948495e4ad010d3c P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:37.955333 25055 tablet_bootstrap.cc:492] T 8b46d9520ab64cfab2a744faf90e8869 P 7b7dc3b7ea9947669c031a407a37bfb7: No bootstrap required, opened a new log
I20260709 12:23:37.955299 25111 consensus_queue.cc:1048] T df2e603c2ab04e1faf15ded67370efe6 P ed0e5ae54dc147eaae297b176039185d [LEADER]: Connected to new peer: Peer: permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:37.956121 25055 ts_tablet_manager.cc:1403] T 8b46d9520ab64cfab2a744faf90e8869 P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent bootstrapping tablet: real 0.142s	user 0.013s	sys 0.001s
I20260709 12:23:37.920382 25264 consensus_queue.cc:237] T 8e803616ee3e44548bc7c0d979dae223 P ed0e5ae54dc147eaae297b176039185d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:37.958999 25055 raft_consensus.cc:359] T 8b46d9520ab64cfab2a744faf90e8869 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:37.959781 25055 raft_consensus.cc:385] T 8b46d9520ab64cfab2a744faf90e8869 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:37.960050 25055 raft_consensus.cc:740] T 8b46d9520ab64cfab2a744faf90e8869 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7dc3b7ea9947669c031a407a37bfb7, State: Initialized, Role: FOLLOWER
I20260709 12:23:37.960722 25055 consensus_queue.cc:260] T 8b46d9520ab64cfab2a744faf90e8869 P 7b7dc3b7ea9947669c031a407a37bfb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:37.956970 25084 raft_consensus.cc:515] T 1732c666b50145bf948495e4ad010d3c P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:37.963470 25055 ts_tablet_manager.cc:1434] T 8b46d9520ab64cfab2a744faf90e8869 P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:23:37.964579 25055 tablet_bootstrap.cc:492] T 7f7eabfe78884d73aa6ff40aff828c59 P 7b7dc3b7ea9947669c031a407a37bfb7: Bootstrap starting.
I20260709 12:23:37.966022 25057 tablet_bootstrap.cc:654] T b212a120d43844bfa76d784b19272bcd P 89fead8b4d684535b3a6e4eb62080408: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:37.968180 24862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1732c666b50145bf948495e4ad010d3c" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7"
I20260709 12:23:37.966734 25056 tablet_bootstrap.cc:654] T b212a120d43844bfa76d784b19272bcd P f56a64eaa85f4714be29e61b5a7e2973: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:37.969942 25054 tablet_bootstrap.cc:654] T 80392ae5d16442dbbfdd5ea4b95122fb P ed0e5ae54dc147eaae297b176039185d: Neither blocks nor log segments found. Creating new log.
W20260709 12:23:37.969820 24752 leader_election.cc:343] T 1732c666b50145bf948495e4ad010d3c P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:37.974114 25009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1732c666b50145bf948495e4ad010d3c" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973"
I20260709 12:23:37.974900 25009 raft_consensus.cc:3060] T 1732c666b50145bf948495e4ad010d3c P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:37.984833 24862 raft_consensus.cc:3060] T 8b46d9520ab64cfab2a744faf90e8869 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:37.967994 25084 leader_election.cc:290] T 1732c666b50145bf948495e4ad010d3c P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 election: Requested vote from peers f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055), 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907)
I20260709 12:23:38.003901 25342 raft_consensus.cc:493] T 428b74912b684e128bc77cbf9decddcd P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:38.009601 25342 raft_consensus.cc:515] T 428b74912b684e128bc77cbf9decddcd P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:38.012068 25342 leader_election.cc:290] T 428b74912b684e128bc77cbf9decddcd P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907), 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911)
I20260709 12:23:38.014146 24859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "428b74912b684e128bc77cbf9decddcd" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
I20260709 12:23:38.015223 24932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "428b74912b684e128bc77cbf9decddcd" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408" is_pre_election: true
I20260709 12:23:38.008814 25368 consensus_queue.cc:1048] T df2e603c2ab04e1faf15ded67370efe6 P ed0e5ae54dc147eaae297b176039185d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:38.017364 25230 raft_consensus.cc:493] T 9c4cd4c111674148b43cadee5cdbc2f1 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:23:38.018821 24973 leader_election.cc:343] T 428b74912b684e128bc77cbf9decddcd P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:23:38.020407 24976 leader_election.cc:343] T 428b74912b684e128bc77cbf9decddcd P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:38.020927 24976 leader_election.cc:304] T 428b74912b684e128bc77cbf9decddcd P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f56a64eaa85f4714be29e61b5a7e2973; no voters: 7b7dc3b7ea9947669c031a407a37bfb7, 89fead8b4d684535b3a6e4eb62080408
I20260709 12:23:38.017923 25230 raft_consensus.cc:515] T 9c4cd4c111674148b43cadee5cdbc2f1 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:38.023017 25063 raft_consensus.cc:2749] T 428b74912b684e128bc77cbf9decddcd P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:38.024701 25230 leader_election.cc:290] T 9c4cd4c111674148b43cadee5cdbc2f1 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911), f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055)
I20260709 12:23:38.026317 25008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c4cd4c111674148b43cadee5cdbc2f1" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973" is_pre_election: true
I20260709 12:23:38.031169 24932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c4cd4c111674148b43cadee5cdbc2f1" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408" is_pre_election: true
I20260709 12:23:38.032936 24824 leader_election.cc:304] T 9c4cd4c111674148b43cadee5cdbc2f1 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b7dc3b7ea9947669c031a407a37bfb7; no voters: 89fead8b4d684535b3a6e4eb62080408, f56a64eaa85f4714be29e61b5a7e2973
I20260709 12:23:38.038151 25206 raft_consensus.cc:493] T c7e4a546fce14a1a8fc3d41666b974a6 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:38.038739 25206 raft_consensus.cc:515] T c7e4a546fce14a1a8fc3d41666b974a6 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:38.041424 25206 leader_election.cc:290] T c7e4a546fce14a1a8fc3d41666b974a6 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907)
I20260709 12:23:38.042711 24860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7e4a546fce14a1a8fc3d41666b974a6" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
I20260709 12:23:38.044312 24786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7e4a546fce14a1a8fc3d41666b974a6" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:38.044813 24860 raft_consensus.cc:3060] T 9c4cd4c111674148b43cadee5cdbc2f1 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:38.045127 24786 raft_consensus.cc:2468] T c7e4a546fce14a1a8fc3d41666b974a6 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 0.
I20260709 12:23:38.046592 24899 leader_election.cc:304] T c7e4a546fce14a1a8fc3d41666b974a6 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89fead8b4d684535b3a6e4eb62080408, ed0e5ae54dc147eaae297b176039185d; no voters: 
I20260709 12:23:38.050948 25009 raft_consensus.cc:2468] T 1732c666b50145bf948495e4ad010d3c P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 1.
W20260709 12:23:38.055361 24902 leader_election.cc:343] T c7e4a546fce14a1a8fc3d41666b974a6 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:38.049860 25055 tablet_bootstrap.cc:654] T 7f7eabfe78884d73aa6ff40aff828c59 P 7b7dc3b7ea9947669c031a407a37bfb7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:38.069358 25206 raft_consensus.cc:2804] T c7e4a546fce14a1a8fc3d41666b974a6 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:38.087881 24751 leader_election.cc:304] T 1732c666b50145bf948495e4ad010d3c P ed0e5ae54dc147eaae297b176039185d [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: ed0e5ae54dc147eaae297b176039185d, f56a64eaa85f4714be29e61b5a7e2973; no voters: 7b7dc3b7ea9947669c031a407a37bfb7
I20260709 12:23:38.091261 25264 raft_consensus.cc:2804] T 1732c666b50145bf948495e4ad010d3c P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:38.091758 25056 tablet_bootstrap.cc:492] T b212a120d43844bfa76d784b19272bcd P f56a64eaa85f4714be29e61b5a7e2973: No bootstrap required, opened a new log
I20260709 12:23:38.092720 25056 ts_tablet_manager.cc:1403] T b212a120d43844bfa76d784b19272bcd P f56a64eaa85f4714be29e61b5a7e2973: Time spent bootstrapping tablet: real 0.239s	user 0.017s	sys 0.008s
I20260709 12:23:38.084229 25206 raft_consensus.cc:493] T c7e4a546fce14a1a8fc3d41666b974a6 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:38.092600 25264 raft_consensus.cc:697] T 1732c666b50145bf948495e4ad010d3c P ed0e5ae54dc147eaae297b176039185d [term 1 LEADER]: Becoming Leader. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Running, Role: LEADER
I20260709 12:23:38.094866 25106 raft_consensus.cc:493] T 8b46d9520ab64cfab2a744faf90e8869 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f56a64eaa85f4714be29e61b5a7e2973)
I20260709 12:23:38.098913 25106 raft_consensus.cc:515] T 8b46d9520ab64cfab2a744faf90e8869 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:38.098649 25264 consensus_queue.cc:237] T 1732c666b50145bf948495e4ad010d3c P ed0e5ae54dc147eaae297b176039185d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:38.111584 25106 leader_election.cc:290] T 8b46d9520ab64cfab2a744faf90e8869 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:38.113315 25011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b46d9520ab64cfab2a744faf90e8869" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973" is_pre_election: true
I20260709 12:23:38.113626 25056 raft_consensus.cc:359] T b212a120d43844bfa76d784b19272bcd P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:38.114308 25056 raft_consensus.cc:385] T b212a120d43844bfa76d784b19272bcd P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:38.114560 25056 raft_consensus.cc:740] T b212a120d43844bfa76d784b19272bcd P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f56a64eaa85f4714be29e61b5a7e2973, State: Initialized, Role: FOLLOWER
I20260709 12:23:38.115293 25056 consensus_queue.cc:260] T b212a120d43844bfa76d784b19272bcd P f56a64eaa85f4714be29e61b5a7e2973 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:38.111066 25057 tablet_bootstrap.cc:492] T b212a120d43844bfa76d784b19272bcd P 89fead8b4d684535b3a6e4eb62080408: No bootstrap required, opened a new log
I20260709 12:23:38.116842 25057 ts_tablet_manager.cc:1403] T b212a120d43844bfa76d784b19272bcd P 89fead8b4d684535b3a6e4eb62080408: Time spent bootstrapping tablet: real 0.220s	user 0.031s	sys 0.024s
I20260709 12:23:38.095752 25206 raft_consensus.cc:3060] T c7e4a546fce14a1a8fc3d41666b974a6 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:38.129837 24786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b46d9520ab64cfab2a744faf90e8869" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:38.133455 25054 tablet_bootstrap.cc:492] T 80392ae5d16442dbbfdd5ea4b95122fb P ed0e5ae54dc147eaae297b176039185d: No bootstrap required, opened a new log
I20260709 12:23:38.134073 25054 ts_tablet_manager.cc:1403] T 80392ae5d16442dbbfdd5ea4b95122fb P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.229s	user 0.021s	sys 0.004s
I20260709 12:23:38.138952 25054 raft_consensus.cc:359] T 80392ae5d16442dbbfdd5ea4b95122fb P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:38.143369 25054 raft_consensus.cc:385] T 80392ae5d16442dbbfdd5ea4b95122fb P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:38.143651 25054 raft_consensus.cc:740] T 80392ae5d16442dbbfdd5ea4b95122fb P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:38.144340 25054 consensus_queue.cc:260] T 80392ae5d16442dbbfdd5ea4b95122fb P ed0e5ae54dc147eaae297b176039185d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:38.147822 25056 ts_tablet_manager.cc:1434] T b212a120d43844bfa76d784b19272bcd P f56a64eaa85f4714be29e61b5a7e2973: Time spent starting tablet: real 0.054s	user 0.008s	sys 0.000s
I20260709 12:23:38.148988 25056 tablet_bootstrap.cc:492] T ae70a2a30fa54bfbbef422ed759d837c P f56a64eaa85f4714be29e61b5a7e2973: Bootstrap starting.
I20260709 12:23:38.154870 25054 ts_tablet_manager.cc:1434] T 80392ae5d16442dbbfdd5ea4b95122fb P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 12:23:38.155015 25057 raft_consensus.cc:359] T b212a120d43844bfa76d784b19272bcd P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:38.157136 25206 raft_consensus.cc:515] T c7e4a546fce14a1a8fc3d41666b974a6 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:38.158806 24826 leader_election.cc:304] T 8b46d9520ab64cfab2a744faf90e8869 P 7b7dc3b7ea9947669c031a407a37bfb7 [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: 7b7dc3b7ea9947669c031a407a37bfb7; no voters: ed0e5ae54dc147eaae297b176039185d, f56a64eaa85f4714be29e61b5a7e2973
I20260709 12:23:38.159996 25054 tablet_bootstrap.cc:492] T ae70a2a30fa54bfbbef422ed759d837c P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:38.160248 25069 raft_consensus.cc:2749] T 8b46d9520ab64cfab2a744faf90e8869 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:23:38.157379 25057 raft_consensus.cc:385] T b212a120d43844bfa76d784b19272bcd P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:38.161923 25057 raft_consensus.cc:740] T b212a120d43844bfa76d784b19272bcd P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Initialized, Role: FOLLOWER
I20260709 12:23:38.167479 24785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7e4a546fce14a1a8fc3d41666b974a6" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d"
I20260709 12:23:38.167681 25206 leader_election.cc:290] T c7e4a546fce14a1a8fc3d41666b974a6 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 election: Requested vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907)
I20260709 12:23:38.168143 24785 raft_consensus.cc:3060] T c7e4a546fce14a1a8fc3d41666b974a6 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:38.171010 25057 consensus_queue.cc:260] T b212a120d43844bfa76d784b19272bcd P 89fead8b4d684535b3a6e4eb62080408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:38.175395 25056 tablet_bootstrap.cc:654] T ae70a2a30fa54bfbbef422ed759d837c P f56a64eaa85f4714be29e61b5a7e2973: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:38.178567 24681 catalog_manager.cc:5697] T 64b2b0279e5a48ce8a6211bcaa5d47be P f56a64eaa85f4714be29e61b5a7e2973 reported cstate change: term changed from 0 to 1, leader changed from <none> to f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196). New cstate: current_term: 1 leader_uuid: "f56a64eaa85f4714be29e61b5a7e2973" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:38.182951 24785 raft_consensus.cc:2468] T c7e4a546fce14a1a8fc3d41666b974a6 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 1.
I20260709 12:23:38.184302 24861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7e4a546fce14a1a8fc3d41666b974a6" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7"
I20260709 12:23:38.195729 24899 leader_election.cc:304] T c7e4a546fce14a1a8fc3d41666b974a6 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89fead8b4d684535b3a6e4eb62080408, ed0e5ae54dc147eaae297b176039185d; no voters: 
I20260709 12:23:38.196908 25247 raft_consensus.cc:2804] T c7e4a546fce14a1a8fc3d41666b974a6 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:38.197435 25247 raft_consensus.cc:697] T c7e4a546fce14a1a8fc3d41666b974a6 P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Becoming Leader. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Running, Role: LEADER
I20260709 12:23:38.198342 25247 consensus_queue.cc:237] T c7e4a546fce14a1a8fc3d41666b974a6 P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
W20260709 12:23:38.201918 24902 leader_election.cc:343] T c7e4a546fce14a1a8fc3d41666b974a6 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:38.203629 25260 raft_consensus.cc:2749] T 9c4cd4c111674148b43cadee5cdbc2f1 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:38.203979 25057 ts_tablet_manager.cc:1434] T b212a120d43844bfa76d784b19272bcd P 89fead8b4d684535b3a6e4eb62080408: Time spent starting tablet: real 0.087s	user 0.008s	sys 0.000s
I20260709 12:23:38.205694 25057 tablet_bootstrap.cc:492] T 80392ae5d16442dbbfdd5ea4b95122fb P 89fead8b4d684535b3a6e4eb62080408: Bootstrap starting.
I20260709 12:23:38.214712 25057 tablet_bootstrap.cc:654] T 80392ae5d16442dbbfdd5ea4b95122fb P 89fead8b4d684535b3a6e4eb62080408: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:38.249953 25055 tablet_bootstrap.cc:492] T 7f7eabfe78884d73aa6ff40aff828c59 P 7b7dc3b7ea9947669c031a407a37bfb7: No bootstrap required, opened a new log
I20260709 12:23:38.250574 25055 ts_tablet_manager.cc:1403] T 7f7eabfe78884d73aa6ff40aff828c59 P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent bootstrapping tablet: real 0.286s	user 0.014s	sys 0.012s
W20260709 12:23:38.249475 24902 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.56.194:32907, user_credentials={real_user=slave}} blocked reactor thread for 47346.4us
I20260709 12:23:38.265413 25070 consensus_queue.cc:1048] T e33c9db470554ce394bd6c0b5a6f6616 P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:38.270957 25208 raft_consensus.cc:493] T b212a120d43844bfa76d784b19272bcd P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:38.273399 25208 raft_consensus.cc:515] T b212a120d43844bfa76d784b19272bcd P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:38.275597 25208 leader_election.cc:290] T b212a120d43844bfa76d784b19272bcd P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907), f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055)
I20260709 12:23:38.276746 25056 tablet_bootstrap.cc:492] T ae70a2a30fa54bfbbef422ed759d837c P f56a64eaa85f4714be29e61b5a7e2973: No bootstrap required, opened a new log
I20260709 12:23:38.277281 25056 ts_tablet_manager.cc:1403] T ae70a2a30fa54bfbbef422ed759d837c P f56a64eaa85f4714be29e61b5a7e2973: Time spent bootstrapping tablet: real 0.129s	user 0.016s	sys 0.010s
I20260709 12:23:38.280140 25056 raft_consensus.cc:359] T ae70a2a30fa54bfbbef422ed759d837c P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:38.280866 25056 raft_consensus.cc:385] T ae70a2a30fa54bfbbef422ed759d837c P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:38.281153 25056 raft_consensus.cc:740] T ae70a2a30fa54bfbbef422ed759d837c P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f56a64eaa85f4714be29e61b5a7e2973, State: Initialized, Role: FOLLOWER
I20260709 12:23:38.281823 25056 consensus_queue.cc:260] T ae70a2a30fa54bfbbef422ed759d837c P f56a64eaa85f4714be29e61b5a7e2973 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:38.283131 25009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b212a120d43844bfa76d784b19272bcd" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973" is_pre_election: true
I20260709 12:23:38.283972 25056 ts_tablet_manager.cc:1434] T ae70a2a30fa54bfbbef422ed759d837c P f56a64eaa85f4714be29e61b5a7e2973: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:23:38.284113 25009 raft_consensus.cc:2468] T b212a120d43844bfa76d784b19272bcd P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 0.
I20260709 12:23:38.285562 25055 raft_consensus.cc:359] T 7f7eabfe78884d73aa6ff40aff828c59 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:38.286008 24901 leader_election.cc:304] T b212a120d43844bfa76d784b19272bcd P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89fead8b4d684535b3a6e4eb62080408, f56a64eaa85f4714be29e61b5a7e2973; no voters: 
I20260709 12:23:38.287053 25206 raft_consensus.cc:2804] T b212a120d43844bfa76d784b19272bcd P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:38.287485 25206 raft_consensus.cc:493] T b212a120d43844bfa76d784b19272bcd P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:38.287942 25206 raft_consensus.cc:3060] T b212a120d43844bfa76d784b19272bcd P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:38.286381 25055 raft_consensus.cc:385] T 7f7eabfe78884d73aa6ff40aff828c59 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:38.293681 25247 consensus_queue.cc:1048] T e33c9db470554ce394bd6c0b5a6f6616 P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:23:38.296741 25055 raft_consensus.cc:740] T 7f7eabfe78884d73aa6ff40aff828c59 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7dc3b7ea9947669c031a407a37bfb7, State: Initialized, Role: FOLLOWER
I20260709 12:23:38.298136 25057 tablet_bootstrap.cc:492] T 80392ae5d16442dbbfdd5ea4b95122fb P 89fead8b4d684535b3a6e4eb62080408: No bootstrap required, opened a new log
I20260709 12:23:38.290603 24860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b212a120d43844bfa76d784b19272bcd" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
I20260709 12:23:38.299008 25206 raft_consensus.cc:515] T b212a120d43844bfa76d784b19272bcd P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:38.290246 24680 catalog_manager.cc:5697] T 8e803616ee3e44548bc7c0d979dae223 P ed0e5ae54dc147eaae297b176039185d reported cstate change: term changed from 0 to 1, leader changed from <none> to ed0e5ae54dc147eaae297b176039185d (127.21.56.193). New cstate: current_term: 1 leader_uuid: "ed0e5ae54dc147eaae297b176039185d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:38.302591 25056 tablet_bootstrap.cc:492] T c40234f65f7f43b6bed2407a7173b530 P f56a64eaa85f4714be29e61b5a7e2973: Bootstrap starting.
I20260709 12:23:38.305433 25057 ts_tablet_manager.cc:1403] T 80392ae5d16442dbbfdd5ea4b95122fb P 89fead8b4d684535b3a6e4eb62080408: Time spent bootstrapping tablet: real 0.100s	user 0.013s	sys 0.007s
I20260709 12:23:38.306252 25054 tablet_bootstrap.cc:654] T ae70a2a30fa54bfbbef422ed759d837c P ed0e5ae54dc147eaae297b176039185d: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:38.304438 24680 catalog_manager.cc:5697] T 1732c666b50145bf948495e4ad010d3c P ed0e5ae54dc147eaae297b176039185d reported cstate change: term changed from 0 to 1, leader changed from <none> to ed0e5ae54dc147eaae297b176039185d (127.21.56.193). New cstate: current_term: 1 leader_uuid: "ed0e5ae54dc147eaae297b176039185d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:38.305641 25009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b212a120d43844bfa76d784b19272bcd" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973"
I20260709 12:23:38.309705 25009 raft_consensus.cc:3060] T b212a120d43844bfa76d784b19272bcd P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:23:38.310364 24902 leader_election.cc:343] T b212a120d43844bfa76d784b19272bcd P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:38.311054 25056 tablet_bootstrap.cc:654] T c40234f65f7f43b6bed2407a7173b530 P f56a64eaa85f4714be29e61b5a7e2973: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:38.313162 25055 consensus_queue.cc:260] T 7f7eabfe78884d73aa6ff40aff828c59 P 7b7dc3b7ea9947669c031a407a37bfb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:38.318084 25206 leader_election.cc:290] T b212a120d43844bfa76d784b19272bcd P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 election: Requested vote from peers 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907), f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055)
I20260709 12:23:38.318878 25057 raft_consensus.cc:359] T 80392ae5d16442dbbfdd5ea4b95122fb P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:38.319985 25057 raft_consensus.cc:385] T 80392ae5d16442dbbfdd5ea4b95122fb P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:38.320278 25057 raft_consensus.cc:740] T 80392ae5d16442dbbfdd5ea4b95122fb P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Initialized, Role: FOLLOWER
I20260709 12:23:38.321223 25057 consensus_queue.cc:260] T 80392ae5d16442dbbfdd5ea4b95122fb P 89fead8b4d684535b3a6e4eb62080408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:38.323148 25055 ts_tablet_manager.cc:1434] T 7f7eabfe78884d73aa6ff40aff828c59 P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent starting tablet: real 0.072s	user 0.007s	sys 0.001s
I20260709 12:23:38.324270 25055 tablet_bootstrap.cc:492] T b212a120d43844bfa76d784b19272bcd P 7b7dc3b7ea9947669c031a407a37bfb7: Bootstrap starting.
I20260709 12:23:38.322590 25009 raft_consensus.cc:2468] T b212a120d43844bfa76d784b19272bcd P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 1.
I20260709 12:23:38.329897 24901 leader_election.cc:304] T b212a120d43844bfa76d784b19272bcd P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89fead8b4d684535b3a6e4eb62080408, f56a64eaa85f4714be29e61b5a7e2973; no voters: 
I20260709 12:23:38.324752 25057 ts_tablet_manager.cc:1434] T 80392ae5d16442dbbfdd5ea4b95122fb P 89fead8b4d684535b3a6e4eb62080408: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 12:23:38.326934 25054 tablet_bootstrap.cc:492] T ae70a2a30fa54bfbbef422ed759d837c P ed0e5ae54dc147eaae297b176039185d: No bootstrap required, opened a new log
I20260709 12:23:38.331475 25054 ts_tablet_manager.cc:1403] T ae70a2a30fa54bfbbef422ed759d837c P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.172s	user 0.010s	sys 0.016s
I20260709 12:23:38.331746 25206 raft_consensus.cc:2804] T b212a120d43844bfa76d784b19272bcd P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:38.332437 25206 raft_consensus.cc:697] T b212a120d43844bfa76d784b19272bcd P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Becoming Leader. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Running, Role: LEADER
I20260709 12:23:38.333308 25206 consensus_queue.cc:237] T b212a120d43844bfa76d784b19272bcd P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:38.334640 25057 tablet_bootstrap.cc:492] T ae70a2a30fa54bfbbef422ed759d837c P 89fead8b4d684535b3a6e4eb62080408: Bootstrap starting.
I20260709 12:23:38.334563 25054 raft_consensus.cc:359] T ae70a2a30fa54bfbbef422ed759d837c P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:38.335453 25054 raft_consensus.cc:385] T ae70a2a30fa54bfbbef422ed759d837c P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:38.335762 25054 raft_consensus.cc:740] T ae70a2a30fa54bfbbef422ed759d837c P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:38.336592 25054 consensus_queue.cc:260] T ae70a2a30fa54bfbbef422ed759d837c P ed0e5ae54dc147eaae297b176039185d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:38.336637 24683 catalog_manager.cc:5697] T c7e4a546fce14a1a8fc3d41666b974a6 P 89fead8b4d684535b3a6e4eb62080408 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195). New cstate: current_term: 1 leader_uuid: "89fead8b4d684535b3a6e4eb62080408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:38.338688 24861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b212a120d43844bfa76d784b19272bcd" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7"
I20260709 12:23:38.339057 25054 ts_tablet_manager.cc:1434] T ae70a2a30fa54bfbbef422ed759d837c P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:23:38.340183 25054 tablet_bootstrap.cc:492] T 1bc397d374ec484aaf469688e112dfc2 P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:38.342430 25057 tablet_bootstrap.cc:654] T ae70a2a30fa54bfbbef422ed759d837c P 89fead8b4d684535b3a6e4eb62080408: Neither blocks nor log segments found. Creating new log.
W20260709 12:23:38.344007 24902 leader_election.cc:343] T b212a120d43844bfa76d784b19272bcd P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:38.345000 25055 tablet_bootstrap.cc:654] T b212a120d43844bfa76d784b19272bcd P 7b7dc3b7ea9947669c031a407a37bfb7: Neither blocks nor log segments found. Creating new log.
W20260709 12:23:38.347497 24976 consensus_peers.cc:597] T 64b2b0279e5a48ce8a6211bcaa5d47be P f56a64eaa85f4714be29e61b5a7e2973 -> Peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Couldn't send request to peer 7b7dc3b7ea9947669c031a407a37bfb7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:38.351439 25054 tablet_bootstrap.cc:654] T 1bc397d374ec484aaf469688e112dfc2 P ed0e5ae54dc147eaae297b176039185d: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:38.369141 25055 tablet_bootstrap.cc:492] T b212a120d43844bfa76d784b19272bcd P 7b7dc3b7ea9947669c031a407a37bfb7: No bootstrap required, opened a new log
I20260709 12:23:38.369701 25055 ts_tablet_manager.cc:1403] T b212a120d43844bfa76d784b19272bcd P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent bootstrapping tablet: real 0.046s	user 0.005s	sys 0.006s
I20260709 12:23:38.372085 25368 raft_consensus.cc:493] T 80392ae5d16442dbbfdd5ea4b95122fb P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:38.372630 25368 raft_consensus.cc:515] T 80392ae5d16442dbbfdd5ea4b95122fb P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:38.376519 24859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80392ae5d16442dbbfdd5ea4b95122fb" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
W20260709 12:23:38.378634 24752 leader_election.cc:343] T 80392ae5d16442dbbfdd5ea4b95122fb P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:38.378892 24681 catalog_manager.cc:5697] T b212a120d43844bfa76d784b19272bcd P 89fead8b4d684535b3a6e4eb62080408 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195). New cstate: current_term: 1 leader_uuid: "89fead8b4d684535b3a6e4eb62080408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:38.383720 25368 leader_election.cc:290] T 80392ae5d16442dbbfdd5ea4b95122fb P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907), 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911)
I20260709 12:23:38.385751 24934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80392ae5d16442dbbfdd5ea4b95122fb" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408" is_pre_election: true
I20260709 12:23:38.386516 24934 raft_consensus.cc:2468] T 80392ae5d16442dbbfdd5ea4b95122fb P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 0.
I20260709 12:23:38.387809 24749 leader_election.cc:304] T 80392ae5d16442dbbfdd5ea4b95122fb P ed0e5ae54dc147eaae297b176039185d [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: 89fead8b4d684535b3a6e4eb62080408, ed0e5ae54dc147eaae297b176039185d; no voters: 7b7dc3b7ea9947669c031a407a37bfb7
I20260709 12:23:38.389027 25368 raft_consensus.cc:2804] T 80392ae5d16442dbbfdd5ea4b95122fb P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:38.389443 25368 raft_consensus.cc:493] T 80392ae5d16442dbbfdd5ea4b95122fb P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:38.389820 25368 raft_consensus.cc:3060] T 80392ae5d16442dbbfdd5ea4b95122fb P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:38.395115 25056 tablet_bootstrap.cc:492] T c40234f65f7f43b6bed2407a7173b530 P f56a64eaa85f4714be29e61b5a7e2973: No bootstrap required, opened a new log
I20260709 12:23:38.396440 25056 ts_tablet_manager.cc:1403] T c40234f65f7f43b6bed2407a7173b530 P f56a64eaa85f4714be29e61b5a7e2973: Time spent bootstrapping tablet: real 0.094s	user 0.034s	sys 0.017s
I20260709 12:23:38.399120 25056 raft_consensus.cc:359] T c40234f65f7f43b6bed2407a7173b530 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:38.399807 25056 raft_consensus.cc:385] T c40234f65f7f43b6bed2407a7173b530 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:38.400097 25056 raft_consensus.cc:740] T c40234f65f7f43b6bed2407a7173b530 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f56a64eaa85f4714be29e61b5a7e2973, State: Initialized, Role: FOLLOWER
I20260709 12:23:38.400430 25368 raft_consensus.cc:515] T 80392ae5d16442dbbfdd5ea4b95122fb P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:38.400815 25056 consensus_queue.cc:260] T c40234f65f7f43b6bed2407a7173b530 P f56a64eaa85f4714be29e61b5a7e2973 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:38.403137 25056 ts_tablet_manager.cc:1434] T c40234f65f7f43b6bed2407a7173b530 P f56a64eaa85f4714be29e61b5a7e2973: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:23:38.404309 25056 tablet_bootstrap.cc:492] T 1bc397d374ec484aaf469688e112dfc2 P f56a64eaa85f4714be29e61b5a7e2973: Bootstrap starting.
I20260709 12:23:38.407719 25054 tablet_bootstrap.cc:492] T 1bc397d374ec484aaf469688e112dfc2 P ed0e5ae54dc147eaae297b176039185d: No bootstrap required, opened a new log
I20260709 12:23:38.408270 25054 ts_tablet_manager.cc:1403] T 1bc397d374ec484aaf469688e112dfc2 P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.068s	user 0.008s	sys 0.006s
I20260709 12:23:38.408104 24859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80392ae5d16442dbbfdd5ea4b95122fb" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7"
W20260709 12:23:38.409955 24752 leader_election.cc:343] T 80392ae5d16442dbbfdd5ea4b95122fb P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:38.411854 25056 tablet_bootstrap.cc:654] T 1bc397d374ec484aaf469688e112dfc2 P f56a64eaa85f4714be29e61b5a7e2973: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:38.411651 25054 raft_consensus.cc:359] T 1bc397d374ec484aaf469688e112dfc2 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:38.412365 25054 raft_consensus.cc:385] T 1bc397d374ec484aaf469688e112dfc2 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:38.412645 25054 raft_consensus.cc:740] T 1bc397d374ec484aaf469688e112dfc2 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:38.413345 25054 consensus_queue.cc:260] T 1bc397d374ec484aaf469688e112dfc2 P ed0e5ae54dc147eaae297b176039185d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:38.414006 25368 leader_election.cc:290] T 80392ae5d16442dbbfdd5ea4b95122fb P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 election: Requested vote from peers 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907), 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911)
I20260709 12:23:38.415026 24934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80392ae5d16442dbbfdd5ea4b95122fb" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408"
I20260709 12:23:38.415237 25054 ts_tablet_manager.cc:1434] T 1bc397d374ec484aaf469688e112dfc2 P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:23:38.415591 24934 raft_consensus.cc:3060] T 80392ae5d16442dbbfdd5ea4b95122fb P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:38.416352 25054 tablet_bootstrap.cc:492] T fdd34376063142abbe6443105c9daeab P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:38.417918 25056 tablet_bootstrap.cc:492] T 1bc397d374ec484aaf469688e112dfc2 P f56a64eaa85f4714be29e61b5a7e2973: No bootstrap required, opened a new log
I20260709 12:23:38.418505 25056 ts_tablet_manager.cc:1403] T 1bc397d374ec484aaf469688e112dfc2 P f56a64eaa85f4714be29e61b5a7e2973: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.002s
I20260709 12:23:38.424448 25054 tablet_bootstrap.cc:654] T fdd34376063142abbe6443105c9daeab P ed0e5ae54dc147eaae297b176039185d: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:38.426258 25056 raft_consensus.cc:359] T 1bc397d374ec484aaf469688e112dfc2 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:38.427093 25056 raft_consensus.cc:385] T 1bc397d374ec484aaf469688e112dfc2 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:38.427449 25056 raft_consensus.cc:740] T 1bc397d374ec484aaf469688e112dfc2 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f56a64eaa85f4714be29e61b5a7e2973, State: Initialized, Role: FOLLOWER
I20260709 12:23:38.428192 25056 consensus_queue.cc:260] T 1bc397d374ec484aaf469688e112dfc2 P f56a64eaa85f4714be29e61b5a7e2973 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:38.431212 24934 raft_consensus.cc:2468] T 80392ae5d16442dbbfdd5ea4b95122fb P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 1.
I20260709 12:23:38.432567 24749 leader_election.cc:304] T 80392ae5d16442dbbfdd5ea4b95122fb P ed0e5ae54dc147eaae297b176039185d [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: 89fead8b4d684535b3a6e4eb62080408, ed0e5ae54dc147eaae297b176039185d; no voters: 7b7dc3b7ea9947669c031a407a37bfb7
I20260709 12:23:38.433830 25264 raft_consensus.cc:2804] T 80392ae5d16442dbbfdd5ea4b95122fb P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:38.434350 25264 raft_consensus.cc:697] T 80392ae5d16442dbbfdd5ea4b95122fb P ed0e5ae54dc147eaae297b176039185d [term 1 LEADER]: Becoming Leader. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Running, Role: LEADER
I20260709 12:23:38.431171 25056 ts_tablet_manager.cc:1434] T 1bc397d374ec484aaf469688e112dfc2 P f56a64eaa85f4714be29e61b5a7e2973: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 12:23:38.435668 25054 tablet_bootstrap.cc:492] T fdd34376063142abbe6443105c9daeab P ed0e5ae54dc147eaae297b176039185d: No bootstrap required, opened a new log
I20260709 12:23:38.435266 25264 consensus_queue.cc:237] T 80392ae5d16442dbbfdd5ea4b95122fb P ed0e5ae54dc147eaae297b176039185d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:38.436168 25054 ts_tablet_manager.cc:1403] T fdd34376063142abbe6443105c9daeab P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260709 12:23:38.434188 25055 raft_consensus.cc:359] T b212a120d43844bfa76d784b19272bcd P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:38.438992 25055 raft_consensus.cc:385] T b212a120d43844bfa76d784b19272bcd P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:38.439400 25055 raft_consensus.cc:740] T b212a120d43844bfa76d784b19272bcd P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7dc3b7ea9947669c031a407a37bfb7, State: Initialized, Role: FOLLOWER
I20260709 12:23:38.439020 25054 raft_consensus.cc:359] T fdd34376063142abbe6443105c9daeab P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:38.439888 25054 raft_consensus.cc:385] T fdd34376063142abbe6443105c9daeab P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:38.440169 25054 raft_consensus.cc:740] T fdd34376063142abbe6443105c9daeab P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:38.440653 25056 tablet_bootstrap.cc:492] T cc6ea2574a534668b824fe652add54c1 P f56a64eaa85f4714be29e61b5a7e2973: Bootstrap starting.
I20260709 12:23:38.440275 25055 consensus_queue.cc:260] T b212a120d43844bfa76d784b19272bcd P 7b7dc3b7ea9947669c031a407a37bfb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:38.442368 25184 raft_consensus.cc:493] T 1bc397d374ec484aaf469688e112dfc2 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:38.442857 25184 raft_consensus.cc:515] T 1bc397d374ec484aaf469688e112dfc2 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:38.443400 25057 tablet_bootstrap.cc:492] T ae70a2a30fa54bfbbef422ed759d837c P 89fead8b4d684535b3a6e4eb62080408: No bootstrap required, opened a new log
I20260709 12:23:38.444727 25057 ts_tablet_manager.cc:1403] T ae70a2a30fa54bfbbef422ed759d837c P 89fead8b4d684535b3a6e4eb62080408: Time spent bootstrapping tablet: real 0.110s	user 0.010s	sys 0.002s
I20260709 12:23:38.447636 25056 tablet_bootstrap.cc:654] T cc6ea2574a534668b824fe652add54c1 P f56a64eaa85f4714be29e61b5a7e2973: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:38.440986 25054 consensus_queue.cc:260] T fdd34376063142abbe6443105c9daeab P ed0e5ae54dc147eaae297b176039185d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:38.451332 25054 ts_tablet_manager.cc:1434] T fdd34376063142abbe6443105c9daeab P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260709 12:23:38.452350 25054 tablet_bootstrap.cc:492] T fc856487e06d4fad8eb7ca1d08c4fa75 P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:38.453596 25184 leader_election.cc:290] T 1bc397d374ec484aaf469688e112dfc2 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:38.454623 25057 raft_consensus.cc:359] T ae70a2a30fa54bfbbef422ed759d837c P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:38.455766 24786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc397d374ec484aaf469688e112dfc2" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:38.458205 25057 raft_consensus.cc:385] T ae70a2a30fa54bfbbef422ed759d837c P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:38.458549 25057 raft_consensus.cc:740] T ae70a2a30fa54bfbbef422ed759d837c P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Initialized, Role: FOLLOWER
I20260709 12:23:38.458690 25054 tablet_bootstrap.cc:654] T fc856487e06d4fad8eb7ca1d08c4fa75 P ed0e5ae54dc147eaae297b176039185d: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:38.460196 25057 consensus_queue.cc:260] T ae70a2a30fa54bfbbef422ed759d837c P 89fead8b4d684535b3a6e4eb62080408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:38.452226 25342 consensus_queue.cc:1048] T 64b2b0279e5a48ce8a6211bcaa5d47be P f56a64eaa85f4714be29e61b5a7e2973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:23:38.461011 24786 raft_consensus.cc:2468] T 1bc397d374ec484aaf469688e112dfc2 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f56a64eaa85f4714be29e61b5a7e2973 in term 0.
I20260709 12:23:38.462639 24973 leader_election.cc:304] T 1bc397d374ec484aaf469688e112dfc2 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ed0e5ae54dc147eaae297b176039185d, f56a64eaa85f4714be29e61b5a7e2973; no voters: 
I20260709 12:23:38.463793 25340 consensus_queue.cc:1048] T 8e803616ee3e44548bc7c0d979dae223 P ed0e5ae54dc147eaae297b176039185d [LEADER]: Connected to new peer: Peer: permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:38.466768 25056 tablet_bootstrap.cc:492] T cc6ea2574a534668b824fe652add54c1 P f56a64eaa85f4714be29e61b5a7e2973: No bootstrap required, opened a new log
I20260709 12:23:38.467105 25054 tablet_bootstrap.cc:492] T fc856487e06d4fad8eb7ca1d08c4fa75 P ed0e5ae54dc147eaae297b176039185d: No bootstrap required, opened a new log
I20260709 12:23:38.467264 25056 ts_tablet_manager.cc:1403] T cc6ea2574a534668b824fe652add54c1 P f56a64eaa85f4714be29e61b5a7e2973: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.001s
I20260709 12:23:38.467538 25054 ts_tablet_manager.cc:1403] T fc856487e06d4fad8eb7ca1d08c4fa75 P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.000s
I20260709 12:23:38.467861 25342 raft_consensus.cc:2804] T 1bc397d374ec484aaf469688e112dfc2 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:38.468302 25342 raft_consensus.cc:493] T 1bc397d374ec484aaf469688e112dfc2 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:38.468659 25342 raft_consensus.cc:3060] T 1bc397d374ec484aaf469688e112dfc2 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:38.470793 25056 raft_consensus.cc:359] T cc6ea2574a534668b824fe652add54c1 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:38.471511 25056 raft_consensus.cc:385] T cc6ea2574a534668b824fe652add54c1 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:38.471354 25054 raft_consensus.cc:359] T fc856487e06d4fad8eb7ca1d08c4fa75 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:38.471810 25056 raft_consensus.cc:740] T cc6ea2574a534668b824fe652add54c1 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f56a64eaa85f4714be29e61b5a7e2973, State: Initialized, Role: FOLLOWER
I20260709 12:23:38.472071 25054 raft_consensus.cc:385] T fc856487e06d4fad8eb7ca1d08c4fa75 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:38.472343 25054 raft_consensus.cc:740] T fc856487e06d4fad8eb7ca1d08c4fa75 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:38.473090 25054 consensus_queue.cc:260] T fc856487e06d4fad8eb7ca1d08c4fa75 P ed0e5ae54dc147eaae297b176039185d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:38.475463 25054 ts_tablet_manager.cc:1434] T fc856487e06d4fad8eb7ca1d08c4fa75 P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:23:38.483913 25054 tablet_bootstrap.cc:492] T c40234f65f7f43b6bed2407a7173b530 P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:38.455960 24934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc397d374ec484aaf469688e112dfc2" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408" is_pre_election: true
I20260709 12:23:38.457561 25055 ts_tablet_manager.cc:1434] T b212a120d43844bfa76d784b19272bcd P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent starting tablet: real 0.088s	user 0.006s	sys 0.000s
W20260709 12:23:38.485284 24973 leader_election.cc:343] T 1bc397d374ec484aaf469688e112dfc2 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:38.481642 25340 consensus_queue.cc:1048] T 8e803616ee3e44548bc7c0d979dae223 P ed0e5ae54dc147eaae297b176039185d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 12:23:38.494297 25055 tablet_bootstrap.cc:492] T c7e4a546fce14a1a8fc3d41666b974a6 P 7b7dc3b7ea9947669c031a407a37bfb7: Bootstrap starting.
I20260709 12:23:38.473651 25056 consensus_queue.cc:260] T cc6ea2574a534668b824fe652add54c1 P f56a64eaa85f4714be29e61b5a7e2973 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:38.509568 25184 raft_consensus.cc:493] T ae70a2a30fa54bfbbef422ed759d837c P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:38.500752 25342 raft_consensus.cc:515] T 1bc397d374ec484aaf469688e112dfc2 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:38.510260 25184 raft_consensus.cc:515] T ae70a2a30fa54bfbbef422ed759d837c P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:38.513607 25342 leader_election.cc:290] T 1bc397d374ec484aaf469688e112dfc2 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 election: Requested vote from peers 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:38.514228 24934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc397d374ec484aaf469688e112dfc2" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408"
I20260709 12:23:38.495643 25054 tablet_bootstrap.cc:654] T c40234f65f7f43b6bed2407a7173b530 P ed0e5ae54dc147eaae297b176039185d: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:38.520972 25057 ts_tablet_manager.cc:1434] T ae70a2a30fa54bfbbef422ed759d837c P 89fead8b4d684535b3a6e4eb62080408: Time spent starting tablet: real 0.073s	user 0.004s	sys 0.002s
I20260709 12:23:38.525393 25055 tablet_bootstrap.cc:654] T c7e4a546fce14a1a8fc3d41666b974a6 P 7b7dc3b7ea9947669c031a407a37bfb7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:38.526883 25208 raft_consensus.cc:493] T ae70a2a30fa54bfbbef422ed759d837c P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:38.529366 25208 raft_consensus.cc:515] T ae70a2a30fa54bfbbef422ed759d837c P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:38.530802 24934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae70a2a30fa54bfbbef422ed759d837c" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408" is_pre_election: true
I20260709 12:23:38.531497 24934 raft_consensus.cc:2468] T ae70a2a30fa54bfbbef422ed759d837c P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f56a64eaa85f4714be29e61b5a7e2973 in term 0.
I20260709 12:23:38.531785 25208 leader_election.cc:290] T ae70a2a30fa54bfbbef422ed759d837c P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:38.531431 24782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae70a2a30fa54bfbbef422ed759d837c" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:38.532549 24782 raft_consensus.cc:2468] T ae70a2a30fa54bfbbef422ed759d837c P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f56a64eaa85f4714be29e61b5a7e2973 in term 0.
W20260709 12:23:38.529361 24973 leader_election.cc:343] T 1bc397d374ec484aaf469688e112dfc2 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:38.541334 25011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae70a2a30fa54bfbbef422ed759d837c" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973" is_pre_election: true
I20260709 12:23:38.527393 25184 leader_election.cc:290] T ae70a2a30fa54bfbbef422ed759d837c P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:38.542563 25056 ts_tablet_manager.cc:1434] T cc6ea2574a534668b824fe652add54c1 P f56a64eaa85f4714be29e61b5a7e2973: Time spent starting tablet: real 0.075s	user 0.008s	sys 0.000s
I20260709 12:23:38.519193 24683 catalog_manager.cc:5697] T 80392ae5d16442dbbfdd5ea4b95122fb P ed0e5ae54dc147eaae297b176039185d reported cstate change: term changed from 0 to 1, leader changed from <none> to ed0e5ae54dc147eaae297b176039185d (127.21.56.193). New cstate: current_term: 1 leader_uuid: "ed0e5ae54dc147eaae297b176039185d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:38.533578 24785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc397d374ec484aaf469688e112dfc2" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d"
I20260709 12:23:38.551374 24785 raft_consensus.cc:3060] T 1bc397d374ec484aaf469688e112dfc2 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:38.550307 24782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae70a2a30fa54bfbbef422ed759d837c" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:38.542371 25011 raft_consensus.cc:2468] T ae70a2a30fa54bfbbef422ed759d837c P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 0.
I20260709 12:23:38.559422 25056 tablet_bootstrap.cc:492] T c404c110db894a0a8d582154e19b5556 P f56a64eaa85f4714be29e61b5a7e2973: Bootstrap starting.
I20260709 12:23:38.560491 25057 tablet_bootstrap.cc:492] T 428b74912b684e128bc77cbf9decddcd P 89fead8b4d684535b3a6e4eb62080408: Bootstrap starting.
I20260709 12:23:38.569299 24901 leader_election.cc:304] T ae70a2a30fa54bfbbef422ed759d837c P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89fead8b4d684535b3a6e4eb62080408, f56a64eaa85f4714be29e61b5a7e2973; no voters: 
I20260709 12:23:38.574525 25070 raft_consensus.cc:2804] T ae70a2a30fa54bfbbef422ed759d837c P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:38.574939 25070 raft_consensus.cc:493] T ae70a2a30fa54bfbbef422ed759d837c P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:38.575250 25070 raft_consensus.cc:3060] T ae70a2a30fa54bfbbef422ed759d837c P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:38.575400 24973 leader_election.cc:304] T ae70a2a30fa54bfbbef422ed759d837c P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89fead8b4d684535b3a6e4eb62080408, f56a64eaa85f4714be29e61b5a7e2973; no voters: 
I20260709 12:23:38.577289 25063 raft_consensus.cc:493] T cc6ea2574a534668b824fe652add54c1 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:38.577768 25063 raft_consensus.cc:515] T cc6ea2574a534668b824fe652add54c1 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:38.584805 25063 leader_election.cc:290] T cc6ea2574a534668b824fe652add54c1 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907)
I20260709 12:23:38.591100 24784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc6ea2574a534668b824fe652add54c1" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:38.581802 25184 raft_consensus.cc:2804] T ae70a2a30fa54bfbbef422ed759d837c P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:38.560189 24782 raft_consensus.cc:2468] T ae70a2a30fa54bfbbef422ed759d837c P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 0.
I20260709 12:23:38.594586 25184 raft_consensus.cc:493] T ae70a2a30fa54bfbbef422ed759d837c P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:38.595459 25184 raft_consensus.cc:3060] T ae70a2a30fa54bfbbef422ed759d837c P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:38.609789 24785 raft_consensus.cc:2468] T 1bc397d374ec484aaf469688e112dfc2 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f56a64eaa85f4714be29e61b5a7e2973 in term 1.
I20260709 12:23:38.610425 25063 raft_consensus.cc:493] T c40234f65f7f43b6bed2407a7173b530 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:38.617789 25057 tablet_bootstrap.cc:654] T 428b74912b684e128bc77cbf9decddcd P 89fead8b4d684535b3a6e4eb62080408: Neither blocks nor log segments found. Creating new log.
W20260709 12:23:38.624280 24973 leader_election.cc:343] T cc6ea2574a534668b824fe652add54c1 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:38.635548 25056 tablet_bootstrap.cc:654] T c404c110db894a0a8d582154e19b5556 P f56a64eaa85f4714be29e61b5a7e2973: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:38.623904 25229 raft_consensus.cc:493] T b212a120d43844bfa76d784b19272bcd P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:38.646543 25229 raft_consensus.cc:515] T b212a120d43844bfa76d784b19272bcd P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:38.639528 25230 raft_consensus.cc:493] T 7f7eabfe78884d73aa6ff40aff828c59 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:38.655447 24934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b212a120d43844bfa76d784b19272bcd" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408" is_pre_election: true
I20260709 12:23:38.649660 25230 raft_consensus.cc:515] T 7f7eabfe78884d73aa6ff40aff828c59 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:38.660696 25230 leader_election.cc:290] T 7f7eabfe78884d73aa6ff40aff828c59 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:38.620203 25063 raft_consensus.cc:515] T c40234f65f7f43b6bed2407a7173b530 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:38.664819 25011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f7eabfe78884d73aa6ff40aff828c59" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973" is_pre_election: true
W20260709 12:23:38.665050 24752 consensus_peers.cc:597] T 1732c666b50145bf948495e4ad010d3c P ed0e5ae54dc147eaae297b176039185d -> Peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Couldn't send request to peer 7b7dc3b7ea9947669c031a407a37bfb7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:38.665824 25011 raft_consensus.cc:2393] T 7f7eabfe78884d73aa6ff40aff828c59 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7b7dc3b7ea9947669c031a407a37bfb7 in current term 1: Already voted for candidate f56a64eaa85f4714be29e61b5a7e2973 in this term.
I20260709 12:23:38.667698 25063 leader_election.cc:290] T c40234f65f7f43b6bed2407a7173b530 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907)
I20260709 12:23:38.670562 24973 leader_election.cc:304] T 1bc397d374ec484aaf469688e112dfc2 P f56a64eaa85f4714be29e61b5a7e2973 [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: ed0e5ae54dc147eaae297b176039185d, f56a64eaa85f4714be29e61b5a7e2973; no voters: 89fead8b4d684535b3a6e4eb62080408
I20260709 12:23:38.676913 25054 tablet_bootstrap.cc:492] T c40234f65f7f43b6bed2407a7173b530 P ed0e5ae54dc147eaae297b176039185d: No bootstrap required, opened a new log
I20260709 12:23:38.677471 25054 ts_tablet_manager.cc:1403] T c40234f65f7f43b6bed2407a7173b530 P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.194s	user 0.010s	sys 0.005s
I20260709 12:23:38.680227 25054 raft_consensus.cc:359] T c40234f65f7f43b6bed2407a7173b530 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:38.681104 25054 raft_consensus.cc:385] T c40234f65f7f43b6bed2407a7173b530 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:38.681461 25054 raft_consensus.cc:740] T c40234f65f7f43b6bed2407a7173b530 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:38.682299 25405 raft_consensus.cc:2804] T 1bc397d374ec484aaf469688e112dfc2 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:38.683156 25405 raft_consensus.cc:697] T 1bc397d374ec484aaf469688e112dfc2 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 LEADER]: Becoming Leader. State: Replica: f56a64eaa85f4714be29e61b5a7e2973, State: Running, Role: LEADER
I20260709 12:23:38.684127 25405 consensus_queue.cc:237] T 1bc397d374ec484aaf469688e112dfc2 P f56a64eaa85f4714be29e61b5a7e2973 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:38.687834 25229 leader_election.cc:290] T b212a120d43844bfa76d784b19272bcd P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911), f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055)
I20260709 12:23:38.689666 25011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b212a120d43844bfa76d784b19272bcd" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973" is_pre_election: true
I20260709 12:23:38.690493 25011 raft_consensus.cc:2393] T b212a120d43844bfa76d784b19272bcd P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7b7dc3b7ea9947669c031a407a37bfb7 in current term 1: Already voted for candidate 89fead8b4d684535b3a6e4eb62080408 in this term.
I20260709 12:23:38.690868 24786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f7eabfe78884d73aa6ff40aff828c59" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:38.691854 24786 raft_consensus.cc:2393] T 7f7eabfe78884d73aa6ff40aff828c59 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7b7dc3b7ea9947669c031a407a37bfb7 in current term 1: Already voted for candidate ed0e5ae54dc147eaae297b176039185d in this term.
I20260709 12:23:38.692179 24826 leader_election.cc:304] T b212a120d43844bfa76d784b19272bcd P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b7dc3b7ea9947669c031a407a37bfb7; no voters: 89fead8b4d684535b3a6e4eb62080408, f56a64eaa85f4714be29e61b5a7e2973
I20260709 12:23:38.693284 24824 leader_election.cc:304] T 7f7eabfe78884d73aa6ff40aff828c59 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b7dc3b7ea9947669c031a407a37bfb7; no voters: ed0e5ae54dc147eaae297b176039185d, f56a64eaa85f4714be29e61b5a7e2973
I20260709 12:23:38.699585 25054 consensus_queue.cc:260] T c40234f65f7f43b6bed2407a7173b530 P ed0e5ae54dc147eaae297b176039185d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:38.680161 25070 raft_consensus.cc:515] T ae70a2a30fa54bfbbef422ed759d837c P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:38.716094 25054 ts_tablet_manager.cc:1434] T c40234f65f7f43b6bed2407a7173b530 P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.004s
I20260709 12:23:38.702052 25229 raft_consensus.cc:3060] T b212a120d43844bfa76d784b19272bcd P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:38.706075 25230 raft_consensus.cc:3060] T 7f7eabfe78884d73aa6ff40aff828c59 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:38.749740 25070 leader_election.cc:290] T ae70a2a30fa54bfbbef422ed759d837c P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 election: Requested vote from peers f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:38.708328 25111 raft_consensus.cc:493] T fc856487e06d4fad8eb7ca1d08c4fa75 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:38.752295 24786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae70a2a30fa54bfbbef422ed759d837c" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d"
I20260709 12:23:38.755867 24786 raft_consensus.cc:3060] T ae70a2a30fa54bfbbef422ed759d837c P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:38.762451 25054 tablet_bootstrap.cc:492] T cc6ea2574a534668b824fe652add54c1 P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:38.763882 25111 raft_consensus.cc:515] T fc856487e06d4fad8eb7ca1d08c4fa75 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:38.786989 25010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae70a2a30fa54bfbbef422ed759d837c" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973"
I20260709 12:23:38.779345 25111 leader_election.cc:290] T fc856487e06d4fad8eb7ca1d08c4fa75 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907), 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911)
I20260709 12:23:38.815811 24934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc856487e06d4fad8eb7ca1d08c4fa75" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408" is_pre_election: true
I20260709 12:23:38.794973 25308 consensus_queue.cc:1048] T c7e4a546fce14a1a8fc3d41666b974a6 P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.036s
W20260709 12:23:38.820418 24973 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.56.195:39911, user_credentials={real_user=slave}} blocked reactor thread for 113046us
I20260709 12:23:38.818223 25184 raft_consensus.cc:515] T ae70a2a30fa54bfbbef422ed759d837c P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:38.828275 25111 consensus_queue.cc:1048] T 1732c666b50145bf948495e4ad010d3c P ed0e5ae54dc147eaae297b176039185d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.050s
I20260709 12:23:38.873569 24860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc6ea2574a534668b824fe652add54c1" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
I20260709 12:23:38.896246 25055 tablet_bootstrap.cc:492] T c7e4a546fce14a1a8fc3d41666b974a6 P 7b7dc3b7ea9947669c031a407a37bfb7: No bootstrap required, opened a new log
I20260709 12:23:38.896802 25055 ts_tablet_manager.cc:1403] T c7e4a546fce14a1a8fc3d41666b974a6 P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent bootstrapping tablet: real 0.403s	user 0.051s	sys 0.029s
I20260709 12:23:38.901158 25055 raft_consensus.cc:359] T c7e4a546fce14a1a8fc3d41666b974a6 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:38.910877 25340 raft_consensus.cc:493] T fdd34376063142abbe6443105c9daeab P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:38.901858 25055 raft_consensus.cc:385] T c7e4a546fce14a1a8fc3d41666b974a6 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:38.911463 25340 raft_consensus.cc:515] T fdd34376063142abbe6443105c9daeab P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:38.911940 25055 raft_consensus.cc:740] T c7e4a546fce14a1a8fc3d41666b974a6 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7dc3b7ea9947669c031a407a37bfb7, State: Initialized, Role: FOLLOWER
I20260709 12:23:38.913486 25340 leader_election.cc:290] T fdd34376063142abbe6443105c9daeab P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907), 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911)
I20260709 12:23:38.914125 25055 consensus_queue.cc:260] T c7e4a546fce14a1a8fc3d41666b974a6 P 7b7dc3b7ea9947669c031a407a37bfb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:38.905788 24786 raft_consensus.cc:2468] T ae70a2a30fa54bfbbef422ed759d837c P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 1.
I20260709 12:23:38.917744 25056 tablet_bootstrap.cc:492] T c404c110db894a0a8d582154e19b5556 P f56a64eaa85f4714be29e61b5a7e2973: No bootstrap required, opened a new log
I20260709 12:23:38.918212 25056 ts_tablet_manager.cc:1403] T c404c110db894a0a8d582154e19b5556 P f56a64eaa85f4714be29e61b5a7e2973: Time spent bootstrapping tablet: real 0.373s	user 0.034s	sys 0.027s
I20260709 12:23:38.917161 25010 raft_consensus.cc:2393] T ae70a2a30fa54bfbbef422ed759d837c P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 89fead8b4d684535b3a6e4eb62080408 in current term 1: Already voted for candidate f56a64eaa85f4714be29e61b5a7e2973 in this term.
I20260709 12:23:38.893695 24859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40234f65f7f43b6bed2407a7173b530" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
I20260709 12:23:38.935139 25055 ts_tablet_manager.cc:1434] T c7e4a546fce14a1a8fc3d41666b974a6 P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
W20260709 12:23:38.934687 25403 log.cc:927] Time spent T 8e803616ee3e44548bc7c0d979dae223 P f56a64eaa85f4714be29e61b5a7e2973: Append to log took a long time: real 0.180s	user 0.001s	sys 0.000s
I20260709 12:23:38.970551 25184 leader_election.cc:290] T ae70a2a30fa54bfbbef422ed759d837c P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 election: Requested vote from peers 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:38.964725 25054 tablet_bootstrap.cc:654] T cc6ea2574a534668b824fe652add54c1 P ed0e5ae54dc147eaae297b176039185d: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:39.019460 25230 raft_consensus.cc:2749] T 7f7eabfe78884d73aa6ff40aff828c59 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:39.025750 25056 raft_consensus.cc:359] T c404c110db894a0a8d582154e19b5556 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:39.026674 25056 raft_consensus.cc:385] T c404c110db894a0a8d582154e19b5556 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:39.027026 25056 raft_consensus.cc:740] T c404c110db894a0a8d582154e19b5556 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f56a64eaa85f4714be29e61b5a7e2973, State: Initialized, Role: FOLLOWER
I20260709 12:23:39.027760 25056 consensus_queue.cc:260] T c404c110db894a0a8d582154e19b5556 P f56a64eaa85f4714be29e61b5a7e2973 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
W20260709 12:23:39.032114 24976 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.56.194:32907, user_credentials={real_user=slave}} blocked reactor thread for 84117.5us
I20260709 12:23:39.038129 24936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdd34376063142abbe6443105c9daeab" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408" is_pre_election: true
W20260709 12:23:39.041719 24976 leader_election.cc:343] T cc6ea2574a534668b824fe652add54c1 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:39.038178 25055 tablet_bootstrap.cc:492] T 80392ae5d16442dbbfdd5ea4b95122fb P 7b7dc3b7ea9947669c031a407a37bfb7: Bootstrap starting.
W20260709 12:23:39.053171 24901 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.56.196:40055, user_credentials={real_user=slave}} blocked reactor thread for 51502.3us
I20260709 12:23:39.017943 25229 raft_consensus.cc:2749] T b212a120d43844bfa76d784b19272bcd P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:39.059221 24899 leader_election.cc:304] T ae70a2a30fa54bfbbef422ed759d837c P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89fead8b4d684535b3a6e4eb62080408, ed0e5ae54dc147eaae297b176039185d; no voters: 
I20260709 12:23:39.060129 25308 raft_consensus.cc:2804] T ae70a2a30fa54bfbbef422ed759d837c P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:23:39.042598 24749 leader_election.cc:343] T fc856487e06d4fad8eb7ca1d08c4fa75 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:39.085561 25308 raft_consensus.cc:697] T ae70a2a30fa54bfbbef422ed759d837c P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Becoming Leader. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Running, Role: LEADER
I20260709 12:23:39.043489 24976 leader_election.cc:304] T cc6ea2574a534668b824fe652add54c1 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f56a64eaa85f4714be29e61b5a7e2973; no voters: 7b7dc3b7ea9947669c031a407a37bfb7, ed0e5ae54dc147eaae297b176039185d
I20260709 12:23:39.102274 25342 raft_consensus.cc:2749] T cc6ea2574a534668b824fe652add54c1 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:23:39.103160 24976 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.56.194:32907, user_credentials={real_user=slave}} blocked reactor thread for 61545.2us
I20260709 12:23:39.104101 25056 ts_tablet_manager.cc:1434] T c404c110db894a0a8d582154e19b5556 P f56a64eaa85f4714be29e61b5a7e2973: Time spent starting tablet: real 0.186s	user 0.008s	sys 0.003s
W20260709 12:23:39.089941 24749 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.56.195:39911, user_credentials={real_user=slave}} blocked reactor thread for 47433.2us
W20260709 12:23:39.110685 24732 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:23:39.118089 25056 tablet_bootstrap.cc:492] T cfbca86f30274e7bb3e6d66c6a7a4671 P f56a64eaa85f4714be29e61b5a7e2973: Bootstrap starting.
W20260709 12:23:39.113265 24976 leader_election.cc:343] T c40234f65f7f43b6bed2407a7173b530 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:39.123729 24861 raft_consensus.cc:3060] T c7e4a546fce14a1a8fc3d41666b974a6 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:39.129514 25264 consensus_queue.cc:1048] T 80392ae5d16442dbbfdd5ea4b95122fb P ed0e5ae54dc147eaae297b176039185d [LEADER]: Connected to new peer: Peer: permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:39.135491 25054 tablet_bootstrap.cc:492] T cc6ea2574a534668b824fe652add54c1 P ed0e5ae54dc147eaae297b176039185d: No bootstrap required, opened a new log
I20260709 12:23:39.138741 25054 ts_tablet_manager.cc:1403] T cc6ea2574a534668b824fe652add54c1 P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.377s	user 0.018s	sys 0.009s
I20260709 12:23:39.145587 24932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae70a2a30fa54bfbbef422ed759d837c" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408"
I20260709 12:23:39.147146 25057 tablet_bootstrap.cc:492] T 428b74912b684e128bc77cbf9decddcd P 89fead8b4d684535b3a6e4eb62080408: No bootstrap required, opened a new log
I20260709 12:23:39.147737 25057 ts_tablet_manager.cc:1403] T 428b74912b684e128bc77cbf9decddcd P 89fead8b4d684535b3a6e4eb62080408: Time spent bootstrapping tablet: real 0.591s	user 0.014s	sys 0.012s
I20260709 12:23:39.156864 25057 raft_consensus.cc:359] T 428b74912b684e128bc77cbf9decddcd P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:39.157565 25057 raft_consensus.cc:385] T 428b74912b684e128bc77cbf9decddcd P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:39.157838 25057 raft_consensus.cc:740] T 428b74912b684e128bc77cbf9decddcd P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Initialized, Role: FOLLOWER
I20260709 12:23:39.158528 25057 consensus_queue.cc:260] T 428b74912b684e128bc77cbf9decddcd P 89fead8b4d684535b3a6e4eb62080408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:39.165517 25055 tablet_bootstrap.cc:654] T 80392ae5d16442dbbfdd5ea4b95122fb P 7b7dc3b7ea9947669c031a407a37bfb7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:39.167164 25056 tablet_bootstrap.cc:654] T cfbca86f30274e7bb3e6d66c6a7a4671 P f56a64eaa85f4714be29e61b5a7e2973: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:39.165731 25206 consensus_queue.cc:1048] T b212a120d43844bfa76d784b19272bcd P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 12:23:39.173602 25054 raft_consensus.cc:359] T cc6ea2574a534668b824fe652add54c1 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:39.173950 25208 consensus_queue.cc:1048] T b212a120d43844bfa76d784b19272bcd P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:39.140311 25308 consensus_queue.cc:237] T ae70a2a30fa54bfbbef422ed759d837c P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:39.174533 25054 raft_consensus.cc:385] T cc6ea2574a534668b824fe652add54c1 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:39.176847 25054 raft_consensus.cc:740] T cc6ea2574a534668b824fe652add54c1 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:39.182555 24782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40234f65f7f43b6bed2407a7173b530" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:39.183297 24782 raft_consensus.cc:2468] T c40234f65f7f43b6bed2407a7173b530 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f56a64eaa85f4714be29e61b5a7e2973 in term 0.
I20260709 12:23:39.189937 25054 consensus_queue.cc:260] T cc6ea2574a534668b824fe652add54c1 P ed0e5ae54dc147eaae297b176039185d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:39.196925 24973 leader_election.cc:304] T c40234f65f7f43b6bed2407a7173b530 P f56a64eaa85f4714be29e61b5a7e2973 [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: ed0e5ae54dc147eaae297b176039185d, f56a64eaa85f4714be29e61b5a7e2973; no voters: 7b7dc3b7ea9947669c031a407a37bfb7
I20260709 12:23:39.197134 24856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdd34376063142abbe6443105c9daeab" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
I20260709 12:23:39.198103 24859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc856487e06d4fad8eb7ca1d08c4fa75" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
I20260709 12:23:39.198930 25342 raft_consensus.cc:2804] T c40234f65f7f43b6bed2407a7173b530 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:39.199361 25342 raft_consensus.cc:493] T c40234f65f7f43b6bed2407a7173b530 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:39.199724 25342 raft_consensus.cc:3060] T c40234f65f7f43b6bed2407a7173b530 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:23:39.173831 24749 leader_election.cc:343] T fdd34376063142abbe6443105c9daeab P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:39.208292 25054 ts_tablet_manager.cc:1434] T cc6ea2574a534668b824fe652add54c1 P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.069s	user 0.006s	sys 0.000s
I20260709 12:23:39.209408 25054 tablet_bootstrap.cc:492] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:39.215243 24781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae70a2a30fa54bfbbef422ed759d837c" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d"
I20260709 12:23:39.216116 24781 raft_consensus.cc:2393] T ae70a2a30fa54bfbbef422ed759d837c P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f56a64eaa85f4714be29e61b5a7e2973 in current term 1: Already voted for candidate 89fead8b4d684535b3a6e4eb62080408 in this term.
I20260709 12:23:39.224117 25057 ts_tablet_manager.cc:1434] T 428b74912b684e128bc77cbf9decddcd P 89fead8b4d684535b3a6e4eb62080408: Time spent starting tablet: real 0.076s	user 0.007s	sys 0.002s
W20260709 12:23:39.225274 24902 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.56.194:32907, user_credentials={real_user=slave}} blocked reactor thread for 60777.1us
I20260709 12:23:39.232811 25057 tablet_bootstrap.cc:492] T cfbca86f30274e7bb3e6d66c6a7a4671 P 89fead8b4d684535b3a6e4eb62080408: Bootstrap starting.
W20260709 12:23:39.229780 24752 leader_election.cc:343] T fdd34376063142abbe6443105c9daeab P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:39.285147 24682 catalog_manager.cc:5697] T 1bc397d374ec484aaf469688e112dfc2 P f56a64eaa85f4714be29e61b5a7e2973 reported cstate change: term changed from 0 to 1, leader changed from <none> to f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196). New cstate: current_term: 1 leader_uuid: "f56a64eaa85f4714be29e61b5a7e2973" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:39.270684 24752 leader_election.cc:304] T fdd34376063142abbe6443105c9daeab P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed0e5ae54dc147eaae297b176039185d; no voters: 7b7dc3b7ea9947669c031a407a37bfb7, 89fead8b4d684535b3a6e4eb62080408
I20260709 12:23:39.298938 25056 tablet_bootstrap.cc:492] T cfbca86f30274e7bb3e6d66c6a7a4671 P f56a64eaa85f4714be29e61b5a7e2973: No bootstrap required, opened a new log
I20260709 12:23:39.299429 25056 ts_tablet_manager.cc:1403] T cfbca86f30274e7bb3e6d66c6a7a4671 P f56a64eaa85f4714be29e61b5a7e2973: Time spent bootstrapping tablet: real 0.187s	user 0.012s	sys 0.008s
I20260709 12:23:39.301234 25206 consensus_queue.cc:1048] T c7e4a546fce14a1a8fc3d41666b974a6 P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:39.306967 25056 raft_consensus.cc:359] T cfbca86f30274e7bb3e6d66c6a7a4671 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:39.307757 25056 raft_consensus.cc:385] T cfbca86f30274e7bb3e6d66c6a7a4671 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:39.308048 25056 raft_consensus.cc:740] T cfbca86f30274e7bb3e6d66c6a7a4671 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f56a64eaa85f4714be29e61b5a7e2973, State: Initialized, Role: FOLLOWER
I20260709 12:23:39.308120 25264 raft_consensus.cc:2749] T fdd34376063142abbe6443105c9daeab P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:39.305624 24683 catalog_manager.cc:5697] T ae70a2a30fa54bfbbef422ed759d837c P 89fead8b4d684535b3a6e4eb62080408 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195). New cstate: current_term: 1 leader_uuid: "89fead8b4d684535b3a6e4eb62080408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:39.319885 25056 consensus_queue.cc:260] T cfbca86f30274e7bb3e6d66c6a7a4671 P f56a64eaa85f4714be29e61b5a7e2973 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:39.335659 25056 ts_tablet_manager.cc:1434] T cfbca86f30274e7bb3e6d66c6a7a4671 P f56a64eaa85f4714be29e61b5a7e2973: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
W20260709 12:23:39.325317 24752 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.56.194:32907, user_credentials={real_user=slave}} blocked reactor thread for 97890.3us
I20260709 12:23:39.347349 25057 tablet_bootstrap.cc:654] T cfbca86f30274e7bb3e6d66c6a7a4671 P 89fead8b4d684535b3a6e4eb62080408: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:39.350281 25418 raft_consensus.cc:493] T c7e4a546fce14a1a8fc3d41666b974a6 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:39.350840 25418 raft_consensus.cc:515] T c7e4a546fce14a1a8fc3d41666b974a6 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:39.352975 25418 leader_election.cc:290] T c7e4a546fce14a1a8fc3d41666b974a6 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911)
W20260709 12:23:39.355903 24973 consensus_peers.cc:597] T 1bc397d374ec484aaf469688e112dfc2 P f56a64eaa85f4714be29e61b5a7e2973 -> Peer 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911): Couldn't send request to peer 89fead8b4d684535b3a6e4eb62080408. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:39.356447 24935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7e4a546fce14a1a8fc3d41666b974a6" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408" is_pre_election: true
W20260709 12:23:39.347956 24752 consensus_peers.cc:597] T 80392ae5d16442dbbfdd5ea4b95122fb P ed0e5ae54dc147eaae297b176039185d -> Peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Couldn't send request to peer 7b7dc3b7ea9947669c031a407a37bfb7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:39.363210 24752 leader_election.cc:343] T fc856487e06d4fad8eb7ca1d08c4fa75 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:39.363672 24752 leader_election.cc:304] T fc856487e06d4fad8eb7ca1d08c4fa75 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed0e5ae54dc147eaae297b176039185d; no voters: 7b7dc3b7ea9947669c031a407a37bfb7, 89fead8b4d684535b3a6e4eb62080408
I20260709 12:23:39.374928 25055 tablet_bootstrap.cc:492] T 80392ae5d16442dbbfdd5ea4b95122fb P 7b7dc3b7ea9947669c031a407a37bfb7: No bootstrap required, opened a new log
I20260709 12:23:39.375583 25055 ts_tablet_manager.cc:1403] T 80392ae5d16442dbbfdd5ea4b95122fb P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent bootstrapping tablet: real 0.429s	user 0.029s	sys 0.024s
I20260709 12:23:39.380539 25056 tablet_bootstrap.cc:492] T 25a01b98e7ad4edca9a557c8e328a259 P f56a64eaa85f4714be29e61b5a7e2973: Bootstrap starting.
I20260709 12:23:39.371675 25208 raft_consensus.cc:493] T 428b74912b684e128bc77cbf9decddcd P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:39.366915 25340 raft_consensus.cc:2749] T fc856487e06d4fad8eb7ca1d08c4fa75 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:39.378756 25063 raft_consensus.cc:493] T c404c110db894a0a8d582154e19b5556 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:39.377792 25342 raft_consensus.cc:515] T c40234f65f7f43b6bed2407a7173b530 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:39.395324 24785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7e4a546fce14a1a8fc3d41666b974a6" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:39.395484 25417 raft_consensus.cc:493] T cfbca86f30274e7bb3e6d66c6a7a4671 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:39.396943 25417 raft_consensus.cc:515] T cfbca86f30274e7bb3e6d66c6a7a4671 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:39.386847 25208 raft_consensus.cc:515] T 428b74912b684e128bc77cbf9decddcd P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:39.399149 25417 leader_election.cc:290] T cfbca86f30274e7bb3e6d66c6a7a4671 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907), 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911)
I20260709 12:23:39.399514 25342 leader_election.cc:290] T c40234f65f7f43b6bed2407a7173b530 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 election: Requested vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907)
I20260709 12:23:39.401372 24861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40234f65f7f43b6bed2407a7173b530" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7"
I20260709 12:23:39.402736 24858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfbca86f30274e7bb3e6d66c6a7a4671" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
I20260709 12:23:39.390349 25063 raft_consensus.cc:515] T c404c110db894a0a8d582154e19b5556 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:39.403806 25010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "428b74912b684e128bc77cbf9decddcd" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973" is_pre_election: true
I20260709 12:23:39.404448 25010 raft_consensus.cc:2468] T 428b74912b684e128bc77cbf9decddcd P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 0.
I20260709 12:23:39.399369 25208 leader_election.cc:290] T 428b74912b684e128bc77cbf9decddcd P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907), f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055)
I20260709 12:23:39.406090 24901 leader_election.cc:304] T 428b74912b684e128bc77cbf9decddcd P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89fead8b4d684535b3a6e4eb62080408, f56a64eaa85f4714be29e61b5a7e2973; no voters: 
I20260709 12:23:39.407667 24824 leader_election.cc:304] T c7e4a546fce14a1a8fc3d41666b974a6 P 7b7dc3b7ea9947669c031a407a37bfb7 [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: 7b7dc3b7ea9947669c031a407a37bfb7; no voters: 89fead8b4d684535b3a6e4eb62080408, ed0e5ae54dc147eaae297b176039185d
I20260709 12:23:39.409852 25063 leader_election.cc:290] T c404c110db894a0a8d582154e19b5556 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:39.410171 25308 raft_consensus.cc:2804] T 428b74912b684e128bc77cbf9decddcd P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:23:39.410645 24976 leader_election.cc:343] T c40234f65f7f43b6bed2407a7173b530 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:39.410670 25308 raft_consensus.cc:493] T 428b74912b684e128bc77cbf9decddcd P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:39.411293 25308 raft_consensus.cc:3060] T 428b74912b684e128bc77cbf9decddcd P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:23:39.411451 24976 leader_election.cc:343] T cfbca86f30274e7bb3e6d66c6a7a4671 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:39.412791 24858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "428b74912b684e128bc77cbf9decddcd" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
I20260709 12:23:39.415835 25054 tablet_bootstrap.cc:654] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P ed0e5ae54dc147eaae297b176039185d: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:39.428160 25055 raft_consensus.cc:359] T 80392ae5d16442dbbfdd5ea4b95122fb P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:39.429167 25055 raft_consensus.cc:385] T 80392ae5d16442dbbfdd5ea4b95122fb P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:39.429447 25055 raft_consensus.cc:740] T 80392ae5d16442dbbfdd5ea4b95122fb P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7dc3b7ea9947669c031a407a37bfb7, State: Initialized, Role: FOLLOWER
I20260709 12:23:39.431919 24935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfbca86f30274e7bb3e6d66c6a7a4671" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408" is_pre_election: true
I20260709 12:23:39.431048 25055 consensus_queue.cc:260] T 80392ae5d16442dbbfdd5ea4b95122fb P 7b7dc3b7ea9947669c031a407a37bfb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:39.435809 24935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c404c110db894a0a8d582154e19b5556" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408" is_pre_election: true
I20260709 12:23:39.437368 25056 tablet_bootstrap.cc:654] T 25a01b98e7ad4edca9a557c8e328a259 P f56a64eaa85f4714be29e61b5a7e2973: Neither blocks nor log segments found. Creating new log.
W20260709 12:23:39.442951 24973 leader_election.cc:343] T cfbca86f30274e7bb3e6d66c6a7a4671 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:39.443501 24973 leader_election.cc:304] T cfbca86f30274e7bb3e6d66c6a7a4671 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f56a64eaa85f4714be29e61b5a7e2973; no voters: 7b7dc3b7ea9947669c031a407a37bfb7, 89fead8b4d684535b3a6e4eb62080408
W20260709 12:23:39.434603 24902 leader_election.cc:343] T 428b74912b684e128bc77cbf9decddcd P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:23:39.418501 24752 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.56.194:32907, user_credentials={real_user=slave}} blocked reactor thread for 52515.1us
I20260709 12:23:39.448951 25417 raft_consensus.cc:2749] T cfbca86f30274e7bb3e6d66c6a7a4671 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:39.449570 24785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40234f65f7f43b6bed2407a7173b530" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d"
I20260709 12:23:39.450241 24785 raft_consensus.cc:3060] T c40234f65f7f43b6bed2407a7173b530 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:39.457162 25057 tablet_bootstrap.cc:492] T cfbca86f30274e7bb3e6d66c6a7a4671 P 89fead8b4d684535b3a6e4eb62080408: No bootstrap required, opened a new log
I20260709 12:23:39.457708 25057 ts_tablet_manager.cc:1403] T cfbca86f30274e7bb3e6d66c6a7a4671 P 89fead8b4d684535b3a6e4eb62080408: Time spent bootstrapping tablet: real 0.231s	user 0.011s	sys 0.009s
I20260709 12:23:39.459970 24861 raft_consensus.cc:3060] T 80392ae5d16442dbbfdd5ea4b95122fb P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:39.462682 24786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c404c110db894a0a8d582154e19b5556" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:39.466171 24973 leader_election.cc:304] T ae70a2a30fa54bfbbef422ed759d837c P f56a64eaa85f4714be29e61b5a7e2973 [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: f56a64eaa85f4714be29e61b5a7e2973; no voters: 89fead8b4d684535b3a6e4eb62080408, ed0e5ae54dc147eaae297b176039185d
I20260709 12:23:39.467092 25056 tablet_bootstrap.cc:492] T 25a01b98e7ad4edca9a557c8e328a259 P f56a64eaa85f4714be29e61b5a7e2973: No bootstrap required, opened a new log
I20260709 12:23:39.467417 25417 raft_consensus.cc:2749] T ae70a2a30fa54bfbbef422ed759d837c P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:23:39.467689 25056 ts_tablet_manager.cc:1403] T 25a01b98e7ad4edca9a557c8e328a259 P f56a64eaa85f4714be29e61b5a7e2973: Time spent bootstrapping tablet: real 0.090s	user 0.012s	sys 0.001s
I20260709 12:23:39.468510 25411 consensus_queue.cc:1048] T 1bc397d374ec484aaf469688e112dfc2 P f56a64eaa85f4714be29e61b5a7e2973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:39.479871 25055 ts_tablet_manager.cc:1434] T 80392ae5d16442dbbfdd5ea4b95122fb P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent starting tablet: real 0.095s	user 0.007s	sys 0.001s
I20260709 12:23:39.480302 25308 raft_consensus.cc:515] T 428b74912b684e128bc77cbf9decddcd P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:39.481810 25055 tablet_bootstrap.cc:492] T 1732c666b50145bf948495e4ad010d3c P 7b7dc3b7ea9947669c031a407a37bfb7: Bootstrap starting.
W20260709 12:23:39.487561 24973 leader_election.cc:343] T c404c110db894a0a8d582154e19b5556 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:39.497453 25308 leader_election.cc:290] T 428b74912b684e128bc77cbf9decddcd P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 election: Requested vote from peers 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907), f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055)
I20260709 12:23:39.491561 25057 raft_consensus.cc:359] T cfbca86f30274e7bb3e6d66c6a7a4671 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:39.492206 25056 raft_consensus.cc:359] T 25a01b98e7ad4edca9a557c8e328a259 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:39.495446 24785 raft_consensus.cc:2468] T c40234f65f7f43b6bed2407a7173b530 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f56a64eaa85f4714be29e61b5a7e2973 in term 1.
I20260709 12:23:39.498911 25056 raft_consensus.cc:385] T 25a01b98e7ad4edca9a557c8e328a259 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:39.499257 25056 raft_consensus.cc:740] T 25a01b98e7ad4edca9a557c8e328a259 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f56a64eaa85f4714be29e61b5a7e2973, State: Initialized, Role: FOLLOWER
I20260709 12:23:39.499890 25056 consensus_queue.cc:260] T 25a01b98e7ad4edca9a557c8e328a259 P f56a64eaa85f4714be29e61b5a7e2973 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:39.503108 25057 raft_consensus.cc:385] T cfbca86f30274e7bb3e6d66c6a7a4671 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:39.505007 25056 ts_tablet_manager.cc:1434] T 25a01b98e7ad4edca9a557c8e328a259 P f56a64eaa85f4714be29e61b5a7e2973: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.002s
I20260709 12:23:39.506111 25056 tablet_bootstrap.cc:492] T 05df5da5f0f946b3821b6bf4a53d49fe P f56a64eaa85f4714be29e61b5a7e2973: Bootstrap starting.
I20260709 12:23:39.510465 24862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "428b74912b684e128bc77cbf9decddcd" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7"
I20260709 12:23:39.511122 25008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "428b74912b684e128bc77cbf9decddcd" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973"
I20260709 12:23:39.511924 25008 raft_consensus.cc:3060] T 428b74912b684e128bc77cbf9decddcd P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:23:39.512076 24902 leader_election.cc:343] T 428b74912b684e128bc77cbf9decddcd P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:39.515048 25411 raft_consensus.cc:493] T 7f7eabfe78884d73aa6ff40aff828c59 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:39.515597 25411 raft_consensus.cc:515] T 7f7eabfe78884d73aa6ff40aff828c59 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:39.519716 24862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f7eabfe78884d73aa6ff40aff828c59" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
I20260709 12:23:39.520407 24862 raft_consensus.cc:2468] T 7f7eabfe78884d73aa6ff40aff828c59 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f56a64eaa85f4714be29e61b5a7e2973 in term 1.
I20260709 12:23:39.521492 24976 leader_election.cc:304] T 7f7eabfe78884d73aa6ff40aff828c59 P f56a64eaa85f4714be29e61b5a7e2973 [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: 7b7dc3b7ea9947669c031a407a37bfb7, f56a64eaa85f4714be29e61b5a7e2973; no voters: 
I20260709 12:23:39.522449 25342 raft_consensus.cc:2804] T 7f7eabfe78884d73aa6ff40aff828c59 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:23:39.522898 25342 raft_consensus.cc:493] T 7f7eabfe78884d73aa6ff40aff828c59 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:39.523221 25342 raft_consensus.cc:3060] T 7f7eabfe78884d73aa6ff40aff828c59 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:23:39.523787 24973 leader_election.cc:343] T c404c110db894a0a8d582154e19b5556 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:39.524310 24973 leader_election.cc:304] T c404c110db894a0a8d582154e19b5556 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f56a64eaa85f4714be29e61b5a7e2973; no voters: 89fead8b4d684535b3a6e4eb62080408, ed0e5ae54dc147eaae297b176039185d
I20260709 12:23:39.525044 25063 raft_consensus.cc:2749] T c404c110db894a0a8d582154e19b5556 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:39.503429 25057 raft_consensus.cc:740] T cfbca86f30274e7bb3e6d66c6a7a4671 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Initialized, Role: FOLLOWER
I20260709 12:23:39.528185 25057 consensus_queue.cc:260] T cfbca86f30274e7bb3e6d66c6a7a4671 P 89fead8b4d684535b3a6e4eb62080408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:39.517772 25411 leader_election.cc:290] T 7f7eabfe78884d73aa6ff40aff828c59 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907)
I20260709 12:23:39.526752 24973 leader_election.cc:304] T c40234f65f7f43b6bed2407a7173b530 P f56a64eaa85f4714be29e61b5a7e2973 [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: ed0e5ae54dc147eaae297b176039185d, f56a64eaa85f4714be29e61b5a7e2973; no voters: 7b7dc3b7ea9947669c031a407a37bfb7
I20260709 12:23:39.532159 25056 tablet_bootstrap.cc:654] T 05df5da5f0f946b3821b6bf4a53d49fe P f56a64eaa85f4714be29e61b5a7e2973: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:39.535706 25229 raft_consensus.cc:2749] T c7e4a546fce14a1a8fc3d41666b974a6 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:23:39.542496 25057 ts_tablet_manager.cc:1434] T cfbca86f30274e7bb3e6d66c6a7a4671 P 89fead8b4d684535b3a6e4eb62080408: Time spent starting tablet: real 0.084s	user 0.007s	sys 0.000s
I20260709 12:23:39.539232 25411 raft_consensus.cc:2804] T c40234f65f7f43b6bed2407a7173b530 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:39.550935 25411 raft_consensus.cc:697] T c40234f65f7f43b6bed2407a7173b530 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 LEADER]: Becoming Leader. State: Replica: f56a64eaa85f4714be29e61b5a7e2973, State: Running, Role: LEADER
I20260709 12:23:39.551868 25411 consensus_queue.cc:237] T c40234f65f7f43b6bed2407a7173b530 P f56a64eaa85f4714be29e61b5a7e2973 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:39.560483 25055 tablet_bootstrap.cc:654] T 1732c666b50145bf948495e4ad010d3c P 7b7dc3b7ea9947669c031a407a37bfb7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:39.563215 25057 tablet_bootstrap.cc:492] T 1bc397d374ec484aaf469688e112dfc2 P 89fead8b4d684535b3a6e4eb62080408: Bootstrap starting.
I20260709 12:23:39.557189 25342 raft_consensus.cc:515] T 7f7eabfe78884d73aa6ff40aff828c59 P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:39.572136 25342 leader_election.cc:290] T 7f7eabfe78884d73aa6ff40aff828c59 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 2 election: Requested vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907)
I20260709 12:23:39.601043 25054 tablet_bootstrap.cc:492] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P ed0e5ae54dc147eaae297b176039185d: No bootstrap required, opened a new log
I20260709 12:23:39.601583 25054 ts_tablet_manager.cc:1403] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.392s	user 0.019s	sys 0.001s
I20260709 12:23:39.603392 24785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f7eabfe78884d73aa6ff40aff828c59" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:39.604089 24785 raft_consensus.cc:2468] T 7f7eabfe78884d73aa6ff40aff828c59 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f56a64eaa85f4714be29e61b5a7e2973 in term 1.
I20260709 12:23:39.611456 25057 tablet_bootstrap.cc:654] T 1bc397d374ec484aaf469688e112dfc2 P 89fead8b4d684535b3a6e4eb62080408: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:39.598138 24858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f7eabfe78884d73aa6ff40aff828c59" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7"
I20260709 12:23:39.613051 24858 raft_consensus.cc:3060] T 7f7eabfe78884d73aa6ff40aff828c59 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:39.627668 25424 consensus_queue.cc:1048] T ae70a2a30fa54bfbbef422ed759d837c P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:39.629380 24858 raft_consensus.cc:2468] T 7f7eabfe78884d73aa6ff40aff828c59 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f56a64eaa85f4714be29e61b5a7e2973 in term 2.
I20260709 12:23:39.631680 25056 tablet_bootstrap.cc:492] T 05df5da5f0f946b3821b6bf4a53d49fe P f56a64eaa85f4714be29e61b5a7e2973: No bootstrap required, opened a new log
I20260709 12:23:39.632229 25056 ts_tablet_manager.cc:1403] T 05df5da5f0f946b3821b6bf4a53d49fe P f56a64eaa85f4714be29e61b5a7e2973: Time spent bootstrapping tablet: real 0.126s	user 0.025s	sys 0.010s
I20260709 12:23:39.634526 24785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f7eabfe78884d73aa6ff40aff828c59" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d"
I20260709 12:23:39.635303 24785 raft_consensus.cc:3060] T 7f7eabfe78884d73aa6ff40aff828c59 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:39.620874 25054 raft_consensus.cc:359] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:39.636003 25054 raft_consensus.cc:385] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:39.636078 25437 raft_consensus.cc:493] T cc6ea2574a534668b824fe652add54c1 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:39.636327 25054 raft_consensus.cc:740] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:39.636755 25437 raft_consensus.cc:515] T cc6ea2574a534668b824fe652add54c1 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:39.637154 25054 consensus_queue.cc:260] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P ed0e5ae54dc147eaae297b176039185d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:39.639355 25437 leader_election.cc:290] T cc6ea2574a534668b824fe652add54c1 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055), 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907)
I20260709 12:23:39.642668 25008 raft_consensus.cc:2468] T 428b74912b684e128bc77cbf9decddcd P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 1.
I20260709 12:23:39.651216 24901 leader_election.cc:304] T 428b74912b684e128bc77cbf9decddcd P 89fead8b4d684535b3a6e4eb62080408 [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: 89fead8b4d684535b3a6e4eb62080408, f56a64eaa85f4714be29e61b5a7e2973; no voters: 7b7dc3b7ea9947669c031a407a37bfb7
I20260709 12:23:39.652058 25424 raft_consensus.cc:2804] T 428b74912b684e128bc77cbf9decddcd P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:39.652705 25424 raft_consensus.cc:697] T 428b74912b684e128bc77cbf9decddcd P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Becoming Leader. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Running, Role: LEADER
I20260709 12:23:39.653559 25424 consensus_queue.cc:237] T 428b74912b684e128bc77cbf9decddcd P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:39.643616 24785 raft_consensus.cc:2468] T 7f7eabfe78884d73aa6ff40aff828c59 P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f56a64eaa85f4714be29e61b5a7e2973 in term 2.
I20260709 12:23:39.644276 24858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc6ea2574a534668b824fe652add54c1" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
I20260709 12:23:39.645738 25009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc6ea2574a534668b824fe652add54c1" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973" is_pre_election: true
I20260709 12:23:39.658267 25009 raft_consensus.cc:2468] T cc6ea2574a534668b824fe652add54c1 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 0.
I20260709 12:23:39.647943 24976 leader_election.cc:304] T 7f7eabfe78884d73aa6ff40aff828c59 P f56a64eaa85f4714be29e61b5a7e2973 [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: 7b7dc3b7ea9947669c031a407a37bfb7, f56a64eaa85f4714be29e61b5a7e2973; no voters: 
I20260709 12:23:39.659621 24751 leader_election.cc:304] T cc6ea2574a534668b824fe652add54c1 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ed0e5ae54dc147eaae297b176039185d, f56a64eaa85f4714be29e61b5a7e2973; no voters: 
I20260709 12:23:39.660535 25063 raft_consensus.cc:2804] T 7f7eabfe78884d73aa6ff40aff828c59 P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:39.661087 25063 raft_consensus.cc:697] T 7f7eabfe78884d73aa6ff40aff828c59 P f56a64eaa85f4714be29e61b5a7e2973 [term 2 LEADER]: Becoming Leader. State: Replica: f56a64eaa85f4714be29e61b5a7e2973, State: Running, Role: LEADER
I20260709 12:23:39.661374 25437 raft_consensus.cc:2804] T cc6ea2574a534668b824fe652add54c1 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:39.661785 25437 raft_consensus.cc:493] T cc6ea2574a534668b824fe652add54c1 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:39.663208 25437 raft_consensus.cc:3060] T cc6ea2574a534668b824fe652add54c1 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:23:39.663724 24752 leader_election.cc:343] T cc6ea2574a534668b824fe652add54c1 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:39.661927 25063 consensus_queue.cc:237] T 7f7eabfe78884d73aa6ff40aff828c59 P f56a64eaa85f4714be29e61b5a7e2973 [LEADER]: Queue going to LEADER 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: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:39.668589 25054 ts_tablet_manager.cc:1434] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.067s	user 0.006s	sys 0.001s
I20260709 12:23:39.669728 25054 tablet_bootstrap.cc:492] T 05df5da5f0f946b3821b6bf4a53d49fe P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:39.670303 25437 raft_consensus.cc:515] T cc6ea2574a534668b824fe652add54c1 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:39.670915 25055 tablet_bootstrap.cc:492] T 1732c666b50145bf948495e4ad010d3c P 7b7dc3b7ea9947669c031a407a37bfb7: No bootstrap required, opened a new log
I20260709 12:23:39.671717 25055 ts_tablet_manager.cc:1403] T 1732c666b50145bf948495e4ad010d3c P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent bootstrapping tablet: real 0.190s	user 0.024s	sys 0.036s
I20260709 12:23:39.673023 25008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc6ea2574a534668b824fe652add54c1" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973"
I20260709 12:23:39.673327 25057 tablet_bootstrap.cc:492] T 1bc397d374ec484aaf469688e112dfc2 P 89fead8b4d684535b3a6e4eb62080408: No bootstrap required, opened a new log
I20260709 12:23:39.670186 25056 raft_consensus.cc:359] T 05df5da5f0f946b3821b6bf4a53d49fe P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:39.673700 25008 raft_consensus.cc:3060] T cc6ea2574a534668b824fe652add54c1 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:39.674118 25056 raft_consensus.cc:385] T 05df5da5f0f946b3821b6bf4a53d49fe P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:39.674647 25056 raft_consensus.cc:740] T 05df5da5f0f946b3821b6bf4a53d49fe P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f56a64eaa85f4714be29e61b5a7e2973, State: Initialized, Role: FOLLOWER
I20260709 12:23:39.675282 25056 consensus_queue.cc:260] T 05df5da5f0f946b3821b6bf4a53d49fe P f56a64eaa85f4714be29e61b5a7e2973 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:39.680693 25055 raft_consensus.cc:359] T 1732c666b50145bf948495e4ad010d3c P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:39.681541 25055 raft_consensus.cc:385] T 1732c666b50145bf948495e4ad010d3c P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:39.681799 25055 raft_consensus.cc:740] T 1732c666b50145bf948495e4ad010d3c P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7dc3b7ea9947669c031a407a37bfb7, State: Initialized, Role: FOLLOWER
I20260709 12:23:39.682554 25055 consensus_queue.cc:260] T 1732c666b50145bf948495e4ad010d3c P 7b7dc3b7ea9947669c031a407a37bfb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:39.684909 25055 ts_tablet_manager.cc:1434] T 1732c666b50145bf948495e4ad010d3c P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:23:39.685902 25055 tablet_bootstrap.cc:492] T 64b2b0279e5a48ce8a6211bcaa5d47be P 7b7dc3b7ea9947669c031a407a37bfb7: Bootstrap starting.
I20260709 12:23:39.689324 25008 raft_consensus.cc:2468] T cc6ea2574a534668b824fe652add54c1 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 1.
I20260709 12:23:39.673854 25057 ts_tablet_manager.cc:1403] T 1bc397d374ec484aaf469688e112dfc2 P 89fead8b4d684535b3a6e4eb62080408: Time spent bootstrapping tablet: real 0.129s	user 0.009s	sys 0.006s
I20260709 12:23:39.691246 25437 leader_election.cc:290] T cc6ea2574a534668b824fe652add54c1 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 election: Requested vote from peers f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055), 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907)
I20260709 12:23:39.692021 25055 tablet_bootstrap.cc:654] T 64b2b0279e5a48ce8a6211bcaa5d47be P 7b7dc3b7ea9947669c031a407a37bfb7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:39.692853 24751 leader_election.cc:304] T cc6ea2574a534668b824fe652add54c1 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ed0e5ae54dc147eaae297b176039185d, f56a64eaa85f4714be29e61b5a7e2973; no voters: 
I20260709 12:23:39.693868 25437 raft_consensus.cc:2804] T cc6ea2574a534668b824fe652add54c1 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:39.694613 25437 raft_consensus.cc:697] T cc6ea2574a534668b824fe652add54c1 P ed0e5ae54dc147eaae297b176039185d [term 1 LEADER]: Becoming Leader. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Running, Role: LEADER
I20260709 12:23:39.695564 25437 consensus_queue.cc:237] T cc6ea2574a534668b824fe652add54c1 P ed0e5ae54dc147eaae297b176039185d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:39.696794 25056 ts_tablet_manager.cc:1434] T 05df5da5f0f946b3821b6bf4a53d49fe P f56a64eaa85f4714be29e61b5a7e2973: Time spent starting tablet: real 0.064s	user 0.006s	sys 0.000s
I20260709 12:23:39.693957 24861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc6ea2574a534668b824fe652add54c1" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7"
W20260709 12:23:39.709894 24752 leader_election.cc:343] T cc6ea2574a534668b824fe652add54c1 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:39.711050 25424 consensus_queue.cc:1048] T ae70a2a30fa54bfbbef422ed759d837c P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:39.694134 25057 raft_consensus.cc:359] T 1bc397d374ec484aaf469688e112dfc2 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:39.720367 25057 raft_consensus.cc:385] T 1bc397d374ec484aaf469688e112dfc2 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:39.720655 25057 raft_consensus.cc:740] T 1bc397d374ec484aaf469688e112dfc2 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Initialized, Role: FOLLOWER
I20260709 12:23:39.720837 25054 tablet_bootstrap.cc:654] T 05df5da5f0f946b3821b6bf4a53d49fe P ed0e5ae54dc147eaae297b176039185d: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:39.728127 25056 tablet_bootstrap.cc:492] T d98e2fe80ed84f6eb02796dea0efcfa2 P f56a64eaa85f4714be29e61b5a7e2973: Bootstrap starting.
I20260709 12:23:39.729413 25057 consensus_queue.cc:260] T 1bc397d374ec484aaf469688e112dfc2 P 89fead8b4d684535b3a6e4eb62080408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:39.735517 25247 raft_consensus.cc:493] T cfbca86f30274e7bb3e6d66c6a7a4671 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:39.735025 24682 catalog_manager.cc:5697] T c40234f65f7f43b6bed2407a7173b530 P f56a64eaa85f4714be29e61b5a7e2973 reported cstate change: term changed from 0 to 1, leader changed from <none> to f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196). New cstate: current_term: 1 leader_uuid: "f56a64eaa85f4714be29e61b5a7e2973" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:39.736159 25247 raft_consensus.cc:515] T cfbca86f30274e7bb3e6d66c6a7a4671 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:39.740286 25008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfbca86f30274e7bb3e6d66c6a7a4671" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973" is_pre_election: true
I20260709 12:23:39.740936 25008 raft_consensus.cc:2468] T cfbca86f30274e7bb3e6d66c6a7a4671 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 0.
I20260709 12:23:39.742213 24901 leader_election.cc:304] T cfbca86f30274e7bb3e6d66c6a7a4671 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89fead8b4d684535b3a6e4eb62080408, f56a64eaa85f4714be29e61b5a7e2973; no voters: 
I20260709 12:23:39.743054 25208 raft_consensus.cc:2804] T cfbca86f30274e7bb3e6d66c6a7a4671 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:39.743402 25208 raft_consensus.cc:493] T cfbca86f30274e7bb3e6d66c6a7a4671 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:39.743706 25208 raft_consensus.cc:3060] T cfbca86f30274e7bb3e6d66c6a7a4671 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:39.748556 25247 leader_election.cc:290] T cfbca86f30274e7bb3e6d66c6a7a4671 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907), f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055)
I20260709 12:23:39.753146 25208 raft_consensus.cc:515] T cfbca86f30274e7bb3e6d66c6a7a4671 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:39.753486 24683 catalog_manager.cc:5697] T 428b74912b684e128bc77cbf9decddcd P 89fead8b4d684535b3a6e4eb62080408 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195). New cstate: current_term: 1 leader_uuid: "89fead8b4d684535b3a6e4eb62080408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:39.754845 25055 tablet_bootstrap.cc:492] T 64b2b0279e5a48ce8a6211bcaa5d47be P 7b7dc3b7ea9947669c031a407a37bfb7: No bootstrap required, opened a new log
I20260709 12:23:39.756712 24858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfbca86f30274e7bb3e6d66c6a7a4671" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
I20260709 12:23:39.761106 25055 ts_tablet_manager.cc:1403] T 64b2b0279e5a48ce8a6211bcaa5d47be P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent bootstrapping tablet: real 0.075s	user 0.014s	sys 0.011s
W20260709 12:23:39.761653 24902 leader_election.cc:343] T cfbca86f30274e7bb3e6d66c6a7a4671 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:39.764468 25055 raft_consensus.cc:359] T 64b2b0279e5a48ce8a6211bcaa5d47be P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:39.775810 25055 raft_consensus.cc:385] T 64b2b0279e5a48ce8a6211bcaa5d47be P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:39.776690 25055 raft_consensus.cc:740] T 64b2b0279e5a48ce8a6211bcaa5d47be P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7dc3b7ea9947669c031a407a37bfb7, State: Initialized, Role: FOLLOWER
I20260709 12:23:39.773196 25208 leader_election.cc:290] T cfbca86f30274e7bb3e6d66c6a7a4671 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 election: Requested vote from peers 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907), f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055)
I20260709 12:23:39.773703 25008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfbca86f30274e7bb3e6d66c6a7a4671" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973"
I20260709 12:23:39.779503 25008 raft_consensus.cc:3060] T cfbca86f30274e7bb3e6d66c6a7a4671 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:39.759258 25057 ts_tablet_manager.cc:1434] T 1bc397d374ec484aaf469688e112dfc2 P 89fead8b4d684535b3a6e4eb62080408: Time spent starting tablet: real 0.068s	user 0.003s	sys 0.004s
I20260709 12:23:39.765009 24858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfbca86f30274e7bb3e6d66c6a7a4671" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7"
W20260709 12:23:39.781744 24902 leader_election.cc:343] T cfbca86f30274e7bb3e6d66c6a7a4671 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:39.777134 24680 catalog_manager.cc:5697] T cc6ea2574a534668b824fe652add54c1 P ed0e5ae54dc147eaae297b176039185d reported cstate change: term changed from 0 to 1, leader changed from <none> to ed0e5ae54dc147eaae297b176039185d (127.21.56.193). New cstate: current_term: 1 leader_uuid: "ed0e5ae54dc147eaae297b176039185d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:39.784077 25057 tablet_bootstrap.cc:492] T fc856487e06d4fad8eb7ca1d08c4fa75 P 89fead8b4d684535b3a6e4eb62080408: Bootstrap starting.
I20260709 12:23:39.786988 25008 raft_consensus.cc:2468] T cfbca86f30274e7bb3e6d66c6a7a4671 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 1.
I20260709 12:23:39.788473 25055 consensus_queue.cc:260] T 64b2b0279e5a48ce8a6211bcaa5d47be P 7b7dc3b7ea9947669c031a407a37bfb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:39.790954 25055 ts_tablet_manager.cc:1434] T 64b2b0279e5a48ce8a6211bcaa5d47be P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260709 12:23:39.789590 24901 leader_election.cc:304] T cfbca86f30274e7bb3e6d66c6a7a4671 P 89fead8b4d684535b3a6e4eb62080408 [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: 89fead8b4d684535b3a6e4eb62080408, f56a64eaa85f4714be29e61b5a7e2973; no voters: 7b7dc3b7ea9947669c031a407a37bfb7
I20260709 12:23:39.794149 25208 raft_consensus.cc:2804] T cfbca86f30274e7bb3e6d66c6a7a4671 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:39.794633 25208 raft_consensus.cc:697] T cfbca86f30274e7bb3e6d66c6a7a4671 P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Becoming Leader. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Running, Role: LEADER
I20260709 12:23:39.794693 25054 tablet_bootstrap.cc:492] T 05df5da5f0f946b3821b6bf4a53d49fe P ed0e5ae54dc147eaae297b176039185d: No bootstrap required, opened a new log
I20260709 12:23:39.795272 25054 ts_tablet_manager.cc:1403] T 05df5da5f0f946b3821b6bf4a53d49fe P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.126s	user 0.038s	sys 0.016s
I20260709 12:23:39.795468 25208 consensus_queue.cc:237] T cfbca86f30274e7bb3e6d66c6a7a4671 P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:39.795631 24679 catalog_manager.cc:5697] T 7f7eabfe78884d73aa6ff40aff828c59 P f56a64eaa85f4714be29e61b5a7e2973 reported cstate change: term changed from 0 to 2, leader changed from <none> to f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196). New cstate: current_term: 2 leader_uuid: "f56a64eaa85f4714be29e61b5a7e2973" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:39.802407 25054 raft_consensus.cc:359] T 05df5da5f0f946b3821b6bf4a53d49fe P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:39.803215 25054 raft_consensus.cc:385] T 05df5da5f0f946b3821b6bf4a53d49fe P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:39.803501 25054 raft_consensus.cc:740] T 05df5da5f0f946b3821b6bf4a53d49fe P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:39.804124 25055 tablet_bootstrap.cc:492] T fc856487e06d4fad8eb7ca1d08c4fa75 P 7b7dc3b7ea9947669c031a407a37bfb7: Bootstrap starting.
I20260709 12:23:39.804279 25054 consensus_queue.cc:260] T 05df5da5f0f946b3821b6bf4a53d49fe P ed0e5ae54dc147eaae297b176039185d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:39.806648 25054 ts_tablet_manager.cc:1434] T 05df5da5f0f946b3821b6bf4a53d49fe P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:23:39.807631 25054 tablet_bootstrap.cc:492] T c404c110db894a0a8d582154e19b5556 P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:39.811208 25055 tablet_bootstrap.cc:654] T fc856487e06d4fad8eb7ca1d08c4fa75 P 7b7dc3b7ea9947669c031a407a37bfb7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:39.817200 25054 tablet_bootstrap.cc:654] T c404c110db894a0a8d582154e19b5556 P ed0e5ae54dc147eaae297b176039185d: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:39.818392 24682 catalog_manager.cc:5697] T cfbca86f30274e7bb3e6d66c6a7a4671 P 89fead8b4d684535b3a6e4eb62080408 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195). New cstate: current_term: 1 leader_uuid: "89fead8b4d684535b3a6e4eb62080408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:39.774863 25056 tablet_bootstrap.cc:654] T d98e2fe80ed84f6eb02796dea0efcfa2 P f56a64eaa85f4714be29e61b5a7e2973: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:39.839915 25057 tablet_bootstrap.cc:654] T fc856487e06d4fad8eb7ca1d08c4fa75 P 89fead8b4d684535b3a6e4eb62080408: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:39.848347 25057 tablet_bootstrap.cc:492] T fc856487e06d4fad8eb7ca1d08c4fa75 P 89fead8b4d684535b3a6e4eb62080408: No bootstrap required, opened a new log
I20260709 12:23:39.849946 25057 ts_tablet_manager.cc:1403] T fc856487e06d4fad8eb7ca1d08c4fa75 P 89fead8b4d684535b3a6e4eb62080408: Time spent bootstrapping tablet: real 0.066s	user 0.007s	sys 0.006s
I20260709 12:23:39.853313 25057 raft_consensus.cc:359] T fc856487e06d4fad8eb7ca1d08c4fa75 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:39.857173 25057 raft_consensus.cc:385] T fc856487e06d4fad8eb7ca1d08c4fa75 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:39.857928 25057 raft_consensus.cc:740] T fc856487e06d4fad8eb7ca1d08c4fa75 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Initialized, Role: FOLLOWER
I20260709 12:23:39.859695 25057 consensus_queue.cc:260] T fc856487e06d4fad8eb7ca1d08c4fa75 P 89fead8b4d684535b3a6e4eb62080408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
W20260709 12:23:39.860112 25461 log.cc:927] Time spent T cfbca86f30274e7bb3e6d66c6a7a4671 P 89fead8b4d684535b3a6e4eb62080408: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
I20260709 12:23:39.864212 25057 ts_tablet_manager.cc:1434] T fc856487e06d4fad8eb7ca1d08c4fa75 P 89fead8b4d684535b3a6e4eb62080408: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260709 12:23:39.866973 25057 tablet_bootstrap.cc:492] T d98e2fe80ed84f6eb02796dea0efcfa2 P 89fead8b4d684535b3a6e4eb62080408: Bootstrap starting.
I20260709 12:23:39.876387 25057 tablet_bootstrap.cc:654] T d98e2fe80ed84f6eb02796dea0efcfa2 P 89fead8b4d684535b3a6e4eb62080408: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:39.886750 25247 raft_consensus.cc:493] T 1bc397d374ec484aaf469688e112dfc2 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:39.887235 25247 raft_consensus.cc:515] T 1bc397d374ec484aaf469688e112dfc2 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:39.889238 25247 leader_election.cc:290] T 1bc397d374ec484aaf469688e112dfc2 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:39.891450 25057 tablet_bootstrap.cc:492] T d98e2fe80ed84f6eb02796dea0efcfa2 P 89fead8b4d684535b3a6e4eb62080408: No bootstrap required, opened a new log
I20260709 12:23:39.891347 25008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc397d374ec484aaf469688e112dfc2" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973" is_pre_election: true
I20260709 12:23:39.892010 25057 ts_tablet_manager.cc:1403] T d98e2fe80ed84f6eb02796dea0efcfa2 P 89fead8b4d684535b3a6e4eb62080408: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.001s
I20260709 12:23:39.891891 24786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc397d374ec484aaf469688e112dfc2" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:39.895864 24932 raft_consensus.cc:3060] T 1bc397d374ec484aaf469688e112dfc2 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:39.897233 25057 raft_consensus.cc:359] T d98e2fe80ed84f6eb02796dea0efcfa2 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:39.897938 25057 raft_consensus.cc:385] T d98e2fe80ed84f6eb02796dea0efcfa2 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:39.898200 25057 raft_consensus.cc:740] T d98e2fe80ed84f6eb02796dea0efcfa2 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Initialized, Role: FOLLOWER
I20260709 12:23:39.900022 24901 leader_election.cc:304] T 1bc397d374ec484aaf469688e112dfc2 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89fead8b4d684535b3a6e4eb62080408; no voters: ed0e5ae54dc147eaae297b176039185d, f56a64eaa85f4714be29e61b5a7e2973
I20260709 12:23:39.903946 25057 consensus_queue.cc:260] T d98e2fe80ed84f6eb02796dea0efcfa2 P 89fead8b4d684535b3a6e4eb62080408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:39.900533 25418 raft_consensus.cc:493] T 1732c666b50145bf948495e4ad010d3c P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:39.921478 25418 raft_consensus.cc:515] T 1732c666b50145bf948495e4ad010d3c P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:39.923691 25418 leader_election.cc:290] T 1732c666b50145bf948495e4ad010d3c P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:39.925436 24786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1732c666b50145bf948495e4ad010d3c" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:39.926568 25057 ts_tablet_manager.cc:1434] T d98e2fe80ed84f6eb02796dea0efcfa2 P 89fead8b4d684535b3a6e4eb62080408: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.003s
I20260709 12:23:39.927589 25057 tablet_bootstrap.cc:492] T fdd34376063142abbe6443105c9daeab P 89fead8b4d684535b3a6e4eb62080408: Bootstrap starting.
I20260709 12:23:39.927814 25056 tablet_bootstrap.cc:492] T d98e2fe80ed84f6eb02796dea0efcfa2 P f56a64eaa85f4714be29e61b5a7e2973: No bootstrap required, opened a new log
I20260709 12:23:39.927927 25008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1732c666b50145bf948495e4ad010d3c" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973" is_pre_election: true
I20260709 12:23:39.928424 25056 ts_tablet_manager.cc:1403] T d98e2fe80ed84f6eb02796dea0efcfa2 P f56a64eaa85f4714be29e61b5a7e2973: Time spent bootstrapping tablet: real 0.231s	user 0.032s	sys 0.028s
I20260709 12:23:39.929704 24826 leader_election.cc:304] T 1732c666b50145bf948495e4ad010d3c P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b7dc3b7ea9947669c031a407a37bfb7; no voters: ed0e5ae54dc147eaae297b176039185d, f56a64eaa85f4714be29e61b5a7e2973
I20260709 12:23:39.930519 25418 raft_consensus.cc:2749] T 1732c666b50145bf948495e4ad010d3c P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:39.931699 25056 raft_consensus.cc:359] T d98e2fe80ed84f6eb02796dea0efcfa2 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:39.932459 25056 raft_consensus.cc:385] T d98e2fe80ed84f6eb02796dea0efcfa2 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:39.932708 25056 raft_consensus.cc:740] T d98e2fe80ed84f6eb02796dea0efcfa2 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f56a64eaa85f4714be29e61b5a7e2973, State: Initialized, Role: FOLLOWER
I20260709 12:23:39.933928 25056 consensus_queue.cc:260] T d98e2fe80ed84f6eb02796dea0efcfa2 P f56a64eaa85f4714be29e61b5a7e2973 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:39.936723 25056 ts_tablet_manager.cc:1434] T d98e2fe80ed84f6eb02796dea0efcfa2 P f56a64eaa85f4714be29e61b5a7e2973: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:23:39.940120 25424 raft_consensus.cc:2749] T 1bc397d374ec484aaf469688e112dfc2 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:39.951464 25055 tablet_bootstrap.cc:492] T fc856487e06d4fad8eb7ca1d08c4fa75 P 7b7dc3b7ea9947669c031a407a37bfb7: No bootstrap required, opened a new log
I20260709 12:23:39.951948 25055 ts_tablet_manager.cc:1403] T fc856487e06d4fad8eb7ca1d08c4fa75 P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent bootstrapping tablet: real 0.148s	user 0.026s	sys 0.039s
I20260709 12:23:39.956624 25055 raft_consensus.cc:359] T fc856487e06d4fad8eb7ca1d08c4fa75 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:39.957360 25055 raft_consensus.cc:385] T fc856487e06d4fad8eb7ca1d08c4fa75 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:39.957638 25055 raft_consensus.cc:740] T fc856487e06d4fad8eb7ca1d08c4fa75 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7dc3b7ea9947669c031a407a37bfb7, State: Initialized, Role: FOLLOWER
I20260709 12:23:39.989674 25057 tablet_bootstrap.cc:654] T fdd34376063142abbe6443105c9daeab P 89fead8b4d684535b3a6e4eb62080408: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:39.995632 25055 consensus_queue.cc:260] T fc856487e06d4fad8eb7ca1d08c4fa75 P 7b7dc3b7ea9947669c031a407a37bfb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:40.000133 25411 raft_consensus.cc:493] T 25a01b98e7ad4edca9a557c8e328a259 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:40.000771 25411 raft_consensus.cc:515] T 25a01b98e7ad4edca9a557c8e328a259 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:40.002844 25411 leader_election.cc:290] T 25a01b98e7ad4edca9a557c8e328a259 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
W20260709 12:23:40.003984 24749 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.56.195:39911, user_credentials={real_user=slave}} blocked reactor thread for 45600.4us
I20260709 12:23:40.005604 25208 raft_consensus.cc:493] T d98e2fe80ed84f6eb02796dea0efcfa2 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:40.014278 25208 raft_consensus.cc:515] T d98e2fe80ed84f6eb02796dea0efcfa2 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:40.016901 25208 leader_election.cc:290] T d98e2fe80ed84f6eb02796dea0efcfa2 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907), f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055)
I20260709 12:23:40.006605 24861 raft_consensus.cc:3060] T 64b2b0279e5a48ce8a6211bcaa5d47be P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:40.017490 24932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a01b98e7ad4edca9a557c8e328a259" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408" is_pre_election: true
W20260709 12:23:40.018949 24973 leader_election.cc:343] T 25a01b98e7ad4edca9a557c8e328a259 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:23:40.021075 24976 consensus_peers.cc:597] T c40234f65f7f43b6bed2407a7173b530 P f56a64eaa85f4714be29e61b5a7e2973 -> Peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Couldn't send request to peer 7b7dc3b7ea9947669c031a407a37bfb7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:40.026176 24857 raft_consensus.cc:3060] T 1732c666b50145bf948495e4ad010d3c P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:40.008766 25055 ts_tablet_manager.cc:1434] T fc856487e06d4fad8eb7ca1d08c4fa75 P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent starting tablet: real 0.057s	user 0.008s	sys 0.000s
I20260709 12:23:40.011595 24780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a01b98e7ad4edca9a557c8e328a259" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:40.041147 24853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d98e2fe80ed84f6eb02796dea0efcfa2" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
W20260709 12:23:40.044380 24973 leader_election.cc:343] T 25a01b98e7ad4edca9a557c8e328a259 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:40.045476 24973 leader_election.cc:304] T 25a01b98e7ad4edca9a557c8e328a259 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f56a64eaa85f4714be29e61b5a7e2973; no voters: 89fead8b4d684535b3a6e4eb62080408, ed0e5ae54dc147eaae297b176039185d
I20260709 12:23:40.047989 25411 raft_consensus.cc:2749] T 25a01b98e7ad4edca9a557c8e328a259 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:40.049378 25008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d98e2fe80ed84f6eb02796dea0efcfa2" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973" is_pre_election: true
I20260709 12:23:40.054600 25008 raft_consensus.cc:2468] T d98e2fe80ed84f6eb02796dea0efcfa2 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 0.
I20260709 12:23:40.056020 24901 leader_election.cc:304] T d98e2fe80ed84f6eb02796dea0efcfa2 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89fead8b4d684535b3a6e4eb62080408, f56a64eaa85f4714be29e61b5a7e2973; no voters: 
I20260709 12:23:40.059485 25055 tablet_bootstrap.cc:492] T 428b74912b684e128bc77cbf9decddcd P 7b7dc3b7ea9947669c031a407a37bfb7: Bootstrap starting.
I20260709 12:23:40.057482 25424 raft_consensus.cc:2804] T d98e2fe80ed84f6eb02796dea0efcfa2 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:40.060989 25424 raft_consensus.cc:493] T d98e2fe80ed84f6eb02796dea0efcfa2 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:23:40.058359 24902 leader_election.cc:343] T d98e2fe80ed84f6eb02796dea0efcfa2 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:40.064229 25417 raft_consensus.cc:493] T 05df5da5f0f946b3821b6bf4a53d49fe P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:40.064747 25417 raft_consensus.cc:515] T 05df5da5f0f946b3821b6bf4a53d49fe P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:40.061348 25424 raft_consensus.cc:3060] T d98e2fe80ed84f6eb02796dea0efcfa2 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:40.068799 24785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05df5da5f0f946b3821b6bf4a53d49fe" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:40.069392 24785 raft_consensus.cc:2468] T 05df5da5f0f946b3821b6bf4a53d49fe P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f56a64eaa85f4714be29e61b5a7e2973 in term 0.
I20260709 12:23:40.070125 25054 tablet_bootstrap.cc:492] T c404c110db894a0a8d582154e19b5556 P ed0e5ae54dc147eaae297b176039185d: No bootstrap required, opened a new log
I20260709 12:23:40.070626 25054 ts_tablet_manager.cc:1403] T c404c110db894a0a8d582154e19b5556 P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.263s	user 0.053s	sys 0.040s
I20260709 12:23:40.072070 24973 leader_election.cc:304] T 05df5da5f0f946b3821b6bf4a53d49fe P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ed0e5ae54dc147eaae297b176039185d, f56a64eaa85f4714be29e61b5a7e2973; no voters: 
I20260709 12:23:40.073745 25411 raft_consensus.cc:2804] T 05df5da5f0f946b3821b6bf4a53d49fe P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:40.073467 25054 raft_consensus.cc:359] T c404c110db894a0a8d582154e19b5556 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:40.074169 25411 raft_consensus.cc:493] T 05df5da5f0f946b3821b6bf4a53d49fe P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:40.074544 25411 raft_consensus.cc:3060] T 05df5da5f0f946b3821b6bf4a53d49fe P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:40.074939 25054 raft_consensus.cc:385] T c404c110db894a0a8d582154e19b5556 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:40.075241 25054 raft_consensus.cc:740] T c404c110db894a0a8d582154e19b5556 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:40.076043 25054 consensus_queue.cc:260] T c404c110db894a0a8d582154e19b5556 P ed0e5ae54dc147eaae297b176039185d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:40.076114 25424 raft_consensus.cc:515] T d98e2fe80ed84f6eb02796dea0efcfa2 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:40.076758 25417 leader_election.cc:290] T 05df5da5f0f946b3821b6bf4a53d49fe P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907)
I20260709 12:23:40.069262 24780 raft_consensus.cc:1275] T 7f7eabfe78884d73aa6ff40aff828c59 P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Refusing update from remote peer f56a64eaa85f4714be29e61b5a7e2973: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:23:40.078342 25057 tablet_bootstrap.cc:492] T fdd34376063142abbe6443105c9daeab P 89fead8b4d684535b3a6e4eb62080408: No bootstrap required, opened a new log
I20260709 12:23:40.078763 24861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05df5da5f0f946b3821b6bf4a53d49fe" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
I20260709 12:23:40.078874 25057 ts_tablet_manager.cc:1403] T fdd34376063142abbe6443105c9daeab P 89fead8b4d684535b3a6e4eb62080408: Time spent bootstrapping tablet: real 0.151s	user 0.030s	sys 0.045s
I20260709 12:23:40.078784 25417 consensus_queue.cc:1048] T 7f7eabfe78884d73aa6ff40aff828c59 P f56a64eaa85f4714be29e61b5a7e2973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260709 12:23:40.081835 24976 leader_election.cc:343] T 05df5da5f0f946b3821b6bf4a53d49fe P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:40.086802 25417 consensus_queue.cc:1048] T c40234f65f7f43b6bed2407a7173b530 P f56a64eaa85f4714be29e61b5a7e2973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:40.086963 25411 raft_consensus.cc:515] T 05df5da5f0f946b3821b6bf4a53d49fe P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:40.089847 25054 ts_tablet_manager.cc:1434] T c404c110db894a0a8d582154e19b5556 P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 12:23:40.089576 25057 raft_consensus.cc:359] T fdd34376063142abbe6443105c9daeab P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:40.090564 25057 raft_consensus.cc:385] T fdd34376063142abbe6443105c9daeab P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:40.090912 25057 raft_consensus.cc:740] T fdd34376063142abbe6443105c9daeab P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Initialized, Role: FOLLOWER
I20260709 12:23:40.091665 25057 consensus_queue.cc:260] T fdd34376063142abbe6443105c9daeab P 89fead8b4d684535b3a6e4eb62080408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:40.092082 25442 raft_consensus.cc:493] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:40.093129 24861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05df5da5f0f946b3821b6bf4a53d49fe" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7"
W20260709 12:23:40.095522 24976 leader_election.cc:343] T 05df5da5f0f946b3821b6bf4a53d49fe P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:40.092686 25442 raft_consensus.cc:515] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:40.094518 25411 leader_election.cc:290] T 05df5da5f0f946b3821b6bf4a53d49fe P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 1 election: Requested vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907)
I20260709 12:23:40.100414 25442 leader_election.cc:290] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907), 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911)
I20260709 12:23:40.102108 24861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae1c7d8bc3b4f729848e6c44bf724d3" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
I20260709 12:23:40.096359 25057 ts_tablet_manager.cc:1434] T fdd34376063142abbe6443105c9daeab P 89fead8b4d684535b3a6e4eb62080408: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
W20260709 12:23:40.106842 24752 leader_election.cc:343] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:40.107599 24781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05df5da5f0f946b3821b6bf4a53d49fe" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d"
I20260709 12:23:40.110090 24935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae1c7d8bc3b4f729848e6c44bf724d3" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408" is_pre_election: true
I20260709 12:23:40.111510 25057 tablet_bootstrap.cc:492] T 25a01b98e7ad4edca9a557c8e328a259 P 89fead8b4d684535b3a6e4eb62080408: Bootstrap starting.
W20260709 12:23:40.114449 24749 leader_election.cc:343] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:40.115047 24749 leader_election.cc:304] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed0e5ae54dc147eaae297b176039185d; no voters: 7b7dc3b7ea9947669c031a407a37bfb7, 89fead8b4d684535b3a6e4eb62080408
I20260709 12:23:40.115533 25208 consensus_queue.cc:1048] T 428b74912b684e128bc77cbf9decddcd P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:40.115836 25442 raft_consensus.cc:2749] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:40.108320 24781 raft_consensus.cc:3060] T 05df5da5f0f946b3821b6bf4a53d49fe P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:40.119750 24861 raft_consensus.cc:1275] T 7f7eabfe78884d73aa6ff40aff828c59 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Refusing update from remote peer f56a64eaa85f4714be29e61b5a7e2973: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
W20260709 12:23:40.120657 24902 consensus_peers.cc:597] T 428b74912b684e128bc77cbf9decddcd P 89fead8b4d684535b3a6e4eb62080408 -> Peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Couldn't send request to peer 7b7dc3b7ea9947669c031a407a37bfb7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:40.125152 25417 consensus_queue.cc:1048] T 7f7eabfe78884d73aa6ff40aff828c59 P f56a64eaa85f4714be29e61b5a7e2973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:23:40.124796 24752 consensus_peers.cc:597] T cc6ea2574a534668b824fe652add54c1 P ed0e5ae54dc147eaae297b176039185d -> Peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Couldn't send request to peer 7b7dc3b7ea9947669c031a407a37bfb7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:40.126659 25055 tablet_bootstrap.cc:654] T 428b74912b684e128bc77cbf9decddcd P 7b7dc3b7ea9947669c031a407a37bfb7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:40.125733 25424 leader_election.cc:290] T d98e2fe80ed84f6eb02796dea0efcfa2 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 election: Requested vote from peers 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907), f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055)
I20260709 12:23:40.137516 25418 raft_consensus.cc:493] T fc856487e06d4fad8eb7ca1d08c4fa75 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:40.138089 25418 raft_consensus.cc:515] T fc856487e06d4fad8eb7ca1d08c4fa75 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:40.130753 24853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d98e2fe80ed84f6eb02796dea0efcfa2" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7"
I20260709 12:23:40.140237 25418 leader_election.cc:290] T fc856487e06d4fad8eb7ca1d08c4fa75 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911)
I20260709 12:23:40.141352 24785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc856487e06d4fad8eb7ca1d08c4fa75" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:40.142035 24785 raft_consensus.cc:2468] T fc856487e06d4fad8eb7ca1d08c4fa75 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b7dc3b7ea9947669c031a407a37bfb7 in term 0.
I20260709 12:23:40.142226 24935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc856487e06d4fad8eb7ca1d08c4fa75" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408" is_pre_election: true
I20260709 12:23:40.142903 24935 raft_consensus.cc:2468] T fc856487e06d4fad8eb7ca1d08c4fa75 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b7dc3b7ea9947669c031a407a37bfb7 in term 0.
W20260709 12:23:40.144423 24902 leader_election.cc:343] T d98e2fe80ed84f6eb02796dea0efcfa2 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:40.146073 25057 tablet_bootstrap.cc:654] T 25a01b98e7ad4edca9a557c8e328a259 P 89fead8b4d684535b3a6e4eb62080408: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:40.130901 25010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d98e2fe80ed84f6eb02796dea0efcfa2" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973"
I20260709 12:23:40.148135 25010 raft_consensus.cc:3060] T d98e2fe80ed84f6eb02796dea0efcfa2 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:40.154448 25054 tablet_bootstrap.cc:492] T 25a01b98e7ad4edca9a557c8e328a259 P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:40.155993 24824 leader_election.cc:304] T fc856487e06d4fad8eb7ca1d08c4fa75 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b7dc3b7ea9947669c031a407a37bfb7, ed0e5ae54dc147eaae297b176039185d; no voters: 
I20260709 12:23:40.157960 25418 raft_consensus.cc:2804] T fc856487e06d4fad8eb7ca1d08c4fa75 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:40.158445 25418 raft_consensus.cc:493] T fc856487e06d4fad8eb7ca1d08c4fa75 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:40.158845 25418 raft_consensus.cc:3060] T fc856487e06d4fad8eb7ca1d08c4fa75 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:40.174157 24781 raft_consensus.cc:2468] T 05df5da5f0f946b3821b6bf4a53d49fe P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f56a64eaa85f4714be29e61b5a7e2973 in term 1.
I20260709 12:23:40.191394 24973 leader_election.cc:304] T 05df5da5f0f946b3821b6bf4a53d49fe P f56a64eaa85f4714be29e61b5a7e2973 [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: ed0e5ae54dc147eaae297b176039185d, f56a64eaa85f4714be29e61b5a7e2973; no voters: 7b7dc3b7ea9947669c031a407a37bfb7
I20260709 12:23:40.193635 25411 raft_consensus.cc:2804] T 05df5da5f0f946b3821b6bf4a53d49fe P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:40.194198 25411 raft_consensus.cc:697] T 05df5da5f0f946b3821b6bf4a53d49fe P f56a64eaa85f4714be29e61b5a7e2973 [term 1 LEADER]: Becoming Leader. State: Replica: f56a64eaa85f4714be29e61b5a7e2973, State: Running, Role: LEADER
I20260709 12:23:40.195078 25411 consensus_queue.cc:237] T 05df5da5f0f946b3821b6bf4a53d49fe P f56a64eaa85f4714be29e61b5a7e2973 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:40.220435 25054 tablet_bootstrap.cc:654] T 25a01b98e7ad4edca9a557c8e328a259 P ed0e5ae54dc147eaae297b176039185d: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:40.242133 25368 raft_consensus.cc:493] T c404c110db894a0a8d582154e19b5556 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:40.254714 25368 raft_consensus.cc:515] T c404c110db894a0a8d582154e19b5556 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:40.255446 25418 raft_consensus.cc:515] T fc856487e06d4fad8eb7ca1d08c4fa75 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:40.256811 25368 leader_election.cc:290] T c404c110db894a0a8d582154e19b5556 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911), f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055)
I20260709 12:23:40.264375 24935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c404c110db894a0a8d582154e19b5556" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408" is_pre_election: true
W20260709 12:23:40.267040 24749 leader_election.cc:343] T c404c110db894a0a8d582154e19b5556 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:40.268026 25010 raft_consensus.cc:2468] T d98e2fe80ed84f6eb02796dea0efcfa2 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 1.
I20260709 12:23:40.271581 24786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc856487e06d4fad8eb7ca1d08c4fa75" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d"
I20260709 12:23:40.272285 24786 raft_consensus.cc:3060] T fc856487e06d4fad8eb7ca1d08c4fa75 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:40.273241 25418 leader_election.cc:290] T fc856487e06d4fad8eb7ca1d08c4fa75 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 election: Requested vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911)
I20260709 12:23:40.273378 25057 tablet_bootstrap.cc:492] T 25a01b98e7ad4edca9a557c8e328a259 P 89fead8b4d684535b3a6e4eb62080408: No bootstrap required, opened a new log
I20260709 12:23:40.274083 25057 ts_tablet_manager.cc:1403] T 25a01b98e7ad4edca9a557c8e328a259 P 89fead8b4d684535b3a6e4eb62080408: Time spent bootstrapping tablet: real 0.168s	user 0.020s	sys 0.027s
I20260709 12:23:40.278650 25057 raft_consensus.cc:359] T 25a01b98e7ad4edca9a557c8e328a259 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:40.279342 25057 raft_consensus.cc:385] T 25a01b98e7ad4edca9a557c8e328a259 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:40.279594 25057 raft_consensus.cc:740] T 25a01b98e7ad4edca9a557c8e328a259 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Initialized, Role: FOLLOWER
I20260709 12:23:40.280256 25057 consensus_queue.cc:260] T 25a01b98e7ad4edca9a557c8e328a259 P 89fead8b4d684535b3a6e4eb62080408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:40.282491 25057 ts_tablet_manager.cc:1434] T 25a01b98e7ad4edca9a557c8e328a259 P 89fead8b4d684535b3a6e4eb62080408: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:23:40.283178 25010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c404c110db894a0a8d582154e19b5556" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973" is_pre_election: true
I20260709 12:23:40.283792 25057 tablet_bootstrap.cc:492] T c404c110db894a0a8d582154e19b5556 P 89fead8b4d684535b3a6e4eb62080408: Bootstrap starting.
I20260709 12:23:40.283864 25010 raft_consensus.cc:2468] T c404c110db894a0a8d582154e19b5556 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 0.
I20260709 12:23:40.285486 24751 leader_election.cc:304] T c404c110db894a0a8d582154e19b5556 P ed0e5ae54dc147eaae297b176039185d [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: ed0e5ae54dc147eaae297b176039185d, f56a64eaa85f4714be29e61b5a7e2973; no voters: 89fead8b4d684535b3a6e4eb62080408
I20260709 12:23:40.288092 25442 raft_consensus.cc:2804] T c404c110db894a0a8d582154e19b5556 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:40.288547 25442 raft_consensus.cc:493] T c404c110db894a0a8d582154e19b5556 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:40.288861 25442 raft_consensus.cc:3060] T c404c110db894a0a8d582154e19b5556 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:40.291497 25055 tablet_bootstrap.cc:492] T 428b74912b684e128bc77cbf9decddcd P 7b7dc3b7ea9947669c031a407a37bfb7: No bootstrap required, opened a new log
I20260709 12:23:40.292032 25055 ts_tablet_manager.cc:1403] T 428b74912b684e128bc77cbf9decddcd P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent bootstrapping tablet: real 0.234s	user 0.018s	sys 0.013s
I20260709 12:23:40.295171 24786 raft_consensus.cc:2468] T fc856487e06d4fad8eb7ca1d08c4fa75 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b7dc3b7ea9947669c031a407a37bfb7 in term 1.
I20260709 12:23:40.298887 25057 tablet_bootstrap.cc:654] T c404c110db894a0a8d582154e19b5556 P 89fead8b4d684535b3a6e4eb62080408: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:40.301316 25055 raft_consensus.cc:359] T 428b74912b684e128bc77cbf9decddcd P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:40.302086 25055 raft_consensus.cc:385] T 428b74912b684e128bc77cbf9decddcd P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:40.302352 25055 raft_consensus.cc:740] T 428b74912b684e128bc77cbf9decddcd P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7dc3b7ea9947669c031a407a37bfb7, State: Initialized, Role: FOLLOWER
I20260709 12:23:40.302947 25055 consensus_queue.cc:260] T 428b74912b684e128bc77cbf9decddcd P 7b7dc3b7ea9947669c031a407a37bfb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:40.304915 25055 ts_tablet_manager.cc:1434] T 428b74912b684e128bc77cbf9decddcd P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 12:23:40.282413 24901 leader_election.cc:304] T d98e2fe80ed84f6eb02796dea0efcfa2 P 89fead8b4d684535b3a6e4eb62080408 [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: 89fead8b4d684535b3a6e4eb62080408, f56a64eaa85f4714be29e61b5a7e2973; no voters: 7b7dc3b7ea9947669c031a407a37bfb7
I20260709 12:23:40.314357 25055 tablet_bootstrap.cc:492] T c40234f65f7f43b6bed2407a7173b530 P 7b7dc3b7ea9947669c031a407a37bfb7: Bootstrap starting.
I20260709 12:23:40.318583 25247 raft_consensus.cc:2804] T d98e2fe80ed84f6eb02796dea0efcfa2 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:40.319249 25247 raft_consensus.cc:697] T d98e2fe80ed84f6eb02796dea0efcfa2 P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Becoming Leader. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Running, Role: LEADER
I20260709 12:23:40.320361 25247 consensus_queue.cc:237] T d98e2fe80ed84f6eb02796dea0efcfa2 P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:40.328286 25437 consensus_queue.cc:1048] T cc6ea2574a534668b824fe652add54c1 P ed0e5ae54dc147eaae297b176039185d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:40.429862 25055 tablet_bootstrap.cc:654] T c40234f65f7f43b6bed2407a7173b530 P 7b7dc3b7ea9947669c031a407a37bfb7: Neither blocks nor log segments found. Creating new log.
W20260709 12:23:40.441694 24732 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:23:40.521682 25057 tablet_bootstrap.cc:492] T c404c110db894a0a8d582154e19b5556 P 89fead8b4d684535b3a6e4eb62080408: No bootstrap required, opened a new log
I20260709 12:23:40.507210 25247 raft_consensus.cc:493] T fdd34376063142abbe6443105c9daeab P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:40.543473 25057 ts_tablet_manager.cc:1403] T c404c110db894a0a8d582154e19b5556 P 89fead8b4d684535b3a6e4eb62080408: Time spent bootstrapping tablet: real 0.260s	user 0.039s	sys 0.074s
I20260709 12:23:40.543493 25247 raft_consensus.cc:515] T fdd34376063142abbe6443105c9daeab P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:40.544451 25055 tablet_bootstrap.cc:492] T c40234f65f7f43b6bed2407a7173b530 P 7b7dc3b7ea9947669c031a407a37bfb7: No bootstrap required, opened a new log
I20260709 12:23:40.544885 25055 ts_tablet_manager.cc:1403] T c40234f65f7f43b6bed2407a7173b530 P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent bootstrapping tablet: real 0.231s	user 0.010s	sys 0.000s
I20260709 12:23:40.546247 25247 leader_election.cc:290] T fdd34376063142abbe6443105c9daeab P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907)
I20260709 12:23:40.546519 24785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdd34376063142abbe6443105c9daeab" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:40.546583 25057 raft_consensus.cc:359] T c404c110db894a0a8d582154e19b5556 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:40.454777 25054 tablet_bootstrap.cc:492] T 25a01b98e7ad4edca9a557c8e328a259 P ed0e5ae54dc147eaae297b176039185d: No bootstrap required, opened a new log
I20260709 12:23:40.442103 24680 catalog_manager.cc:5697] T 05df5da5f0f946b3821b6bf4a53d49fe P f56a64eaa85f4714be29e61b5a7e2973 reported cstate change: term changed from 0 to 1, leader changed from <none> to f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196). New cstate: current_term: 1 leader_uuid: "f56a64eaa85f4714be29e61b5a7e2973" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:40.509994 24679 catalog_manager.cc:5697] T d98e2fe80ed84f6eb02796dea0efcfa2 P 89fead8b4d684535b3a6e4eb62080408 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195). New cstate: current_term: 1 leader_uuid: "89fead8b4d684535b3a6e4eb62080408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:40.547384 24785 raft_consensus.cc:2468] T fdd34376063142abbe6443105c9daeab P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 0.
I20260709 12:23:40.547745 25054 ts_tablet_manager.cc:1403] T 25a01b98e7ad4edca9a557c8e328a259 P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.394s	user 0.027s	sys 0.054s
I20260709 12:23:40.517939 24824 leader_election.cc:304] T fc856487e06d4fad8eb7ca1d08c4fa75 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b7dc3b7ea9947669c031a407a37bfb7, ed0e5ae54dc147eaae297b176039185d; no voters: 
I20260709 12:23:40.461598 25442 raft_consensus.cc:515] T c404c110db894a0a8d582154e19b5556 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:40.548825 24899 leader_election.cc:304] T fdd34376063142abbe6443105c9daeab P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89fead8b4d684535b3a6e4eb62080408, ed0e5ae54dc147eaae297b176039185d; no voters: 
I20260709 12:23:40.451859 24935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc856487e06d4fad8eb7ca1d08c4fa75" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408"
I20260709 12:23:40.549580 24935 raft_consensus.cc:3060] T fc856487e06d4fad8eb7ca1d08c4fa75 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:40.457855 25308 raft_consensus.cc:493] T 25a01b98e7ad4edca9a557c8e328a259 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:40.444489 25424 consensus_queue.cc:1048] T cfbca86f30274e7bb3e6d66c6a7a4671 P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:40.549906 25483 raft_consensus.cc:2804] T fc856487e06d4fad8eb7ca1d08c4fa75 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:40.550302 24932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c404c110db894a0a8d582154e19b5556" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408"
I20260709 12:23:40.550997 25247 raft_consensus.cc:2804] T fdd34376063142abbe6443105c9daeab P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:40.550637 25483 raft_consensus.cc:697] T fc856487e06d4fad8eb7ca1d08c4fa75 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 LEADER]: Becoming Leader. State: Replica: 7b7dc3b7ea9947669c031a407a37bfb7, State: Running, Role: LEADER
I20260709 12:23:40.551456 25247 raft_consensus.cc:493] T fdd34376063142abbe6443105c9daeab P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:40.553691 25483 consensus_queue.cc:237] T fc856487e06d4fad8eb7ca1d08c4fa75 P 7b7dc3b7ea9947669c031a407a37bfb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:40.554817 25308 raft_consensus.cc:515] T 25a01b98e7ad4edca9a557c8e328a259 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:40.556550 25442 leader_election.cc:290] T c404c110db894a0a8d582154e19b5556 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 election: Requested vote from peers 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911), f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055)
I20260709 12:23:40.557554 25010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a01b98e7ad4edca9a557c8e328a259" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973" is_pre_election: true
I20260709 12:23:40.557700 25008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c404c110db894a0a8d582154e19b5556" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973"
I20260709 12:23:40.558246 25010 raft_consensus.cc:2468] T 25a01b98e7ad4edca9a557c8e328a259 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 0.
I20260709 12:23:40.558341 25008 raft_consensus.cc:3060] T c404c110db894a0a8d582154e19b5556 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:40.558679 25054 raft_consensus.cc:359] T 25a01b98e7ad4edca9a557c8e328a259 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:40.559332 25054 raft_consensus.cc:385] T 25a01b98e7ad4edca9a557c8e328a259 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:40.559526 24901 leader_election.cc:304] T 25a01b98e7ad4edca9a557c8e328a259 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89fead8b4d684535b3a6e4eb62080408, f56a64eaa85f4714be29e61b5a7e2973; no voters: 
I20260709 12:23:40.559998 25055 raft_consensus.cc:359] T c40234f65f7f43b6bed2407a7173b530 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:40.560874 25055 raft_consensus.cc:385] T c40234f65f7f43b6bed2407a7173b530 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:40.561116 25070 raft_consensus.cc:2804] T 25a01b98e7ad4edca9a557c8e328a259 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:40.561477 25070 raft_consensus.cc:493] T 25a01b98e7ad4edca9a557c8e328a259 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:40.561775 25070 raft_consensus.cc:3060] T 25a01b98e7ad4edca9a557c8e328a259 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:40.561133 25055 raft_consensus.cc:740] T c40234f65f7f43b6bed2407a7173b530 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7dc3b7ea9947669c031a407a37bfb7, State: Initialized, Role: FOLLOWER
I20260709 12:23:40.564148 25055 consensus_queue.cc:260] T c40234f65f7f43b6bed2407a7173b530 P 7b7dc3b7ea9947669c031a407a37bfb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:40.565037 24853 raft_consensus.cc:3060] T 428b74912b684e128bc77cbf9decddcd P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:40.566489 25055 ts_tablet_manager.cc:1434] T c40234f65f7f43b6bed2407a7173b530 P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 12:23:40.567564 25055 tablet_bootstrap.cc:492] T cfbca86f30274e7bb3e6d66c6a7a4671 P 7b7dc3b7ea9947669c031a407a37bfb7: Bootstrap starting.
I20260709 12:23:40.559583 25054 raft_consensus.cc:740] T 25a01b98e7ad4edca9a557c8e328a259 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:40.569561 25054 consensus_queue.cc:260] T 25a01b98e7ad4edca9a557c8e328a259 P ed0e5ae54dc147eaae297b176039185d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:40.571650 25054 ts_tablet_manager.cc:1434] T 25a01b98e7ad4edca9a557c8e328a259 P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260709 12:23:40.572889 25308 leader_election.cc:290] T 25a01b98e7ad4edca9a557c8e328a259 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:40.547359 25057 raft_consensus.cc:385] T c404c110db894a0a8d582154e19b5556 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:40.573945 24785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a01b98e7ad4edca9a557c8e328a259" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:40.574646 24785 raft_consensus.cc:2468] T 25a01b98e7ad4edca9a557c8e328a259 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 0.
I20260709 12:23:40.573959 25057 raft_consensus.cc:740] T c404c110db894a0a8d582154e19b5556 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Initialized, Role: FOLLOWER
I20260709 12:23:40.576268 25057 consensus_queue.cc:260] T c404c110db894a0a8d582154e19b5556 P 89fead8b4d684535b3a6e4eb62080408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:40.577041 24932 raft_consensus.cc:3060] T c404c110db894a0a8d582154e19b5556 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:40.577786 25070 raft_consensus.cc:515] T 25a01b98e7ad4edca9a557c8e328a259 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:40.578567 25247 raft_consensus.cc:3060] T fdd34376063142abbe6443105c9daeab P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:40.582562 24932 raft_consensus.cc:2468] T c404c110db894a0a8d582154e19b5556 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 1.
I20260709 12:23:40.584695 25070 leader_election.cc:290] T 25a01b98e7ad4edca9a557c8e328a259 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 election: Requested vote from peers f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:40.585503 25009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a01b98e7ad4edca9a557c8e328a259" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973"
I20260709 12:23:40.586115 25009 raft_consensus.cc:3060] T 25a01b98e7ad4edca9a557c8e328a259 P f56a64eaa85f4714be29e61b5a7e2973 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:40.586512 25008 raft_consensus.cc:2468] T c404c110db894a0a8d582154e19b5556 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 1.
I20260709 12:23:40.586827 25057 ts_tablet_manager.cc:1434] T c404c110db894a0a8d582154e19b5556 P 89fead8b4d684535b3a6e4eb62080408: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.001s
I20260709 12:23:40.589674 24861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdd34376063142abbe6443105c9daeab" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
I20260709 12:23:40.585554 24785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a01b98e7ad4edca9a557c8e328a259" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d"
I20260709 12:23:40.590577 24785 raft_consensus.cc:3060] T 25a01b98e7ad4edca9a557c8e328a259 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:40.589084 24749 leader_election.cc:304] T c404c110db894a0a8d582154e19b5556 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89fead8b4d684535b3a6e4eb62080408, ed0e5ae54dc147eaae297b176039185d; no voters: 
I20260709 12:23:40.597827 25442 raft_consensus.cc:2804] T c404c110db894a0a8d582154e19b5556 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:40.598572 25442 raft_consensus.cc:697] T c404c110db894a0a8d582154e19b5556 P ed0e5ae54dc147eaae297b176039185d [term 1 LEADER]: Becoming Leader. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Running, Role: LEADER
I20260709 12:23:40.599406 25442 consensus_queue.cc:237] T c404c110db894a0a8d582154e19b5556 P ed0e5ae54dc147eaae297b176039185d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:40.601147 25247 raft_consensus.cc:515] T fdd34376063142abbe6443105c9daeab P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:40.602375 24935 raft_consensus.cc:2468] T fc856487e06d4fad8eb7ca1d08c4fa75 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b7dc3b7ea9947669c031a407a37bfb7 in term 1.
I20260709 12:23:40.604255 24786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdd34376063142abbe6443105c9daeab" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d"
I20260709 12:23:40.606477 24786 raft_consensus.cc:3060] T fdd34376063142abbe6443105c9daeab P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:40.606086 25055 tablet_bootstrap.cc:654] T cfbca86f30274e7bb3e6d66c6a7a4671 P 7b7dc3b7ea9947669c031a407a37bfb7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:40.606134 25247 leader_election.cc:290] T fdd34376063142abbe6443105c9daeab P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 election: Requested vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907)
I20260709 12:23:40.614950 24786 raft_consensus.cc:2468] T fdd34376063142abbe6443105c9daeab P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 1.
I20260709 12:23:40.620085 24899 leader_election.cc:304] T fdd34376063142abbe6443105c9daeab P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89fead8b4d684535b3a6e4eb62080408, ed0e5ae54dc147eaae297b176039185d; no voters: 
I20260709 12:23:40.616869 25009 raft_consensus.cc:2468] T 25a01b98e7ad4edca9a557c8e328a259 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 1.
I20260709 12:23:40.605790 24785 raft_consensus.cc:2468] T 25a01b98e7ad4edca9a557c8e328a259 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 1.
I20260709 12:23:40.621660 24899 leader_election.cc:304] T 25a01b98e7ad4edca9a557c8e328a259 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89fead8b4d684535b3a6e4eb62080408, ed0e5ae54dc147eaae297b176039185d; no voters: 
I20260709 12:23:40.604646 25057 tablet_bootstrap.cc:492] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P 89fead8b4d684535b3a6e4eb62080408: Bootstrap starting.
I20260709 12:23:40.627769 25308 raft_consensus.cc:2804] T fdd34376063142abbe6443105c9daeab P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:40.631296 24861 raft_consensus.cc:3060] T c40234f65f7f43b6bed2407a7173b530 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:40.629769 25308 raft_consensus.cc:697] T fdd34376063142abbe6443105c9daeab P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Becoming Leader. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Running, Role: LEADER
I20260709 12:23:40.630380 25491 raft_consensus.cc:2804] T 25a01b98e7ad4edca9a557c8e328a259 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:40.633299 25491 raft_consensus.cc:697] T 25a01b98e7ad4edca9a557c8e328a259 P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Becoming Leader. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Running, Role: LEADER
I20260709 12:23:40.635489 25308 consensus_queue.cc:237] T fdd34376063142abbe6443105c9daeab P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:40.634254 25491 consensus_queue.cc:237] T 25a01b98e7ad4edca9a557c8e328a259 P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:40.637717 24682 catalog_manager.cc:5697] T fc856487e06d4fad8eb7ca1d08c4fa75 P 7b7dc3b7ea9947669c031a407a37bfb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194). New cstate: current_term: 1 leader_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:40.660959 25057 tablet_bootstrap.cc:654] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P 89fead8b4d684535b3a6e4eb62080408: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:40.663966 24683 catalog_manager.cc:5697] T c404c110db894a0a8d582154e19b5556 P ed0e5ae54dc147eaae297b176039185d reported cstate change: term changed from 0 to 1, leader changed from <none> to ed0e5ae54dc147eaae297b176039185d (127.21.56.193). New cstate: current_term: 1 leader_uuid: "ed0e5ae54dc147eaae297b176039185d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:40.689688 24862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdd34376063142abbe6443105c9daeab" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7"
W20260709 12:23:40.694649 24902 consensus_peers.cc:597] T cfbca86f30274e7bb3e6d66c6a7a4671 P 89fead8b4d684535b3a6e4eb62080408 -> Peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Couldn't send request to peer 7b7dc3b7ea9947669c031a407a37bfb7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:40.713656 24902 leader_election.cc:343] T fdd34376063142abbe6443105c9daeab P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:40.721550 25055 tablet_bootstrap.cc:492] T cfbca86f30274e7bb3e6d66c6a7a4671 P 7b7dc3b7ea9947669c031a407a37bfb7: No bootstrap required, opened a new log
I20260709 12:23:40.725028 25055 ts_tablet_manager.cc:1403] T cfbca86f30274e7bb3e6d66c6a7a4671 P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent bootstrapping tablet: real 0.158s	user 0.025s	sys 0.012s
I20260709 12:23:40.727783 25055 raft_consensus.cc:359] T cfbca86f30274e7bb3e6d66c6a7a4671 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:40.728472 25055 raft_consensus.cc:385] T cfbca86f30274e7bb3e6d66c6a7a4671 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:40.728667 25055 raft_consensus.cc:740] T cfbca86f30274e7bb3e6d66c6a7a4671 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7dc3b7ea9947669c031a407a37bfb7, State: Initialized, Role: FOLLOWER
I20260709 12:23:40.729070 25055 consensus_queue.cc:260] T cfbca86f30274e7bb3e6d66c6a7a4671 P 7b7dc3b7ea9947669c031a407a37bfb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
W20260709 12:23:40.731376 24902 leader_election.cc:343] T fdd34376063142abbe6443105c9daeab P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:40.731601 25057 tablet_bootstrap.cc:492] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P 89fead8b4d684535b3a6e4eb62080408: No bootstrap required, opened a new log
I20260709 12:23:40.732095 25057 ts_tablet_manager.cc:1403] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P 89fead8b4d684535b3a6e4eb62080408: Time spent bootstrapping tablet: real 0.128s	user 0.009s	sys 0.008s
I20260709 12:23:40.735946 25057 raft_consensus.cc:359] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:40.736629 25057 raft_consensus.cc:385] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:40.736899 25057 raft_consensus.cc:740] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Initialized, Role: FOLLOWER
I20260709 12:23:40.737612 25057 consensus_queue.cc:260] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P 89fead8b4d684535b3a6e4eb62080408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:40.739144 25055 ts_tablet_manager.cc:1434] T cfbca86f30274e7bb3e6d66c6a7a4671 P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 12:23:40.745234 25481 consensus_queue.cc:1048] T 05df5da5f0f946b3821b6bf4a53d49fe P f56a64eaa85f4714be29e61b5a7e2973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:40.751423 25057 ts_tablet_manager.cc:1434] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P 89fead8b4d684535b3a6e4eb62080408: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 12:23:40.760510 25055 tablet_bootstrap.cc:492] T fdd34376063142abbe6443105c9daeab P 7b7dc3b7ea9947669c031a407a37bfb7: Bootstrap starting.
W20260709 12:23:40.770359 24976 consensus_peers.cc:597] T 05df5da5f0f946b3821b6bf4a53d49fe P f56a64eaa85f4714be29e61b5a7e2973 -> Peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Couldn't send request to peer 7b7dc3b7ea9947669c031a407a37bfb7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:40.773044 25055 tablet_bootstrap.cc:654] T fdd34376063142abbe6443105c9daeab P 7b7dc3b7ea9947669c031a407a37bfb7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:40.791134 25055 tablet_bootstrap.cc:492] T fdd34376063142abbe6443105c9daeab P 7b7dc3b7ea9947669c031a407a37bfb7: No bootstrap required, opened a new log
I20260709 12:23:40.791610 25055 ts_tablet_manager.cc:1403] T fdd34376063142abbe6443105c9daeab P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.005s
I20260709 12:23:40.794351 25055 raft_consensus.cc:359] T fdd34376063142abbe6443105c9daeab P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:40.795030 25055 raft_consensus.cc:385] T fdd34376063142abbe6443105c9daeab P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:40.795295 25055 raft_consensus.cc:740] T fdd34376063142abbe6443105c9daeab P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7dc3b7ea9947669c031a407a37bfb7, State: Initialized, Role: FOLLOWER
I20260709 12:23:40.795969 25055 consensus_queue.cc:260] T fdd34376063142abbe6443105c9daeab P 7b7dc3b7ea9947669c031a407a37bfb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:40.798432 25055 ts_tablet_manager.cc:1434] T fdd34376063142abbe6443105c9daeab P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:23:40.799417 25055 tablet_bootstrap.cc:492] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P 7b7dc3b7ea9947669c031a407a37bfb7: Bootstrap starting.
I20260709 12:23:40.804543 24679 catalog_manager.cc:5697] T fdd34376063142abbe6443105c9daeab P 89fead8b4d684535b3a6e4eb62080408 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195). New cstate: current_term: 1 leader_uuid: "89fead8b4d684535b3a6e4eb62080408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:40.808818 25501 raft_consensus.cc:493] T cfbca86f30274e7bb3e6d66c6a7a4671 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:40.809319 25501 raft_consensus.cc:515] T cfbca86f30274e7bb3e6d66c6a7a4671 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:40.810873 25424 raft_consensus.cc:493] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:40.811391 25501 leader_election.cc:290] T cfbca86f30274e7bb3e6d66c6a7a4671 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911), f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055)
I20260709 12:23:40.811410 25424 raft_consensus.cc:515] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:40.814007 25424 leader_election.cc:290] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907)
I20260709 12:23:40.814607 24785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae1c7d8bc3b4f729848e6c44bf724d3" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:40.814924 24935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfbca86f30274e7bb3e6d66c6a7a4671" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408" is_pre_election: true
I20260709 12:23:40.815282 24785 raft_consensus.cc:2468] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 0.
I20260709 12:23:40.815208 24857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae1c7d8bc3b4f729848e6c44bf724d3" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
I20260709 12:23:40.807679 25055 tablet_bootstrap.cc:654] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P 7b7dc3b7ea9947669c031a407a37bfb7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:40.816545 25008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfbca86f30274e7bb3e6d66c6a7a4671" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973" is_pre_election: true
W20260709 12:23:40.817126 24902 leader_election.cc:343] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:40.818516 24899 leader_election.cc:304] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P 89fead8b4d684535b3a6e4eb62080408 [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: 89fead8b4d684535b3a6e4eb62080408, ed0e5ae54dc147eaae297b176039185d; no voters: 7b7dc3b7ea9947669c031a407a37bfb7
I20260709 12:23:40.819585 25424 raft_consensus.cc:2804] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:40.819970 25424 raft_consensus.cc:493] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:40.820312 25424 raft_consensus.cc:3060] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P 89fead8b4d684535b3a6e4eb62080408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:40.825525 25424 raft_consensus.cc:515] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:40.826467 24824 leader_election.cc:304] T cfbca86f30274e7bb3e6d66c6a7a4671 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b7dc3b7ea9947669c031a407a37bfb7; no voters: 89fead8b4d684535b3a6e4eb62080408, f56a64eaa85f4714be29e61b5a7e2973
I20260709 12:23:40.826658 24679 catalog_manager.cc:5697] T 25a01b98e7ad4edca9a557c8e328a259 P 89fead8b4d684535b3a6e4eb62080408 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195). New cstate: current_term: 1 leader_uuid: "89fead8b4d684535b3a6e4eb62080408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:40.828034 25501 raft_consensus.cc:2749] T cfbca86f30274e7bb3e6d66c6a7a4671 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:40.831166 25424 leader_election.cc:290] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 election: Requested vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907)
I20260709 12:23:40.834012 24857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae1c7d8bc3b4f729848e6c44bf724d3" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7"
I20260709 12:23:40.834690 24785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae1c7d8bc3b4f729848e6c44bf724d3" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d"
I20260709 12:23:40.835273 24785 raft_consensus.cc:3060] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P ed0e5ae54dc147eaae297b176039185d [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:23:40.837086 24902 leader_election.cc:343] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:40.842937 24785 raft_consensus.cc:2468] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 1.
I20260709 12:23:40.844041 25055 tablet_bootstrap.cc:492] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P 7b7dc3b7ea9947669c031a407a37bfb7: No bootstrap required, opened a new log
I20260709 12:23:40.844272 24899 leader_election.cc:304] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P 89fead8b4d684535b3a6e4eb62080408 [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: 89fead8b4d684535b3a6e4eb62080408, ed0e5ae54dc147eaae297b176039185d; no voters: 7b7dc3b7ea9947669c031a407a37bfb7
I20260709 12:23:40.844610 25055 ts_tablet_manager.cc:1403] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.020s
I20260709 12:23:40.845417 25424 raft_consensus.cc:2804] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:40.846122 25424 raft_consensus.cc:697] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Becoming Leader. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Running, Role: LEADER
I20260709 12:23:40.846954 25424 consensus_queue.cc:237] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:40.847769 25055 raft_consensus.cc:359] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:40.849551 25055 raft_consensus.cc:385] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:40.849846 25055 raft_consensus.cc:740] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7dc3b7ea9947669c031a407a37bfb7, State: Initialized, Role: FOLLOWER
I20260709 12:23:40.851517 25055 consensus_queue.cc:260] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P 7b7dc3b7ea9947669c031a407a37bfb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:40.853528 25055 ts_tablet_manager.cc:1434] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 12:23:40.854784 25055 tablet_bootstrap.cc:492] T d98e2fe80ed84f6eb02796dea0efcfa2 P 7b7dc3b7ea9947669c031a407a37bfb7: Bootstrap starting.
I20260709 12:23:40.857957 24679 catalog_manager.cc:5697] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P 89fead8b4d684535b3a6e4eb62080408 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195). New cstate: current_term: 1 leader_uuid: "89fead8b4d684535b3a6e4eb62080408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:40.859578 25055 tablet_bootstrap.cc:654] T d98e2fe80ed84f6eb02796dea0efcfa2 P 7b7dc3b7ea9947669c031a407a37bfb7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:40.864053 25055 tablet_bootstrap.cc:492] T d98e2fe80ed84f6eb02796dea0efcfa2 P 7b7dc3b7ea9947669c031a407a37bfb7: No bootstrap required, opened a new log
I20260709 12:23:40.864729 25055 ts_tablet_manager.cc:1403] T d98e2fe80ed84f6eb02796dea0efcfa2 P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.004s
I20260709 12:23:40.867385 25055 raft_consensus.cc:359] T d98e2fe80ed84f6eb02796dea0efcfa2 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:40.868065 25055 raft_consensus.cc:385] T d98e2fe80ed84f6eb02796dea0efcfa2 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:40.868316 25055 raft_consensus.cc:740] T d98e2fe80ed84f6eb02796dea0efcfa2 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7dc3b7ea9947669c031a407a37bfb7, State: Initialized, Role: FOLLOWER
I20260709 12:23:40.868948 25055 consensus_queue.cc:260] T d98e2fe80ed84f6eb02796dea0efcfa2 P 7b7dc3b7ea9947669c031a407a37bfb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:40.871025 25055 ts_tablet_manager.cc:1434] T d98e2fe80ed84f6eb02796dea0efcfa2 P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:23:40.871932 25055 tablet_bootstrap.cc:492] T cc6ea2574a534668b824fe652add54c1 P 7b7dc3b7ea9947669c031a407a37bfb7: Bootstrap starting.
I20260709 12:23:40.876616 25055 tablet_bootstrap.cc:654] T cc6ea2574a534668b824fe652add54c1 P 7b7dc3b7ea9947669c031a407a37bfb7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:40.883252 25055 tablet_bootstrap.cc:492] T cc6ea2574a534668b824fe652add54c1 P 7b7dc3b7ea9947669c031a407a37bfb7: No bootstrap required, opened a new log
I20260709 12:23:40.883797 25055 ts_tablet_manager.cc:1403] T cc6ea2574a534668b824fe652add54c1 P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260709 12:23:40.885798 25491 consensus_queue.cc:1048] T d98e2fe80ed84f6eb02796dea0efcfa2 P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:40.886567 25055 raft_consensus.cc:359] T cc6ea2574a534668b824fe652add54c1 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:40.887339 25055 raft_consensus.cc:385] T cc6ea2574a534668b824fe652add54c1 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:40.887784 25055 raft_consensus.cc:740] T cc6ea2574a534668b824fe652add54c1 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7dc3b7ea9947669c031a407a37bfb7, State: Initialized, Role: FOLLOWER
I20260709 12:23:40.888523 25055 consensus_queue.cc:260] T cc6ea2574a534668b824fe652add54c1 P 7b7dc3b7ea9947669c031a407a37bfb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:40.890918 25055 ts_tablet_manager.cc:1434] T cc6ea2574a534668b824fe652add54c1 P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:23:40.891852 25055 tablet_bootstrap.cc:492] T 05df5da5f0f946b3821b6bf4a53d49fe P 7b7dc3b7ea9947669c031a407a37bfb7: Bootstrap starting.
I20260709 12:23:40.896329 24857 raft_consensus.cc:3060] T cfbca86f30274e7bb3e6d66c6a7a4671 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:40.897559 25055 tablet_bootstrap.cc:654] T 05df5da5f0f946b3821b6bf4a53d49fe P 7b7dc3b7ea9947669c031a407a37bfb7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:40.923120 25055 tablet_bootstrap.cc:492] T 05df5da5f0f946b3821b6bf4a53d49fe P 7b7dc3b7ea9947669c031a407a37bfb7: No bootstrap required, opened a new log
I20260709 12:23:40.923637 25055 ts_tablet_manager.cc:1403] T 05df5da5f0f946b3821b6bf4a53d49fe P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.011s
I20260709 12:23:40.926450 25055 raft_consensus.cc:359] T 05df5da5f0f946b3821b6bf4a53d49fe P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:40.927130 25055 raft_consensus.cc:385] T 05df5da5f0f946b3821b6bf4a53d49fe P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:40.927409 25055 raft_consensus.cc:740] T 05df5da5f0f946b3821b6bf4a53d49fe P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7dc3b7ea9947669c031a407a37bfb7, State: Initialized, Role: FOLLOWER
I20260709 12:23:40.927549 24857 raft_consensus.cc:3060] T d98e2fe80ed84f6eb02796dea0efcfa2 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:40.928859 25055 consensus_queue.cc:260] T 05df5da5f0f946b3821b6bf4a53d49fe P 7b7dc3b7ea9947669c031a407a37bfb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:40.931313 25055 ts_tablet_manager.cc:1434] T 05df5da5f0f946b3821b6bf4a53d49fe P 7b7dc3b7ea9947669c031a407a37bfb7: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:23:40.937460 25424 consensus_queue.cc:1048] T d98e2fe80ed84f6eb02796dea0efcfa2 P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:40.980306 25501 consensus_queue.cc:1048] T fc856487e06d4fad8eb7ca1d08c4fa75 P 7b7dc3b7ea9947669c031a407a37bfb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:40.983151 25442 consensus_queue.cc:1048] T c404c110db894a0a8d582154e19b5556 P ed0e5ae54dc147eaae297b176039185d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:40.993257 25483 raft_consensus.cc:493] T fdd34376063142abbe6443105c9daeab P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:40.993748 25483 raft_consensus.cc:515] T fdd34376063142abbe6443105c9daeab P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:40.995893 25483 leader_election.cc:290] T fdd34376063142abbe6443105c9daeab P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911)
I20260709 12:23:40.998126 25504 consensus_queue.cc:1048] T fc856487e06d4fad8eb7ca1d08c4fa75 P 7b7dc3b7ea9947669c031a407a37bfb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:40.998477 24932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdd34376063142abbe6443105c9daeab" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408" is_pre_election: true
I20260709 12:23:41.000576 24785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdd34376063142abbe6443105c9daeab" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:41.001305 24785 raft_consensus.cc:2393] T fdd34376063142abbe6443105c9daeab P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7b7dc3b7ea9947669c031a407a37bfb7 in current term 1: Already voted for candidate 89fead8b4d684535b3a6e4eb62080408 in this term.
I20260709 12:23:41.006985 24824 leader_election.cc:304] T fdd34376063142abbe6443105c9daeab P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b7dc3b7ea9947669c031a407a37bfb7; no voters: 89fead8b4d684535b3a6e4eb62080408, ed0e5ae54dc147eaae297b176039185d
I20260709 12:23:41.008560 25504 raft_consensus.cc:3060] T fdd34376063142abbe6443105c9daeab P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:41.016053 25504 raft_consensus.cc:2749] T fdd34376063142abbe6443105c9daeab P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:41.023761 25504 raft_consensus.cc:493] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:41.024267 25504 raft_consensus.cc:515] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:41.026644 25504 leader_election.cc:290] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911)
I20260709 12:23:41.029100 24932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae1c7d8bc3b4f729848e6c44bf724d3" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408" is_pre_election: true
I20260709 12:23:41.030694 24786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae1c7d8bc3b4f729848e6c44bf724d3" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:41.031486 24786 raft_consensus.cc:2393] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7b7dc3b7ea9947669c031a407a37bfb7 in current term 1: Already voted for candidate 89fead8b4d684535b3a6e4eb62080408 in this term.
I20260709 12:23:41.041800 25437 consensus_queue.cc:1048] T c404c110db894a0a8d582154e19b5556 P ed0e5ae54dc147eaae297b176039185d [LEADER]: Connected to new peer: Peer: permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:41.048257 24824 leader_election.cc:304] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b7dc3b7ea9947669c031a407a37bfb7; no voters: 89fead8b4d684535b3a6e4eb62080408, ed0e5ae54dc147eaae297b176039185d
I20260709 12:23:41.049046 25504 raft_consensus.cc:3060] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:41.055464 25504 raft_consensus.cc:2749] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:41.083946 25308 consensus_queue.cc:1048] T 25a01b98e7ad4edca9a557c8e328a259 P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:41.098978 25418 raft_consensus.cc:493] T 05df5da5f0f946b3821b6bf4a53d49fe P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:41.099289 25491 consensus_queue.cc:1048] T 25a01b98e7ad4edca9a557c8e328a259 P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:41.099483 25418 raft_consensus.cc:515] T 05df5da5f0f946b3821b6bf4a53d49fe P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:41.102391 25009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05df5da5f0f946b3821b6bf4a53d49fe" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973" is_pre_election: true
I20260709 12:23:41.103443 24786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05df5da5f0f946b3821b6bf4a53d49fe" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:41.104687 24824 leader_election.cc:304] T 05df5da5f0f946b3821b6bf4a53d49fe P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b7dc3b7ea9947669c031a407a37bfb7; no voters: ed0e5ae54dc147eaae297b176039185d, f56a64eaa85f4714be29e61b5a7e2973
I20260709 12:23:41.105475 25483 raft_consensus.cc:2749] T 05df5da5f0f946b3821b6bf4a53d49fe P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:41.101749 25418 leader_election.cc:290] T 05df5da5f0f946b3821b6bf4a53d49fe P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:41.139364 24861 raft_consensus.cc:3060] T cc6ea2574a534668b824fe652add54c1 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:41.167279 25491 consensus_queue.cc:1048] T fdd34376063142abbe6443105c9daeab P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:41.176586 25491 consensus_queue.cc:1048] T fdd34376063142abbe6443105c9daeab P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:41.235391 24861 raft_consensus.cc:3060] T 05df5da5f0f946b3821b6bf4a53d49fe P 7b7dc3b7ea9947669c031a407a37bfb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:41.340915 25308 consensus_queue.cc:1048] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:41.354959 25424 consensus_queue.cc:1048] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:42.059522 21731 tablet_server.cc:179] TabletServer@127.21.56.193:0 shutting down...
W20260709 12:23:42.077575 24899 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 228 similar messages]
W20260709 12:23:42.090361 24899 consensus_peers.cc:597] T 25a01b98e7ad4edca9a557c8e328a259 P 89fead8b4d684535b3a6e4eb62080408 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:42.091336 24973 consensus_peers.cc:597] T 71658a1b1deb4ad6a6d089a0232110e7 P f56a64eaa85f4714be29e61b5a7e2973 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:42.110109 24973 consensus_peers.cc:597] T c40234f65f7f43b6bed2407a7173b530 P f56a64eaa85f4714be29e61b5a7e2973 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:42.118217 21731 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:23:42.119831 21731 tablet_replica.cc:333] T 25a01b98e7ad4edca9a557c8e328a259 P ed0e5ae54dc147eaae297b176039185d: stopping tablet replica
I20260709 12:23:42.120790 21731 raft_consensus.cc:2243] T 25a01b98e7ad4edca9a557c8e328a259 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:42.121412 21731 raft_consensus.cc:2272] T 25a01b98e7ad4edca9a557c8e328a259 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:42.123627 21731 tablet_replica.cc:333] T cc6ea2574a534668b824fe652add54c1 P ed0e5ae54dc147eaae297b176039185d: stopping tablet replica
I20260709 12:23:42.124292 21731 raft_consensus.cc:2243] T cc6ea2574a534668b824fe652add54c1 P ed0e5ae54dc147eaae297b176039185d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:42.125156 21731 raft_consensus.cc:2272] T cc6ea2574a534668b824fe652add54c1 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:42.127415 21731 tablet_replica.cc:333] T fc856487e06d4fad8eb7ca1d08c4fa75 P ed0e5ae54dc147eaae297b176039185d: stopping tablet replica
I20260709 12:23:42.128183 21731 raft_consensus.cc:2243] T fc856487e06d4fad8eb7ca1d08c4fa75 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:42.128679 21731 raft_consensus.cc:2272] T fc856487e06d4fad8eb7ca1d08c4fa75 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:42.129594 24824 consensus_peers.cc:597] T 553a28a597e2411f9f567661aa334e2e P 7b7dc3b7ea9947669c031a407a37bfb7 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:42.130833 21731 tablet_replica.cc:333] T fdd34376063142abbe6443105c9daeab P ed0e5ae54dc147eaae297b176039185d: stopping tablet replica
I20260709 12:23:42.131906 21731 raft_consensus.cc:2243] T fdd34376063142abbe6443105c9daeab P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:42.132505 21731 raft_consensus.cc:2272] T fdd34376063142abbe6443105c9daeab P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:42.132774 24899 consensus_peers.cc:597] T d282e2fc9369497a96d69adc88fc80a7 P 89fead8b4d684535b3a6e4eb62080408 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:42.135454 21731 tablet_replica.cc:333] T ae70a2a30fa54bfbbef422ed759d837c P ed0e5ae54dc147eaae297b176039185d: stopping tablet replica
I20260709 12:23:42.136390 21731 raft_consensus.cc:2243] T ae70a2a30fa54bfbbef422ed759d837c P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:42.136816 21731 raft_consensus.cc:2272] T ae70a2a30fa54bfbbef422ed759d837c P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:42.138513 21731 tablet_replica.cc:333] T 1732c666b50145bf948495e4ad010d3c P ed0e5ae54dc147eaae297b176039185d: stopping tablet replica
I20260709 12:23:42.139096 21731 raft_consensus.cc:2243] T 1732c666b50145bf948495e4ad010d3c P ed0e5ae54dc147eaae297b176039185d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:42.139801 21731 raft_consensus.cc:2272] T 1732c666b50145bf948495e4ad010d3c P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:42.141469 21731 tablet_replica.cc:333] T 8e803616ee3e44548bc7c0d979dae223 P ed0e5ae54dc147eaae297b176039185d: stopping tablet replica
I20260709 12:23:42.142062 21731 raft_consensus.cc:2243] T 8e803616ee3e44548bc7c0d979dae223 P ed0e5ae54dc147eaae297b176039185d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:42.142809 21731 raft_consensus.cc:2272] T 8e803616ee3e44548bc7c0d979dae223 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:42.144745 21731 tablet_replica.cc:333] T 64b2b0279e5a48ce8a6211bcaa5d47be P ed0e5ae54dc147eaae297b176039185d: stopping tablet replica
I20260709 12:23:42.145339 21731 raft_consensus.cc:2243] T 64b2b0279e5a48ce8a6211bcaa5d47be P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:42.145851 21731 raft_consensus.cc:2272] T 64b2b0279e5a48ce8a6211bcaa5d47be P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:42.146510 24973 consensus_peers.cc:597] T 7f7eabfe78884d73aa6ff40aff828c59 P f56a64eaa85f4714be29e61b5a7e2973 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:42.148325 21731 tablet_replica.cc:333] T 691e7273b6b44c80ac26840f5745f94b P ed0e5ae54dc147eaae297b176039185d: stopping tablet replica
I20260709 12:23:42.149192 21731 raft_consensus.cc:2243] T 691e7273b6b44c80ac26840f5745f94b P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:42.149729 21731 raft_consensus.cc:2272] T 691e7273b6b44c80ac26840f5745f94b P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:42.152412 21731 tablet_replica.cc:333] T df2e603c2ab04e1faf15ded67370efe6 P ed0e5ae54dc147eaae297b176039185d: stopping tablet replica
I20260709 12:23:42.153198 21731 raft_consensus.cc:2243] T df2e603c2ab04e1faf15ded67370efe6 P ed0e5ae54dc147eaae297b176039185d [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:23:42.153801 24824 consensus_peers.cc:597] T ff8b874555e84c5ca5012a330bc4cad9 P 7b7dc3b7ea9947669c031a407a37bfb7 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:42.154031 21731 raft_consensus.cc:2272] T df2e603c2ab04e1faf15ded67370efe6 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:42.156054 21731 tablet_replica.cc:333] T ba1a47eecc774c79a566c1e01e74df1e P ed0e5ae54dc147eaae297b176039185d: stopping tablet replica
I20260709 12:23:42.156637 21731 raft_consensus.cc:2243] T ba1a47eecc774c79a566c1e01e74df1e P ed0e5ae54dc147eaae297b176039185d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:42.157352 21731 raft_consensus.cc:2272] T ba1a47eecc774c79a566c1e01e74df1e P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:42.159114 21731 tablet_replica.cc:333] T c7e4a546fce14a1a8fc3d41666b974a6 P ed0e5ae54dc147eaae297b176039185d: stopping tablet replica
I20260709 12:23:42.159710 21731 raft_consensus.cc:2243] T c7e4a546fce14a1a8fc3d41666b974a6 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:42.160120 21731 raft_consensus.cc:2272] T c7e4a546fce14a1a8fc3d41666b974a6 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:42.161990 21731 tablet_replica.cc:333] T d282e2fc9369497a96d69adc88fc80a7 P ed0e5ae54dc147eaae297b176039185d: stopping tablet replica
I20260709 12:23:42.162935 21731 raft_consensus.cc:2243] T d282e2fc9369497a96d69adc88fc80a7 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:42.163465 21731 raft_consensus.cc:2272] T d282e2fc9369497a96d69adc88fc80a7 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:42.165576 21731 tablet_replica.cc:333] T f372ad63840c417d84775706dff1ac69 P ed0e5ae54dc147eaae297b176039185d: stopping tablet replica
I20260709 12:23:42.166152 21731 raft_consensus.cc:2243] T f372ad63840c417d84775706dff1ac69 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:42.166601 21731 raft_consensus.cc:2272] T f372ad63840c417d84775706dff1ac69 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:42.169026 21731 tablet_replica.cc:333] T 71658a1b1deb4ad6a6d089a0232110e7 P ed0e5ae54dc147eaae297b176039185d: stopping tablet replica
I20260709 12:23:42.169731 21731 raft_consensus.cc:2243] T 71658a1b1deb4ad6a6d089a0232110e7 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:42.170293 21731 raft_consensus.cc:2272] T 71658a1b1deb4ad6a6d089a0232110e7 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:42.172138 21731 tablet_replica.cc:333] T b5db9d1c83c546c38c2cd70fc37e9725 P ed0e5ae54dc147eaae297b176039185d: stopping tablet replica
I20260709 12:23:42.172654 21731 raft_consensus.cc:2243] T b5db9d1c83c546c38c2cd70fc37e9725 P ed0e5ae54dc147eaae297b176039185d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:42.173396 21731 raft_consensus.cc:2272] T b5db9d1c83c546c38c2cd70fc37e9725 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:42.175351 21731 tablet_replica.cc:333] T 8b46d9520ab64cfab2a744faf90e8869 P ed0e5ae54dc147eaae297b176039185d: stopping tablet replica
I20260709 12:23:42.175894 21731 raft_consensus.cc:2243] T 8b46d9520ab64cfab2a744faf90e8869 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:42.176273 21731 raft_consensus.cc:2272] T 8b46d9520ab64cfab2a744faf90e8869 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:42.178336 21731 tablet_replica.cc:333] T 0282a8ee201642f990b3fe7a0832923f P ed0e5ae54dc147eaae297b176039185d: stopping tablet replica
I20260709 12:23:42.178927 21731 raft_consensus.cc:2243] T 0282a8ee201642f990b3fe7a0832923f P ed0e5ae54dc147eaae297b176039185d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:42.179651 21731 raft_consensus.cc:2272] T 0282a8ee201642f990b3fe7a0832923f P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:42.181833 21731 tablet_replica.cc:333] T c404c110db894a0a8d582154e19b5556 P ed0e5ae54dc147eaae297b176039185d: stopping tablet replica
I20260709 12:23:42.182598 21731 raft_consensus.cc:2243] T c404c110db894a0a8d582154e19b5556 P ed0e5ae54dc147eaae297b176039185d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:42.183465 21731 raft_consensus.cc:2272] T c404c110db894a0a8d582154e19b5556 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:42.185241 21731 tablet_replica.cc:333] T 1614338e0abd4653a1e106e5a3f8f7b3 P ed0e5ae54dc147eaae297b176039185d: stopping tablet replica
I20260709 12:23:42.186057 21731 raft_consensus.cc:2243] T 1614338e0abd4653a1e106e5a3f8f7b3 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:42.186491 21731 raft_consensus.cc:2272] T 1614338e0abd4653a1e106e5a3f8f7b3 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:42.188576 21731 tablet_replica.cc:333] T 37522f4a6e6f470f9f9a05e4736aa28e P ed0e5ae54dc147eaae297b176039185d: stopping tablet replica
I20260709 12:23:42.189126 21731 raft_consensus.cc:2243] T 37522f4a6e6f470f9f9a05e4736aa28e P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:42.189541 21731 raft_consensus.cc:2272] T 37522f4a6e6f470f9f9a05e4736aa28e P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:42.191371 21731 tablet_replica.cc:333] T d9f7e9d970df44aea14a0a19fcb14bb3 P ed0e5ae54dc147eaae297b176039185d: stopping tablet replica
I20260709 12:23:42.191931 21731 raft_consensus.cc:2243] T d9f7e9d970df44aea14a0a19fcb14bb3 P ed0e5ae54dc147eaae297b176039185d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:42.192664 21731 raft_consensus.cc:2272] T d9f7e9d970df44aea14a0a19fcb14bb3 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:42.194732 21731 tablet_replica.cc:333] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P ed0e5ae54dc147eaae297b176039185d: stopping tablet replica
I20260709 12:23:42.195313 21731 raft_consensus.cc:2243] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:42.195780 21731 raft_consensus.cc:2272] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:42.198518 21731 tablet_replica.cc:333] T 553a28a597e2411f9f567661aa334e2e P ed0e5ae54dc147eaae297b176039185d: stopping tablet replica
I20260709 12:23:42.199297 21731 raft_consensus.cc:2243] T 553a28a597e2411f9f567661aa334e2e P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:42.199783 21731 raft_consensus.cc:2272] T 553a28a597e2411f9f567661aa334e2e P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:42.202315 21731 tablet_replica.cc:333] T 2bd8aea0484a459086205a5ec51fd3ef P ed0e5ae54dc147eaae297b176039185d: stopping tablet replica
I20260709 12:23:42.202963 21731 raft_consensus.cc:2243] T 2bd8aea0484a459086205a5ec51fd3ef P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:42.203482 21731 raft_consensus.cc:2272] T 2bd8aea0484a459086205a5ec51fd3ef P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:42.205673 21731 tablet_replica.cc:333] T 05df5da5f0f946b3821b6bf4a53d49fe P ed0e5ae54dc147eaae297b176039185d: stopping tablet replica
I20260709 12:23:42.206432 21731 raft_consensus.cc:2243] T 05df5da5f0f946b3821b6bf4a53d49fe P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:42.206907 21731 raft_consensus.cc:2272] T 05df5da5f0f946b3821b6bf4a53d49fe P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:42.208859 21731 tablet_replica.cc:333] T c40234f65f7f43b6bed2407a7173b530 P ed0e5ae54dc147eaae297b176039185d: stopping tablet replica
I20260709 12:23:42.209481 21731 raft_consensus.cc:2243] T c40234f65f7f43b6bed2407a7173b530 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:42.209949 21731 raft_consensus.cc:2272] T c40234f65f7f43b6bed2407a7173b530 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:42.212121 21731 tablet_replica.cc:333] T 864cc4a53dde42a1b4d647177dd41572 P ed0e5ae54dc147eaae297b176039185d: stopping tablet replica
W20260709 12:23:42.212608 24899 consensus_peers.cc:597] T bf6e4456b55c4f5bbd55a542fa30a232 P 89fead8b4d684535b3a6e4eb62080408 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:42.212916 21731 raft_consensus.cc:2243] T 864cc4a53dde42a1b4d647177dd41572 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:42.213483 21731 raft_consensus.cc:2272] T 864cc4a53dde42a1b4d647177dd41572 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:42.214690 24899 consensus_peers.cc:597] T c7e4a546fce14a1a8fc3d41666b974a6 P 89fead8b4d684535b3a6e4eb62080408 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:42.215808 21731 tablet_replica.cc:333] T 80392ae5d16442dbbfdd5ea4b95122fb P ed0e5ae54dc147eaae297b176039185d: stopping tablet replica
I20260709 12:23:42.216410 21731 raft_consensus.cc:2243] T 80392ae5d16442dbbfdd5ea4b95122fb P ed0e5ae54dc147eaae297b176039185d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:42.217236 21731 raft_consensus.cc:2272] T 80392ae5d16442dbbfdd5ea4b95122fb P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:42.219246 21731 tablet_replica.cc:333] T 6c1a5d66365f4ea0a3c88d0e5e448fff P ed0e5ae54dc147eaae297b176039185d: stopping tablet replica
I20260709 12:23:42.219807 21731 raft_consensus.cc:2243] T 6c1a5d66365f4ea0a3c88d0e5e448fff P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:42.220202 21731 raft_consensus.cc:2272] T 6c1a5d66365f4ea0a3c88d0e5e448fff P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:42.222102 21731 tablet_replica.cc:333] T d3c841620b3c45bf84aea42ffa082af8 P ed0e5ae54dc147eaae297b176039185d: stopping tablet replica
I20260709 12:23:42.222638 21731 raft_consensus.cc:2243] T d3c841620b3c45bf84aea42ffa082af8 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:42.223064 21731 raft_consensus.cc:2272] T d3c841620b3c45bf84aea42ffa082af8 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:42.225230 21731 tablet_replica.cc:333] T ff73fb3c0be54b90b240d407390c9354 P ed0e5ae54dc147eaae297b176039185d: stopping tablet replica
I20260709 12:23:42.225862 21731 raft_consensus.cc:2243] T ff73fb3c0be54b90b240d407390c9354 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:42.226316 21731 raft_consensus.cc:2272] T ff73fb3c0be54b90b240d407390c9354 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:42.228012 21731 tablet_replica.cc:333] T 658810625ed34912be1ebc9f36cb77a6 P ed0e5ae54dc147eaae297b176039185d: stopping tablet replica
I20260709 12:23:42.228549 21731 raft_consensus.cc:2243] T 658810625ed34912be1ebc9f36cb77a6 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:42.228941 21731 raft_consensus.cc:2272] T 658810625ed34912be1ebc9f36cb77a6 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:42.230971 21731 tablet_replica.cc:333] T 0e732244e6e0488c93fcd16a0473d5de P ed0e5ae54dc147eaae297b176039185d: stopping tablet replica
I20260709 12:23:42.231685 21731 raft_consensus.cc:2243] T 0e732244e6e0488c93fcd16a0473d5de P ed0e5ae54dc147eaae297b176039185d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:42.232529 21731 raft_consensus.cc:2272] T 0e732244e6e0488c93fcd16a0473d5de P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:42.234596 21731 tablet_replica.cc:333] T 7f7eabfe78884d73aa6ff40aff828c59 P ed0e5ae54dc147eaae297b176039185d: stopping tablet replica
I20260709 12:23:42.235113 21731 raft_consensus.cc:2243] T 7f7eabfe78884d73aa6ff40aff828c59 P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:42.235502 21731 raft_consensus.cc:2272] T 7f7eabfe78884d73aa6ff40aff828c59 P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:42.237196 21731 tablet_replica.cc:333] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P ed0e5ae54dc147eaae297b176039185d: stopping tablet replica
I20260709 12:23:42.237721 21731 raft_consensus.cc:2243] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:42.238291 21731 raft_consensus.cc:2272] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:42.240439 21731 tablet_replica.cc:333] T bfe47f57609140ffbb41acddbb7853ec P ed0e5ae54dc147eaae297b176039185d: stopping tablet replica
I20260709 12:23:42.241225 21731 raft_consensus.cc:2243] T bfe47f57609140ffbb41acddbb7853ec P ed0e5ae54dc147eaae297b176039185d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:42.242020 21731 raft_consensus.cc:2272] T bfe47f57609140ffbb41acddbb7853ec P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:42.244182 21731 tablet_replica.cc:333] T bf6e4456b55c4f5bbd55a542fa30a232 P ed0e5ae54dc147eaae297b176039185d: stopping tablet replica
I20260709 12:23:42.244916 21731 raft_consensus.cc:2243] T bf6e4456b55c4f5bbd55a542fa30a232 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:42.245396 21731 raft_consensus.cc:2272] T bf6e4456b55c4f5bbd55a542fa30a232 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:42.247458 21731 tablet_replica.cc:333] T 1bc397d374ec484aaf469688e112dfc2 P ed0e5ae54dc147eaae297b176039185d: stopping tablet replica
I20260709 12:23:42.248126 21731 raft_consensus.cc:2243] T 1bc397d374ec484aaf469688e112dfc2 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:42.248538 21731 raft_consensus.cc:2272] T 1bc397d374ec484aaf469688e112dfc2 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:42.250447 21731 tablet_replica.cc:333] T c2d935edbe5f40d5a5dcae926d3efed9 P ed0e5ae54dc147eaae297b176039185d: stopping tablet replica
I20260709 12:23:42.250957 21731 raft_consensus.cc:2243] T c2d935edbe5f40d5a5dcae926d3efed9 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:42.251353 21731 raft_consensus.cc:2272] T c2d935edbe5f40d5a5dcae926d3efed9 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:42.253306 21731 tablet_replica.cc:333] T 9a0132bfe8ef42f097b8d66fcbae5381 P ed0e5ae54dc147eaae297b176039185d: stopping tablet replica
I20260709 12:23:42.253923 21731 raft_consensus.cc:2243] T 9a0132bfe8ef42f097b8d66fcbae5381 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:42.254467 21731 raft_consensus.cc:2272] T 9a0132bfe8ef42f097b8d66fcbae5381 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:42.256832 21731 tablet_replica.cc:333] T dedf9ab509654fc0a1f910177af15950 P ed0e5ae54dc147eaae297b176039185d: stopping tablet replica
I20260709 12:23:42.257488 21731 raft_consensus.cc:2243] T dedf9ab509654fc0a1f910177af15950 P ed0e5ae54dc147eaae297b176039185d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:42.258574 21731 raft_consensus.cc:2272] T dedf9ab509654fc0a1f910177af15950 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:42.258724 24899 consensus_peers.cc:597] T ff73fb3c0be54b90b240d407390c9354 P 89fead8b4d684535b3a6e4eb62080408 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:42.260627 21731 tablet_replica.cc:333] T bbdbd512e8184425a28ab866ef413585 P ed0e5ae54dc147eaae297b176039185d: stopping tablet replica
I20260709 12:23:42.261246 21731 raft_consensus.cc:2243] T bbdbd512e8184425a28ab866ef413585 P ed0e5ae54dc147eaae297b176039185d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:42.262045 21731 raft_consensus.cc:2272] T bbdbd512e8184425a28ab866ef413585 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:42.264068 21731 tablet_replica.cc:333] T ff8b874555e84c5ca5012a330bc4cad9 P ed0e5ae54dc147eaae297b176039185d: stopping tablet replica
I20260709 12:23:42.264583 21731 raft_consensus.cc:2243] T ff8b874555e84c5ca5012a330bc4cad9 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:42.265071 21731 raft_consensus.cc:2272] T ff8b874555e84c5ca5012a330bc4cad9 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:42.267297 21731 tablet_replica.cc:333] T 900bac1b0ced434a9018dda51de6009d P ed0e5ae54dc147eaae297b176039185d: stopping tablet replica
W20260709 12:23:42.267565 24899 consensus_peers.cc:597] T f372ad63840c417d84775706dff1ac69 P 89fead8b4d684535b3a6e4eb62080408 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:42.267902 21731 raft_consensus.cc:2243] T 900bac1b0ced434a9018dda51de6009d P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:42.268419 21731 raft_consensus.cc:2272] T 900bac1b0ced434a9018dda51de6009d P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:42.280001 24824 consensus_peers.cc:597] T 37522f4a6e6f470f9f9a05e4736aa28e P 7b7dc3b7ea9947669c031a407a37bfb7 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:42.295301 24973 consensus_peers.cc:597] T 64b2b0279e5a48ce8a6211bcaa5d47be P f56a64eaa85f4714be29e61b5a7e2973 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:42.332005 24824 consensus_peers.cc:597] T fc856487e06d4fad8eb7ca1d08c4fa75 P 7b7dc3b7ea9947669c031a407a37bfb7 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:41533: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:42.339211 24973 consensus_peers.cc:597] T 1bc397d374ec484aaf469688e112dfc2 P f56a64eaa85f4714be29e61b5a7e2973 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:41533: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:42.339282 21731 tablet_server.cc:196] TabletServer@127.21.56.193:0 shutdown complete.
W20260709 12:23:42.347379 24899 consensus_peers.cc:597] T fdd34376063142abbe6443105c9daeab P 89fead8b4d684535b3a6e4eb62080408 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:41533: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:42.363116 24899 consensus_peers.cc:597] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P 89fead8b4d684535b3a6e4eb62080408 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:41533: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:42.365676 24899 consensus_peers.cc:597] T 900bac1b0ced434a9018dda51de6009d P 89fead8b4d684535b3a6e4eb62080408 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:41533: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:42.366420 24973 consensus_peers.cc:597] T 05df5da5f0f946b3821b6bf4a53d49fe P f56a64eaa85f4714be29e61b5a7e2973 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:41533: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:42.383728 24824 consensus_peers.cc:597] T d3c841620b3c45bf84aea42ffa082af8 P 7b7dc3b7ea9947669c031a407a37bfb7 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:41533: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:42.413421 21731 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:23:42.417953 24899 consensus_peers.cc:597] T 1614338e0abd4653a1e106e5a3f8f7b3 P 89fead8b4d684535b3a6e4eb62080408 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:41533: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:42.421739 25538 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:23:42.422581 25537 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:23:42.426510 25540 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:23:42.426963 21731 server_base.cc:1061] running on GCE node
I20260709 12:23:42.433012 21731 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:23:42.433459 21731 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:23:42.433718 21731 hybrid_clock.cc:648] HybridClock initialized: now 1783599822433696 us; error 0 us; skew 500 ppm
I20260709 12:23:42.434424 21731 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
W20260709 12:23:42.435424 24973 consensus_peers.cc:597] T 8b46d9520ab64cfab2a744faf90e8869 P f56a64eaa85f4714be29e61b5a7e2973 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:41533: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:42.439038 21731 webserver.cc:533] Webserver started at http://127.21.56.193:33775/ using document root <none> and password file <none>
I20260709 12:23:42.439806 21731 fs_manager.cc:362] Metadata directory not provided
I20260709 12:23:42.440059 21731 fs_manager.cc:365] Using existing metadata directory in first data directory
W20260709 12:23:42.440209 24899 consensus_peers.cc:597] T ae70a2a30fa54bfbbef422ed759d837c P 89fead8b4d684535b3a6e4eb62080408 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:41533: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:42.440477 24824 consensus_peers.cc:597] T 9a0132bfe8ef42f097b8d66fcbae5381 P 7b7dc3b7ea9947669c031a407a37bfb7 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:41533: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:42.444869 21731 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.004s	sys 0.001s
W20260709 12:23:42.445456 24899 consensus_peers.cc:597] T 6c1a5d66365f4ea0a3c88d0e5e448fff P 89fead8b4d684535b3a6e4eb62080408 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:41533: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:42.451508 24824 consensus_peers.cc:597] T 691e7273b6b44c80ac26840f5745f94b P 7b7dc3b7ea9947669c031a407a37bfb7 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:41533: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:42.453620 25545 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:42.454435 21731 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:23:42.454741 21731 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599696038870-21731-0/minicluster-data/ts-0-root
uuid: "ed0e5ae54dc147eaae297b176039185d"
format_stamp: "Formatted at 2026-07-09 12:23:31 on dist-test-slave-n9kb"
I20260709 12:23:42.455137 21731 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599696038870-21731-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599696038870-21731-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599696038870-21731-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)
W20260709 12:23:42.474303 24973 consensus_peers.cc:597] T c2d935edbe5f40d5a5dcae926d3efed9 P f56a64eaa85f4714be29e61b5a7e2973 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:41533: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:42.477766 21731 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:23:42.479130 21731 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:23:42.480669 21731 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:23:42.485719 25553 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 12:23:42.508306 24899 consensus_peers.cc:597] T 658810625ed34912be1ebc9f36cb77a6 P 89fead8b4d684535b3a6e4eb62080408 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:41533: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:42.530786 24973 consensus_peers.cc:597] T 2bd8aea0484a459086205a5ec51fd3ef P f56a64eaa85f4714be29e61b5a7e2973 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:41533: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:42.542217 24899 consensus_peers.cc:597] T 864cc4a53dde42a1b4d647177dd41572 P 89fead8b4d684535b3a6e4eb62080408 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:41533: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:42.634218 24973 consensus_peers.cc:597] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P f56a64eaa85f4714be29e61b5a7e2973 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:41533: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:42.779230 21731 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 12:23:42.779680 21731 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.295s	user 0.008s	sys 0.001s
I20260709 12:23:42.780066 21731 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 12:23:42.786046 25553 tablet_bootstrap.cc:492] T d282e2fc9369497a96d69adc88fc80a7 P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:42.803655 25553 tablet_bootstrap.cc:492] T d282e2fc9369497a96d69adc88fc80a7 P ed0e5ae54dc147eaae297b176039185d: 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
I20260709 12:23:42.804574 25553 tablet_bootstrap.cc:492] T d282e2fc9369497a96d69adc88fc80a7 P ed0e5ae54dc147eaae297b176039185d: Bootstrap complete.
I20260709 12:23:42.805351 25553 ts_tablet_manager.cc:1403] T d282e2fc9369497a96d69adc88fc80a7 P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.001s
I20260709 12:23:42.808233 25553 raft_consensus.cc:359] T d282e2fc9369497a96d69adc88fc80a7 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:42.808950 25553 raft_consensus.cc:740] T d282e2fc9369497a96d69adc88fc80a7 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:42.810015 25553 consensus_queue.cc:260] T d282e2fc9369497a96d69adc88fc80a7 P ed0e5ae54dc147eaae297b176039185d [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: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:42.813074 25553 ts_tablet_manager.cc:1434] T d282e2fc9369497a96d69adc88fc80a7 P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.007s
I20260709 12:23:42.813921 25553 tablet_bootstrap.cc:492] T 7f7eabfe78884d73aa6ff40aff828c59 P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:42.825515 25553 tablet_bootstrap.cc:492] T 7f7eabfe78884d73aa6ff40aff828c59 P ed0e5ae54dc147eaae297b176039185d: 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
I20260709 12:23:42.826228 25553 tablet_bootstrap.cc:492] T 7f7eabfe78884d73aa6ff40aff828c59 P ed0e5ae54dc147eaae297b176039185d: Bootstrap complete.
I20260709 12:23:42.826716 25553 ts_tablet_manager.cc:1403] T 7f7eabfe78884d73aa6ff40aff828c59 P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20260709 12:23:42.828657 25553 raft_consensus.cc:359] T 7f7eabfe78884d73aa6ff40aff828c59 P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:42.829190 25553 raft_consensus.cc:740] T 7f7eabfe78884d73aa6ff40aff828c59 P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:42.829806 25553 consensus_queue.cc:260] T 7f7eabfe78884d73aa6ff40aff828c59 P ed0e5ae54dc147eaae297b176039185d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.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: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:42.831578 25553 ts_tablet_manager.cc:1434] T 7f7eabfe78884d73aa6ff40aff828c59 P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260709 12:23:42.832288 25553 tablet_bootstrap.cc:492] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:42.845451 25553 tablet_bootstrap.cc:492] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P ed0e5ae54dc147eaae297b176039185d: 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
I20260709 12:23:42.846204 25553 tablet_bootstrap.cc:492] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P ed0e5ae54dc147eaae297b176039185d: Bootstrap complete.
I20260709 12:23:42.846712 25553 ts_tablet_manager.cc:1403] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260709 12:23:42.848855 25553 raft_consensus.cc:359] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:42.849503 25553 raft_consensus.cc:740] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:42.850210 25553 consensus_queue.cc:260] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P ed0e5ae54dc147eaae297b176039185d [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: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:42.852046 25553 ts_tablet_manager.cc:1434] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:23:42.852788 25553 tablet_bootstrap.cc:492] T df2e603c2ab04e1faf15ded67370efe6 P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:42.867668 25553 tablet_bootstrap.cc:492] T df2e603c2ab04e1faf15ded67370efe6 P ed0e5ae54dc147eaae297b176039185d: 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
I20260709 12:23:42.868379 25553 tablet_bootstrap.cc:492] T df2e603c2ab04e1faf15ded67370efe6 P ed0e5ae54dc147eaae297b176039185d: Bootstrap complete.
I20260709 12:23:42.868861 25553 ts_tablet_manager.cc:1403] T df2e603c2ab04e1faf15ded67370efe6 P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260709 12:23:42.870796 25553 raft_consensus.cc:359] T df2e603c2ab04e1faf15ded67370efe6 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:42.871452 25553 raft_consensus.cc:740] T df2e603c2ab04e1faf15ded67370efe6 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:42.872099 25553 consensus_queue.cc:260] T df2e603c2ab04e1faf15ded67370efe6 P ed0e5ae54dc147eaae297b176039185d [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: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:42.873953 25553 ts_tablet_manager.cc:1434] T df2e603c2ab04e1faf15ded67370efe6 P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:23:42.874707 25553 tablet_bootstrap.cc:492] T 8e803616ee3e44548bc7c0d979dae223 P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:42.898177 25553 tablet_bootstrap.cc:492] T 8e803616ee3e44548bc7c0d979dae223 P ed0e5ae54dc147eaae297b176039185d: 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
I20260709 12:23:42.898916 25553 tablet_bootstrap.cc:492] T 8e803616ee3e44548bc7c0d979dae223 P ed0e5ae54dc147eaae297b176039185d: Bootstrap complete.
I20260709 12:23:42.899412 25553 ts_tablet_manager.cc:1403] T 8e803616ee3e44548bc7c0d979dae223 P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.012s
I20260709 12:23:42.901890 25553 raft_consensus.cc:359] T 8e803616ee3e44548bc7c0d979dae223 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:42.902565 25553 raft_consensus.cc:740] T 8e803616ee3e44548bc7c0d979dae223 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:42.903200 25553 consensus_queue.cc:260] T 8e803616ee3e44548bc7c0d979dae223 P ed0e5ae54dc147eaae297b176039185d [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: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:42.905100 25553 ts_tablet_manager.cc:1434] T 8e803616ee3e44548bc7c0d979dae223 P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:23:42.905846 25553 tablet_bootstrap.cc:492] T 1732c666b50145bf948495e4ad010d3c P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:42.938571 25553 tablet_bootstrap.cc:492] T 1732c666b50145bf948495e4ad010d3c P ed0e5ae54dc147eaae297b176039185d: 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
I20260709 12:23:42.939457 25553 tablet_bootstrap.cc:492] T 1732c666b50145bf948495e4ad010d3c P ed0e5ae54dc147eaae297b176039185d: Bootstrap complete.
I20260709 12:23:42.940085 25553 ts_tablet_manager.cc:1403] T 1732c666b50145bf948495e4ad010d3c P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.004s
I20260709 12:23:42.942584 25553 raft_consensus.cc:359] T 1732c666b50145bf948495e4ad010d3c P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:42.943228 25553 raft_consensus.cc:740] T 1732c666b50145bf948495e4ad010d3c P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:42.943898 25553 consensus_queue.cc:260] T 1732c666b50145bf948495e4ad010d3c P ed0e5ae54dc147eaae297b176039185d [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: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:42.945811 25553 ts_tablet_manager.cc:1434] T 1732c666b50145bf948495e4ad010d3c P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:23:42.946635 25553 tablet_bootstrap.cc:492] T bbdbd512e8184425a28ab866ef413585 P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:42.980053 25553 tablet_bootstrap.cc:492] T bbdbd512e8184425a28ab866ef413585 P ed0e5ae54dc147eaae297b176039185d: 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
I20260709 12:23:42.994735 25553 tablet_bootstrap.cc:492] T bbdbd512e8184425a28ab866ef413585 P ed0e5ae54dc147eaae297b176039185d: Bootstrap complete.
I20260709 12:23:42.995383 25553 ts_tablet_manager.cc:1403] T bbdbd512e8184425a28ab866ef413585 P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.020s
I20260709 12:23:42.997776 25553 raft_consensus.cc:359] T bbdbd512e8184425a28ab866ef413585 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:43.009721 25553 raft_consensus.cc:740] T bbdbd512e8184425a28ab866ef413585 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:43.011945 25553 consensus_queue.cc:260] T bbdbd512e8184425a28ab866ef413585 P ed0e5ae54dc147eaae297b176039185d [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: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:43.015326 25553 ts_tablet_manager.cc:1434] T bbdbd512e8184425a28ab866ef413585 P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 12:23:43.016110 25553 tablet_bootstrap.cc:492] T 553a28a597e2411f9f567661aa334e2e P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:43.048786 25553 tablet_bootstrap.cc:492] T 553a28a597e2411f9f567661aa334e2e P ed0e5ae54dc147eaae297b176039185d: 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
I20260709 12:23:43.049484 25553 tablet_bootstrap.cc:492] T 553a28a597e2411f9f567661aa334e2e P ed0e5ae54dc147eaae297b176039185d: Bootstrap complete.
I20260709 12:23:43.050060 25553 ts_tablet_manager.cc:1403] T 553a28a597e2411f9f567661aa334e2e P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.034s	user 0.020s	sys 0.001s
I20260709 12:23:43.051892 25553 raft_consensus.cc:359] T 553a28a597e2411f9f567661aa334e2e P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:43.052378 25553 raft_consensus.cc:740] T 553a28a597e2411f9f567661aa334e2e P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:43.052984 25553 consensus_queue.cc:260] T 553a28a597e2411f9f567661aa334e2e P ed0e5ae54dc147eaae297b176039185d [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: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:43.054605 25553 ts_tablet_manager.cc:1434] T 553a28a597e2411f9f567661aa334e2e P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:23:43.055339 25553 tablet_bootstrap.cc:492] T bfe47f57609140ffbb41acddbb7853ec P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:43.055938 21731 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 12:23:43.056299 21731 ts_tablet_manager.cc:595] Time spent register tablets: real 0.276s	user 0.242s	sys 0.003s
I20260709 12:23:43.075150 25553 tablet_bootstrap.cc:492] T bfe47f57609140ffbb41acddbb7853ec P ed0e5ae54dc147eaae297b176039185d: 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
I20260709 12:23:43.076261 25553 tablet_bootstrap.cc:492] T bfe47f57609140ffbb41acddbb7853ec P ed0e5ae54dc147eaae297b176039185d: Bootstrap complete.
I20260709 12:23:43.077047 25553 ts_tablet_manager.cc:1403] T bfe47f57609140ffbb41acddbb7853ec P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260709 12:23:43.079658 25553 raft_consensus.cc:359] T bfe47f57609140ffbb41acddbb7853ec P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:43.080487 25553 raft_consensus.cc:740] T bfe47f57609140ffbb41acddbb7853ec P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:43.081223 25553 consensus_queue.cc:260] T bfe47f57609140ffbb41acddbb7853ec P ed0e5ae54dc147eaae297b176039185d [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: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:43.083364 25553 ts_tablet_manager.cc:1434] T bfe47f57609140ffbb41acddbb7853ec P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:23:43.084214 25553 tablet_bootstrap.cc:492] T 8b46d9520ab64cfab2a744faf90e8869 P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:43.102985 25553 tablet_bootstrap.cc:492] T 8b46d9520ab64cfab2a744faf90e8869 P ed0e5ae54dc147eaae297b176039185d: 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
I20260709 12:23:43.103948 25553 tablet_bootstrap.cc:492] T 8b46d9520ab64cfab2a744faf90e8869 P ed0e5ae54dc147eaae297b176039185d: Bootstrap complete.
I20260709 12:23:43.104589 25553 ts_tablet_manager.cc:1403] T 8b46d9520ab64cfab2a744faf90e8869 P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260709 12:23:43.107061 25553 raft_consensus.cc:359] T 8b46d9520ab64cfab2a744faf90e8869 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:43.107741 25553 raft_consensus.cc:740] T 8b46d9520ab64cfab2a744faf90e8869 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:43.108414 25553 consensus_queue.cc:260] T 8b46d9520ab64cfab2a744faf90e8869 P ed0e5ae54dc147eaae297b176039185d [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: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:43.111011 25553 ts_tablet_manager.cc:1434] T 8b46d9520ab64cfab2a744faf90e8869 P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:23:43.112005 25553 tablet_bootstrap.cc:492] T 691e7273b6b44c80ac26840f5745f94b P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:43.128034 25553 tablet_bootstrap.cc:492] T 691e7273b6b44c80ac26840f5745f94b P ed0e5ae54dc147eaae297b176039185d: 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
I20260709 12:23:43.129046 25553 tablet_bootstrap.cc:492] T 691e7273b6b44c80ac26840f5745f94b P ed0e5ae54dc147eaae297b176039185d: Bootstrap complete.
I20260709 12:23:43.129679 25553 ts_tablet_manager.cc:1403] T 691e7273b6b44c80ac26840f5745f94b P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260709 12:23:43.132349 25553 raft_consensus.cc:359] T 691e7273b6b44c80ac26840f5745f94b P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:43.133072 25553 raft_consensus.cc:740] T 691e7273b6b44c80ac26840f5745f94b P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:43.133802 25553 consensus_queue.cc:260] T 691e7273b6b44c80ac26840f5745f94b P ed0e5ae54dc147eaae297b176039185d [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: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:43.135912 25553 ts_tablet_manager.cc:1434] T 691e7273b6b44c80ac26840f5745f94b P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:23:43.136786 25553 tablet_bootstrap.cc:492] T 900bac1b0ced434a9018dda51de6009d P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:43.141589 21731 rpc_server.cc:307] RPC server started. Bound to: 127.21.56.193:41533
I20260709 12:23:43.141737 25626 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.56.193:41533 every 8 connection(s)
I20260709 12:23:43.163655 25483 raft_consensus.cc:493] T cc6ea2574a534668b824fe652add54c1 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed0e5ae54dc147eaae297b176039185d)
I20260709 12:23:43.165491 25483 raft_consensus.cc:515] T cc6ea2574a534668b824fe652add54c1 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:43.168782 25483 leader_election.cc:290] T cc6ea2574a534668b824fe652add54c1 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:43.169355 25009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc6ea2574a534668b824fe652add54c1" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973" is_pre_election: true
I20260709 12:23:43.169955 25553 tablet_bootstrap.cc:492] T 900bac1b0ced434a9018dda51de6009d P ed0e5ae54dc147eaae297b176039185d: 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
I20260709 12:23:43.170960 25553 tablet_bootstrap.cc:492] T 900bac1b0ced434a9018dda51de6009d P ed0e5ae54dc147eaae297b176039185d: Bootstrap complete.
I20260709 12:23:43.171614 25553 ts_tablet_manager.cc:1403] T 900bac1b0ced434a9018dda51de6009d P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.035s	user 0.029s	sys 0.000s
I20260709 12:23:43.184278 25553 raft_consensus.cc:359] T 900bac1b0ced434a9018dda51de6009d P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:43.185036 25553 raft_consensus.cc:740] T 900bac1b0ced434a9018dda51de6009d P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:43.185328 25628 heartbeater.cc:344] Connected to a master server at 127.21.56.254:45539
I20260709 12:23:43.185849 25628 heartbeater.cc:461] Registering TS with master...
I20260709 12:23:43.185710 25553 consensus_queue.cc:260] T 900bac1b0ced434a9018dda51de6009d P ed0e5ae54dc147eaae297b176039185d [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: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:43.186972 25628 heartbeater.cc:507] Master 127.21.56.254:45539 requested a full tablet report, sending...
I20260709 12:23:43.192462 25553 ts_tablet_manager.cc:1434] T 900bac1b0ced434a9018dda51de6009d P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 12:23:43.193477 25553 tablet_bootstrap.cc:492] T d9f7e9d970df44aea14a0a19fcb14bb3 P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:43.195737 25599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc6ea2574a534668b824fe652add54c1" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
W20260709 12:23:43.197382 24824 leader_election.cc:343] T cc6ea2574a534668b824fe652add54c1 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:43.197796 24824 leader_election.cc:304] T cc6ea2574a534668b824fe652add54c1 P 7b7dc3b7ea9947669c031a407a37bfb7 [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: 7b7dc3b7ea9947669c031a407a37bfb7; no voters: ed0e5ae54dc147eaae297b176039185d, f56a64eaa85f4714be29e61b5a7e2973
I20260709 12:23:43.199606 25483 raft_consensus.cc:2749] T cc6ea2574a534668b824fe652add54c1 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:23:43.204914 24682 ts_manager.cc:194] Re-registered known tserver with Master: ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:43.207892 25553 tablet_bootstrap.cc:492] T d9f7e9d970df44aea14a0a19fcb14bb3 P ed0e5ae54dc147eaae297b176039185d: 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
I20260709 12:23:43.208868 25553 tablet_bootstrap.cc:492] T d9f7e9d970df44aea14a0a19fcb14bb3 P ed0e5ae54dc147eaae297b176039185d: Bootstrap complete.
I20260709 12:23:43.209496 25553 ts_tablet_manager.cc:1403] T d9f7e9d970df44aea14a0a19fcb14bb3 P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260709 12:23:43.212088 25553 raft_consensus.cc:359] T d9f7e9d970df44aea14a0a19fcb14bb3 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:43.212850 25553 raft_consensus.cc:740] T d9f7e9d970df44aea14a0a19fcb14bb3 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:43.213820 25553 consensus_queue.cc:260] T d9f7e9d970df44aea14a0a19fcb14bb3 P ed0e5ae54dc147eaae297b176039185d [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: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:43.215328 25553 ts_tablet_manager.cc:1434] T d9f7e9d970df44aea14a0a19fcb14bb3 P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:23:43.215956 25553 tablet_bootstrap.cc:492] T cc6ea2574a534668b824fe652add54c1 P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:43.228340 25553 tablet_bootstrap.cc:492] T cc6ea2574a534668b824fe652add54c1 P ed0e5ae54dc147eaae297b176039185d: 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
I20260709 12:23:43.228622 25555 raft_consensus.cc:493] T ba1a47eecc774c79a566c1e01e74df1e P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed0e5ae54dc147eaae297b176039185d)
I20260709 12:23:43.229352 25553 tablet_bootstrap.cc:492] T cc6ea2574a534668b824fe652add54c1 P ed0e5ae54dc147eaae297b176039185d: Bootstrap complete.
I20260709 12:23:43.229192 25555 raft_consensus.cc:515] T ba1a47eecc774c79a566c1e01e74df1e P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:43.230104 25553 ts_tablet_manager.cc:1403] T cc6ea2574a534668b824fe652add54c1 P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.004s
I20260709 12:23:43.231653 25555 leader_election.cc:290] T ba1a47eecc774c79a566c1e01e74df1e P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:43.232754 24935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba1a47eecc774c79a566c1e01e74df1e" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408" is_pre_election: true
I20260709 12:23:43.233238 25599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba1a47eecc774c79a566c1e01e74df1e" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:43.233054 25553 raft_consensus.cc:359] T cc6ea2574a534668b824fe652add54c1 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:43.236137 25553 raft_consensus.cc:740] T cc6ea2574a534668b824fe652add54c1 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
W20260709 12:23:43.236441 24973 leader_election.cc:343] T ba1a47eecc774c79a566c1e01e74df1e P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:43.236858 25553 consensus_queue.cc:260] T cc6ea2574a534668b824fe652add54c1 P ed0e5ae54dc147eaae297b176039185d [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: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:43.236959 24973 leader_election.cc:304] T ba1a47eecc774c79a566c1e01e74df1e P f56a64eaa85f4714be29e61b5a7e2973 [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: f56a64eaa85f4714be29e61b5a7e2973; no voters: 89fead8b4d684535b3a6e4eb62080408, ed0e5ae54dc147eaae297b176039185d
I20260709 12:23:43.237870 25555 raft_consensus.cc:2749] T ba1a47eecc774c79a566c1e01e74df1e P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:23:43.238838 25553 ts_tablet_manager.cc:1434] T cc6ea2574a534668b824fe652add54c1 P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:23:43.239534 25553 tablet_bootstrap.cc:492] T ff8b874555e84c5ca5012a330bc4cad9 P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:43.240475 24682 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36552
I20260709 12:23:43.244707 25628 heartbeater.cc:499] Master 127.21.56.254:45539 was elected leader, sending a full tablet report...
I20260709 12:23:43.251416 25553 tablet_bootstrap.cc:492] T ff8b874555e84c5ca5012a330bc4cad9 P ed0e5ae54dc147eaae297b176039185d: 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
I20260709 12:23:43.252247 25553 tablet_bootstrap.cc:492] T ff8b874555e84c5ca5012a330bc4cad9 P ed0e5ae54dc147eaae297b176039185d: Bootstrap complete.
I20260709 12:23:43.252791 25553 ts_tablet_manager.cc:1403] T ff8b874555e84c5ca5012a330bc4cad9 P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 12:23:43.254667 25553 raft_consensus.cc:359] T ff8b874555e84c5ca5012a330bc4cad9 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:43.255157 25553 raft_consensus.cc:740] T ff8b874555e84c5ca5012a330bc4cad9 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:43.255889 25553 consensus_queue.cc:260] T ff8b874555e84c5ca5012a330bc4cad9 P ed0e5ae54dc147eaae297b176039185d [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: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:43.257613 25553 ts_tablet_manager.cc:1434] T ff8b874555e84c5ca5012a330bc4cad9 P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:23:43.258328 25553 tablet_bootstrap.cc:492] T 64b2b0279e5a48ce8a6211bcaa5d47be P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:43.262292 25546 raft_consensus.cc:493] T 0e732244e6e0488c93fcd16a0473d5de P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed0e5ae54dc147eaae297b176039185d)
I20260709 12:23:43.262845 25546 raft_consensus.cc:515] T 0e732244e6e0488c93fcd16a0473d5de P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:43.265679 25009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e732244e6e0488c93fcd16a0473d5de" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973" is_pre_election: true
I20260709 12:23:43.266228 25599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e732244e6e0488c93fcd16a0473d5de" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
W20260709 12:23:43.270253 24899 leader_election.cc:343] T 0e732244e6e0488c93fcd16a0473d5de P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:43.270773 24899 leader_election.cc:304] T 0e732244e6e0488c93fcd16a0473d5de P 89fead8b4d684535b3a6e4eb62080408 [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: 89fead8b4d684535b3a6e4eb62080408; no voters: ed0e5ae54dc147eaae297b176039185d, f56a64eaa85f4714be29e61b5a7e2973
I20260709 12:23:43.272224 25546 leader_election.cc:290] T 0e732244e6e0488c93fcd16a0473d5de P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:43.272797 25308 raft_consensus.cc:2749] T 0e732244e6e0488c93fcd16a0473d5de P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:23:43.279421 25553 tablet_bootstrap.cc:492] T 64b2b0279e5a48ce8a6211bcaa5d47be P ed0e5ae54dc147eaae297b176039185d: 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
I20260709 12:23:43.280462 25553 tablet_bootstrap.cc:492] T 64b2b0279e5a48ce8a6211bcaa5d47be P ed0e5ae54dc147eaae297b176039185d: Bootstrap complete.
I20260709 12:23:43.281123 25553 ts_tablet_manager.cc:1403] T 64b2b0279e5a48ce8a6211bcaa5d47be P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.008s
I20260709 12:23:43.283371 25553 raft_consensus.cc:359] T 64b2b0279e5a48ce8a6211bcaa5d47be P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:43.283953 25553 raft_consensus.cc:740] T 64b2b0279e5a48ce8a6211bcaa5d47be P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:43.284603 25553 consensus_queue.cc:260] T 64b2b0279e5a48ce8a6211bcaa5d47be P ed0e5ae54dc147eaae297b176039185d [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: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:43.286288 25553 ts_tablet_manager.cc:1434] T 64b2b0279e5a48ce8a6211bcaa5d47be P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:23:43.286938 25553 tablet_bootstrap.cc:492] T 2bd8aea0484a459086205a5ec51fd3ef P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:43.303848 25553 tablet_bootstrap.cc:492] T 2bd8aea0484a459086205a5ec51fd3ef P ed0e5ae54dc147eaae297b176039185d: 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
I20260709 12:23:43.304852 25555 raft_consensus.cc:493] T b5db9d1c83c546c38c2cd70fc37e9725 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed0e5ae54dc147eaae297b176039185d)
I20260709 12:23:43.305676 25553 tablet_bootstrap.cc:492] T 2bd8aea0484a459086205a5ec51fd3ef P ed0e5ae54dc147eaae297b176039185d: Bootstrap complete.
I20260709 12:23:43.306105 25555 raft_consensus.cc:515] T b5db9d1c83c546c38c2cd70fc37e9725 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:43.306519 25553 ts_tablet_manager.cc:1403] T 2bd8aea0484a459086205a5ec51fd3ef P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260709 12:23:43.308123 25555 leader_election.cc:290] T b5db9d1c83c546c38c2cd70fc37e9725 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907)
I20260709 12:23:43.308815 25600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5db9d1c83c546c38c2cd70fc37e9725" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:43.309109 25553 raft_consensus.cc:359] T 2bd8aea0484a459086205a5ec51fd3ef P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:43.309795 25553 raft_consensus.cc:740] T 2bd8aea0484a459086205a5ec51fd3ef P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
W20260709 12:23:43.310123 24973 leader_election.cc:343] T b5db9d1c83c546c38c2cd70fc37e9725 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:43.310482 25553 consensus_queue.cc:260] T 2bd8aea0484a459086205a5ec51fd3ef P ed0e5ae54dc147eaae297b176039185d [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: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:43.311502 24857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5db9d1c83c546c38c2cd70fc37e9725" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
I20260709 12:23:43.312845 25553 ts_tablet_manager.cc:1434] T 2bd8aea0484a459086205a5ec51fd3ef P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:23:43.312912 24976 leader_election.cc:304] T b5db9d1c83c546c38c2cd70fc37e9725 P f56a64eaa85f4714be29e61b5a7e2973 [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: f56a64eaa85f4714be29e61b5a7e2973; no voters: 7b7dc3b7ea9947669c031a407a37bfb7, ed0e5ae54dc147eaae297b176039185d
I20260709 12:23:43.313639 25555 raft_consensus.cc:2749] T b5db9d1c83c546c38c2cd70fc37e9725 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:23:43.314985 25553 tablet_bootstrap.cc:492] T 37522f4a6e6f470f9f9a05e4736aa28e P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:43.328191 25553 tablet_bootstrap.cc:492] T 37522f4a6e6f470f9f9a05e4736aa28e P ed0e5ae54dc147eaae297b176039185d: 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
I20260709 12:23:43.328924 25553 tablet_bootstrap.cc:492] T 37522f4a6e6f470f9f9a05e4736aa28e P ed0e5ae54dc147eaae297b176039185d: Bootstrap complete.
I20260709 12:23:43.329444 25553 ts_tablet_manager.cc:1403] T 37522f4a6e6f470f9f9a05e4736aa28e P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260709 12:23:43.331099 25553 raft_consensus.cc:359] T 37522f4a6e6f470f9f9a05e4736aa28e P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:43.331573 25553 raft_consensus.cc:740] T 37522f4a6e6f470f9f9a05e4736aa28e P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:43.332057 25553 consensus_queue.cc:260] T 37522f4a6e6f470f9f9a05e4736aa28e P ed0e5ae54dc147eaae297b176039185d [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: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:43.333722 25553 ts_tablet_manager.cc:1434] T 37522f4a6e6f470f9f9a05e4736aa28e P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:23:43.334764 25553 tablet_bootstrap.cc:492] T 658810625ed34912be1ebc9f36cb77a6 P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:43.340613 25483 raft_consensus.cc:493] T bfe47f57609140ffbb41acddbb7853ec P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed0e5ae54dc147eaae297b176039185d)
I20260709 12:23:43.341076 25555 raft_consensus.cc:493] T 8e803616ee3e44548bc7c0d979dae223 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed0e5ae54dc147eaae297b176039185d)
I20260709 12:23:43.341202 25483 raft_consensus.cc:515] T bfe47f57609140ffbb41acddbb7853ec P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:43.341629 25555 raft_consensus.cc:515] T 8e803616ee3e44548bc7c0d979dae223 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:43.344456 24932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e803616ee3e44548bc7c0d979dae223" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408" is_pre_election: true
I20260709 12:23:43.344573 25600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfe47f57609140ffbb41acddbb7853ec" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:43.345158 25600 raft_consensus.cc:2468] T bfe47f57609140ffbb41acddbb7853ec P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b7dc3b7ea9947669c031a407a37bfb7 in term 1.
I20260709 12:23:43.345688 25483 leader_election.cc:290] T bfe47f57609140ffbb41acddbb7853ec P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911)
I20260709 12:23:43.346274 24932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfe47f57609140ffbb41acddbb7853ec" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408" is_pre_election: true
I20260709 12:23:43.346984 24824 leader_election.cc:304] T bfe47f57609140ffbb41acddbb7853ec P 7b7dc3b7ea9947669c031a407a37bfb7 [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: 7b7dc3b7ea9947669c031a407a37bfb7, ed0e5ae54dc147eaae297b176039185d; no voters: 
I20260709 12:23:43.348265 25483 raft_consensus.cc:2804] T bfe47f57609140ffbb41acddbb7853ec P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:23:43.348608 25483 raft_consensus.cc:493] T bfe47f57609140ffbb41acddbb7853ec P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ed0e5ae54dc147eaae297b176039185d)
I20260709 12:23:43.348752 25600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e803616ee3e44548bc7c0d979dae223" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:43.349548 25600 raft_consensus.cc:2468] T 8e803616ee3e44548bc7c0d979dae223 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f56a64eaa85f4714be29e61b5a7e2973 in term 1.
I20260709 12:23:43.348969 25483 raft_consensus.cc:3060] T bfe47f57609140ffbb41acddbb7853ec P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:43.351085 25553 tablet_bootstrap.cc:492] T 658810625ed34912be1ebc9f36cb77a6 P ed0e5ae54dc147eaae297b176039185d: 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
I20260709 12:23:43.351105 24973 leader_election.cc:304] T 8e803616ee3e44548bc7c0d979dae223 P f56a64eaa85f4714be29e61b5a7e2973 [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: ed0e5ae54dc147eaae297b176039185d, f56a64eaa85f4714be29e61b5a7e2973; no voters: 89fead8b4d684535b3a6e4eb62080408
I20260709 12:23:43.352036 25553 tablet_bootstrap.cc:492] T 658810625ed34912be1ebc9f36cb77a6 P ed0e5ae54dc147eaae297b176039185d: Bootstrap complete.
I20260709 12:23:43.352350 25530 raft_consensus.cc:2804] T 8e803616ee3e44548bc7c0d979dae223 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:23:43.352758 25530 raft_consensus.cc:493] T 8e803616ee3e44548bc7c0d979dae223 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ed0e5ae54dc147eaae297b176039185d)
I20260709 12:23:43.353037 25553 ts_tablet_manager.cc:1403] T 658810625ed34912be1ebc9f36cb77a6 P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260709 12:23:43.353089 25530 raft_consensus.cc:3060] T 8e803616ee3e44548bc7c0d979dae223 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:43.348970 25555 leader_election.cc:290] T 8e803616ee3e44548bc7c0d979dae223 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:43.355576 25553 raft_consensus.cc:359] T 658810625ed34912be1ebc9f36cb77a6 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:43.356324 25553 raft_consensus.cc:740] T 658810625ed34912be1ebc9f36cb77a6 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:43.357026 25553 consensus_queue.cc:260] T 658810625ed34912be1ebc9f36cb77a6 P ed0e5ae54dc147eaae297b176039185d [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: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:43.357569 25565 raft_consensus.cc:493] T 1732c666b50145bf948495e4ad010d3c P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed0e5ae54dc147eaae297b176039185d)
I20260709 12:23:43.358201 25565 raft_consensus.cc:515] T 1732c666b50145bf948495e4ad010d3c P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:43.359189 25553 ts_tablet_manager.cc:1434] T 658810625ed34912be1ebc9f36cb77a6 P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:23:43.359074 25483 raft_consensus.cc:515] T bfe47f57609140ffbb41acddbb7853ec P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:43.360090 25553 tablet_bootstrap.cc:492] T fc856487e06d4fad8eb7ca1d08c4fa75 P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:43.360298 25565 leader_election.cc:290] T 1732c666b50145bf948495e4ad010d3c P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:43.361223 25483 leader_election.cc:290] T bfe47f57609140ffbb41acddbb7853ec P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 2 election: Requested vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911)
I20260709 12:23:43.362077 25009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1732c666b50145bf948495e4ad010d3c" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973" is_pre_election: true
I20260709 12:23:43.363499 25530 raft_consensus.cc:515] T 8e803616ee3e44548bc7c0d979dae223 P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:43.364722 25491 raft_consensus.cc:493] T df2e603c2ab04e1faf15ded67370efe6 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed0e5ae54dc147eaae297b176039185d)
I20260709 12:23:43.365043 24932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfe47f57609140ffbb41acddbb7853ec" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408"
I20260709 12:23:43.365303 25491 raft_consensus.cc:515] T df2e603c2ab04e1faf15ded67370efe6 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:43.367357 25491 leader_election.cc:290] T df2e603c2ab04e1faf15ded67370efe6 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907)
I20260709 12:23:43.369712 25598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df2e603c2ab04e1faf15ded67370efe6" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:43.367283 25600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1732c666b50145bf948495e4ad010d3c" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:43.370440 25598 raft_consensus.cc:2468] T df2e603c2ab04e1faf15ded67370efe6 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 1.
I20260709 12:23:43.370637 25600 raft_consensus.cc:2468] T 1732c666b50145bf948495e4ad010d3c P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b7dc3b7ea9947669c031a407a37bfb7 in term 1.
I20260709 12:23:43.371706 24899 leader_election.cc:304] T df2e603c2ab04e1faf15ded67370efe6 P 89fead8b4d684535b3a6e4eb62080408 [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: 89fead8b4d684535b3a6e4eb62080408, ed0e5ae54dc147eaae297b176039185d; no voters: 
I20260709 12:23:43.372622 25491 raft_consensus.cc:2804] T df2e603c2ab04e1faf15ded67370efe6 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:23:43.365491 25599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfe47f57609140ffbb41acddbb7853ec" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d"
I20260709 12:23:43.373471 25599 raft_consensus.cc:3060] T bfe47f57609140ffbb41acddbb7853ec P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:43.374289 24824 leader_election.cc:304] T 1732c666b50145bf948495e4ad010d3c P 7b7dc3b7ea9947669c031a407a37bfb7 [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: 7b7dc3b7ea9947669c031a407a37bfb7, ed0e5ae54dc147eaae297b176039185d; no voters: f56a64eaa85f4714be29e61b5a7e2973
I20260709 12:23:43.375946 24857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df2e603c2ab04e1faf15ded67370efe6" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
I20260709 12:23:43.376786 25565 raft_consensus.cc:2804] T 1732c666b50145bf948495e4ad010d3c P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:23:43.377189 25565 raft_consensus.cc:493] T 1732c666b50145bf948495e4ad010d3c P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ed0e5ae54dc147eaae297b176039185d)
I20260709 12:23:43.377579 25565 raft_consensus.cc:3060] T 1732c666b50145bf948495e4ad010d3c P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:43.373010 25491 raft_consensus.cc:493] T df2e603c2ab04e1faf15ded67370efe6 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ed0e5ae54dc147eaae297b176039185d)
I20260709 12:23:43.379556 25491 raft_consensus.cc:3060] T df2e603c2ab04e1faf15ded67370efe6 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:43.387666 25599 raft_consensus.cc:2468] T bfe47f57609140ffbb41acddbb7853ec P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b7dc3b7ea9947669c031a407a37bfb7 in term 2.
I20260709 12:23:43.388893 24824 leader_election.cc:304] T bfe47f57609140ffbb41acddbb7853ec P 7b7dc3b7ea9947669c031a407a37bfb7 [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: 7b7dc3b7ea9947669c031a407a37bfb7, ed0e5ae54dc147eaae297b176039185d; no voters: 89fead8b4d684535b3a6e4eb62080408
I20260709 12:23:43.389596 25418 raft_consensus.cc:493] T df2e603c2ab04e1faf15ded67370efe6 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed0e5ae54dc147eaae297b176039185d)
I20260709 12:23:43.390108 25418 raft_consensus.cc:515] T df2e603c2ab04e1faf15ded67370efe6 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:43.390282 24932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e803616ee3e44548bc7c0d979dae223" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408"
I20260709 12:23:43.392179 25418 leader_election.cc:290] T df2e603c2ab04e1faf15ded67370efe6 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911)
I20260709 12:23:43.392565 25600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e803616ee3e44548bc7c0d979dae223" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d"
I20260709 12:23:43.392802 25418 raft_consensus.cc:2804] T bfe47f57609140ffbb41acddbb7853ec P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:43.393324 25600 raft_consensus.cc:3060] T 8e803616ee3e44548bc7c0d979dae223 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:43.394138 25418 raft_consensus.cc:697] T bfe47f57609140ffbb41acddbb7853ec P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 LEADER]: Becoming Leader. State: Replica: 7b7dc3b7ea9947669c031a407a37bfb7, State: Running, Role: LEADER
I20260709 12:23:43.394938 25418 consensus_queue.cc:237] T bfe47f57609140ffbb41acddbb7853ec P 7b7dc3b7ea9947669c031a407a37bfb7 [LEADER]: Queue 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: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:43.401132 25530 leader_election.cc:290] T 8e803616ee3e44548bc7c0d979dae223 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 2 election: Requested vote from peers 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:43.404474 25565 raft_consensus.cc:515] T 1732c666b50145bf948495e4ad010d3c P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:43.405301 25491 raft_consensus.cc:515] T df2e603c2ab04e1faf15ded67370efe6 P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:43.406469 25482 raft_consensus.cc:493] T bbdbd512e8184425a28ab866ef413585 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed0e5ae54dc147eaae297b176039185d)
I20260709 12:23:43.432065 25482 raft_consensus.cc:515] T bbdbd512e8184425a28ab866ef413585 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:43.407694 25598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df2e603c2ab04e1faf15ded67370efe6" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:43.433952 25491 leader_election.cc:290] T df2e603c2ab04e1faf15ded67370efe6 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 2 election: Requested vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907)
I20260709 12:23:43.407946 25009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1732c666b50145bf948495e4ad010d3c" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973"
I20260709 12:23:43.411702 24932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df2e603c2ab04e1faf15ded67370efe6" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408" is_pre_election: true
I20260709 12:23:43.434312 25597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df2e603c2ab04e1faf15ded67370efe6" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d"
I20260709 12:23:43.434929 24932 raft_consensus.cc:2393] T df2e603c2ab04e1faf15ded67370efe6 P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7b7dc3b7ea9947669c031a407a37bfb7 in current term 2: Already voted for candidate 89fead8b4d684535b3a6e4eb62080408 in this term.
I20260709 12:23:43.434346 25598 raft_consensus.cc:2468] T df2e603c2ab04e1faf15ded67370efe6 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b7dc3b7ea9947669c031a407a37bfb7 in term 1.
I20260709 12:23:43.437678 25483 raft_consensus.cc:493] T bbdbd512e8184425a28ab866ef413585 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed0e5ae54dc147eaae297b176039185d)
I20260709 12:23:43.438282 25483 raft_consensus.cc:515] T bbdbd512e8184425a28ab866ef413585 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:43.438808 25553 tablet_bootstrap.cc:492] T fc856487e06d4fad8eb7ca1d08c4fa75 P ed0e5ae54dc147eaae297b176039185d: 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
I20260709 12:23:43.438910 25482 leader_election.cc:290] T bbdbd512e8184425a28ab866ef413585 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:43.413311 25600 raft_consensus.cc:2468] T 8e803616ee3e44548bc7c0d979dae223 P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f56a64eaa85f4714be29e61b5a7e2973 in term 2.
I20260709 12:23:43.417136 24682 catalog_manager.cc:5697] T bfe47f57609140ffbb41acddbb7853ec P 7b7dc3b7ea9947669c031a407a37bfb7 reported cstate change: term changed from 1 to 2, leader changed from ed0e5ae54dc147eaae297b176039185d (127.21.56.193) to 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194). New cstate: current_term: 2 leader_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:43.418710 25565 leader_election.cc:290] T 1732c666b50145bf948495e4ad010d3c P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 2 election: Requested vote from peers f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:43.439136 25598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdbd512e8184425a28ab866ef413585" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:43.439818 25598 raft_consensus.cc:2468] T bbdbd512e8184425a28ab866ef413585 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f56a64eaa85f4714be29e61b5a7e2973 in term 1.
I20260709 12:23:43.440064 25553 tablet_bootstrap.cc:492] T fc856487e06d4fad8eb7ca1d08c4fa75 P ed0e5ae54dc147eaae297b176039185d: Bootstrap complete.
I20260709 12:23:43.440765 25483 leader_election.cc:290] T bbdbd512e8184425a28ab866ef413585 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055)
I20260709 12:23:43.440810 25553 ts_tablet_manager.cc:1403] T fc856487e06d4fad8eb7ca1d08c4fa75 P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.081s	user 0.028s	sys 0.035s
I20260709 12:23:43.442425 25009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdbd512e8184425a28ab866ef413585" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973" is_pre_election: true
I20260709 12:23:43.443084 25009 raft_consensus.cc:2468] T bbdbd512e8184425a28ab866ef413585 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b7dc3b7ea9947669c031a407a37bfb7 in term 1.
I20260709 12:23:43.443203 25565 raft_consensus.cc:493] T 80392ae5d16442dbbfdd5ea4b95122fb P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed0e5ae54dc147eaae297b176039185d)
I20260709 12:23:43.443749 25565 raft_consensus.cc:515] T 80392ae5d16442dbbfdd5ea4b95122fb P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:43.445048 24826 leader_election.cc:304] T bbdbd512e8184425a28ab866ef413585 P 7b7dc3b7ea9947669c031a407a37bfb7 [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: 7b7dc3b7ea9947669c031a407a37bfb7, f56a64eaa85f4714be29e61b5a7e2973; no voters: 
I20260709 12:23:43.445729 25565 leader_election.cc:290] T 80392ae5d16442dbbfdd5ea4b95122fb P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911)
I20260709 12:23:43.446197 25564 raft_consensus.cc:2804] T bbdbd512e8184425a28ab866ef413585 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:23:43.446540 24824 leader_election.cc:304] T df2e603c2ab04e1faf15ded67370efe6 P 7b7dc3b7ea9947669c031a407a37bfb7 [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: 7b7dc3b7ea9947669c031a407a37bfb7, ed0e5ae54dc147eaae297b176039185d; no voters: 
I20260709 12:23:43.441636 24973 leader_election.cc:304] T bbdbd512e8184425a28ab866ef413585 P f56a64eaa85f4714be29e61b5a7e2973 [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: ed0e5ae54dc147eaae297b176039185d, f56a64eaa85f4714be29e61b5a7e2973; no voters: 
I20260709 12:23:43.448056 24973 leader_election.cc:304] T 8e803616ee3e44548bc7c0d979dae223 P f56a64eaa85f4714be29e61b5a7e2973 [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: ed0e5ae54dc147eaae297b176039185d, f56a64eaa85f4714be29e61b5a7e2973; no voters: 89fead8b4d684535b3a6e4eb62080408
I20260709 12:23:43.449321 25600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80392ae5d16442dbbfdd5ea4b95122fb" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:43.450634 25483 raft_consensus.cc:2804] T df2e603c2ab04e1faf15ded67370efe6 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:23:43.451047 25483 raft_consensus.cc:493] T df2e603c2ab04e1faf15ded67370efe6 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ed0e5ae54dc147eaae297b176039185d)
I20260709 12:23:43.451419 25483 raft_consensus.cc:3060] T df2e603c2ab04e1faf15ded67370efe6 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:43.452920 25598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdbd512e8184425a28ab866ef413585" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:43.454360 24857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df2e603c2ab04e1faf15ded67370efe6" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7"
I20260709 12:23:43.421551 25546 raft_consensus.cc:493] T ba1a47eecc774c79a566c1e01e74df1e P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed0e5ae54dc147eaae297b176039185d)
I20260709 12:23:43.421564 25599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1732c666b50145bf948495e4ad010d3c" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d"
I20260709 12:23:43.431366 25642 raft_consensus.cc:493] T c404c110db894a0a8d582154e19b5556 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed0e5ae54dc147eaae297b176039185d)
I20260709 12:23:43.455482 25599 raft_consensus.cc:3060] T 1732c666b50145bf948495e4ad010d3c P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:43.455513 25642 raft_consensus.cc:515] T c404c110db894a0a8d582154e19b5556 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:43.446631 25564 raft_consensus.cc:493] T bbdbd512e8184425a28ab866ef413585 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ed0e5ae54dc147eaae297b176039185d)
I20260709 12:23:43.458918 25564 raft_consensus.cc:3060] T bbdbd512e8184425a28ab866ef413585 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:43.458632 25553 raft_consensus.cc:359] T fc856487e06d4fad8eb7ca1d08c4fa75 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:43.459362 25553 raft_consensus.cc:740] T fc856487e06d4fad8eb7ca1d08c4fa75 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:43.459650 24858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdbd512e8184425a28ab866ef413585" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
I20260709 12:23:43.460186 25553 consensus_queue.cc:260] T fc856487e06d4fad8eb7ca1d08c4fa75 P ed0e5ae54dc147eaae297b176039185d [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: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:43.461243 25009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c404c110db894a0a8d582154e19b5556" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973" is_pre_election: true
W20260709 12:23:43.460707 24824 leader_election.cc:343] T 80392ae5d16442dbbfdd5ea4b95122fb P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:43.460688 24935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80392ae5d16442dbbfdd5ea4b95122fb" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408" is_pre_election: true
I20260709 12:23:43.453756 25598 raft_consensus.cc:2468] T bbdbd512e8184425a28ab866ef413585 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b7dc3b7ea9947669c031a407a37bfb7 in term 1.
I20260709 12:23:43.464133 25598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c404c110db894a0a8d582154e19b5556" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
W20260709 12:23:43.465566 24899 leader_election.cc:343] T c404c110db894a0a8d582154e19b5556 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:43.465934 25553 ts_tablet_manager.cc:1434] T fc856487e06d4fad8eb7ca1d08c4fa75 P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260709 12:23:43.466888 25553 tablet_bootstrap.cc:492] T 80392ae5d16442dbbfdd5ea4b95122fb P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:43.467598 25642 leader_election.cc:290] T c404c110db894a0a8d582154e19b5556 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:43.467769 25546 raft_consensus.cc:515] T ba1a47eecc774c79a566c1e01e74df1e P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:43.470208 25644 raft_consensus.cc:2804] T bbdbd512e8184425a28ab866ef413585 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:23:43.473896 25644 raft_consensus.cc:493] T bbdbd512e8184425a28ab866ef413585 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ed0e5ae54dc147eaae297b176039185d)
I20260709 12:23:43.474534 25644 raft_consensus.cc:3060] T bbdbd512e8184425a28ab866ef413585 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:43.477917 25009 raft_consensus.cc:2468] T c404c110db894a0a8d582154e19b5556 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 1.
I20260709 12:23:43.479599 24901 leader_election.cc:304] T c404c110db894a0a8d582154e19b5556 P 89fead8b4d684535b3a6e4eb62080408 [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: 89fead8b4d684535b3a6e4eb62080408, f56a64eaa85f4714be29e61b5a7e2973; no voters: ed0e5ae54dc147eaae297b176039185d
I20260709 12:23:43.470714 25482 raft_consensus.cc:2804] T 8e803616ee3e44548bc7c0d979dae223 P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:43.480350 25482 raft_consensus.cc:697] T 8e803616ee3e44548bc7c0d979dae223 P f56a64eaa85f4714be29e61b5a7e2973 [term 2 LEADER]: Becoming Leader. State: Replica: f56a64eaa85f4714be29e61b5a7e2973, State: Running, Role: LEADER
I20260709 12:23:43.482517 25009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba1a47eecc774c79a566c1e01e74df1e" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973" is_pre_election: true
I20260709 12:23:43.483234 25009 raft_consensus.cc:2468] T ba1a47eecc774c79a566c1e01e74df1e P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 1.
I20260709 12:23:43.471122 25555 raft_consensus.cc:493] T 0e732244e6e0488c93fcd16a0473d5de P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed0e5ae54dc147eaae297b176039185d)
I20260709 12:23:43.484563 24901 leader_election.cc:304] T ba1a47eecc774c79a566c1e01e74df1e P 89fead8b4d684535b3a6e4eb62080408 [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: 89fead8b4d684535b3a6e4eb62080408, f56a64eaa85f4714be29e61b5a7e2973; no voters: 
I20260709 12:23:43.481273 25308 raft_consensus.cc:2804] T c404c110db894a0a8d582154e19b5556 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:23:43.482753 25600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba1a47eecc774c79a566c1e01e74df1e" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:43.485194 25546 leader_election.cc:290] T ba1a47eecc774c79a566c1e01e74df1e P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:43.485389 25308 raft_consensus.cc:493] T c404c110db894a0a8d582154e19b5556 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ed0e5ae54dc147eaae297b176039185d)
I20260709 12:23:43.484342 25555 raft_consensus.cc:515] T 0e732244e6e0488c93fcd16a0473d5de P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:43.486657 25546 raft_consensus.cc:2804] T ba1a47eecc774c79a566c1e01e74df1e P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:23:43.490484 25546 raft_consensus.cc:493] T ba1a47eecc774c79a566c1e01e74df1e P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ed0e5ae54dc147eaae297b176039185d)
I20260709 12:23:43.488407 25555 leader_election.cc:290] T 0e732244e6e0488c93fcd16a0473d5de P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:43.486701 25308 raft_consensus.cc:3060] T c404c110db894a0a8d582154e19b5556 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:23:43.487353 24899 leader_election.cc:343] T ba1a47eecc774c79a566c1e01e74df1e P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:43.491714 25565 raft_consensus.cc:493] T dedf9ab509654fc0a1f910177af15950 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed0e5ae54dc147eaae297b176039185d)
I20260709 12:23:43.491053 25598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e732244e6e0488c93fcd16a0473d5de" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:43.492369 25565 raft_consensus.cc:515] T dedf9ab509654fc0a1f910177af15950 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:43.493012 24932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e732244e6e0488c93fcd16a0473d5de" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408" is_pre_election: true
I20260709 12:23:43.493749 24932 raft_consensus.cc:2468] T 0e732244e6e0488c93fcd16a0473d5de P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f56a64eaa85f4714be29e61b5a7e2973 in term 1.
I20260709 12:23:43.494808 25565 leader_election.cc:290] T dedf9ab509654fc0a1f910177af15950 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:43.491935 25546 raft_consensus.cc:3060] T ba1a47eecc774c79a566c1e01e74df1e P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:43.496728 25009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dedf9ab509654fc0a1f910177af15950" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973" is_pre_election: true
I20260709 12:23:43.498620 24973 leader_election.cc:304] T 0e732244e6e0488c93fcd16a0473d5de P f56a64eaa85f4714be29e61b5a7e2973 [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: 89fead8b4d684535b3a6e4eb62080408, f56a64eaa85f4714be29e61b5a7e2973; no voters: 
I20260709 12:23:43.472074 25599 raft_consensus.cc:2468] T 1732c666b50145bf948495e4ad010d3c P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b7dc3b7ea9947669c031a407a37bfb7 in term 2.
I20260709 12:23:43.499392 25530 raft_consensus.cc:2804] T 0e732244e6e0488c93fcd16a0473d5de P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:23:43.509474 25530 raft_consensus.cc:493] T 0e732244e6e0488c93fcd16a0473d5de P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ed0e5ae54dc147eaae297b176039185d)
I20260709 12:23:43.509876 25530 raft_consensus.cc:3060] T 0e732244e6e0488c93fcd16a0473d5de P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:23:43.500229 24973 leader_election.cc:343] T 0e732244e6e0488c93fcd16a0473d5de P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:43.521552 25644 raft_consensus.cc:515] T bbdbd512e8184425a28ab866ef413585 P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:43.522754 25555 raft_consensus.cc:493] T cc6ea2574a534668b824fe652add54c1 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed0e5ae54dc147eaae297b176039185d)
I20260709 12:23:43.524048 25644 leader_election.cc:290] T bbdbd512e8184425a28ab866ef413585 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 2 election: Requested vote from peers 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:43.525213 25600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdbd512e8184425a28ab866ef413585" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d"
I20260709 12:23:43.525928 25600 raft_consensus.cc:3060] T bbdbd512e8184425a28ab866ef413585 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:43.527302 25649 raft_consensus.cc:493] T bfe47f57609140ffbb41acddbb7853ec P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed0e5ae54dc147eaae297b176039185d)
I20260709 12:23:43.523312 25555 raft_consensus.cc:515] T cc6ea2574a534668b824fe652add54c1 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:43.528118 25546 raft_consensus.cc:515] T ba1a47eecc774c79a566c1e01e74df1e P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:43.530591 25555 leader_election.cc:290] T cc6ea2574a534668b824fe652add54c1 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907)
I20260709 12:23:43.531965 25010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba1a47eecc774c79a566c1e01e74df1e" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973"
I20260709 12:23:43.532528 25010 raft_consensus.cc:3060] T ba1a47eecc774c79a566c1e01e74df1e P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:43.503275 24824 leader_election.cc:304] T 80392ae5d16442dbbfdd5ea4b95122fb P 7b7dc3b7ea9947669c031a407a37bfb7 [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: 7b7dc3b7ea9947669c031a407a37bfb7; no voters: 89fead8b4d684535b3a6e4eb62080408, ed0e5ae54dc147eaae297b176039185d
I20260709 12:23:43.505200 25483 raft_consensus.cc:515] T df2e603c2ab04e1faf15ded67370efe6 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:43.533499 25565 raft_consensus.cc:2749] T 80392ae5d16442dbbfdd5ea4b95122fb P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:23:43.534339 24857 raft_consensus.cc:2393] T df2e603c2ab04e1faf15ded67370efe6 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 89fead8b4d684535b3a6e4eb62080408 in current term 2: Already voted for candidate 7b7dc3b7ea9947669c031a407a37bfb7 in this term.
I20260709 12:23:43.521420 25530 raft_consensus.cc:515] T 0e732244e6e0488c93fcd16a0473d5de P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:43.536340 25530 leader_election.cc:290] T 0e732244e6e0488c93fcd16a0473d5de P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 2 election: Requested vote from peers 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:43.505461 25564 raft_consensus.cc:515] T bbdbd512e8184425a28ab866ef413585 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:43.507072 25491 raft_consensus.cc:493] T d9f7e9d970df44aea14a0a19fcb14bb3 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed0e5ae54dc147eaae297b176039185d)
I20260709 12:23:43.486128 25482 consensus_queue.cc:237] T 8e803616ee3e44548bc7c0d979dae223 P f56a64eaa85f4714be29e61b5a7e2973 [LEADER]: Queue 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: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:43.537554 24858 raft_consensus.cc:2393] T bbdbd512e8184425a28ab866ef413585 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f56a64eaa85f4714be29e61b5a7e2973 in current term 2: Already voted for candidate 7b7dc3b7ea9947669c031a407a37bfb7 in this term.
I20260709 12:23:43.537238 25491 raft_consensus.cc:515] T d9f7e9d970df44aea14a0a19fcb14bb3 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:43.539044 25599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dedf9ab509654fc0a1f910177af15950" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:43.540145 25491 leader_election.cc:290] T d9f7e9d970df44aea14a0a19fcb14bb3 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907)
I20260709 12:23:43.542186 25596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e732244e6e0488c93fcd16a0473d5de" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d"
W20260709 12:23:43.543745 24973 leader_election.cc:343] T 0e732244e6e0488c93fcd16a0473d5de P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:43.544165 25009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdbd512e8184425a28ab866ef413585" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973"
I20260709 12:23:43.536749 25483 leader_election.cc:290] T df2e603c2ab04e1faf15ded67370efe6 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 2 election: Requested vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911)
I20260709 12:23:43.544962 25009 raft_consensus.cc:2393] T bbdbd512e8184425a28ab866ef413585 P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7b7dc3b7ea9947669c031a407a37bfb7 in current term 2: Already voted for candidate f56a64eaa85f4714be29e61b5a7e2973 in this term.
I20260709 12:23:43.504511 25308 raft_consensus.cc:515] T c404c110db894a0a8d582154e19b5556 P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:43.546378 25564 leader_election.cc:290] T bbdbd512e8184425a28ab866ef413585 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 2 election: Requested vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055)
I20260709 12:23:43.547500 25308 leader_election.cc:290] T c404c110db894a0a8d582154e19b5556 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 2 election: Requested vote from peers f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:43.548241 25599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df2e603c2ab04e1faf15ded67370efe6" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d"
I20260709 12:23:43.548466 25009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c404c110db894a0a8d582154e19b5556" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973"
I20260709 12:23:43.548877 25599 raft_consensus.cc:3060] T df2e603c2ab04e1faf15ded67370efe6 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:43.549851 25600 raft_consensus.cc:2468] T bbdbd512e8184425a28ab866ef413585 P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f56a64eaa85f4714be29e61b5a7e2973 in term 2.
I20260709 12:23:43.551076 24973 leader_election.cc:304] T bbdbd512e8184425a28ab866ef413585 P f56a64eaa85f4714be29e61b5a7e2973 [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: ed0e5ae54dc147eaae297b176039185d, f56a64eaa85f4714be29e61b5a7e2973; no voters: 
I20260709 12:23:43.552547 25595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f7e9d970df44aea14a0a19fcb14bb3" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:43.553326 25595 raft_consensus.cc:2468] T d9f7e9d970df44aea14a0a19fcb14bb3 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 1.
I20260709 12:23:43.554500 25555 raft_consensus.cc:2804] T bbdbd512e8184425a28ab866ef413585 P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:43.555145 25555 raft_consensus.cc:697] T bbdbd512e8184425a28ab866ef413585 P f56a64eaa85f4714be29e61b5a7e2973 [term 2 LEADER]: Becoming Leader. State: Replica: f56a64eaa85f4714be29e61b5a7e2973, State: Running, Role: LEADER
I20260709 12:23:43.528102 25649 raft_consensus.cc:515] T bfe47f57609140ffbb41acddbb7853ec P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:43.556010 25555 consensus_queue.cc:237] T bbdbd512e8184425a28ab866ef413585 P f56a64eaa85f4714be29e61b5a7e2973 [LEADER]: Queue 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: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:43.557507 25598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc6ea2574a534668b824fe652add54c1" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:43.558178 25598 raft_consensus.cc:2468] T cc6ea2574a534668b824fe652add54c1 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f56a64eaa85f4714be29e61b5a7e2973 in term 1.
I20260709 12:23:43.558317 25595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c404c110db894a0a8d582154e19b5556" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d"
I20260709 12:23:43.559702 24932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e732244e6e0488c93fcd16a0473d5de" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408"
I20260709 12:23:43.560972 24973 leader_election.cc:304] T cc6ea2574a534668b824fe652add54c1 P f56a64eaa85f4714be29e61b5a7e2973 [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: ed0e5ae54dc147eaae297b176039185d, f56a64eaa85f4714be29e61b5a7e2973; no voters: 
I20260709 12:23:43.561375 24932 raft_consensus.cc:3060] T 0e732244e6e0488c93fcd16a0473d5de P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:43.552024 25647 raft_consensus.cc:493] T 1732c666b50145bf948495e4ad010d3c P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed0e5ae54dc147eaae297b176039185d)
I20260709 12:23:43.562328 25647 raft_consensus.cc:515] T 1732c666b50145bf948495e4ad010d3c P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:43.565011 25647 leader_election.cc:290] T 1732c666b50145bf948495e4ad010d3c P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907)
I20260709 12:23:43.565702 25647 raft_consensus.cc:2804] T cc6ea2574a534668b824fe652add54c1 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:23:43.566346 25647 raft_consensus.cc:493] T cc6ea2574a534668b824fe652add54c1 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ed0e5ae54dc147eaae297b176039185d)
I20260709 12:23:43.566761 25647 raft_consensus.cc:3060] T cc6ea2574a534668b824fe652add54c1 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:43.566802 25600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfe47f57609140ffbb41acddbb7853ec" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:43.569051 25600 raft_consensus.cc:2393] T bfe47f57609140ffbb41acddbb7853ec P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 89fead8b4d684535b3a6e4eb62080408 in current term 2: Already voted for candidate 7b7dc3b7ea9947669c031a407a37bfb7 in this term.
I20260709 12:23:43.571627 24899 leader_election.cc:304] T d9f7e9d970df44aea14a0a19fcb14bb3 P 89fead8b4d684535b3a6e4eb62080408 [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: 89fead8b4d684535b3a6e4eb62080408, ed0e5ae54dc147eaae297b176039185d; no voters: 
W20260709 12:23:43.572587 24899 leader_election.cc:343] T c404c110db894a0a8d582154e19b5556 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:43.573529 25308 raft_consensus.cc:2804] T d9f7e9d970df44aea14a0a19fcb14bb3 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:23:43.573741 25598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1732c666b50145bf948495e4ad010d3c" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:43.575032 24935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df2e603c2ab04e1faf15ded67370efe6" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408"
I20260709 12:23:43.575243 24858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdbd512e8184425a28ab866ef413585" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7"
I20260709 12:23:43.575548 24857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc6ea2574a534668b824fe652add54c1" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
I20260709 12:23:43.576094 24858 raft_consensus.cc:2393] T bbdbd512e8184425a28ab866ef413585 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f56a64eaa85f4714be29e61b5a7e2973 in current term 2: Already voted for candidate 7b7dc3b7ea9947669c031a407a37bfb7 in this term.
I20260709 12:23:43.576262 24857 raft_consensus.cc:2468] T cc6ea2574a534668b824fe652add54c1 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f56a64eaa85f4714be29e61b5a7e2973 in term 1.
I20260709 12:23:43.575836 24935 raft_consensus.cc:2393] T df2e603c2ab04e1faf15ded67370efe6 P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7b7dc3b7ea9947669c031a407a37bfb7 in current term 2: Already voted for candidate 89fead8b4d684535b3a6e4eb62080408 in this term.
I20260709 12:23:43.574026 25308 raft_consensus.cc:493] T d9f7e9d970df44aea14a0a19fcb14bb3 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ed0e5ae54dc147eaae297b176039185d)
I20260709 12:23:43.577195 25308 raft_consensus.cc:3060] T d9f7e9d970df44aea14a0a19fcb14bb3 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:43.578518 25009 raft_consensus.cc:3060] T c404c110db894a0a8d582154e19b5556 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:43.582762 25598 raft_consensus.cc:2393] T 1732c666b50145bf948495e4ad010d3c P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f56a64eaa85f4714be29e61b5a7e2973 in current term 2: Already voted for candidate 7b7dc3b7ea9947669c031a407a37bfb7 in this term.
I20260709 12:23:43.584568 24932 raft_consensus.cc:2468] T 0e732244e6e0488c93fcd16a0473d5de P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f56a64eaa85f4714be29e61b5a7e2973 in term 2.
I20260709 12:23:43.585705 25553 tablet_bootstrap.cc:492] T 80392ae5d16442dbbfdd5ea4b95122fb P ed0e5ae54dc147eaae297b176039185d: 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
I20260709 12:23:43.585796 24973 leader_election.cc:304] T 0e732244e6e0488c93fcd16a0473d5de P f56a64eaa85f4714be29e61b5a7e2973 [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: 89fead8b4d684535b3a6e4eb62080408, f56a64eaa85f4714be29e61b5a7e2973; no voters: ed0e5ae54dc147eaae297b176039185d
I20260709 12:23:43.586859 25553 tablet_bootstrap.cc:492] T 80392ae5d16442dbbfdd5ea4b95122fb P ed0e5ae54dc147eaae297b176039185d: Bootstrap complete.
I20260709 12:23:43.587365 25653 raft_consensus.cc:2804] T 0e732244e6e0488c93fcd16a0473d5de P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:43.587602 25553 ts_tablet_manager.cc:1403] T 80392ae5d16442dbbfdd5ea4b95122fb P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.121s	user 0.024s	sys 0.012s
I20260709 12:23:43.589042 25009 raft_consensus.cc:2468] T c404c110db894a0a8d582154e19b5556 P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 2.
I20260709 12:23:43.589483 24860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1732c666b50145bf948495e4ad010d3c" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
I20260709 12:23:43.590356 24860 raft_consensus.cc:2393] T 1732c666b50145bf948495e4ad010d3c P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f56a64eaa85f4714be29e61b5a7e2973 in current term 2: Already voted for candidate 7b7dc3b7ea9947669c031a407a37bfb7 in this term.
I20260709 12:23:43.590550 25010 raft_consensus.cc:2468] T ba1a47eecc774c79a566c1e01e74df1e P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 2.
I20260709 12:23:43.591154 24824 leader_election.cc:304] T 1732c666b50145bf948495e4ad010d3c P 7b7dc3b7ea9947669c031a407a37bfb7 [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: 7b7dc3b7ea9947669c031a407a37bfb7, ed0e5ae54dc147eaae297b176039185d; no voters: f56a64eaa85f4714be29e61b5a7e2973
I20260709 12:23:43.591697 25546 leader_election.cc:290] T ba1a47eecc774c79a566c1e01e74df1e P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 2 election: Requested vote from peers f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
W20260709 12:23:43.592240 24824 leader_election.cc:343] T dedf9ab509654fc0a1f910177af15950 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:43.592622 25483 raft_consensus.cc:2804] T 1732c666b50145bf948495e4ad010d3c P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:43.593106 25642 raft_consensus.cc:493] T 80392ae5d16442dbbfdd5ea4b95122fb P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed0e5ae54dc147eaae297b176039185d)
I20260709 12:23:43.593942 25642 raft_consensus.cc:515] T 80392ae5d16442dbbfdd5ea4b95122fb P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:43.593189 25483 raft_consensus.cc:697] T 1732c666b50145bf948495e4ad010d3c P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 LEADER]: Becoming Leader. State: Replica: 7b7dc3b7ea9947669c031a407a37bfb7, State: Running, Role: LEADER
I20260709 12:23:43.594719 24901 leader_election.cc:304] T c404c110db894a0a8d582154e19b5556 P 89fead8b4d684535b3a6e4eb62080408 [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: 89fead8b4d684535b3a6e4eb62080408, f56a64eaa85f4714be29e61b5a7e2973; no voters: ed0e5ae54dc147eaae297b176039185d
I20260709 12:23:43.595217 25483 consensus_queue.cc:237] T 1732c666b50145bf948495e4ad010d3c P 7b7dc3b7ea9947669c031a407a37bfb7 [LEADER]: Queue 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: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:43.595919 25650 raft_consensus.cc:2804] T c404c110db894a0a8d582154e19b5556 P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:43.596423 25650 raft_consensus.cc:697] T c404c110db894a0a8d582154e19b5556 P 89fead8b4d684535b3a6e4eb62080408 [term 2 LEADER]: Becoming Leader. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Running, Role: LEADER
I20260709 12:23:43.597270 24901 leader_election.cc:304] T ba1a47eecc774c79a566c1e01e74df1e P 89fead8b4d684535b3a6e4eb62080408 [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: 89fead8b4d684535b3a6e4eb62080408, f56a64eaa85f4714be29e61b5a7e2973; no voters: 
I20260709 12:23:43.597203 25650 consensus_queue.cc:237] T c404c110db894a0a8d582154e19b5556 P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Queue 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: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:43.598878 25491 raft_consensus.cc:2804] T ba1a47eecc774c79a566c1e01e74df1e P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:43.600327 25564 raft_consensus.cc:493] T d9f7e9d970df44aea14a0a19fcb14bb3 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed0e5ae54dc147eaae297b176039185d)
I20260709 12:23:43.603122 25642 leader_election.cc:290] T 80392ae5d16442dbbfdd5ea4b95122fb P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907)
I20260709 12:23:43.604519 25597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80392ae5d16442dbbfdd5ea4b95122fb" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:43.605023 25308 raft_consensus.cc:515] T d9f7e9d970df44aea14a0a19fcb14bb3 P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:43.557335 25649 leader_election.cc:290] T bfe47f57609140ffbb41acddbb7853ec P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907)
I20260709 12:23:43.606005 25653 raft_consensus.cc:697] T 0e732244e6e0488c93fcd16a0473d5de P f56a64eaa85f4714be29e61b5a7e2973 [term 2 LEADER]: Becoming Leader. State: Replica: f56a64eaa85f4714be29e61b5a7e2973, State: Running, Role: LEADER
I20260709 12:23:43.633533 25653 consensus_queue.cc:237] T 0e732244e6e0488c93fcd16a0473d5de P f56a64eaa85f4714be29e61b5a7e2973 [LEADER]: Queue 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: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:43.635623 25564 raft_consensus.cc:515] T d9f7e9d970df44aea14a0a19fcb14bb3 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:43.606868 25546 raft_consensus.cc:493] T 8e803616ee3e44548bc7c0d979dae223 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed0e5ae54dc147eaae297b176039185d)
I20260709 12:23:43.607707 25598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba1a47eecc774c79a566c1e01e74df1e" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d"
I20260709 12:23:43.604403 25553 raft_consensus.cc:359] T 80392ae5d16442dbbfdd5ea4b95122fb P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:43.592674 24824 leader_election.cc:304] T dedf9ab509654fc0a1f910177af15950 P 7b7dc3b7ea9947669c031a407a37bfb7 [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: 7b7dc3b7ea9947669c031a407a37bfb7; no voters: ed0e5ae54dc147eaae297b176039185d, f56a64eaa85f4714be29e61b5a7e2973
I20260709 12:23:43.640877 25553 raft_consensus.cc:740] T 80392ae5d16442dbbfdd5ea4b95122fb P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
W20260709 12:23:43.641438 24824 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.56.193:41533, user_credentials={real_user=slave}} blocked reactor thread for 49235.2us
I20260709 12:23:43.641669 25553 consensus_queue.cc:260] T 80392ae5d16442dbbfdd5ea4b95122fb P ed0e5ae54dc147eaae297b176039185d [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: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:43.643579 25491 raft_consensus.cc:697] T ba1a47eecc774c79a566c1e01e74df1e P 89fead8b4d684535b3a6e4eb62080408 [term 2 LEADER]: Becoming Leader. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Running, Role: LEADER
I20260709 12:23:43.644160 25553 ts_tablet_manager.cc:1434] T 80392ae5d16442dbbfdd5ea4b95122fb P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.001s
I20260709 12:23:43.644824 25565 raft_consensus.cc:2749] T dedf9ab509654fc0a1f910177af15950 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:23:43.644513 25491 consensus_queue.cc:237] T ba1a47eecc774c79a566c1e01e74df1e P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Queue 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: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:43.645442 25600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdbd512e8184425a28ab866ef413585" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d"
I20260709 12:23:43.646227 25600 raft_consensus.cc:2393] T bbdbd512e8184425a28ab866ef413585 P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7b7dc3b7ea9947669c031a407a37bfb7 in current term 2: Already voted for candidate f56a64eaa85f4714be29e61b5a7e2973 in this term.
I20260709 12:23:43.648659 24976 leader_election.cc:304] T 1732c666b50145bf948495e4ad010d3c P f56a64eaa85f4714be29e61b5a7e2973 [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: f56a64eaa85f4714be29e61b5a7e2973; no voters: 7b7dc3b7ea9947669c031a407a37bfb7, ed0e5ae54dc147eaae297b176039185d
I20260709 12:23:43.648962 24857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f7e9d970df44aea14a0a19fcb14bb3" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
I20260709 12:23:43.649662 24857 raft_consensus.cc:2468] T d9f7e9d970df44aea14a0a19fcb14bb3 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 1.
I20260709 12:23:43.650332 25553 tablet_bootstrap.cc:492] T d3c841620b3c45bf84aea42ffa082af8 P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:43.650938 25482 raft_consensus.cc:3060] T 1732c666b50145bf948495e4ad010d3c P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:43.652395 24679 catalog_manager.cc:5697] T 8e803616ee3e44548bc7c0d979dae223 P f56a64eaa85f4714be29e61b5a7e2973 reported cstate change: term changed from 1 to 2, leader changed from ed0e5ae54dc147eaae297b176039185d (127.21.56.193) to f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196). New cstate: current_term: 2 leader_uuid: "f56a64eaa85f4714be29e61b5a7e2973" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:43.653905 24860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfe47f57609140ffbb41acddbb7853ec" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
I20260709 12:23:43.654186 24861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80392ae5d16442dbbfdd5ea4b95122fb" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
I20260709 12:23:43.654875 24861 raft_consensus.cc:2468] T 80392ae5d16442dbbfdd5ea4b95122fb P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 1.
I20260709 12:23:43.655444 25483 raft_consensus.cc:493] T b5db9d1c83c546c38c2cd70fc37e9725 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed0e5ae54dc147eaae297b176039185d)
I20260709 12:23:43.656030 25483 raft_consensus.cc:515] T b5db9d1c83c546c38c2cd70fc37e9725 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:43.637825 25564 leader_election.cc:290] T d9f7e9d970df44aea14a0a19fcb14bb3 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911)
I20260709 12:23:43.658201 24824 leader_election.cc:304] T bbdbd512e8184425a28ab866ef413585 P 7b7dc3b7ea9947669c031a407a37bfb7 [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: 7b7dc3b7ea9947669c031a407a37bfb7; no voters: ed0e5ae54dc147eaae297b176039185d, f56a64eaa85f4714be29e61b5a7e2973
I20260709 12:23:43.658399 25483 leader_election.cc:290] T b5db9d1c83c546c38c2cd70fc37e9725 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:43.653769 25642 raft_consensus.cc:493] T 0282a8ee201642f990b3fe7a0832923f P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed0e5ae54dc147eaae297b176039185d)
I20260709 12:23:43.657033 25600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f7e9d970df44aea14a0a19fcb14bb3" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:43.659015 25010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5db9d1c83c546c38c2cd70fc37e9725" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973" is_pre_election: true
I20260709 12:23:43.659544 25600 raft_consensus.cc:2468] T d9f7e9d970df44aea14a0a19fcb14bb3 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b7dc3b7ea9947669c031a407a37bfb7 in term 1.
I20260709 12:23:43.659178 25642 raft_consensus.cc:515] T 0282a8ee201642f990b3fe7a0832923f P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:43.660885 25599 raft_consensus.cc:2468] T df2e603c2ab04e1faf15ded67370efe6 P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b7dc3b7ea9947669c031a407a37bfb7 in term 2.
I20260709 12:23:43.661566 25642 leader_election.cc:290] T 0282a8ee201642f990b3fe7a0832923f P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:43.662678 25595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0282a8ee201642f990b3fe7a0832923f" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
W20260709 12:23:43.664106 24899 leader_election.cc:343] T 0282a8ee201642f990b3fe7a0832923f P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:43.664800 25010 raft_consensus.cc:2468] T b5db9d1c83c546c38c2cd70fc37e9725 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b7dc3b7ea9947669c031a407a37bfb7 in term 1.
I20260709 12:23:43.665452 25597 raft_consensus.cc:2468] T 80392ae5d16442dbbfdd5ea4b95122fb P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 1.
I20260709 12:23:43.665944 24826 leader_election.cc:304] T b5db9d1c83c546c38c2cd70fc37e9725 P 7b7dc3b7ea9947669c031a407a37bfb7 [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: 7b7dc3b7ea9947669c031a407a37bfb7, f56a64eaa85f4714be29e61b5a7e2973; no voters: 
I20260709 12:23:43.667313 24902 leader_election.cc:304] T df2e603c2ab04e1faf15ded67370efe6 P 89fead8b4d684535b3a6e4eb62080408 [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: 89fead8b4d684535b3a6e4eb62080408; no voters: 7b7dc3b7ea9947669c031a407a37bfb7, ed0e5ae54dc147eaae297b176039185d
I20260709 12:23:43.668231 25009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0282a8ee201642f990b3fe7a0832923f" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973" is_pre_election: true
I20260709 12:23:43.670316 25565 raft_consensus.cc:2749] T bbdbd512e8184425a28ab866ef413585 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:23:43.672191 25009 raft_consensus.cc:2468] T 0282a8ee201642f990b3fe7a0832923f P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 1.
I20260709 12:23:43.639762 25546 raft_consensus.cc:515] T 8e803616ee3e44548bc7c0d979dae223 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:43.670765 24899 leader_election.cc:304] T 80392ae5d16442dbbfdd5ea4b95122fb P 89fead8b4d684535b3a6e4eb62080408 [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: 89fead8b4d684535b3a6e4eb62080408, ed0e5ae54dc147eaae297b176039185d; no voters: 
I20260709 12:23:43.673580 25483 raft_consensus.cc:2804] T b5db9d1c83c546c38c2cd70fc37e9725 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:23:43.673853 24899 leader_election.cc:343] T ba1a47eecc774c79a566c1e01e74df1e P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:43.674957 25546 leader_election.cc:290] T 8e803616ee3e44548bc7c0d979dae223 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:43.675534 25546 raft_consensus.cc:2804] T 80392ae5d16442dbbfdd5ea4b95122fb P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:23:43.675971 25546 raft_consensus.cc:493] T 80392ae5d16442dbbfdd5ea4b95122fb P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ed0e5ae54dc147eaae297b176039185d)
I20260709 12:23:43.676388 25546 raft_consensus.cc:3060] T 80392ae5d16442dbbfdd5ea4b95122fb P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:43.677094 25482 raft_consensus.cc:2749] T 1732c666b50145bf948495e4ad010d3c P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:23:43.678051 25483 raft_consensus.cc:493] T b5db9d1c83c546c38c2cd70fc37e9725 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ed0e5ae54dc147eaae297b176039185d)
I20260709 12:23:43.692152 25483 raft_consensus.cc:3060] T b5db9d1c83c546c38c2cd70fc37e9725 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:43.678296 25597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e803616ee3e44548bc7c0d979dae223" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:43.679141 24901 leader_election.cc:304] T 0282a8ee201642f990b3fe7a0832923f P 89fead8b4d684535b3a6e4eb62080408 [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: 89fead8b4d684535b3a6e4eb62080408, f56a64eaa85f4714be29e61b5a7e2973; no voters: ed0e5ae54dc147eaae297b176039185d
I20260709 12:23:43.678918 25647 raft_consensus.cc:515] T cc6ea2574a534668b824fe652add54c1 P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:43.694487 25597 raft_consensus.cc:2393] T 8e803616ee3e44548bc7c0d979dae223 P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 89fead8b4d684535b3a6e4eb62080408 in current term 2: Already voted for candidate f56a64eaa85f4714be29e61b5a7e2973 in this term.
I20260709 12:23:43.695946 25647 leader_election.cc:290] T cc6ea2574a534668b824fe652add54c1 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 2 election: Requested vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907)
I20260709 12:23:43.679019 25598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f7e9d970df44aea14a0a19fcb14bb3" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d"
I20260709 12:23:43.673887 25308 leader_election.cc:290] T d9f7e9d970df44aea14a0a19fcb14bb3 P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 2 election: Requested vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907)
I20260709 12:23:43.682555 25009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e803616ee3e44548bc7c0d979dae223" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973" is_pre_election: true
I20260709 12:23:43.686599 25649 raft_consensus.cc:2749] T df2e603c2ab04e1faf15ded67370efe6 P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:23:43.672855 25600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5db9d1c83c546c38c2cd70fc37e9725" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
I20260709 12:23:43.698134 24824 leader_election.cc:304] T d9f7e9d970df44aea14a0a19fcb14bb3 P 7b7dc3b7ea9947669c031a407a37bfb7 [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: 7b7dc3b7ea9947669c031a407a37bfb7, ed0e5ae54dc147eaae297b176039185d; no voters: 
I20260709 12:23:43.699107 25600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc6ea2574a534668b824fe652add54c1" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d"
I20260709 12:23:43.699847 25642 raft_consensus.cc:2804] T 0282a8ee201642f990b3fe7a0832923f P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:23:43.700299 25642 raft_consensus.cc:493] T 0282a8ee201642f990b3fe7a0832923f P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ed0e5ae54dc147eaae297b176039185d)
I20260709 12:23:43.699841 25600 raft_consensus.cc:3060] T cc6ea2574a534668b824fe652add54c1 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:43.697125 25598 raft_consensus.cc:3060] T d9f7e9d970df44aea14a0a19fcb14bb3 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:43.701225 24824 leader_election.cc:304] T df2e603c2ab04e1faf15ded67370efe6 P 7b7dc3b7ea9947669c031a407a37bfb7 [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: 7b7dc3b7ea9947669c031a407a37bfb7, ed0e5ae54dc147eaae297b176039185d; no voters: 89fead8b4d684535b3a6e4eb62080408
I20260709 12:23:43.701232 24901 leader_election.cc:304] T 8e803616ee3e44548bc7c0d979dae223 P 89fead8b4d684535b3a6e4eb62080408 [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: 89fead8b4d684535b3a6e4eb62080408; no voters: ed0e5ae54dc147eaae297b176039185d, f56a64eaa85f4714be29e61b5a7e2973
I20260709 12:23:43.710672 25650 raft_consensus.cc:3060] T 8e803616ee3e44548bc7c0d979dae223 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:43.700673 25642 raft_consensus.cc:3060] T 0282a8ee201642f990b3fe7a0832923f P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:43.714766 25565 raft_consensus.cc:2804] T d9f7e9d970df44aea14a0a19fcb14bb3 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:23:43.715233 25565 raft_consensus.cc:493] T d9f7e9d970df44aea14a0a19fcb14bb3 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ed0e5ae54dc147eaae297b176039185d)
I20260709 12:23:43.715605 25565 raft_consensus.cc:3060] T d9f7e9d970df44aea14a0a19fcb14bb3 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:43.693909 24902 leader_election.cc:304] T bfe47f57609140ffbb41acddbb7853ec P 89fead8b4d684535b3a6e4eb62080408 [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: 89fead8b4d684535b3a6e4eb62080408; no voters: 7b7dc3b7ea9947669c031a407a37bfb7, ed0e5ae54dc147eaae297b176039185d
I20260709 12:23:43.724587 25564 raft_consensus.cc:2804] T df2e603c2ab04e1faf15ded67370efe6 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:43.728011 25564 raft_consensus.cc:697] T df2e603c2ab04e1faf15ded67370efe6 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 LEADER]: Becoming Leader. State: Replica: 7b7dc3b7ea9947669c031a407a37bfb7, State: Running, Role: LEADER
I20260709 12:23:43.728875 25564 consensus_queue.cc:237] T df2e603c2ab04e1faf15ded67370efe6 P 7b7dc3b7ea9947669c031a407a37bfb7 [LEADER]: Queue 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: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:43.729388 25661 raft_consensus.cc:3060] T bfe47f57609140ffbb41acddbb7853ec P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:43.727246 24935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f7e9d970df44aea14a0a19fcb14bb3" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408" is_pre_election: true
I20260709 12:23:43.731114 25598 raft_consensus.cc:2468] T d9f7e9d970df44aea14a0a19fcb14bb3 P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 2.
I20260709 12:23:43.732452 24935 raft_consensus.cc:2393] T d9f7e9d970df44aea14a0a19fcb14bb3 P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7b7dc3b7ea9947669c031a407a37bfb7 in current term 2: Already voted for candidate 89fead8b4d684535b3a6e4eb62080408 in this term.
I20260709 12:23:43.733548 24899 leader_election.cc:304] T d9f7e9d970df44aea14a0a19fcb14bb3 P 89fead8b4d684535b3a6e4eb62080408 [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: 89fead8b4d684535b3a6e4eb62080408, ed0e5ae54dc147eaae297b176039185d; no voters: 
I20260709 12:23:43.723554 25642 raft_consensus.cc:515] T 0282a8ee201642f990b3fe7a0832923f P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:43.734401 25649 raft_consensus.cc:2804] T d9f7e9d970df44aea14a0a19fcb14bb3 P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:43.734890 25649 raft_consensus.cc:697] T d9f7e9d970df44aea14a0a19fcb14bb3 P 89fead8b4d684535b3a6e4eb62080408 [term 2 LEADER]: Becoming Leader. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Running, Role: LEADER
I20260709 12:23:43.735968 25642 leader_election.cc:290] T 0282a8ee201642f990b3fe7a0832923f P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 2 election: Requested vote from peers f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:43.737453 25595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0282a8ee201642f990b3fe7a0832923f" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d"
I20260709 12:23:43.738953 25009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0282a8ee201642f990b3fe7a0832923f" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973"
I20260709 12:23:43.739692 25009 raft_consensus.cc:3060] T 0282a8ee201642f990b3fe7a0832923f P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:43.741039 25482 raft_consensus.cc:493] T dedf9ab509654fc0a1f910177af15950 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed0e5ae54dc147eaae297b176039185d)
I20260709 12:23:43.735703 25649 consensus_queue.cc:237] T d9f7e9d970df44aea14a0a19fcb14bb3 P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Queue 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: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:43.741612 25482 raft_consensus.cc:515] T dedf9ab509654fc0a1f910177af15950 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:43.744273 25482 leader_election.cc:290] T dedf9ab509654fc0a1f910177af15950 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907)
I20260709 12:23:43.745205 25650 raft_consensus.cc:2749] T 8e803616ee3e44548bc7c0d979dae223 P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:23:43.738956 24899 leader_election.cc:343] T 0282a8ee201642f990b3fe7a0832923f P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:43.746058 25597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dedf9ab509654fc0a1f910177af15950" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d" is_pre_election: true
W20260709 12:23:43.747529 24973 leader_election.cc:343] T dedf9ab509654fc0a1f910177af15950 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:23:43.749145 24824 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.56.193:41533, user_credentials={real_user=slave}} blocked reactor thread for 48005.1us
W20260709 12:23:43.749910 24824 leader_election.cc:343] T b5db9d1c83c546c38c2cd70fc37e9725 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:23:43.751380 24902 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.56.194:32907, user_credentials={real_user=slave}} blocked reactor thread for 52760.8us
I20260709 12:23:43.754426 25600 raft_consensus.cc:2468] T cc6ea2574a534668b824fe652add54c1 P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f56a64eaa85f4714be29e61b5a7e2973 in term 2.
I20260709 12:23:43.755543 24973 leader_election.cc:304] T cc6ea2574a534668b824fe652add54c1 P f56a64eaa85f4714be29e61b5a7e2973 [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: ed0e5ae54dc147eaae297b176039185d, f56a64eaa85f4714be29e61b5a7e2973; no voters: 
I20260709 12:23:43.756366 25482 raft_consensus.cc:2804] T cc6ea2574a534668b824fe652add54c1 P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:43.756897 25482 raft_consensus.cc:697] T cc6ea2574a534668b824fe652add54c1 P f56a64eaa85f4714be29e61b5a7e2973 [term 2 LEADER]: Becoming Leader. State: Replica: f56a64eaa85f4714be29e61b5a7e2973, State: Running, Role: LEADER
I20260709 12:23:43.762835 25009 raft_consensus.cc:2468] T 0282a8ee201642f990b3fe7a0832923f P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 2.
I20260709 12:23:43.762590 25482 consensus_queue.cc:237] T cc6ea2574a534668b824fe652add54c1 P f56a64eaa85f4714be29e61b5a7e2973 [LEADER]: Queue 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: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:43.764050 24901 leader_election.cc:304] T 0282a8ee201642f990b3fe7a0832923f P 89fead8b4d684535b3a6e4eb62080408 [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: 89fead8b4d684535b3a6e4eb62080408, f56a64eaa85f4714be29e61b5a7e2973; no voters: ed0e5ae54dc147eaae297b176039185d
I20260709 12:23:43.764850 25650 raft_consensus.cc:2804] T 0282a8ee201642f990b3fe7a0832923f P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:43.765327 25650 raft_consensus.cc:697] T 0282a8ee201642f990b3fe7a0832923f P 89fead8b4d684535b3a6e4eb62080408 [term 2 LEADER]: Becoming Leader. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Running, Role: LEADER
I20260709 12:23:43.770246 25661 raft_consensus.cc:2749] T bfe47f57609140ffbb41acddbb7853ec P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:23:43.771523 24683 catalog_manager.cc:5697] T c404c110db894a0a8d582154e19b5556 P 89fead8b4d684535b3a6e4eb62080408 reported cstate change: term changed from 1 to 2, leader changed from ed0e5ae54dc147eaae297b176039185d (127.21.56.193) to 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195). New cstate: current_term: 2 leader_uuid: "89fead8b4d684535b3a6e4eb62080408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:43.775449 24857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc6ea2574a534668b824fe652add54c1" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7"
I20260709 12:23:43.776137 24857 raft_consensus.cc:3060] T cc6ea2574a534668b824fe652add54c1 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:43.766232 25546 raft_consensus.cc:515] T 80392ae5d16442dbbfdd5ea4b95122fb P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:43.781230 25546 leader_election.cc:290] T 80392ae5d16442dbbfdd5ea4b95122fb P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 2 election: Requested vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907)
I20260709 12:23:43.783475 24857 raft_consensus.cc:2468] T cc6ea2574a534668b824fe652add54c1 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f56a64eaa85f4714be29e61b5a7e2973 in term 2.
I20260709 12:23:43.723656 25565 raft_consensus.cc:515] T d9f7e9d970df44aea14a0a19fcb14bb3 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:43.787791 24682 catalog_manager.cc:5697] T 1732c666b50145bf948495e4ad010d3c P 7b7dc3b7ea9947669c031a407a37bfb7 reported cstate change: term changed from 1 to 2, leader changed from ed0e5ae54dc147eaae297b176039185d (127.21.56.193) to 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194). New cstate: current_term: 2 leader_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:43.766199 25650 consensus_queue.cc:237] T 0282a8ee201642f990b3fe7a0832923f P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Queue 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: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:43.805022 25565 leader_election.cc:290] T d9f7e9d970df44aea14a0a19fcb14bb3 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 2 election: Requested vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911)
I20260709 12:23:43.805732 24682 catalog_manager.cc:5697] T df2e603c2ab04e1faf15ded67370efe6 P 7b7dc3b7ea9947669c031a407a37bfb7 reported cstate change: term changed from 1 to 2, leader changed from ed0e5ae54dc147eaae297b176039185d (127.21.56.193) to 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194). New cstate: current_term: 2 leader_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:43.824141 25483 raft_consensus.cc:515] T b5db9d1c83c546c38c2cd70fc37e9725 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:43.827030 25010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5db9d1c83c546c38c2cd70fc37e9725" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973"
I20260709 12:23:43.827641 25010 raft_consensus.cc:3060] T b5db9d1c83c546c38c2cd70fc37e9725 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:43.804126 25600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80392ae5d16442dbbfdd5ea4b95122fb" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d"
I20260709 12:23:43.830242 25600 raft_consensus.cc:3060] T 80392ae5d16442dbbfdd5ea4b95122fb P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:43.829964 24683 catalog_manager.cc:5697] T bbdbd512e8184425a28ab866ef413585 P f56a64eaa85f4714be29e61b5a7e2973 reported cstate change: term changed from 1 to 2, leader changed from ed0e5ae54dc147eaae297b176039185d (127.21.56.193) to f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196). New cstate: current_term: 2 leader_uuid: "f56a64eaa85f4714be29e61b5a7e2973" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:43.835973 25010 raft_consensus.cc:2468] T b5db9d1c83c546c38c2cd70fc37e9725 P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b7dc3b7ea9947669c031a407a37bfb7 in term 2.
I20260709 12:23:43.837183 24826 leader_election.cc:304] T b5db9d1c83c546c38c2cd70fc37e9725 P 7b7dc3b7ea9947669c031a407a37bfb7 [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: 7b7dc3b7ea9947669c031a407a37bfb7, f56a64eaa85f4714be29e61b5a7e2973; no voters: 
I20260709 12:23:43.838032 25565 raft_consensus.cc:2804] T b5db9d1c83c546c38c2cd70fc37e9725 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:43.838522 25565 raft_consensus.cc:697] T b5db9d1c83c546c38c2cd70fc37e9725 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 LEADER]: Becoming Leader. State: Replica: 7b7dc3b7ea9947669c031a407a37bfb7, State: Running, Role: LEADER
I20260709 12:23:43.839382 25565 consensus_queue.cc:237] T b5db9d1c83c546c38c2cd70fc37e9725 P 7b7dc3b7ea9947669c031a407a37bfb7 [LEADER]: Queue 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: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:43.841055 24858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dedf9ab509654fc0a1f910177af15950" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" is_pre_election: true
I20260709 12:23:43.841744 24858 raft_consensus.cc:2468] T dedf9ab509654fc0a1f910177af15950 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f56a64eaa85f4714be29e61b5a7e2973 in term 1.
I20260709 12:23:43.843122 25483 leader_election.cc:290] T b5db9d1c83c546c38c2cd70fc37e9725 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 2 election: Requested vote from peers f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:43.842792 24680 catalog_manager.cc:5697] T ba1a47eecc774c79a566c1e01e74df1e P 89fead8b4d684535b3a6e4eb62080408 reported cstate change: term changed from 1 to 2, leader changed from ed0e5ae54dc147eaae297b176039185d (127.21.56.193) to 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195). New cstate: current_term: 2 leader_uuid: "89fead8b4d684535b3a6e4eb62080408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:43.844201 24680 catalog_manager.cc:5697] T d9f7e9d970df44aea14a0a19fcb14bb3 P 89fead8b4d684535b3a6e4eb62080408 reported cstate change: term changed from 1 to 2, leader changed from ed0e5ae54dc147eaae297b176039185d (127.21.56.193) to 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195). New cstate: current_term: 2 leader_uuid: "89fead8b4d684535b3a6e4eb62080408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:43.845470 24680 catalog_manager.cc:5697] T 0282a8ee201642f990b3fe7a0832923f P 89fead8b4d684535b3a6e4eb62080408 reported cstate change: term changed from 1 to 2, leader changed from ed0e5ae54dc147eaae297b176039185d (127.21.56.193) to 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195). New cstate: current_term: 2 leader_uuid: "89fead8b4d684535b3a6e4eb62080408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:43.845995 25595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f7e9d970df44aea14a0a19fcb14bb3" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d"
I20260709 12:23:43.849857 25595 raft_consensus.cc:2393] T d9f7e9d970df44aea14a0a19fcb14bb3 P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7b7dc3b7ea9947669c031a407a37bfb7 in current term 2: Already voted for candidate 89fead8b4d684535b3a6e4eb62080408 in this term.
I20260709 12:23:43.850353 24936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f7e9d970df44aea14a0a19fcb14bb3" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89fead8b4d684535b3a6e4eb62080408"
I20260709 12:23:43.847128 24932 raft_consensus.cc:1275] T bfe47f57609140ffbb41acddbb7853ec P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Refusing update from remote peer 7b7dc3b7ea9947669c031a407a37bfb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:43.833753 24683 catalog_manager.cc:5697] T 0e732244e6e0488c93fcd16a0473d5de P f56a64eaa85f4714be29e61b5a7e2973 reported cstate change: term changed from 1 to 2, leader changed from ed0e5ae54dc147eaae297b176039185d (127.21.56.193) to f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196). New cstate: current_term: 2 leader_uuid: "f56a64eaa85f4714be29e61b5a7e2973" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:43.858501 24683 catalog_manager.cc:5697] T cc6ea2574a534668b824fe652add54c1 P f56a64eaa85f4714be29e61b5a7e2973 reported cstate change: term changed from 1 to 2, leader changed from ed0e5ae54dc147eaae297b176039185d (127.21.56.193) to f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196). New cstate: current_term: 2 leader_uuid: "f56a64eaa85f4714be29e61b5a7e2973" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:43.868919 25553 tablet_bootstrap.cc:492] T d3c841620b3c45bf84aea42ffa082af8 P ed0e5ae54dc147eaae297b176039185d: 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
I20260709 12:23:43.869920 25553 tablet_bootstrap.cc:492] T d3c841620b3c45bf84aea42ffa082af8 P ed0e5ae54dc147eaae297b176039185d: Bootstrap complete.
I20260709 12:23:43.875928 25553 ts_tablet_manager.cc:1403] T d3c841620b3c45bf84aea42ffa082af8 P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.226s	user 0.033s	sys 0.017s
I20260709 12:23:43.878417 25553 raft_consensus.cc:359] T d3c841620b3c45bf84aea42ffa082af8 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:43.879117 25553 raft_consensus.cc:740] T d3c841620b3c45bf84aea42ffa082af8 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:43.885178 24857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f7e9d970df44aea14a0a19fcb14bb3" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7"
I20260709 12:23:43.886135 24857 raft_consensus.cc:2393] T d9f7e9d970df44aea14a0a19fcb14bb3 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 89fead8b4d684535b3a6e4eb62080408 in current term 2: Already voted for candidate 7b7dc3b7ea9947669c031a407a37bfb7 in this term.
I20260709 12:23:43.888609 24858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80392ae5d16442dbbfdd5ea4b95122fb" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7"
I20260709 12:23:43.889205 24858 raft_consensus.cc:3060] T 80392ae5d16442dbbfdd5ea4b95122fb P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:43.892925 24683 catalog_manager.cc:5697] T b5db9d1c83c546c38c2cd70fc37e9725 P 7b7dc3b7ea9947669c031a407a37bfb7 reported cstate change: term changed from 1 to 2, leader changed from ed0e5ae54dc147eaae297b176039185d (127.21.56.193) to 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194). New cstate: current_term: 2 leader_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:43.900025 24858 raft_consensus.cc:2468] T 80392ae5d16442dbbfdd5ea4b95122fb P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 2.
I20260709 12:23:43.901522 25600 raft_consensus.cc:2468] T 80392ae5d16442dbbfdd5ea4b95122fb P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 2.
I20260709 12:23:43.904175 24899 leader_election.cc:304] T 80392ae5d16442dbbfdd5ea4b95122fb P 89fead8b4d684535b3a6e4eb62080408 [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: 89fead8b4d684535b3a6e4eb62080408, ed0e5ae54dc147eaae297b176039185d; no voters: 
I20260709 12:23:43.904987 25661 raft_consensus.cc:2804] T 80392ae5d16442dbbfdd5ea4b95122fb P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:43.905469 25661 raft_consensus.cc:697] T 80392ae5d16442dbbfdd5ea4b95122fb P 89fead8b4d684535b3a6e4eb62080408 [term 2 LEADER]: Becoming Leader. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Running, Role: LEADER
I20260709 12:23:43.906502 25661 consensus_queue.cc:237] T 80392ae5d16442dbbfdd5ea4b95122fb P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Queue 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: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:43.902478 25553 consensus_queue.cc:260] T d3c841620b3c45bf84aea42ffa082af8 P ed0e5ae54dc147eaae297b176039185d [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: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:43.908944 24976 leader_election.cc:304] T dedf9ab509654fc0a1f910177af15950 P f56a64eaa85f4714be29e61b5a7e2973 [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: 7b7dc3b7ea9947669c031a407a37bfb7, f56a64eaa85f4714be29e61b5a7e2973; no voters: ed0e5ae54dc147eaae297b176039185d
I20260709 12:23:43.910540 25482 raft_consensus.cc:2804] T dedf9ab509654fc0a1f910177af15950 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:23:43.910919 25482 raft_consensus.cc:493] T dedf9ab509654fc0a1f910177af15950 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ed0e5ae54dc147eaae297b176039185d)
I20260709 12:23:43.911285 25482 raft_consensus.cc:3060] T dedf9ab509654fc0a1f910177af15950 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:43.912542 25600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5db9d1c83c546c38c2cd70fc37e9725" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d"
I20260709 12:23:43.916208 25553 ts_tablet_manager.cc:1434] T d3c841620b3c45bf84aea42ffa082af8 P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260709 12:23:43.918339 24824 leader_election.cc:304] T d9f7e9d970df44aea14a0a19fcb14bb3 P 7b7dc3b7ea9947669c031a407a37bfb7 [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: 7b7dc3b7ea9947669c031a407a37bfb7; no voters: 89fead8b4d684535b3a6e4eb62080408, ed0e5ae54dc147eaae297b176039185d
I20260709 12:23:43.918823 25553 tablet_bootstrap.cc:492] T f372ad63840c417d84775706dff1ac69 P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:43.919828 25564 raft_consensus.cc:2749] T d9f7e9d970df44aea14a0a19fcb14bb3 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:23:43.920482 25564 consensus_queue.cc:1048] T bfe47f57609140ffbb41acddbb7853ec P 7b7dc3b7ea9947669c031a407a37bfb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:23:43.923079 24824 leader_election.cc:343] T b5db9d1c83c546c38c2cd70fc37e9725 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:43.923810 25482 raft_consensus.cc:515] T dedf9ab509654fc0a1f910177af15950 P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:43.926628 25597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dedf9ab509654fc0a1f910177af15950" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed0e5ae54dc147eaae297b176039185d"
W20260709 12:23:43.928251 24973 leader_election.cc:343] T dedf9ab509654fc0a1f910177af15950 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:43.929474 25482 leader_election.cc:290] T dedf9ab509654fc0a1f910177af15950 P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 2 election: Requested vote from peers ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533), 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907)
I20260709 12:23:43.930204 25600 raft_consensus.cc:1275] T bfe47f57609140ffbb41acddbb7853ec P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Refusing update from remote peer 7b7dc3b7ea9947669c031a407a37bfb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:43.935793 25483 consensus_queue.cc:1048] T bfe47f57609140ffbb41acddbb7853ec P 7b7dc3b7ea9947669c031a407a37bfb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:43.939632 24860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dedf9ab509654fc0a1f910177af15950" candidate_uuid: "f56a64eaa85f4714be29e61b5a7e2973" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7"
I20260709 12:23:43.940227 24860 raft_consensus.cc:3060] T dedf9ab509654fc0a1f910177af15950 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:43.947499 24860 raft_consensus.cc:2468] T dedf9ab509654fc0a1f910177af15950 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f56a64eaa85f4714be29e61b5a7e2973 in term 2.
I20260709 12:23:43.958387 24976 leader_election.cc:304] T dedf9ab509654fc0a1f910177af15950 P f56a64eaa85f4714be29e61b5a7e2973 [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: 7b7dc3b7ea9947669c031a407a37bfb7, f56a64eaa85f4714be29e61b5a7e2973; no voters: ed0e5ae54dc147eaae297b176039185d
I20260709 12:23:43.959537 25647 raft_consensus.cc:2804] T dedf9ab509654fc0a1f910177af15950 P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:43.960048 25647 raft_consensus.cc:697] T dedf9ab509654fc0a1f910177af15950 P f56a64eaa85f4714be29e61b5a7e2973 [term 2 LEADER]: Becoming Leader. State: Replica: f56a64eaa85f4714be29e61b5a7e2973, State: Running, Role: LEADER
I20260709 12:23:43.960947 25647 consensus_queue.cc:237] T dedf9ab509654fc0a1f910177af15950 P f56a64eaa85f4714be29e61b5a7e2973 [LEADER]: Queue 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: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:43.970582 24682 catalog_manager.cc:5697] T 80392ae5d16442dbbfdd5ea4b95122fb P 89fead8b4d684535b3a6e4eb62080408 reported cstate change: term changed from 1 to 2, leader changed from ed0e5ae54dc147eaae297b176039185d (127.21.56.193) to 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195). New cstate: current_term: 2 leader_uuid: "89fead8b4d684535b3a6e4eb62080408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:43.984622 24932 raft_consensus.cc:1275] T 8e803616ee3e44548bc7c0d979dae223 P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Refusing update from remote peer f56a64eaa85f4714be29e61b5a7e2973: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:43.986168 25482 consensus_queue.cc:1048] T 8e803616ee3e44548bc7c0d979dae223 P f56a64eaa85f4714be29e61b5a7e2973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:43.988205 24682 catalog_manager.cc:5697] T dedf9ab509654fc0a1f910177af15950 P f56a64eaa85f4714be29e61b5a7e2973 reported cstate change: term changed from 1 to 2, leader changed from ed0e5ae54dc147eaae297b176039185d (127.21.56.193) to f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196). New cstate: current_term: 2 leader_uuid: "f56a64eaa85f4714be29e61b5a7e2973" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:44.005419 24858 raft_consensus.cc:1275] T bbdbd512e8184425a28ab866ef413585 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Refusing update from remote peer f56a64eaa85f4714be29e61b5a7e2973: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:44.006625 25553 tablet_bootstrap.cc:492] T f372ad63840c417d84775706dff1ac69 P ed0e5ae54dc147eaae297b176039185d: 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
I20260709 12:23:44.007606 25553 tablet_bootstrap.cc:492] T f372ad63840c417d84775706dff1ac69 P ed0e5ae54dc147eaae297b176039185d: Bootstrap complete.
I20260709 12:23:44.007856 25653 consensus_queue.cc:1048] T bbdbd512e8184425a28ab866ef413585 P f56a64eaa85f4714be29e61b5a7e2973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:44.008255 25553 ts_tablet_manager.cc:1403] T f372ad63840c417d84775706dff1ac69 P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.090s	user 0.013s	sys 0.001s
I20260709 12:23:44.010149 25595 raft_consensus.cc:1275] T 8e803616ee3e44548bc7c0d979dae223 P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Refusing update from remote peer f56a64eaa85f4714be29e61b5a7e2973: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:44.014129 25555 consensus_queue.cc:1048] T 8e803616ee3e44548bc7c0d979dae223 P f56a64eaa85f4714be29e61b5a7e2973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:23:44.011276 25553 raft_consensus.cc:359] T f372ad63840c417d84775706dff1ac69 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:44.022553 25553 raft_consensus.cc:740] T f372ad63840c417d84775706dff1ac69 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:44.023262 25553 consensus_queue.cc:260] T f372ad63840c417d84775706dff1ac69 P ed0e5ae54dc147eaae297b176039185d [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: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:44.028241 25553 ts_tablet_manager.cc:1434] T f372ad63840c417d84775706dff1ac69 P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 12:23:44.029044 25553 tablet_bootstrap.cc:492] T 864cc4a53dde42a1b4d647177dd41572 P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:44.063099 25597 raft_consensus.cc:1275] T bbdbd512e8184425a28ab866ef413585 P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Refusing update from remote peer f56a64eaa85f4714be29e61b5a7e2973: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:44.071600 24935 raft_consensus.cc:1275] T 0e732244e6e0488c93fcd16a0473d5de P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Refusing update from remote peer f56a64eaa85f4714be29e61b5a7e2973: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:44.071429 25644 consensus_queue.cc:1048] T bbdbd512e8184425a28ab866ef413585 P f56a64eaa85f4714be29e61b5a7e2973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:44.073259 25010 raft_consensus.cc:1275] T 1732c666b50145bf948495e4ad010d3c P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Refusing update from remote peer 7b7dc3b7ea9947669c031a407a37bfb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:44.077658 25553 tablet_bootstrap.cc:492] T 864cc4a53dde42a1b4d647177dd41572 P ed0e5ae54dc147eaae297b176039185d: 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
I20260709 12:23:44.078611 25553 tablet_bootstrap.cc:492] T 864cc4a53dde42a1b4d647177dd41572 P ed0e5ae54dc147eaae297b176039185d: Bootstrap complete.
I20260709 12:23:44.078912 25483 consensus_queue.cc:1048] T 1732c666b50145bf948495e4ad010d3c P 7b7dc3b7ea9947669c031a407a37bfb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:44.079859 25644 consensus_queue.cc:1048] T 0e732244e6e0488c93fcd16a0473d5de P f56a64eaa85f4714be29e61b5a7e2973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:44.079255 25553 ts_tablet_manager.cc:1403] T 864cc4a53dde42a1b4d647177dd41572 P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.050s	user 0.014s	sys 0.011s
I20260709 12:23:44.082932 25553 raft_consensus.cc:359] T 864cc4a53dde42a1b4d647177dd41572 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:44.083592 25553 raft_consensus.cc:740] T 864cc4a53dde42a1b4d647177dd41572 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
W20260709 12:23:44.095225 24973 consensus_peers.cc:597] T 0e732244e6e0488c93fcd16a0473d5de P f56a64eaa85f4714be29e61b5a7e2973 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:44.084241 25553 consensus_queue.cc:260] T 864cc4a53dde42a1b4d647177dd41572 P ed0e5ae54dc147eaae297b176039185d [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: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:44.102926 25553 ts_tablet_manager.cc:1434] T 864cc4a53dde42a1b4d647177dd41572 P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 12:23:44.107643 25553 tablet_bootstrap.cc:492] T 0e732244e6e0488c93fcd16a0473d5de P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:44.123843 24935 raft_consensus.cc:1275] T df2e603c2ab04e1faf15ded67370efe6 P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Refusing update from remote peer 7b7dc3b7ea9947669c031a407a37bfb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:44.125656 25483 consensus_queue.cc:1048] T df2e603c2ab04e1faf15ded67370efe6 P 7b7dc3b7ea9947669c031a407a37bfb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:44.140014 25553 tablet_bootstrap.cc:492] T 0e732244e6e0488c93fcd16a0473d5de P ed0e5ae54dc147eaae297b176039185d: 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
I20260709 12:23:44.150625 25595 raft_consensus.cc:1275] T df2e603c2ab04e1faf15ded67370efe6 P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Refusing update from remote peer 7b7dc3b7ea9947669c031a407a37bfb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:44.151183 25597 raft_consensus.cc:1275] T d9f7e9d970df44aea14a0a19fcb14bb3 P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Refusing update from remote peer 89fead8b4d684535b3a6e4eb62080408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:44.163213 25553 tablet_bootstrap.cc:492] T 0e732244e6e0488c93fcd16a0473d5de P ed0e5ae54dc147eaae297b176039185d: Bootstrap complete.
I20260709 12:23:44.163923 25553 ts_tablet_manager.cc:1403] T 0e732244e6e0488c93fcd16a0473d5de P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.057s	user 0.020s	sys 0.004s
I20260709 12:23:44.164753 25564 consensus_queue.cc:1048] T df2e603c2ab04e1faf15ded67370efe6 P 7b7dc3b7ea9947669c031a407a37bfb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:44.165423 25597 raft_consensus.cc:1275] T 1732c666b50145bf948495e4ad010d3c P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Refusing update from remote peer 7b7dc3b7ea9947669c031a407a37bfb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:23:44.155540 24899 consensus_peers.cc:597] T c404c110db894a0a8d582154e19b5556 P 89fead8b4d684535b3a6e4eb62080408 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:44.166306 25553 raft_consensus.cc:359] T 0e732244e6e0488c93fcd16a0473d5de P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:44.158442 25008 raft_consensus.cc:1275] T c404c110db894a0a8d582154e19b5556 P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Refusing update from remote peer 89fead8b4d684535b3a6e4eb62080408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:44.167045 25553 raft_consensus.cc:740] T 0e732244e6e0488c93fcd16a0473d5de P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:44.168385 25564 consensus_queue.cc:1048] T 1732c666b50145bf948495e4ad010d3c P 7b7dc3b7ea9947669c031a407a37bfb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:44.168535 25649 consensus_queue.cc:1048] T c404c110db894a0a8d582154e19b5556 P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:44.169736 25553 consensus_queue.cc:260] T 0e732244e6e0488c93fcd16a0473d5de P ed0e5ae54dc147eaae297b176039185d [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: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:44.172382 25553 ts_tablet_manager.cc:1434] T 0e732244e6e0488c93fcd16a0473d5de P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 12:23:44.173902 25649 consensus_queue.cc:1048] T d9f7e9d970df44aea14a0a19fcb14bb3 P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:44.180828 25553 tablet_bootstrap.cc:492] T 71658a1b1deb4ad6a6d089a0232110e7 P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
W20260709 12:23:44.201541 24899 consensus_peers.cc:597] T ba1a47eecc774c79a566c1e01e74df1e P 89fead8b4d684535b3a6e4eb62080408 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:44.203258 25553 tablet_bootstrap.cc:492] T 71658a1b1deb4ad6a6d089a0232110e7 P ed0e5ae54dc147eaae297b176039185d: 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
I20260709 12:23:44.204288 25553 tablet_bootstrap.cc:492] T 71658a1b1deb4ad6a6d089a0232110e7 P ed0e5ae54dc147eaae297b176039185d: Bootstrap complete.
I20260709 12:23:44.204948 25553 ts_tablet_manager.cc:1403] T 71658a1b1deb4ad6a6d089a0232110e7 P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.007s
I20260709 12:23:44.207875 25553 raft_consensus.cc:359] T 71658a1b1deb4ad6a6d089a0232110e7 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:44.208578 25553 raft_consensus.cc:740] T 71658a1b1deb4ad6a6d089a0232110e7 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:44.209388 25553 consensus_queue.cc:260] T 71658a1b1deb4ad6a6d089a0232110e7 P ed0e5ae54dc147eaae297b176039185d [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: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:44.211212 25553 ts_tablet_manager.cc:1434] T 71658a1b1deb4ad6a6d089a0232110e7 P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:23:44.212105 25553 tablet_bootstrap.cc:492] T 25a01b98e7ad4edca9a557c8e328a259 P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
W20260709 12:23:44.228011 24899 consensus_peers.cc:597] T 0282a8ee201642f990b3fe7a0832923f P 89fead8b4d684535b3a6e4eb62080408 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:44.235466 24858 raft_consensus.cc:1275] T d9f7e9d970df44aea14a0a19fcb14bb3 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Refusing update from remote peer 89fead8b4d684535b3a6e4eb62080408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:44.238336 25650 consensus_queue.cc:1048] T d9f7e9d970df44aea14a0a19fcb14bb3 P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:44.246459 25595 raft_consensus.cc:1275] T cc6ea2574a534668b824fe652add54c1 P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Refusing update from remote peer f56a64eaa85f4714be29e61b5a7e2973: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:44.250599 24861 raft_consensus.cc:1275] T cc6ea2574a534668b824fe652add54c1 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Refusing update from remote peer f56a64eaa85f4714be29e61b5a7e2973: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:44.252486 25647 consensus_queue.cc:1048] T cc6ea2574a534668b824fe652add54c1 P f56a64eaa85f4714be29e61b5a7e2973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:23:44.258384 25009 raft_consensus.cc:1275] T ba1a47eecc774c79a566c1e01e74df1e P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Refusing update from remote peer 89fead8b4d684535b3a6e4eb62080408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:44.260008 25650 consensus_queue.cc:1048] T ba1a47eecc774c79a566c1e01e74df1e P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:44.263757 25647 consensus_queue.cc:1048] T cc6ea2574a534668b824fe652add54c1 P f56a64eaa85f4714be29e61b5a7e2973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:44.299425 25598 raft_consensus.cc:1275] T 80392ae5d16442dbbfdd5ea4b95122fb P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Refusing update from remote peer 89fead8b4d684535b3a6e4eb62080408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:44.313855 25649 consensus_queue.cc:1048] T 80392ae5d16442dbbfdd5ea4b95122fb P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:23:44.320380 25553 tablet_bootstrap.cc:492] T 25a01b98e7ad4edca9a557c8e328a259 P ed0e5ae54dc147eaae297b176039185d: 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
I20260709 12:23:44.321506 25553 tablet_bootstrap.cc:492] T 25a01b98e7ad4edca9a557c8e328a259 P ed0e5ae54dc147eaae297b176039185d: Bootstrap complete.
I20260709 12:23:44.322216 25553 ts_tablet_manager.cc:1403] T 25a01b98e7ad4edca9a557c8e328a259 P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.110s	user 0.018s	sys 0.006s
I20260709 12:23:44.324909 25553 raft_consensus.cc:359] T 25a01b98e7ad4edca9a557c8e328a259 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:44.325642 25553 raft_consensus.cc:740] T 25a01b98e7ad4edca9a557c8e328a259 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:44.326771 25553 consensus_queue.cc:260] T 25a01b98e7ad4edca9a557c8e328a259 P ed0e5ae54dc147eaae297b176039185d [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: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:44.330168 25553 ts_tablet_manager.cc:1434] T 25a01b98e7ad4edca9a557c8e328a259 P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 12:23:44.330986 25553 tablet_bootstrap.cc:492] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:44.343740 24861 raft_consensus.cc:1275] T 80392ae5d16442dbbfdd5ea4b95122fb P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Refusing update from remote peer 89fead8b4d684535b3a6e4eb62080408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:44.346671 25308 consensus_queue.cc:1048] T 80392ae5d16442dbbfdd5ea4b95122fb P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:44.372524 25008 raft_consensus.cc:1275] T b5db9d1c83c546c38c2cd70fc37e9725 P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Refusing update from remote peer 7b7dc3b7ea9947669c031a407a37bfb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:44.376690 25418 consensus_queue.cc:1048] T b5db9d1c83c546c38c2cd70fc37e9725 P 7b7dc3b7ea9947669c031a407a37bfb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:23:44.388528 24973 consensus_peers.cc:597] T dedf9ab509654fc0a1f910177af15950 P f56a64eaa85f4714be29e61b5a7e2973 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:44.403167 25009 raft_consensus.cc:1275] T 0282a8ee201642f990b3fe7a0832923f P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Refusing update from remote peer 89fead8b4d684535b3a6e4eb62080408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:44.404603 25642 consensus_queue.cc:1048] T 0282a8ee201642f990b3fe7a0832923f P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:23:44.408995 24824 consensus_peers.cc:597] T b5db9d1c83c546c38c2cd70fc37e9725 P 7b7dc3b7ea9947669c031a407a37bfb7 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:44.424707 24899 consensus_peers.cc:597] T bf6e4456b55c4f5bbd55a542fa30a232 P 89fead8b4d684535b3a6e4eb62080408 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:23:44.454021 25553 tablet_bootstrap.cc:492] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P ed0e5ae54dc147eaae297b176039185d: 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
I20260709 12:23:44.454970 25553 tablet_bootstrap.cc:492] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P ed0e5ae54dc147eaae297b176039185d: Bootstrap complete.
I20260709 12:23:44.455600 25553 ts_tablet_manager.cc:1403] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.125s	user 0.019s	sys 0.025s
I20260709 12:23:44.458137 25553 raft_consensus.cc:359] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:44.458918 25553 raft_consensus.cc:740] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:44.459558 25553 consensus_queue.cc:260] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P ed0e5ae54dc147eaae297b176039185d [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: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:44.461572 25553 ts_tablet_manager.cc:1434] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:23:44.464851 25553 tablet_bootstrap.cc:492] T bf6e4456b55c4f5bbd55a542fa30a232 P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:44.468210 24861 raft_consensus.cc:1275] T dedf9ab509654fc0a1f910177af15950 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Refusing update from remote peer f56a64eaa85f4714be29e61b5a7e2973: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:44.470023 25647 consensus_queue.cc:1048] T dedf9ab509654fc0a1f910177af15950 P f56a64eaa85f4714be29e61b5a7e2973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:44.482892 25595 raft_consensus.cc:3060] T 0e732244e6e0488c93fcd16a0473d5de P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:44.489689 25553 tablet_bootstrap.cc:492] T bf6e4456b55c4f5bbd55a542fa30a232 P ed0e5ae54dc147eaae297b176039185d: 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
I20260709 12:23:44.490767 25553 tablet_bootstrap.cc:492] T bf6e4456b55c4f5bbd55a542fa30a232 P ed0e5ae54dc147eaae297b176039185d: Bootstrap complete.
I20260709 12:23:44.491425 25553 ts_tablet_manager.cc:1403] T bf6e4456b55c4f5bbd55a542fa30a232 P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.000s
I20260709 12:23:44.493927 25553 raft_consensus.cc:359] T bf6e4456b55c4f5bbd55a542fa30a232 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:44.494628 25553 raft_consensus.cc:740] T bf6e4456b55c4f5bbd55a542fa30a232 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:44.495308 25553 consensus_queue.cc:260] T bf6e4456b55c4f5bbd55a542fa30a232 P ed0e5ae54dc147eaae297b176039185d [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: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:44.498428 25553 ts_tablet_manager.cc:1434] T bf6e4456b55c4f5bbd55a542fa30a232 P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:23:44.499264 25553 tablet_bootstrap.cc:492] T 9a0132bfe8ef42f097b8d66fcbae5381 P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:44.523877 25553 tablet_bootstrap.cc:492] T 9a0132bfe8ef42f097b8d66fcbae5381 P ed0e5ae54dc147eaae297b176039185d: 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
I20260709 12:23:44.526193 25553 tablet_bootstrap.cc:492] T 9a0132bfe8ef42f097b8d66fcbae5381 P ed0e5ae54dc147eaae297b176039185d: Bootstrap complete.
I20260709 12:23:44.526932 25553 ts_tablet_manager.cc:1403] T 9a0132bfe8ef42f097b8d66fcbae5381 P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.000s
I20260709 12:23:44.529218 25553 raft_consensus.cc:359] T 9a0132bfe8ef42f097b8d66fcbae5381 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:44.529810 25553 raft_consensus.cc:740] T 9a0132bfe8ef42f097b8d66fcbae5381 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:44.530452 25553 consensus_queue.cc:260] T 9a0132bfe8ef42f097b8d66fcbae5381 P ed0e5ae54dc147eaae297b176039185d [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: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:44.531729 25553 ts_tablet_manager.cc:1434] T 9a0132bfe8ef42f097b8d66fcbae5381 P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:23:44.535537 25553 tablet_bootstrap.cc:492] T c404c110db894a0a8d582154e19b5556 P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:44.550017 25553 tablet_bootstrap.cc:492] T c404c110db894a0a8d582154e19b5556 P ed0e5ae54dc147eaae297b176039185d: 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
I20260709 12:23:44.550746 25553 tablet_bootstrap.cc:492] T c404c110db894a0a8d582154e19b5556 P ed0e5ae54dc147eaae297b176039185d: Bootstrap complete.
I20260709 12:23:44.551348 25553 ts_tablet_manager.cc:1403] T c404c110db894a0a8d582154e19b5556 P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.001s
I20260709 12:23:44.554013 25553 raft_consensus.cc:359] T c404c110db894a0a8d582154e19b5556 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:44.554517 25553 raft_consensus.cc:740] T c404c110db894a0a8d582154e19b5556 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:44.555066 25553 consensus_queue.cc:260] T c404c110db894a0a8d582154e19b5556 P ed0e5ae54dc147eaae297b176039185d [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: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:44.556567 25553 ts_tablet_manager.cc:1434] T c404c110db894a0a8d582154e19b5556 P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:23:44.557531 25553 tablet_bootstrap.cc:492] T fdd34376063142abbe6443105c9daeab P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:44.570886 25553 tablet_bootstrap.cc:492] T fdd34376063142abbe6443105c9daeab P ed0e5ae54dc147eaae297b176039185d: 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
I20260709 12:23:44.572005 25553 tablet_bootstrap.cc:492] T fdd34376063142abbe6443105c9daeab P ed0e5ae54dc147eaae297b176039185d: Bootstrap complete.
I20260709 12:23:44.572680 25553 ts_tablet_manager.cc:1403] T fdd34376063142abbe6443105c9daeab P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 12:23:44.575316 25553 raft_consensus.cc:359] T fdd34376063142abbe6443105c9daeab P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:44.576105 25553 raft_consensus.cc:740] T fdd34376063142abbe6443105c9daeab P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:44.576855 25553 consensus_queue.cc:260] T fdd34376063142abbe6443105c9daeab P ed0e5ae54dc147eaae297b176039185d [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: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:44.578718 25553 ts_tablet_manager.cc:1434] T fdd34376063142abbe6443105c9daeab P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:23:44.579698 25553 tablet_bootstrap.cc:492] T c2d935edbe5f40d5a5dcae926d3efed9 P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:44.595719 25553 tablet_bootstrap.cc:492] T c2d935edbe5f40d5a5dcae926d3efed9 P ed0e5ae54dc147eaae297b176039185d: 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
I20260709 12:23:44.596503 25553 tablet_bootstrap.cc:492] T c2d935edbe5f40d5a5dcae926d3efed9 P ed0e5ae54dc147eaae297b176039185d: Bootstrap complete.
I20260709 12:23:44.597034 25553 ts_tablet_manager.cc:1403] T c2d935edbe5f40d5a5dcae926d3efed9 P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.003s
I20260709 12:23:44.599171 25553 raft_consensus.cc:359] T c2d935edbe5f40d5a5dcae926d3efed9 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:44.599684 25553 raft_consensus.cc:740] T c2d935edbe5f40d5a5dcae926d3efed9 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:44.600246 25553 consensus_queue.cc:260] T c2d935edbe5f40d5a5dcae926d3efed9 P ed0e5ae54dc147eaae297b176039185d [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: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:44.602139 25553 ts_tablet_manager.cc:1434] T c2d935edbe5f40d5a5dcae926d3efed9 P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:23:44.603212 25553 tablet_bootstrap.cc:492] T c7e4a546fce14a1a8fc3d41666b974a6 P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:44.616951 25553 tablet_bootstrap.cc:492] T c7e4a546fce14a1a8fc3d41666b974a6 P ed0e5ae54dc147eaae297b176039185d: 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
I20260709 12:23:44.617766 25553 tablet_bootstrap.cc:492] T c7e4a546fce14a1a8fc3d41666b974a6 P ed0e5ae54dc147eaae297b176039185d: Bootstrap complete.
I20260709 12:23:44.618345 25553 ts_tablet_manager.cc:1403] T c7e4a546fce14a1a8fc3d41666b974a6 P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260709 12:23:44.621830 25553 raft_consensus.cc:359] T c7e4a546fce14a1a8fc3d41666b974a6 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:44.622561 25553 raft_consensus.cc:740] T c7e4a546fce14a1a8fc3d41666b974a6 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:44.623181 25553 consensus_queue.cc:260] T c7e4a546fce14a1a8fc3d41666b974a6 P ed0e5ae54dc147eaae297b176039185d [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: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:44.625003 25553 ts_tablet_manager.cc:1434] T c7e4a546fce14a1a8fc3d41666b974a6 P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 12:23:44.626655 25553 tablet_bootstrap.cc:492] T 6c1a5d66365f4ea0a3c88d0e5e448fff P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:44.640609 25553 tablet_bootstrap.cc:492] T 6c1a5d66365f4ea0a3c88d0e5e448fff P ed0e5ae54dc147eaae297b176039185d: 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
I20260709 12:23:44.641580 25553 tablet_bootstrap.cc:492] T 6c1a5d66365f4ea0a3c88d0e5e448fff P ed0e5ae54dc147eaae297b176039185d: Bootstrap complete.
I20260709 12:23:44.642225 25553 ts_tablet_manager.cc:1403] T 6c1a5d66365f4ea0a3c88d0e5e448fff P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.005s
I20260709 12:23:44.644398 25553 raft_consensus.cc:359] T 6c1a5d66365f4ea0a3c88d0e5e448fff P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:44.645071 25553 raft_consensus.cc:740] T 6c1a5d66365f4ea0a3c88d0e5e448fff P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:44.645722 25553 consensus_queue.cc:260] T 6c1a5d66365f4ea0a3c88d0e5e448fff P ed0e5ae54dc147eaae297b176039185d [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: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:44.647269 25553 ts_tablet_manager.cc:1434] T 6c1a5d66365f4ea0a3c88d0e5e448fff P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260709 12:23:44.648027 25553 tablet_bootstrap.cc:492] T c40234f65f7f43b6bed2407a7173b530 P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:44.653020 25595 raft_consensus.cc:3060] T c404c110db894a0a8d582154e19b5556 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:23:44.662369 24973 consensus_peers.cc:597] T c40234f65f7f43b6bed2407a7173b530 P f56a64eaa85f4714be29e61b5a7e2973 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:23:44.697399 25553 tablet_bootstrap.cc:492] T c40234f65f7f43b6bed2407a7173b530 P ed0e5ae54dc147eaae297b176039185d: 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
I20260709 12:23:44.698292 25553 tablet_bootstrap.cc:492] T c40234f65f7f43b6bed2407a7173b530 P ed0e5ae54dc147eaae297b176039185d: Bootstrap complete.
I20260709 12:23:44.698904 25553 ts_tablet_manager.cc:1403] T c40234f65f7f43b6bed2407a7173b530 P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.051s	user 0.023s	sys 0.009s
I20260709 12:23:44.700845 25553 raft_consensus.cc:359] T c40234f65f7f43b6bed2407a7173b530 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:44.701386 25553 raft_consensus.cc:740] T c40234f65f7f43b6bed2407a7173b530 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:44.702016 25553 consensus_queue.cc:260] T c40234f65f7f43b6bed2407a7173b530 P ed0e5ae54dc147eaae297b176039185d [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: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:44.703759 25553 ts_tablet_manager.cc:1434] T c40234f65f7f43b6bed2407a7173b530 P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:23:44.704767 25553 tablet_bootstrap.cc:492] T b5db9d1c83c546c38c2cd70fc37e9725 P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:44.722441 25553 tablet_bootstrap.cc:492] T b5db9d1c83c546c38c2cd70fc37e9725 P ed0e5ae54dc147eaae297b176039185d: 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
I20260709 12:23:44.723142 25553 tablet_bootstrap.cc:492] T b5db9d1c83c546c38c2cd70fc37e9725 P ed0e5ae54dc147eaae297b176039185d: Bootstrap complete.
I20260709 12:23:44.723760 25553 ts_tablet_manager.cc:1403] T b5db9d1c83c546c38c2cd70fc37e9725 P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.000s
I20260709 12:23:44.726135 25553 raft_consensus.cc:359] T b5db9d1c83c546c38c2cd70fc37e9725 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:44.726804 25553 raft_consensus.cc:740] T b5db9d1c83c546c38c2cd70fc37e9725 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:44.728454 25553 consensus_queue.cc:260] T b5db9d1c83c546c38c2cd70fc37e9725 P ed0e5ae54dc147eaae297b176039185d [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: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
W20260709 12:23:44.730137 24899 consensus_peers.cc:597] T ff73fb3c0be54b90b240d407390c9354 P 89fead8b4d684535b3a6e4eb62080408 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:23:44.730727 25553 ts_tablet_manager.cc:1434] T b5db9d1c83c546c38c2cd70fc37e9725 P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:23:44.732363 25553 tablet_bootstrap.cc:492] T 1bc397d374ec484aaf469688e112dfc2 P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:44.744870 25553 tablet_bootstrap.cc:492] T 1bc397d374ec484aaf469688e112dfc2 P ed0e5ae54dc147eaae297b176039185d: 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
I20260709 12:23:44.745752 25553 tablet_bootstrap.cc:492] T 1bc397d374ec484aaf469688e112dfc2 P ed0e5ae54dc147eaae297b176039185d: Bootstrap complete.
I20260709 12:23:44.746411 25553 ts_tablet_manager.cc:1403] T 1bc397d374ec484aaf469688e112dfc2 P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260709 12:23:44.748672 25553 raft_consensus.cc:359] T 1bc397d374ec484aaf469688e112dfc2 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:44.749289 25553 raft_consensus.cc:740] T 1bc397d374ec484aaf469688e112dfc2 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:44.749884 25553 consensus_queue.cc:260] T 1bc397d374ec484aaf469688e112dfc2 P ed0e5ae54dc147eaae297b176039185d [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: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:44.751675 25553 ts_tablet_manager.cc:1434] T 1bc397d374ec484aaf469688e112dfc2 P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:23:44.752990 25553 tablet_bootstrap.cc:492] T ff73fb3c0be54b90b240d407390c9354 P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:44.766110 25553 tablet_bootstrap.cc:492] T ff73fb3c0be54b90b240d407390c9354 P ed0e5ae54dc147eaae297b176039185d: 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
I20260709 12:23:44.767879 25553 tablet_bootstrap.cc:492] T ff73fb3c0be54b90b240d407390c9354 P ed0e5ae54dc147eaae297b176039185d: Bootstrap complete.
I20260709 12:23:44.768467 25553 ts_tablet_manager.cc:1403] T ff73fb3c0be54b90b240d407390c9354 P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.002s
I20260709 12:23:44.770239 25553 raft_consensus.cc:359] T ff73fb3c0be54b90b240d407390c9354 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:44.770840 25553 raft_consensus.cc:740] T ff73fb3c0be54b90b240d407390c9354 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:44.771349 25553 consensus_queue.cc:260] T ff73fb3c0be54b90b240d407390c9354 P ed0e5ae54dc147eaae297b176039185d [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: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:44.772925 25553 ts_tablet_manager.cc:1434] T ff73fb3c0be54b90b240d407390c9354 P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260709 12:23:44.773758 25553 tablet_bootstrap.cc:492] T 05df5da5f0f946b3821b6bf4a53d49fe P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
W20260709 12:23:44.781625 24973 consensus_peers.cc:597] T 05df5da5f0f946b3821b6bf4a53d49fe P f56a64eaa85f4714be29e61b5a7e2973 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:23:44.785683 25553 tablet_bootstrap.cc:492] T 05df5da5f0f946b3821b6bf4a53d49fe P ed0e5ae54dc147eaae297b176039185d: 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
I20260709 12:23:44.786466 25553 tablet_bootstrap.cc:492] T 05df5da5f0f946b3821b6bf4a53d49fe P ed0e5ae54dc147eaae297b176039185d: Bootstrap complete.
I20260709 12:23:44.787032 25553 ts_tablet_manager.cc:1403] T 05df5da5f0f946b3821b6bf4a53d49fe P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260709 12:23:44.788792 25553 raft_consensus.cc:359] T 05df5da5f0f946b3821b6bf4a53d49fe P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:44.789440 25553 raft_consensus.cc:740] T 05df5da5f0f946b3821b6bf4a53d49fe P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:44.790078 25553 consensus_queue.cc:260] T 05df5da5f0f946b3821b6bf4a53d49fe P ed0e5ae54dc147eaae297b176039185d [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: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:44.791508 25553 ts_tablet_manager.cc:1434] T 05df5da5f0f946b3821b6bf4a53d49fe P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:23:44.792424 25553 tablet_bootstrap.cc:492] T dedf9ab509654fc0a1f910177af15950 P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:44.807068 25553 tablet_bootstrap.cc:492] T dedf9ab509654fc0a1f910177af15950 P ed0e5ae54dc147eaae297b176039185d: 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
I20260709 12:23:44.807756 25553 tablet_bootstrap.cc:492] T dedf9ab509654fc0a1f910177af15950 P ed0e5ae54dc147eaae297b176039185d: Bootstrap complete.
I20260709 12:23:44.808269 25553 ts_tablet_manager.cc:1403] T dedf9ab509654fc0a1f910177af15950 P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260709 12:23:44.810143 25553 raft_consensus.cc:359] T dedf9ab509654fc0a1f910177af15950 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:44.810621 25553 raft_consensus.cc:740] T dedf9ab509654fc0a1f910177af15950 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:44.811216 25553 consensus_queue.cc:260] T dedf9ab509654fc0a1f910177af15950 P ed0e5ae54dc147eaae297b176039185d [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: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:44.812774 25553 ts_tablet_manager.cc:1434] T dedf9ab509654fc0a1f910177af15950 P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:23:44.813458 25553 tablet_bootstrap.cc:492] T ba1a47eecc774c79a566c1e01e74df1e P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:44.828761 25553 tablet_bootstrap.cc:492] T ba1a47eecc774c79a566c1e01e74df1e P ed0e5ae54dc147eaae297b176039185d: 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
I20260709 12:23:44.829669 25553 tablet_bootstrap.cc:492] T ba1a47eecc774c79a566c1e01e74df1e P ed0e5ae54dc147eaae297b176039185d: Bootstrap complete.
I20260709 12:23:44.830310 25553 ts_tablet_manager.cc:1403] T ba1a47eecc774c79a566c1e01e74df1e P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260709 12:23:44.832583 25553 raft_consensus.cc:359] T ba1a47eecc774c79a566c1e01e74df1e P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:44.833242 25553 raft_consensus.cc:740] T ba1a47eecc774c79a566c1e01e74df1e P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:44.833899 25553 consensus_queue.cc:260] T ba1a47eecc774c79a566c1e01e74df1e P ed0e5ae54dc147eaae297b176039185d [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: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:44.835978 25553 ts_tablet_manager.cc:1434] T ba1a47eecc774c79a566c1e01e74df1e P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:23:44.836773 25553 tablet_bootstrap.cc:492] T 1614338e0abd4653a1e106e5a3f8f7b3 P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:44.850818 25553 tablet_bootstrap.cc:492] T 1614338e0abd4653a1e106e5a3f8f7b3 P ed0e5ae54dc147eaae297b176039185d: 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
I20260709 12:23:44.851594 25553 tablet_bootstrap.cc:492] T 1614338e0abd4653a1e106e5a3f8f7b3 P ed0e5ae54dc147eaae297b176039185d: Bootstrap complete.
I20260709 12:23:44.852169 25553 ts_tablet_manager.cc:1403] T 1614338e0abd4653a1e106e5a3f8f7b3 P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 12:23:44.854203 25553 raft_consensus.cc:359] T 1614338e0abd4653a1e106e5a3f8f7b3 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:44.854658 25553 raft_consensus.cc:740] T 1614338e0abd4653a1e106e5a3f8f7b3 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:44.855311 25553 consensus_queue.cc:260] T 1614338e0abd4653a1e106e5a3f8f7b3 P ed0e5ae54dc147eaae297b176039185d [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: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:44.857890 25553 ts_tablet_manager.cc:1434] T 1614338e0abd4653a1e106e5a3f8f7b3 P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:23:44.858676 25553 tablet_bootstrap.cc:492] T 0282a8ee201642f990b3fe7a0832923f P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:44.872671 25553 tablet_bootstrap.cc:492] T 0282a8ee201642f990b3fe7a0832923f P ed0e5ae54dc147eaae297b176039185d: 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
I20260709 12:23:44.873543 25553 tablet_bootstrap.cc:492] T 0282a8ee201642f990b3fe7a0832923f P ed0e5ae54dc147eaae297b176039185d: Bootstrap complete.
I20260709 12:23:44.874193 25553 ts_tablet_manager.cc:1403] T 0282a8ee201642f990b3fe7a0832923f P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.003s
I20260709 12:23:44.876314 25553 raft_consensus.cc:359] T 0282a8ee201642f990b3fe7a0832923f P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:44.876797 25553 raft_consensus.cc:740] T 0282a8ee201642f990b3fe7a0832923f P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:44.877322 25553 consensus_queue.cc:260] T 0282a8ee201642f990b3fe7a0832923f P ed0e5ae54dc147eaae297b176039185d [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: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:44.879140 25553 ts_tablet_manager.cc:1434] T 0282a8ee201642f990b3fe7a0832923f P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:23:44.879930 25553 tablet_bootstrap.cc:492] T ae70a2a30fa54bfbbef422ed759d837c P ed0e5ae54dc147eaae297b176039185d: Bootstrap starting.
I20260709 12:23:44.893708 25553 tablet_bootstrap.cc:492] T ae70a2a30fa54bfbbef422ed759d837c P ed0e5ae54dc147eaae297b176039185d: 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
I20260709 12:23:44.894465 25553 tablet_bootstrap.cc:492] T ae70a2a30fa54bfbbef422ed759d837c P ed0e5ae54dc147eaae297b176039185d: Bootstrap complete.
I20260709 12:23:44.894969 25553 ts_tablet_manager.cc:1403] T ae70a2a30fa54bfbbef422ed759d837c P ed0e5ae54dc147eaae297b176039185d: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260709 12:23:44.896626 25553 raft_consensus.cc:359] T ae70a2a30fa54bfbbef422ed759d837c P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:44.897116 25553 raft_consensus.cc:740] T ae70a2a30fa54bfbbef422ed759d837c P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Initialized, Role: FOLLOWER
I20260709 12:23:44.897614 25553 consensus_queue.cc:260] T ae70a2a30fa54bfbbef422ed759d837c P ed0e5ae54dc147eaae297b176039185d [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: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:44.899001 25553 ts_tablet_manager.cc:1434] T ae70a2a30fa54bfbbef422ed759d837c P ed0e5ae54dc147eaae297b176039185d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:23:44.926642 25595 raft_consensus.cc:3060] T b5db9d1c83c546c38c2cd70fc37e9725 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:44.954768 25598 raft_consensus.cc:3060] T dedf9ab509654fc0a1f910177af15950 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:45.058646 25598 raft_consensus.cc:3060] T 0282a8ee201642f990b3fe7a0832923f P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:45.114086 25595 raft_consensus.cc:3060] T ba1a47eecc774c79a566c1e01e74df1e P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:53.163031 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:53.212845 24935 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25a01b98e7ad4edca9a557c8e328a259"
dest_uuid: "89fead8b4d684535b3a6e4eb62080408"
mode: GRACEFUL
new_leader_uuid: "ed0e5ae54dc147eaae297b176039185d"
 from {username='slave'} at 127.0.0.1:56476
I20260709 12:23:53.213635 24935 raft_consensus.cc:606] T 25a01b98e7ad4edca9a557c8e328a259 P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Received request to transfer leadership to TS ed0e5ae54dc147eaae297b176039185d
I20260709 12:23:53.216398 24935 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "864cc4a53dde42a1b4d647177dd41572"
dest_uuid: "89fead8b4d684535b3a6e4eb62080408"
mode: GRACEFUL
new_leader_uuid: "ed0e5ae54dc147eaae297b176039185d"
 from {username='slave'} at 127.0.0.1:56476
I20260709 12:23:53.216850 24935 raft_consensus.cc:606] T 864cc4a53dde42a1b4d647177dd41572 P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Received request to transfer leadership to TS ed0e5ae54dc147eaae297b176039185d
I20260709 12:23:53.228379 25010 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b46d9520ab64cfab2a744faf90e8869"
dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973"
mode: GRACEFUL
new_leader_uuid: "ed0e5ae54dc147eaae297b176039185d"
 from {username='slave'} at 127.0.0.1:56574
I20260709 12:23:53.229059 25010 raft_consensus.cc:606] T 8b46d9520ab64cfab2a744faf90e8869 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 LEADER]: Received request to transfer leadership to TS ed0e5ae54dc147eaae297b176039185d
I20260709 12:23:53.231679 24935 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d282e2fc9369497a96d69adc88fc80a7"
dest_uuid: "89fead8b4d684535b3a6e4eb62080408"
mode: GRACEFUL
new_leader_uuid: "ed0e5ae54dc147eaae297b176039185d"
 from {username='slave'} at 127.0.0.1:56476
I20260709 12:23:53.232249 24935 raft_consensus.cc:606] T d282e2fc9369497a96d69adc88fc80a7 P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Received request to transfer leadership to TS ed0e5ae54dc147eaae297b176039185d
I20260709 12:23:53.234488 24935 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fdd34376063142abbe6443105c9daeab"
dest_uuid: "89fead8b4d684535b3a6e4eb62080408"
mode: GRACEFUL
new_leader_uuid: "ed0e5ae54dc147eaae297b176039185d"
 from {username='slave'} at 127.0.0.1:56476
I20260709 12:23:53.234921 24935 raft_consensus.cc:606] T fdd34376063142abbe6443105c9daeab P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Received request to transfer leadership to TS ed0e5ae54dc147eaae297b176039185d
I20260709 12:23:53.237085 24935 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff73fb3c0be54b90b240d407390c9354"
dest_uuid: "89fead8b4d684535b3a6e4eb62080408"
mode: GRACEFUL
new_leader_uuid: "ed0e5ae54dc147eaae297b176039185d"
 from {username='slave'} at 127.0.0.1:56476
I20260709 12:23:53.237516 24935 raft_consensus.cc:606] T ff73fb3c0be54b90b240d407390c9354 P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Received request to transfer leadership to TS ed0e5ae54dc147eaae297b176039185d
I20260709 12:23:53.238595 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:23:53.239848 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:53.240774 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:53.241199 25747 raft_consensus.cc:993] T fdd34376063142abbe6443105c9daeab P 89fead8b4d684535b3a6e4eb62080408: : Instructing follower ed0e5ae54dc147eaae297b176039185d to start an election
I20260709 12:23:53.241686 25747 raft_consensus.cc:1081] T fdd34376063142abbe6443105c9daeab P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Signalling peer ed0e5ae54dc147eaae297b176039185d to start an election
I20260709 12:23:53.243273 25595 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fdd34376063142abbe6443105c9daeab"
dest_uuid: "ed0e5ae54dc147eaae297b176039185d"
 from {username='slave'} at 127.0.0.1:37650
I20260709 12:23:53.243845 25595 raft_consensus.cc:493] T fdd34376063142abbe6443105c9daeab P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:53.244254 25595 raft_consensus.cc:3060] T fdd34376063142abbe6443105c9daeab P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:53.252583 25595 raft_consensus.cc:515] T fdd34376063142abbe6443105c9daeab P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:53.255280 25595 leader_election.cc:290] T fdd34376063142abbe6443105c9daeab P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 2 election: Requested vote from peers 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907), 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911)
I20260709 12:23:53.275722 24861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdd34376063142abbe6443105c9daeab" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7"
I20260709 12:23:53.276513 24861 raft_consensus.cc:3060] T fdd34376063142abbe6443105c9daeab P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:53.284113 24935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdd34376063142abbe6443105c9daeab" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89fead8b4d684535b3a6e4eb62080408"
I20260709 12:23:53.284808 24935 raft_consensus.cc:3055] T fdd34376063142abbe6443105c9daeab P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:53.285107 24935 raft_consensus.cc:740] T fdd34376063142abbe6443105c9daeab P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Running, Role: LEADER
I20260709 12:23:53.285923 24935 consensus_queue.cc:260] T fdd34376063142abbe6443105c9daeab P 89fead8b4d684535b3a6e4eb62080408 [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: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:53.287274 24935 raft_consensus.cc:3060] T fdd34376063142abbe6443105c9daeab P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:53.288090 24861 raft_consensus.cc:2468] T fdd34376063142abbe6443105c9daeab P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 2.
I20260709 12:23:53.289844 25550 leader_election.cc:304] T fdd34376063142abbe6443105c9daeab P ed0e5ae54dc147eaae297b176039185d [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: 7b7dc3b7ea9947669c031a407a37bfb7, ed0e5ae54dc147eaae297b176039185d; no voters: 
I20260709 12:23:53.296273 24935 raft_consensus.cc:2468] T fdd34376063142abbe6443105c9daeab P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 2.
I20260709 12:23:53.297063 25759 raft_consensus.cc:2804] T fdd34376063142abbe6443105c9daeab P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:53.298497 25759 raft_consensus.cc:697] T fdd34376063142abbe6443105c9daeab P ed0e5ae54dc147eaae297b176039185d [term 2 LEADER]: Becoming Leader. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Running, Role: LEADER
I20260709 12:23:53.299453 25759 consensus_queue.cc:237] T fdd34376063142abbe6443105c9daeab P ed0e5ae54dc147eaae297b176039185d [LEADER]: Queue 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: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:53.310499 24683 catalog_manager.cc:5697] T fdd34376063142abbe6443105c9daeab P ed0e5ae54dc147eaae297b176039185d reported cstate change: term changed from 1 to 2, leader changed from 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195) to ed0e5ae54dc147eaae297b176039185d (127.21.56.193). New cstate: current_term: 2 leader_uuid: "ed0e5ae54dc147eaae297b176039185d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:53.394932 25747 raft_consensus.cc:993] T 864cc4a53dde42a1b4d647177dd41572 P 89fead8b4d684535b3a6e4eb62080408: : Instructing follower ed0e5ae54dc147eaae297b176039185d to start an election
I20260709 12:23:53.395392 25747 raft_consensus.cc:1081] T 864cc4a53dde42a1b4d647177dd41572 P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Signalling peer ed0e5ae54dc147eaae297b176039185d to start an election
I20260709 12:23:53.396744 25595 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "864cc4a53dde42a1b4d647177dd41572"
dest_uuid: "ed0e5ae54dc147eaae297b176039185d"
 from {username='slave'} at 127.0.0.1:37650
I20260709 12:23:53.397213 25595 raft_consensus.cc:493] T 864cc4a53dde42a1b4d647177dd41572 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:53.397576 25595 raft_consensus.cc:3060] T 864cc4a53dde42a1b4d647177dd41572 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:53.404112 25595 raft_consensus.cc:515] T 864cc4a53dde42a1b4d647177dd41572 P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:53.405992 25595 leader_election.cc:290] T 864cc4a53dde42a1b4d647177dd41572 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 2 election: Requested vote from peers 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907), 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911)
I20260709 12:23:53.406363 24861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864cc4a53dde42a1b4d647177dd41572" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7"
I20260709 12:23:53.406548 24935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864cc4a53dde42a1b4d647177dd41572" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89fead8b4d684535b3a6e4eb62080408"
I20260709 12:23:53.406942 24861 raft_consensus.cc:3060] T 864cc4a53dde42a1b4d647177dd41572 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:53.407169 24935 raft_consensus.cc:3055] T 864cc4a53dde42a1b4d647177dd41572 P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:53.407660 24935 raft_consensus.cc:740] T 864cc4a53dde42a1b4d647177dd41572 P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Running, Role: LEADER
I20260709 12:23:53.408473 24935 consensus_queue.cc:260] T 864cc4a53dde42a1b4d647177dd41572 P 89fead8b4d684535b3a6e4eb62080408 [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: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:53.409703 24935 raft_consensus.cc:3060] T 864cc4a53dde42a1b4d647177dd41572 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:53.414644 24861 raft_consensus.cc:2468] T 864cc4a53dde42a1b4d647177dd41572 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 2.
I20260709 12:23:53.415915 25550 leader_election.cc:304] T 864cc4a53dde42a1b4d647177dd41572 P ed0e5ae54dc147eaae297b176039185d [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: 7b7dc3b7ea9947669c031a407a37bfb7, ed0e5ae54dc147eaae297b176039185d; no voters: 
I20260709 12:23:53.416662 25759 raft_consensus.cc:2804] T 864cc4a53dde42a1b4d647177dd41572 P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:53.417151 25759 raft_consensus.cc:697] T 864cc4a53dde42a1b4d647177dd41572 P ed0e5ae54dc147eaae297b176039185d [term 2 LEADER]: Becoming Leader. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Running, Role: LEADER
I20260709 12:23:53.418040 25747 raft_consensus.cc:993] T ff73fb3c0be54b90b240d407390c9354 P 89fead8b4d684535b3a6e4eb62080408: : Instructing follower ed0e5ae54dc147eaae297b176039185d to start an election
I20260709 12:23:53.418013 25759 consensus_queue.cc:237] T 864cc4a53dde42a1b4d647177dd41572 P ed0e5ae54dc147eaae297b176039185d [LEADER]: Queue 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: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:53.418953 25642 raft_consensus.cc:1081] T ff73fb3c0be54b90b240d407390c9354 P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Signalling peer ed0e5ae54dc147eaae297b176039185d to start an election
I20260709 12:23:53.422657 25595 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff73fb3c0be54b90b240d407390c9354"
dest_uuid: "ed0e5ae54dc147eaae297b176039185d"
 from {username='slave'} at 127.0.0.1:37650
I20260709 12:23:53.423236 25595 raft_consensus.cc:493] T ff73fb3c0be54b90b240d407390c9354 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:53.423594 25595 raft_consensus.cc:3060] T ff73fb3c0be54b90b240d407390c9354 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:53.426492 24935 raft_consensus.cc:2468] T 864cc4a53dde42a1b4d647177dd41572 P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 2.
I20260709 12:23:53.430948 25595 raft_consensus.cc:515] T ff73fb3c0be54b90b240d407390c9354 P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:53.434147 25595 leader_election.cc:290] T ff73fb3c0be54b90b240d407390c9354 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 2 election: Requested vote from peers 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911), f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055)
I20260709 12:23:53.434973 24935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff73fb3c0be54b90b240d407390c9354" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89fead8b4d684535b3a6e4eb62080408"
I20260709 12:23:53.435559 24935 raft_consensus.cc:3055] T ff73fb3c0be54b90b240d407390c9354 P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:53.435861 24935 raft_consensus.cc:740] T ff73fb3c0be54b90b240d407390c9354 P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Running, Role: LEADER
I20260709 12:23:53.436548 24935 consensus_queue.cc:260] T ff73fb3c0be54b90b240d407390c9354 P 89fead8b4d684535b3a6e4eb62080408 [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: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:53.452044 24935 raft_consensus.cc:3060] T ff73fb3c0be54b90b240d407390c9354 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:53.459972 25009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff73fb3c0be54b90b240d407390c9354" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973"
I20260709 12:23:53.460629 25009 raft_consensus.cc:3060] T ff73fb3c0be54b90b240d407390c9354 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:53.460637 24683 catalog_manager.cc:5697] T 864cc4a53dde42a1b4d647177dd41572 P ed0e5ae54dc147eaae297b176039185d reported cstate change: term changed from 1 to 2, leader changed from 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195) to ed0e5ae54dc147eaae297b176039185d (127.21.56.193). New cstate: current_term: 2 leader_uuid: "ed0e5ae54dc147eaae297b176039185d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:53.464061 24935 raft_consensus.cc:2468] T ff73fb3c0be54b90b240d407390c9354 P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 2.
I20260709 12:23:53.467921 25009 raft_consensus.cc:2468] T ff73fb3c0be54b90b240d407390c9354 P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 2.
I20260709 12:23:53.483762 25549 leader_election.cc:304] T ff73fb3c0be54b90b240d407390c9354 P ed0e5ae54dc147eaae297b176039185d [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: ed0e5ae54dc147eaae297b176039185d, f56a64eaa85f4714be29e61b5a7e2973; no voters: 
I20260709 12:23:53.484655 25759 raft_consensus.cc:2804] T ff73fb3c0be54b90b240d407390c9354 P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:53.485146 25759 raft_consensus.cc:697] T ff73fb3c0be54b90b240d407390c9354 P ed0e5ae54dc147eaae297b176039185d [term 2 LEADER]: Becoming Leader. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Running, Role: LEADER
I20260709 12:23:53.486385 25642 raft_consensus.cc:993] T d282e2fc9369497a96d69adc88fc80a7 P 89fead8b4d684535b3a6e4eb62080408: : Instructing follower ed0e5ae54dc147eaae297b176039185d to start an election
I20260709 12:23:53.486016 25759 consensus_queue.cc:237] T ff73fb3c0be54b90b240d407390c9354 P ed0e5ae54dc147eaae297b176039185d [LEADER]: Queue 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: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:53.487066 25768 raft_consensus.cc:1081] T d282e2fc9369497a96d69adc88fc80a7 P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Signalling peer ed0e5ae54dc147eaae297b176039185d to start an election
I20260709 12:23:53.489181 25598 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d282e2fc9369497a96d69adc88fc80a7"
dest_uuid: "ed0e5ae54dc147eaae297b176039185d"
 from {username='slave'} at 127.0.0.1:37650
I20260709 12:23:53.489708 25598 raft_consensus.cc:493] T d282e2fc9369497a96d69adc88fc80a7 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:53.490074 25598 raft_consensus.cc:3060] T d282e2fc9369497a96d69adc88fc80a7 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:53.497339 25598 raft_consensus.cc:515] T d282e2fc9369497a96d69adc88fc80a7 P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:53.498997 25598 leader_election.cc:290] T d282e2fc9369497a96d69adc88fc80a7 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 2 election: Requested vote from peers 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911), f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055)
I20260709 12:23:53.499872 24935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d282e2fc9369497a96d69adc88fc80a7" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89fead8b4d684535b3a6e4eb62080408"
I20260709 12:23:53.500476 24935 raft_consensus.cc:3055] T d282e2fc9369497a96d69adc88fc80a7 P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:53.500770 24935 raft_consensus.cc:740] T d282e2fc9369497a96d69adc88fc80a7 P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Running, Role: LEADER
I20260709 12:23:53.501504 24935 consensus_queue.cc:260] T d282e2fc9369497a96d69adc88fc80a7 P 89fead8b4d684535b3a6e4eb62080408 [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: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:53.501817 25009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d282e2fc9369497a96d69adc88fc80a7" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973"
I20260709 12:23:53.502385 25009 raft_consensus.cc:3060] T d282e2fc9369497a96d69adc88fc80a7 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:53.502775 24935 raft_consensus.cc:3060] T d282e2fc9369497a96d69adc88fc80a7 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:53.504187 24683 catalog_manager.cc:5697] T ff73fb3c0be54b90b240d407390c9354 P ed0e5ae54dc147eaae297b176039185d reported cstate change: term changed from 1 to 2, leader changed from 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195) to ed0e5ae54dc147eaae297b176039185d (127.21.56.193). New cstate: current_term: 2 leader_uuid: "ed0e5ae54dc147eaae297b176039185d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:53.509287 25009 raft_consensus.cc:2468] T d282e2fc9369497a96d69adc88fc80a7 P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 2.
I20260709 12:23:53.509344 24935 raft_consensus.cc:2468] T d282e2fc9369497a96d69adc88fc80a7 P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 2.
I20260709 12:23:53.510865 25547 leader_election.cc:304] T d282e2fc9369497a96d69adc88fc80a7 P ed0e5ae54dc147eaae297b176039185d [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: 89fead8b4d684535b3a6e4eb62080408, ed0e5ae54dc147eaae297b176039185d; no voters: 
I20260709 12:23:53.511765 25759 raft_consensus.cc:2804] T d282e2fc9369497a96d69adc88fc80a7 P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:53.512244 25759 raft_consensus.cc:697] T d282e2fc9369497a96d69adc88fc80a7 P ed0e5ae54dc147eaae297b176039185d [term 2 LEADER]: Becoming Leader. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Running, Role: LEADER
I20260709 12:23:53.513028 25759 consensus_queue.cc:237] T d282e2fc9369497a96d69adc88fc80a7 P ed0e5ae54dc147eaae297b176039185d [LEADER]: Queue 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: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:53.522320 24683 catalog_manager.cc:5697] T d282e2fc9369497a96d69adc88fc80a7 P ed0e5ae54dc147eaae297b176039185d reported cstate change: term changed from 1 to 2, leader changed from 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195) to ed0e5ae54dc147eaae297b176039185d (127.21.56.193). New cstate: current_term: 2 leader_uuid: "ed0e5ae54dc147eaae297b176039185d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:53.622826 25744 raft_consensus.cc:993] T 8b46d9520ab64cfab2a744faf90e8869 P f56a64eaa85f4714be29e61b5a7e2973: : Instructing follower ed0e5ae54dc147eaae297b176039185d to start an election
I20260709 12:23:53.623410 25751 raft_consensus.cc:1081] T 8b46d9520ab64cfab2a744faf90e8869 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 LEADER]: Signalling peer ed0e5ae54dc147eaae297b176039185d to start an election
I20260709 12:23:53.624856 25595 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b46d9520ab64cfab2a744faf90e8869"
dest_uuid: "ed0e5ae54dc147eaae297b176039185d"
 from {username='slave'} at 127.0.0.1:37666
I20260709 12:23:53.625381 25595 raft_consensus.cc:493] T 8b46d9520ab64cfab2a744faf90e8869 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:53.625734 25595 raft_consensus.cc:3060] T 8b46d9520ab64cfab2a744faf90e8869 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:53.631582 25595 raft_consensus.cc:515] T 8b46d9520ab64cfab2a744faf90e8869 P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:53.633334 25595 leader_election.cc:290] T 8b46d9520ab64cfab2a744faf90e8869 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 2 election: Requested vote from peers f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055), 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907)
I20260709 12:23:53.634196 25009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b46d9520ab64cfab2a744faf90e8869" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973"
I20260709 12:23:53.634768 25009 raft_consensus.cc:3055] T 8b46d9520ab64cfab2a744faf90e8869 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:53.635013 25009 raft_consensus.cc:740] T 8b46d9520ab64cfab2a744faf90e8869 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f56a64eaa85f4714be29e61b5a7e2973, State: Running, Role: LEADER
I20260709 12:23:53.636166 24858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b46d9520ab64cfab2a744faf90e8869" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7"
I20260709 12:23:53.636772 24858 raft_consensus.cc:3060] T 8b46d9520ab64cfab2a744faf90e8869 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:53.637019 25009 consensus_queue.cc:260] T 8b46d9520ab64cfab2a744faf90e8869 P f56a64eaa85f4714be29e61b5a7e2973 [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: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:53.638367 25009 raft_consensus.cc:3060] T 8b46d9520ab64cfab2a744faf90e8869 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:53.643342 25642 raft_consensus.cc:993] T 25a01b98e7ad4edca9a557c8e328a259 P 89fead8b4d684535b3a6e4eb62080408: : Instructing follower ed0e5ae54dc147eaae297b176039185d to start an election
I20260709 12:23:53.643900 25768 raft_consensus.cc:1081] T 25a01b98e7ad4edca9a557c8e328a259 P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Signalling peer ed0e5ae54dc147eaae297b176039185d to start an election
I20260709 12:23:53.647346 25009 raft_consensus.cc:2468] T 8b46d9520ab64cfab2a744faf90e8869 P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 2.
I20260709 12:23:53.648371 25595 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25a01b98e7ad4edca9a557c8e328a259"
dest_uuid: "ed0e5ae54dc147eaae297b176039185d"
 from {username='slave'} at 127.0.0.1:37650
I20260709 12:23:53.647658 24858 raft_consensus.cc:2468] T 8b46d9520ab64cfab2a744faf90e8869 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 2.
I20260709 12:23:53.648765 25549 leader_election.cc:304] T 8b46d9520ab64cfab2a744faf90e8869 P ed0e5ae54dc147eaae297b176039185d [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: ed0e5ae54dc147eaae297b176039185d, f56a64eaa85f4714be29e61b5a7e2973; no voters: 
I20260709 12:23:53.648977 25595 raft_consensus.cc:493] T 25a01b98e7ad4edca9a557c8e328a259 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:53.649816 25595 raft_consensus.cc:3060] T 25a01b98e7ad4edca9a557c8e328a259 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:53.649788 25759 raft_consensus.cc:2804] T 8b46d9520ab64cfab2a744faf90e8869 P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:53.650596 25759 raft_consensus.cc:697] T 8b46d9520ab64cfab2a744faf90e8869 P ed0e5ae54dc147eaae297b176039185d [term 2 LEADER]: Becoming Leader. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Running, Role: LEADER
I20260709 12:23:53.651486 25759 consensus_queue.cc:237] T 8b46d9520ab64cfab2a744faf90e8869 P ed0e5ae54dc147eaae297b176039185d [LEADER]: Queue 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: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:53.657543 25595 raft_consensus.cc:515] T 25a01b98e7ad4edca9a557c8e328a259 P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:53.660578 25595 leader_election.cc:290] T 25a01b98e7ad4edca9a557c8e328a259 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 2 election: Requested vote from peers 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911), f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055)
I20260709 12:23:53.660604 24935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a01b98e7ad4edca9a557c8e328a259" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89fead8b4d684535b3a6e4eb62080408"
I20260709 12:23:53.661396 24935 raft_consensus.cc:3055] T 25a01b98e7ad4edca9a557c8e328a259 P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:53.661711 24935 raft_consensus.cc:740] T 25a01b98e7ad4edca9a557c8e328a259 P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Running, Role: LEADER
I20260709 12:23:53.661688 25009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a01b98e7ad4edca9a557c8e328a259" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973"
I20260709 12:23:53.662493 25009 raft_consensus.cc:3060] T 25a01b98e7ad4edca9a557c8e328a259 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:53.668956 24935 consensus_queue.cc:260] T 25a01b98e7ad4edca9a557c8e328a259 P 89fead8b4d684535b3a6e4eb62080408 [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: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:53.669430 25009 raft_consensus.cc:2468] T 25a01b98e7ad4edca9a557c8e328a259 P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 2.
I20260709 12:23:53.670274 24935 raft_consensus.cc:3060] T 25a01b98e7ad4edca9a557c8e328a259 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:53.670513 25549 leader_election.cc:304] T 25a01b98e7ad4edca9a557c8e328a259 P ed0e5ae54dc147eaae297b176039185d [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: ed0e5ae54dc147eaae297b176039185d, f56a64eaa85f4714be29e61b5a7e2973; no voters: 
I20260709 12:23:53.671471 25759 raft_consensus.cc:2804] T 25a01b98e7ad4edca9a557c8e328a259 P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:53.671072 24683 catalog_manager.cc:5697] T 8b46d9520ab64cfab2a744faf90e8869 P ed0e5ae54dc147eaae297b176039185d reported cstate change: term changed from 1 to 2, leader changed from f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196) to ed0e5ae54dc147eaae297b176039185d (127.21.56.193). New cstate: current_term: 2 leader_uuid: "ed0e5ae54dc147eaae297b176039185d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:53.671980 25759 raft_consensus.cc:697] T 25a01b98e7ad4edca9a557c8e328a259 P ed0e5ae54dc147eaae297b176039185d [term 2 LEADER]: Becoming Leader. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Running, Role: LEADER
I20260709 12:23:53.672947 25759 consensus_queue.cc:237] T 25a01b98e7ad4edca9a557c8e328a259 P ed0e5ae54dc147eaae297b176039185d [LEADER]: Queue 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: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:53.676496 24935 raft_consensus.cc:2468] T 25a01b98e7ad4edca9a557c8e328a259 P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 2.
I20260709 12:23:53.688380 24683 catalog_manager.cc:5697] T 25a01b98e7ad4edca9a557c8e328a259 P ed0e5ae54dc147eaae297b176039185d reported cstate change: term changed from 1 to 2, leader changed from 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195) to ed0e5ae54dc147eaae297b176039185d (127.21.56.193). New cstate: current_term: 2 leader_uuid: "ed0e5ae54dc147eaae297b176039185d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:53.785246 24935 raft_consensus.cc:1275] T fdd34376063142abbe6443105c9daeab P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Refusing update from remote peer ed0e5ae54dc147eaae297b176039185d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:53.786545 25759 consensus_queue.cc:1048] T fdd34376063142abbe6443105c9daeab P ed0e5ae54dc147eaae297b176039185d [LEADER]: Connected to new peer: Peer: permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:23:53.801661 24858 raft_consensus.cc:1275] T fdd34376063142abbe6443105c9daeab P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Refusing update from remote peer ed0e5ae54dc147eaae297b176039185d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:53.804075 25759 consensus_queue.cc:1048] T fdd34376063142abbe6443105c9daeab P ed0e5ae54dc147eaae297b176039185d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:53.861227 24858 raft_consensus.cc:1275] T 864cc4a53dde42a1b4d647177dd41572 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Refusing update from remote peer ed0e5ae54dc147eaae297b176039185d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:53.862303 25759 consensus_queue.cc:1048] T 864cc4a53dde42a1b4d647177dd41572 P ed0e5ae54dc147eaae297b176039185d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:53.871066 24935 raft_consensus.cc:1275] T 864cc4a53dde42a1b4d647177dd41572 P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Refusing update from remote peer ed0e5ae54dc147eaae297b176039185d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:53.874042 25780 consensus_queue.cc:1048] T 864cc4a53dde42a1b4d647177dd41572 P ed0e5ae54dc147eaae297b176039185d [LEADER]: Connected to new peer: Peer: permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 12:23:53.892381 25009 raft_consensus.cc:1275] T ff73fb3c0be54b90b240d407390c9354 P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Refusing update from remote peer ed0e5ae54dc147eaae297b176039185d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:53.894177 25780 consensus_queue.cc:1048] T ff73fb3c0be54b90b240d407390c9354 P ed0e5ae54dc147eaae297b176039185d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:23:53.910689 24935 raft_consensus.cc:1275] T ff73fb3c0be54b90b240d407390c9354 P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Refusing update from remote peer ed0e5ae54dc147eaae297b176039185d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:53.912375 25759 consensus_queue.cc:1048] T ff73fb3c0be54b90b240d407390c9354 P ed0e5ae54dc147eaae297b176039185d [LEADER]: Connected to new peer: Peer: permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:54.096176 25010 raft_consensus.cc:1275] T d282e2fc9369497a96d69adc88fc80a7 P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Refusing update from remote peer ed0e5ae54dc147eaae297b176039185d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:54.097551 25780 consensus_queue.cc:1048] T d282e2fc9369497a96d69adc88fc80a7 P ed0e5ae54dc147eaae297b176039185d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:54.107101 24935 raft_consensus.cc:1275] T d282e2fc9369497a96d69adc88fc80a7 P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Refusing update from remote peer ed0e5ae54dc147eaae297b176039185d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:54.108812 25759 consensus_queue.cc:1048] T d282e2fc9369497a96d69adc88fc80a7 P ed0e5ae54dc147eaae297b176039185d [LEADER]: Connected to new peer: Peer: permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:54.147460 25010 raft_consensus.cc:1275] T 25a01b98e7ad4edca9a557c8e328a259 P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Refusing update from remote peer ed0e5ae54dc147eaae297b176039185d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:54.148485 25759 consensus_queue.cc:1048] T 25a01b98e7ad4edca9a557c8e328a259 P ed0e5ae54dc147eaae297b176039185d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:54.156792 24935 raft_consensus.cc:1275] T 25a01b98e7ad4edca9a557c8e328a259 P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Refusing update from remote peer ed0e5ae54dc147eaae297b176039185d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:54.158326 25760 consensus_queue.cc:1048] T 25a01b98e7ad4edca9a557c8e328a259 P ed0e5ae54dc147eaae297b176039185d [LEADER]: Connected to new peer: Peer: permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:54.175261 24858 raft_consensus.cc:1275] T 8b46d9520ab64cfab2a744faf90e8869 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Refusing update from remote peer ed0e5ae54dc147eaae297b176039185d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:54.177986 25760 consensus_queue.cc:1048] T 8b46d9520ab64cfab2a744faf90e8869 P ed0e5ae54dc147eaae297b176039185d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:54.235286 25009 raft_consensus.cc:1275] T 8b46d9520ab64cfab2a744faf90e8869 P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Refusing update from remote peer ed0e5ae54dc147eaae297b176039185d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:54.236869 25780 consensus_queue.cc:1048] T 8b46d9520ab64cfab2a744faf90e8869 P ed0e5ae54dc147eaae297b176039185d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:54.296418 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:54.332082 24932 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4125fb20077445a6bd91c14b85a5b638"
dest_uuid: "89fead8b4d684535b3a6e4eb62080408"
mode: GRACEFUL
new_leader_uuid: "7b7dc3b7ea9947669c031a407a37bfb7"
 from {username='slave'} at 127.0.0.1:56476
I20260709 12:23:54.332572 24932 raft_consensus.cc:606] T 4125fb20077445a6bd91c14b85a5b638 P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Received request to transfer leadership to TS 7b7dc3b7ea9947669c031a407a37bfb7
I20260709 12:23:54.334909 24932 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ae1c7d8bc3b4f729848e6c44bf724d3"
dest_uuid: "89fead8b4d684535b3a6e4eb62080408"
mode: GRACEFUL
new_leader_uuid: "ed0e5ae54dc147eaae297b176039185d"
 from {username='slave'} at 127.0.0.1:56476
I20260709 12:23:54.335345 24932 raft_consensus.cc:606] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Received request to transfer leadership to TS ed0e5ae54dc147eaae297b176039185d
I20260709 12:23:54.337635 24932 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "900bac1b0ced434a9018dda51de6009d"
dest_uuid: "89fead8b4d684535b3a6e4eb62080408"
mode: GRACEFUL
new_leader_uuid: "ed0e5ae54dc147eaae297b176039185d"
 from {username='slave'} at 127.0.0.1:56476
I20260709 12:23:54.338174 24932 raft_consensus.cc:606] T 900bac1b0ced434a9018dda51de6009d P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Received request to transfer leadership to TS ed0e5ae54dc147eaae297b176039185d
I20260709 12:23:54.340401 24932 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae70a2a30fa54bfbbef422ed759d837c"
dest_uuid: "89fead8b4d684535b3a6e4eb62080408"
mode: GRACEFUL
new_leader_uuid: "ed0e5ae54dc147eaae297b176039185d"
 from {username='slave'} at 127.0.0.1:56476
I20260709 12:23:54.340911 24932 raft_consensus.cc:606] T ae70a2a30fa54bfbbef422ed759d837c P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Received request to transfer leadership to TS ed0e5ae54dc147eaae297b176039185d
I20260709 12:23:54.343082 24932 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf6e4456b55c4f5bbd55a542fa30a232"
dest_uuid: "89fead8b4d684535b3a6e4eb62080408"
mode: GRACEFUL
new_leader_uuid: "ed0e5ae54dc147eaae297b176039185d"
 from {username='slave'} at 127.0.0.1:56476
I20260709 12:23:54.343477 24932 raft_consensus.cc:606] T bf6e4456b55c4f5bbd55a542fa30a232 P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Received request to transfer leadership to TS ed0e5ae54dc147eaae297b176039185d
I20260709 12:23:54.345420 25009 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cc6ea2574a534668b824fe652add54c1"
dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973"
mode: GRACEFUL
new_leader_uuid: "ed0e5ae54dc147eaae297b176039185d"
 from {username='slave'} at 127.0.0.1:56574
I20260709 12:23:54.345952 25009 raft_consensus.cc:606] T cc6ea2574a534668b824fe652add54c1 P f56a64eaa85f4714be29e61b5a7e2973 [term 2 LEADER]: Received request to transfer leadership to TS ed0e5ae54dc147eaae297b176039185d
I20260709 12:23:54.347154 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:23:54.348464 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:54.348999 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:54.493511 25790 raft_consensus.cc:993] T cc6ea2574a534668b824fe652add54c1 P f56a64eaa85f4714be29e61b5a7e2973: : Instructing follower ed0e5ae54dc147eaae297b176039185d to start an election
I20260709 12:23:54.494153 25785 raft_consensus.cc:1081] T cc6ea2574a534668b824fe652add54c1 P f56a64eaa85f4714be29e61b5a7e2973 [term 2 LEADER]: Signalling peer ed0e5ae54dc147eaae297b176039185d to start an election
I20260709 12:23:54.497330 25597 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cc6ea2574a534668b824fe652add54c1"
dest_uuid: "ed0e5ae54dc147eaae297b176039185d"
 from {username='slave'} at 127.0.0.1:37666
I20260709 12:23:54.497838 25597 raft_consensus.cc:493] T cc6ea2574a534668b824fe652add54c1 P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:54.498224 25597 raft_consensus.cc:3060] T cc6ea2574a534668b824fe652add54c1 P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:54.502594 25768 raft_consensus.cc:993] T 4125fb20077445a6bd91c14b85a5b638 P 89fead8b4d684535b3a6e4eb62080408: : Instructing follower 7b7dc3b7ea9947669c031a407a37bfb7 to start an election
I20260709 12:23:54.503301 25791 raft_consensus.cc:1081] T 4125fb20077445a6bd91c14b85a5b638 P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Signalling peer 7b7dc3b7ea9947669c031a407a37bfb7 to start an election
I20260709 12:23:54.506070 24861 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4125fb20077445a6bd91c14b85a5b638"
dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7"
 from {username='slave'} at 127.0.0.1:34510
I20260709 12:23:54.506590 24861 raft_consensus.cc:493] T 4125fb20077445a6bd91c14b85a5b638 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:54.506968 24861 raft_consensus.cc:3060] T 4125fb20077445a6bd91c14b85a5b638 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:54.508471 25597 raft_consensus.cc:515] T cc6ea2574a534668b824fe652add54c1 P ed0e5ae54dc147eaae297b176039185d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:54.510939 25597 leader_election.cc:290] T cc6ea2574a534668b824fe652add54c1 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 3 election: Requested vote from peers f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055), 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907)
I20260709 12:23:54.511032 25009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc6ea2574a534668b824fe652add54c1" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973"
I20260709 12:23:54.511724 25009 raft_consensus.cc:3055] T cc6ea2574a534668b824fe652add54c1 P f56a64eaa85f4714be29e61b5a7e2973 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:23:54.511996 25009 raft_consensus.cc:740] T cc6ea2574a534668b824fe652add54c1 P f56a64eaa85f4714be29e61b5a7e2973 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f56a64eaa85f4714be29e61b5a7e2973, State: Running, Role: LEADER
I20260709 12:23:54.512472 24858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc6ea2574a534668b824fe652add54c1" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7"
I20260709 12:23:54.513082 24858 raft_consensus.cc:3060] T cc6ea2574a534668b824fe652add54c1 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:54.512785 25009 consensus_queue.cc:260] T cc6ea2574a534668b824fe652add54c1 P f56a64eaa85f4714be29e61b5a7e2973 [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: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:54.514006 25009 raft_consensus.cc:3060] T cc6ea2574a534668b824fe652add54c1 P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:54.522522 25009 raft_consensus.cc:2468] T cc6ea2574a534668b824fe652add54c1 P f56a64eaa85f4714be29e61b5a7e2973 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 3.
I20260709 12:23:54.523737 25549 leader_election.cc:304] T cc6ea2574a534668b824fe652add54c1 P ed0e5ae54dc147eaae297b176039185d [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: ed0e5ae54dc147eaae297b176039185d, f56a64eaa85f4714be29e61b5a7e2973; no voters: 
I20260709 12:23:54.524564 25780 raft_consensus.cc:2804] T cc6ea2574a534668b824fe652add54c1 P ed0e5ae54dc147eaae297b176039185d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:54.523737 24858 raft_consensus.cc:2468] T cc6ea2574a534668b824fe652add54c1 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 3.
I20260709 12:23:54.525043 25780 raft_consensus.cc:697] T cc6ea2574a534668b824fe652add54c1 P ed0e5ae54dc147eaae297b176039185d [term 3 LEADER]: Becoming Leader. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Running, Role: LEADER
I20260709 12:23:54.526302 25780 consensus_queue.cc:237] T cc6ea2574a534668b824fe652add54c1 P ed0e5ae54dc147eaae297b176039185d [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: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } }
I20260709 12:23:54.529363 24861 raft_consensus.cc:515] T 4125fb20077445a6bd91c14b85a5b638 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:54.532955 24861 leader_election.cc:290] T 4125fb20077445a6bd91c14b85a5b638 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 2 election: Requested vote from peers 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911), f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055)
I20260709 12:23:54.533140 24932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4125fb20077445a6bd91c14b85a5b638" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89fead8b4d684535b3a6e4eb62080408"
I20260709 12:23:54.533810 24932 raft_consensus.cc:3055] T 4125fb20077445a6bd91c14b85a5b638 P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:54.534555 24932 raft_consensus.cc:740] T 4125fb20077445a6bd91c14b85a5b638 P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Running, Role: LEADER
I20260709 12:23:54.535290 24932 consensus_queue.cc:260] T 4125fb20077445a6bd91c14b85a5b638 P 89fead8b4d684535b3a6e4eb62080408 [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: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:54.536337 24932 raft_consensus.cc:3060] T 4125fb20077445a6bd91c14b85a5b638 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:54.539829 24683 catalog_manager.cc:5697] T cc6ea2574a534668b824fe652add54c1 P ed0e5ae54dc147eaae297b176039185d reported cstate change: term changed from 2 to 3, leader changed from f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196) to ed0e5ae54dc147eaae297b176039185d (127.21.56.193). New cstate: current_term: 3 leader_uuid: "ed0e5ae54dc147eaae297b176039185d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:54.543078 24932 raft_consensus.cc:2468] T 4125fb20077445a6bd91c14b85a5b638 P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b7dc3b7ea9947669c031a407a37bfb7 in term 2.
I20260709 12:23:54.533142 25009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4125fb20077445a6bd91c14b85a5b638" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973"
I20260709 12:23:54.544778 25009 raft_consensus.cc:3060] T 4125fb20077445a6bd91c14b85a5b638 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:54.548182 24824 leader_election.cc:304] T 4125fb20077445a6bd91c14b85a5b638 P 7b7dc3b7ea9947669c031a407a37bfb7 [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: 7b7dc3b7ea9947669c031a407a37bfb7, 89fead8b4d684535b3a6e4eb62080408; no voters: 
I20260709 12:23:54.549181 25749 raft_consensus.cc:2804] T 4125fb20077445a6bd91c14b85a5b638 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:54.554643 25749 raft_consensus.cc:697] T 4125fb20077445a6bd91c14b85a5b638 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 LEADER]: Becoming Leader. State: Replica: 7b7dc3b7ea9947669c031a407a37bfb7, State: Running, Role: LEADER
I20260709 12:23:54.555572 25749 consensus_queue.cc:237] T 4125fb20077445a6bd91c14b85a5b638 P 7b7dc3b7ea9947669c031a407a37bfb7 [LEADER]: Queue 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: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:54.556893 25009 raft_consensus.cc:2468] T 4125fb20077445a6bd91c14b85a5b638 P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b7dc3b7ea9947669c031a407a37bfb7 in term 2.
I20260709 12:23:54.570535 24680 catalog_manager.cc:5697] T 4125fb20077445a6bd91c14b85a5b638 P 7b7dc3b7ea9947669c031a407a37bfb7 reported cstate change: term changed from 1 to 2, leader changed from 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195) to 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194). New cstate: current_term: 2 leader_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:54.577112 25642 raft_consensus.cc:993] T ae70a2a30fa54bfbbef422ed759d837c P 89fead8b4d684535b3a6e4eb62080408: : Instructing follower ed0e5ae54dc147eaae297b176039185d to start an election
I20260709 12:23:54.577575 25642 raft_consensus.cc:1081] T ae70a2a30fa54bfbbef422ed759d837c P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Signalling peer ed0e5ae54dc147eaae297b176039185d to start an election
I20260709 12:23:54.579985 25597 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae70a2a30fa54bfbbef422ed759d837c"
dest_uuid: "ed0e5ae54dc147eaae297b176039185d"
 from {username='slave'} at 127.0.0.1:37650
I20260709 12:23:54.580523 25597 raft_consensus.cc:493] T ae70a2a30fa54bfbbef422ed759d837c P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:54.580880 25597 raft_consensus.cc:3060] T ae70a2a30fa54bfbbef422ed759d837c P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:54.590629 25597 raft_consensus.cc:515] T ae70a2a30fa54bfbbef422ed759d837c P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:54.593384 24932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae70a2a30fa54bfbbef422ed759d837c" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89fead8b4d684535b3a6e4eb62080408"
I20260709 12:23:54.594087 24932 raft_consensus.cc:3055] T ae70a2a30fa54bfbbef422ed759d837c P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:54.594424 24932 raft_consensus.cc:740] T ae70a2a30fa54bfbbef422ed759d837c P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Running, Role: LEADER
I20260709 12:23:54.595546 25009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae70a2a30fa54bfbbef422ed759d837c" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973"
I20260709 12:23:54.595436 24932 consensus_queue.cc:260] T ae70a2a30fa54bfbbef422ed759d837c P 89fead8b4d684535b3a6e4eb62080408 [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: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:54.596210 25009 raft_consensus.cc:3060] T ae70a2a30fa54bfbbef422ed759d837c P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:54.596696 24932 raft_consensus.cc:3060] T ae70a2a30fa54bfbbef422ed759d837c P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:54.594252 25597 leader_election.cc:290] T ae70a2a30fa54bfbbef422ed759d837c P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 2 election: Requested vote from peers 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911), f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055)
I20260709 12:23:54.607424 24932 raft_consensus.cc:2468] T ae70a2a30fa54bfbbef422ed759d837c P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 2.
I20260709 12:23:54.611838 25547 leader_election.cc:304] T ae70a2a30fa54bfbbef422ed759d837c P ed0e5ae54dc147eaae297b176039185d [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: 89fead8b4d684535b3a6e4eb62080408, ed0e5ae54dc147eaae297b176039185d; no voters: 
I20260709 12:23:54.612748 25780 raft_consensus.cc:2804] T ae70a2a30fa54bfbbef422ed759d837c P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:54.613235 25780 raft_consensus.cc:697] T ae70a2a30fa54bfbbef422ed759d837c P ed0e5ae54dc147eaae297b176039185d [term 2 LEADER]: Becoming Leader. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Running, Role: LEADER
I20260709 12:23:54.613796 25009 raft_consensus.cc:2468] T ae70a2a30fa54bfbbef422ed759d837c P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 2.
I20260709 12:23:54.614055 25780 consensus_queue.cc:237] T ae70a2a30fa54bfbbef422ed759d837c P ed0e5ae54dc147eaae297b176039185d [LEADER]: Queue 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: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:54.628026 24680 catalog_manager.cc:5697] T ae70a2a30fa54bfbbef422ed759d837c P ed0e5ae54dc147eaae297b176039185d reported cstate change: term changed from 1 to 2, leader changed from 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195) to ed0e5ae54dc147eaae297b176039185d (127.21.56.193). New cstate: current_term: 2 leader_uuid: "ed0e5ae54dc147eaae297b176039185d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:54.631511 25791 raft_consensus.cc:993] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P 89fead8b4d684535b3a6e4eb62080408: : Instructing follower ed0e5ae54dc147eaae297b176039185d to start an election
I20260709 12:23:54.632083 25768 raft_consensus.cc:1081] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Signalling peer ed0e5ae54dc147eaae297b176039185d to start an election
I20260709 12:23:54.633649 25597 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ae1c7d8bc3b4f729848e6c44bf724d3"
dest_uuid: "ed0e5ae54dc147eaae297b176039185d"
 from {username='slave'} at 127.0.0.1:37650
I20260709 12:23:54.634162 25597 raft_consensus.cc:493] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:54.634560 25597 raft_consensus.cc:3060] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:54.639873 25597 raft_consensus.cc:515] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:54.641451 25597 leader_election.cc:290] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 2 election: Requested vote from peers 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907), 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911)
I20260709 12:23:54.642050 24861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae1c7d8bc3b4f729848e6c44bf724d3" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7"
I20260709 12:23:54.642668 24861 raft_consensus.cc:3060] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:54.643373 24932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae1c7d8bc3b4f729848e6c44bf724d3" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89fead8b4d684535b3a6e4eb62080408"
I20260709 12:23:54.643832 24932 raft_consensus.cc:3055] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:54.644093 24932 raft_consensus.cc:740] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Running, Role: LEADER
I20260709 12:23:54.644804 24932 consensus_queue.cc:260] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P 89fead8b4d684535b3a6e4eb62080408 [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: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:54.645961 24932 raft_consensus.cc:3060] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:54.648252 24861 raft_consensus.cc:2468] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 2.
I20260709 12:23:54.649262 25550 leader_election.cc:304] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P ed0e5ae54dc147eaae297b176039185d [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: 7b7dc3b7ea9947669c031a407a37bfb7, ed0e5ae54dc147eaae297b176039185d; no voters: 
I20260709 12:23:54.650017 25759 raft_consensus.cc:2804] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:54.650465 25759 raft_consensus.cc:697] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P ed0e5ae54dc147eaae297b176039185d [term 2 LEADER]: Becoming Leader. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Running, Role: LEADER
I20260709 12:23:54.651298 24932 raft_consensus.cc:2468] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 2.
I20260709 12:23:54.651255 25759 consensus_queue.cc:237] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P ed0e5ae54dc147eaae297b176039185d [LEADER]: Queue 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: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:54.660238 24680 catalog_manager.cc:5697] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P ed0e5ae54dc147eaae297b176039185d reported cstate change: term changed from 1 to 2, leader changed from 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195) to ed0e5ae54dc147eaae297b176039185d (127.21.56.193). New cstate: current_term: 2 leader_uuid: "ed0e5ae54dc147eaae297b176039185d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:54.667075 25768 raft_consensus.cc:993] T 900bac1b0ced434a9018dda51de6009d P 89fead8b4d684535b3a6e4eb62080408: : Instructing follower ed0e5ae54dc147eaae297b176039185d to start an election
I20260709 12:23:54.667541 25768 raft_consensus.cc:1081] T 900bac1b0ced434a9018dda51de6009d P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Signalling peer ed0e5ae54dc147eaae297b176039185d to start an election
I20260709 12:23:54.668944 25597 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "900bac1b0ced434a9018dda51de6009d"
dest_uuid: "ed0e5ae54dc147eaae297b176039185d"
 from {username='slave'} at 127.0.0.1:37650
I20260709 12:23:54.669462 25597 raft_consensus.cc:493] T 900bac1b0ced434a9018dda51de6009d P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:54.669818 25597 raft_consensus.cc:3060] T 900bac1b0ced434a9018dda51de6009d P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:54.674465 25768 raft_consensus.cc:993] T bf6e4456b55c4f5bbd55a542fa30a232 P 89fead8b4d684535b3a6e4eb62080408: : Instructing follower ed0e5ae54dc147eaae297b176039185d to start an election
I20260709 12:23:54.674968 25642 raft_consensus.cc:1081] T bf6e4456b55c4f5bbd55a542fa30a232 P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Signalling peer ed0e5ae54dc147eaae297b176039185d to start an election
I20260709 12:23:54.675554 25597 raft_consensus.cc:515] T 900bac1b0ced434a9018dda51de6009d P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:54.676424 25595 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf6e4456b55c4f5bbd55a542fa30a232"
dest_uuid: "ed0e5ae54dc147eaae297b176039185d"
 from {username='slave'} at 127.0.0.1:37650
I20260709 12:23:54.676877 25595 raft_consensus.cc:493] T bf6e4456b55c4f5bbd55a542fa30a232 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:54.677152 25595 raft_consensus.cc:3060] T bf6e4456b55c4f5bbd55a542fa30a232 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:54.677784 24861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "900bac1b0ced434a9018dda51de6009d" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7"
I20260709 12:23:54.678340 24861 raft_consensus.cc:3060] T 900bac1b0ced434a9018dda51de6009d P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:54.678622 24932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "900bac1b0ced434a9018dda51de6009d" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89fead8b4d684535b3a6e4eb62080408"
I20260709 12:23:54.680255 24932 raft_consensus.cc:3055] T 900bac1b0ced434a9018dda51de6009d P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:54.682125 24932 raft_consensus.cc:740] T 900bac1b0ced434a9018dda51de6009d P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Running, Role: LEADER
I20260709 12:23:54.683281 24932 consensus_queue.cc:260] T 900bac1b0ced434a9018dda51de6009d P 89fead8b4d684535b3a6e4eb62080408 [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: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:54.677280 25597 leader_election.cc:290] T 900bac1b0ced434a9018dda51de6009d P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 2 election: Requested vote from peers 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907), 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911)
I20260709 12:23:54.684413 24932 raft_consensus.cc:3060] T 900bac1b0ced434a9018dda51de6009d P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:54.684432 24861 raft_consensus.cc:2468] T 900bac1b0ced434a9018dda51de6009d P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 2.
I20260709 12:23:54.685046 25595 raft_consensus.cc:515] T bf6e4456b55c4f5bbd55a542fa30a232 P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:54.685850 25550 leader_election.cc:304] T 900bac1b0ced434a9018dda51de6009d P ed0e5ae54dc147eaae297b176039185d [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: 7b7dc3b7ea9947669c031a407a37bfb7, ed0e5ae54dc147eaae297b176039185d; no voters: 
I20260709 12:23:54.686578 25759 raft_consensus.cc:2804] T 900bac1b0ced434a9018dda51de6009d P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:54.687111 25759 raft_consensus.cc:697] T 900bac1b0ced434a9018dda51de6009d P ed0e5ae54dc147eaae297b176039185d [term 2 LEADER]: Becoming Leader. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Running, Role: LEADER
I20260709 12:23:54.688323 24861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6e4456b55c4f5bbd55a542fa30a232" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7"
I20260709 12:23:54.688161 25759 consensus_queue.cc:237] T 900bac1b0ced434a9018dda51de6009d P ed0e5ae54dc147eaae297b176039185d [LEADER]: Queue 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: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:54.688908 25595 leader_election.cc:290] T bf6e4456b55c4f5bbd55a542fa30a232 P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 2 election: Requested vote from peers 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907), 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911)
I20260709 12:23:54.689008 24861 raft_consensus.cc:3060] T bf6e4456b55c4f5bbd55a542fa30a232 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:54.689198 24934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6e4456b55c4f5bbd55a542fa30a232" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89fead8b4d684535b3a6e4eb62080408"
I20260709 12:23:54.689853 24934 raft_consensus.cc:3055] T bf6e4456b55c4f5bbd55a542fa30a232 P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:54.690167 24934 raft_consensus.cc:740] T bf6e4456b55c4f5bbd55a542fa30a232 P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Running, Role: LEADER
I20260709 12:23:54.690961 24934 consensus_queue.cc:260] T bf6e4456b55c4f5bbd55a542fa30a232 P 89fead8b4d684535b3a6e4eb62080408 [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: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:54.692256 24934 raft_consensus.cc:3060] T bf6e4456b55c4f5bbd55a542fa30a232 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:54.693691 24932 raft_consensus.cc:2468] T 900bac1b0ced434a9018dda51de6009d P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 2.
I20260709 12:23:54.699016 24861 raft_consensus.cc:2468] T bf6e4456b55c4f5bbd55a542fa30a232 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 2.
I20260709 12:23:54.700433 25550 leader_election.cc:304] T bf6e4456b55c4f5bbd55a542fa30a232 P ed0e5ae54dc147eaae297b176039185d [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: 7b7dc3b7ea9947669c031a407a37bfb7, ed0e5ae54dc147eaae297b176039185d; no voters: 
I20260709 12:23:54.700490 24934 raft_consensus.cc:2468] T bf6e4456b55c4f5bbd55a542fa30a232 P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 2.
I20260709 12:23:54.701342 25759 raft_consensus.cc:2804] T bf6e4456b55c4f5bbd55a542fa30a232 P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:54.701865 25759 raft_consensus.cc:697] T bf6e4456b55c4f5bbd55a542fa30a232 P ed0e5ae54dc147eaae297b176039185d [term 2 LEADER]: Becoming Leader. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Running, Role: LEADER
I20260709 12:23:54.702756 25759 consensus_queue.cc:237] T bf6e4456b55c4f5bbd55a542fa30a232 P ed0e5ae54dc147eaae297b176039185d [LEADER]: Queue 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: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } }
I20260709 12:23:54.703047 24680 catalog_manager.cc:5697] T 900bac1b0ced434a9018dda51de6009d P ed0e5ae54dc147eaae297b176039185d reported cstate change: term changed from 1 to 2, leader changed from 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195) to ed0e5ae54dc147eaae297b176039185d (127.21.56.193). New cstate: current_term: 2 leader_uuid: "ed0e5ae54dc147eaae297b176039185d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:54.717617 24680 catalog_manager.cc:5697] T bf6e4456b55c4f5bbd55a542fa30a232 P ed0e5ae54dc147eaae297b176039185d reported cstate change: term changed from 1 to 2, leader changed from 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195) to ed0e5ae54dc147eaae297b176039185d (127.21.56.193). New cstate: current_term: 2 leader_uuid: "ed0e5ae54dc147eaae297b176039185d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:54.982843 24934 raft_consensus.cc:1275] T 4125fb20077445a6bd91c14b85a5b638 P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Refusing update from remote peer 7b7dc3b7ea9947669c031a407a37bfb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:54.984058 25748 consensus_queue.cc:1048] T 4125fb20077445a6bd91c14b85a5b638 P 7b7dc3b7ea9947669c031a407a37bfb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:54.999181 25009 raft_consensus.cc:1275] T 4125fb20077445a6bd91c14b85a5b638 P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Refusing update from remote peer 7b7dc3b7ea9947669c031a407a37bfb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:55.000461 25799 consensus_queue.cc:1048] T 4125fb20077445a6bd91c14b85a5b638 P 7b7dc3b7ea9947669c031a407a37bfb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:23:55.083909 25009 raft_consensus.cc:1275] T cc6ea2574a534668b824fe652add54c1 P f56a64eaa85f4714be29e61b5a7e2973 [term 3 FOLLOWER]: Refusing update from remote peer ed0e5ae54dc147eaae297b176039185d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:55.085249 25759 consensus_queue.cc:1048] T cc6ea2574a534668b824fe652add54c1 P ed0e5ae54dc147eaae297b176039185d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:55.099025 24861 raft_consensus.cc:1275] T cc6ea2574a534668b824fe652add54c1 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 3 FOLLOWER]: Refusing update from remote peer ed0e5ae54dc147eaae297b176039185d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:55.100683 25759 consensus_queue.cc:1048] T cc6ea2574a534668b824fe652add54c1 P ed0e5ae54dc147eaae297b176039185d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:55.138291 24861 raft_consensus.cc:1275] T 900bac1b0ced434a9018dda51de6009d P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Refusing update from remote peer ed0e5ae54dc147eaae297b176039185d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:55.140636 25759 consensus_queue.cc:1048] T 900bac1b0ced434a9018dda51de6009d P ed0e5ae54dc147eaae297b176039185d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:55.147140 24861 raft_consensus.cc:1275] T bf6e4456b55c4f5bbd55a542fa30a232 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Refusing update from remote peer ed0e5ae54dc147eaae297b176039185d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:55.148301 25760 consensus_queue.cc:1048] T bf6e4456b55c4f5bbd55a542fa30a232 P ed0e5ae54dc147eaae297b176039185d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:55.151963 24932 raft_consensus.cc:1275] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Refusing update from remote peer ed0e5ae54dc147eaae297b176039185d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:55.151976 24934 raft_consensus.cc:1275] T 900bac1b0ced434a9018dda51de6009d P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Refusing update from remote peer ed0e5ae54dc147eaae297b176039185d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:55.153913 25760 consensus_queue.cc:1048] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P ed0e5ae54dc147eaae297b176039185d [LEADER]: Connected to new peer: Peer: permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:55.155496 25760 consensus_queue.cc:1048] T 900bac1b0ced434a9018dda51de6009d P ed0e5ae54dc147eaae297b176039185d [LEADER]: Connected to new peer: Peer: permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:55.169313 24935 raft_consensus.cc:1275] T bf6e4456b55c4f5bbd55a542fa30a232 P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Refusing update from remote peer ed0e5ae54dc147eaae297b176039185d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:55.174604 25780 consensus_queue.cc:1048] T bf6e4456b55c4f5bbd55a542fa30a232 P ed0e5ae54dc147eaae297b176039185d [LEADER]: Connected to new peer: Peer: permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:55.190039 24858 raft_consensus.cc:1275] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Refusing update from remote peer ed0e5ae54dc147eaae297b176039185d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:55.191676 25815 consensus_queue.cc:1048] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P ed0e5ae54dc147eaae297b176039185d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:55.194751 25009 raft_consensus.cc:1275] T ae70a2a30fa54bfbbef422ed759d837c P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Refusing update from remote peer ed0e5ae54dc147eaae297b176039185d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:55.197276 25760 consensus_queue.cc:1048] T ae70a2a30fa54bfbbef422ed759d837c P ed0e5ae54dc147eaae297b176039185d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:55.227188 24932 raft_consensus.cc:1275] T ae70a2a30fa54bfbbef422ed759d837c P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Refusing update from remote peer ed0e5ae54dc147eaae297b176039185d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:55.228660 25816 consensus_queue.cc:1048] T ae70a2a30fa54bfbbef422ed759d837c P ed0e5ae54dc147eaae297b176039185d [LEADER]: Connected to new peer: Peer: permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:55.395910 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:55.436496 25009 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2bd8aea0484a459086205a5ec51fd3ef"
dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973"
mode: GRACEFUL
new_leader_uuid: "ed0e5ae54dc147eaae297b176039185d"
 from {username='slave'} at 127.0.0.1:56574
I20260709 12:23:55.436990 25009 raft_consensus.cc:606] T 2bd8aea0484a459086205a5ec51fd3ef P f56a64eaa85f4714be29e61b5a7e2973 [term 1 LEADER]: Received request to transfer leadership to TS ed0e5ae54dc147eaae297b176039185d
I20260709 12:23:55.439426 24936 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba1a47eecc774c79a566c1e01e74df1e"
dest_uuid: "89fead8b4d684535b3a6e4eb62080408"
mode: GRACEFUL
new_leader_uuid: "ed0e5ae54dc147eaae297b176039185d"
 from {username='slave'} at 127.0.0.1:56476
I20260709 12:23:55.439953 24936 raft_consensus.cc:606] T ba1a47eecc774c79a566c1e01e74df1e P 89fead8b4d684535b3a6e4eb62080408 [term 2 LEADER]: Received request to transfer leadership to TS ed0e5ae54dc147eaae297b176039185d
I20260709 12:23:55.442209 24936 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e33c9db470554ce394bd6c0b5a6f6616"
dest_uuid: "89fead8b4d684535b3a6e4eb62080408"
mode: GRACEFUL
new_leader_uuid: "7b7dc3b7ea9947669c031a407a37bfb7"
 from {username='slave'} at 127.0.0.1:56476
I20260709 12:23:55.442732 24936 raft_consensus.cc:606] T e33c9db470554ce394bd6c0b5a6f6616 P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Received request to transfer leadership to TS 7b7dc3b7ea9947669c031a407a37bfb7
I20260709 12:23:55.443739 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:23:55.445041 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:55.445581 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:55.505254 25768 raft_consensus.cc:993] T e33c9db470554ce394bd6c0b5a6f6616 P 89fead8b4d684535b3a6e4eb62080408: : Instructing follower 7b7dc3b7ea9947669c031a407a37bfb7 to start an election
I20260709 12:23:55.505827 25768 raft_consensus.cc:1081] T e33c9db470554ce394bd6c0b5a6f6616 P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Signalling peer 7b7dc3b7ea9947669c031a407a37bfb7 to start an election
I20260709 12:23:55.507516 24861 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e33c9db470554ce394bd6c0b5a6f6616"
dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7"
 from {username='slave'} at 127.0.0.1:34510
I20260709 12:23:55.508096 24861 raft_consensus.cc:493] T e33c9db470554ce394bd6c0b5a6f6616 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:55.508452 24861 raft_consensus.cc:3060] T e33c9db470554ce394bd6c0b5a6f6616 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:55.514763 24861 raft_consensus.cc:515] T e33c9db470554ce394bd6c0b5a6f6616 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:55.516773 24861 leader_election.cc:290] T e33c9db470554ce394bd6c0b5a6f6616 P 7b7dc3b7ea9947669c031a407a37bfb7 [CANDIDATE]: Term 2 election: Requested vote from peers 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911), f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055)
I20260709 12:23:55.519130 25009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e33c9db470554ce394bd6c0b5a6f6616" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973"
I20260709 12:23:55.519215 24936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e33c9db470554ce394bd6c0b5a6f6616" candidate_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89fead8b4d684535b3a6e4eb62080408"
I20260709 12:23:55.519738 25009 raft_consensus.cc:3060] T e33c9db470554ce394bd6c0b5a6f6616 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:55.519868 24936 raft_consensus.cc:3055] T e33c9db470554ce394bd6c0b5a6f6616 P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:55.520349 24936 raft_consensus.cc:740] T e33c9db470554ce394bd6c0b5a6f6616 P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Running, Role: LEADER
I20260709 12:23:55.521163 24936 consensus_queue.cc:260] T e33c9db470554ce394bd6c0b5a6f6616 P 89fead8b4d684535b3a6e4eb62080408 [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: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:55.522423 24936 raft_consensus.cc:3060] T e33c9db470554ce394bd6c0b5a6f6616 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:55.526444 25009 raft_consensus.cc:2468] T e33c9db470554ce394bd6c0b5a6f6616 P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b7dc3b7ea9947669c031a407a37bfb7 in term 2.
I20260709 12:23:55.527753 24826 leader_election.cc:304] T e33c9db470554ce394bd6c0b5a6f6616 P 7b7dc3b7ea9947669c031a407a37bfb7 [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: 7b7dc3b7ea9947669c031a407a37bfb7, f56a64eaa85f4714be29e61b5a7e2973; no voters: 
I20260709 12:23:55.528391 25799 raft_consensus.cc:2804] T e33c9db470554ce394bd6c0b5a6f6616 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:55.528646 24936 raft_consensus.cc:2468] T e33c9db470554ce394bd6c0b5a6f6616 P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b7dc3b7ea9947669c031a407a37bfb7 in term 2.
I20260709 12:23:55.528868 25799 raft_consensus.cc:697] T e33c9db470554ce394bd6c0b5a6f6616 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 LEADER]: Becoming Leader. State: Replica: 7b7dc3b7ea9947669c031a407a37bfb7, State: Running, Role: LEADER
I20260709 12:23:55.529785 25799 consensus_queue.cc:237] T e33c9db470554ce394bd6c0b5a6f6616 P 7b7dc3b7ea9947669c031a407a37bfb7 [LEADER]: Queue 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: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:55.542994 24679 catalog_manager.cc:5697] T e33c9db470554ce394bd6c0b5a6f6616 P 7b7dc3b7ea9947669c031a407a37bfb7 reported cstate change: term changed from 1 to 2, leader changed from 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195) to 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194). New cstate: current_term: 2 leader_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:55.655928 25785 raft_consensus.cc:993] T 2bd8aea0484a459086205a5ec51fd3ef P f56a64eaa85f4714be29e61b5a7e2973: : Instructing follower ed0e5ae54dc147eaae297b176039185d to start an election
I20260709 12:23:55.656623 25785 raft_consensus.cc:1081] T 2bd8aea0484a459086205a5ec51fd3ef P f56a64eaa85f4714be29e61b5a7e2973 [term 1 LEADER]: Signalling peer ed0e5ae54dc147eaae297b176039185d to start an election
I20260709 12:23:55.658474 25597 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2bd8aea0484a459086205a5ec51fd3ef"
dest_uuid: "ed0e5ae54dc147eaae297b176039185d"
 from {username='slave'} at 127.0.0.1:37666
I20260709 12:23:55.660027 25597 raft_consensus.cc:493] T 2bd8aea0484a459086205a5ec51fd3ef P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:55.660403 25597 raft_consensus.cc:3060] T 2bd8aea0484a459086205a5ec51fd3ef P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:55.667443 25597 raft_consensus.cc:515] T 2bd8aea0484a459086205a5ec51fd3ef P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:55.672952 24936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd8aea0484a459086205a5ec51fd3ef" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89fead8b4d684535b3a6e4eb62080408"
I20260709 12:23:55.673532 24936 raft_consensus.cc:3060] T 2bd8aea0484a459086205a5ec51fd3ef P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:55.675649 25597 leader_election.cc:290] T 2bd8aea0484a459086205a5ec51fd3ef P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 2 election: Requested vote from peers 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911), f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055)
I20260709 12:23:55.675834 25010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd8aea0484a459086205a5ec51fd3ef" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973"
I20260709 12:23:55.676435 25010 raft_consensus.cc:3055] T 2bd8aea0484a459086205a5ec51fd3ef P f56a64eaa85f4714be29e61b5a7e2973 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:55.676735 25010 raft_consensus.cc:740] T 2bd8aea0484a459086205a5ec51fd3ef P f56a64eaa85f4714be29e61b5a7e2973 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f56a64eaa85f4714be29e61b5a7e2973, State: Running, Role: LEADER
I20260709 12:23:55.677511 25010 consensus_queue.cc:260] T 2bd8aea0484a459086205a5ec51fd3ef P f56a64eaa85f4714be29e61b5a7e2973 [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: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:55.678465 25010 raft_consensus.cc:3060] T 2bd8aea0484a459086205a5ec51fd3ef P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:55.680168 24936 raft_consensus.cc:2468] T 2bd8aea0484a459086205a5ec51fd3ef P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 2.
I20260709 12:23:55.681352 25547 leader_election.cc:304] T 2bd8aea0484a459086205a5ec51fd3ef P ed0e5ae54dc147eaae297b176039185d [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: 89fead8b4d684535b3a6e4eb62080408, ed0e5ae54dc147eaae297b176039185d; no voters: 
I20260709 12:23:55.682250 25816 raft_consensus.cc:2804] T 2bd8aea0484a459086205a5ec51fd3ef P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:55.682739 25816 raft_consensus.cc:697] T 2bd8aea0484a459086205a5ec51fd3ef P ed0e5ae54dc147eaae297b176039185d [term 2 LEADER]: Becoming Leader. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Running, Role: LEADER
I20260709 12:23:55.683760 25816 consensus_queue.cc:237] T 2bd8aea0484a459086205a5ec51fd3ef P ed0e5ae54dc147eaae297b176039185d [LEADER]: Queue 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: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:55.685181 25010 raft_consensus.cc:2468] T 2bd8aea0484a459086205a5ec51fd3ef P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 2.
I20260709 12:23:55.697101 24679 catalog_manager.cc:5697] T 2bd8aea0484a459086205a5ec51fd3ef P ed0e5ae54dc147eaae297b176039185d reported cstate change: term changed from 1 to 2, leader changed from f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196) to ed0e5ae54dc147eaae297b176039185d (127.21.56.193). New cstate: current_term: 2 leader_uuid: "ed0e5ae54dc147eaae297b176039185d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:55.721599 25768 raft_consensus.cc:993] T ba1a47eecc774c79a566c1e01e74df1e P 89fead8b4d684535b3a6e4eb62080408: : Instructing follower ed0e5ae54dc147eaae297b176039185d to start an election
I20260709 12:23:55.722056 25642 raft_consensus.cc:1081] T ba1a47eecc774c79a566c1e01e74df1e P 89fead8b4d684535b3a6e4eb62080408 [term 2 LEADER]: Signalling peer ed0e5ae54dc147eaae297b176039185d to start an election
I20260709 12:23:55.723551 25597 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba1a47eecc774c79a566c1e01e74df1e"
dest_uuid: "ed0e5ae54dc147eaae297b176039185d"
 from {username='slave'} at 127.0.0.1:37650
I20260709 12:23:55.724110 25597 raft_consensus.cc:493] T ba1a47eecc774c79a566c1e01e74df1e P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:55.724406 25597 raft_consensus.cc:3060] T ba1a47eecc774c79a566c1e01e74df1e P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:55.729274 25597 raft_consensus.cc:515] T ba1a47eecc774c79a566c1e01e74df1e P ed0e5ae54dc147eaae297b176039185d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:55.730897 25597 leader_election.cc:290] T ba1a47eecc774c79a566c1e01e74df1e P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 3 election: Requested vote from peers 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911), f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055)
I20260709 12:23:55.731628 24936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba1a47eecc774c79a566c1e01e74df1e" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "89fead8b4d684535b3a6e4eb62080408"
I20260709 12:23:55.731838 25010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba1a47eecc774c79a566c1e01e74df1e" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973"
I20260709 12:23:55.732224 24936 raft_consensus.cc:3055] T ba1a47eecc774c79a566c1e01e74df1e P 89fead8b4d684535b3a6e4eb62080408 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:23:55.732378 25010 raft_consensus.cc:3060] T ba1a47eecc774c79a566c1e01e74df1e P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:55.732555 24936 raft_consensus.cc:740] T ba1a47eecc774c79a566c1e01e74df1e P 89fead8b4d684535b3a6e4eb62080408 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Running, Role: LEADER
I20260709 12:23:55.733348 24936 consensus_queue.cc:260] T ba1a47eecc774c79a566c1e01e74df1e P 89fead8b4d684535b3a6e4eb62080408 [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: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:55.734267 24936 raft_consensus.cc:3060] T ba1a47eecc774c79a566c1e01e74df1e P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:55.737419 25010 raft_consensus.cc:2468] T ba1a47eecc774c79a566c1e01e74df1e P f56a64eaa85f4714be29e61b5a7e2973 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 3.
I20260709 12:23:55.738488 25549 leader_election.cc:304] T ba1a47eecc774c79a566c1e01e74df1e P ed0e5ae54dc147eaae297b176039185d [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: ed0e5ae54dc147eaae297b176039185d, f56a64eaa85f4714be29e61b5a7e2973; no voters: 
I20260709 12:23:55.739513 25816 raft_consensus.cc:2804] T ba1a47eecc774c79a566c1e01e74df1e P ed0e5ae54dc147eaae297b176039185d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:55.739888 25816 raft_consensus.cc:697] T ba1a47eecc774c79a566c1e01e74df1e P ed0e5ae54dc147eaae297b176039185d [term 3 LEADER]: Becoming Leader. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Running, Role: LEADER
I20260709 12:23:55.740693 24936 raft_consensus.cc:2468] T ba1a47eecc774c79a566c1e01e74df1e P 89fead8b4d684535b3a6e4eb62080408 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 3.
I20260709 12:23:55.740716 25816 consensus_queue.cc:237] T ba1a47eecc774c79a566c1e01e74df1e P ed0e5ae54dc147eaae297b176039185d [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: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:55.750151 24679 catalog_manager.cc:5697] T ba1a47eecc774c79a566c1e01e74df1e P ed0e5ae54dc147eaae297b176039185d reported cstate change: term changed from 2 to 3, leader changed from 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195) to ed0e5ae54dc147eaae297b176039185d (127.21.56.193). New cstate: current_term: 3 leader_uuid: "ed0e5ae54dc147eaae297b176039185d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:55.930562 24936 raft_consensus.cc:1275] T e33c9db470554ce394bd6c0b5a6f6616 P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Refusing update from remote peer 7b7dc3b7ea9947669c031a407a37bfb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:55.931651 25827 consensus_queue.cc:1048] T e33c9db470554ce394bd6c0b5a6f6616 P 7b7dc3b7ea9947669c031a407a37bfb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:55.940235 25010 raft_consensus.cc:1275] T e33c9db470554ce394bd6c0b5a6f6616 P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Refusing update from remote peer 7b7dc3b7ea9947669c031a407a37bfb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:55.941625 25829 consensus_queue.cc:1048] T e33c9db470554ce394bd6c0b5a6f6616 P 7b7dc3b7ea9947669c031a407a37bfb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:23:56.075820 25010 raft_consensus.cc:1275] T 2bd8aea0484a459086205a5ec51fd3ef P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Refusing update from remote peer ed0e5ae54dc147eaae297b176039185d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:56.077099 25816 consensus_queue.cc:1048] T 2bd8aea0484a459086205a5ec51fd3ef P ed0e5ae54dc147eaae297b176039185d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:56.087374 24932 raft_consensus.cc:1275] T 2bd8aea0484a459086205a5ec51fd3ef P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Refusing update from remote peer ed0e5ae54dc147eaae297b176039185d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:56.089155 25760 consensus_queue.cc:1048] T 2bd8aea0484a459086205a5ec51fd3ef P ed0e5ae54dc147eaae297b176039185d [LEADER]: Connected to new peer: Peer: permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:56.295876 24932 raft_consensus.cc:1275] T ba1a47eecc774c79a566c1e01e74df1e P 89fead8b4d684535b3a6e4eb62080408 [term 3 FOLLOWER]: Refusing update from remote peer ed0e5ae54dc147eaae297b176039185d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:56.297012 25842 consensus_queue.cc:1048] T ba1a47eecc774c79a566c1e01e74df1e P ed0e5ae54dc147eaae297b176039185d [LEADER]: Connected to new peer: Peer: permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:56.309612 25010 raft_consensus.cc:1275] T ba1a47eecc774c79a566c1e01e74df1e P f56a64eaa85f4714be29e61b5a7e2973 [term 3 FOLLOWER]: Refusing update from remote peer ed0e5ae54dc147eaae297b176039185d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:56.310938 25760 consensus_queue.cc:1048] T ba1a47eecc774c79a566c1e01e74df1e P ed0e5ae54dc147eaae297b176039185d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:56.486152 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:56.532263 24858 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a0e9f4a5099496ea5375fe461e225cf"
dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7"
mode: GRACEFUL
new_leader_uuid: "89fead8b4d684535b3a6e4eb62080408"
 from {username='slave'} at 127.0.0.1:54748
I20260709 12:23:56.532734 24858 raft_consensus.cc:606] T 7a0e9f4a5099496ea5375fe461e225cf P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 LEADER]: Received request to transfer leadership to TS 89fead8b4d684535b3a6e4eb62080408
I20260709 12:23:56.533830 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:23:56.534930 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:56.535483 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:56.768698 25846 raft_consensus.cc:993] T 7a0e9f4a5099496ea5375fe461e225cf P 7b7dc3b7ea9947669c031a407a37bfb7: : Instructing follower 89fead8b4d684535b3a6e4eb62080408 to start an election
I20260709 12:23:56.769215 25829 raft_consensus.cc:1081] T 7a0e9f4a5099496ea5375fe461e225cf P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 LEADER]: Signalling peer 89fead8b4d684535b3a6e4eb62080408 to start an election
I20260709 12:23:56.770759 24936 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a0e9f4a5099496ea5375fe461e225cf"
dest_uuid: "89fead8b4d684535b3a6e4eb62080408"
 from {username='slave'} at 127.0.0.1:44032
I20260709 12:23:56.771299 24936 raft_consensus.cc:493] T 7a0e9f4a5099496ea5375fe461e225cf P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:56.771643 24936 raft_consensus.cc:3060] T 7a0e9f4a5099496ea5375fe461e225cf P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:56.777760 24936 raft_consensus.cc:515] T 7a0e9f4a5099496ea5375fe461e225cf P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:56.779585 24936 leader_election.cc:290] T 7a0e9f4a5099496ea5375fe461e225cf P 89fead8b4d684535b3a6e4eb62080408 [CANDIDATE]: Term 2 election: Requested vote from peers 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907), f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055)
I20260709 12:23:56.780375 24861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0e9f4a5099496ea5375fe461e225cf" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b7dc3b7ea9947669c031a407a37bfb7"
I20260709 12:23:56.780529 25009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0e9f4a5099496ea5375fe461e225cf" candidate_uuid: "89fead8b4d684535b3a6e4eb62080408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973"
I20260709 12:23:56.780889 24861 raft_consensus.cc:3055] T 7a0e9f4a5099496ea5375fe461e225cf P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:56.781067 25009 raft_consensus.cc:3060] T 7a0e9f4a5099496ea5375fe461e225cf P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:56.781173 24861 raft_consensus.cc:740] T 7a0e9f4a5099496ea5375fe461e225cf P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7b7dc3b7ea9947669c031a407a37bfb7, State: Running, Role: LEADER
I20260709 12:23:56.781860 24861 consensus_queue.cc:260] T 7a0e9f4a5099496ea5375fe461e225cf P 7b7dc3b7ea9947669c031a407a37bfb7 [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: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:56.782752 24861 raft_consensus.cc:3060] T 7a0e9f4a5099496ea5375fe461e225cf P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:56.786381 25009 raft_consensus.cc:2468] T 7a0e9f4a5099496ea5375fe461e225cf P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 2.
I20260709 12:23:56.787601 24901 leader_election.cc:304] T 7a0e9f4a5099496ea5375fe461e225cf P 89fead8b4d684535b3a6e4eb62080408 [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: 89fead8b4d684535b3a6e4eb62080408, f56a64eaa85f4714be29e61b5a7e2973; no voters: 
I20260709 12:23:56.787875 24861 raft_consensus.cc:2468] T 7a0e9f4a5099496ea5375fe461e225cf P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89fead8b4d684535b3a6e4eb62080408 in term 2.
I20260709 12:23:56.788353 25847 raft_consensus.cc:2804] T 7a0e9f4a5099496ea5375fe461e225cf P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:56.788887 25847 raft_consensus.cc:697] T 7a0e9f4a5099496ea5375fe461e225cf P 89fead8b4d684535b3a6e4eb62080408 [term 2 LEADER]: Becoming Leader. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Running, Role: LEADER
I20260709 12:23:56.789762 25847 consensus_queue.cc:237] T 7a0e9f4a5099496ea5375fe461e225cf P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Queue 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: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } }
I20260709 12:23:56.798641 24679 catalog_manager.cc:5697] T 7a0e9f4a5099496ea5375fe461e225cf P 89fead8b4d684535b3a6e4eb62080408 reported cstate change: term changed from 1 to 2, leader changed from 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194) to 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195). New cstate: current_term: 2 leader_uuid: "89fead8b4d684535b3a6e4eb62080408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:57.254763 25009 raft_consensus.cc:1275] T 7a0e9f4a5099496ea5375fe461e225cf P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Refusing update from remote peer 89fead8b4d684535b3a6e4eb62080408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:57.256356 25847 consensus_queue.cc:1048] T 7a0e9f4a5099496ea5375fe461e225cf P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:57.268482 24861 raft_consensus.cc:1275] T 7a0e9f4a5099496ea5375fe461e225cf P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Refusing update from remote peer 89fead8b4d684535b3a6e4eb62080408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:57.270754 25847 consensus_queue.cc:1048] T 7a0e9f4a5099496ea5375fe461e225cf P 89fead8b4d684535b3a6e4eb62080408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b7dc3b7ea9947669c031a407a37bfb7" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:57.573939 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:57.631745 24934 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0282a8ee201642f990b3fe7a0832923f"
dest_uuid: "89fead8b4d684535b3a6e4eb62080408"
mode: GRACEFUL
new_leader_uuid: "ed0e5ae54dc147eaae297b176039185d"
 from {username='slave'} at 127.0.0.1:56476
I20260709 12:23:57.633127 24934 raft_consensus.cc:606] T 0282a8ee201642f990b3fe7a0832923f P 89fead8b4d684535b3a6e4eb62080408 [term 2 LEADER]: Received request to transfer leadership to TS ed0e5ae54dc147eaae297b176039185d
I20260709 12:23:57.635746 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:23:57.637741 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:57.639093 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:57.871272 25847 raft_consensus.cc:993] T 0282a8ee201642f990b3fe7a0832923f P 89fead8b4d684535b3a6e4eb62080408: : Instructing follower ed0e5ae54dc147eaae297b176039185d to start an election
I20260709 12:23:57.871762 25768 raft_consensus.cc:1081] T 0282a8ee201642f990b3fe7a0832923f P 89fead8b4d684535b3a6e4eb62080408 [term 2 LEADER]: Signalling peer ed0e5ae54dc147eaae297b176039185d to start an election
I20260709 12:23:57.873165 25597 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0282a8ee201642f990b3fe7a0832923f"
dest_uuid: "ed0e5ae54dc147eaae297b176039185d"
 from {username='slave'} at 127.0.0.1:37650
I20260709 12:23:57.873622 25597 raft_consensus.cc:493] T 0282a8ee201642f990b3fe7a0832923f P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:57.873899 25597 raft_consensus.cc:3060] T 0282a8ee201642f990b3fe7a0832923f P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:57.883906 25597 raft_consensus.cc:515] T 0282a8ee201642f990b3fe7a0832923f P ed0e5ae54dc147eaae297b176039185d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:57.885847 25597 leader_election.cc:290] T 0282a8ee201642f990b3fe7a0832923f P ed0e5ae54dc147eaae297b176039185d [CANDIDATE]: Term 3 election: Requested vote from peers 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911), f56a64eaa85f4714be29e61b5a7e2973 (127.21.56.196:40055)
I20260709 12:23:57.886890 25010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0282a8ee201642f990b3fe7a0832923f" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f56a64eaa85f4714be29e61b5a7e2973"
I20260709 12:23:57.887575 25010 raft_consensus.cc:3060] T 0282a8ee201642f990b3fe7a0832923f P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:57.887507 24934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0282a8ee201642f990b3fe7a0832923f" candidate_uuid: "ed0e5ae54dc147eaae297b176039185d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "89fead8b4d684535b3a6e4eb62080408"
I20260709 12:23:57.888612 24934 raft_consensus.cc:3055] T 0282a8ee201642f990b3fe7a0832923f P 89fead8b4d684535b3a6e4eb62080408 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:23:57.888938 24934 raft_consensus.cc:740] T 0282a8ee201642f990b3fe7a0832923f P 89fead8b4d684535b3a6e4eb62080408 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 89fead8b4d684535b3a6e4eb62080408, State: Running, Role: LEADER
I20260709 12:23:57.890252 24934 consensus_queue.cc:260] T 0282a8ee201642f990b3fe7a0832923f P 89fead8b4d684535b3a6e4eb62080408 [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: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:57.891641 24934 raft_consensus.cc:3060] T 0282a8ee201642f990b3fe7a0832923f P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:57.895440 25010 raft_consensus.cc:2468] T 0282a8ee201642f990b3fe7a0832923f P f56a64eaa85f4714be29e61b5a7e2973 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 3.
I20260709 12:23:57.897222 25549 leader_election.cc:304] T 0282a8ee201642f990b3fe7a0832923f P ed0e5ae54dc147eaae297b176039185d [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: ed0e5ae54dc147eaae297b176039185d, f56a64eaa85f4714be29e61b5a7e2973; no voters: 
I20260709 12:23:57.898147 25842 raft_consensus.cc:2804] T 0282a8ee201642f990b3fe7a0832923f P ed0e5ae54dc147eaae297b176039185d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:57.898653 25842 raft_consensus.cc:697] T 0282a8ee201642f990b3fe7a0832923f P ed0e5ae54dc147eaae297b176039185d [term 3 LEADER]: Becoming Leader. State: Replica: ed0e5ae54dc147eaae297b176039185d, State: Running, Role: LEADER
I20260709 12:23:57.899588 25842 consensus_queue.cc:237] T 0282a8ee201642f990b3fe7a0832923f P ed0e5ae54dc147eaae297b176039185d [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: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:57.899995 24934 raft_consensus.cc:2468] T 0282a8ee201642f990b3fe7a0832923f P 89fead8b4d684535b3a6e4eb62080408 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0e5ae54dc147eaae297b176039185d in term 3.
I20260709 12:23:57.908614 24679 catalog_manager.cc:5697] T 0282a8ee201642f990b3fe7a0832923f P ed0e5ae54dc147eaae297b176039185d reported cstate change: term changed from 2 to 3, leader changed from 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195) to ed0e5ae54dc147eaae297b176039185d (127.21.56.193). New cstate: current_term: 3 leader_uuid: "ed0e5ae54dc147eaae297b176039185d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:58.351326 24934 raft_consensus.cc:1275] T 0282a8ee201642f990b3fe7a0832923f P 89fead8b4d684535b3a6e4eb62080408 [term 3 FOLLOWER]: Refusing update from remote peer ed0e5ae54dc147eaae297b176039185d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:58.352542 25842 consensus_queue.cc:1048] T 0282a8ee201642f990b3fe7a0832923f P ed0e5ae54dc147eaae297b176039185d [LEADER]: Connected to new peer: Peer: permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:58.367857 25010 raft_consensus.cc:1275] T 0282a8ee201642f990b3fe7a0832923f P f56a64eaa85f4714be29e61b5a7e2973 [term 3 FOLLOWER]: Refusing update from remote peer ed0e5ae54dc147eaae297b176039185d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:58.373426 25874 consensus_queue.cc:1048] T 0282a8ee201642f990b3fe7a0832923f P ed0e5ae54dc147eaae297b176039185d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:23:58.688098 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:58.722509 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:58.723670 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:58.724149 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:58.761610 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:58.800844 21731 tablet_server.cc:179] TabletServer@127.21.56.193:41533 shutting down...
W20260709 12:23:58.835839 24973 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 67 similar messages]
W20260709 12:23:58.842593 24973 consensus_peers.cc:597] T 05df5da5f0f946b3821b6bf4a53d49fe P f56a64eaa85f4714be29e61b5a7e2973 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:58.843279 24973 consensus_peers.cc:597] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P f56a64eaa85f4714be29e61b5a7e2973 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:58.854041 21731 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:23:58.855057 21731 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:58.855932 21731 raft_consensus.cc:2243] T ae70a2a30fa54bfbbef422ed759d837c P ed0e5ae54dc147eaae297b176039185d [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:58.856930 21731 raft_consensus.cc:2272] T ae70a2a30fa54bfbbef422ed759d837c P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:58.859921 21731 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:58.860517 21731 raft_consensus.cc:2243] T ba1a47eecc774c79a566c1e01e74df1e P ed0e5ae54dc147eaae297b176039185d [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:23:58.861402 21731 raft_consensus.cc:2272] T ba1a47eecc774c79a566c1e01e74df1e P ed0e5ae54dc147eaae297b176039185d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:58.864328 21731 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:58.865124 21731 raft_consensus.cc:2243] T dedf9ab509654fc0a1f910177af15950 P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:58.865538 21731 raft_consensus.cc:2272] T dedf9ab509654fc0a1f910177af15950 P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:58.868364 21731 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:58.869338 21731 raft_consensus.cc:2243] T c7e4a546fce14a1a8fc3d41666b974a6 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:58.869949 21731 raft_consensus.cc:2272] T c7e4a546fce14a1a8fc3d41666b974a6 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:58.874447 21731 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:58.875497 21731 raft_consensus.cc:2243] T 1bc397d374ec484aaf469688e112dfc2 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:58.876113 21731 raft_consensus.cc:2272] T 1bc397d374ec484aaf469688e112dfc2 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:58.879366 21731 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:58.880165 21731 raft_consensus.cc:2243] T c2d935edbe5f40d5a5dcae926d3efed9 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:58.880708 21731 raft_consensus.cc:2272] T c2d935edbe5f40d5a5dcae926d3efed9 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:58.883911 21731 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:58.884896 21731 raft_consensus.cc:2243] T fdd34376063142abbe6443105c9daeab P ed0e5ae54dc147eaae297b176039185d [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:58.886147 21731 raft_consensus.cc:2272] T fdd34376063142abbe6443105c9daeab P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:58.889554 21731 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:58.890436 21731 raft_consensus.cc:2243] T 1614338e0abd4653a1e106e5a3f8f7b3 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:23:58.890367 24899 consensus_peers.cc:597] T 6c1a5d66365f4ea0a3c88d0e5e448fff P 89fead8b4d684535b3a6e4eb62080408 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:58.891021 21731 raft_consensus.cc:2272] T 1614338e0abd4653a1e106e5a3f8f7b3 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:58.894055 21731 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:58.894877 21731 raft_consensus.cc:2243] T c404c110db894a0a8d582154e19b5556 P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:58.895411 21731 raft_consensus.cc:2272] T c404c110db894a0a8d582154e19b5556 P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:58.898059 21731 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:58.898679 21731 raft_consensus.cc:2243] T 9a0132bfe8ef42f097b8d66fcbae5381 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:58.899078 21731 raft_consensus.cc:2272] T 9a0132bfe8ef42f097b8d66fcbae5381 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:58.900952 24899 consensus_peers.cc:597] T 658810625ed34912be1ebc9f36cb77a6 P 89fead8b4d684535b3a6e4eb62080408 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:58.901758 21731 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:58.902603 21731 raft_consensus.cc:2243] T 25a01b98e7ad4edca9a557c8e328a259 P ed0e5ae54dc147eaae297b176039185d [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:58.903661 21731 raft_consensus.cc:2272] T 25a01b98e7ad4edca9a557c8e328a259 P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:58.906411 21731 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:58.907259 21731 raft_consensus.cc:2243] T 05df5da5f0f946b3821b6bf4a53d49fe P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:58.907712 21731 raft_consensus.cc:2272] T 05df5da5f0f946b3821b6bf4a53d49fe P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:58.910576 21731 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:58.911376 21731 raft_consensus.cc:2243] T c40234f65f7f43b6bed2407a7173b530 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:58.912205 21731 raft_consensus.cc:2272] T c40234f65f7f43b6bed2407a7173b530 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:58.915644 21731 tablet_replica.cc:333] stopping tablet replica
W20260709 12:23:58.915997 24899 consensus_peers.cc:597] T c7e4a546fce14a1a8fc3d41666b974a6 P 89fead8b4d684535b3a6e4eb62080408 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:58.916406 21731 raft_consensus.cc:2243] T 864cc4a53dde42a1b4d647177dd41572 P ed0e5ae54dc147eaae297b176039185d [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:58.917395 21731 raft_consensus.cc:2272] T 864cc4a53dde42a1b4d647177dd41572 P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:58.919854 21731 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:58.920560 21731 raft_consensus.cc:2243] T 71658a1b1deb4ad6a6d089a0232110e7 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:58.920976 21731 raft_consensus.cc:2272] T 71658a1b1deb4ad6a6d089a0232110e7 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:58.923283 21731 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:58.923974 21731 raft_consensus.cc:2243] T f372ad63840c417d84775706dff1ac69 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:58.924582 21731 raft_consensus.cc:2272] T f372ad63840c417d84775706dff1ac69 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:58.927505 21731 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:58.928196 21731 raft_consensus.cc:2243] T 6c1a5d66365f4ea0a3c88d0e5e448fff P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:58.928670 21731 raft_consensus.cc:2272] T 6c1a5d66365f4ea0a3c88d0e5e448fff P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:58.931742 21731 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:58.932511 21731 raft_consensus.cc:2243] T 80392ae5d16442dbbfdd5ea4b95122fb P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:58.933007 21731 raft_consensus.cc:2272] T 80392ae5d16442dbbfdd5ea4b95122fb P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:58.935149 21731 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:58.935883 21731 raft_consensus.cc:2243] T fc856487e06d4fad8eb7ca1d08c4fa75 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:58.936283 21731 raft_consensus.cc:2272] T fc856487e06d4fad8eb7ca1d08c4fa75 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:58.938781 21731 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:58.939395 21731 raft_consensus.cc:2243] T 64b2b0279e5a48ce8a6211bcaa5d47be P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:58.939829 21731 raft_consensus.cc:2272] T 64b2b0279e5a48ce8a6211bcaa5d47be P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:58.942363 24973 consensus_peers.cc:597] T 64b2b0279e5a48ce8a6211bcaa5d47be P f56a64eaa85f4714be29e61b5a7e2973 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:58.942808 21731 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:58.943638 21731 raft_consensus.cc:2243] T cc6ea2574a534668b824fe652add54c1 P ed0e5ae54dc147eaae297b176039185d [term 3 LEADER]: Raft consensus shutting down.
W20260709 12:23:58.944252 24899 consensus_peers.cc:597] T d9f7e9d970df44aea14a0a19fcb14bb3 P 89fead8b4d684535b3a6e4eb62080408 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:58.944737 21731 raft_consensus.cc:2272] T cc6ea2574a534668b824fe652add54c1 P ed0e5ae54dc147eaae297b176039185d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:58.947741 21731 tablet_replica.cc:333] stopping tablet replica
W20260709 12:23:58.948583 24824 consensus_peers.cc:597] T d3c841620b3c45bf84aea42ffa082af8 P 7b7dc3b7ea9947669c031a407a37bfb7 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:58.948593 21731 raft_consensus.cc:2243] T d3c841620b3c45bf84aea42ffa082af8 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:58.949219 21731 raft_consensus.cc:2272] T d3c841620b3c45bf84aea42ffa082af8 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:58.951822 21731 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:58.952616 21731 raft_consensus.cc:2243] T 0282a8ee201642f990b3fe7a0832923f P ed0e5ae54dc147eaae297b176039185d [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:23:58.953547 21731 raft_consensus.cc:2272] T 0282a8ee201642f990b3fe7a0832923f P ed0e5ae54dc147eaae297b176039185d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:58.956388 21731 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:58.957132 21731 raft_consensus.cc:2243] T b5db9d1c83c546c38c2cd70fc37e9725 P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:58.957653 21731 raft_consensus.cc:2272] T b5db9d1c83c546c38c2cd70fc37e9725 P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:58.960377 21731 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:58.961160 21731 raft_consensus.cc:2243] T 8b46d9520ab64cfab2a744faf90e8869 P ed0e5ae54dc147eaae297b176039185d [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:23:58.961344 24824 consensus_peers.cc:597] T 9a0132bfe8ef42f097b8d66fcbae5381 P 7b7dc3b7ea9947669c031a407a37bfb7 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:58.962167 21731 raft_consensus.cc:2272] T 8b46d9520ab64cfab2a744faf90e8869 P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:58.964898 21731 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:58.965471 21731 raft_consensus.cc:2243] T bf6e4456b55c4f5bbd55a542fa30a232 P ed0e5ae54dc147eaae297b176039185d [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:58.966300 21731 raft_consensus.cc:2272] T bf6e4456b55c4f5bbd55a542fa30a232 P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:58.968320 21731 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:58.969033 21731 raft_consensus.cc:2243] T bfe47f57609140ffbb41acddbb7853ec P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:58.969560 21731 raft_consensus.cc:2272] T bfe47f57609140ffbb41acddbb7853ec P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:58.972357 21731 tablet_replica.cc:333] stopping tablet replica
W20260709 12:23:58.972558 24973 consensus_peers.cc:597] T c40234f65f7f43b6bed2407a7173b530 P f56a64eaa85f4714be29e61b5a7e2973 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:58.973119 21731 raft_consensus.cc:2243] T 37522f4a6e6f470f9f9a05e4736aa28e P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:58.973587 21731 raft_consensus.cc:2272] T 37522f4a6e6f470f9f9a05e4736aa28e P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:58.975901 21731 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:58.976464 21731 raft_consensus.cc:2243] T d9f7e9d970df44aea14a0a19fcb14bb3 P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:58.976984 21731 raft_consensus.cc:2272] T d9f7e9d970df44aea14a0a19fcb14bb3 P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:58.979574 21731 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:58.980360 21731 raft_consensus.cc:2243] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P ed0e5ae54dc147eaae297b176039185d [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:23:58.980396 24973 consensus_peers.cc:597] T 71658a1b1deb4ad6a6d089a0232110e7 P f56a64eaa85f4714be29e61b5a7e2973 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:58.981369 21731 raft_consensus.cc:2272] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:58.983054 24899 consensus_peers.cc:597] T f372ad63840c417d84775706dff1ac69 P 89fead8b4d684535b3a6e4eb62080408 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:58.983803 21731 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:58.984428 21731 raft_consensus.cc:2243] T 553a28a597e2411f9f567661aa334e2e P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:58.984781 21731 raft_consensus.cc:2272] T 553a28a597e2411f9f567661aa334e2e P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:58.986774 21731 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:58.987421 21731 raft_consensus.cc:2243] T ff73fb3c0be54b90b240d407390c9354 P ed0e5ae54dc147eaae297b176039185d [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:58.988260 21731 raft_consensus.cc:2272] T ff73fb3c0be54b90b240d407390c9354 P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:58.990477 21731 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:58.990998 21731 raft_consensus.cc:2243] T 0e732244e6e0488c93fcd16a0473d5de P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:58.991408 21731 raft_consensus.cc:2272] T 0e732244e6e0488c93fcd16a0473d5de P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:58.991539 24824 consensus_peers.cc:597] T 553a28a597e2411f9f567661aa334e2e P 7b7dc3b7ea9947669c031a407a37bfb7 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:58.993363 21731 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:58.994061 21731 raft_consensus.cc:2243] T 658810625ed34912be1ebc9f36cb77a6 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:58.994433 21731 raft_consensus.cc:2272] T 658810625ed34912be1ebc9f36cb77a6 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:58.996490 21731 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:58.997000 21731 raft_consensus.cc:2243] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:58.997380 21731 raft_consensus.cc:2272] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:58.999676 21731 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:59.000190 21731 raft_consensus.cc:2243] T 7f7eabfe78884d73aa6ff40aff828c59 P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.000598 21731 raft_consensus.cc:2272] T 7f7eabfe78884d73aa6ff40aff828c59 P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.002663 21731 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:59.003150 21731 raft_consensus.cc:2243] T bbdbd512e8184425a28ab866ef413585 P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.003544 21731 raft_consensus.cc:2272] T bbdbd512e8184425a28ab866ef413585 P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.005461 21731 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:59.006000 21731 raft_consensus.cc:2243] T 691e7273b6b44c80ac26840f5745f94b P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.006392 21731 raft_consensus.cc:2272] T 691e7273b6b44c80ac26840f5745f94b P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.008286 21731 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:59.008786 21731 raft_consensus.cc:2243] T d282e2fc9369497a96d69adc88fc80a7 P ed0e5ae54dc147eaae297b176039185d [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:59.009569 21731 raft_consensus.cc:2272] T d282e2fc9369497a96d69adc88fc80a7 P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.012208 21731 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:59.012950 21731 raft_consensus.cc:2243] T ff8b874555e84c5ca5012a330bc4cad9 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.013420 21731 raft_consensus.cc:2272] T ff8b874555e84c5ca5012a330bc4cad9 P ed0e5ae54dc147eaae297b176039185d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.015784 21731 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:59.016438 21731 raft_consensus.cc:2243] T 900bac1b0ced434a9018dda51de6009d P ed0e5ae54dc147eaae297b176039185d [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:23:59.016644 24824 consensus_peers.cc:597] T 1732c666b50145bf948495e4ad010d3c P 7b7dc3b7ea9947669c031a407a37bfb7 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:59.017292 21731 raft_consensus.cc:2272] T 900bac1b0ced434a9018dda51de6009d P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.019371 21731 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:59.019892 21731 raft_consensus.cc:2243] T df2e603c2ab04e1faf15ded67370efe6 P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.020310 21731 raft_consensus.cc:2272] T df2e603c2ab04e1faf15ded67370efe6 P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.022293 21731 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:59.022750 21731 raft_consensus.cc:2243] T 2bd8aea0484a459086205a5ec51fd3ef P ed0e5ae54dc147eaae297b176039185d [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:59.023690 21731 raft_consensus.cc:2272] T 2bd8aea0484a459086205a5ec51fd3ef P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.026423 21731 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:59.026942 21731 raft_consensus.cc:2243] T 1732c666b50145bf948495e4ad010d3c P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.027426 21731 raft_consensus.cc:2272] T 1732c666b50145bf948495e4ad010d3c P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.029868 21731 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:59.030352 21731 raft_consensus.cc:2243] T 8e803616ee3e44548bc7c0d979dae223 P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.030757 21731 raft_consensus.cc:2272] T 8e803616ee3e44548bc7c0d979dae223 P ed0e5ae54dc147eaae297b176039185d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:59.056979 24899 consensus_peers.cc:597] T 1614338e0abd4653a1e106e5a3f8f7b3 P 89fead8b4d684535b3a6e4eb62080408 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:59.075542 24824 consensus_peers.cc:597] T bfe47f57609140ffbb41acddbb7853ec P 7b7dc3b7ea9947669c031a407a37bfb7 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:59.081647 24824 consensus_peers.cc:597] T 691e7273b6b44c80ac26840f5745f94b P 7b7dc3b7ea9947669c031a407a37bfb7 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:59.088423 24824 consensus_peers.cc:597] T b5db9d1c83c546c38c2cd70fc37e9725 P 7b7dc3b7ea9947669c031a407a37bfb7 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:59.089159 24824 consensus_peers.cc:597] T df2e603c2ab04e1faf15ded67370efe6 P 7b7dc3b7ea9947669c031a407a37bfb7 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:59.096196 24824 consensus_peers.cc:597] T 37522f4a6e6f470f9f9a05e4736aa28e P 7b7dc3b7ea9947669c031a407a37bfb7 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:41533: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:59.109362 21731 tablet_server.cc:196] TabletServer@127.21.56.193:41533 shutdown complete.
W20260709 12:23:59.144116 24973 consensus_peers.cc:597] T dedf9ab509654fc0a1f910177af15950 P f56a64eaa85f4714be29e61b5a7e2973 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:41533: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:59.144682 24973 consensus_peers.cc:597] T bbdbd512e8184425a28ab866ef413585 P f56a64eaa85f4714be29e61b5a7e2973 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:41533: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:59.165236 24824 consensus_peers.cc:597] T ff8b874555e84c5ca5012a330bc4cad9 P 7b7dc3b7ea9947669c031a407a37bfb7 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:41533: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:59.168696 24973 consensus_peers.cc:597] T 0e732244e6e0488c93fcd16a0473d5de P f56a64eaa85f4714be29e61b5a7e2973 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:41533: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:59.179234 24973 consensus_peers.cc:597] T 1bc397d374ec484aaf469688e112dfc2 P f56a64eaa85f4714be29e61b5a7e2973 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:41533: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:59.179653 24973 consensus_peers.cc:597] T c2d935edbe5f40d5a5dcae926d3efed9 P f56a64eaa85f4714be29e61b5a7e2973 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:41533: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:59.192514 21731 tablet_server.cc:179] TabletServer@127.21.56.194:0 shutting down...
W20260709 12:23:59.209219 24899 consensus_peers.cc:597] T 80392ae5d16442dbbfdd5ea4b95122fb P 89fead8b4d684535b3a6e4eb62080408 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:41533: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:59.219729 24902 consensus_peers.cc:597] T 7a0e9f4a5099496ea5375fe461e225cf P 89fead8b4d684535b3a6e4eb62080408 -> Peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Couldn't send request to peer 7b7dc3b7ea9947669c031a407a37bfb7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:59.227005 24976 consensus_peers.cc:597] T c40234f65f7f43b6bed2407a7173b530 P f56a64eaa85f4714be29e61b5a7e2973 -> Peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Couldn't send request to peer 7b7dc3b7ea9947669c031a407a37bfb7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:59.230377 21731 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:23:59.231251 21731 tablet_replica.cc:333] T cc6ea2574a534668b824fe652add54c1 P 7b7dc3b7ea9947669c031a407a37bfb7: stopping tablet replica
I20260709 12:23:59.232216 21731 raft_consensus.cc:2243] T cc6ea2574a534668b824fe652add54c1 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.232890 21731 raft_consensus.cc:2272] T cc6ea2574a534668b824fe652add54c1 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.234962 21731 tablet_replica.cc:333] T d98e2fe80ed84f6eb02796dea0efcfa2 P 7b7dc3b7ea9947669c031a407a37bfb7: stopping tablet replica
I20260709 12:23:59.235494 21731 raft_consensus.cc:2243] T d98e2fe80ed84f6eb02796dea0efcfa2 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.235864 21731 raft_consensus.cc:2272] T d98e2fe80ed84f6eb02796dea0efcfa2 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.237818 21731 tablet_replica.cc:333] T fdd34376063142abbe6443105c9daeab P 7b7dc3b7ea9947669c031a407a37bfb7: stopping tablet replica
I20260709 12:23:59.238444 21731 raft_consensus.cc:2243] T fdd34376063142abbe6443105c9daeab P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.238926 21731 raft_consensus.cc:2272] T fdd34376063142abbe6443105c9daeab P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.240944 21731 tablet_replica.cc:333] T cfbca86f30274e7bb3e6d66c6a7a4671 P 7b7dc3b7ea9947669c031a407a37bfb7: stopping tablet replica
W20260709 12:23:59.241392 24824 consensus_peers.cc:597] T fc856487e06d4fad8eb7ca1d08c4fa75 P 7b7dc3b7ea9947669c031a407a37bfb7 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:41533: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:59.241477 21731 raft_consensus.cc:2243] T cfbca86f30274e7bb3e6d66c6a7a4671 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.242084 21731 raft_consensus.cc:2272] T cfbca86f30274e7bb3e6d66c6a7a4671 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.244300 21731 tablet_replica.cc:333] T 1732c666b50145bf948495e4ad010d3c P 7b7dc3b7ea9947669c031a407a37bfb7: stopping tablet replica
I20260709 12:23:59.245102 21731 raft_consensus.cc:2243] T 1732c666b50145bf948495e4ad010d3c P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:59.246101 21731 raft_consensus.cc:2272] T 1732c666b50145bf948495e4ad010d3c P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.248055 21731 tablet_replica.cc:333] T 80392ae5d16442dbbfdd5ea4b95122fb P 7b7dc3b7ea9947669c031a407a37bfb7: stopping tablet replica
I20260709 12:23:59.248632 21731 raft_consensus.cc:2243] T 80392ae5d16442dbbfdd5ea4b95122fb P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.249032 21731 raft_consensus.cc:2272] T 80392ae5d16442dbbfdd5ea4b95122fb P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.250932 21731 tablet_replica.cc:333] T b212a120d43844bfa76d784b19272bcd P 7b7dc3b7ea9947669c031a407a37bfb7: stopping tablet replica
I20260709 12:23:59.251659 21731 raft_consensus.cc:2243] T b212a120d43844bfa76d784b19272bcd P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.252115 21731 raft_consensus.cc:2272] T b212a120d43844bfa76d784b19272bcd P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.254822 21731 tablet_replica.cc:333] T 7f7eabfe78884d73aa6ff40aff828c59 P 7b7dc3b7ea9947669c031a407a37bfb7: stopping tablet replica
I20260709 12:23:59.255611 21731 raft_consensus.cc:2243] T 7f7eabfe78884d73aa6ff40aff828c59 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:23:59.255653 24902 consensus_peers.cc:597] T 658810625ed34912be1ebc9f36cb77a6 P 89fead8b4d684535b3a6e4eb62080408 -> Peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Couldn't send request to peer 7b7dc3b7ea9947669c031a407a37bfb7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:59.256110 21731 raft_consensus.cc:2272] T 7f7eabfe78884d73aa6ff40aff828c59 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.258023 21731 tablet_replica.cc:333] T df2e603c2ab04e1faf15ded67370efe6 P 7b7dc3b7ea9947669c031a407a37bfb7: stopping tablet replica
I20260709 12:23:59.258617 21731 raft_consensus.cc:2243] T df2e603c2ab04e1faf15ded67370efe6 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:59.259431 21731 raft_consensus.cc:2272] T df2e603c2ab04e1faf15ded67370efe6 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.261770 21731 tablet_replica.cc:333] T 05df5da5f0f946b3821b6bf4a53d49fe P 7b7dc3b7ea9947669c031a407a37bfb7: stopping tablet replica
I20260709 12:23:59.262493 21731 raft_consensus.cc:2243] T 05df5da5f0f946b3821b6bf4a53d49fe P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.262957 21731 raft_consensus.cc:2272] T 05df5da5f0f946b3821b6bf4a53d49fe P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.265533 21731 tablet_replica.cc:333] T c40234f65f7f43b6bed2407a7173b530 P 7b7dc3b7ea9947669c031a407a37bfb7: stopping tablet replica
I20260709 12:23:59.266232 21731 raft_consensus.cc:2243] T c40234f65f7f43b6bed2407a7173b530 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:23:59.266718 24973 consensus_peers.cc:597] T 8e803616ee3e44548bc7c0d979dae223 P f56a64eaa85f4714be29e61b5a7e2973 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:41533: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:59.266737 21731 raft_consensus.cc:2272] T c40234f65f7f43b6bed2407a7173b530 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.269328 21731 tablet_replica.cc:333] T 864cc4a53dde42a1b4d647177dd41572 P 7b7dc3b7ea9947669c031a407a37bfb7: stopping tablet replica
I20260709 12:23:59.269958 21731 raft_consensus.cc:2243] T 864cc4a53dde42a1b4d647177dd41572 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.270522 21731 raft_consensus.cc:2272] T 864cc4a53dde42a1b4d647177dd41572 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.272814 21731 tablet_replica.cc:333] T f372ad63840c417d84775706dff1ac69 P 7b7dc3b7ea9947669c031a407a37bfb7: stopping tablet replica
I20260709 12:23:59.273329 21731 raft_consensus.cc:2243] T f372ad63840c417d84775706dff1ac69 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.273695 21731 raft_consensus.cc:2272] T f372ad63840c417d84775706dff1ac69 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.275462 21731 tablet_replica.cc:333] T 71658a1b1deb4ad6a6d089a0232110e7 P 7b7dc3b7ea9947669c031a407a37bfb7: stopping tablet replica
I20260709 12:23:59.276085 21731 raft_consensus.cc:2243] T 71658a1b1deb4ad6a6d089a0232110e7 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.276577 21731 raft_consensus.cc:2272] T 71658a1b1deb4ad6a6d089a0232110e7 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.278916 21731 tablet_replica.cc:333] T e16e622d9de64096b8e2d1fa4b70850d P 7b7dc3b7ea9947669c031a407a37bfb7: stopping tablet replica
I20260709 12:23:59.279812 21731 raft_consensus.cc:2243] T e16e622d9de64096b8e2d1fa4b70850d P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:23:59.279912 24902 consensus_peers.cc:597] T f372ad63840c417d84775706dff1ac69 P 89fead8b4d684535b3a6e4eb62080408 -> Peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Couldn't send request to peer 7b7dc3b7ea9947669c031a407a37bfb7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:59.280361 21731 raft_consensus.cc:2272] T e16e622d9de64096b8e2d1fa4b70850d P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.282313 21731 tablet_replica.cc:333] T 691e7273b6b44c80ac26840f5745f94b P 7b7dc3b7ea9947669c031a407a37bfb7: stopping tablet replica
I20260709 12:23:59.282936 21731 raft_consensus.cc:2243] T 691e7273b6b44c80ac26840f5745f94b P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:59.283819 21731 raft_consensus.cc:2272] T 691e7273b6b44c80ac26840f5745f94b P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.286239 21731 tablet_replica.cc:333] T d3c841620b3c45bf84aea42ffa082af8 P 7b7dc3b7ea9947669c031a407a37bfb7: stopping tablet replica
I20260709 12:23:59.287057 21731 raft_consensus.cc:2243] T d3c841620b3c45bf84aea42ffa082af8 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:59.287962 21731 raft_consensus.cc:2272] T d3c841620b3c45bf84aea42ffa082af8 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:59.288175 24973 consensus_peers.cc:597] T 7f7eabfe78884d73aa6ff40aff828c59 P f56a64eaa85f4714be29e61b5a7e2973 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:41533: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:59.290354 21731 tablet_replica.cc:333] T 4125fb20077445a6bd91c14b85a5b638 P 7b7dc3b7ea9947669c031a407a37bfb7: stopping tablet replica
W20260709 12:23:59.290714 24902 consensus_peers.cc:597] T 2d4cb9a6a0004e48b70784a39fee3a6c P 89fead8b4d684535b3a6e4eb62080408 -> Peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Couldn't send request to peer 7b7dc3b7ea9947669c031a407a37bfb7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:59.291249 21731 raft_consensus.cc:2243] T 4125fb20077445a6bd91c14b85a5b638 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:59.292083 21731 raft_consensus.cc:2272] T 4125fb20077445a6bd91c14b85a5b638 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.294092 21731 tablet_replica.cc:333] T 2d4cb9a6a0004e48b70784a39fee3a6c P 7b7dc3b7ea9947669c031a407a37bfb7: stopping tablet replica
I20260709 12:23:59.294615 21731 raft_consensus.cc:2243] T 2d4cb9a6a0004e48b70784a39fee3a6c P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.294983 21731 raft_consensus.cc:2272] T 2d4cb9a6a0004e48b70784a39fee3a6c P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.296787 21731 tablet_replica.cc:333] T 37522f4a6e6f470f9f9a05e4736aa28e P 7b7dc3b7ea9947669c031a407a37bfb7: stopping tablet replica
I20260709 12:23:59.297292 21731 raft_consensus.cc:2243] T 37522f4a6e6f470f9f9a05e4736aa28e P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:59.298060 21731 raft_consensus.cc:2272] T 37522f4a6e6f470f9f9a05e4736aa28e P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.299921 21731 tablet_replica.cc:333] T 9d87fc1fea674702a7661a83c535bb62 P 7b7dc3b7ea9947669c031a407a37bfb7: stopping tablet replica
I20260709 12:23:59.300419 21731 raft_consensus.cc:2243] T 9d87fc1fea674702a7661a83c535bb62 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.300797 21731 raft_consensus.cc:2272] T 9d87fc1fea674702a7661a83c535bb62 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.302882 21731 tablet_replica.cc:333] T d9f7e9d970df44aea14a0a19fcb14bb3 P 7b7dc3b7ea9947669c031a407a37bfb7: stopping tablet replica
I20260709 12:23:59.303421 21731 raft_consensus.cc:2243] T d9f7e9d970df44aea14a0a19fcb14bb3 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.303814 21731 raft_consensus.cc:2272] T d9f7e9d970df44aea14a0a19fcb14bb3 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.305706 21731 tablet_replica.cc:333] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P 7b7dc3b7ea9947669c031a407a37bfb7: stopping tablet replica
I20260709 12:23:59.306392 21731 raft_consensus.cc:2243] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.306766 21731 raft_consensus.cc:2272] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.308531 21731 tablet_replica.cc:333] T 553a28a597e2411f9f567661aa334e2e P 7b7dc3b7ea9947669c031a407a37bfb7: stopping tablet replica
I20260709 12:23:59.309036 21731 raft_consensus.cc:2243] T 553a28a597e2411f9f567661aa334e2e P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:59.309731 21731 raft_consensus.cc:2272] T 553a28a597e2411f9f567661aa334e2e P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.311635 21731 tablet_replica.cc:333] T fc856487e06d4fad8eb7ca1d08c4fa75 P 7b7dc3b7ea9947669c031a407a37bfb7: stopping tablet replica
I20260709 12:23:59.312156 21731 raft_consensus.cc:2243] T fc856487e06d4fad8eb7ca1d08c4fa75 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:59.312948 21731 raft_consensus.cc:2272] T fc856487e06d4fad8eb7ca1d08c4fa75 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.314837 21731 tablet_replica.cc:333] T e5e81ec274324f26805fa23675a16c77 P 7b7dc3b7ea9947669c031a407a37bfb7: stopping tablet replica
I20260709 12:23:59.315363 21731 raft_consensus.cc:2243] T e5e81ec274324f26805fa23675a16c77 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:59.316303 21731 raft_consensus.cc:2272] T e5e81ec274324f26805fa23675a16c77 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.318493 21731 tablet_replica.cc:333] T f05dd009ffd64a8db8aa4ee4ef7811dd P 7b7dc3b7ea9947669c031a407a37bfb7: stopping tablet replica
I20260709 12:23:59.319092 21731 raft_consensus.cc:2243] T f05dd009ffd64a8db8aa4ee4ef7811dd P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:59.320025 21731 raft_consensus.cc:2272] T f05dd009ffd64a8db8aa4ee4ef7811dd P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.322068 21731 tablet_replica.cc:333] T 900bac1b0ced434a9018dda51de6009d P 7b7dc3b7ea9947669c031a407a37bfb7: stopping tablet replica
I20260709 12:23:59.322650 21731 raft_consensus.cc:2243] T 900bac1b0ced434a9018dda51de6009d P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:23:59.322705 24976 consensus_peers.cc:597] T 9c4cd4c111674148b43cadee5cdbc2f1 P f56a64eaa85f4714be29e61b5a7e2973 -> Peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Couldn't send request to peer 7b7dc3b7ea9947669c031a407a37bfb7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:59.323127 21731 raft_consensus.cc:2272] T 900bac1b0ced434a9018dda51de6009d P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.325109 21731 tablet_replica.cc:333] T 428b74912b684e128bc77cbf9decddcd P 7b7dc3b7ea9947669c031a407a37bfb7: stopping tablet replica
I20260709 12:23:59.325654 21731 raft_consensus.cc:2243] T 428b74912b684e128bc77cbf9decddcd P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.326083 21731 raft_consensus.cc:2272] T 428b74912b684e128bc77cbf9decddcd P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.327802 21731 tablet_replica.cc:333] T ff8b874555e84c5ca5012a330bc4cad9 P 7b7dc3b7ea9947669c031a407a37bfb7: stopping tablet replica
I20260709 12:23:59.328342 21731 raft_consensus.cc:2243] T ff8b874555e84c5ca5012a330bc4cad9 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:59.329095 21731 raft_consensus.cc:2272] T ff8b874555e84c5ca5012a330bc4cad9 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.331337 21731 tablet_replica.cc:333] T 64b2b0279e5a48ce8a6211bcaa5d47be P 7b7dc3b7ea9947669c031a407a37bfb7: stopping tablet replica
I20260709 12:23:59.331934 21731 raft_consensus.cc:2243] T 64b2b0279e5a48ce8a6211bcaa5d47be P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.332434 21731 raft_consensus.cc:2272] T 64b2b0279e5a48ce8a6211bcaa5d47be P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.335211 21731 tablet_replica.cc:333] T 7a0e9f4a5099496ea5375fe461e225cf P 7b7dc3b7ea9947669c031a407a37bfb7: stopping tablet replica
I20260709 12:23:59.335951 21731 raft_consensus.cc:2243] T 7a0e9f4a5099496ea5375fe461e225cf P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.336483 21731 raft_consensus.cc:2272] T 7a0e9f4a5099496ea5375fe461e225cf P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.339190 21731 tablet_replica.cc:333] T dedf9ab509654fc0a1f910177af15950 P 7b7dc3b7ea9947669c031a407a37bfb7: stopping tablet replica
I20260709 12:23:59.339736 21731 raft_consensus.cc:2243] T dedf9ab509654fc0a1f910177af15950 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.340209 21731 raft_consensus.cc:2272] T dedf9ab509654fc0a1f910177af15950 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.342324 21731 tablet_replica.cc:333] T 9c4cd4c111674148b43cadee5cdbc2f1 P 7b7dc3b7ea9947669c031a407a37bfb7: stopping tablet replica
I20260709 12:23:59.342939 21731 raft_consensus.cc:2243] T 9c4cd4c111674148b43cadee5cdbc2f1 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.343380 21731 raft_consensus.cc:2272] T 9c4cd4c111674148b43cadee5cdbc2f1 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.345674 21731 tablet_replica.cc:333] T 9a0132bfe8ef42f097b8d66fcbae5381 P 7b7dc3b7ea9947669c031a407a37bfb7: stopping tablet replica
I20260709 12:23:59.346263 21731 raft_consensus.cc:2243] T 9a0132bfe8ef42f097b8d66fcbae5381 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:59.346933 21731 raft_consensus.cc:2272] T 9a0132bfe8ef42f097b8d66fcbae5381 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.348942 21731 tablet_replica.cc:333] T 658810625ed34912be1ebc9f36cb77a6 P 7b7dc3b7ea9947669c031a407a37bfb7: stopping tablet replica
I20260709 12:23:59.349481 21731 raft_consensus.cc:2243] T 658810625ed34912be1ebc9f36cb77a6 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.349910 21731 raft_consensus.cc:2272] T 658810625ed34912be1ebc9f36cb77a6 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.352362 21731 tablet_replica.cc:333] T e33c9db470554ce394bd6c0b5a6f6616 P 7b7dc3b7ea9947669c031a407a37bfb7: stopping tablet replica
I20260709 12:23:59.353122 21731 raft_consensus.cc:2243] T e33c9db470554ce394bd6c0b5a6f6616 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:59.354040 21731 raft_consensus.cc:2272] T e33c9db470554ce394bd6c0b5a6f6616 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.356619 21731 tablet_replica.cc:333] T bbdbd512e8184425a28ab866ef413585 P 7b7dc3b7ea9947669c031a407a37bfb7: stopping tablet replica
I20260709 12:23:59.357362 21731 raft_consensus.cc:2243] T bbdbd512e8184425a28ab866ef413585 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.357884 21731 raft_consensus.cc:2272] T bbdbd512e8184425a28ab866ef413585 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:59.359462 24899 consensus_peers.cc:597] T c404c110db894a0a8d582154e19b5556 P 89fead8b4d684535b3a6e4eb62080408 -> Peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Couldn't send request to peer ed0e5ae54dc147eaae297b176039185d. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:41533: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:59.360639 21731 tablet_replica.cc:333] T c7e4a546fce14a1a8fc3d41666b974a6 P 7b7dc3b7ea9947669c031a407a37bfb7: stopping tablet replica
I20260709 12:23:59.361459 21731 raft_consensus.cc:2243] T c7e4a546fce14a1a8fc3d41666b974a6 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.362002 21731 raft_consensus.cc:2272] T c7e4a546fce14a1a8fc3d41666b974a6 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:59.363166 24902 consensus_peers.cc:597] T c7e4a546fce14a1a8fc3d41666b974a6 P 89fead8b4d684535b3a6e4eb62080408 -> Peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Couldn't send request to peer 7b7dc3b7ea9947669c031a407a37bfb7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:59.364193 21731 tablet_replica.cc:333] T c96239c85d574bf1b06c629059d6e842 P 7b7dc3b7ea9947669c031a407a37bfb7: stopping tablet replica
I20260709 12:23:59.364781 21731 raft_consensus.cc:2243] T c96239c85d574bf1b06c629059d6e842 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.365346 21731 raft_consensus.cc:2272] T c96239c85d574bf1b06c629059d6e842 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.367851 21731 tablet_replica.cc:333] T 8b46d9520ab64cfab2a744faf90e8869 P 7b7dc3b7ea9947669c031a407a37bfb7: stopping tablet replica
I20260709 12:23:59.368499 21731 raft_consensus.cc:2243] T 8b46d9520ab64cfab2a744faf90e8869 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.368932 21731 raft_consensus.cc:2272] T 8b46d9520ab64cfab2a744faf90e8869 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.371381 21731 tablet_replica.cc:333] T b5db9d1c83c546c38c2cd70fc37e9725 P 7b7dc3b7ea9947669c031a407a37bfb7: stopping tablet replica
I20260709 12:23:59.372040 21731 raft_consensus.cc:2243] T b5db9d1c83c546c38c2cd70fc37e9725 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:59.373046 21731 raft_consensus.cc:2272] T b5db9d1c83c546c38c2cd70fc37e9725 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.375509 21731 tablet_replica.cc:333] T bfe47f57609140ffbb41acddbb7853ec P 7b7dc3b7ea9947669c031a407a37bfb7: stopping tablet replica
I20260709 12:23:59.376194 21731 raft_consensus.cc:2243] T bfe47f57609140ffbb41acddbb7853ec P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:59.377059 21731 raft_consensus.cc:2272] T bfe47f57609140ffbb41acddbb7853ec P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:59.377300 24976 consensus_peers.cc:597] T c96239c85d574bf1b06c629059d6e842 P f56a64eaa85f4714be29e61b5a7e2973 -> Peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Couldn't send request to peer 7b7dc3b7ea9947669c031a407a37bfb7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:59.379042 21731 tablet_replica.cc:333] T bf6e4456b55c4f5bbd55a542fa30a232 P 7b7dc3b7ea9947669c031a407a37bfb7: stopping tablet replica
I20260709 12:23:59.379582 21731 raft_consensus.cc:2243] T bf6e4456b55c4f5bbd55a542fa30a232 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.380007 21731 raft_consensus.cc:2272] T bf6e4456b55c4f5bbd55a542fa30a232 P 7b7dc3b7ea9947669c031a407a37bfb7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:59.413378 24902 consensus_peers.cc:597] T 9d87fc1fea674702a7661a83c535bb62 P 89fead8b4d684535b3a6e4eb62080408 -> Peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Couldn't send request to peer 7b7dc3b7ea9947669c031a407a37bfb7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:59.416679 24902 consensus_peers.cc:597] T 428b74912b684e128bc77cbf9decddcd P 89fead8b4d684535b3a6e4eb62080408 -> Peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Couldn't send request to peer 7b7dc3b7ea9947669c031a407a37bfb7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:59.418723 24902 consensus_peers.cc:597] T d98e2fe80ed84f6eb02796dea0efcfa2 P 89fead8b4d684535b3a6e4eb62080408 -> Peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Couldn't send request to peer 7b7dc3b7ea9947669c031a407a37bfb7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:59.435110 24824 connection.cc:466] server connection from 127.0.0.1:34510 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34510 (request call id 781) could send its response
W20260709 12:23:59.436538 24902 consensus_peers.cc:597] T 80392ae5d16442dbbfdd5ea4b95122fb P 89fead8b4d684535b3a6e4eb62080408 -> Peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Couldn't send request to peer 7b7dc3b7ea9947669c031a407a37bfb7. Status: Network error: recv got EOF from 127.21.56.194:32907 (error 108). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:59.450805 24976 consensus_peers.cc:597] T dedf9ab509654fc0a1f910177af15950 P f56a64eaa85f4714be29e61b5a7e2973 -> Peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Couldn't send request to peer 7b7dc3b7ea9947669c031a407a37bfb7. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.194:32907: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:59.455619 21731 tablet_server.cc:196] TabletServer@127.21.56.194:0 shutdown complete.
W20260709 12:23:59.495537 24976 consensus_peers.cc:597] T e16e622d9de64096b8e2d1fa4b70850d P f56a64eaa85f4714be29e61b5a7e2973 -> Peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Couldn't send request to peer 7b7dc3b7ea9947669c031a407a37bfb7. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.194:32907: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:59.544783 21731 tablet_server.cc:179] TabletServer@127.21.56.195:0 shutting down...
W20260709 12:23:59.559579 24973 consensus_peers.cc:597] T c2d935edbe5f40d5a5dcae926d3efed9 P f56a64eaa85f4714be29e61b5a7e2973 -> Peer 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911): Couldn't send request to peer 89fead8b4d684535b3a6e4eb62080408. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:59.560981 24976 consensus_peers.cc:597] T 64b2b0279e5a48ce8a6211bcaa5d47be P f56a64eaa85f4714be29e61b5a7e2973 -> Peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Couldn't send request to peer 7b7dc3b7ea9947669c031a407a37bfb7. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.194:32907: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:59.562870 24902 consensus_peers.cc:597] T d9f7e9d970df44aea14a0a19fcb14bb3 P 89fead8b4d684535b3a6e4eb62080408 -> Peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Couldn't send request to peer 7b7dc3b7ea9947669c031a407a37bfb7. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.194:32907: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:59.579052 24902 consensus_peers.cc:597] T b212a120d43844bfa76d784b19272bcd P 89fead8b4d684535b3a6e4eb62080408 -> Peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Couldn't send request to peer 7b7dc3b7ea9947669c031a407a37bfb7. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.194:32907: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:59.583524 24976 consensus_peers.cc:597] T bbdbd512e8184425a28ab866ef413585 P f56a64eaa85f4714be29e61b5a7e2973 -> Peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Couldn't send request to peer 7b7dc3b7ea9947669c031a407a37bfb7. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.194:32907: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:59.595336 21731 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:23:59.596163 21731 tablet_replica.cc:333] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P 89fead8b4d684535b3a6e4eb62080408: stopping tablet replica
I20260709 12:23:59.596803 21731 raft_consensus.cc:2243] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.597286 21731 raft_consensus.cc:2272] T 6ae1c7d8bc3b4f729848e6c44bf724d3 P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.599203 21731 tablet_replica.cc:333] T fdd34376063142abbe6443105c9daeab P 89fead8b4d684535b3a6e4eb62080408: stopping tablet replica
I20260709 12:23:59.599895 21731 raft_consensus.cc:2243] T fdd34376063142abbe6443105c9daeab P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.600356 21731 raft_consensus.cc:2272] T fdd34376063142abbe6443105c9daeab P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.602535 21731 tablet_replica.cc:333] T d98e2fe80ed84f6eb02796dea0efcfa2 P 89fead8b4d684535b3a6e4eb62080408: stopping tablet replica
I20260709 12:23:59.603082 21731 raft_consensus.cc:2243] T d98e2fe80ed84f6eb02796dea0efcfa2 P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:59.603852 21731 raft_consensus.cc:2272] T d98e2fe80ed84f6eb02796dea0efcfa2 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.605724 21731 tablet_replica.cc:333] T 25a01b98e7ad4edca9a557c8e328a259 P 89fead8b4d684535b3a6e4eb62080408: stopping tablet replica
I20260709 12:23:59.606313 21731 raft_consensus.cc:2243] T 25a01b98e7ad4edca9a557c8e328a259 P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.606722 21731 raft_consensus.cc:2272] T 25a01b98e7ad4edca9a557c8e328a259 P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.608521 21731 tablet_replica.cc:333] T cfbca86f30274e7bb3e6d66c6a7a4671 P 89fead8b4d684535b3a6e4eb62080408: stopping tablet replica
I20260709 12:23:59.609174 21731 raft_consensus.cc:2243] T cfbca86f30274e7bb3e6d66c6a7a4671 P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:59.610111 21731 raft_consensus.cc:2272] T cfbca86f30274e7bb3e6d66c6a7a4671 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.612514 21731 tablet_replica.cc:333] T 428b74912b684e128bc77cbf9decddcd P 89fead8b4d684535b3a6e4eb62080408: stopping tablet replica
W20260709 12:23:59.612702 24976 consensus_peers.cc:597] T 71658a1b1deb4ad6a6d089a0232110e7 P f56a64eaa85f4714be29e61b5a7e2973 -> Peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Couldn't send request to peer 7b7dc3b7ea9947669c031a407a37bfb7. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.194:32907: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:59.613310 21731 raft_consensus.cc:2243] T 428b74912b684e128bc77cbf9decddcd P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:59.614311 21731 raft_consensus.cc:2272] T 428b74912b684e128bc77cbf9decddcd P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.616101 21731 tablet_replica.cc:333] T ae70a2a30fa54bfbbef422ed759d837c P 89fead8b4d684535b3a6e4eb62080408: stopping tablet replica
I20260709 12:23:59.616657 21731 raft_consensus.cc:2243] T ae70a2a30fa54bfbbef422ed759d837c P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.617056 21731 raft_consensus.cc:2272] T ae70a2a30fa54bfbbef422ed759d837c P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.618924 21731 tablet_replica.cc:333] T b212a120d43844bfa76d784b19272bcd P 89fead8b4d684535b3a6e4eb62080408: stopping tablet replica
I20260709 12:23:59.619417 21731 raft_consensus.cc:2243] T b212a120d43844bfa76d784b19272bcd P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:59.620148 21731 raft_consensus.cc:2272] T b212a120d43844bfa76d784b19272bcd P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.622032 21731 tablet_replica.cc:333] T e33c9db470554ce394bd6c0b5a6f6616 P 89fead8b4d684535b3a6e4eb62080408: stopping tablet replica
I20260709 12:23:59.622560 21731 raft_consensus.cc:2243] T e33c9db470554ce394bd6c0b5a6f6616 P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.622944 21731 raft_consensus.cc:2272] T e33c9db470554ce394bd6c0b5a6f6616 P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.625346 21731 tablet_replica.cc:333] T df2e603c2ab04e1faf15ded67370efe6 P 89fead8b4d684535b3a6e4eb62080408: stopping tablet replica
I20260709 12:23:59.625949 21731 raft_consensus.cc:2243] T df2e603c2ab04e1faf15ded67370efe6 P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.626515 21731 raft_consensus.cc:2272] T df2e603c2ab04e1faf15ded67370efe6 P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.628726 21731 tablet_replica.cc:333] T 8e803616ee3e44548bc7c0d979dae223 P 89fead8b4d684535b3a6e4eb62080408: stopping tablet replica
I20260709 12:23:59.629280 21731 raft_consensus.cc:2243] T 8e803616ee3e44548bc7c0d979dae223 P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.629658 21731 raft_consensus.cc:2272] T 8e803616ee3e44548bc7c0d979dae223 P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.631816 21731 tablet_replica.cc:333] T c7e4a546fce14a1a8fc3d41666b974a6 P 89fead8b4d684535b3a6e4eb62080408: stopping tablet replica
I20260709 12:23:59.632431 21731 raft_consensus.cc:2243] T c7e4a546fce14a1a8fc3d41666b974a6 P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:59.633338 21731 raft_consensus.cc:2272] T c7e4a546fce14a1a8fc3d41666b974a6 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.635720 21731 tablet_replica.cc:333] T c96239c85d574bf1b06c629059d6e842 P 89fead8b4d684535b3a6e4eb62080408: stopping tablet replica
I20260709 12:23:59.636441 21731 raft_consensus.cc:2243] T c96239c85d574bf1b06c629059d6e842 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.636956 21731 raft_consensus.cc:2272] T c96239c85d574bf1b06c629059d6e842 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:59.637082 24973 consensus_peers.cc:597] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P f56a64eaa85f4714be29e61b5a7e2973 -> Peer 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911): Couldn't send request to peer 89fead8b4d684535b3a6e4eb62080408. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:59.639514 21731 tablet_replica.cc:333] T d282e2fc9369497a96d69adc88fc80a7 P 89fead8b4d684535b3a6e4eb62080408: stopping tablet replica
I20260709 12:23:59.640378 21731 raft_consensus.cc:2243] T d282e2fc9369497a96d69adc88fc80a7 P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.640969 21731 raft_consensus.cc:2272] T d282e2fc9369497a96d69adc88fc80a7 P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.643698 21731 tablet_replica.cc:333] T d3c841620b3c45bf84aea42ffa082af8 P 89fead8b4d684535b3a6e4eb62080408: stopping tablet replica
I20260709 12:23:59.644315 21731 raft_consensus.cc:2243] T d3c841620b3c45bf84aea42ffa082af8 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.644747 21731 raft_consensus.cc:2272] T d3c841620b3c45bf84aea42ffa082af8 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.646818 21731 tablet_replica.cc:333] T 2bd8aea0484a459086205a5ec51fd3ef P 89fead8b4d684535b3a6e4eb62080408: stopping tablet replica
I20260709 12:23:59.647370 21731 raft_consensus.cc:2243] T 2bd8aea0484a459086205a5ec51fd3ef P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.647780 21731 raft_consensus.cc:2272] T 2bd8aea0484a459086205a5ec51fd3ef P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.649631 21731 tablet_replica.cc:333] T 4125fb20077445a6bd91c14b85a5b638 P 89fead8b4d684535b3a6e4eb62080408: stopping tablet replica
I20260709 12:23:59.650419 21731 raft_consensus.cc:2243] T 4125fb20077445a6bd91c14b85a5b638 P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.650970 21731 raft_consensus.cc:2272] T 4125fb20077445a6bd91c14b85a5b638 P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.653416 21731 tablet_replica.cc:333] T 2d4cb9a6a0004e48b70784a39fee3a6c P 89fead8b4d684535b3a6e4eb62080408: stopping tablet replica
I20260709 12:23:59.654043 21731 raft_consensus.cc:2243] T 2d4cb9a6a0004e48b70784a39fee3a6c P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:59.654827 21731 raft_consensus.cc:2272] T 2d4cb9a6a0004e48b70784a39fee3a6c P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.656713 21731 tablet_replica.cc:333] T f372ad63840c417d84775706dff1ac69 P 89fead8b4d684535b3a6e4eb62080408: stopping tablet replica
I20260709 12:23:59.657277 21731 raft_consensus.cc:2243] T f372ad63840c417d84775706dff1ac69 P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:59.658105 21731 raft_consensus.cc:2272] T f372ad63840c417d84775706dff1ac69 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.660043 21731 tablet_replica.cc:333] T e16e622d9de64096b8e2d1fa4b70850d P 89fead8b4d684535b3a6e4eb62080408: stopping tablet replica
I20260709 12:23:59.660578 21731 raft_consensus.cc:2243] T e16e622d9de64096b8e2d1fa4b70850d P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.660979 21731 raft_consensus.cc:2272] T e16e622d9de64096b8e2d1fa4b70850d P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.662834 21731 tablet_replica.cc:333] T ba1a47eecc774c79a566c1e01e74df1e P 89fead8b4d684535b3a6e4eb62080408: stopping tablet replica
I20260709 12:23:59.663369 21731 raft_consensus.cc:2243] T ba1a47eecc774c79a566c1e01e74df1e P 89fead8b4d684535b3a6e4eb62080408 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.663760 21731 raft_consensus.cc:2272] T ba1a47eecc774c79a566c1e01e74df1e P 89fead8b4d684535b3a6e4eb62080408 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.665484 21731 tablet_replica.cc:333] T 9d87fc1fea674702a7661a83c535bb62 P 89fead8b4d684535b3a6e4eb62080408: stopping tablet replica
I20260709 12:23:59.666071 21731 raft_consensus.cc:2243] T 9d87fc1fea674702a7661a83c535bb62 P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:59.666828 21731 raft_consensus.cc:2272] T 9d87fc1fea674702a7661a83c535bb62 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.668588 21731 tablet_replica.cc:333] T d9f7e9d970df44aea14a0a19fcb14bb3 P 89fead8b4d684535b3a6e4eb62080408: stopping tablet replica
I20260709 12:23:59.669122 21731 raft_consensus.cc:2243] T d9f7e9d970df44aea14a0a19fcb14bb3 P 89fead8b4d684535b3a6e4eb62080408 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:59.669814 21731 raft_consensus.cc:2272] T d9f7e9d970df44aea14a0a19fcb14bb3 P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.671571 21731 tablet_replica.cc:333] T fc856487e06d4fad8eb7ca1d08c4fa75 P 89fead8b4d684535b3a6e4eb62080408: stopping tablet replica
I20260709 12:23:59.672104 21731 raft_consensus.cc:2243] T fc856487e06d4fad8eb7ca1d08c4fa75 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.672470 21731 raft_consensus.cc:2272] T fc856487e06d4fad8eb7ca1d08c4fa75 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.674712 21731 tablet_replica.cc:333] T e5e81ec274324f26805fa23675a16c77 P 89fead8b4d684535b3a6e4eb62080408: stopping tablet replica
I20260709 12:23:59.675209 21731 raft_consensus.cc:2243] T e5e81ec274324f26805fa23675a16c77 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.675727 21731 raft_consensus.cc:2272] T e5e81ec274324f26805fa23675a16c77 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:59.677517 24976 consensus_peers.cc:597] T 05df5da5f0f946b3821b6bf4a53d49fe P f56a64eaa85f4714be29e61b5a7e2973 -> Peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Couldn't send request to peer 7b7dc3b7ea9947669c031a407a37bfb7. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.194:32907: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:59.678135 21731 tablet_replica.cc:333] T f05dd009ffd64a8db8aa4ee4ef7811dd P 89fead8b4d684535b3a6e4eb62080408: stopping tablet replica
I20260709 12:23:59.678728 21731 raft_consensus.cc:2243] T f05dd009ffd64a8db8aa4ee4ef7811dd P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.679091 21731 raft_consensus.cc:2272] T f05dd009ffd64a8db8aa4ee4ef7811dd P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.680938 21731 tablet_replica.cc:333] T 0282a8ee201642f990b3fe7a0832923f P 89fead8b4d684535b3a6e4eb62080408: stopping tablet replica
I20260709 12:23:59.681481 21731 raft_consensus.cc:2243] T 0282a8ee201642f990b3fe7a0832923f P 89fead8b4d684535b3a6e4eb62080408 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.681883 21731 raft_consensus.cc:2272] T 0282a8ee201642f990b3fe7a0832923f P 89fead8b4d684535b3a6e4eb62080408 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.683812 21731 tablet_replica.cc:333] T c404c110db894a0a8d582154e19b5556 P 89fead8b4d684535b3a6e4eb62080408: stopping tablet replica
I20260709 12:23:59.684319 21731 raft_consensus.cc:2243] T c404c110db894a0a8d582154e19b5556 P 89fead8b4d684535b3a6e4eb62080408 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:59.685135 21731 raft_consensus.cc:2272] T c404c110db894a0a8d582154e19b5556 P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.686933 21731 tablet_replica.cc:333] T 1614338e0abd4653a1e106e5a3f8f7b3 P 89fead8b4d684535b3a6e4eb62080408: stopping tablet replica
I20260709 12:23:59.687479 21731 raft_consensus.cc:2243] T 1614338e0abd4653a1e106e5a3f8f7b3 P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:59.688239 21731 raft_consensus.cc:2272] T 1614338e0abd4653a1e106e5a3f8f7b3 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.690254 21731 tablet_replica.cc:333] T 1bc397d374ec484aaf469688e112dfc2 P 89fead8b4d684535b3a6e4eb62080408: stopping tablet replica
I20260709 12:23:59.690779 21731 raft_consensus.cc:2243] T 1bc397d374ec484aaf469688e112dfc2 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.691184 21731 raft_consensus.cc:2272] T 1bc397d374ec484aaf469688e112dfc2 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.692986 21731 tablet_replica.cc:333] T c2d935edbe5f40d5a5dcae926d3efed9 P 89fead8b4d684535b3a6e4eb62080408: stopping tablet replica
I20260709 12:23:59.693493 21731 raft_consensus.cc:2243] T c2d935edbe5f40d5a5dcae926d3efed9 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.693895 21731 raft_consensus.cc:2272] T c2d935edbe5f40d5a5dcae926d3efed9 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.696513 21731 tablet_replica.cc:333] T bfe47f57609140ffbb41acddbb7853ec P 89fead8b4d684535b3a6e4eb62080408: stopping tablet replica
I20260709 12:23:59.697222 21731 raft_consensus.cc:2243] T bfe47f57609140ffbb41acddbb7853ec P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.697723 21731 raft_consensus.cc:2272] T bfe47f57609140ffbb41acddbb7853ec P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.700152 21731 tablet_replica.cc:333] T bf6e4456b55c4f5bbd55a542fa30a232 P 89fead8b4d684535b3a6e4eb62080408: stopping tablet replica
I20260709 12:23:59.700738 21731 raft_consensus.cc:2243] T bf6e4456b55c4f5bbd55a542fa30a232 P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.701191 21731 raft_consensus.cc:2272] T bf6e4456b55c4f5bbd55a542fa30a232 P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.703473 21731 tablet_replica.cc:333] T 80392ae5d16442dbbfdd5ea4b95122fb P 89fead8b4d684535b3a6e4eb62080408: stopping tablet replica
I20260709 12:23:59.704211 21731 raft_consensus.cc:2243] T 80392ae5d16442dbbfdd5ea4b95122fb P 89fead8b4d684535b3a6e4eb62080408 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:59.704958 21731 raft_consensus.cc:2272] T 80392ae5d16442dbbfdd5ea4b95122fb P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.707316 21731 tablet_replica.cc:333] T 6c1a5d66365f4ea0a3c88d0e5e448fff P 89fead8b4d684535b3a6e4eb62080408: stopping tablet replica
I20260709 12:23:59.708012 21731 raft_consensus.cc:2243] T 6c1a5d66365f4ea0a3c88d0e5e448fff P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:59.708992 21731 raft_consensus.cc:2272] T 6c1a5d66365f4ea0a3c88d0e5e448fff P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.711632 21731 tablet_replica.cc:333] T 864cc4a53dde42a1b4d647177dd41572 P 89fead8b4d684535b3a6e4eb62080408: stopping tablet replica
I20260709 12:23:59.712340 21731 raft_consensus.cc:2243] T 864cc4a53dde42a1b4d647177dd41572 P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.712903 21731 raft_consensus.cc:2272] T 864cc4a53dde42a1b4d647177dd41572 P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.715294 21731 tablet_replica.cc:333] T 7a0e9f4a5099496ea5375fe461e225cf P 89fead8b4d684535b3a6e4eb62080408: stopping tablet replica
I20260709 12:23:59.715857 21731 raft_consensus.cc:2243] T 7a0e9f4a5099496ea5375fe461e225cf P 89fead8b4d684535b3a6e4eb62080408 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:59.716568 21731 raft_consensus.cc:2272] T 7a0e9f4a5099496ea5375fe461e225cf P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.718971 21731 tablet_replica.cc:333] T 900bac1b0ced434a9018dda51de6009d P 89fead8b4d684535b3a6e4eb62080408: stopping tablet replica
I20260709 12:23:59.719501 21731 raft_consensus.cc:2243] T 900bac1b0ced434a9018dda51de6009d P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.719925 21731 raft_consensus.cc:2272] T 900bac1b0ced434a9018dda51de6009d P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.721690 21731 tablet_replica.cc:333] T 9c4cd4c111674148b43cadee5cdbc2f1 P 89fead8b4d684535b3a6e4eb62080408: stopping tablet replica
I20260709 12:23:59.722256 21731 raft_consensus.cc:2243] T 9c4cd4c111674148b43cadee5cdbc2f1 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.722687 21731 raft_consensus.cc:2272] T 9c4cd4c111674148b43cadee5cdbc2f1 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.724947 21731 tablet_replica.cc:333] T 9a0132bfe8ef42f097b8d66fcbae5381 P 89fead8b4d684535b3a6e4eb62080408: stopping tablet replica
I20260709 12:23:59.725477 21731 raft_consensus.cc:2243] T 9a0132bfe8ef42f097b8d66fcbae5381 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.725857 21731 raft_consensus.cc:2272] T 9a0132bfe8ef42f097b8d66fcbae5381 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:59.727284 24976 consensus_peers.cc:597] T 7f7eabfe78884d73aa6ff40aff828c59 P f56a64eaa85f4714be29e61b5a7e2973 -> Peer 7b7dc3b7ea9947669c031a407a37bfb7 (127.21.56.194:32907): Couldn't send request to peer 7b7dc3b7ea9947669c031a407a37bfb7. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.194:32907: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:59.728163 21731 tablet_replica.cc:333] T ff73fb3c0be54b90b240d407390c9354 P 89fead8b4d684535b3a6e4eb62080408: stopping tablet replica
I20260709 12:23:59.728739 21731 raft_consensus.cc:2243] T ff73fb3c0be54b90b240d407390c9354 P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.729146 21731 raft_consensus.cc:2272] T ff73fb3c0be54b90b240d407390c9354 P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.731047 21731 tablet_replica.cc:333] T 0e732244e6e0488c93fcd16a0473d5de P 89fead8b4d684535b3a6e4eb62080408: stopping tablet replica
I20260709 12:23:59.731518 21731 raft_consensus.cc:2243] T 0e732244e6e0488c93fcd16a0473d5de P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.731889 21731 raft_consensus.cc:2272] T 0e732244e6e0488c93fcd16a0473d5de P 89fead8b4d684535b3a6e4eb62080408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.733698 21731 tablet_replica.cc:333] T 658810625ed34912be1ebc9f36cb77a6 P 89fead8b4d684535b3a6e4eb62080408: stopping tablet replica
I20260709 12:23:59.734201 21731 raft_consensus.cc:2243] T 658810625ed34912be1ebc9f36cb77a6 P 89fead8b4d684535b3a6e4eb62080408 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:59.734941 21731 raft_consensus.cc:2272] T 658810625ed34912be1ebc9f36cb77a6 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.737162 21731 tablet_replica.cc:333] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P 89fead8b4d684535b3a6e4eb62080408: stopping tablet replica
I20260709 12:23:59.737630 21731 raft_consensus.cc:2243] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:23:59.737959 24973 consensus_peers.cc:597] T 9c4cd4c111674148b43cadee5cdbc2f1 P f56a64eaa85f4714be29e61b5a7e2973 -> Peer 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911): Couldn't send request to peer 89fead8b4d684535b3a6e4eb62080408. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:59.738143 21731 raft_consensus.cc:2272] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P 89fead8b4d684535b3a6e4eb62080408 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:59.752933 24973 consensus_peers.cc:597] T c96239c85d574bf1b06c629059d6e842 P f56a64eaa85f4714be29e61b5a7e2973 -> Peer 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911): Couldn't send request to peer 89fead8b4d684535b3a6e4eb62080408. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:59.812273 21731 tablet_server.cc:196] TabletServer@127.21.56.195:0 shutdown complete.
I20260709 12:23:59.878907 21731 tablet_server.cc:179] TabletServer@127.21.56.196:0 shutting down...
W20260709 12:23:59.909801 24973 consensus_peers.cc:597] T 8e803616ee3e44548bc7c0d979dae223 P f56a64eaa85f4714be29e61b5a7e2973 -> Peer 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911): Couldn't send request to peer 89fead8b4d684535b3a6e4eb62080408. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.195:39911: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:59.914297 25866 raft_consensus.cc:493] T ae70a2a30fa54bfbbef422ed759d837c P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ed0e5ae54dc147eaae297b176039185d)
I20260709 12:23:59.914902 25866 raft_consensus.cc:515] T ae70a2a30fa54bfbbef422ed759d837c P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:59.917243 25866 leader_election.cc:290] T ae70a2a30fa54bfbbef422ed759d837c P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
W20260709 12:23:59.923692 24973 leader_election.cc:336] T ae70a2a30fa54bfbbef422ed759d837c P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Network error: Client connection negotiation failed: client connection to 127.21.56.193:41533: connect: Connection refused (error 111)
W20260709 12:23:59.924219 24973 leader_election.cc:336] T ae70a2a30fa54bfbbef422ed759d837c P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911): Network error: Client connection negotiation failed: client connection to 127.21.56.195:39911: connect: Connection refused (error 111)
I20260709 12:23:59.924501 24973 leader_election.cc:304] T ae70a2a30fa54bfbbef422ed759d837c P f56a64eaa85f4714be29e61b5a7e2973 [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: f56a64eaa85f4714be29e61b5a7e2973; no voters: 89fead8b4d684535b3a6e4eb62080408, ed0e5ae54dc147eaae297b176039185d
I20260709 12:23:59.925047 25866 raft_consensus.cc:2749] T ae70a2a30fa54bfbbef422ed759d837c P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:23:59.936187 25866 raft_consensus.cc:493] T ba1a47eecc774c79a566c1e01e74df1e P f56a64eaa85f4714be29e61b5a7e2973 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ed0e5ae54dc147eaae297b176039185d)
I20260709 12:23:59.936748 25866 raft_consensus.cc:515] T ba1a47eecc774c79a566c1e01e74df1e P f56a64eaa85f4714be29e61b5a7e2973 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89fead8b4d684535b3a6e4eb62080408" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 39911 } } peers { permanent_uuid: "f56a64eaa85f4714be29e61b5a7e2973" member_type: VOTER last_known_addr { host: "127.21.56.196" port: 40055 } } peers { permanent_uuid: "ed0e5ae54dc147eaae297b176039185d" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 41533 } }
I20260709 12:23:59.939225 25866 leader_election.cc:290] T ba1a47eecc774c79a566c1e01e74df1e P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911), ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533)
I20260709 12:23:59.940017 21731 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:23:59.942271 21731 tablet_replica.cc:333] T d98e2fe80ed84f6eb02796dea0efcfa2 P f56a64eaa85f4714be29e61b5a7e2973: stopping tablet replica
I20260709 12:23:59.943171 21731 raft_consensus.cc:2243] T d98e2fe80ed84f6eb02796dea0efcfa2 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:23:59.943094 24973 leader_election.cc:336] T ba1a47eecc774c79a566c1e01e74df1e P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911): Network error: Client connection negotiation failed: client connection to 127.21.56.195:39911: connect: Connection refused (error 111)
W20260709 12:23:59.943964 24973 leader_election.cc:336] T ba1a47eecc774c79a566c1e01e74df1e P f56a64eaa85f4714be29e61b5a7e2973 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer ed0e5ae54dc147eaae297b176039185d (127.21.56.193:41533): Network error: Client connection negotiation failed: client connection to 127.21.56.193:41533: connect: Connection refused (error 111)
I20260709 12:23:59.944022 21731 raft_consensus.cc:2272] T d98e2fe80ed84f6eb02796dea0efcfa2 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.944401 24973 leader_election.cc:304] T ba1a47eecc774c79a566c1e01e74df1e P f56a64eaa85f4714be29e61b5a7e2973 [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: f56a64eaa85f4714be29e61b5a7e2973; no voters: 89fead8b4d684535b3a6e4eb62080408, ed0e5ae54dc147eaae297b176039185d
I20260709 12:23:59.944988 25866 raft_consensus.cc:2749] T ba1a47eecc774c79a566c1e01e74df1e P f56a64eaa85f4714be29e61b5a7e2973 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:23:59.946653 21731 tablet_replica.cc:333] T 25a01b98e7ad4edca9a557c8e328a259 P f56a64eaa85f4714be29e61b5a7e2973: stopping tablet replica
I20260709 12:23:59.947561 21731 raft_consensus.cc:2243] T 25a01b98e7ad4edca9a557c8e328a259 P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.948072 21731 raft_consensus.cc:2272] T 25a01b98e7ad4edca9a557c8e328a259 P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:59.950008 24973 consensus_peers.cc:597] T e16e622d9de64096b8e2d1fa4b70850d P f56a64eaa85f4714be29e61b5a7e2973 -> Peer 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911): Couldn't send request to peer 89fead8b4d684535b3a6e4eb62080408. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.195:39911: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:59.950716 21731 tablet_replica.cc:333] T cfbca86f30274e7bb3e6d66c6a7a4671 P f56a64eaa85f4714be29e61b5a7e2973: stopping tablet replica
I20260709 12:23:59.951341 21731 raft_consensus.cc:2243] T cfbca86f30274e7bb3e6d66c6a7a4671 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.951826 21731 raft_consensus.cc:2272] T cfbca86f30274e7bb3e6d66c6a7a4671 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.954416 21731 tablet_replica.cc:333] T cc6ea2574a534668b824fe652add54c1 P f56a64eaa85f4714be29e61b5a7e2973: stopping tablet replica
I20260709 12:23:59.955130 21731 raft_consensus.cc:2243] T cc6ea2574a534668b824fe652add54c1 P f56a64eaa85f4714be29e61b5a7e2973 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.955641 21731 raft_consensus.cc:2272] T cc6ea2574a534668b824fe652add54c1 P f56a64eaa85f4714be29e61b5a7e2973 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:59.956766 24973 consensus_peers.cc:597] T 0e732244e6e0488c93fcd16a0473d5de P f56a64eaa85f4714be29e61b5a7e2973 -> Peer 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911): Couldn't send request to peer 89fead8b4d684535b3a6e4eb62080408. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.195:39911: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:59.957784 21731 tablet_replica.cc:333] T 05df5da5f0f946b3821b6bf4a53d49fe P f56a64eaa85f4714be29e61b5a7e2973: stopping tablet replica
I20260709 12:23:59.958412 21731 raft_consensus.cc:2243] T 05df5da5f0f946b3821b6bf4a53d49fe P f56a64eaa85f4714be29e61b5a7e2973 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:59.959100 21731 raft_consensus.cc:2272] T 05df5da5f0f946b3821b6bf4a53d49fe P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.960865 21731 tablet_replica.cc:333] T c40234f65f7f43b6bed2407a7173b530 P f56a64eaa85f4714be29e61b5a7e2973: stopping tablet replica
I20260709 12:23:59.961407 21731 raft_consensus.cc:2243] T c40234f65f7f43b6bed2407a7173b530 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:59.962174 21731 raft_consensus.cc:2272] T c40234f65f7f43b6bed2407a7173b530 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.963938 21731 tablet_replica.cc:333] T ae70a2a30fa54bfbbef422ed759d837c P f56a64eaa85f4714be29e61b5a7e2973: stopping tablet replica
I20260709 12:23:59.964462 21731 raft_consensus.cc:2243] T ae70a2a30fa54bfbbef422ed759d837c P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.964823 21731 raft_consensus.cc:2272] T ae70a2a30fa54bfbbef422ed759d837c P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.966658 21731 tablet_replica.cc:333] T b212a120d43844bfa76d784b19272bcd P f56a64eaa85f4714be29e61b5a7e2973: stopping tablet replica
I20260709 12:23:59.967141 21731 raft_consensus.cc:2243] T b212a120d43844bfa76d784b19272bcd P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.967487 21731 raft_consensus.cc:2272] T b212a120d43844bfa76d784b19272bcd P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.969575 21731 tablet_replica.cc:333] T 1732c666b50145bf948495e4ad010d3c P f56a64eaa85f4714be29e61b5a7e2973: stopping tablet replica
I20260709 12:23:59.970227 21731 raft_consensus.cc:2243] T 1732c666b50145bf948495e4ad010d3c P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.970712 21731 raft_consensus.cc:2272] T 1732c666b50145bf948495e4ad010d3c P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.973003 21731 tablet_replica.cc:333] T 8e803616ee3e44548bc7c0d979dae223 P f56a64eaa85f4714be29e61b5a7e2973: stopping tablet replica
I20260709 12:23:59.973588 21731 raft_consensus.cc:2243] T 8e803616ee3e44548bc7c0d979dae223 P f56a64eaa85f4714be29e61b5a7e2973 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:59.974321 21731 raft_consensus.cc:2272] T 8e803616ee3e44548bc7c0d979dae223 P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.976058 21731 tablet_replica.cc:333] T d282e2fc9369497a96d69adc88fc80a7 P f56a64eaa85f4714be29e61b5a7e2973: stopping tablet replica
I20260709 12:23:59.976572 21731 raft_consensus.cc:2243] T d282e2fc9369497a96d69adc88fc80a7 P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.976972 21731 raft_consensus.cc:2272] T d282e2fc9369497a96d69adc88fc80a7 P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.979040 21731 tablet_replica.cc:333] T ba1a47eecc774c79a566c1e01e74df1e P f56a64eaa85f4714be29e61b5a7e2973: stopping tablet replica
I20260709 12:23:59.979544 21731 raft_consensus.cc:2243] T ba1a47eecc774c79a566c1e01e74df1e P f56a64eaa85f4714be29e61b5a7e2973 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.980020 21731 raft_consensus.cc:2272] T ba1a47eecc774c79a566c1e01e74df1e P f56a64eaa85f4714be29e61b5a7e2973 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.981863 21731 tablet_replica.cc:333] T 9c4cd4c111674148b43cadee5cdbc2f1 P f56a64eaa85f4714be29e61b5a7e2973: stopping tablet replica
I20260709 12:23:59.982443 21731 raft_consensus.cc:2243] T 9c4cd4c111674148b43cadee5cdbc2f1 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:59.983132 21731 raft_consensus.cc:2272] T 9c4cd4c111674148b43cadee5cdbc2f1 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.984833 21731 tablet_replica.cc:333] T e16e622d9de64096b8e2d1fa4b70850d P f56a64eaa85f4714be29e61b5a7e2973: stopping tablet replica
I20260709 12:23:59.985328 21731 raft_consensus.cc:2243] T e16e622d9de64096b8e2d1fa4b70850d P f56a64eaa85f4714be29e61b5a7e2973 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:59.986016 21731 raft_consensus.cc:2272] T e16e622d9de64096b8e2d1fa4b70850d P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.987716 21731 tablet_replica.cc:333] T 71658a1b1deb4ad6a6d089a0232110e7 P f56a64eaa85f4714be29e61b5a7e2973: stopping tablet replica
I20260709 12:23:59.988250 21731 raft_consensus.cc:2243] T 71658a1b1deb4ad6a6d089a0232110e7 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:59.988960 21731 raft_consensus.cc:2272] T 71658a1b1deb4ad6a6d089a0232110e7 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.990744 21731 tablet_replica.cc:333] T 4125fb20077445a6bd91c14b85a5b638 P f56a64eaa85f4714be29e61b5a7e2973: stopping tablet replica
I20260709 12:23:59.991252 21731 raft_consensus.cc:2243] T 4125fb20077445a6bd91c14b85a5b638 P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.991642 21731 raft_consensus.cc:2272] T 4125fb20077445a6bd91c14b85a5b638 P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.993410 21731 tablet_replica.cc:333] T 2d4cb9a6a0004e48b70784a39fee3a6c P f56a64eaa85f4714be29e61b5a7e2973: stopping tablet replica
I20260709 12:23:59.993959 21731 raft_consensus.cc:2243] T 2d4cb9a6a0004e48b70784a39fee3a6c P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.994354 21731 raft_consensus.cc:2272] T 2d4cb9a6a0004e48b70784a39fee3a6c P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.996095 21731 tablet_replica.cc:333] T 2bd8aea0484a459086205a5ec51fd3ef P f56a64eaa85f4714be29e61b5a7e2973: stopping tablet replica
I20260709 12:23:59.996589 21731 raft_consensus.cc:2243] T 2bd8aea0484a459086205a5ec51fd3ef P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.996982 21731 raft_consensus.cc:2272] T 2bd8aea0484a459086205a5ec51fd3ef P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.998688 21731 tablet_replica.cc:333] T 8b46d9520ab64cfab2a744faf90e8869 P f56a64eaa85f4714be29e61b5a7e2973: stopping tablet replica
I20260709 12:23:59.999202 21731 raft_consensus.cc:2243] T 8b46d9520ab64cfab2a744faf90e8869 P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.999564 21731 raft_consensus.cc:2272] T 8b46d9520ab64cfab2a744faf90e8869 P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:00.001272 21731 tablet_replica.cc:333] T b5db9d1c83c546c38c2cd70fc37e9725 P f56a64eaa85f4714be29e61b5a7e2973: stopping tablet replica
I20260709 12:24:00.001771 21731 raft_consensus.cc:2243] T b5db9d1c83c546c38c2cd70fc37e9725 P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:00.002166 21731 raft_consensus.cc:2272] T b5db9d1c83c546c38c2cd70fc37e9725 P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:00.004001 21731 tablet_replica.cc:333] T 0282a8ee201642f990b3fe7a0832923f P f56a64eaa85f4714be29e61b5a7e2973: stopping tablet replica
I20260709 12:24:00.004505 21731 raft_consensus.cc:2243] T 0282a8ee201642f990b3fe7a0832923f P f56a64eaa85f4714be29e61b5a7e2973 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:00.004868 21731 raft_consensus.cc:2272] T 0282a8ee201642f990b3fe7a0832923f P f56a64eaa85f4714be29e61b5a7e2973 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:00.006565 21731 tablet_replica.cc:333] T 691e7273b6b44c80ac26840f5745f94b P f56a64eaa85f4714be29e61b5a7e2973: stopping tablet replica
I20260709 12:24:00.007079 21731 raft_consensus.cc:2243] T 691e7273b6b44c80ac26840f5745f94b P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:00.007438 21731 raft_consensus.cc:2272] T 691e7273b6b44c80ac26840f5745f94b P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:00.009196 21731 tablet_replica.cc:333] T c404c110db894a0a8d582154e19b5556 P f56a64eaa85f4714be29e61b5a7e2973: stopping tablet replica
I20260709 12:24:00.009722 21731 raft_consensus.cc:2243] T c404c110db894a0a8d582154e19b5556 P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:00.010128 21731 raft_consensus.cc:2272] T c404c110db894a0a8d582154e19b5556 P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:00.011963 21731 tablet_replica.cc:333] T 1614338e0abd4653a1e106e5a3f8f7b3 P f56a64eaa85f4714be29e61b5a7e2973: stopping tablet replica
I20260709 12:24:00.012485 21731 raft_consensus.cc:2243] T 1614338e0abd4653a1e106e5a3f8f7b3 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:00.012890 21731 raft_consensus.cc:2272] T 1614338e0abd4653a1e106e5a3f8f7b3 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:00.014690 21731 tablet_replica.cc:333] T e5e81ec274324f26805fa23675a16c77 P f56a64eaa85f4714be29e61b5a7e2973: stopping tablet replica
I20260709 12:24:00.015225 21731 raft_consensus.cc:2243] T e5e81ec274324f26805fa23675a16c77 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:00.015588 21731 raft_consensus.cc:2272] T e5e81ec274324f26805fa23675a16c77 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:00.017241 21731 tablet_replica.cc:333] T f05dd009ffd64a8db8aa4ee4ef7811dd P f56a64eaa85f4714be29e61b5a7e2973: stopping tablet replica
I20260709 12:24:00.017743 21731 raft_consensus.cc:2243] T f05dd009ffd64a8db8aa4ee4ef7811dd P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:00.018146 21731 raft_consensus.cc:2272] T f05dd009ffd64a8db8aa4ee4ef7811dd P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:00.019811 21731 tablet_replica.cc:333] T 64b2b0279e5a48ce8a6211bcaa5d47be P f56a64eaa85f4714be29e61b5a7e2973: stopping tablet replica
I20260709 12:24:00.020319 21731 raft_consensus.cc:2243] T 64b2b0279e5a48ce8a6211bcaa5d47be P f56a64eaa85f4714be29e61b5a7e2973 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:00.021173 21731 raft_consensus.cc:2272] T 64b2b0279e5a48ce8a6211bcaa5d47be P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:00.023150 21731 tablet_replica.cc:333] T 7a0e9f4a5099496ea5375fe461e225cf P f56a64eaa85f4714be29e61b5a7e2973: stopping tablet replica
I20260709 12:24:00.023661 21731 raft_consensus.cc:2243] T 7a0e9f4a5099496ea5375fe461e225cf P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:00.024072 21731 raft_consensus.cc:2272] T 7a0e9f4a5099496ea5375fe461e225cf P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:00.026103 21731 tablet_replica.cc:333] T ff73fb3c0be54b90b240d407390c9354 P f56a64eaa85f4714be29e61b5a7e2973: stopping tablet replica
I20260709 12:24:00.026616 21731 raft_consensus.cc:2243] T ff73fb3c0be54b90b240d407390c9354 P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:00.027004 21731 raft_consensus.cc:2272] T ff73fb3c0be54b90b240d407390c9354 P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:00.028725 21731 tablet_replica.cc:333] T 0e732244e6e0488c93fcd16a0473d5de P f56a64eaa85f4714be29e61b5a7e2973: stopping tablet replica
I20260709 12:24:00.029201 21731 raft_consensus.cc:2243] T 0e732244e6e0488c93fcd16a0473d5de P f56a64eaa85f4714be29e61b5a7e2973 [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:24:00.029443 24973 consensus_peers.cc:597] T 1bc397d374ec484aaf469688e112dfc2 P f56a64eaa85f4714be29e61b5a7e2973 -> Peer 89fead8b4d684535b3a6e4eb62080408 (127.21.56.195:39911): Couldn't send request to peer 89fead8b4d684535b3a6e4eb62080408. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.195:39911: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:00.029922 21731 raft_consensus.cc:2272] T 0e732244e6e0488c93fcd16a0473d5de P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:00.031838 21731 tablet_replica.cc:333] T 7f7eabfe78884d73aa6ff40aff828c59 P f56a64eaa85f4714be29e61b5a7e2973: stopping tablet replica
I20260709 12:24:00.032353 21731 raft_consensus.cc:2243] T 7f7eabfe78884d73aa6ff40aff828c59 P f56a64eaa85f4714be29e61b5a7e2973 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:00.033020 21731 raft_consensus.cc:2272] T 7f7eabfe78884d73aa6ff40aff828c59 P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:00.034776 21731 tablet_replica.cc:333] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P f56a64eaa85f4714be29e61b5a7e2973: stopping tablet replica
I20260709 12:24:00.035280 21731 raft_consensus.cc:2243] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:00.035941 21731 raft_consensus.cc:2272] T 8a15bc8c21c942b6ba1ee3ef103f66f6 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:00.037734 21731 tablet_replica.cc:333] T 6c1a5d66365f4ea0a3c88d0e5e448fff P f56a64eaa85f4714be29e61b5a7e2973: stopping tablet replica
I20260709 12:24:00.038259 21731 raft_consensus.cc:2243] T 6c1a5d66365f4ea0a3c88d0e5e448fff P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:00.038643 21731 raft_consensus.cc:2272] T 6c1a5d66365f4ea0a3c88d0e5e448fff P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:00.040414 21731 tablet_replica.cc:333] T 553a28a597e2411f9f567661aa334e2e P f56a64eaa85f4714be29e61b5a7e2973: stopping tablet replica
I20260709 12:24:00.040910 21731 raft_consensus.cc:2243] T 553a28a597e2411f9f567661aa334e2e P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:00.041261 21731 raft_consensus.cc:2272] T 553a28a597e2411f9f567661aa334e2e P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:00.043071 21731 tablet_replica.cc:333] T 37522f4a6e6f470f9f9a05e4736aa28e P f56a64eaa85f4714be29e61b5a7e2973: stopping tablet replica
I20260709 12:24:00.043560 21731 raft_consensus.cc:2243] T 37522f4a6e6f470f9f9a05e4736aa28e P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:00.043958 21731 raft_consensus.cc:2272] T 37522f4a6e6f470f9f9a05e4736aa28e P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:00.045754 21731 tablet_replica.cc:333] T c96239c85d574bf1b06c629059d6e842 P f56a64eaa85f4714be29e61b5a7e2973: stopping tablet replica
I20260709 12:24:00.046300 21731 raft_consensus.cc:2243] T c96239c85d574bf1b06c629059d6e842 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:00.047049 21731 raft_consensus.cc:2272] T c96239c85d574bf1b06c629059d6e842 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:00.048825 21731 tablet_replica.cc:333] T 1bc397d374ec484aaf469688e112dfc2 P f56a64eaa85f4714be29e61b5a7e2973: stopping tablet replica
I20260709 12:24:00.049326 21731 raft_consensus.cc:2243] T 1bc397d374ec484aaf469688e112dfc2 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:00.050081 21731 raft_consensus.cc:2272] T 1bc397d374ec484aaf469688e112dfc2 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:00.051919 21731 tablet_replica.cc:333] T c2d935edbe5f40d5a5dcae926d3efed9 P f56a64eaa85f4714be29e61b5a7e2973: stopping tablet replica
I20260709 12:24:00.052426 21731 raft_consensus.cc:2243] T c2d935edbe5f40d5a5dcae926d3efed9 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:00.053128 21731 raft_consensus.cc:2272] T c2d935edbe5f40d5a5dcae926d3efed9 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:00.054970 21731 tablet_replica.cc:333] T dedf9ab509654fc0a1f910177af15950 P f56a64eaa85f4714be29e61b5a7e2973: stopping tablet replica
I20260709 12:24:00.055459 21731 raft_consensus.cc:2243] T dedf9ab509654fc0a1f910177af15950 P f56a64eaa85f4714be29e61b5a7e2973 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:00.056169 21731 raft_consensus.cc:2272] T dedf9ab509654fc0a1f910177af15950 P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:00.058377 21731 tablet_replica.cc:333] T 428b74912b684e128bc77cbf9decddcd P f56a64eaa85f4714be29e61b5a7e2973: stopping tablet replica
I20260709 12:24:00.059046 21731 raft_consensus.cc:2243] T 428b74912b684e128bc77cbf9decddcd P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:00.059513 21731 raft_consensus.cc:2272] T 428b74912b684e128bc77cbf9decddcd P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:00.061671 21731 tablet_replica.cc:333] T ff8b874555e84c5ca5012a330bc4cad9 P f56a64eaa85f4714be29e61b5a7e2973: stopping tablet replica
I20260709 12:24:00.062148 21731 raft_consensus.cc:2243] T ff8b874555e84c5ca5012a330bc4cad9 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:00.062502 21731 raft_consensus.cc:2272] T ff8b874555e84c5ca5012a330bc4cad9 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:00.064256 21731 tablet_replica.cc:333] T 9d87fc1fea674702a7661a83c535bb62 P f56a64eaa85f4714be29e61b5a7e2973: stopping tablet replica
I20260709 12:24:00.064670 21731 raft_consensus.cc:2243] T 9d87fc1fea674702a7661a83c535bb62 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:00.065032 21731 raft_consensus.cc:2272] T 9d87fc1fea674702a7661a83c535bb62 P f56a64eaa85f4714be29e61b5a7e2973 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:00.066831 21731 tablet_replica.cc:333] T e33c9db470554ce394bd6c0b5a6f6616 P f56a64eaa85f4714be29e61b5a7e2973: stopping tablet replica
I20260709 12:24:00.067246 21731 raft_consensus.cc:2243] T e33c9db470554ce394bd6c0b5a6f6616 P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:00.067588 21731 raft_consensus.cc:2272] T e33c9db470554ce394bd6c0b5a6f6616 P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:00.069196 21731 tablet_replica.cc:333] T bbdbd512e8184425a28ab866ef413585 P f56a64eaa85f4714be29e61b5a7e2973: stopping tablet replica
I20260709 12:24:00.069588 21731 raft_consensus.cc:2243] T bbdbd512e8184425a28ab866ef413585 P f56a64eaa85f4714be29e61b5a7e2973 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:00.070359 21731 raft_consensus.cc:2272] T bbdbd512e8184425a28ab866ef413585 P f56a64eaa85f4714be29e61b5a7e2973 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:00.132776 21731 tablet_server.cc:196] TabletServer@127.21.56.196:0 shutdown complete.
I20260709 12:24:00.191639 21731 master.cc:562] Master@127.21.56.254:45539 shutting down...
I20260709 12:24:00.215255 21731 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 81abd1fd48f547a0aa865b9d385a4ca7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:00.215797 21731 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 81abd1fd48f547a0aa865b9d385a4ca7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:00.216089 21731 tablet_replica.cc:333] T 00000000000000000000000000000000 P 81abd1fd48f547a0aa865b9d385a4ca7: stopping tablet replica
I20260709 12:24:00.237314 21731 master.cc:584] Master@127.21.56.254:45539 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (29361 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 12:24:00.317083 21731 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.56.254:39233
I20260709 12:24:00.318284 21731 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:24:00.323654 25894 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:00.323896 25895 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:24:00.325209 21731 server_base.cc:1061] running on GCE node
W20260709 12:24:00.325766 25898 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:24:00.326673 21731 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:24:00.326886 21731 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:24:00.327032 21731 hybrid_clock.cc:648] HybridClock initialized: now 1783599840327015 us; error 0 us; skew 500 ppm
I20260709 12:24:00.327550 21731 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:24:00.330534 21731 webserver.cc:533] Webserver started at http://127.21.56.254:45645/ using document root <none> and password file <none>
I20260709 12:24:00.331287 21731 fs_manager.cc:362] Metadata directory not provided
I20260709 12:24:00.331565 21731 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:24:00.331908 21731 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:24:00.333636 21731 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599696038870-21731-0/minicluster-data/master-0-root/instance:
uuid: "3a58b575e34c4de5b96e06685d999d60"
format_stamp: "Formatted at 2026-07-09 12:24:00 on dist-test-slave-n9kb"
I20260709 12:24:00.340991 21731 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:24:00.347420 25902 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:00.348927 21731 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.003s
I20260709 12:24:00.349536 21731 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599696038870-21731-0/minicluster-data/master-0-root
uuid: "3a58b575e34c4de5b96e06685d999d60"
format_stamp: "Formatted at 2026-07-09 12:24:00 on dist-test-slave-n9kb"
I20260709 12:24:00.350044 21731 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599696038870-21731-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599696038870-21731-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599696038870-21731-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)
I20260709 12:24:00.371150 21731 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:24:00.372372 21731 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:24:00.410189 21731 rpc_server.cc:307] RPC server started. Bound to: 127.21.56.254:39233
I20260709 12:24:00.410275 25954 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.56.254:39233 every 8 connection(s)
I20260709 12:24:00.413926 25955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:00.424471 25955 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3a58b575e34c4de5b96e06685d999d60: Bootstrap starting.
I20260709 12:24:00.429272 25955 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3a58b575e34c4de5b96e06685d999d60: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:00.434273 25955 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3a58b575e34c4de5b96e06685d999d60: No bootstrap required, opened a new log
I20260709 12:24:00.437157 25955 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3a58b575e34c4de5b96e06685d999d60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a58b575e34c4de5b96e06685d999d60" member_type: VOTER }
I20260709 12:24:00.437638 25955 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3a58b575e34c4de5b96e06685d999d60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:00.437902 25955 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3a58b575e34c4de5b96e06685d999d60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a58b575e34c4de5b96e06685d999d60, State: Initialized, Role: FOLLOWER
I20260709 12:24:00.438616 25955 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3a58b575e34c4de5b96e06685d999d60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3a58b575e34c4de5b96e06685d999d60" member_type: VOTER }
I20260709 12:24:00.439065 25955 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3a58b575e34c4de5b96e06685d999d60 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:24:00.439291 25955 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3a58b575e34c4de5b96e06685d999d60 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:24:00.439574 25955 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3a58b575e34c4de5b96e06685d999d60 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:00.444283 25955 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3a58b575e34c4de5b96e06685d999d60 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a58b575e34c4de5b96e06685d999d60" member_type: VOTER }
I20260709 12:24:00.444792 25955 leader_election.cc:304] T 00000000000000000000000000000000 P 3a58b575e34c4de5b96e06685d999d60 [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: 3a58b575e34c4de5b96e06685d999d60; no voters: 
I20260709 12:24:00.445924 25955 leader_election.cc:290] T 00000000000000000000000000000000 P 3a58b575e34c4de5b96e06685d999d60 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:24:00.446346 25958 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3a58b575e34c4de5b96e06685d999d60 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:00.447611 25958 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3a58b575e34c4de5b96e06685d999d60 [term 1 LEADER]: Becoming Leader. State: Replica: 3a58b575e34c4de5b96e06685d999d60, State: Running, Role: LEADER
I20260709 12:24:00.448464 25958 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3a58b575e34c4de5b96e06685d999d60 [LEADER]: Queue going to LEADER mode. State: All 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: "3a58b575e34c4de5b96e06685d999d60" member_type: VOTER }
I20260709 12:24:00.448755 25955 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3a58b575e34c4de5b96e06685d999d60 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:24:00.453523 25959 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3a58b575e34c4de5b96e06685d999d60 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3a58b575e34c4de5b96e06685d999d60" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a58b575e34c4de5b96e06685d999d60" member_type: VOTER } }
I20260709 12:24:00.453629 25960 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3a58b575e34c4de5b96e06685d999d60 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3a58b575e34c4de5b96e06685d999d60. Latest consensus state: current_term: 1 leader_uuid: "3a58b575e34c4de5b96e06685d999d60" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a58b575e34c4de5b96e06685d999d60" member_type: VOTER } }
I20260709 12:24:00.454453 25960 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3a58b575e34c4de5b96e06685d999d60 [sys.catalog]: This master's current role is: LEADER
I20260709 12:24:00.455878 25959 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3a58b575e34c4de5b96e06685d999d60 [sys.catalog]: This master's current role is: LEADER
I20260709 12:24:00.456254 25967 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:24:00.461421 25967 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:24:00.462504 21731 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:24:00.469901 25967 catalog_manager.cc:1383] Generated new cluster ID: dd0964db6d214cc7ae34cde68d3c4b07
I20260709 12:24:00.470232 25967 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:24:00.494880 25967 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:24:00.496162 25967 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:24:00.517019 25967 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3a58b575e34c4de5b96e06685d999d60: Generated new TSK 0
I20260709 12:24:00.517654 25967 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:24:00.529138 21731 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:24:00.535260 25976 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:00.535977 25977 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:00.537452 25979 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:24:00.538468 21731 server_base.cc:1061] running on GCE node
I20260709 12:24:00.539433 21731 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:24:00.539625 21731 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:24:00.539783 21731 hybrid_clock.cc:648] HybridClock initialized: now 1783599840539764 us; error 0 us; skew 500 ppm
I20260709 12:24:00.540308 21731 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:24:00.542578 21731 webserver.cc:533] Webserver started at http://127.21.56.193:41499/ using document root <none> and password file <none>
I20260709 12:24:00.543047 21731 fs_manager.cc:362] Metadata directory not provided
I20260709 12:24:00.543216 21731 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:24:00.543531 21731 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:24:00.544606 21731 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599696038870-21731-0/minicluster-data/ts-0-root/instance:
uuid: "a2b01e60c1c04aac8e8f4f58ef674404"
format_stamp: "Formatted at 2026-07-09 12:24:00 on dist-test-slave-n9kb"
I20260709 12:24:00.549044 21731 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:24:00.552487 25984 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:00.553270 21731 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:24:00.553627 21731 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599696038870-21731-0/minicluster-data/ts-0-root
uuid: "a2b01e60c1c04aac8e8f4f58ef674404"
format_stamp: "Formatted at 2026-07-09 12:24:00 on dist-test-slave-n9kb"
I20260709 12:24:00.553887 21731 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599696038870-21731-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599696038870-21731-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599696038870-21731-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)
I20260709 12:24:00.578585 21731 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:24:00.579823 21731 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:24:00.581334 21731 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:24:00.583686 21731 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:24:00.583864 21731 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:00.584105 21731 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:24:00.584255 21731 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:00.623176 21731 rpc_server.cc:307] RPC server started. Bound to: 127.21.56.193:39387
I20260709 12:24:00.623279 26046 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.56.193:39387 every 8 connection(s)
I20260709 12:24:00.628098 21731 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:24:00.635702 26051 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:00.636911 26052 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:00.640120 26054 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:24:00.640156 21731 server_base.cc:1061] running on GCE node
I20260709 12:24:00.641592 21731 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:24:00.641870 21731 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:24:00.642112 21731 hybrid_clock.cc:648] HybridClock initialized: now 1783599840642087 us; error 0 us; skew 500 ppm
I20260709 12:24:00.642661 21731 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:24:00.642675 26047 heartbeater.cc:344] Connected to a master server at 127.21.56.254:39233
I20260709 12:24:00.643146 26047 heartbeater.cc:461] Registering TS with master...
I20260709 12:24:00.644079 26047 heartbeater.cc:507] Master 127.21.56.254:39233 requested a full tablet report, sending...
I20260709 12:24:00.645334 21731 webserver.cc:533] Webserver started at http://127.21.56.194:37095/ using document root <none> and password file <none>
I20260709 12:24:00.646091 21731 fs_manager.cc:362] Metadata directory not provided
I20260709 12:24:00.646268 21731 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:24:00.646466 25919 ts_manager.cc:194] Registered new tserver with Master: a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387)
I20260709 12:24:00.646481 21731 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:24:00.648141 21731 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599696038870-21731-0/minicluster-data/ts-1-root/instance:
uuid: "3d43c9bd08d4437da05bf9d98a563fc4"
format_stamp: "Formatted at 2026-07-09 12:24:00 on dist-test-slave-n9kb"
I20260709 12:24:00.648552 25919 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52422
I20260709 12:24:00.653079 21731 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:24:00.657032 26059 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:00.657845 21731 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:24:00.658165 21731 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599696038870-21731-0/minicluster-data/ts-1-root
uuid: "3d43c9bd08d4437da05bf9d98a563fc4"
format_stamp: "Formatted at 2026-07-09 12:24:00 on dist-test-slave-n9kb"
I20260709 12:24:00.658443 21731 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599696038870-21731-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599696038870-21731-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599696038870-21731-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)
I20260709 12:24:00.689173 21731 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:24:00.690429 21731 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:24:00.691901 21731 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:24:00.694195 21731 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:24:00.694399 21731 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:00.694628 21731 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:24:00.694789 21731 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:00.734478 21731 rpc_server.cc:307] RPC server started. Bound to: 127.21.56.194:42129
I20260709 12:24:00.734584 26121 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.56.194:42129 every 8 connection(s)
I20260709 12:24:00.739115 21731 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:24:00.746153 26125 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:00.747915 26126 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:24:00.750919 21731 server_base.cc:1061] running on GCE node
W20260709 12:24:00.751276 26128 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:24:00.751616 26122 heartbeater.cc:344] Connected to a master server at 127.21.56.254:39233
I20260709 12:24:00.752080 26122 heartbeater.cc:461] Registering TS with master...
I20260709 12:24:00.752498 21731 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:24:00.752799 21731 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:24:00.753006 21731 hybrid_clock.cc:648] HybridClock initialized: now 1783599840752985 us; error 0 us; skew 500 ppm
I20260709 12:24:00.753018 26122 heartbeater.cc:507] Master 127.21.56.254:39233 requested a full tablet report, sending...
I20260709 12:24:00.753862 21731 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:24:00.755446 25919 ts_manager.cc:194] Registered new tserver with Master: 3d43c9bd08d4437da05bf9d98a563fc4 (127.21.56.194:42129)
I20260709 12:24:00.756624 21731 webserver.cc:533] Webserver started at http://127.21.56.195:39907/ using document root <none> and password file <none>
I20260709 12:24:00.757055 25919 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52436
I20260709 12:24:00.757259 21731 fs_manager.cc:362] Metadata directory not provided
I20260709 12:24:00.757597 21731 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:24:00.757884 21731 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:24:00.759434 21731 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599696038870-21731-0/minicluster-data/ts-2-root/instance:
uuid: "55c1e8e4108447c4b020edfb812973a4"
format_stamp: "Formatted at 2026-07-09 12:24:00 on dist-test-slave-n9kb"
I20260709 12:24:00.763850 21731 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:24:00.767181 26133 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:00.767937 21731 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:24:00.768218 21731 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599696038870-21731-0/minicluster-data/ts-2-root
uuid: "55c1e8e4108447c4b020edfb812973a4"
format_stamp: "Formatted at 2026-07-09 12:24:00 on dist-test-slave-n9kb"
I20260709 12:24:00.768507 21731 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599696038870-21731-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599696038870-21731-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599696038870-21731-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)
I20260709 12:24:00.793884 21731 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:24:00.795073 21731 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:24:00.796536 21731 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:24:00.798745 21731 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:24:00.798941 21731 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:00.799167 21731 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:24:00.799330 21731 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:00.837962 21731 rpc_server.cc:307] RPC server started. Bound to: 127.21.56.195:34951
I20260709 12:24:00.838109 26195 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.56.195:34951 every 8 connection(s)
I20260709 12:24:00.851812 26196 heartbeater.cc:344] Connected to a master server at 127.21.56.254:39233
I20260709 12:24:00.852324 26196 heartbeater.cc:461] Registering TS with master...
I20260709 12:24:00.853062 26196 heartbeater.cc:507] Master 127.21.56.254:39233 requested a full tablet report, sending...
I20260709 12:24:00.855012 25919 ts_manager.cc:194] Registered new tserver with Master: 55c1e8e4108447c4b020edfb812973a4 (127.21.56.195:34951)
I20260709 12:24:00.855652 21731 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014524703s
I20260709 12:24:00.856411 25919 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52452
I20260709 12:24:00.880831 25919 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52456:
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"
    }
  }
}
W20260709 12:24:00.883684 25919 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.
I20260709 12:24:00.950114 26161 tablet_service.cc:1511] Processing CreateTablet for tablet 7dd490217ecf46eca64c5f99e40a1c0d (DEFAULT_TABLE table=test-workload [id=a267ce9277c8417dbae7673aea654041]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:24:00.951651 26161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dd490217ecf46eca64c5f99e40a1c0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:00.955750 26160 tablet_service.cc:1511] Processing CreateTablet for tablet 41bda96cda1641d98ca791263b9115ce (DEFAULT_TABLE table=test-workload [id=a267ce9277c8417dbae7673aea654041]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:24:00.963852 26160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41bda96cda1641d98ca791263b9115ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:00.966792 26159 tablet_service.cc:1511] Processing CreateTablet for tablet 049eed683d7f4fee95be9a8aa32a0cd7 (DEFAULT_TABLE table=test-workload [id=a267ce9277c8417dbae7673aea654041]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:24:00.968425 26159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 049eed683d7f4fee95be9a8aa32a0cd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:00.971704 26158 tablet_service.cc:1511] Processing CreateTablet for tablet 7f358701636248aea5f059dbd1436ede (DEFAULT_TABLE table=test-workload [id=a267ce9277c8417dbae7673aea654041]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:24:00.973559 26158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f358701636248aea5f059dbd1436ede. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:00.975911 26157 tablet_service.cc:1511] Processing CreateTablet for tablet 83d13f9fd26442f0b0d30c897c8ad972 (DEFAULT_TABLE table=test-workload [id=a267ce9277c8417dbae7673aea654041]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:24:00.977578 26157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83d13f9fd26442f0b0d30c897c8ad972. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:00.984103 26156 tablet_service.cc:1511] Processing CreateTablet for tablet 6ac4aa61c5f747d3b834ec6e64c79eb8 (DEFAULT_TABLE table=test-workload [id=a267ce9277c8417dbae7673aea654041]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:24:00.987882 26155 tablet_service.cc:1511] Processing CreateTablet for tablet 3c2a043d3c784ec4aad4b0f765cd5d53 (DEFAULT_TABLE table=test-workload [id=a267ce9277c8417dbae7673aea654041]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:24:00.991084 26154 tablet_service.cc:1511] Processing CreateTablet for tablet 1e74ac060b3e4b248e2394c32fcf3152 (DEFAULT_TABLE table=test-workload [id=a267ce9277c8417dbae7673aea654041]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:24:00.985858 26156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ac4aa61c5f747d3b834ec6e64c79eb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:00.996675 26153 tablet_service.cc:1511] Processing CreateTablet for tablet 863ce743565a4ba19cb26e4f030318fd (DEFAULT_TABLE table=test-workload [id=a267ce9277c8417dbae7673aea654041]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:24:01.003616 26153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 863ce743565a4ba19cb26e4f030318fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:01.012025 26155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c2a043d3c784ec4aad4b0f765cd5d53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:01.014504 26154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e74ac060b3e4b248e2394c32fcf3152. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:01.014603 26152 tablet_service.cc:1511] Processing CreateTablet for tablet c494f2da4b8b46119bd0842f6d9111c3 (DEFAULT_TABLE table=test-workload [id=a267ce9277c8417dbae7673aea654041]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:24:01.016019 26152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c494f2da4b8b46119bd0842f6d9111c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:01.031068 26012 tablet_service.cc:1511] Processing CreateTablet for tablet 7dd490217ecf46eca64c5f99e40a1c0d (DEFAULT_TABLE table=test-workload [id=a267ce9277c8417dbae7673aea654041]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:24:01.032534 26012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dd490217ecf46eca64c5f99e40a1c0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:01.035074 26011 tablet_service.cc:1511] Processing CreateTablet for tablet 41bda96cda1641d98ca791263b9115ce (DEFAULT_TABLE table=test-workload [id=a267ce9277c8417dbae7673aea654041]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:24:01.036460 26011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41bda96cda1641d98ca791263b9115ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:01.038530 26003 tablet_service.cc:1511] Processing CreateTablet for tablet c494f2da4b8b46119bd0842f6d9111c3 (DEFAULT_TABLE table=test-workload [id=a267ce9277c8417dbae7673aea654041]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:24:01.039085 26010 tablet_service.cc:1511] Processing CreateTablet for tablet 049eed683d7f4fee95be9a8aa32a0cd7 (DEFAULT_TABLE table=test-workload [id=a267ce9277c8417dbae7673aea654041]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:24:01.039988 26003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c494f2da4b8b46119bd0842f6d9111c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:01.041277 26009 tablet_service.cc:1511] Processing CreateTablet for tablet 7f358701636248aea5f059dbd1436ede (DEFAULT_TABLE table=test-workload [id=a267ce9277c8417dbae7673aea654041]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:24:01.042783 26009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f358701636248aea5f059dbd1436ede. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:01.045197 26005 tablet_service.cc:1511] Processing CreateTablet for tablet 1e74ac060b3e4b248e2394c32fcf3152 (DEFAULT_TABLE table=test-workload [id=a267ce9277c8417dbae7673aea654041]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:24:01.048560 26008 tablet_service.cc:1511] Processing CreateTablet for tablet 83d13f9fd26442f0b0d30c897c8ad972 (DEFAULT_TABLE table=test-workload [id=a267ce9277c8417dbae7673aea654041]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:24:01.050114 26006 tablet_service.cc:1511] Processing CreateTablet for tablet 3c2a043d3c784ec4aad4b0f765cd5d53 (DEFAULT_TABLE table=test-workload [id=a267ce9277c8417dbae7673aea654041]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:24:01.051219 26004 tablet_service.cc:1511] Processing CreateTablet for tablet 863ce743565a4ba19cb26e4f030318fd (DEFAULT_TABLE table=test-workload [id=a267ce9277c8417dbae7673aea654041]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:24:01.054020 26007 tablet_service.cc:1511] Processing CreateTablet for tablet 6ac4aa61c5f747d3b834ec6e64c79eb8 (DEFAULT_TABLE table=test-workload [id=a267ce9277c8417dbae7673aea654041]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:24:01.055447 26010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 049eed683d7f4fee95be9a8aa32a0cd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:01.056334 26006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c2a043d3c784ec4aad4b0f765cd5d53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:01.056977 26005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e74ac060b3e4b248e2394c32fcf3152. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:01.057811 26007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ac4aa61c5f747d3b834ec6e64c79eb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:01.061995 26004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 863ce743565a4ba19cb26e4f030318fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:01.065551 26008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83d13f9fd26442f0b0d30c897c8ad972. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:01.066018 26212 tablet_bootstrap.cc:492] T 863ce743565a4ba19cb26e4f030318fd P 55c1e8e4108447c4b020edfb812973a4: Bootstrap starting.
I20260709 12:24:01.076799 26212 tablet_bootstrap.cc:654] T 863ce743565a4ba19cb26e4f030318fd P 55c1e8e4108447c4b020edfb812973a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:01.098225 26087 tablet_service.cc:1511] Processing CreateTablet for tablet 7dd490217ecf46eca64c5f99e40a1c0d (DEFAULT_TABLE table=test-workload [id=a267ce9277c8417dbae7673aea654041]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:24:01.100097 26087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dd490217ecf46eca64c5f99e40a1c0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:01.104558 26086 tablet_service.cc:1511] Processing CreateTablet for tablet 41bda96cda1641d98ca791263b9115ce (DEFAULT_TABLE table=test-workload [id=a267ce9277c8417dbae7673aea654041]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:24:01.106083 26086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41bda96cda1641d98ca791263b9115ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:01.109946 26085 tablet_service.cc:1511] Processing CreateTablet for tablet 049eed683d7f4fee95be9a8aa32a0cd7 (DEFAULT_TABLE table=test-workload [id=a267ce9277c8417dbae7673aea654041]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:24:01.111517 26085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 049eed683d7f4fee95be9a8aa32a0cd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:01.128028 26084 tablet_service.cc:1511] Processing CreateTablet for tablet 7f358701636248aea5f059dbd1436ede (DEFAULT_TABLE table=test-workload [id=a267ce9277c8417dbae7673aea654041]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:24:01.129612 26084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f358701636248aea5f059dbd1436ede. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:01.131711 26214 tablet_bootstrap.cc:492] T 83d13f9fd26442f0b0d30c897c8ad972 P a2b01e60c1c04aac8e8f4f58ef674404: Bootstrap starting.
I20260709 12:24:01.139071 26214 tablet_bootstrap.cc:654] T 83d13f9fd26442f0b0d30c897c8ad972 P a2b01e60c1c04aac8e8f4f58ef674404: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:01.148144 26083 tablet_service.cc:1511] Processing CreateTablet for tablet 83d13f9fd26442f0b0d30c897c8ad972 (DEFAULT_TABLE table=test-workload [id=a267ce9277c8417dbae7673aea654041]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:24:01.149652 26083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83d13f9fd26442f0b0d30c897c8ad972. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:01.157940 26214 tablet_bootstrap.cc:492] T 83d13f9fd26442f0b0d30c897c8ad972 P a2b01e60c1c04aac8e8f4f58ef674404: No bootstrap required, opened a new log
I20260709 12:24:01.158591 26214 ts_tablet_manager.cc:1403] T 83d13f9fd26442f0b0d30c897c8ad972 P a2b01e60c1c04aac8e8f4f58ef674404: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.000s
I20260709 12:24:01.161566 26214 raft_consensus.cc:359] T 83d13f9fd26442f0b0d30c897c8ad972 P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.162461 26214 raft_consensus.cc:385] T 83d13f9fd26442f0b0d30c897c8ad972 P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:01.162814 26214 raft_consensus.cc:740] T 83d13f9fd26442f0b0d30c897c8ad972 P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2b01e60c1c04aac8e8f4f58ef674404, State: Initialized, Role: FOLLOWER
I20260709 12:24:01.163787 26082 tablet_service.cc:1511] Processing CreateTablet for tablet 6ac4aa61c5f747d3b834ec6e64c79eb8 (DEFAULT_TABLE table=test-workload [id=a267ce9277c8417dbae7673aea654041]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:24:01.165191 26082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ac4aa61c5f747d3b834ec6e64c79eb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:01.170704 26081 tablet_service.cc:1511] Processing CreateTablet for tablet 1e74ac060b3e4b248e2394c32fcf3152 (DEFAULT_TABLE table=test-workload [id=a267ce9277c8417dbae7673aea654041]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:24:01.172098 26081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e74ac060b3e4b248e2394c32fcf3152. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:01.163776 26214 consensus_queue.cc:260] T 83d13f9fd26442f0b0d30c897c8ad972 P a2b01e60c1c04aac8e8f4f58ef674404 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.179548 26080 tablet_service.cc:1511] Processing CreateTablet for tablet 863ce743565a4ba19cb26e4f030318fd (DEFAULT_TABLE table=test-workload [id=a267ce9277c8417dbae7673aea654041]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:24:01.180907 26080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 863ce743565a4ba19cb26e4f030318fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:01.187593 26079 tablet_service.cc:1511] Processing CreateTablet for tablet c494f2da4b8b46119bd0842f6d9111c3 (DEFAULT_TABLE table=test-workload [id=a267ce9277c8417dbae7673aea654041]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:24:01.188959 26079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c494f2da4b8b46119bd0842f6d9111c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:01.237071 26047 heartbeater.cc:499] Master 127.21.56.254:39233 was elected leader, sending a full tablet report...
I20260709 12:24:01.241536 26214 ts_tablet_manager.cc:1434] T 83d13f9fd26442f0b0d30c897c8ad972 P a2b01e60c1c04aac8e8f4f58ef674404: Time spent starting tablet: real 0.083s	user 0.012s	sys 0.009s
I20260709 12:24:01.250564 26214 tablet_bootstrap.cc:492] T c494f2da4b8b46119bd0842f6d9111c3 P a2b01e60c1c04aac8e8f4f58ef674404: Bootstrap starting.
I20260709 12:24:01.256709 26086 tablet_service.cc:1511] Processing CreateTablet for tablet 3c2a043d3c784ec4aad4b0f765cd5d53 (DEFAULT_TABLE table=test-workload [id=a267ce9277c8417dbae7673aea654041]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:24:01.262041 26086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c2a043d3c784ec4aad4b0f765cd5d53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:01.264181 26214 tablet_bootstrap.cc:654] T c494f2da4b8b46119bd0842f6d9111c3 P a2b01e60c1c04aac8e8f4f58ef674404: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:01.273660 26212 tablet_bootstrap.cc:492] T 863ce743565a4ba19cb26e4f030318fd P 55c1e8e4108447c4b020edfb812973a4: No bootstrap required, opened a new log
I20260709 12:24:01.274605 26212 ts_tablet_manager.cc:1403] T 863ce743565a4ba19cb26e4f030318fd P 55c1e8e4108447c4b020edfb812973a4: Time spent bootstrapping tablet: real 0.209s	user 0.045s	sys 0.084s
I20260709 12:24:01.276038 26216 tablet_bootstrap.cc:492] T 7dd490217ecf46eca64c5f99e40a1c0d P 3d43c9bd08d4437da05bf9d98a563fc4: Bootstrap starting.
I20260709 12:24:01.278180 26212 raft_consensus.cc:359] T 863ce743565a4ba19cb26e4f030318fd P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.278924 26212 raft_consensus.cc:385] T 863ce743565a4ba19cb26e4f030318fd P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:01.279209 26212 raft_consensus.cc:740] T 863ce743565a4ba19cb26e4f030318fd P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55c1e8e4108447c4b020edfb812973a4, State: Initialized, Role: FOLLOWER
I20260709 12:24:01.282151 26214 tablet_bootstrap.cc:492] T c494f2da4b8b46119bd0842f6d9111c3 P a2b01e60c1c04aac8e8f4f58ef674404: No bootstrap required, opened a new log
I20260709 12:24:01.282419 26216 tablet_bootstrap.cc:654] T 7dd490217ecf46eca64c5f99e40a1c0d P 3d43c9bd08d4437da05bf9d98a563fc4: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:01.282706 26214 ts_tablet_manager.cc:1403] T c494f2da4b8b46119bd0842f6d9111c3 P a2b01e60c1c04aac8e8f4f58ef674404: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.003s
I20260709 12:24:01.285966 26214 raft_consensus.cc:359] T c494f2da4b8b46119bd0842f6d9111c3 P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.286728 26214 raft_consensus.cc:385] T c494f2da4b8b46119bd0842f6d9111c3 P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:01.287032 26214 raft_consensus.cc:740] T c494f2da4b8b46119bd0842f6d9111c3 P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2b01e60c1c04aac8e8f4f58ef674404, State: Initialized, Role: FOLLOWER
I20260709 12:24:01.287935 26212 consensus_queue.cc:260] T 863ce743565a4ba19cb26e4f030318fd P 55c1e8e4108447c4b020edfb812973a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.288519 26214 consensus_queue.cc:260] T c494f2da4b8b46119bd0842f6d9111c3 P a2b01e60c1c04aac8e8f4f58ef674404 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.290848 26214 ts_tablet_manager.cc:1434] T c494f2da4b8b46119bd0842f6d9111c3 P a2b01e60c1c04aac8e8f4f58ef674404: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:24:01.291996 26214 tablet_bootstrap.cc:492] T 1e74ac060b3e4b248e2394c32fcf3152 P a2b01e60c1c04aac8e8f4f58ef674404: Bootstrap starting.
I20260709 12:24:01.297212 26212 ts_tablet_manager.cc:1434] T 863ce743565a4ba19cb26e4f030318fd P 55c1e8e4108447c4b020edfb812973a4: Time spent starting tablet: real 0.022s	user 0.012s	sys 0.000s
I20260709 12:24:01.298031 26196 heartbeater.cc:499] Master 127.21.56.254:39233 was elected leader, sending a full tablet report...
I20260709 12:24:01.298489 26214 tablet_bootstrap.cc:654] T 1e74ac060b3e4b248e2394c32fcf3152 P a2b01e60c1c04aac8e8f4f58ef674404: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:01.307392 26212 tablet_bootstrap.cc:492] T 049eed683d7f4fee95be9a8aa32a0cd7 P 55c1e8e4108447c4b020edfb812973a4: Bootstrap starting.
I20260709 12:24:01.315357 26212 tablet_bootstrap.cc:654] T 049eed683d7f4fee95be9a8aa32a0cd7 P 55c1e8e4108447c4b020edfb812973a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:01.321072 26214 tablet_bootstrap.cc:492] T 1e74ac060b3e4b248e2394c32fcf3152 P a2b01e60c1c04aac8e8f4f58ef674404: No bootstrap required, opened a new log
I20260709 12:24:01.321513 26214 ts_tablet_manager.cc:1403] T 1e74ac060b3e4b248e2394c32fcf3152 P a2b01e60c1c04aac8e8f4f58ef674404: Time spent bootstrapping tablet: real 0.030s	user 0.020s	sys 0.008s
I20260709 12:24:01.324286 26214 raft_consensus.cc:359] T 1e74ac060b3e4b248e2394c32fcf3152 P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.324982 26214 raft_consensus.cc:385] T 1e74ac060b3e4b248e2394c32fcf3152 P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:01.325249 26214 raft_consensus.cc:740] T 1e74ac060b3e4b248e2394c32fcf3152 P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2b01e60c1c04aac8e8f4f58ef674404, State: Initialized, Role: FOLLOWER
I20260709 12:24:01.325960 26214 consensus_queue.cc:260] T 1e74ac060b3e4b248e2394c32fcf3152 P a2b01e60c1c04aac8e8f4f58ef674404 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.327752 26212 tablet_bootstrap.cc:492] T 049eed683d7f4fee95be9a8aa32a0cd7 P 55c1e8e4108447c4b020edfb812973a4: No bootstrap required, opened a new log
I20260709 12:24:01.328089 26214 ts_tablet_manager.cc:1434] T 1e74ac060b3e4b248e2394c32fcf3152 P a2b01e60c1c04aac8e8f4f58ef674404: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:24:01.328452 26212 ts_tablet_manager.cc:1403] T 049eed683d7f4fee95be9a8aa32a0cd7 P 55c1e8e4108447c4b020edfb812973a4: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.005s
I20260709 12:24:01.329113 26214 tablet_bootstrap.cc:492] T 7f358701636248aea5f059dbd1436ede P a2b01e60c1c04aac8e8f4f58ef674404: Bootstrap starting.
I20260709 12:24:01.334039 26212 raft_consensus.cc:359] T 049eed683d7f4fee95be9a8aa32a0cd7 P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.335072 26212 raft_consensus.cc:385] T 049eed683d7f4fee95be9a8aa32a0cd7 P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:01.335448 26212 raft_consensus.cc:740] T 049eed683d7f4fee95be9a8aa32a0cd7 P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55c1e8e4108447c4b020edfb812973a4, State: Initialized, Role: FOLLOWER
I20260709 12:24:01.335541 26214 tablet_bootstrap.cc:654] T 7f358701636248aea5f059dbd1436ede P a2b01e60c1c04aac8e8f4f58ef674404: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:01.339399 26212 consensus_queue.cc:260] T 049eed683d7f4fee95be9a8aa32a0cd7 P 55c1e8e4108447c4b020edfb812973a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.340574 26216 tablet_bootstrap.cc:492] T 7dd490217ecf46eca64c5f99e40a1c0d P 3d43c9bd08d4437da05bf9d98a563fc4: No bootstrap required, opened a new log
I20260709 12:24:01.341125 26216 ts_tablet_manager.cc:1403] T 7dd490217ecf46eca64c5f99e40a1c0d P 3d43c9bd08d4437da05bf9d98a563fc4: Time spent bootstrapping tablet: real 0.065s	user 0.034s	sys 0.028s
I20260709 12:24:01.344631 26216 raft_consensus.cc:359] T 7dd490217ecf46eca64c5f99e40a1c0d P 3d43c9bd08d4437da05bf9d98a563fc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } }
I20260709 12:24:01.345357 26216 raft_consensus.cc:385] T 7dd490217ecf46eca64c5f99e40a1c0d P 3d43c9bd08d4437da05bf9d98a563fc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:01.345687 26216 raft_consensus.cc:740] T 7dd490217ecf46eca64c5f99e40a1c0d P 3d43c9bd08d4437da05bf9d98a563fc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d43c9bd08d4437da05bf9d98a563fc4, State: Initialized, Role: FOLLOWER
I20260709 12:24:01.346575 26216 consensus_queue.cc:260] T 7dd490217ecf46eca64c5f99e40a1c0d P 3d43c9bd08d4437da05bf9d98a563fc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } }
I20260709 12:24:01.347829 26212 ts_tablet_manager.cc:1434] T 049eed683d7f4fee95be9a8aa32a0cd7 P 55c1e8e4108447c4b020edfb812973a4: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260709 12:24:01.347878 26214 tablet_bootstrap.cc:492] T 7f358701636248aea5f059dbd1436ede P a2b01e60c1c04aac8e8f4f58ef674404: No bootstrap required, opened a new log
I20260709 12:24:01.348657 26214 ts_tablet_manager.cc:1403] T 7f358701636248aea5f059dbd1436ede P a2b01e60c1c04aac8e8f4f58ef674404: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260709 12:24:01.349064 26212 tablet_bootstrap.cc:492] T 1e74ac060b3e4b248e2394c32fcf3152 P 55c1e8e4108447c4b020edfb812973a4: Bootstrap starting.
I20260709 12:24:01.349541 26216 ts_tablet_manager.cc:1434] T 7dd490217ecf46eca64c5f99e40a1c0d P 3d43c9bd08d4437da05bf9d98a563fc4: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260709 12:24:01.350596 26216 tablet_bootstrap.cc:492] T 41bda96cda1641d98ca791263b9115ce P 3d43c9bd08d4437da05bf9d98a563fc4: Bootstrap starting.
I20260709 12:24:01.351259 26122 heartbeater.cc:499] Master 127.21.56.254:39233 was elected leader, sending a full tablet report...
I20260709 12:24:01.352010 26214 raft_consensus.cc:359] T 7f358701636248aea5f059dbd1436ede P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.352907 26214 raft_consensus.cc:385] T 7f358701636248aea5f059dbd1436ede P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:01.353262 26214 raft_consensus.cc:740] T 7f358701636248aea5f059dbd1436ede P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2b01e60c1c04aac8e8f4f58ef674404, State: Initialized, Role: FOLLOWER
I20260709 12:24:01.354180 26214 consensus_queue.cc:260] T 7f358701636248aea5f059dbd1436ede P a2b01e60c1c04aac8e8f4f58ef674404 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.356644 26214 ts_tablet_manager.cc:1434] T 7f358701636248aea5f059dbd1436ede P a2b01e60c1c04aac8e8f4f58ef674404: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 12:24:01.357757 26214 tablet_bootstrap.cc:492] T 3c2a043d3c784ec4aad4b0f765cd5d53 P a2b01e60c1c04aac8e8f4f58ef674404: Bootstrap starting.
I20260709 12:24:01.358451 26212 tablet_bootstrap.cc:654] T 1e74ac060b3e4b248e2394c32fcf3152 P 55c1e8e4108447c4b020edfb812973a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:01.359544 26216 tablet_bootstrap.cc:654] T 41bda96cda1641d98ca791263b9115ce P 3d43c9bd08d4437da05bf9d98a563fc4: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:01.364795 26214 tablet_bootstrap.cc:654] T 3c2a043d3c784ec4aad4b0f765cd5d53 P a2b01e60c1c04aac8e8f4f58ef674404: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:01.373816 26212 tablet_bootstrap.cc:492] T 1e74ac060b3e4b248e2394c32fcf3152 P 55c1e8e4108447c4b020edfb812973a4: No bootstrap required, opened a new log
I20260709 12:24:01.373641 26216 tablet_bootstrap.cc:492] T 41bda96cda1641d98ca791263b9115ce P 3d43c9bd08d4437da05bf9d98a563fc4: No bootstrap required, opened a new log
I20260709 12:24:01.374455 26212 ts_tablet_manager.cc:1403] T 1e74ac060b3e4b248e2394c32fcf3152 P 55c1e8e4108447c4b020edfb812973a4: Time spent bootstrapping tablet: real 0.026s	user 0.004s	sys 0.015s
I20260709 12:24:01.374764 26216 ts_tablet_manager.cc:1403] T 41bda96cda1641d98ca791263b9115ce P 3d43c9bd08d4437da05bf9d98a563fc4: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.004s
I20260709 12:24:01.376355 26214 tablet_bootstrap.cc:492] T 3c2a043d3c784ec4aad4b0f765cd5d53 P a2b01e60c1c04aac8e8f4f58ef674404: No bootstrap required, opened a new log
I20260709 12:24:01.376942 26214 ts_tablet_manager.cc:1403] T 3c2a043d3c784ec4aad4b0f765cd5d53 P a2b01e60c1c04aac8e8f4f58ef674404: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.004s
I20260709 12:24:01.379405 26212 raft_consensus.cc:359] T 1e74ac060b3e4b248e2394c32fcf3152 P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.380200 26212 raft_consensus.cc:385] T 1e74ac060b3e4b248e2394c32fcf3152 P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:01.380489 26212 raft_consensus.cc:740] T 1e74ac060b3e4b248e2394c32fcf3152 P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55c1e8e4108447c4b020edfb812973a4, State: Initialized, Role: FOLLOWER
I20260709 12:24:01.380749 26214 raft_consensus.cc:359] T 3c2a043d3c784ec4aad4b0f765cd5d53 P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.381631 26214 raft_consensus.cc:385] T 3c2a043d3c784ec4aad4b0f765cd5d53 P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:01.382023 26214 raft_consensus.cc:740] T 3c2a043d3c784ec4aad4b0f765cd5d53 P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2b01e60c1c04aac8e8f4f58ef674404, State: Initialized, Role: FOLLOWER
I20260709 12:24:01.378934 26216 raft_consensus.cc:359] T 41bda96cda1641d98ca791263b9115ce P 3d43c9bd08d4437da05bf9d98a563fc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.381255 26212 consensus_queue.cc:260] T 1e74ac060b3e4b248e2394c32fcf3152 P 55c1e8e4108447c4b020edfb812973a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.382599 26216 raft_consensus.cc:385] T 41bda96cda1641d98ca791263b9115ce P 3d43c9bd08d4437da05bf9d98a563fc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:01.382938 26216 raft_consensus.cc:740] T 41bda96cda1641d98ca791263b9115ce P 3d43c9bd08d4437da05bf9d98a563fc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d43c9bd08d4437da05bf9d98a563fc4, State: Initialized, Role: FOLLOWER
I20260709 12:24:01.383817 26216 consensus_queue.cc:260] T 41bda96cda1641d98ca791263b9115ce P 3d43c9bd08d4437da05bf9d98a563fc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.384881 26214 consensus_queue.cc:260] T 3c2a043d3c784ec4aad4b0f765cd5d53 P a2b01e60c1c04aac8e8f4f58ef674404 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.386215 26216 ts_tablet_manager.cc:1434] T 41bda96cda1641d98ca791263b9115ce P 3d43c9bd08d4437da05bf9d98a563fc4: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 12:24:01.387235 26216 tablet_bootstrap.cc:492] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P 3d43c9bd08d4437da05bf9d98a563fc4: Bootstrap starting.
I20260709 12:24:01.387384 26212 ts_tablet_manager.cc:1434] T 1e74ac060b3e4b248e2394c32fcf3152 P 55c1e8e4108447c4b020edfb812973a4: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.005s
I20260709 12:24:01.388397 26212 tablet_bootstrap.cc:492] T 3c2a043d3c784ec4aad4b0f765cd5d53 P 55c1e8e4108447c4b020edfb812973a4: Bootstrap starting.
I20260709 12:24:01.393628 26216 tablet_bootstrap.cc:654] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P 3d43c9bd08d4437da05bf9d98a563fc4: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:01.394510 26212 tablet_bootstrap.cc:654] T 3c2a043d3c784ec4aad4b0f765cd5d53 P 55c1e8e4108447c4b020edfb812973a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:01.387239 26214 ts_tablet_manager.cc:1434] T 3c2a043d3c784ec4aad4b0f765cd5d53 P a2b01e60c1c04aac8e8f4f58ef674404: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:24:01.398111 26214 tablet_bootstrap.cc:492] T 049eed683d7f4fee95be9a8aa32a0cd7 P a2b01e60c1c04aac8e8f4f58ef674404: Bootstrap starting.
I20260709 12:24:01.404407 26214 tablet_bootstrap.cc:654] T 049eed683d7f4fee95be9a8aa32a0cd7 P a2b01e60c1c04aac8e8f4f58ef674404: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:01.405033 26212 tablet_bootstrap.cc:492] T 3c2a043d3c784ec4aad4b0f765cd5d53 P 55c1e8e4108447c4b020edfb812973a4: No bootstrap required, opened a new log
I20260709 12:24:01.405577 26212 ts_tablet_manager.cc:1403] T 3c2a043d3c784ec4aad4b0f765cd5d53 P 55c1e8e4108447c4b020edfb812973a4: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260709 12:24:01.407732 26216 tablet_bootstrap.cc:492] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P 3d43c9bd08d4437da05bf9d98a563fc4: No bootstrap required, opened a new log
I20260709 12:24:01.408198 26216 ts_tablet_manager.cc:1403] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P 3d43c9bd08d4437da05bf9d98a563fc4: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.004s
I20260709 12:24:01.408480 26212 raft_consensus.cc:359] T 3c2a043d3c784ec4aad4b0f765cd5d53 P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.409068 26212 raft_consensus.cc:385] T 3c2a043d3c784ec4aad4b0f765cd5d53 P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:01.409303 26212 raft_consensus.cc:740] T 3c2a043d3c784ec4aad4b0f765cd5d53 P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55c1e8e4108447c4b020edfb812973a4, State: Initialized, Role: FOLLOWER
I20260709 12:24:01.409461 26214 tablet_bootstrap.cc:492] T 049eed683d7f4fee95be9a8aa32a0cd7 P a2b01e60c1c04aac8e8f4f58ef674404: No bootstrap required, opened a new log
I20260709 12:24:01.410000 26214 ts_tablet_manager.cc:1403] T 049eed683d7f4fee95be9a8aa32a0cd7 P a2b01e60c1c04aac8e8f4f58ef674404: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.003s
I20260709 12:24:01.409929 26212 consensus_queue.cc:260] T 3c2a043d3c784ec4aad4b0f765cd5d53 P 55c1e8e4108447c4b020edfb812973a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.411190 26216 raft_consensus.cc:359] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.411931 26216 raft_consensus.cc:385] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:01.412103 26212 ts_tablet_manager.cc:1434] T 3c2a043d3c784ec4aad4b0f765cd5d53 P 55c1e8e4108447c4b020edfb812973a4: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.007s
I20260709 12:24:01.412235 26216 raft_consensus.cc:740] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d43c9bd08d4437da05bf9d98a563fc4, State: Initialized, Role: FOLLOWER
I20260709 12:24:01.413223 26212 tablet_bootstrap.cc:492] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P 55c1e8e4108447c4b020edfb812973a4: Bootstrap starting.
I20260709 12:24:01.413010 26214 raft_consensus.cc:359] T 049eed683d7f4fee95be9a8aa32a0cd7 P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.413089 26216 consensus_queue.cc:260] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P 3d43c9bd08d4437da05bf9d98a563fc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.413893 26214 raft_consensus.cc:385] T 049eed683d7f4fee95be9a8aa32a0cd7 P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:01.414492 26214 raft_consensus.cc:740] T 049eed683d7f4fee95be9a8aa32a0cd7 P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2b01e60c1c04aac8e8f4f58ef674404, State: Initialized, Role: FOLLOWER
I20260709 12:24:01.415319 26214 consensus_queue.cc:260] T 049eed683d7f4fee95be9a8aa32a0cd7 P a2b01e60c1c04aac8e8f4f58ef674404 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.419507 26214 ts_tablet_manager.cc:1434] T 049eed683d7f4fee95be9a8aa32a0cd7 P a2b01e60c1c04aac8e8f4f58ef674404: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:24:01.420047 26212 tablet_bootstrap.cc:654] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P 55c1e8e4108447c4b020edfb812973a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:01.420560 26214 tablet_bootstrap.cc:492] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P a2b01e60c1c04aac8e8f4f58ef674404: Bootstrap starting.
I20260709 12:24:01.421924 26216 ts_tablet_manager.cc:1434] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P 3d43c9bd08d4437da05bf9d98a563fc4: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:24:01.426966 26216 tablet_bootstrap.cc:492] T c494f2da4b8b46119bd0842f6d9111c3 P 3d43c9bd08d4437da05bf9d98a563fc4: Bootstrap starting.
I20260709 12:24:01.427379 26214 tablet_bootstrap.cc:654] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P a2b01e60c1c04aac8e8f4f58ef674404: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:01.434429 26212 tablet_bootstrap.cc:492] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P 55c1e8e4108447c4b020edfb812973a4: No bootstrap required, opened a new log
I20260709 12:24:01.434938 26212 ts_tablet_manager.cc:1403] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P 55c1e8e4108447c4b020edfb812973a4: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.004s
I20260709 12:24:01.435010 26216 tablet_bootstrap.cc:654] T c494f2da4b8b46119bd0842f6d9111c3 P 3d43c9bd08d4437da05bf9d98a563fc4: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:01.437922 26212 raft_consensus.cc:359] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.438759 26212 raft_consensus.cc:385] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:01.439280 26212 raft_consensus.cc:740] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55c1e8e4108447c4b020edfb812973a4, State: Initialized, Role: FOLLOWER
I20260709 12:24:01.440039 26212 consensus_queue.cc:260] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P 55c1e8e4108447c4b020edfb812973a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.440523 26214 tablet_bootstrap.cc:492] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P a2b01e60c1c04aac8e8f4f58ef674404: No bootstrap required, opened a new log
I20260709 12:24:01.441059 26214 ts_tablet_manager.cc:1403] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P a2b01e60c1c04aac8e8f4f58ef674404: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.000s
I20260709 12:24:01.441231 26216 tablet_bootstrap.cc:492] T c494f2da4b8b46119bd0842f6d9111c3 P 3d43c9bd08d4437da05bf9d98a563fc4: No bootstrap required, opened a new log
I20260709 12:24:01.441902 26216 ts_tablet_manager.cc:1403] T c494f2da4b8b46119bd0842f6d9111c3 P 3d43c9bd08d4437da05bf9d98a563fc4: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 12:24:01.442106 26212 ts_tablet_manager.cc:1434] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P 55c1e8e4108447c4b020edfb812973a4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 12:24:01.443102 26212 tablet_bootstrap.cc:492] T 7f358701636248aea5f059dbd1436ede P 55c1e8e4108447c4b020edfb812973a4: Bootstrap starting.
I20260709 12:24:01.444036 26214 raft_consensus.cc:359] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.444815 26214 raft_consensus.cc:385] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:01.445106 26216 raft_consensus.cc:359] T c494f2da4b8b46119bd0842f6d9111c3 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.445693 26216 raft_consensus.cc:385] T c494f2da4b8b46119bd0842f6d9111c3 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:01.445930 26216 raft_consensus.cc:740] T c494f2da4b8b46119bd0842f6d9111c3 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d43c9bd08d4437da05bf9d98a563fc4, State: Initialized, Role: FOLLOWER
I20260709 12:24:01.446550 26216 consensus_queue.cc:260] T c494f2da4b8b46119bd0842f6d9111c3 P 3d43c9bd08d4437da05bf9d98a563fc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.445109 26214 raft_consensus.cc:740] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2b01e60c1c04aac8e8f4f58ef674404, State: Initialized, Role: FOLLOWER
I20260709 12:24:01.447867 26214 consensus_queue.cc:260] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P a2b01e60c1c04aac8e8f4f58ef674404 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.450151 26212 tablet_bootstrap.cc:654] T 7f358701636248aea5f059dbd1436ede P 55c1e8e4108447c4b020edfb812973a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:01.450320 26214 ts_tablet_manager.cc:1434] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P a2b01e60c1c04aac8e8f4f58ef674404: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.002s
I20260709 12:24:01.451375 26214 tablet_bootstrap.cc:492] T 7dd490217ecf46eca64c5f99e40a1c0d P a2b01e60c1c04aac8e8f4f58ef674404: Bootstrap starting.
I20260709 12:24:01.453352 26216 ts_tablet_manager.cc:1434] T c494f2da4b8b46119bd0842f6d9111c3 P 3d43c9bd08d4437da05bf9d98a563fc4: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:24:01.454437 26216 tablet_bootstrap.cc:492] T 049eed683d7f4fee95be9a8aa32a0cd7 P 3d43c9bd08d4437da05bf9d98a563fc4: Bootstrap starting.
I20260709 12:24:01.457226 26212 tablet_bootstrap.cc:492] T 7f358701636248aea5f059dbd1436ede P 55c1e8e4108447c4b020edfb812973a4: No bootstrap required, opened a new log
I20260709 12:24:01.457873 26212 ts_tablet_manager.cc:1403] T 7f358701636248aea5f059dbd1436ede P 55c1e8e4108447c4b020edfb812973a4: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.009s
W20260709 12:24:01.458004 25968 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:24:01.461031 26212 raft_consensus.cc:359] T 7f358701636248aea5f059dbd1436ede P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.461786 26212 raft_consensus.cc:385] T 7f358701636248aea5f059dbd1436ede P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:01.462110 26212 raft_consensus.cc:740] T 7f358701636248aea5f059dbd1436ede P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55c1e8e4108447c4b020edfb812973a4, State: Initialized, Role: FOLLOWER
I20260709 12:24:01.462852 26212 consensus_queue.cc:260] T 7f358701636248aea5f059dbd1436ede P 55c1e8e4108447c4b020edfb812973a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.463922 26214 tablet_bootstrap.cc:654] T 7dd490217ecf46eca64c5f99e40a1c0d P a2b01e60c1c04aac8e8f4f58ef674404: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:01.465194 26212 ts_tablet_manager.cc:1434] T 7f358701636248aea5f059dbd1436ede P 55c1e8e4108447c4b020edfb812973a4: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:24:01.466308 26212 tablet_bootstrap.cc:492] T 83d13f9fd26442f0b0d30c897c8ad972 P 55c1e8e4108447c4b020edfb812973a4: Bootstrap starting.
I20260709 12:24:01.471601 26216 tablet_bootstrap.cc:654] T 049eed683d7f4fee95be9a8aa32a0cd7 P 3d43c9bd08d4437da05bf9d98a563fc4: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:01.471544 26212 tablet_bootstrap.cc:654] T 83d13f9fd26442f0b0d30c897c8ad972 P 55c1e8e4108447c4b020edfb812973a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:01.476289 26214 tablet_bootstrap.cc:492] T 7dd490217ecf46eca64c5f99e40a1c0d P a2b01e60c1c04aac8e8f4f58ef674404: No bootstrap required, opened a new log
I20260709 12:24:01.476807 26214 ts_tablet_manager.cc:1403] T 7dd490217ecf46eca64c5f99e40a1c0d P a2b01e60c1c04aac8e8f4f58ef674404: Time spent bootstrapping tablet: real 0.026s	user 0.003s	sys 0.006s
I20260709 12:24:01.477588 26212 tablet_bootstrap.cc:492] T 83d13f9fd26442f0b0d30c897c8ad972 P 55c1e8e4108447c4b020edfb812973a4: No bootstrap required, opened a new log
I20260709 12:24:01.477612 26216 tablet_bootstrap.cc:492] T 049eed683d7f4fee95be9a8aa32a0cd7 P 3d43c9bd08d4437da05bf9d98a563fc4: No bootstrap required, opened a new log
I20260709 12:24:01.478284 26212 ts_tablet_manager.cc:1403] T 83d13f9fd26442f0b0d30c897c8ad972 P 55c1e8e4108447c4b020edfb812973a4: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260709 12:24:01.478407 26216 ts_tablet_manager.cc:1403] T 049eed683d7f4fee95be9a8aa32a0cd7 P 3d43c9bd08d4437da05bf9d98a563fc4: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.000s
I20260709 12:24:01.479367 26214 raft_consensus.cc:359] T 7dd490217ecf46eca64c5f99e40a1c0d P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } }
I20260709 12:24:01.479904 26214 raft_consensus.cc:385] T 7dd490217ecf46eca64c5f99e40a1c0d P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:01.480100 26214 raft_consensus.cc:740] T 7dd490217ecf46eca64c5f99e40a1c0d P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2b01e60c1c04aac8e8f4f58ef674404, State: Initialized, Role: FOLLOWER
I20260709 12:24:01.480705 26214 consensus_queue.cc:260] T 7dd490217ecf46eca64c5f99e40a1c0d P a2b01e60c1c04aac8e8f4f58ef674404 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } }
I20260709 12:24:01.481325 26212 raft_consensus.cc:359] T 83d13f9fd26442f0b0d30c897c8ad972 P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.481581 26216 raft_consensus.cc:359] T 049eed683d7f4fee95be9a8aa32a0cd7 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.482116 26212 raft_consensus.cc:385] T 83d13f9fd26442f0b0d30c897c8ad972 P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:01.482389 26216 raft_consensus.cc:385] T 049eed683d7f4fee95be9a8aa32a0cd7 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:01.482426 26212 raft_consensus.cc:740] T 83d13f9fd26442f0b0d30c897c8ad972 P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55c1e8e4108447c4b020edfb812973a4, State: Initialized, Role: FOLLOWER
I20260709 12:24:01.482517 26214 ts_tablet_manager.cc:1434] T 7dd490217ecf46eca64c5f99e40a1c0d P a2b01e60c1c04aac8e8f4f58ef674404: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 12:24:01.482785 26216 raft_consensus.cc:740] T 049eed683d7f4fee95be9a8aa32a0cd7 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d43c9bd08d4437da05bf9d98a563fc4, State: Initialized, Role: FOLLOWER
I20260709 12:24:01.483722 26214 tablet_bootstrap.cc:492] T 863ce743565a4ba19cb26e4f030318fd P a2b01e60c1c04aac8e8f4f58ef674404: Bootstrap starting.
I20260709 12:24:01.483500 26212 consensus_queue.cc:260] T 83d13f9fd26442f0b0d30c897c8ad972 P 55c1e8e4108447c4b020edfb812973a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.483683 26216 consensus_queue.cc:260] T 049eed683d7f4fee95be9a8aa32a0cd7 P 3d43c9bd08d4437da05bf9d98a563fc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.486173 26216 ts_tablet_manager.cc:1434] T 049eed683d7f4fee95be9a8aa32a0cd7 P 3d43c9bd08d4437da05bf9d98a563fc4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:24:01.487237 26216 tablet_bootstrap.cc:492] T 83d13f9fd26442f0b0d30c897c8ad972 P 3d43c9bd08d4437da05bf9d98a563fc4: Bootstrap starting.
I20260709 12:24:01.488003 26212 ts_tablet_manager.cc:1434] T 83d13f9fd26442f0b0d30c897c8ad972 P 55c1e8e4108447c4b020edfb812973a4: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:24:01.489125 26212 tablet_bootstrap.cc:492] T 7dd490217ecf46eca64c5f99e40a1c0d P 55c1e8e4108447c4b020edfb812973a4: Bootstrap starting.
I20260709 12:24:01.490325 26214 tablet_bootstrap.cc:654] T 863ce743565a4ba19cb26e4f030318fd P a2b01e60c1c04aac8e8f4f58ef674404: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:01.491544 26220 raft_consensus.cc:493] T 3c2a043d3c784ec4aad4b0f765cd5d53 P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:01.492055 26220 raft_consensus.cc:515] T 3c2a043d3c784ec4aad4b0f765cd5d53 P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.494911 26220 leader_election.cc:290] T 3c2a043d3c784ec4aad4b0f765cd5d53 P 55c1e8e4108447c4b020edfb812973a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387), 3d43c9bd08d4437da05bf9d98a563fc4 (127.21.56.194:42129)
I20260709 12:24:01.495543 26212 tablet_bootstrap.cc:654] T 7dd490217ecf46eca64c5f99e40a1c0d P 55c1e8e4108447c4b020edfb812973a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:01.514004 26217 raft_consensus.cc:493] T c494f2da4b8b46119bd0842f6d9111c3 P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:01.514690 26217 raft_consensus.cc:515] T c494f2da4b8b46119bd0842f6d9111c3 P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.522094 26217 leader_election.cc:290] T c494f2da4b8b46119bd0842f6d9111c3 P a2b01e60c1c04aac8e8f4f58ef674404 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d43c9bd08d4437da05bf9d98a563fc4 (127.21.56.194:42129), 55c1e8e4108447c4b020edfb812973a4 (127.21.56.195:34951)
I20260709 12:24:01.542857 26216 tablet_bootstrap.cc:654] T 83d13f9fd26442f0b0d30c897c8ad972 P 3d43c9bd08d4437da05bf9d98a563fc4: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:01.547300 26224 raft_consensus.cc:493] T 41bda96cda1641d98ca791263b9115ce P 3d43c9bd08d4437da05bf9d98a563fc4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:01.556305 26224 raft_consensus.cc:515] T 41bda96cda1641d98ca791263b9115ce P 3d43c9bd08d4437da05bf9d98a563fc4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.564714 26224 leader_election.cc:290] T 41bda96cda1641d98ca791263b9115ce P 3d43c9bd08d4437da05bf9d98a563fc4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387), 55c1e8e4108447c4b020edfb812973a4 (127.21.56.195:34951)
I20260709 12:24:01.572239 26217 raft_consensus.cc:493] T 1e74ac060b3e4b248e2394c32fcf3152 P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:01.572993 26217 raft_consensus.cc:515] T 1e74ac060b3e4b248e2394c32fcf3152 P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.575376 26217 leader_election.cc:290] T 1e74ac060b3e4b248e2394c32fcf3152 P a2b01e60c1c04aac8e8f4f58ef674404 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d43c9bd08d4437da05bf9d98a563fc4 (127.21.56.194:42129), 55c1e8e4108447c4b020edfb812973a4 (127.21.56.195:34951)
I20260709 12:24:01.597011 26214 tablet_bootstrap.cc:492] T 863ce743565a4ba19cb26e4f030318fd P a2b01e60c1c04aac8e8f4f58ef674404: No bootstrap required, opened a new log
I20260709 12:24:01.597586 26214 ts_tablet_manager.cc:1403] T 863ce743565a4ba19cb26e4f030318fd P a2b01e60c1c04aac8e8f4f58ef674404: Time spent bootstrapping tablet: real 0.114s	user 0.041s	sys 0.068s
I20260709 12:24:01.598320 26097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c494f2da4b8b46119bd0842f6d9111c3" candidate_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" is_pre_election: true
I20260709 12:24:01.599102 26097 raft_consensus.cc:2468] T c494f2da4b8b46119bd0842f6d9111c3 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2b01e60c1c04aac8e8f4f58ef674404 in term 0.
I20260709 12:24:01.600476 26214 raft_consensus.cc:359] T 863ce743565a4ba19cb26e4f030318fd P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.601280 26214 raft_consensus.cc:385] T 863ce743565a4ba19cb26e4f030318fd P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:01.601027 26220 raft_consensus.cc:493] T 863ce743565a4ba19cb26e4f030318fd P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:01.601756 26214 raft_consensus.cc:740] T 863ce743565a4ba19cb26e4f030318fd P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2b01e60c1c04aac8e8f4f58ef674404, State: Initialized, Role: FOLLOWER
I20260709 12:24:01.601960 26220 raft_consensus.cc:515] T 863ce743565a4ba19cb26e4f030318fd P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.602711 26214 consensus_queue.cc:260] T 863ce743565a4ba19cb26e4f030318fd P a2b01e60c1c04aac8e8f4f58ef674404 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.604470 26220 leader_election.cc:290] T 863ce743565a4ba19cb26e4f030318fd P 55c1e8e4108447c4b020edfb812973a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387), 3d43c9bd08d4437da05bf9d98a563fc4 (127.21.56.194:42129)
I20260709 12:24:01.605163 26214 ts_tablet_manager.cc:1434] T 863ce743565a4ba19cb26e4f030318fd P a2b01e60c1c04aac8e8f4f58ef674404: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:24:01.606315 26214 tablet_bootstrap.cc:492] T 41bda96cda1641d98ca791263b9115ce P a2b01e60c1c04aac8e8f4f58ef674404: Bootstrap starting.
I20260709 12:24:01.611975 26214 tablet_bootstrap.cc:654] T 41bda96cda1641d98ca791263b9115ce P a2b01e60c1c04aac8e8f4f58ef674404: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:01.600607 26097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e74ac060b3e4b248e2394c32fcf3152" candidate_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" is_pre_election: true
I20260709 12:24:01.618498 25988 leader_election.cc:304] T c494f2da4b8b46119bd0842f6d9111c3 P a2b01e60c1c04aac8e8f4f58ef674404 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d43c9bd08d4437da05bf9d98a563fc4, a2b01e60c1c04aac8e8f4f58ef674404; no voters: 
I20260709 12:24:01.619454 26217 raft_consensus.cc:2804] T c494f2da4b8b46119bd0842f6d9111c3 P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:24:01.619611 25988 leader_election.cc:343] T 1e74ac060b3e4b248e2394c32fcf3152 P a2b01e60c1c04aac8e8f4f58ef674404 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d43c9bd08d4437da05bf9d98a563fc4 (127.21.56.194:42129): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:01.619867 26217 raft_consensus.cc:493] T c494f2da4b8b46119bd0842f6d9111c3 P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:01.620237 26217 raft_consensus.cc:3060] T c494f2da4b8b46119bd0842f6d9111c3 P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:01.628342 26217 raft_consensus.cc:515] T c494f2da4b8b46119bd0842f6d9111c3 P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.632571 26097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c2a043d3c784ec4aad4b0f765cd5d53" candidate_uuid: "55c1e8e4108447c4b020edfb812973a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" is_pre_election: true
I20260709 12:24:01.634485 26097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "863ce743565a4ba19cb26e4f030318fd" candidate_uuid: "55c1e8e4108447c4b020edfb812973a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" is_pre_election: true
W20260709 12:24:01.635844 26137 leader_election.cc:343] T 3c2a043d3c784ec4aad4b0f765cd5d53 P 55c1e8e4108447c4b020edfb812973a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d43c9bd08d4437da05bf9d98a563fc4 (127.21.56.194:42129): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:01.635820 26217 leader_election.cc:290] T c494f2da4b8b46119bd0842f6d9111c3 P a2b01e60c1c04aac8e8f4f58ef674404 [CANDIDATE]: Term 1 election: Requested vote from peers 3d43c9bd08d4437da05bf9d98a563fc4 (127.21.56.194:42129), 55c1e8e4108447c4b020edfb812973a4 (127.21.56.195:34951)
W20260709 12:24:01.637076 26137 leader_election.cc:343] T 863ce743565a4ba19cb26e4f030318fd P 55c1e8e4108447c4b020edfb812973a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d43c9bd08d4437da05bf9d98a563fc4 (127.21.56.194:42129): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:01.637315 26097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c494f2da4b8b46119bd0842f6d9111c3" candidate_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d43c9bd08d4437da05bf9d98a563fc4"
I20260709 12:24:01.638005 26214 tablet_bootstrap.cc:492] T 41bda96cda1641d98ca791263b9115ce P a2b01e60c1c04aac8e8f4f58ef674404: No bootstrap required, opened a new log
I20260709 12:24:01.638517 26214 ts_tablet_manager.cc:1403] T 41bda96cda1641d98ca791263b9115ce P a2b01e60c1c04aac8e8f4f58ef674404: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.007s
I20260709 12:24:01.639160 26171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c494f2da4b8b46119bd0842f6d9111c3" candidate_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55c1e8e4108447c4b020edfb812973a4" is_pre_election: true
I20260709 12:24:01.636008 26212 tablet_bootstrap.cc:492] T 7dd490217ecf46eca64c5f99e40a1c0d P 55c1e8e4108447c4b020edfb812973a4: No bootstrap required, opened a new log
I20260709 12:24:01.638023 26097 raft_consensus.cc:3060] T c494f2da4b8b46119bd0842f6d9111c3 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:01.639217 26220 raft_consensus.cc:493] T 83d13f9fd26442f0b0d30c897c8ad972 P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:01.640996 26212 ts_tablet_manager.cc:1403] T 7dd490217ecf46eca64c5f99e40a1c0d P 55c1e8e4108447c4b020edfb812973a4: Time spent bootstrapping tablet: real 0.152s	user 0.063s	sys 0.069s
I20260709 12:24:01.641376 26220 raft_consensus.cc:515] T 83d13f9fd26442f0b0d30c897c8ad972 P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.643994 26212 raft_consensus.cc:359] T 7dd490217ecf46eca64c5f99e40a1c0d P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } }
I20260709 12:24:01.644389 26220 leader_election.cc:290] T 83d13f9fd26442f0b0d30c897c8ad972 P 55c1e8e4108447c4b020edfb812973a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387), 3d43c9bd08d4437da05bf9d98a563fc4 (127.21.56.194:42129)
I20260709 12:24:01.645886 26096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d13f9fd26442f0b0d30c897c8ad972" candidate_uuid: "55c1e8e4108447c4b020edfb812973a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" is_pre_election: true
I20260709 12:24:01.646170 26214 raft_consensus.cc:359] T 41bda96cda1641d98ca791263b9115ce P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.647003 26214 raft_consensus.cc:385] T 41bda96cda1641d98ca791263b9115ce P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:24:01.647332 26137 leader_election.cc:343] T 83d13f9fd26442f0b0d30c897c8ad972 P 55c1e8e4108447c4b020edfb812973a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d43c9bd08d4437da05bf9d98a563fc4 (127.21.56.194:42129): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:01.644691 26212 raft_consensus.cc:385] T 7dd490217ecf46eca64c5f99e40a1c0d P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:01.648222 26212 raft_consensus.cc:740] T 7dd490217ecf46eca64c5f99e40a1c0d P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55c1e8e4108447c4b020edfb812973a4, State: Initialized, Role: FOLLOWER
I20260709 12:24:01.647320 26214 raft_consensus.cc:740] T 41bda96cda1641d98ca791263b9115ce P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2b01e60c1c04aac8e8f4f58ef674404, State: Initialized, Role: FOLLOWER
I20260709 12:24:01.649511 26171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e74ac060b3e4b248e2394c32fcf3152" candidate_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55c1e8e4108447c4b020edfb812973a4" is_pre_election: true
I20260709 12:24:01.650161 26171 raft_consensus.cc:2468] T 1e74ac060b3e4b248e2394c32fcf3152 P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2b01e60c1c04aac8e8f4f58ef674404 in term 0.
I20260709 12:24:01.649335 26214 consensus_queue.cc:260] T 41bda96cda1641d98ca791263b9115ce P a2b01e60c1c04aac8e8f4f58ef674404 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.648082 26217 raft_consensus.cc:493] T 7f358701636248aea5f059dbd1436ede P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:01.651487 26171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c494f2da4b8b46119bd0842f6d9111c3" candidate_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55c1e8e4108447c4b020edfb812973a4"
I20260709 12:24:01.652205 26217 raft_consensus.cc:515] T 7f358701636248aea5f059dbd1436ede P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
W20260709 12:24:01.652854 25986 leader_election.cc:343] T c494f2da4b8b46119bd0842f6d9111c3 P a2b01e60c1c04aac8e8f4f58ef674404 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 55c1e8e4108447c4b020edfb812973a4 (127.21.56.195:34951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:01.654556 25986 leader_election.cc:304] T 1e74ac060b3e4b248e2394c32fcf3152 P a2b01e60c1c04aac8e8f4f58ef674404 [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: 55c1e8e4108447c4b020edfb812973a4, a2b01e60c1c04aac8e8f4f58ef674404; no voters: 3d43c9bd08d4437da05bf9d98a563fc4
I20260709 12:24:01.655084 26171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41bda96cda1641d98ca791263b9115ce" candidate_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55c1e8e4108447c4b020edfb812973a4" is_pre_election: true
I20260709 12:24:01.657344 26217 leader_election.cc:290] T 7f358701636248aea5f059dbd1436ede P a2b01e60c1c04aac8e8f4f58ef674404 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d43c9bd08d4437da05bf9d98a563fc4 (127.21.56.194:42129), 55c1e8e4108447c4b020edfb812973a4 (127.21.56.195:34951)
I20260709 12:24:01.657722 26096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f358701636248aea5f059dbd1436ede" candidate_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" is_pre_election: true
I20260709 12:24:01.658699 26217 raft_consensus.cc:2804] T 1e74ac060b3e4b248e2394c32fcf3152 P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:24:01.659811 26061 leader_election.cc:343] T 41bda96cda1641d98ca791263b9115ce P 3d43c9bd08d4437da05bf9d98a563fc4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 55c1e8e4108447c4b020edfb812973a4 (127.21.56.195:34951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:01.643765 26253 raft_consensus.cc:493] T 83d13f9fd26442f0b0d30c897c8ad972 P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:01.661572 26217 raft_consensus.cc:493] T 1e74ac060b3e4b248e2394c32fcf3152 P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:01.662127 26217 raft_consensus.cc:3060] T 1e74ac060b3e4b248e2394c32fcf3152 P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:24:01.663058 25988 leader_election.cc:343] T 7f358701636248aea5f059dbd1436ede P a2b01e60c1c04aac8e8f4f58ef674404 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d43c9bd08d4437da05bf9d98a563fc4 (127.21.56.194:42129): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:01.664930 26022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c2a043d3c784ec4aad4b0f765cd5d53" candidate_uuid: "55c1e8e4108447c4b020edfb812973a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" is_pre_election: true
I20260709 12:24:01.665680 26022 raft_consensus.cc:2468] T 3c2a043d3c784ec4aad4b0f765cd5d53 P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55c1e8e4108447c4b020edfb812973a4 in term 0.
I20260709 12:24:01.661938 26253 raft_consensus.cc:515] T 83d13f9fd26442f0b0d30c897c8ad972 P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.667408 26022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "863ce743565a4ba19cb26e4f030318fd" candidate_uuid: "55c1e8e4108447c4b020edfb812973a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" is_pre_election: true
I20260709 12:24:01.668001 26022 raft_consensus.cc:2468] T 863ce743565a4ba19cb26e4f030318fd P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55c1e8e4108447c4b020edfb812973a4 in term 0.
I20260709 12:24:01.661147 26216 tablet_bootstrap.cc:492] T 83d13f9fd26442f0b0d30c897c8ad972 P 3d43c9bd08d4437da05bf9d98a563fc4: No bootstrap required, opened a new log
I20260709 12:24:01.669795 26096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d13f9fd26442f0b0d30c897c8ad972" candidate_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" is_pre_election: true
I20260709 12:24:01.670071 26216 ts_tablet_manager.cc:1403] T 83d13f9fd26442f0b0d30c897c8ad972 P 3d43c9bd08d4437da05bf9d98a563fc4: Time spent bootstrapping tablet: real 0.183s	user 0.008s	sys 0.005s
W20260709 12:24:01.672071 25988 leader_election.cc:343] T 83d13f9fd26442f0b0d30c897c8ad972 P a2b01e60c1c04aac8e8f4f58ef674404 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d43c9bd08d4437da05bf9d98a563fc4 (127.21.56.194:42129): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:01.672880 26217 raft_consensus.cc:515] T 1e74ac060b3e4b248e2394c32fcf3152 P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.673278 26022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d13f9fd26442f0b0d30c897c8ad972" candidate_uuid: "55c1e8e4108447c4b020edfb812973a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" is_pre_election: true
I20260709 12:24:01.673995 26022 raft_consensus.cc:2468] T 83d13f9fd26442f0b0d30c897c8ad972 P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55c1e8e4108447c4b020edfb812973a4 in term 0.
I20260709 12:24:01.654542 26097 raft_consensus.cc:2468] T c494f2da4b8b46119bd0842f6d9111c3 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2b01e60c1c04aac8e8f4f58ef674404 in term 1.
I20260709 12:24:01.674664 26224 raft_consensus.cc:493] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:01.675216 26224 raft_consensus.cc:515] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.663028 26212 consensus_queue.cc:260] T 7dd490217ecf46eca64c5f99e40a1c0d P 55c1e8e4108447c4b020edfb812973a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } }
I20260709 12:24:01.676482 25988 leader_election.cc:304] T c494f2da4b8b46119bd0842f6d9111c3 P a2b01e60c1c04aac8e8f4f58ef674404 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d43c9bd08d4437da05bf9d98a563fc4, a2b01e60c1c04aac8e8f4f58ef674404; no voters: 
I20260709 12:24:01.685875 26224 leader_election.cc:290] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P 3d43c9bd08d4437da05bf9d98a563fc4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387), 55c1e8e4108447c4b020edfb812973a4 (127.21.56.195:34951)
I20260709 12:24:01.675601 26217 leader_election.cc:290] T 1e74ac060b3e4b248e2394c32fcf3152 P a2b01e60c1c04aac8e8f4f58ef674404 [CANDIDATE]: Term 1 election: Requested vote from peers 3d43c9bd08d4437da05bf9d98a563fc4 (127.21.56.194:42129), 55c1e8e4108447c4b020edfb812973a4 (127.21.56.195:34951)
I20260709 12:24:01.686988 26217 raft_consensus.cc:493] T 863ce743565a4ba19cb26e4f030318fd P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:01.678929 26216 raft_consensus.cc:359] T 83d13f9fd26442f0b0d30c897c8ad972 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.688164 26171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac4aa61c5f747d3b834ec6e64c79eb8" candidate_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55c1e8e4108447c4b020edfb812973a4" is_pre_election: true
I20260709 12:24:01.691993 26212 ts_tablet_manager.cc:1434] T 7dd490217ecf46eca64c5f99e40a1c0d P 55c1e8e4108447c4b020edfb812973a4: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.000s
I20260709 12:24:01.693061 26212 tablet_bootstrap.cc:492] T c494f2da4b8b46119bd0842f6d9111c3 P 55c1e8e4108447c4b020edfb812973a4: Bootstrap starting.
I20260709 12:24:01.687451 26217 raft_consensus.cc:515] T 863ce743565a4ba19cb26e4f030318fd P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.694224 26136 leader_election.cc:304] T 3c2a043d3c784ec4aad4b0f765cd5d53 P 55c1e8e4108447c4b020edfb812973a4 [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: 55c1e8e4108447c4b020edfb812973a4, a2b01e60c1c04aac8e8f4f58ef674404; no voters: 3d43c9bd08d4437da05bf9d98a563fc4
I20260709 12:24:01.695055 26220 raft_consensus.cc:2804] T 3c2a043d3c784ec4aad4b0f765cd5d53 P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:01.695387 26220 raft_consensus.cc:493] T 3c2a043d3c784ec4aad4b0f765cd5d53 P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:01.695528 26136 leader_election.cc:304] T 863ce743565a4ba19cb26e4f030318fd P 55c1e8e4108447c4b020edfb812973a4 [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: 55c1e8e4108447c4b020edfb812973a4, a2b01e60c1c04aac8e8f4f58ef674404; no voters: 3d43c9bd08d4437da05bf9d98a563fc4
I20260709 12:24:01.697592 26256 raft_consensus.cc:2804] T 863ce743565a4ba19cb26e4f030318fd P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:01.697834 26214 ts_tablet_manager.cc:1434] T 41bda96cda1641d98ca791263b9115ce P a2b01e60c1c04aac8e8f4f58ef674404: Time spent starting tablet: real 0.059s	user 0.016s	sys 0.015s
I20260709 12:24:01.693710 26171 raft_consensus.cc:2468] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d43c9bd08d4437da05bf9d98a563fc4 in term 0.
I20260709 12:24:01.701737 26256 raft_consensus.cc:493] T 863ce743565a4ba19cb26e4f030318fd P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:01.705492 26256 raft_consensus.cc:3060] T 863ce743565a4ba19cb26e4f030318fd P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:01.696615 26097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e74ac060b3e4b248e2394c32fcf3152" candidate_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d43c9bd08d4437da05bf9d98a563fc4"
I20260709 12:24:01.707401 26061 leader_election.cc:304] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P 3d43c9bd08d4437da05bf9d98a563fc4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d43c9bd08d4437da05bf9d98a563fc4, 55c1e8e4108447c4b020edfb812973a4; no voters: 
W20260709 12:24:01.707902 25988 leader_election.cc:343] T 1e74ac060b3e4b248e2394c32fcf3152 P a2b01e60c1c04aac8e8f4f58ef674404 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3d43c9bd08d4437da05bf9d98a563fc4 (127.21.56.194:42129): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:01.708369 26224 raft_consensus.cc:2804] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:01.708772 26224 raft_consensus.cc:493] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:01.709117 26224 raft_consensus.cc:3060] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:01.698298 26253 leader_election.cc:290] T 83d13f9fd26442f0b0d30c897c8ad972 P a2b01e60c1c04aac8e8f4f58ef674404 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d43c9bd08d4437da05bf9d98a563fc4 (127.21.56.194:42129), 55c1e8e4108447c4b020edfb812973a4 (127.21.56.195:34951)
W20260709 12:24:01.698433 25986 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.56.195:34951, user_credentials={real_user=slave}} blocked reactor thread for 43981.7us
I20260709 12:24:01.699355 26096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "863ce743565a4ba19cb26e4f030318fd" candidate_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" is_pre_election: true
I20260709 12:24:01.695742 26220 raft_consensus.cc:3060] T 3c2a043d3c784ec4aad4b0f765cd5d53 P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:24:01.715456 25988 leader_election.cc:343] T 863ce743565a4ba19cb26e4f030318fd P a2b01e60c1c04aac8e8f4f58ef674404 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d43c9bd08d4437da05bf9d98a563fc4 (127.21.56.194:42129): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:01.715782 26212 tablet_bootstrap.cc:654] T c494f2da4b8b46119bd0842f6d9111c3 P 55c1e8e4108447c4b020edfb812973a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:01.716285 26224 raft_consensus.cc:515] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.690975 26216 raft_consensus.cc:385] T 83d13f9fd26442f0b0d30c897c8ad972 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:01.699466 26217 leader_election.cc:290] T 863ce743565a4ba19cb26e4f030318fd P a2b01e60c1c04aac8e8f4f58ef674404 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d43c9bd08d4437da05bf9d98a563fc4 (127.21.56.194:42129), 55c1e8e4108447c4b020edfb812973a4 (127.21.56.195:34951)
I20260709 12:24:01.699424 26136 leader_election.cc:304] T 83d13f9fd26442f0b0d30c897c8ad972 P 55c1e8e4108447c4b020edfb812973a4 [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: 55c1e8e4108447c4b020edfb812973a4, a2b01e60c1c04aac8e8f4f58ef674404; no voters: 3d43c9bd08d4437da05bf9d98a563fc4
I20260709 12:24:01.717360 26216 raft_consensus.cc:740] T 83d13f9fd26442f0b0d30c897c8ad972 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d43c9bd08d4437da05bf9d98a563fc4, State: Initialized, Role: FOLLOWER
I20260709 12:24:01.718202 26216 consensus_queue.cc:260] T 83d13f9fd26442f0b0d30c897c8ad972 P 3d43c9bd08d4437da05bf9d98a563fc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.720176 26171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac4aa61c5f747d3b834ec6e64c79eb8" candidate_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55c1e8e4108447c4b020edfb812973a4"
I20260709 12:24:01.720881 26171 raft_consensus.cc:3060] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:01.724880 26220 raft_consensus.cc:515] T 3c2a043d3c784ec4aad4b0f765cd5d53 P 55c1e8e4108447c4b020edfb812973a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
W20260709 12:24:01.727615 25986 leader_election.cc:343] T c494f2da4b8b46119bd0842f6d9111c3 P a2b01e60c1c04aac8e8f4f58ef674404 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 55c1e8e4108447c4b020edfb812973a4 (127.21.56.195:34951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:01.705670 26255 raft_consensus.cc:2804] T c494f2da4b8b46119bd0842f6d9111c3 P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:01.728937 26171 raft_consensus.cc:2468] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P 55c1e8e4108447c4b020edfb812973a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d43c9bd08d4437da05bf9d98a563fc4 in term 1.
I20260709 12:24:01.729714 26255 raft_consensus.cc:697] T c494f2da4b8b46119bd0842f6d9111c3 P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 LEADER]: Becoming Leader. State: Replica: a2b01e60c1c04aac8e8f4f58ef674404, State: Running, Role: LEADER
I20260709 12:24:01.730098 26257 raft_consensus.cc:2804] T 83d13f9fd26442f0b0d30c897c8ad972 P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:01.730450 26061 leader_election.cc:304] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P 3d43c9bd08d4437da05bf9d98a563fc4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d43c9bd08d4437da05bf9d98a563fc4, 55c1e8e4108447c4b020edfb812973a4; no voters: 
I20260709 12:24:01.730830 26217 raft_consensus.cc:493] T 049eed683d7f4fee95be9a8aa32a0cd7 P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:01.731393 26217 raft_consensus.cc:515] T 049eed683d7f4fee95be9a8aa32a0cd7 P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.733397 26096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c2a043d3c784ec4aad4b0f765cd5d53" candidate_uuid: "55c1e8e4108447c4b020edfb812973a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d43c9bd08d4437da05bf9d98a563fc4"
W20260709 12:24:01.734855 26137 leader_election.cc:343] T 3c2a043d3c784ec4aad4b0f765cd5d53 P 55c1e8e4108447c4b020edfb812973a4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3d43c9bd08d4437da05bf9d98a563fc4 (127.21.56.194:42129): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:01.730732 26255 consensus_queue.cc:237] T c494f2da4b8b46119bd0842f6d9111c3 P a2b01e60c1c04aac8e8f4f58ef674404 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.735858 26224 leader_election.cc:290] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P 3d43c9bd08d4437da05bf9d98a563fc4 [CANDIDATE]: Term 1 election: Requested vote from peers a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387), 55c1e8e4108447c4b020edfb812973a4 (127.21.56.195:34951)
I20260709 12:24:01.737161 26217 leader_election.cc:290] T 049eed683d7f4fee95be9a8aa32a0cd7 P a2b01e60c1c04aac8e8f4f58ef674404 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d43c9bd08d4437da05bf9d98a563fc4 (127.21.56.194:42129), 55c1e8e4108447c4b020edfb812973a4 (127.21.56.195:34951)
I20260709 12:24:01.738029 26097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "049eed683d7f4fee95be9a8aa32a0cd7" candidate_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" is_pre_election: true
I20260709 12:24:01.738718 26097 raft_consensus.cc:2468] T 049eed683d7f4fee95be9a8aa32a0cd7 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2b01e60c1c04aac8e8f4f58ef674404 in term 0.
I20260709 12:24:01.738965 26220 leader_election.cc:290] T 3c2a043d3c784ec4aad4b0f765cd5d53 P 55c1e8e4108447c4b020edfb812973a4 [CANDIDATE]: Term 1 election: Requested vote from peers a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387), 3d43c9bd08d4437da05bf9d98a563fc4 (127.21.56.194:42129)
I20260709 12:24:01.739974 25988 leader_election.cc:304] T 049eed683d7f4fee95be9a8aa32a0cd7 P a2b01e60c1c04aac8e8f4f58ef674404 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d43c9bd08d4437da05bf9d98a563fc4, a2b01e60c1c04aac8e8f4f58ef674404; no voters: 
I20260709 12:24:01.742856 26217 raft_consensus.cc:2804] T 049eed683d7f4fee95be9a8aa32a0cd7 P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:01.743222 26217 raft_consensus.cc:493] T 049eed683d7f4fee95be9a8aa32a0cd7 P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:01.743570 26217 raft_consensus.cc:3060] T 049eed683d7f4fee95be9a8aa32a0cd7 P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:01.745185 26022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41bda96cda1641d98ca791263b9115ce" candidate_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" is_pre_election: true
I20260709 12:24:01.745582 26224 raft_consensus.cc:2804] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:01.746093 26224 raft_consensus.cc:697] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 1 LEADER]: Becoming Leader. State: Replica: 3d43c9bd08d4437da05bf9d98a563fc4, State: Running, Role: LEADER
I20260709 12:24:01.746805 26021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac4aa61c5f747d3b834ec6e64c79eb8" candidate_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" is_pre_election: true
I20260709 12:24:01.748227 26216 ts_tablet_manager.cc:1434] T 83d13f9fd26442f0b0d30c897c8ad972 P 3d43c9bd08d4437da05bf9d98a563fc4: Time spent starting tablet: real 0.077s	user 0.005s	sys 0.004s
I20260709 12:24:01.748728 26020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac4aa61c5f747d3b834ec6e64c79eb8" candidate_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2b01e60c1c04aac8e8f4f58ef674404"
I20260709 12:24:01.750276 26216 tablet_bootstrap.cc:492] T 7f358701636248aea5f059dbd1436ede P 3d43c9bd08d4437da05bf9d98a563fc4: Bootstrap starting.
I20260709 12:24:01.746953 26224 consensus_queue.cc:237] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P 3d43c9bd08d4437da05bf9d98a563fc4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.750509 26021 raft_consensus.cc:2468] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d43c9bd08d4437da05bf9d98a563fc4 in term 0.
I20260709 12:24:01.751844 26253 raft_consensus.cc:493] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:01.752380 26253 raft_consensus.cc:515] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.730494 26257 raft_consensus.cc:493] T 83d13f9fd26442f0b0d30c897c8ad972 P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:01.754223 26257 raft_consensus.cc:3060] T 83d13f9fd26442f0b0d30c897c8ad972 P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:24:01.750401 26136 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.56.193:39387, user_credentials={real_user=slave}} blocked reactor thread for 51057.9us
I20260709 12:24:01.747802 26022 raft_consensus.cc:2468] T 41bda96cda1641d98ca791263b9115ce P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d43c9bd08d4437da05bf9d98a563fc4 in term 0.
I20260709 12:24:01.760162 26062 leader_election.cc:304] T 41bda96cda1641d98ca791263b9115ce P 3d43c9bd08d4437da05bf9d98a563fc4 [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: 3d43c9bd08d4437da05bf9d98a563fc4, a2b01e60c1c04aac8e8f4f58ef674404; no voters: 55c1e8e4108447c4b020edfb812973a4
I20260709 12:24:01.760663 26021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c2a043d3c784ec4aad4b0f765cd5d53" candidate_uuid: "55c1e8e4108447c4b020edfb812973a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2b01e60c1c04aac8e8f4f58ef674404"
I20260709 12:24:01.769127 26220 raft_consensus.cc:493] T 049eed683d7f4fee95be9a8aa32a0cd7 P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:01.774255 26021 raft_consensus.cc:3060] T 3c2a043d3c784ec4aad4b0f765cd5d53 P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:01.774731 26220 raft_consensus.cc:515] T 049eed683d7f4fee95be9a8aa32a0cd7 P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.775075 26253 leader_election.cc:290] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P a2b01e60c1c04aac8e8f4f58ef674404 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d43c9bd08d4437da05bf9d98a563fc4 (127.21.56.194:42129), 55c1e8e4108447c4b020edfb812973a4 (127.21.56.195:34951)
I20260709 12:24:01.746829 26259 raft_consensus.cc:493] T 83d13f9fd26442f0b0d30c897c8ad972 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:01.778951 26212 tablet_bootstrap.cc:492] T c494f2da4b8b46119bd0842f6d9111c3 P 55c1e8e4108447c4b020edfb812973a4: No bootstrap required, opened a new log
I20260709 12:24:01.779132 26097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac4aa61c5f747d3b834ec6e64c79eb8" candidate_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" is_pre_election: true
I20260709 12:24:01.781913 26096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "049eed683d7f4fee95be9a8aa32a0cd7" candidate_uuid: "55c1e8e4108447c4b020edfb812973a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" is_pre_election: true
I20260709 12:24:01.782577 26096 raft_consensus.cc:2468] T 049eed683d7f4fee95be9a8aa32a0cd7 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55c1e8e4108447c4b020edfb812973a4 in term 0.
I20260709 12:24:01.778110 26256 raft_consensus.cc:515] T 863ce743565a4ba19cb26e4f030318fd P 55c1e8e4108447c4b020edfb812973a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.781245 26220 leader_election.cc:290] T 049eed683d7f4fee95be9a8aa32a0cd7 P 55c1e8e4108447c4b020edfb812973a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387), 3d43c9bd08d4437da05bf9d98a563fc4 (127.21.56.194:42129)
I20260709 12:24:01.781504 26212 ts_tablet_manager.cc:1403] T c494f2da4b8b46119bd0842f6d9111c3 P 55c1e8e4108447c4b020edfb812973a4: Time spent bootstrapping tablet: real 0.089s	user 0.030s	sys 0.009s
I20260709 12:24:01.783736 26137 leader_election.cc:304] T 049eed683d7f4fee95be9a8aa32a0cd7 P 55c1e8e4108447c4b020edfb812973a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d43c9bd08d4437da05bf9d98a563fc4, 55c1e8e4108447c4b020edfb812973a4; no voters: 
I20260709 12:24:01.784328 26171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f358701636248aea5f059dbd1436ede" candidate_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55c1e8e4108447c4b020edfb812973a4" is_pre_election: true
I20260709 12:24:01.785992 26169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d13f9fd26442f0b0d30c897c8ad972" candidate_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55c1e8e4108447c4b020edfb812973a4" is_pre_election: true
I20260709 12:24:01.781526 26257 raft_consensus.cc:515] T 83d13f9fd26442f0b0d30c897c8ad972 P 55c1e8e4108447c4b020edfb812973a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.785933 26021 raft_consensus.cc:2468] T 3c2a043d3c784ec4aad4b0f765cd5d53 P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55c1e8e4108447c4b020edfb812973a4 in term 1.
I20260709 12:24:01.783800 25918 catalog_manager.cc:5697] T c494f2da4b8b46119bd0842f6d9111c3 P a2b01e60c1c04aac8e8f4f58ef674404 reported cstate change: term changed from 0 to 1, leader changed from <none> to a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193). New cstate: current_term: 1 leader_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:01.785223 26256 leader_election.cc:290] T 863ce743565a4ba19cb26e4f030318fd P 55c1e8e4108447c4b020edfb812973a4 [CANDIDATE]: Term 1 election: Requested vote from peers a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387), 3d43c9bd08d4437da05bf9d98a563fc4 (127.21.56.194:42129)
I20260709 12:24:01.802382 26257 leader_election.cc:290] T 83d13f9fd26442f0b0d30c897c8ad972 P 55c1e8e4108447c4b020edfb812973a4 [CANDIDATE]: Term 1 election: Requested vote from peers a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387), 3d43c9bd08d4437da05bf9d98a563fc4 (127.21.56.194:42129)
I20260709 12:24:01.785151 26170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e74ac060b3e4b248e2394c32fcf3152" candidate_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55c1e8e4108447c4b020edfb812973a4"
I20260709 12:24:01.803990 26170 raft_consensus.cc:3060] T 1e74ac060b3e4b248e2394c32fcf3152 P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:01.791795 26096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "863ce743565a4ba19cb26e4f030318fd" candidate_uuid: "55c1e8e4108447c4b020edfb812973a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d43c9bd08d4437da05bf9d98a563fc4"
I20260709 12:24:01.805024 26166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac4aa61c5f747d3b834ec6e64c79eb8" candidate_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55c1e8e4108447c4b020edfb812973a4" is_pre_election: true
I20260709 12:24:01.805869 26166 raft_consensus.cc:2393] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P 55c1e8e4108447c4b020edfb812973a4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a2b01e60c1c04aac8e8f4f58ef674404 in current term 1: Already voted for candidate 3d43c9bd08d4437da05bf9d98a563fc4 in this term.
I20260709 12:24:01.807610 26021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "049eed683d7f4fee95be9a8aa32a0cd7" candidate_uuid: "55c1e8e4108447c4b020edfb812973a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" is_pre_election: true
I20260709 12:24:01.807760 25986 leader_election.cc:304] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P a2b01e60c1c04aac8e8f4f58ef674404 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2b01e60c1c04aac8e8f4f58ef674404; no voters: 3d43c9bd08d4437da05bf9d98a563fc4, 55c1e8e4108447c4b020edfb812973a4
I20260709 12:24:01.808375 26020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "863ce743565a4ba19cb26e4f030318fd" candidate_uuid: "55c1e8e4108447c4b020edfb812973a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2b01e60c1c04aac8e8f4f58ef674404"
I20260709 12:24:01.809118 26020 raft_consensus.cc:3060] T 863ce743565a4ba19cb26e4f030318fd P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:01.809170 26253 raft_consensus.cc:3060] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:24:01.810626 26137 leader_election.cc:343] T 863ce743565a4ba19cb26e4f030318fd P 55c1e8e4108447c4b020edfb812973a4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3d43c9bd08d4437da05bf9d98a563fc4 (127.21.56.194:42129): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:01.801421 26097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d13f9fd26442f0b0d30c897c8ad972" candidate_uuid: "55c1e8e4108447c4b020edfb812973a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d43c9bd08d4437da05bf9d98a563fc4"
I20260709 12:24:01.800845 26168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "863ce743565a4ba19cb26e4f030318fd" candidate_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55c1e8e4108447c4b020edfb812973a4" is_pre_election: true
I20260709 12:24:01.811821 26168 raft_consensus.cc:2393] T 863ce743565a4ba19cb26e4f030318fd P 55c1e8e4108447c4b020edfb812973a4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a2b01e60c1c04aac8e8f4f58ef674404 in current term 1: Already voted for candidate 55c1e8e4108447c4b020edfb812973a4 in this term.
I20260709 12:24:01.797441 26171 raft_consensus.cc:2468] T 7f358701636248aea5f059dbd1436ede P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2b01e60c1c04aac8e8f4f58ef674404 in term 0.
I20260709 12:24:01.802106 26169 raft_consensus.cc:2393] T 83d13f9fd26442f0b0d30c897c8ad972 P 55c1e8e4108447c4b020edfb812973a4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a2b01e60c1c04aac8e8f4f58ef674404 in current term 1: Already voted for candidate 55c1e8e4108447c4b020edfb812973a4 in this term.
I20260709 12:24:01.812485 26022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d13f9fd26442f0b0d30c897c8ad972" candidate_uuid: "55c1e8e4108447c4b020edfb812973a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2b01e60c1c04aac8e8f4f58ef674404"
I20260709 12:24:01.813220 26022 raft_consensus.cc:3060] T 83d13f9fd26442f0b0d30c897c8ad972 P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:01.814625 26136 leader_election.cc:304] T 3c2a043d3c784ec4aad4b0f765cd5d53 P 55c1e8e4108447c4b020edfb812973a4 [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: 55c1e8e4108447c4b020edfb812973a4, a2b01e60c1c04aac8e8f4f58ef674404; no voters: 3d43c9bd08d4437da05bf9d98a563fc4
I20260709 12:24:01.803329 26167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "049eed683d7f4fee95be9a8aa32a0cd7" candidate_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55c1e8e4108447c4b020edfb812973a4" is_pre_election: true
I20260709 12:24:01.791011 26220 raft_consensus.cc:2804] T 049eed683d7f4fee95be9a8aa32a0cd7 P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:01.783097 26217 raft_consensus.cc:515] T 049eed683d7f4fee95be9a8aa32a0cd7 P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.817588 26170 raft_consensus.cc:2468] T 1e74ac060b3e4b248e2394c32fcf3152 P 55c1e8e4108447c4b020edfb812973a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2b01e60c1c04aac8e8f4f58ef674404 in term 1.
W20260709 12:24:01.793066 26061 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.56.195:34951, user_credentials={real_user=slave}} blocked reactor thread for 62720.2us
I20260709 12:24:01.818290 26253 raft_consensus.cc:2749] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:01.786363 26259 raft_consensus.cc:515] T 83d13f9fd26442f0b0d30c897c8ad972 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.797917 26216 tablet_bootstrap.cc:654] T 7f358701636248aea5f059dbd1436ede P 3d43c9bd08d4437da05bf9d98a563fc4: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:01.819741 26212 raft_consensus.cc:359] T c494f2da4b8b46119bd0842f6d9111c3 P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.822121 26212 raft_consensus.cc:385] T c494f2da4b8b46119bd0842f6d9111c3 P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:01.822350 26212 raft_consensus.cc:740] T c494f2da4b8b46119bd0842f6d9111c3 P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55c1e8e4108447c4b020edfb812973a4, State: Initialized, Role: FOLLOWER
I20260709 12:24:01.821365 26257 raft_consensus.cc:2804] T 3c2a043d3c784ec4aad4b0f765cd5d53 P 55c1e8e4108447c4b020edfb812973a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:01.826819 26212 consensus_queue.cc:260] T c494f2da4b8b46119bd0842f6d9111c3 P 55c1e8e4108447c4b020edfb812973a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.821669 26167 raft_consensus.cc:2468] T 049eed683d7f4fee95be9a8aa32a0cd7 P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2b01e60c1c04aac8e8f4f58ef674404 in term 0.
I20260709 12:24:01.828715 25986 leader_election.cc:304] T 863ce743565a4ba19cb26e4f030318fd P a2b01e60c1c04aac8e8f4f58ef674404 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2b01e60c1c04aac8e8f4f58ef674404; no voters: 3d43c9bd08d4437da05bf9d98a563fc4, 55c1e8e4108447c4b020edfb812973a4
I20260709 12:24:01.828985 26220 raft_consensus.cc:493] T 049eed683d7f4fee95be9a8aa32a0cd7 P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:01.829386 26220 raft_consensus.cc:3060] T 049eed683d7f4fee95be9a8aa32a0cd7 P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:01.832082 26096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "049eed683d7f4fee95be9a8aa32a0cd7" candidate_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d43c9bd08d4437da05bf9d98a563fc4"
I20260709 12:24:01.832340 26217 leader_election.cc:290] T 049eed683d7f4fee95be9a8aa32a0cd7 P a2b01e60c1c04aac8e8f4f58ef674404 [CANDIDATE]: Term 1 election: Requested vote from peers 3d43c9bd08d4437da05bf9d98a563fc4 (127.21.56.194:42129), 55c1e8e4108447c4b020edfb812973a4 (127.21.56.195:34951)
I20260709 12:24:01.832724 26096 raft_consensus.cc:3060] T 049eed683d7f4fee95be9a8aa32a0cd7 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:01.832837 26262 raft_consensus.cc:2804] T 41bda96cda1641d98ca791263b9115ce P 3d43c9bd08d4437da05bf9d98a563fc4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:01.828603 26021 raft_consensus.cc:2393] T 049eed683d7f4fee95be9a8aa32a0cd7 P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 55c1e8e4108447c4b020edfb812973a4 in current term 1: Already voted for candidate a2b01e60c1c04aac8e8f4f58ef674404 in this term.
I20260709 12:24:01.833345 26262 raft_consensus.cc:493] T 41bda96cda1641d98ca791263b9115ce P 3d43c9bd08d4437da05bf9d98a563fc4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:01.833721 26262 raft_consensus.cc:3060] T 41bda96cda1641d98ca791263b9115ce P 3d43c9bd08d4437da05bf9d98a563fc4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:01.827363 26257 raft_consensus.cc:697] T 3c2a043d3c784ec4aad4b0f765cd5d53 P 55c1e8e4108447c4b020edfb812973a4 [term 1 LEADER]: Becoming Leader. State: Replica: 55c1e8e4108447c4b020edfb812973a4, State: Running, Role: LEADER
I20260709 12:24:01.834928 26257 consensus_queue.cc:237] T 3c2a043d3c784ec4aad4b0f765cd5d53 P 55c1e8e4108447c4b020edfb812973a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.837375 25986 leader_election.cc:304] T 7f358701636248aea5f059dbd1436ede P a2b01e60c1c04aac8e8f4f58ef674404 [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: 55c1e8e4108447c4b020edfb812973a4, a2b01e60c1c04aac8e8f4f58ef674404; no voters: 3d43c9bd08d4437da05bf9d98a563fc4
I20260709 12:24:01.846773 26021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d13f9fd26442f0b0d30c897c8ad972" candidate_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" is_pre_election: true
I20260709 12:24:01.843720 26097 raft_consensus.cc:3060] T 83d13f9fd26442f0b0d30c897c8ad972 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:01.842324 26224 raft_consensus.cc:493] T 7dd490217ecf46eca64c5f99e40a1c0d P 3d43c9bd08d4437da05bf9d98a563fc4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:01.839252 26022 raft_consensus.cc:2468] T 83d13f9fd26442f0b0d30c897c8ad972 P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55c1e8e4108447c4b020edfb812973a4 in term 1.
I20260709 12:24:01.842600 26217 raft_consensus.cc:2804] T 7f358701636248aea5f059dbd1436ede P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:01.838702 25986 leader_election.cc:304] T 83d13f9fd26442f0b0d30c897c8ad972 P a2b01e60c1c04aac8e8f4f58ef674404 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2b01e60c1c04aac8e8f4f58ef674404; no voters: 3d43c9bd08d4437da05bf9d98a563fc4, 55c1e8e4108447c4b020edfb812973a4
I20260709 12:24:01.849745 26167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "049eed683d7f4fee95be9a8aa32a0cd7" candidate_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55c1e8e4108447c4b020edfb812973a4"
I20260709 12:24:01.867914 26255 raft_consensus.cc:2749] T 83d13f9fd26442f0b0d30c897c8ad972 P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:01.851218 26217 raft_consensus.cc:493] T 7f358701636248aea5f059dbd1436ede P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:01.868628 26217 raft_consensus.cc:3060] T 7f358701636248aea5f059dbd1436ede P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:01.869518 25986 leader_election.cc:304] T 1e74ac060b3e4b248e2394c32fcf3152 P a2b01e60c1c04aac8e8f4f58ef674404 [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: 55c1e8e4108447c4b020edfb812973a4, a2b01e60c1c04aac8e8f4f58ef674404; no voters: 3d43c9bd08d4437da05bf9d98a563fc4
I20260709 12:24:01.870406 26255 raft_consensus.cc:2804] T 1e74ac060b3e4b248e2394c32fcf3152 P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:01.870878 26255 raft_consensus.cc:697] T 1e74ac060b3e4b248e2394c32fcf3152 P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 LEADER]: Becoming Leader. State: Replica: a2b01e60c1c04aac8e8f4f58ef674404, State: Running, Role: LEADER
I20260709 12:24:01.851522 26220 raft_consensus.cc:515] T 049eed683d7f4fee95be9a8aa32a0cd7 P 55c1e8e4108447c4b020edfb812973a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.874181 26212 ts_tablet_manager.cc:1434] T c494f2da4b8b46119bd0842f6d9111c3 P 55c1e8e4108447c4b020edfb812973a4: Time spent starting tablet: real 0.089s	user 0.020s	sys 0.011s
I20260709 12:24:01.854728 26256 raft_consensus.cc:493] T 7dd490217ecf46eca64c5f99e40a1c0d P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:01.875566 26212 tablet_bootstrap.cc:492] T 41bda96cda1641d98ca791263b9115ce P 55c1e8e4108447c4b020edfb812973a4: Bootstrap starting.
I20260709 12:24:01.871703 26255 consensus_queue.cc:237] T 1e74ac060b3e4b248e2394c32fcf3152 P a2b01e60c1c04aac8e8f4f58ef674404 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.852084 26224 raft_consensus.cc:515] T 7dd490217ecf46eca64c5f99e40a1c0d P 3d43c9bd08d4437da05bf9d98a563fc4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } }
I20260709 12:24:01.861558 26097 raft_consensus.cc:2468] T 83d13f9fd26442f0b0d30c897c8ad972 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55c1e8e4108447c4b020edfb812973a4 in term 1.
I20260709 12:24:01.874202 26136 leader_election.cc:304] T 83d13f9fd26442f0b0d30c897c8ad972 P 55c1e8e4108447c4b020edfb812973a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55c1e8e4108447c4b020edfb812973a4, a2b01e60c1c04aac8e8f4f58ef674404; no voters: 
I20260709 12:24:01.880016 26170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d13f9fd26442f0b0d30c897c8ad972" candidate_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55c1e8e4108447c4b020edfb812973a4" is_pre_election: true
I20260709 12:24:01.880890 26020 raft_consensus.cc:2468] T 863ce743565a4ba19cb26e4f030318fd P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55c1e8e4108447c4b020edfb812973a4 in term 1.
I20260709 12:24:01.881654 26253 raft_consensus.cc:2749] T 863ce743565a4ba19cb26e4f030318fd P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:01.876626 26256 raft_consensus.cc:515] T 7dd490217ecf46eca64c5f99e40a1c0d P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } }
I20260709 12:24:01.882639 26136 leader_election.cc:304] T 863ce743565a4ba19cb26e4f030318fd P 55c1e8e4108447c4b020edfb812973a4 [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: 55c1e8e4108447c4b020edfb812973a4, a2b01e60c1c04aac8e8f4f58ef674404; no voters: 3d43c9bd08d4437da05bf9d98a563fc4
I20260709 12:24:01.880887 26170 raft_consensus.cc:2393] T 83d13f9fd26442f0b0d30c897c8ad972 P 55c1e8e4108447c4b020edfb812973a4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d43c9bd08d4437da05bf9d98a563fc4 in current term 1: Already voted for candidate 55c1e8e4108447c4b020edfb812973a4 in this term.
I20260709 12:24:01.884758 26095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dd490217ecf46eca64c5f99e40a1c0d" candidate_uuid: "55c1e8e4108447c4b020edfb812973a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" is_pre_election: true
I20260709 12:24:01.885283 26256 leader_election.cc:290] T 7dd490217ecf46eca64c5f99e40a1c0d P 55c1e8e4108447c4b020edfb812973a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d43c9bd08d4437da05bf9d98a563fc4 (127.21.56.194:42129), a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387)
I20260709 12:24:01.885736 26167 raft_consensus.cc:2393] T 049eed683d7f4fee95be9a8aa32a0cd7 P 55c1e8e4108447c4b020edfb812973a4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a2b01e60c1c04aac8e8f4f58ef674404 in current term 1: Already voted for candidate 55c1e8e4108447c4b020edfb812973a4 in this term.
I20260709 12:24:01.885849 26256 raft_consensus.cc:2804] T 83d13f9fd26442f0b0d30c897c8ad972 P 55c1e8e4108447c4b020edfb812973a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:01.884361 25917 catalog_manager.cc:5697] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P 3d43c9bd08d4437da05bf9d98a563fc4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d43c9bd08d4437da05bf9d98a563fc4 (127.21.56.194). New cstate: current_term: 1 leader_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:01.886157 26061 leader_election.cc:304] T 83d13f9fd26442f0b0d30c897c8ad972 P 3d43c9bd08d4437da05bf9d98a563fc4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3d43c9bd08d4437da05bf9d98a563fc4; no voters: 55c1e8e4108447c4b020edfb812973a4, a2b01e60c1c04aac8e8f4f58ef674404
I20260709 12:24:01.887594 26267 raft_consensus.cc:2804] T 863ce743565a4ba19cb26e4f030318fd P 55c1e8e4108447c4b020edfb812973a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:01.888099 26267 raft_consensus.cc:697] T 863ce743565a4ba19cb26e4f030318fd P 55c1e8e4108447c4b020edfb812973a4 [term 1 LEADER]: Becoming Leader. State: Replica: 55c1e8e4108447c4b020edfb812973a4, State: Running, Role: LEADER
I20260709 12:24:01.888367 26266 raft_consensus.cc:2749] T 83d13f9fd26442f0b0d30c897c8ad972 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:01.888927 26267 consensus_queue.cc:237] T 863ce743565a4ba19cb26e4f030318fd P 55c1e8e4108447c4b020edfb812973a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.873358 26096 raft_consensus.cc:2468] T 049eed683d7f4fee95be9a8aa32a0cd7 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2b01e60c1c04aac8e8f4f58ef674404 in term 1.
I20260709 12:24:01.891012 25988 leader_election.cc:304] T 049eed683d7f4fee95be9a8aa32a0cd7 P a2b01e60c1c04aac8e8f4f58ef674404 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d43c9bd08d4437da05bf9d98a563fc4, a2b01e60c1c04aac8e8f4f58ef674404; no voters: 
I20260709 12:24:01.876737 26259 leader_election.cc:290] T 83d13f9fd26442f0b0d30c897c8ad972 P 3d43c9bd08d4437da05bf9d98a563fc4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387), 55c1e8e4108447c4b020edfb812973a4 (127.21.56.195:34951)
I20260709 12:24:01.892643 26220 leader_election.cc:290] T 049eed683d7f4fee95be9a8aa32a0cd7 P 55c1e8e4108447c4b020edfb812973a4 [CANDIDATE]: Term 1 election: Requested vote from peers a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387), 3d43c9bd08d4437da05bf9d98a563fc4 (127.21.56.194:42129)
I20260709 12:24:01.892958 26096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "049eed683d7f4fee95be9a8aa32a0cd7" candidate_uuid: "55c1e8e4108447c4b020edfb812973a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d43c9bd08d4437da05bf9d98a563fc4"
I20260709 12:24:01.893455 26253 raft_consensus.cc:2804] T 049eed683d7f4fee95be9a8aa32a0cd7 P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:01.893843 26096 raft_consensus.cc:2393] T 049eed683d7f4fee95be9a8aa32a0cd7 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 55c1e8e4108447c4b020edfb812973a4 in current term 1: Already voted for candidate a2b01e60c1c04aac8e8f4f58ef674404 in this term.
I20260709 12:24:01.894230 26253 raft_consensus.cc:697] T 049eed683d7f4fee95be9a8aa32a0cd7 P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 LEADER]: Becoming Leader. State: Replica: a2b01e60c1c04aac8e8f4f58ef674404, State: Running, Role: LEADER
I20260709 12:24:01.895144 26253 consensus_queue.cc:237] T 049eed683d7f4fee95be9a8aa32a0cd7 P a2b01e60c1c04aac8e8f4f58ef674404 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.896863 26216 tablet_bootstrap.cc:492] T 7f358701636248aea5f059dbd1436ede P 3d43c9bd08d4437da05bf9d98a563fc4: No bootstrap required, opened a new log
I20260709 12:24:01.897472 26216 ts_tablet_manager.cc:1403] T 7f358701636248aea5f059dbd1436ede P 3d43c9bd08d4437da05bf9d98a563fc4: Time spent bootstrapping tablet: real 0.147s	user 0.018s	sys 0.005s
I20260709 12:24:01.897294 26217 raft_consensus.cc:515] T 7f358701636248aea5f059dbd1436ede P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.898742 26256 raft_consensus.cc:697] T 83d13f9fd26442f0b0d30c897c8ad972 P 55c1e8e4108447c4b020edfb812973a4 [term 1 LEADER]: Becoming Leader. State: Replica: 55c1e8e4108447c4b020edfb812973a4, State: Running, Role: LEADER
I20260709 12:24:01.902141 26256 consensus_queue.cc:237] T 83d13f9fd26442f0b0d30c897c8ad972 P 55c1e8e4108447c4b020edfb812973a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.905339 26216 raft_consensus.cc:359] T 7f358701636248aea5f059dbd1436ede P 3d43c9bd08d4437da05bf9d98a563fc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.906226 26216 raft_consensus.cc:385] T 7f358701636248aea5f059dbd1436ede P 3d43c9bd08d4437da05bf9d98a563fc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:01.875041 26262 raft_consensus.cc:515] T 41bda96cda1641d98ca791263b9115ce P 3d43c9bd08d4437da05bf9d98a563fc4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.906595 26216 raft_consensus.cc:740] T 7f358701636248aea5f059dbd1436ede P 3d43c9bd08d4437da05bf9d98a563fc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d43c9bd08d4437da05bf9d98a563fc4, State: Initialized, Role: FOLLOWER
I20260709 12:24:01.910382 26095 raft_consensus.cc:2468] T 7dd490217ecf46eca64c5f99e40a1c0d P 3d43c9bd08d4437da05bf9d98a563fc4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55c1e8e4108447c4b020edfb812973a4 in term 0.
I20260709 12:24:01.915391 26022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dd490217ecf46eca64c5f99e40a1c0d" candidate_uuid: "55c1e8e4108447c4b020edfb812973a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" is_pre_election: true
I20260709 12:24:01.911406 26255 raft_consensus.cc:493] T 7dd490217ecf46eca64c5f99e40a1c0d P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:01.916208 26167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dd490217ecf46eca64c5f99e40a1c0d" candidate_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55c1e8e4108447c4b020edfb812973a4" is_pre_election: true
I20260709 12:24:01.917238 26255 raft_consensus.cc:515] T 7dd490217ecf46eca64c5f99e40a1c0d P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } }
I20260709 12:24:01.911978 26224 leader_election.cc:290] T 7dd490217ecf46eca64c5f99e40a1c0d P 3d43c9bd08d4437da05bf9d98a563fc4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55c1e8e4108447c4b020edfb812973a4 (127.21.56.195:34951), a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387)
I20260709 12:24:01.917766 26167 raft_consensus.cc:2468] T 7dd490217ecf46eca64c5f99e40a1c0d P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d43c9bd08d4437da05bf9d98a563fc4 in term 0.
I20260709 12:24:01.918772 26137 leader_election.cc:304] T 7dd490217ecf46eca64c5f99e40a1c0d P 55c1e8e4108447c4b020edfb812973a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d43c9bd08d4437da05bf9d98a563fc4, 55c1e8e4108447c4b020edfb812973a4; no voters: 
I20260709 12:24:01.919107 26021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "049eed683d7f4fee95be9a8aa32a0cd7" candidate_uuid: "55c1e8e4108447c4b020edfb812973a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2b01e60c1c04aac8e8f4f58ef674404"
I20260709 12:24:01.919272 26061 leader_election.cc:304] T 7dd490217ecf46eca64c5f99e40a1c0d P 3d43c9bd08d4437da05bf9d98a563fc4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d43c9bd08d4437da05bf9d98a563fc4, 55c1e8e4108447c4b020edfb812973a4; no voters: 
I20260709 12:24:01.915041 26020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dd490217ecf46eca64c5f99e40a1c0d" candidate_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" is_pre_election: true
I20260709 12:24:01.921739 26136 leader_election.cc:304] T 049eed683d7f4fee95be9a8aa32a0cd7 P 55c1e8e4108447c4b020edfb812973a4 [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: 55c1e8e4108447c4b020edfb812973a4; no voters: 3d43c9bd08d4437da05bf9d98a563fc4, a2b01e60c1c04aac8e8f4f58ef674404
I20260709 12:24:01.922664 26224 raft_consensus.cc:2804] T 7dd490217ecf46eca64c5f99e40a1c0d P 3d43c9bd08d4437da05bf9d98a563fc4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:01.923316 26224 raft_consensus.cc:493] T 7dd490217ecf46eca64c5f99e40a1c0d P 3d43c9bd08d4437da05bf9d98a563fc4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:01.922786 26269 raft_consensus.cc:2749] T 049eed683d7f4fee95be9a8aa32a0cd7 P 55c1e8e4108447c4b020edfb812973a4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:24:01.921761 26257 raft_consensus.cc:2804] T 7dd490217ecf46eca64c5f99e40a1c0d P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:01.927094 26095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dd490217ecf46eca64c5f99e40a1c0d" candidate_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" is_pre_election: true
I20260709 12:24:01.924178 26022 raft_consensus.cc:2468] T 7dd490217ecf46eca64c5f99e40a1c0d P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55c1e8e4108447c4b020edfb812973a4 in term 0.
I20260709 12:24:01.927456 26257 raft_consensus.cc:493] T 7dd490217ecf46eca64c5f99e40a1c0d P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:01.928609 26257 raft_consensus.cc:3060] T 7dd490217ecf46eca64c5f99e40a1c0d P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:01.923759 26224 raft_consensus.cc:3060] T 7dd490217ecf46eca64c5f99e40a1c0d P 3d43c9bd08d4437da05bf9d98a563fc4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:01.929997 26096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f358701636248aea5f059dbd1436ede" candidate_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d43c9bd08d4437da05bf9d98a563fc4"
I20260709 12:24:01.927977 26255 leader_election.cc:290] T 7dd490217ecf46eca64c5f99e40a1c0d P a2b01e60c1c04aac8e8f4f58ef674404 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55c1e8e4108447c4b020edfb812973a4 (127.21.56.195:34951), 3d43c9bd08d4437da05bf9d98a563fc4 (127.21.56.194:42129)
I20260709 12:24:01.931957 26262 leader_election.cc:290] T 41bda96cda1641d98ca791263b9115ce P 3d43c9bd08d4437da05bf9d98a563fc4 [CANDIDATE]: Term 1 election: Requested vote from peers a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387), 55c1e8e4108447c4b020edfb812973a4 (127.21.56.195:34951)
I20260709 12:24:01.930184 26217 leader_election.cc:290] T 7f358701636248aea5f059dbd1436ede P a2b01e60c1c04aac8e8f4f58ef674404 [CANDIDATE]: Term 1 election: Requested vote from peers 3d43c9bd08d4437da05bf9d98a563fc4 (127.21.56.194:42129), 55c1e8e4108447c4b020edfb812973a4 (127.21.56.195:34951)
I20260709 12:24:01.933874 26212 tablet_bootstrap.cc:654] T 41bda96cda1641d98ca791263b9115ce P 55c1e8e4108447c4b020edfb812973a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:01.935623 26167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41bda96cda1641d98ca791263b9115ce" candidate_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55c1e8e4108447c4b020edfb812973a4"
I20260709 12:24:01.936748 26022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41bda96cda1641d98ca791263b9115ce" candidate_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2b01e60c1c04aac8e8f4f58ef674404"
W20260709 12:24:01.937175 26061 leader_election.cc:343] T 41bda96cda1641d98ca791263b9115ce P 3d43c9bd08d4437da05bf9d98a563fc4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 55c1e8e4108447c4b020edfb812973a4 (127.21.56.195:34951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:01.937366 26022 raft_consensus.cc:3060] T 41bda96cda1641d98ca791263b9115ce P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:01.928181 26216 consensus_queue.cc:260] T 7f358701636248aea5f059dbd1436ede P 3d43c9bd08d4437da05bf9d98a563fc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.946594 26096 raft_consensus.cc:3060] T 7f358701636248aea5f059dbd1436ede P 3d43c9bd08d4437da05bf9d98a563fc4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:01.948864 26170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f358701636248aea5f059dbd1436ede" candidate_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55c1e8e4108447c4b020edfb812973a4"
I20260709 12:24:01.949775 26216 ts_tablet_manager.cc:1434] T 7f358701636248aea5f059dbd1436ede P 3d43c9bd08d4437da05bf9d98a563fc4: Time spent starting tablet: real 0.051s	user 0.008s	sys 0.000s
I20260709 12:24:01.949041 26167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dd490217ecf46eca64c5f99e40a1c0d" candidate_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55c1e8e4108447c4b020edfb812973a4" is_pre_election: true
I20260709 12:24:01.951586 26170 raft_consensus.cc:3060] T 7f358701636248aea5f059dbd1436ede P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:01.956805 26216 tablet_bootstrap.cc:492] T 863ce743565a4ba19cb26e4f030318fd P 3d43c9bd08d4437da05bf9d98a563fc4: Bootstrap starting.
I20260709 12:24:01.964224 26224 raft_consensus.cc:515] T 7dd490217ecf46eca64c5f99e40a1c0d P 3d43c9bd08d4437da05bf9d98a563fc4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } }
I20260709 12:24:01.965677 26095 raft_consensus.cc:2393] T 7dd490217ecf46eca64c5f99e40a1c0d P 3d43c9bd08d4437da05bf9d98a563fc4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a2b01e60c1c04aac8e8f4f58ef674404 in current term 1: Already voted for candidate 3d43c9bd08d4437da05bf9d98a563fc4 in this term.
I20260709 12:24:01.966823 26224 leader_election.cc:290] T 7dd490217ecf46eca64c5f99e40a1c0d P 3d43c9bd08d4437da05bf9d98a563fc4 [CANDIDATE]: Term 1 election: Requested vote from peers 55c1e8e4108447c4b020edfb812973a4 (127.21.56.195:34951), a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387)
I20260709 12:24:01.967983 26169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dd490217ecf46eca64c5f99e40a1c0d" candidate_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55c1e8e4108447c4b020edfb812973a4"
I20260709 12:24:01.968317 26020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dd490217ecf46eca64c5f99e40a1c0d" candidate_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2b01e60c1c04aac8e8f4f58ef674404"
I20260709 12:24:01.968904 26020 raft_consensus.cc:3060] T 7dd490217ecf46eca64c5f99e40a1c0d P a2b01e60c1c04aac8e8f4f58ef674404 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:01.950466 26257 raft_consensus.cc:515] T 7dd490217ecf46eca64c5f99e40a1c0d P 55c1e8e4108447c4b020edfb812973a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } }
I20260709 12:24:01.980406 26257 leader_election.cc:290] T 7dd490217ecf46eca64c5f99e40a1c0d P 55c1e8e4108447c4b020edfb812973a4 [CANDIDATE]: Term 1 election: Requested vote from peers 3d43c9bd08d4437da05bf9d98a563fc4 (127.21.56.194:42129), a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387)
I20260709 12:24:01.980654 26095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dd490217ecf46eca64c5f99e40a1c0d" candidate_uuid: "55c1e8e4108447c4b020edfb812973a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d43c9bd08d4437da05bf9d98a563fc4"
I20260709 12:24:01.981760 26095 raft_consensus.cc:2393] T 7dd490217ecf46eca64c5f99e40a1c0d P 3d43c9bd08d4437da05bf9d98a563fc4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 55c1e8e4108447c4b020edfb812973a4 in current term 1: Already voted for candidate 3d43c9bd08d4437da05bf9d98a563fc4 in this term.
I20260709 12:24:01.984444 26170 raft_consensus.cc:2468] T 7f358701636248aea5f059dbd1436ede P 55c1e8e4108447c4b020edfb812973a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2b01e60c1c04aac8e8f4f58ef674404 in term 1.
I20260709 12:24:01.985705 25986 leader_election.cc:304] T 7f358701636248aea5f059dbd1436ede P a2b01e60c1c04aac8e8f4f58ef674404 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55c1e8e4108447c4b020edfb812973a4, a2b01e60c1c04aac8e8f4f58ef674404; no voters: 
I20260709 12:24:01.986743 26253 raft_consensus.cc:2804] T 7f358701636248aea5f059dbd1436ede P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:01.987260 26253 raft_consensus.cc:697] T 7f358701636248aea5f059dbd1436ede P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 LEADER]: Becoming Leader. State: Replica: a2b01e60c1c04aac8e8f4f58ef674404, State: Running, Role: LEADER
I20260709 12:24:01.988107 26253 consensus_queue.cc:237] T 7f358701636248aea5f059dbd1436ede P a2b01e60c1c04aac8e8f4f58ef674404 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.982949 26021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dd490217ecf46eca64c5f99e40a1c0d" candidate_uuid: "55c1e8e4108447c4b020edfb812973a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2b01e60c1c04aac8e8f4f58ef674404"
I20260709 12:24:01.990010 26212 tablet_bootstrap.cc:492] T 41bda96cda1641d98ca791263b9115ce P 55c1e8e4108447c4b020edfb812973a4: No bootstrap required, opened a new log
I20260709 12:24:01.990522 26212 ts_tablet_manager.cc:1403] T 41bda96cda1641d98ca791263b9115ce P 55c1e8e4108447c4b020edfb812973a4: Time spent bootstrapping tablet: real 0.115s	user 0.024s	sys 0.017s
I20260709 12:24:01.991361 26136 leader_election.cc:304] T 7dd490217ecf46eca64c5f99e40a1c0d P 55c1e8e4108447c4b020edfb812973a4 [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: 55c1e8e4108447c4b020edfb812973a4; no voters: 3d43c9bd08d4437da05bf9d98a563fc4, a2b01e60c1c04aac8e8f4f58ef674404
I20260709 12:24:01.983779 26167 raft_consensus.cc:2393] T 7dd490217ecf46eca64c5f99e40a1c0d P 55c1e8e4108447c4b020edfb812973a4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a2b01e60c1c04aac8e8f4f58ef674404 in current term 1: Already voted for candidate 55c1e8e4108447c4b020edfb812973a4 in this term.
I20260709 12:24:01.992724 26257 raft_consensus.cc:2749] T 7dd490217ecf46eca64c5f99e40a1c0d P 55c1e8e4108447c4b020edfb812973a4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:24:01.994654 26022 raft_consensus.cc:2468] T 41bda96cda1641d98ca791263b9115ce P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d43c9bd08d4437da05bf9d98a563fc4 in term 1.
I20260709 12:24:01.982733 26096 raft_consensus.cc:2468] T 7f358701636248aea5f059dbd1436ede P 3d43c9bd08d4437da05bf9d98a563fc4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2b01e60c1c04aac8e8f4f58ef674404 in term 1.
I20260709 12:24:01.995174 25919 catalog_manager.cc:5697] T 3c2a043d3c784ec4aad4b0f765cd5d53 P 55c1e8e4108447c4b020edfb812973a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 55c1e8e4108447c4b020edfb812973a4 (127.21.56.195). New cstate: current_term: 1 leader_uuid: "55c1e8e4108447c4b020edfb812973a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:01.988921 26020 raft_consensus.cc:2468] T 7dd490217ecf46eca64c5f99e40a1c0d P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d43c9bd08d4437da05bf9d98a563fc4 in term 1.
I20260709 12:24:01.998339 26062 leader_election.cc:304] T 41bda96cda1641d98ca791263b9115ce P 3d43c9bd08d4437da05bf9d98a563fc4 [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: 3d43c9bd08d4437da05bf9d98a563fc4, a2b01e60c1c04aac8e8f4f58ef674404; no voters: 55c1e8e4108447c4b020edfb812973a4
I20260709 12:24:02.000108 26062 leader_election.cc:304] T 7dd490217ecf46eca64c5f99e40a1c0d P 3d43c9bd08d4437da05bf9d98a563fc4 [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: 3d43c9bd08d4437da05bf9d98a563fc4, a2b01e60c1c04aac8e8f4f58ef674404; no voters: 55c1e8e4108447c4b020edfb812973a4
I20260709 12:24:01.996340 26212 raft_consensus.cc:359] T 41bda96cda1641d98ca791263b9115ce P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:02.002832 26212 raft_consensus.cc:385] T 41bda96cda1641d98ca791263b9115ce P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:02.002651 25986 leader_election.cc:304] T 7dd490217ecf46eca64c5f99e40a1c0d P a2b01e60c1c04aac8e8f4f58ef674404 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2b01e60c1c04aac8e8f4f58ef674404; no voters: 3d43c9bd08d4437da05bf9d98a563fc4, 55c1e8e4108447c4b020edfb812973a4
I20260709 12:24:02.003183 26212 raft_consensus.cc:740] T 41bda96cda1641d98ca791263b9115ce P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55c1e8e4108447c4b020edfb812973a4, State: Initialized, Role: FOLLOWER
I20260709 12:24:02.003664 26217 raft_consensus.cc:2749] T 7dd490217ecf46eca64c5f99e40a1c0d P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:02.004119 26262 raft_consensus.cc:2804] T 41bda96cda1641d98ca791263b9115ce P 3d43c9bd08d4437da05bf9d98a563fc4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:02.004865 26259 raft_consensus.cc:2804] T 7dd490217ecf46eca64c5f99e40a1c0d P 3d43c9bd08d4437da05bf9d98a563fc4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:02.005414 26259 raft_consensus.cc:697] T 7dd490217ecf46eca64c5f99e40a1c0d P 3d43c9bd08d4437da05bf9d98a563fc4 [term 1 LEADER]: Becoming Leader. State: Replica: 3d43c9bd08d4437da05bf9d98a563fc4, State: Running, Role: LEADER
I20260709 12:24:02.005038 26212 consensus_queue.cc:260] T 41bda96cda1641d98ca791263b9115ce P 55c1e8e4108447c4b020edfb812973a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:02.006294 26259 consensus_queue.cc:237] T 7dd490217ecf46eca64c5f99e40a1c0d P 3d43c9bd08d4437da05bf9d98a563fc4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } }
I20260709 12:24:02.007861 26212 ts_tablet_manager.cc:1434] T 41bda96cda1641d98ca791263b9115ce P 55c1e8e4108447c4b020edfb812973a4: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 12:24:02.009684 26262 raft_consensus.cc:697] T 41bda96cda1641d98ca791263b9115ce P 3d43c9bd08d4437da05bf9d98a563fc4 [term 1 LEADER]: Becoming Leader. State: Replica: 3d43c9bd08d4437da05bf9d98a563fc4, State: Running, Role: LEADER
I20260709 12:24:02.010669 26262 consensus_queue.cc:237] T 41bda96cda1641d98ca791263b9115ce P 3d43c9bd08d4437da05bf9d98a563fc4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:01.991602 26216 tablet_bootstrap.cc:654] T 863ce743565a4ba19cb26e4f030318fd P 3d43c9bd08d4437da05bf9d98a563fc4: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:02.022943 25917 catalog_manager.cc:5697] T 7f358701636248aea5f059dbd1436ede P a2b01e60c1c04aac8e8f4f58ef674404 reported cstate change: term changed from 0 to 1, leader changed from <none> to a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193). New cstate: current_term: 1 leader_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:02.024075 26216 tablet_bootstrap.cc:492] T 863ce743565a4ba19cb26e4f030318fd P 3d43c9bd08d4437da05bf9d98a563fc4: No bootstrap required, opened a new log
I20260709 12:24:02.024607 26216 ts_tablet_manager.cc:1403] T 863ce743565a4ba19cb26e4f030318fd P 3d43c9bd08d4437da05bf9d98a563fc4: Time spent bootstrapping tablet: real 0.068s	user 0.011s	sys 0.002s
I20260709 12:24:02.024207 25919 catalog_manager.cc:5697] T 41bda96cda1641d98ca791263b9115ce P 3d43c9bd08d4437da05bf9d98a563fc4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d43c9bd08d4437da05bf9d98a563fc4 (127.21.56.194). New cstate: current_term: 1 leader_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:02.024955 25917 catalog_manager.cc:5697] T 1e74ac060b3e4b248e2394c32fcf3152 P a2b01e60c1c04aac8e8f4f58ef674404 reported cstate change: term changed from 0 to 1, leader changed from <none> to a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193). New cstate: current_term: 1 leader_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:02.025609 25919 catalog_manager.cc:5697] T 7dd490217ecf46eca64c5f99e40a1c0d P 3d43c9bd08d4437da05bf9d98a563fc4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d43c9bd08d4437da05bf9d98a563fc4 (127.21.56.194). New cstate: current_term: 1 leader_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:02.026762 25917 catalog_manager.cc:5697] T 049eed683d7f4fee95be9a8aa32a0cd7 P a2b01e60c1c04aac8e8f4f58ef674404 reported cstate change: term changed from 0 to 1, leader changed from <none> to a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193). New cstate: current_term: 1 leader_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:02.027374 26216 raft_consensus.cc:359] T 863ce743565a4ba19cb26e4f030318fd P 3d43c9bd08d4437da05bf9d98a563fc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:02.028064 26216 raft_consensus.cc:385] T 863ce743565a4ba19cb26e4f030318fd P 3d43c9bd08d4437da05bf9d98a563fc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:02.028339 26216 raft_consensus.cc:740] T 863ce743565a4ba19cb26e4f030318fd P 3d43c9bd08d4437da05bf9d98a563fc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d43c9bd08d4437da05bf9d98a563fc4, State: Initialized, Role: FOLLOWER
I20260709 12:24:02.029016 26216 consensus_queue.cc:260] T 863ce743565a4ba19cb26e4f030318fd P 3d43c9bd08d4437da05bf9d98a563fc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:02.030941 26216 ts_tablet_manager.cc:1434] T 863ce743565a4ba19cb26e4f030318fd P 3d43c9bd08d4437da05bf9d98a563fc4: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:24:02.031747 26216 tablet_bootstrap.cc:492] T 1e74ac060b3e4b248e2394c32fcf3152 P 3d43c9bd08d4437da05bf9d98a563fc4: Bootstrap starting.
I20260709 12:24:02.035991 25918 catalog_manager.cc:5697] T 863ce743565a4ba19cb26e4f030318fd P 55c1e8e4108447c4b020edfb812973a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 55c1e8e4108447c4b020edfb812973a4 (127.21.56.195). New cstate: current_term: 1 leader_uuid: "55c1e8e4108447c4b020edfb812973a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:02.037953 25918 catalog_manager.cc:5697] T 83d13f9fd26442f0b0d30c897c8ad972 P 55c1e8e4108447c4b020edfb812973a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 55c1e8e4108447c4b020edfb812973a4 (127.21.56.195). New cstate: current_term: 1 leader_uuid: "55c1e8e4108447c4b020edfb812973a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:02.041163 26216 tablet_bootstrap.cc:654] T 1e74ac060b3e4b248e2394c32fcf3152 P 3d43c9bd08d4437da05bf9d98a563fc4: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:02.045234 26216 tablet_bootstrap.cc:492] T 1e74ac060b3e4b248e2394c32fcf3152 P 3d43c9bd08d4437da05bf9d98a563fc4: No bootstrap required, opened a new log
I20260709 12:24:02.045694 26216 ts_tablet_manager.cc:1403] T 1e74ac060b3e4b248e2394c32fcf3152 P 3d43c9bd08d4437da05bf9d98a563fc4: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 12:24:02.048069 26216 raft_consensus.cc:359] T 1e74ac060b3e4b248e2394c32fcf3152 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:02.048875 26216 raft_consensus.cc:385] T 1e74ac060b3e4b248e2394c32fcf3152 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:02.049142 26216 raft_consensus.cc:740] T 1e74ac060b3e4b248e2394c32fcf3152 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d43c9bd08d4437da05bf9d98a563fc4, State: Initialized, Role: FOLLOWER
I20260709 12:24:02.050019 26216 consensus_queue.cc:260] T 1e74ac060b3e4b248e2394c32fcf3152 P 3d43c9bd08d4437da05bf9d98a563fc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:02.051383 26216 ts_tablet_manager.cc:1434] T 1e74ac060b3e4b248e2394c32fcf3152 P 3d43c9bd08d4437da05bf9d98a563fc4: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:24:02.052241 26216 tablet_bootstrap.cc:492] T 3c2a043d3c784ec4aad4b0f765cd5d53 P 3d43c9bd08d4437da05bf9d98a563fc4: Bootstrap starting.
I20260709 12:24:02.057443 26216 tablet_bootstrap.cc:654] T 3c2a043d3c784ec4aad4b0f765cd5d53 P 3d43c9bd08d4437da05bf9d98a563fc4: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:02.062116 26216 tablet_bootstrap.cc:492] T 3c2a043d3c784ec4aad4b0f765cd5d53 P 3d43c9bd08d4437da05bf9d98a563fc4: No bootstrap required, opened a new log
I20260709 12:24:02.062628 26216 ts_tablet_manager.cc:1403] T 3c2a043d3c784ec4aad4b0f765cd5d53 P 3d43c9bd08d4437da05bf9d98a563fc4: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.003s
I20260709 12:24:02.064502 26216 raft_consensus.cc:359] T 3c2a043d3c784ec4aad4b0f765cd5d53 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:02.064994 26216 raft_consensus.cc:385] T 3c2a043d3c784ec4aad4b0f765cd5d53 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:02.065187 26216 raft_consensus.cc:740] T 3c2a043d3c784ec4aad4b0f765cd5d53 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d43c9bd08d4437da05bf9d98a563fc4, State: Initialized, Role: FOLLOWER
I20260709 12:24:02.065737 26216 consensus_queue.cc:260] T 3c2a043d3c784ec4aad4b0f765cd5d53 P 3d43c9bd08d4437da05bf9d98a563fc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:02.067191 26216 ts_tablet_manager.cc:1434] T 3c2a043d3c784ec4aad4b0f765cd5d53 P 3d43c9bd08d4437da05bf9d98a563fc4: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:24:02.140269 21731 ts_manager.cc:295] Set tserver state for a2b01e60c1c04aac8e8f4f58ef674404 to MAINTENANCE_MODE
I20260709 12:24:02.141098 21731 tablet_server.cc:179] TabletServer@127.21.56.193:0 shutting down...
I20260709 12:24:02.153250 26253 consensus_queue.cc:1048] T c494f2da4b8b46119bd0842f6d9111c3 P a2b01e60c1c04aac8e8f4f58ef674404 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:02.161410 21731 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:24:02.162290 21731 tablet_replica.cc:333] T 863ce743565a4ba19cb26e4f030318fd P a2b01e60c1c04aac8e8f4f58ef674404: stopping tablet replica
I20260709 12:24:02.163015 21731 raft_consensus.cc:2243] T 863ce743565a4ba19cb26e4f030318fd P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:02.163502 21731 raft_consensus.cc:2272] T 863ce743565a4ba19cb26e4f030318fd P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:02.165812 21731 tablet_replica.cc:333] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P a2b01e60c1c04aac8e8f4f58ef674404: stopping tablet replica
I20260709 12:24:02.166566 21731 raft_consensus.cc:2243] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:02.167023 21731 raft_consensus.cc:2272] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:02.168957 21731 tablet_replica.cc:333] T 3c2a043d3c784ec4aad4b0f765cd5d53 P a2b01e60c1c04aac8e8f4f58ef674404: stopping tablet replica
I20260709 12:24:02.169508 21731 raft_consensus.cc:2243] T 3c2a043d3c784ec4aad4b0f765cd5d53 P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:02.169960 21731 raft_consensus.cc:2272] T 3c2a043d3c784ec4aad4b0f765cd5d53 P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:02.172060 21731 tablet_replica.cc:333] T 41bda96cda1641d98ca791263b9115ce P a2b01e60c1c04aac8e8f4f58ef674404: stopping tablet replica
I20260709 12:24:02.172773 21731 raft_consensus.cc:2243] T 41bda96cda1641d98ca791263b9115ce P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:02.173208 21731 raft_consensus.cc:2272] T 41bda96cda1641d98ca791263b9115ce P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:02.175709 21731 tablet_replica.cc:333] T 7f358701636248aea5f059dbd1436ede P a2b01e60c1c04aac8e8f4f58ef674404: stopping tablet replica
I20260709 12:24:02.176411 21731 raft_consensus.cc:2243] T 7f358701636248aea5f059dbd1436ede P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:02.177134 21731 pending_rounds.cc:70] T 7f358701636248aea5f059dbd1436ede P a2b01e60c1c04aac8e8f4f58ef674404: Trying to abort 1 pending ops.
I20260709 12:24:02.177410 21731 pending_rounds.cc:77] T 7f358701636248aea5f059dbd1436ede P a2b01e60c1c04aac8e8f4f58ef674404: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305624952822763520 op_type: NO_OP noop_request { }
I20260709 12:24:02.177798 21731 raft_consensus.cc:2889] T 7f358701636248aea5f059dbd1436ede P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:24:02.178167 21731 raft_consensus.cc:2272] T 7f358701636248aea5f059dbd1436ede P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:02.180729 21731 tablet_replica.cc:333] T 7dd490217ecf46eca64c5f99e40a1c0d P a2b01e60c1c04aac8e8f4f58ef674404: stopping tablet replica
I20260709 12:24:02.181249 21731 raft_consensus.cc:2243] T 7dd490217ecf46eca64c5f99e40a1c0d P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:02.181468 26167 raft_consensus.cc:3060] T c494f2da4b8b46119bd0842f6d9111c3 P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:02.181618 21731 raft_consensus.cc:2272] T 7dd490217ecf46eca64c5f99e40a1c0d P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:02.183528 21731 tablet_replica.cc:333] T c494f2da4b8b46119bd0842f6d9111c3 P a2b01e60c1c04aac8e8f4f58ef674404: stopping tablet replica
I20260709 12:24:02.184039 21731 raft_consensus.cc:2243] T c494f2da4b8b46119bd0842f6d9111c3 P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:02.184659 21731 raft_consensus.cc:2272] T c494f2da4b8b46119bd0842f6d9111c3 P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:02.186600 21731 tablet_replica.cc:333] T 1e74ac060b3e4b248e2394c32fcf3152 P a2b01e60c1c04aac8e8f4f58ef674404: stopping tablet replica
I20260709 12:24:02.187098 21731 raft_consensus.cc:2243] T 1e74ac060b3e4b248e2394c32fcf3152 P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:02.187641 21731 pending_rounds.cc:70] T 1e74ac060b3e4b248e2394c32fcf3152 P a2b01e60c1c04aac8e8f4f58ef674404: Trying to abort 1 pending ops.
I20260709 12:24:02.187808 21731 pending_rounds.cc:77] T 1e74ac060b3e4b248e2394c32fcf3152 P a2b01e60c1c04aac8e8f4f58ef674404: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305624952344031232 op_type: NO_OP noop_request { }
I20260709 12:24:02.188047 21731 raft_consensus.cc:2889] T 1e74ac060b3e4b248e2394c32fcf3152 P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:24:02.188292 21731 raft_consensus.cc:2272] T 1e74ac060b3e4b248e2394c32fcf3152 P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:02.190389 21731 tablet_replica.cc:333] T 049eed683d7f4fee95be9a8aa32a0cd7 P a2b01e60c1c04aac8e8f4f58ef674404: stopping tablet replica
I20260709 12:24:02.190871 21731 raft_consensus.cc:2243] T 049eed683d7f4fee95be9a8aa32a0cd7 P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:02.191414 21731 pending_rounds.cc:70] T 049eed683d7f4fee95be9a8aa32a0cd7 P a2b01e60c1c04aac8e8f4f58ef674404: Trying to abort 1 pending ops.
I20260709 12:24:02.191599 21731 pending_rounds.cc:77] T 049eed683d7f4fee95be9a8aa32a0cd7 P a2b01e60c1c04aac8e8f4f58ef674404: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305624952445005824 op_type: NO_OP noop_request { }
I20260709 12:24:02.191838 21731 raft_consensus.cc:2889] T 049eed683d7f4fee95be9a8aa32a0cd7 P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:24:02.192080 21731 raft_consensus.cc:2272] T 049eed683d7f4fee95be9a8aa32a0cd7 P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:02.194061 21731 tablet_replica.cc:333] T 83d13f9fd26442f0b0d30c897c8ad972 P a2b01e60c1c04aac8e8f4f58ef674404: stopping tablet replica
I20260709 12:24:02.194530 21731 raft_consensus.cc:2243] T 83d13f9fd26442f0b0d30c897c8ad972 P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:02.194875 21731 raft_consensus.cc:2272] T 83d13f9fd26442f0b0d30c897c8ad972 P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:02.221887 21731 tablet_server.cc:196] TabletServer@127.21.56.193:0 shutdown complete.
I20260709 12:24:02.243981 26257 raft_consensus.cc:493] T c494f2da4b8b46119bd0842f6d9111c3 P 55c1e8e4108447c4b020edfb812973a4 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:02.244537 26257 raft_consensus.cc:515] T c494f2da4b8b46119bd0842f6d9111c3 P 55c1e8e4108447c4b020edfb812973a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:02.246325 26257 leader_election.cc:290] T c494f2da4b8b46119bd0842f6d9111c3 P 55c1e8e4108447c4b020edfb812973a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387), 3d43c9bd08d4437da05bf9d98a563fc4 (127.21.56.194:42129)
I20260709 12:24:02.247615 26096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c494f2da4b8b46119bd0842f6d9111c3" candidate_uuid: "55c1e8e4108447c4b020edfb812973a4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" is_pre_election: true
W20260709 12:24:02.251588 26136 leader_election.cc:336] T c494f2da4b8b46119bd0842f6d9111c3 P 55c1e8e4108447c4b020edfb812973a4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387): Network error: Client connection negotiation failed: client connection to 127.21.56.193:39387: connect: Connection refused (error 111)
I20260709 12:24:02.251971 26136 leader_election.cc:304] T c494f2da4b8b46119bd0842f6d9111c3 P 55c1e8e4108447c4b020edfb812973a4 [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: 55c1e8e4108447c4b020edfb812973a4; no voters: 3d43c9bd08d4437da05bf9d98a563fc4, a2b01e60c1c04aac8e8f4f58ef674404
I20260709 12:24:02.252671 26257 raft_consensus.cc:2749] T c494f2da4b8b46119bd0842f6d9111c3 P 55c1e8e4108447c4b020edfb812973a4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:24:02.289395 26136 consensus_peers.cc:597] T 863ce743565a4ba19cb26e4f030318fd P 55c1e8e4108447c4b020edfb812973a4 -> Peer a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387): Couldn't send request to peer a2b01e60c1c04aac8e8f4f58ef674404. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:39387: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:02.291198 26259 consensus_queue.cc:1048] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P 3d43c9bd08d4437da05bf9d98a563fc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:24:02.303225 26136 consensus_peers.cc:597] T 83d13f9fd26442f0b0d30c897c8ad972 P 55c1e8e4108447c4b020edfb812973a4 -> Peer a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387): Couldn't send request to peer a2b01e60c1c04aac8e8f4f58ef674404. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:39387: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:02.307260 26224 raft_consensus.cc:493] T 1e74ac060b3e4b248e2394c32fcf3152 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:02.307807 26224 raft_consensus.cc:515] T 1e74ac060b3e4b248e2394c32fcf3152 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:02.310166 26224 leader_election.cc:290] T 1e74ac060b3e4b248e2394c32fcf3152 P 3d43c9bd08d4437da05bf9d98a563fc4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387), 55c1e8e4108447c4b020edfb812973a4 (127.21.56.195:34951)
W20260709 12:24:02.311617 26062 consensus_peers.cc:597] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P 3d43c9bd08d4437da05bf9d98a563fc4 -> Peer a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387): Couldn't send request to peer a2b01e60c1c04aac8e8f4f58ef674404. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:39387: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:02.311710 26167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e74ac060b3e4b248e2394c32fcf3152" candidate_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55c1e8e4108447c4b020edfb812973a4" is_pre_election: true
I20260709 12:24:02.312553 26167 raft_consensus.cc:2393] T 1e74ac060b3e4b248e2394c32fcf3152 P 55c1e8e4108447c4b020edfb812973a4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d43c9bd08d4437da05bf9d98a563fc4 in current term 1: Already voted for candidate a2b01e60c1c04aac8e8f4f58ef674404 in this term.
W20260709 12:24:02.313663 26062 leader_election.cc:336] T 1e74ac060b3e4b248e2394c32fcf3152 P 3d43c9bd08d4437da05bf9d98a563fc4 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387): Network error: Client connection negotiation failed: client connection to 127.21.56.193:39387: connect: Connection refused (error 111)
I20260709 12:24:02.314024 26062 leader_election.cc:304] T 1e74ac060b3e4b248e2394c32fcf3152 P 3d43c9bd08d4437da05bf9d98a563fc4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3d43c9bd08d4437da05bf9d98a563fc4; no voters: 55c1e8e4108447c4b020edfb812973a4, a2b01e60c1c04aac8e8f4f58ef674404
I20260709 12:24:02.314584 26224 raft_consensus.cc:3060] T 1e74ac060b3e4b248e2394c32fcf3152 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:02.319514 26224 raft_consensus.cc:2749] T 1e74ac060b3e4b248e2394c32fcf3152 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:02.325912 26096 raft_consensus.cc:3060] T 3c2a043d3c784ec4aad4b0f765cd5d53 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:02.332063 26257 consensus_queue.cc:1048] T 3c2a043d3c784ec4aad4b0f765cd5d53 P 55c1e8e4108447c4b020edfb812973a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:24:02.349259 26136 consensus_peers.cc:597] T 3c2a043d3c784ec4aad4b0f765cd5d53 P 55c1e8e4108447c4b020edfb812973a4 -> Peer a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387): Couldn't send request to peer a2b01e60c1c04aac8e8f4f58ef674404. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:39387: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:02.381353 26256 raft_consensus.cc:493] T 41bda96cda1641d98ca791263b9115ce P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:02.381793 26256 raft_consensus.cc:515] T 41bda96cda1641d98ca791263b9115ce P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:02.383459 26256 leader_election.cc:290] T 41bda96cda1641d98ca791263b9115ce P 55c1e8e4108447c4b020edfb812973a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387), 3d43c9bd08d4437da05bf9d98a563fc4 (127.21.56.194:42129)
I20260709 12:24:02.384596 26096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41bda96cda1641d98ca791263b9115ce" candidate_uuid: "55c1e8e4108447c4b020edfb812973a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" is_pre_election: true
W20260709 12:24:02.386966 26136 leader_election.cc:336] T 41bda96cda1641d98ca791263b9115ce P 55c1e8e4108447c4b020edfb812973a4 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387): Network error: Client connection negotiation failed: client connection to 127.21.56.193:39387: connect: Connection refused (error 111)
I20260709 12:24:02.387315 26136 leader_election.cc:304] T 41bda96cda1641d98ca791263b9115ce P 55c1e8e4108447c4b020edfb812973a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55c1e8e4108447c4b020edfb812973a4; no voters: 3d43c9bd08d4437da05bf9d98a563fc4, a2b01e60c1c04aac8e8f4f58ef674404
I20260709 12:24:02.387888 26256 raft_consensus.cc:2749] T 41bda96cda1641d98ca791263b9115ce P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:24:02.394495 26062 consensus_peers.cc:597] T 7dd490217ecf46eca64c5f99e40a1c0d P 3d43c9bd08d4437da05bf9d98a563fc4 -> Peer a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387): Couldn't send request to peer a2b01e60c1c04aac8e8f4f58ef674404. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:39387: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:02.399852 26167 raft_consensus.cc:3060] T 41bda96cda1641d98ca791263b9115ce P 55c1e8e4108447c4b020edfb812973a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:02.406050 26224 consensus_queue.cc:1048] T 41bda96cda1641d98ca791263b9115ce P 3d43c9bd08d4437da05bf9d98a563fc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:24:02.418180 26062 consensus_peers.cc:597] T 41bda96cda1641d98ca791263b9115ce P 3d43c9bd08d4437da05bf9d98a563fc4 -> Peer a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387): Couldn't send request to peer a2b01e60c1c04aac8e8f4f58ef674404. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:39387: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:02.429617 26096 raft_consensus.cc:3060] T 863ce743565a4ba19cb26e4f030318fd P 3d43c9bd08d4437da05bf9d98a563fc4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:02.435245 26256 consensus_queue.cc:1048] T 83d13f9fd26442f0b0d30c897c8ad972 P 55c1e8e4108447c4b020edfb812973a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:02.436650 26256 consensus_queue.cc:1048] T 863ce743565a4ba19cb26e4f030318fd P 55c1e8e4108447c4b020edfb812973a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:24:02.459084 25968 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:24:02.568213 26266 consensus_queue.cc:1048] T 7dd490217ecf46eca64c5f99e40a1c0d P 3d43c9bd08d4437da05bf9d98a563fc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:24:03.460078 25968 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:24:03.616287 26224 raft_consensus.cc:493] T 7f358701636248aea5f059dbd1436ede P 3d43c9bd08d4437da05bf9d98a563fc4 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:03.616854 26224 raft_consensus.cc:515] T 7f358701636248aea5f059dbd1436ede P 3d43c9bd08d4437da05bf9d98a563fc4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:03.618633 26224 leader_election.cc:290] T 7f358701636248aea5f059dbd1436ede P 3d43c9bd08d4437da05bf9d98a563fc4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387), 55c1e8e4108447c4b020edfb812973a4 (127.21.56.195:34951)
I20260709 12:24:03.619938 26167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f358701636248aea5f059dbd1436ede" candidate_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55c1e8e4108447c4b020edfb812973a4" is_pre_election: true
I20260709 12:24:03.620641 26167 raft_consensus.cc:2468] T 7f358701636248aea5f059dbd1436ede P 55c1e8e4108447c4b020edfb812973a4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d43c9bd08d4437da05bf9d98a563fc4 in term 1.
I20260709 12:24:03.621696 26061 leader_election.cc:304] T 7f358701636248aea5f059dbd1436ede P 3d43c9bd08d4437da05bf9d98a563fc4 [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: 3d43c9bd08d4437da05bf9d98a563fc4, 55c1e8e4108447c4b020edfb812973a4; no voters: 
W20260709 12:24:03.622219 26062 leader_election.cc:336] T 7f358701636248aea5f059dbd1436ede P 3d43c9bd08d4437da05bf9d98a563fc4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387): Network error: Client connection negotiation failed: client connection to 127.21.56.193:39387: connect: Connection refused (error 111)
I20260709 12:24:03.622406 26224 raft_consensus.cc:2804] T 7f358701636248aea5f059dbd1436ede P 3d43c9bd08d4437da05bf9d98a563fc4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:24:03.622835 26224 raft_consensus.cc:493] T 7f358701636248aea5f059dbd1436ede P 3d43c9bd08d4437da05bf9d98a563fc4 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:03.623095 26224 raft_consensus.cc:3060] T 7f358701636248aea5f059dbd1436ede P 3d43c9bd08d4437da05bf9d98a563fc4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:03.628150 26224 raft_consensus.cc:515] T 7f358701636248aea5f059dbd1436ede P 3d43c9bd08d4437da05bf9d98a563fc4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:03.629784 26224 leader_election.cc:290] T 7f358701636248aea5f059dbd1436ede P 3d43c9bd08d4437da05bf9d98a563fc4 [CANDIDATE]: Term 2 election: Requested vote from peers a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387), 55c1e8e4108447c4b020edfb812973a4 (127.21.56.195:34951)
I20260709 12:24:03.630904 26167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f358701636248aea5f059dbd1436ede" candidate_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55c1e8e4108447c4b020edfb812973a4"
I20260709 12:24:03.631536 26167 raft_consensus.cc:3060] T 7f358701636248aea5f059dbd1436ede P 55c1e8e4108447c4b020edfb812973a4 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:24:03.633497 26062 leader_election.cc:336] T 7f358701636248aea5f059dbd1436ede P 3d43c9bd08d4437da05bf9d98a563fc4 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387): Network error: Client connection negotiation failed: client connection to 127.21.56.193:39387: connect: Connection refused (error 111)
I20260709 12:24:03.637380 26167 raft_consensus.cc:2468] T 7f358701636248aea5f059dbd1436ede P 55c1e8e4108447c4b020edfb812973a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d43c9bd08d4437da05bf9d98a563fc4 in term 2.
I20260709 12:24:03.638609 26061 leader_election.cc:304] T 7f358701636248aea5f059dbd1436ede P 3d43c9bd08d4437da05bf9d98a563fc4 [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: 3d43c9bd08d4437da05bf9d98a563fc4, 55c1e8e4108447c4b020edfb812973a4; no voters: a2b01e60c1c04aac8e8f4f58ef674404
I20260709 12:24:03.639294 26224 raft_consensus.cc:2804] T 7f358701636248aea5f059dbd1436ede P 3d43c9bd08d4437da05bf9d98a563fc4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:03.640091 26224 raft_consensus.cc:697] T 7f358701636248aea5f059dbd1436ede P 3d43c9bd08d4437da05bf9d98a563fc4 [term 2 LEADER]: Becoming Leader. State: Replica: 3d43c9bd08d4437da05bf9d98a563fc4, State: Running, Role: LEADER
I20260709 12:24:03.640767 26224 consensus_queue.cc:237] T 7f358701636248aea5f059dbd1436ede P 3d43c9bd08d4437da05bf9d98a563fc4 [LEADER]: Queue going to LEADER 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: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:03.647567 25918 catalog_manager.cc:5697] T 7f358701636248aea5f059dbd1436ede P 3d43c9bd08d4437da05bf9d98a563fc4 reported cstate change: term changed from 1 to 2, leader changed from a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193) to 3d43c9bd08d4437da05bf9d98a563fc4 (127.21.56.194). New cstate: current_term: 2 leader_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:03.671646 26224 raft_consensus.cc:493] T c494f2da4b8b46119bd0842f6d9111c3 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a2b01e60c1c04aac8e8f4f58ef674404)
I20260709 12:24:03.672209 26224 raft_consensus.cc:515] T c494f2da4b8b46119bd0842f6d9111c3 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:03.674260 26224 leader_election.cc:290] T c494f2da4b8b46119bd0842f6d9111c3 P 3d43c9bd08d4437da05bf9d98a563fc4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387), 55c1e8e4108447c4b020edfb812973a4 (127.21.56.195:34951)
I20260709 12:24:03.675318 26167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c494f2da4b8b46119bd0842f6d9111c3" candidate_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55c1e8e4108447c4b020edfb812973a4" is_pre_election: true
I20260709 12:24:03.676009 26167 raft_consensus.cc:2468] T c494f2da4b8b46119bd0842f6d9111c3 P 55c1e8e4108447c4b020edfb812973a4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d43c9bd08d4437da05bf9d98a563fc4 in term 1.
I20260709 12:24:03.677024 26061 leader_election.cc:304] T c494f2da4b8b46119bd0842f6d9111c3 P 3d43c9bd08d4437da05bf9d98a563fc4 [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: 3d43c9bd08d4437da05bf9d98a563fc4, 55c1e8e4108447c4b020edfb812973a4; no voters: 
I20260709 12:24:03.677623 26224 raft_consensus.cc:2804] T c494f2da4b8b46119bd0842f6d9111c3 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:24:03.677714 26062 leader_election.cc:336] T c494f2da4b8b46119bd0842f6d9111c3 P 3d43c9bd08d4437da05bf9d98a563fc4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387): Network error: Client connection negotiation failed: client connection to 127.21.56.193:39387: connect: Connection refused (error 111)
I20260709 12:24:03.677927 26224 raft_consensus.cc:493] T c494f2da4b8b46119bd0842f6d9111c3 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a2b01e60c1c04aac8e8f4f58ef674404)
I20260709 12:24:03.678439 26224 raft_consensus.cc:3060] T c494f2da4b8b46119bd0842f6d9111c3 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:03.683614 26224 raft_consensus.cc:515] T c494f2da4b8b46119bd0842f6d9111c3 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:03.685211 26224 leader_election.cc:290] T c494f2da4b8b46119bd0842f6d9111c3 P 3d43c9bd08d4437da05bf9d98a563fc4 [CANDIDATE]: Term 2 election: Requested vote from peers a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387), 55c1e8e4108447c4b020edfb812973a4 (127.21.56.195:34951)
I20260709 12:24:03.686386 26167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c494f2da4b8b46119bd0842f6d9111c3" candidate_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55c1e8e4108447c4b020edfb812973a4"
I20260709 12:24:03.686910 26167 raft_consensus.cc:3060] T c494f2da4b8b46119bd0842f6d9111c3 P 55c1e8e4108447c4b020edfb812973a4 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:24:03.688464 26062 leader_election.cc:336] T c494f2da4b8b46119bd0842f6d9111c3 P 3d43c9bd08d4437da05bf9d98a563fc4 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387): Network error: Client connection negotiation failed: client connection to 127.21.56.193:39387: connect: Connection refused (error 111)
I20260709 12:24:03.692062 26167 raft_consensus.cc:2468] T c494f2da4b8b46119bd0842f6d9111c3 P 55c1e8e4108447c4b020edfb812973a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d43c9bd08d4437da05bf9d98a563fc4 in term 2.
I20260709 12:24:03.693203 26061 leader_election.cc:304] T c494f2da4b8b46119bd0842f6d9111c3 P 3d43c9bd08d4437da05bf9d98a563fc4 [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: 3d43c9bd08d4437da05bf9d98a563fc4, 55c1e8e4108447c4b020edfb812973a4; no voters: a2b01e60c1c04aac8e8f4f58ef674404
I20260709 12:24:03.693962 26224 raft_consensus.cc:2804] T c494f2da4b8b46119bd0842f6d9111c3 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:03.695187 26224 raft_consensus.cc:697] T c494f2da4b8b46119bd0842f6d9111c3 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 2 LEADER]: Becoming Leader. State: Replica: 3d43c9bd08d4437da05bf9d98a563fc4, State: Running, Role: LEADER
I20260709 12:24:03.696063 26224 consensus_queue.cc:237] T c494f2da4b8b46119bd0842f6d9111c3 P 3d43c9bd08d4437da05bf9d98a563fc4 [LEADER]: Queue 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: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:03.702736 26256 raft_consensus.cc:493] T 1e74ac060b3e4b248e2394c32fcf3152 P 55c1e8e4108447c4b020edfb812973a4 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:03.702967 25918 catalog_manager.cc:5697] T c494f2da4b8b46119bd0842f6d9111c3 P 3d43c9bd08d4437da05bf9d98a563fc4 reported cstate change: term changed from 1 to 2, leader changed from a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193) to 3d43c9bd08d4437da05bf9d98a563fc4 (127.21.56.194). New cstate: current_term: 2 leader_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:03.703388 26256 raft_consensus.cc:515] T 1e74ac060b3e4b248e2394c32fcf3152 P 55c1e8e4108447c4b020edfb812973a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:03.705694 26256 leader_election.cc:290] T 1e74ac060b3e4b248e2394c32fcf3152 P 55c1e8e4108447c4b020edfb812973a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387), 3d43c9bd08d4437da05bf9d98a563fc4 (127.21.56.194:42129)
I20260709 12:24:03.709276 26095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e74ac060b3e4b248e2394c32fcf3152" candidate_uuid: "55c1e8e4108447c4b020edfb812973a4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" is_pre_election: true
I20260709 12:24:03.710011 26095 raft_consensus.cc:2468] T 1e74ac060b3e4b248e2394c32fcf3152 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55c1e8e4108447c4b020edfb812973a4 in term 1.
I20260709 12:24:03.711362 26137 leader_election.cc:304] T 1e74ac060b3e4b248e2394c32fcf3152 P 55c1e8e4108447c4b020edfb812973a4 [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: 3d43c9bd08d4437da05bf9d98a563fc4, 55c1e8e4108447c4b020edfb812973a4; no voters: 
I20260709 12:24:03.712452 26256 raft_consensus.cc:2804] T 1e74ac060b3e4b248e2394c32fcf3152 P 55c1e8e4108447c4b020edfb812973a4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:24:03.712832 26256 raft_consensus.cc:493] T 1e74ac060b3e4b248e2394c32fcf3152 P 55c1e8e4108447c4b020edfb812973a4 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:03.713173 26256 raft_consensus.cc:3060] T 1e74ac060b3e4b248e2394c32fcf3152 P 55c1e8e4108447c4b020edfb812973a4 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:24:03.713371 26136 leader_election.cc:336] T 1e74ac060b3e4b248e2394c32fcf3152 P 55c1e8e4108447c4b020edfb812973a4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387): Network error: Client connection negotiation failed: client connection to 127.21.56.193:39387: connect: Connection refused (error 111)
I20260709 12:24:03.719846 26256 raft_consensus.cc:515] T 1e74ac060b3e4b248e2394c32fcf3152 P 55c1e8e4108447c4b020edfb812973a4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:03.721659 26256 leader_election.cc:290] T 1e74ac060b3e4b248e2394c32fcf3152 P 55c1e8e4108447c4b020edfb812973a4 [CANDIDATE]: Term 2 election: Requested vote from peers a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387), 3d43c9bd08d4437da05bf9d98a563fc4 (127.21.56.194:42129)
I20260709 12:24:03.722764 26095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e74ac060b3e4b248e2394c32fcf3152" candidate_uuid: "55c1e8e4108447c4b020edfb812973a4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d43c9bd08d4437da05bf9d98a563fc4"
I20260709 12:24:03.723402 26095 raft_consensus.cc:3060] T 1e74ac060b3e4b248e2394c32fcf3152 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:24:03.725181 26136 leader_election.cc:336] T 1e74ac060b3e4b248e2394c32fcf3152 P 55c1e8e4108447c4b020edfb812973a4 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387): Network error: Client connection negotiation failed: client connection to 127.21.56.193:39387: connect: Connection refused (error 111)
I20260709 12:24:03.728830 26095 raft_consensus.cc:2468] T 1e74ac060b3e4b248e2394c32fcf3152 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55c1e8e4108447c4b020edfb812973a4 in term 2.
I20260709 12:24:03.729789 26137 leader_election.cc:304] T 1e74ac060b3e4b248e2394c32fcf3152 P 55c1e8e4108447c4b020edfb812973a4 [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: 3d43c9bd08d4437da05bf9d98a563fc4, 55c1e8e4108447c4b020edfb812973a4; no voters: a2b01e60c1c04aac8e8f4f58ef674404
I20260709 12:24:03.730471 26256 raft_consensus.cc:2804] T 1e74ac060b3e4b248e2394c32fcf3152 P 55c1e8e4108447c4b020edfb812973a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:03.730880 26256 raft_consensus.cc:697] T 1e74ac060b3e4b248e2394c32fcf3152 P 55c1e8e4108447c4b020edfb812973a4 [term 2 LEADER]: Becoming Leader. State: Replica: 55c1e8e4108447c4b020edfb812973a4, State: Running, Role: LEADER
I20260709 12:24:03.731473 26256 consensus_queue.cc:237] T 1e74ac060b3e4b248e2394c32fcf3152 P 55c1e8e4108447c4b020edfb812973a4 [LEADER]: Queue going to LEADER 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: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:03.738139 25918 catalog_manager.cc:5697] T 1e74ac060b3e4b248e2394c32fcf3152 P 55c1e8e4108447c4b020edfb812973a4 reported cstate change: term changed from 1 to 2, leader changed from a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193) to 55c1e8e4108447c4b020edfb812973a4 (127.21.56.195). New cstate: current_term: 2 leader_uuid: "55c1e8e4108447c4b020edfb812973a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } health_report { overall_health: HEALTHY } } }
W20260709 12:24:03.893566 26136 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.56.193:39387: connect: Connection refused (error 111) [suppressed 126 similar messages]
I20260709 12:24:03.924714 26256 raft_consensus.cc:493] T 049eed683d7f4fee95be9a8aa32a0cd7 P 55c1e8e4108447c4b020edfb812973a4 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:03.925141 26256 raft_consensus.cc:515] T 049eed683d7f4fee95be9a8aa32a0cd7 P 55c1e8e4108447c4b020edfb812973a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:03.926900 26256 leader_election.cc:290] T 049eed683d7f4fee95be9a8aa32a0cd7 P 55c1e8e4108447c4b020edfb812973a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387), 3d43c9bd08d4437da05bf9d98a563fc4 (127.21.56.194:42129)
I20260709 12:24:03.928089 26095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "049eed683d7f4fee95be9a8aa32a0cd7" candidate_uuid: "55c1e8e4108447c4b020edfb812973a4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" is_pre_election: true
I20260709 12:24:03.928810 26095 raft_consensus.cc:2468] T 049eed683d7f4fee95be9a8aa32a0cd7 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55c1e8e4108447c4b020edfb812973a4 in term 1.
I20260709 12:24:03.929693 26137 leader_election.cc:304] T 049eed683d7f4fee95be9a8aa32a0cd7 P 55c1e8e4108447c4b020edfb812973a4 [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: 3d43c9bd08d4437da05bf9d98a563fc4, 55c1e8e4108447c4b020edfb812973a4; no voters: 
I20260709 12:24:03.930347 26256 raft_consensus.cc:2804] T 049eed683d7f4fee95be9a8aa32a0cd7 P 55c1e8e4108447c4b020edfb812973a4 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:24:03.930555 26136 leader_election.cc:336] T 049eed683d7f4fee95be9a8aa32a0cd7 P 55c1e8e4108447c4b020edfb812973a4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387): Network error: Client connection negotiation failed: client connection to 127.21.56.193:39387: connect: Connection refused (error 111)
I20260709 12:24:03.930661 26256 raft_consensus.cc:493] T 049eed683d7f4fee95be9a8aa32a0cd7 P 55c1e8e4108447c4b020edfb812973a4 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:03.931035 26256 raft_consensus.cc:3060] T 049eed683d7f4fee95be9a8aa32a0cd7 P 55c1e8e4108447c4b020edfb812973a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:03.936343 26256 raft_consensus.cc:515] T 049eed683d7f4fee95be9a8aa32a0cd7 P 55c1e8e4108447c4b020edfb812973a4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:03.937870 26256 leader_election.cc:290] T 049eed683d7f4fee95be9a8aa32a0cd7 P 55c1e8e4108447c4b020edfb812973a4 [CANDIDATE]: Term 2 election: Requested vote from peers a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387), 3d43c9bd08d4437da05bf9d98a563fc4 (127.21.56.194:42129)
I20260709 12:24:03.938973 26095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "049eed683d7f4fee95be9a8aa32a0cd7" candidate_uuid: "55c1e8e4108447c4b020edfb812973a4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d43c9bd08d4437da05bf9d98a563fc4"
I20260709 12:24:03.939538 26095 raft_consensus.cc:3060] T 049eed683d7f4fee95be9a8aa32a0cd7 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:24:03.941123 26136 leader_election.cc:336] T 049eed683d7f4fee95be9a8aa32a0cd7 P 55c1e8e4108447c4b020edfb812973a4 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387): Network error: Client connection negotiation failed: client connection to 127.21.56.193:39387: connect: Connection refused (error 111)
I20260709 12:24:03.944692 26095 raft_consensus.cc:2468] T 049eed683d7f4fee95be9a8aa32a0cd7 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55c1e8e4108447c4b020edfb812973a4 in term 2.
I20260709 12:24:03.945711 26137 leader_election.cc:304] T 049eed683d7f4fee95be9a8aa32a0cd7 P 55c1e8e4108447c4b020edfb812973a4 [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: 3d43c9bd08d4437da05bf9d98a563fc4, 55c1e8e4108447c4b020edfb812973a4; no voters: a2b01e60c1c04aac8e8f4f58ef674404
I20260709 12:24:03.946408 26256 raft_consensus.cc:2804] T 049eed683d7f4fee95be9a8aa32a0cd7 P 55c1e8e4108447c4b020edfb812973a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:03.946779 26256 raft_consensus.cc:697] T 049eed683d7f4fee95be9a8aa32a0cd7 P 55c1e8e4108447c4b020edfb812973a4 [term 2 LEADER]: Becoming Leader. State: Replica: 55c1e8e4108447c4b020edfb812973a4, State: Running, Role: LEADER
I20260709 12:24:03.947454 26256 consensus_queue.cc:237] T 049eed683d7f4fee95be9a8aa32a0cd7 P 55c1e8e4108447c4b020edfb812973a4 [LEADER]: Queue going to LEADER 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: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:03.954316 25918 catalog_manager.cc:5697] T 049eed683d7f4fee95be9a8aa32a0cd7 P 55c1e8e4108447c4b020edfb812973a4 reported cstate change: term changed from 1 to 2, leader changed from a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193) to 55c1e8e4108447c4b020edfb812973a4 (127.21.56.195). New cstate: current_term: 2 leader_uuid: "55c1e8e4108447c4b020edfb812973a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } health_report { overall_health: HEALTHY } } }
W20260709 12:24:04.067193 26062 consensus_peers.cc:597] T 7f358701636248aea5f059dbd1436ede P 3d43c9bd08d4437da05bf9d98a563fc4 -> Peer a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387): Couldn't send request to peer a2b01e60c1c04aac8e8f4f58ef674404. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:39387: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:04.122545 26167 raft_consensus.cc:1275] T 7f358701636248aea5f059dbd1436ede P 55c1e8e4108447c4b020edfb812973a4 [term 2 FOLLOWER]: Refusing update from remote peer 3d43c9bd08d4437da05bf9d98a563fc4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:24:04.123816 26224 consensus_queue.cc:1048] T 7f358701636248aea5f059dbd1436ede P 3d43c9bd08d4437da05bf9d98a563fc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:24:04.134899 26062 consensus_peers.cc:597] T c494f2da4b8b46119bd0842f6d9111c3 P 3d43c9bd08d4437da05bf9d98a563fc4 -> Peer a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387): Couldn't send request to peer a2b01e60c1c04aac8e8f4f58ef674404. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:39387: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:24:04.267855 26136 consensus_peers.cc:597] T 1e74ac060b3e4b248e2394c32fcf3152 P 55c1e8e4108447c4b020edfb812973a4 -> Peer a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387): Couldn't send request to peer a2b01e60c1c04aac8e8f4f58ef674404. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:39387: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:04.289826 26167 raft_consensus.cc:1275] T c494f2da4b8b46119bd0842f6d9111c3 P 55c1e8e4108447c4b020edfb812973a4 [term 2 FOLLOWER]: Refusing update from remote peer 3d43c9bd08d4437da05bf9d98a563fc4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:04.291211 26305 consensus_queue.cc:1048] T c494f2da4b8b46119bd0842f6d9111c3 P 3d43c9bd08d4437da05bf9d98a563fc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:04.302632 26095 raft_consensus.cc:1275] T 1e74ac060b3e4b248e2394c32fcf3152 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 2 FOLLOWER]: Refusing update from remote peer 55c1e8e4108447c4b020edfb812973a4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:24:04.304036 26256 consensus_queue.cc:1048] T 1e74ac060b3e4b248e2394c32fcf3152 P 55c1e8e4108447c4b020edfb812973a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:24:04.461440 25968 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:24:04.493597 26095 raft_consensus.cc:1275] T 049eed683d7f4fee95be9a8aa32a0cd7 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 2 FOLLOWER]: Refusing update from remote peer 55c1e8e4108447c4b020edfb812973a4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:24:04.495080 26256 consensus_queue.cc:1048] T 049eed683d7f4fee95be9a8aa32a0cd7 P 55c1e8e4108447c4b020edfb812973a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:24:04.507506 26136 consensus_peers.cc:597] T 049eed683d7f4fee95be9a8aa32a0cd7 P 55c1e8e4108447c4b020edfb812973a4 -> Peer a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387): Couldn't send request to peer a2b01e60c1c04aac8e8f4f58ef674404. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:39387: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:24:04.535367 26136 consensus_peers.cc:597] T 3c2a043d3c784ec4aad4b0f765cd5d53 P 55c1e8e4108447c4b020edfb812973a4 -> Peer a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387): Couldn't send request to peer a2b01e60c1c04aac8e8f4f58ef674404. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:39387: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:24:04.712617 26136 consensus_peers.cc:597] T 863ce743565a4ba19cb26e4f030318fd P 55c1e8e4108447c4b020edfb812973a4 -> Peer a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387): Couldn't send request to peer a2b01e60c1c04aac8e8f4f58ef674404. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:39387: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:24:04.791989 26062 consensus_peers.cc:597] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P 3d43c9bd08d4437da05bf9d98a563fc4 -> Peer a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387): Couldn't send request to peer a2b01e60c1c04aac8e8f4f58ef674404. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:39387: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:24:04.791990 26136 consensus_peers.cc:597] T 83d13f9fd26442f0b0d30c897c8ad972 P 55c1e8e4108447c4b020edfb812973a4 -> Peer a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387): Couldn't send request to peer a2b01e60c1c04aac8e8f4f58ef674404. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:39387: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:24:04.903389 26062 consensus_peers.cc:597] T 41bda96cda1641d98ca791263b9115ce P 3d43c9bd08d4437da05bf9d98a563fc4 -> Peer a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387): Couldn't send request to peer a2b01e60c1c04aac8e8f4f58ef674404. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:39387: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:24:04.995234 26062 consensus_peers.cc:597] T 7dd490217ecf46eca64c5f99e40a1c0d P 3d43c9bd08d4437da05bf9d98a563fc4 -> Peer a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387): Couldn't send request to peer a2b01e60c1c04aac8e8f4f58ef674404. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:39387: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:24:05.462626 25968 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:24:06.440882 26062 consensus_peers.cc:597] T c494f2da4b8b46119bd0842f6d9111c3 P 3d43c9bd08d4437da05bf9d98a563fc4 -> Peer a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387): Couldn't send request to peer a2b01e60c1c04aac8e8f4f58ef674404. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:39387: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:24:06.463552 25968 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:24:06.503660 26062 consensus_peers.cc:597] T 7f358701636248aea5f059dbd1436ede P 3d43c9bd08d4437da05bf9d98a563fc4 -> Peer a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387): Couldn't send request to peer a2b01e60c1c04aac8e8f4f58ef674404. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:39387: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:24:06.635550 26136 consensus_peers.cc:597] T 1e74ac060b3e4b248e2394c32fcf3152 P 55c1e8e4108447c4b020edfb812973a4 -> Peer a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387): Couldn't send request to peer a2b01e60c1c04aac8e8f4f58ef674404. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:39387: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:24:07.100651 26136 consensus_peers.cc:597] T 049eed683d7f4fee95be9a8aa32a0cd7 P 55c1e8e4108447c4b020edfb812973a4 -> Peer a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387): Couldn't send request to peer a2b01e60c1c04aac8e8f4f58ef674404. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:39387: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:24:07.205926 26136 consensus_peers.cc:597] T 863ce743565a4ba19cb26e4f030318fd P 55c1e8e4108447c4b020edfb812973a4 -> Peer a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387): Couldn't send request to peer a2b01e60c1c04aac8e8f4f58ef674404. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:39387: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:24:07.207634 26136 consensus_peers.cc:597] T 3c2a043d3c784ec4aad4b0f765cd5d53 P 55c1e8e4108447c4b020edfb812973a4 -> Peer a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387): Couldn't send request to peer a2b01e60c1c04aac8e8f4f58ef674404. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:39387: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:24:07.214633 26136 consensus_peers.cc:597] T 83d13f9fd26442f0b0d30c897c8ad972 P 55c1e8e4108447c4b020edfb812973a4 -> Peer a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387): Couldn't send request to peer a2b01e60c1c04aac8e8f4f58ef674404. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:39387: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:24:07.238971 21731 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:24:07.245045 26321 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:07.245364 26322 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:07.250190 26324 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:24:07.250329 21731 server_base.cc:1061] running on GCE node
I20260709 12:24:07.251902 21731 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:24:07.252107 21731 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:24:07.252296 21731 hybrid_clock.cc:648] HybridClock initialized: now 1783599847252280 us; error 0 us; skew 500 ppm
I20260709 12:24:07.252882 21731 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:24:07.255200 21731 webserver.cc:533] Webserver started at http://127.21.56.193:41499/ using document root <none> and password file <none>
I20260709 12:24:07.255642 21731 fs_manager.cc:362] Metadata directory not provided
I20260709 12:24:07.255787 21731 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 12:24:07.259414 21731 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:24:07.263221 26329 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:07.264108 21731 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:24:07.264398 21731 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599696038870-21731-0/minicluster-data/ts-0-root
uuid: "a2b01e60c1c04aac8e8f4f58ef674404"
format_stamp: "Formatted at 2026-07-09 12:24:00 on dist-test-slave-n9kb"
I20260709 12:24:07.264716 21731 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599696038870-21731-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599696038870-21731-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599696038870-21731-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)
I20260709 12:24:07.278797 21731 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:24:07.279809 21731 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:24:07.281286 21731 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:24:07.285388 26336 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260709 12:24:07.335170 21731 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 12:24:07.335487 21731 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.051s	user 0.002s	sys 0.000s
I20260709 12:24:07.335726 21731 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 12:24:07.340358 26336 tablet_bootstrap.cc:492] T 7f358701636248aea5f059dbd1436ede P a2b01e60c1c04aac8e8f4f58ef674404: Bootstrap starting.
I20260709 12:24:07.351970 26336 tablet_bootstrap.cc:492] T 7f358701636248aea5f059dbd1436ede P a2b01e60c1c04aac8e8f4f58ef674404: 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
I20260709 12:24:07.352867 26336 tablet_bootstrap.cc:492] T 7f358701636248aea5f059dbd1436ede P a2b01e60c1c04aac8e8f4f58ef674404: Bootstrap complete.
I20260709 12:24:07.353375 26336 ts_tablet_manager.cc:1403] T 7f358701636248aea5f059dbd1436ede P a2b01e60c1c04aac8e8f4f58ef674404: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 12:24:07.355377 26336 raft_consensus.cc:359] T 7f358701636248aea5f059dbd1436ede P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:07.356041 26336 raft_consensus.cc:740] T 7f358701636248aea5f059dbd1436ede P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2b01e60c1c04aac8e8f4f58ef674404, State: Initialized, Role: FOLLOWER
I20260709 12:24:07.356662 26336 consensus_queue.cc:260] T 7f358701636248aea5f059dbd1436ede P a2b01e60c1c04aac8e8f4f58ef674404 [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: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:07.359016 26336 ts_tablet_manager.cc:1434] T 7f358701636248aea5f059dbd1436ede P a2b01e60c1c04aac8e8f4f58ef674404: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:24:07.359740 26336 tablet_bootstrap.cc:492] T 83d13f9fd26442f0b0d30c897c8ad972 P a2b01e60c1c04aac8e8f4f58ef674404: Bootstrap starting.
I20260709 12:24:07.369681 26336 tablet_bootstrap.cc:492] T 83d13f9fd26442f0b0d30c897c8ad972 P a2b01e60c1c04aac8e8f4f58ef674404: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:07.370404 26336 tablet_bootstrap.cc:492] T 83d13f9fd26442f0b0d30c897c8ad972 P a2b01e60c1c04aac8e8f4f58ef674404: Bootstrap complete.
I20260709 12:24:07.370956 26336 ts_tablet_manager.cc:1403] T 83d13f9fd26442f0b0d30c897c8ad972 P a2b01e60c1c04aac8e8f4f58ef674404: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260709 12:24:07.372833 26336 raft_consensus.cc:359] T 83d13f9fd26442f0b0d30c897c8ad972 P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:07.373317 26336 raft_consensus.cc:740] T 83d13f9fd26442f0b0d30c897c8ad972 P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2b01e60c1c04aac8e8f4f58ef674404, State: Initialized, Role: FOLLOWER
I20260709 12:24:07.373402 21731 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 12:24:07.373720 21731 ts_tablet_manager.cc:595] Time spent register tablets: real 0.038s	user 0.038s	sys 0.001s
I20260709 12:24:07.374033 26336 consensus_queue.cc:260] T 83d13f9fd26442f0b0d30c897c8ad972 P a2b01e60c1c04aac8e8f4f58ef674404 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:07.375710 26336 ts_tablet_manager.cc:1434] T 83d13f9fd26442f0b0d30c897c8ad972 P a2b01e60c1c04aac8e8f4f58ef674404: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:24:07.376343 26336 tablet_bootstrap.cc:492] T 41bda96cda1641d98ca791263b9115ce P a2b01e60c1c04aac8e8f4f58ef674404: Bootstrap starting.
I20260709 12:24:07.389714 26336 tablet_bootstrap.cc:492] T 41bda96cda1641d98ca791263b9115ce P a2b01e60c1c04aac8e8f4f58ef674404: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:07.390661 26336 tablet_bootstrap.cc:492] T 41bda96cda1641d98ca791263b9115ce P a2b01e60c1c04aac8e8f4f58ef674404: Bootstrap complete.
I20260709 12:24:07.391284 26336 ts_tablet_manager.cc:1403] T 41bda96cda1641d98ca791263b9115ce P a2b01e60c1c04aac8e8f4f58ef674404: Time spent bootstrapping tablet: real 0.015s	user 0.002s	sys 0.010s
I20260709 12:24:07.394076 26336 raft_consensus.cc:359] T 41bda96cda1641d98ca791263b9115ce P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:07.394848 26336 raft_consensus.cc:740] T 41bda96cda1641d98ca791263b9115ce P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2b01e60c1c04aac8e8f4f58ef674404, State: Initialized, Role: FOLLOWER
I20260709 12:24:07.395638 26336 consensus_queue.cc:260] T 41bda96cda1641d98ca791263b9115ce P a2b01e60c1c04aac8e8f4f58ef674404 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:07.397799 26336 ts_tablet_manager.cc:1434] T 41bda96cda1641d98ca791263b9115ce P a2b01e60c1c04aac8e8f4f58ef674404: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 12:24:07.398588 26336 tablet_bootstrap.cc:492] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P a2b01e60c1c04aac8e8f4f58ef674404: Bootstrap starting.
I20260709 12:24:07.407968 26336 tablet_bootstrap.cc:492] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P a2b01e60c1c04aac8e8f4f58ef674404: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:07.408658 26336 tablet_bootstrap.cc:492] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P a2b01e60c1c04aac8e8f4f58ef674404: Bootstrap complete.
I20260709 12:24:07.409327 26336 ts_tablet_manager.cc:1403] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P a2b01e60c1c04aac8e8f4f58ef674404: Time spent bootstrapping tablet: real 0.011s	user 0.004s	sys 0.004s
I20260709 12:24:07.411425 26336 raft_consensus.cc:359] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:07.411918 26336 raft_consensus.cc:740] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2b01e60c1c04aac8e8f4f58ef674404, State: Initialized, Role: FOLLOWER
I20260709 12:24:07.412524 26336 consensus_queue.cc:260] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P a2b01e60c1c04aac8e8f4f58ef674404 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:07.414260 26336 ts_tablet_manager.cc:1434] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P a2b01e60c1c04aac8e8f4f58ef674404: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 12:24:07.415154 26336 tablet_bootstrap.cc:492] T 1e74ac060b3e4b248e2394c32fcf3152 P a2b01e60c1c04aac8e8f4f58ef674404: Bootstrap starting.
I20260709 12:24:07.425058 26336 tablet_bootstrap.cc:492] T 1e74ac060b3e4b248e2394c32fcf3152 P a2b01e60c1c04aac8e8f4f58ef674404: 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
I20260709 12:24:07.425834 26336 tablet_bootstrap.cc:492] T 1e74ac060b3e4b248e2394c32fcf3152 P a2b01e60c1c04aac8e8f4f58ef674404: Bootstrap complete.
I20260709 12:24:07.426472 26336 ts_tablet_manager.cc:1403] T 1e74ac060b3e4b248e2394c32fcf3152 P a2b01e60c1c04aac8e8f4f58ef674404: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.004s
I20260709 12:24:07.426725 21731 rpc_server.cc:307] RPC server started. Bound to: 127.21.56.193:39387
I20260709 12:24:07.426882 26398 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.56.193:39387 every 8 connection(s)
I20260709 12:24:07.428471 26336 raft_consensus.cc:359] T 1e74ac060b3e4b248e2394c32fcf3152 P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:07.429154 26336 raft_consensus.cc:740] T 1e74ac060b3e4b248e2394c32fcf3152 P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2b01e60c1c04aac8e8f4f58ef674404, State: Initialized, Role: FOLLOWER
I20260709 12:24:07.430020 26336 consensus_queue.cc:260] T 1e74ac060b3e4b248e2394c32fcf3152 P a2b01e60c1c04aac8e8f4f58ef674404 [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: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
W20260709 12:24:07.430418 26400 tablet.cc:2406] T 41bda96cda1641d98ca791263b9115ce P a2b01e60c1c04aac8e8f4f58ef674404: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:24:07.430933 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:07.431630 26336 ts_tablet_manager.cc:1434] T 1e74ac060b3e4b248e2394c32fcf3152 P a2b01e60c1c04aac8e8f4f58ef674404: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:24:07.432554 26336 tablet_bootstrap.cc:492] T 7dd490217ecf46eca64c5f99e40a1c0d P a2b01e60c1c04aac8e8f4f58ef674404: Bootstrap starting.
I20260709 12:24:07.447153 26336 tablet_bootstrap.cc:492] T 7dd490217ecf46eca64c5f99e40a1c0d P a2b01e60c1c04aac8e8f4f58ef674404: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:07.448971 26336 tablet_bootstrap.cc:492] T 7dd490217ecf46eca64c5f99e40a1c0d P a2b01e60c1c04aac8e8f4f58ef674404: Bootstrap complete.
I20260709 12:24:07.449575 26336 ts_tablet_manager.cc:1403] T 7dd490217ecf46eca64c5f99e40a1c0d P a2b01e60c1c04aac8e8f4f58ef674404: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260709 12:24:07.451942 26336 raft_consensus.cc:359] T 7dd490217ecf46eca64c5f99e40a1c0d P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } }
I20260709 12:24:07.452603 26336 raft_consensus.cc:740] T 7dd490217ecf46eca64c5f99e40a1c0d P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2b01e60c1c04aac8e8f4f58ef674404, State: Initialized, Role: FOLLOWER
I20260709 12:24:07.453460 26336 consensus_queue.cc:260] T 7dd490217ecf46eca64c5f99e40a1c0d P a2b01e60c1c04aac8e8f4f58ef674404 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } }
I20260709 12:24:07.455745 26336 ts_tablet_manager.cc:1434] T 7dd490217ecf46eca64c5f99e40a1c0d P a2b01e60c1c04aac8e8f4f58ef674404: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:24:07.456365 26336 tablet_bootstrap.cc:492] T 863ce743565a4ba19cb26e4f030318fd P a2b01e60c1c04aac8e8f4f58ef674404: Bootstrap starting.
I20260709 12:24:07.463061 26167 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "863ce743565a4ba19cb26e4f030318fd"
dest_uuid: "55c1e8e4108447c4b020edfb812973a4"
mode: GRACEFUL
new_leader_uuid: "3d43c9bd08d4437da05bf9d98a563fc4"
 from {username='slave'} at 127.0.0.1:52464
I20260709 12:24:07.463752 26167 raft_consensus.cc:606] T 863ce743565a4ba19cb26e4f030318fd P 55c1e8e4108447c4b020edfb812973a4 [term 1 LEADER]: Received request to transfer leadership to TS 3d43c9bd08d4437da05bf9d98a563fc4
I20260709 12:24:07.464035 26399 heartbeater.cc:344] Connected to a master server at 127.21.56.254:39233
I20260709 12:24:07.464488 26399 heartbeater.cc:461] Registering TS with master...
W20260709 12:24:07.464632 25968 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:24:07.465440 26399 heartbeater.cc:507] Master 127.21.56.254:39233 requested a full tablet report, sending...
I20260709 12:24:07.467731 26336 tablet_bootstrap.cc:492] T 863ce743565a4ba19cb26e4f030318fd P a2b01e60c1c04aac8e8f4f58ef674404: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:07.468736 26336 tablet_bootstrap.cc:492] T 863ce743565a4ba19cb26e4f030318fd P a2b01e60c1c04aac8e8f4f58ef674404: Bootstrap complete.
I20260709 12:24:07.469551 26336 ts_tablet_manager.cc:1403] T 863ce743565a4ba19cb26e4f030318fd P a2b01e60c1c04aac8e8f4f58ef674404: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260709 12:24:07.472335 25917 ts_manager.cc:194] Re-registered known tserver with Master: a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387)
I20260709 12:24:07.471940 26336 raft_consensus.cc:359] T 863ce743565a4ba19cb26e4f030318fd P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:07.472890 26336 raft_consensus.cc:740] T 863ce743565a4ba19cb26e4f030318fd P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2b01e60c1c04aac8e8f4f58ef674404, State: Initialized, Role: FOLLOWER
I20260709 12:24:07.473698 26336 consensus_queue.cc:260] T 863ce743565a4ba19cb26e4f030318fd P a2b01e60c1c04aac8e8f4f58ef674404 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:07.476310 26336 ts_tablet_manager.cc:1434] T 863ce743565a4ba19cb26e4f030318fd P a2b01e60c1c04aac8e8f4f58ef674404: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:24:07.477088 26336 tablet_bootstrap.cc:492] T c494f2da4b8b46119bd0842f6d9111c3 P a2b01e60c1c04aac8e8f4f58ef674404: Bootstrap starting.
I20260709 12:24:07.479393 26095 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c494f2da4b8b46119bd0842f6d9111c3"
dest_uuid: "3d43c9bd08d4437da05bf9d98a563fc4"
mode: GRACEFUL
new_leader_uuid: "55c1e8e4108447c4b020edfb812973a4"
 from {username='slave'} at 127.0.0.1:36118
I20260709 12:24:07.479954 26095 raft_consensus.cc:606] T c494f2da4b8b46119bd0842f6d9111c3 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 2 LEADER]: Received request to transfer leadership to TS 55c1e8e4108447c4b020edfb812973a4
I20260709 12:24:07.481102 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:24:07.481822 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:07.482438 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:07.484663 25917 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55202
I20260709 12:24:07.488265 26399 heartbeater.cc:499] Master 127.21.56.254:39233 was elected leader, sending a full tablet report...
I20260709 12:24:07.497171 26336 tablet_bootstrap.cc:492] T c494f2da4b8b46119bd0842f6d9111c3 P a2b01e60c1c04aac8e8f4f58ef674404: 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
I20260709 12:24:07.498256 26336 tablet_bootstrap.cc:492] T c494f2da4b8b46119bd0842f6d9111c3 P a2b01e60c1c04aac8e8f4f58ef674404: Bootstrap complete.
I20260709 12:24:07.498915 26336 ts_tablet_manager.cc:1403] T c494f2da4b8b46119bd0842f6d9111c3 P a2b01e60c1c04aac8e8f4f58ef674404: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.007s
I20260709 12:24:07.531571 26336 raft_consensus.cc:359] T c494f2da4b8b46119bd0842f6d9111c3 P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:07.533936 26336 raft_consensus.cc:740] T c494f2da4b8b46119bd0842f6d9111c3 P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2b01e60c1c04aac8e8f4f58ef674404, State: Initialized, Role: FOLLOWER
I20260709 12:24:07.535255 26336 consensus_queue.cc:260] T c494f2da4b8b46119bd0842f6d9111c3 P a2b01e60c1c04aac8e8f4f58ef674404 [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: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:07.540098 26336 ts_tablet_manager.cc:1434] T c494f2da4b8b46119bd0842f6d9111c3 P a2b01e60c1c04aac8e8f4f58ef674404: Time spent starting tablet: real 0.041s	user 0.004s	sys 0.008s
I20260709 12:24:07.542119 26336 tablet_bootstrap.cc:492] T 049eed683d7f4fee95be9a8aa32a0cd7 P a2b01e60c1c04aac8e8f4f58ef674404: Bootstrap starting.
I20260709 12:24:07.564086 26336 tablet_bootstrap.cc:492] T 049eed683d7f4fee95be9a8aa32a0cd7 P a2b01e60c1c04aac8e8f4f58ef674404: 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
I20260709 12:24:07.565374 26336 tablet_bootstrap.cc:492] T 049eed683d7f4fee95be9a8aa32a0cd7 P a2b01e60c1c04aac8e8f4f58ef674404: Bootstrap complete.
I20260709 12:24:07.566367 26336 ts_tablet_manager.cc:1403] T 049eed683d7f4fee95be9a8aa32a0cd7 P a2b01e60c1c04aac8e8f4f58ef674404: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.015s
I20260709 12:24:07.569155 26336 raft_consensus.cc:359] T 049eed683d7f4fee95be9a8aa32a0cd7 P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:07.569851 26336 raft_consensus.cc:740] T 049eed683d7f4fee95be9a8aa32a0cd7 P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2b01e60c1c04aac8e8f4f58ef674404, State: Initialized, Role: FOLLOWER
I20260709 12:24:07.570484 26336 consensus_queue.cc:260] T 049eed683d7f4fee95be9a8aa32a0cd7 P a2b01e60c1c04aac8e8f4f58ef674404 [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: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:07.571982 26336 ts_tablet_manager.cc:1434] T 049eed683d7f4fee95be9a8aa32a0cd7 P a2b01e60c1c04aac8e8f4f58ef674404: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:24:07.572856 26336 tablet_bootstrap.cc:492] T 3c2a043d3c784ec4aad4b0f765cd5d53 P a2b01e60c1c04aac8e8f4f58ef674404: Bootstrap starting.
I20260709 12:24:07.584898 26336 tablet_bootstrap.cc:492] T 3c2a043d3c784ec4aad4b0f765cd5d53 P a2b01e60c1c04aac8e8f4f58ef674404: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:07.585809 26336 tablet_bootstrap.cc:492] T 3c2a043d3c784ec4aad4b0f765cd5d53 P a2b01e60c1c04aac8e8f4f58ef674404: Bootstrap complete.
I20260709 12:24:07.586601 26336 ts_tablet_manager.cc:1403] T 3c2a043d3c784ec4aad4b0f765cd5d53 P a2b01e60c1c04aac8e8f4f58ef674404: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260709 12:24:07.589015 26336 raft_consensus.cc:359] T 3c2a043d3c784ec4aad4b0f765cd5d53 P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:07.589690 26336 raft_consensus.cc:740] T 3c2a043d3c784ec4aad4b0f765cd5d53 P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2b01e60c1c04aac8e8f4f58ef674404, State: Initialized, Role: FOLLOWER
I20260709 12:24:07.590430 26336 consensus_queue.cc:260] T 3c2a043d3c784ec4aad4b0f765cd5d53 P a2b01e60c1c04aac8e8f4f58ef674404 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:07.592290 26336 ts_tablet_manager.cc:1434] T 3c2a043d3c784ec4aad4b0f765cd5d53 P a2b01e60c1c04aac8e8f4f58ef674404: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:24:07.598330 26372 raft_consensus.cc:3060] T 049eed683d7f4fee95be9a8aa32a0cd7 P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:07.608948 26372 pending_rounds.cc:85] T 049eed683d7f4fee95be9a8aa32a0cd7 P a2b01e60c1c04aac8e8f4f58ef674404: Aborting all ops after (but not including) 0
I20260709 12:24:07.609283 26372 pending_rounds.cc:107] T 049eed683d7f4fee95be9a8aa32a0cd7 P a2b01e60c1c04aac8e8f4f58ef674404: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 12:24:07.609598 26372 raft_consensus.cc:2889] T 049eed683d7f4fee95be9a8aa32a0cd7 P a2b01e60c1c04aac8e8f4f58ef674404 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:24:07.625659 26319 raft_consensus.cc:993] T 863ce743565a4ba19cb26e4f030318fd P 55c1e8e4108447c4b020edfb812973a4: : Instructing follower 3d43c9bd08d4437da05bf9d98a563fc4 to start an election
I20260709 12:24:07.626230 26320 raft_consensus.cc:1081] T 863ce743565a4ba19cb26e4f030318fd P 55c1e8e4108447c4b020edfb812973a4 [term 1 LEADER]: Signalling peer 3d43c9bd08d4437da05bf9d98a563fc4 to start an election
I20260709 12:24:07.627744 26095 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "863ce743565a4ba19cb26e4f030318fd"
dest_uuid: "3d43c9bd08d4437da05bf9d98a563fc4"
 from {username='slave'} at 127.0.0.1:59918
I20260709 12:24:07.628261 26095 raft_consensus.cc:493] T 863ce743565a4ba19cb26e4f030318fd P 3d43c9bd08d4437da05bf9d98a563fc4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:07.628593 26095 raft_consensus.cc:3060] T 863ce743565a4ba19cb26e4f030318fd P 3d43c9bd08d4437da05bf9d98a563fc4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:07.635074 26095 raft_consensus.cc:515] T 863ce743565a4ba19cb26e4f030318fd P 3d43c9bd08d4437da05bf9d98a563fc4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:07.637014 26095 leader_election.cc:290] T 863ce743565a4ba19cb26e4f030318fd P 3d43c9bd08d4437da05bf9d98a563fc4 [CANDIDATE]: Term 2 election: Requested vote from peers a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387), 55c1e8e4108447c4b020edfb812973a4 (127.21.56.195:34951)
I20260709 12:24:07.638330 26167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "863ce743565a4ba19cb26e4f030318fd" candidate_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "55c1e8e4108447c4b020edfb812973a4"
I20260709 12:24:07.638942 26167 raft_consensus.cc:3055] T 863ce743565a4ba19cb26e4f030318fd P 55c1e8e4108447c4b020edfb812973a4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:07.639197 26167 raft_consensus.cc:740] T 863ce743565a4ba19cb26e4f030318fd P 55c1e8e4108447c4b020edfb812973a4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 55c1e8e4108447c4b020edfb812973a4, State: Running, Role: LEADER
I20260709 12:24:07.640015 26167 consensus_queue.cc:260] T 863ce743565a4ba19cb26e4f030318fd P 55c1e8e4108447c4b020edfb812973a4 [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: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:07.641197 26167 raft_consensus.cc:3060] T 863ce743565a4ba19cb26e4f030318fd P 55c1e8e4108447c4b020edfb812973a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:07.647388 26167 raft_consensus.cc:2468] T 863ce743565a4ba19cb26e4f030318fd P 55c1e8e4108447c4b020edfb812973a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d43c9bd08d4437da05bf9d98a563fc4 in term 2.
I20260709 12:24:07.648916 26061 leader_election.cc:304] T 863ce743565a4ba19cb26e4f030318fd P 3d43c9bd08d4437da05bf9d98a563fc4 [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: 3d43c9bd08d4437da05bf9d98a563fc4, 55c1e8e4108447c4b020edfb812973a4; no voters: 
I20260709 12:24:07.649864 26318 raft_consensus.cc:2804] T 863ce743565a4ba19cb26e4f030318fd P 3d43c9bd08d4437da05bf9d98a563fc4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:07.650925 26318 raft_consensus.cc:697] T 863ce743565a4ba19cb26e4f030318fd P 3d43c9bd08d4437da05bf9d98a563fc4 [term 2 LEADER]: Becoming Leader. State: Replica: 3d43c9bd08d4437da05bf9d98a563fc4, State: Running, Role: LEADER
I20260709 12:24:07.651945 26318 consensus_queue.cc:237] T 863ce743565a4ba19cb26e4f030318fd P 3d43c9bd08d4437da05bf9d98a563fc4 [LEADER]: Queue 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: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:07.659351 25917 catalog_manager.cc:5697] T 863ce743565a4ba19cb26e4f030318fd P 3d43c9bd08d4437da05bf9d98a563fc4 reported cstate change: term changed from 1 to 2, leader changed from 55c1e8e4108447c4b020edfb812973a4 (127.21.56.195) to 3d43c9bd08d4437da05bf9d98a563fc4 (127.21.56.194). New cstate: current_term: 2 leader_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:07.726253 26372 raft_consensus.cc:3060] T 1e74ac060b3e4b248e2394c32fcf3152 P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:07.734550 26372 pending_rounds.cc:85] T 1e74ac060b3e4b248e2394c32fcf3152 P a2b01e60c1c04aac8e8f4f58ef674404: Aborting all ops after (but not including) 0
I20260709 12:24:07.734812 26372 pending_rounds.cc:107] T 1e74ac060b3e4b248e2394c32fcf3152 P a2b01e60c1c04aac8e8f4f58ef674404: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 12:24:07.735015 26372 raft_consensus.cc:2889] T 1e74ac060b3e4b248e2394c32fcf3152 P a2b01e60c1c04aac8e8f4f58ef674404 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:24:07.845557 26417 raft_consensus.cc:993] T c494f2da4b8b46119bd0842f6d9111c3 P 3d43c9bd08d4437da05bf9d98a563fc4: : Instructing follower 55c1e8e4108447c4b020edfb812973a4 to start an election
I20260709 12:24:07.846078 26318 raft_consensus.cc:1081] T c494f2da4b8b46119bd0842f6d9111c3 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 2 LEADER]: Signalling peer 55c1e8e4108447c4b020edfb812973a4 to start an election
I20260709 12:24:07.847550 26167 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c494f2da4b8b46119bd0842f6d9111c3"
dest_uuid: "55c1e8e4108447c4b020edfb812973a4"
 from {username='slave'} at 127.0.0.1:38542
I20260709 12:24:07.847985 26167 raft_consensus.cc:493] T c494f2da4b8b46119bd0842f6d9111c3 P 55c1e8e4108447c4b020edfb812973a4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:07.848255 26167 raft_consensus.cc:3060] T c494f2da4b8b46119bd0842f6d9111c3 P 55c1e8e4108447c4b020edfb812973a4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:07.853783 26167 raft_consensus.cc:515] T c494f2da4b8b46119bd0842f6d9111c3 P 55c1e8e4108447c4b020edfb812973a4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:07.855818 26167 leader_election.cc:290] T c494f2da4b8b46119bd0842f6d9111c3 P 55c1e8e4108447c4b020edfb812973a4 [CANDIDATE]: Term 3 election: Requested vote from peers a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387), 3d43c9bd08d4437da05bf9d98a563fc4 (127.21.56.194:42129)
I20260709 12:24:07.856469 26372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c494f2da4b8b46119bd0842f6d9111c3" candidate_uuid: "55c1e8e4108447c4b020edfb812973a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a2b01e60c1c04aac8e8f4f58ef674404"
I20260709 12:24:07.856932 26095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c494f2da4b8b46119bd0842f6d9111c3" candidate_uuid: "55c1e8e4108447c4b020edfb812973a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3d43c9bd08d4437da05bf9d98a563fc4"
I20260709 12:24:07.857100 26372 raft_consensus.cc:3060] T c494f2da4b8b46119bd0842f6d9111c3 P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:24:07.857522 26095 raft_consensus.cc:3055] T c494f2da4b8b46119bd0842f6d9111c3 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:24:07.857777 26095 raft_consensus.cc:740] T c494f2da4b8b46119bd0842f6d9111c3 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3d43c9bd08d4437da05bf9d98a563fc4, State: Running, Role: LEADER
I20260709 12:24:07.858546 26095 consensus_queue.cc:260] T c494f2da4b8b46119bd0842f6d9111c3 P 3d43c9bd08d4437da05bf9d98a563fc4 [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: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:07.859530 26095 raft_consensus.cc:3060] T c494f2da4b8b46119bd0842f6d9111c3 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:07.862932 26372 raft_consensus.cc:2468] T c494f2da4b8b46119bd0842f6d9111c3 P a2b01e60c1c04aac8e8f4f58ef674404 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55c1e8e4108447c4b020edfb812973a4 in term 3.
I20260709 12:24:07.864180 26136 leader_election.cc:304] T c494f2da4b8b46119bd0842f6d9111c3 P 55c1e8e4108447c4b020edfb812973a4 [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: 55c1e8e4108447c4b020edfb812973a4, a2b01e60c1c04aac8e8f4f58ef674404; no voters: 
I20260709 12:24:07.864995 26320 raft_consensus.cc:2804] T c494f2da4b8b46119bd0842f6d9111c3 P 55c1e8e4108447c4b020edfb812973a4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:24:07.865208 26095 raft_consensus.cc:2468] T c494f2da4b8b46119bd0842f6d9111c3 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55c1e8e4108447c4b020edfb812973a4 in term 3.
I20260709 12:24:07.865360 26320 raft_consensus.cc:697] T c494f2da4b8b46119bd0842f6d9111c3 P 55c1e8e4108447c4b020edfb812973a4 [term 3 LEADER]: Becoming Leader. State: Replica: 55c1e8e4108447c4b020edfb812973a4, State: Running, Role: LEADER
I20260709 12:24:07.866565 26320 consensus_queue.cc:237] T c494f2da4b8b46119bd0842f6d9111c3 P 55c1e8e4108447c4b020edfb812973a4 [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: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:07.873739 25917 catalog_manager.cc:5697] T c494f2da4b8b46119bd0842f6d9111c3 P 55c1e8e4108447c4b020edfb812973a4 reported cstate change: term changed from 2 to 3, leader changed from 3d43c9bd08d4437da05bf9d98a563fc4 (127.21.56.194) to 55c1e8e4108447c4b020edfb812973a4 (127.21.56.195). New cstate: current_term: 3 leader_uuid: "55c1e8e4108447c4b020edfb812973a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } health_report { overall_health: HEALTHY } } }
W20260709 12:24:07.914805 26063 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:24:08.096678 26167 raft_consensus.cc:1275] T 863ce743565a4ba19cb26e4f030318fd P 55c1e8e4108447c4b020edfb812973a4 [term 2 FOLLOWER]: Refusing update from remote peer 3d43c9bd08d4437da05bf9d98a563fc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:08.098171 26318 consensus_queue.cc:1048] T 863ce743565a4ba19cb26e4f030318fd P 3d43c9bd08d4437da05bf9d98a563fc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:08.123859 26372 raft_consensus.cc:3060] T 7f358701636248aea5f059dbd1436ede P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:08.126776 26369 raft_consensus.cc:1240] T c494f2da4b8b46119bd0842f6d9111c3 P a2b01e60c1c04aac8e8f4f58ef674404 [term 3 FOLLOWER]: Rejecting Update request from peer 3d43c9bd08d4437da05bf9d98a563fc4 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 12:24:08.132783 26372 pending_rounds.cc:85] T 7f358701636248aea5f059dbd1436ede P a2b01e60c1c04aac8e8f4f58ef674404: Aborting all ops after (but not including) 0
I20260709 12:24:08.133143 26372 pending_rounds.cc:107] T 7f358701636248aea5f059dbd1436ede P a2b01e60c1c04aac8e8f4f58ef674404: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 12:24:08.133445 26372 raft_consensus.cc:2889] T 7f358701636248aea5f059dbd1436ede P a2b01e60c1c04aac8e8f4f58ef674404 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:24:08.134531 26369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "863ce743565a4ba19cb26e4f030318fd" candidate_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a2b01e60c1c04aac8e8f4f58ef674404"
I20260709 12:24:08.135494 26369 raft_consensus.cc:3060] T 863ce743565a4ba19cb26e4f030318fd P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:08.148880 26369 raft_consensus.cc:2468] T 863ce743565a4ba19cb26e4f030318fd P a2b01e60c1c04aac8e8f4f58ef674404 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d43c9bd08d4437da05bf9d98a563fc4 in term 2.
I20260709 12:24:08.150388 26367 raft_consensus.cc:1275] T 863ce743565a4ba19cb26e4f030318fd P a2b01e60c1c04aac8e8f4f58ef674404 [term 2 FOLLOWER]: Refusing update from remote peer 3d43c9bd08d4437da05bf9d98a563fc4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:08.155350 26318 consensus_queue.cc:1048] T 863ce743565a4ba19cb26e4f030318fd P 3d43c9bd08d4437da05bf9d98a563fc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:08.327031 26372 raft_consensus.cc:1275] T c494f2da4b8b46119bd0842f6d9111c3 P a2b01e60c1c04aac8e8f4f58ef674404 [term 3 FOLLOWER]: Refusing update from remote peer 55c1e8e4108447c4b020edfb812973a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:08.328138 26320 consensus_queue.cc:1048] T c494f2da4b8b46119bd0842f6d9111c3 P 55c1e8e4108447c4b020edfb812973a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:08.337370 26095 raft_consensus.cc:1275] T c494f2da4b8b46119bd0842f6d9111c3 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 3 FOLLOWER]: Refusing update from remote peer 55c1e8e4108447c4b020edfb812973a4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:08.339039 26430 consensus_queue.cc:1048] T c494f2da4b8b46119bd0842f6d9111c3 P 55c1e8e4108447c4b020edfb812973a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 12:24:08.465916 25968 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:24:08.492408 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:08.501750 26167 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "049eed683d7f4fee95be9a8aa32a0cd7"
dest_uuid: "55c1e8e4108447c4b020edfb812973a4"
mode: GRACEFUL
new_leader_uuid: "3d43c9bd08d4437da05bf9d98a563fc4"
 from {username='slave'} at 127.0.0.1:52464
I20260709 12:24:08.502343 26167 raft_consensus.cc:606] T 049eed683d7f4fee95be9a8aa32a0cd7 P 55c1e8e4108447c4b020edfb812973a4 [term 2 LEADER]: Received request to transfer leadership to TS 3d43c9bd08d4437da05bf9d98a563fc4
I20260709 12:24:08.504962 26095 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "863ce743565a4ba19cb26e4f030318fd"
dest_uuid: "3d43c9bd08d4437da05bf9d98a563fc4"
mode: GRACEFUL
new_leader_uuid: "55c1e8e4108447c4b020edfb812973a4"
 from {username='slave'} at 127.0.0.1:36118
I20260709 12:24:08.505462 26095 raft_consensus.cc:606] T 863ce743565a4ba19cb26e4f030318fd P 3d43c9bd08d4437da05bf9d98a563fc4 [term 2 LEADER]: Received request to transfer leadership to TS 55c1e8e4108447c4b020edfb812973a4
I20260709 12:24:08.506707 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:24:08.507171 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:08.507807 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:08.721452 26417 raft_consensus.cc:993] T 863ce743565a4ba19cb26e4f030318fd P 3d43c9bd08d4437da05bf9d98a563fc4: : Instructing follower 55c1e8e4108447c4b020edfb812973a4 to start an election
I20260709 12:24:08.721894 26318 raft_consensus.cc:1081] T 863ce743565a4ba19cb26e4f030318fd P 3d43c9bd08d4437da05bf9d98a563fc4 [term 2 LEADER]: Signalling peer 55c1e8e4108447c4b020edfb812973a4 to start an election
I20260709 12:24:08.723534 26167 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "863ce743565a4ba19cb26e4f030318fd"
dest_uuid: "55c1e8e4108447c4b020edfb812973a4"
 from {username='slave'} at 127.0.0.1:38542
I20260709 12:24:08.724047 26167 raft_consensus.cc:493] T 863ce743565a4ba19cb26e4f030318fd P 55c1e8e4108447c4b020edfb812973a4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:08.724313 26167 raft_consensus.cc:3060] T 863ce743565a4ba19cb26e4f030318fd P 55c1e8e4108447c4b020edfb812973a4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:08.729483 26167 raft_consensus.cc:515] T 863ce743565a4ba19cb26e4f030318fd P 55c1e8e4108447c4b020edfb812973a4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:08.730829 26167 leader_election.cc:290] T 863ce743565a4ba19cb26e4f030318fd P 55c1e8e4108447c4b020edfb812973a4 [CANDIDATE]: Term 3 election: Requested vote from peers a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387), 3d43c9bd08d4437da05bf9d98a563fc4 (127.21.56.194:42129)
I20260709 12:24:08.731588 26372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "863ce743565a4ba19cb26e4f030318fd" candidate_uuid: "55c1e8e4108447c4b020edfb812973a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a2b01e60c1c04aac8e8f4f58ef674404"
I20260709 12:24:08.731910 26095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "863ce743565a4ba19cb26e4f030318fd" candidate_uuid: "55c1e8e4108447c4b020edfb812973a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3d43c9bd08d4437da05bf9d98a563fc4"
I20260709 12:24:08.732227 26372 raft_consensus.cc:3060] T 863ce743565a4ba19cb26e4f030318fd P a2b01e60c1c04aac8e8f4f58ef674404 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:08.732488 26095 raft_consensus.cc:3055] T 863ce743565a4ba19cb26e4f030318fd P 3d43c9bd08d4437da05bf9d98a563fc4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:24:08.732846 26095 raft_consensus.cc:740] T 863ce743565a4ba19cb26e4f030318fd P 3d43c9bd08d4437da05bf9d98a563fc4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3d43c9bd08d4437da05bf9d98a563fc4, State: Running, Role: LEADER
I20260709 12:24:08.733645 26095 consensus_queue.cc:260] T 863ce743565a4ba19cb26e4f030318fd P 3d43c9bd08d4437da05bf9d98a563fc4 [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: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:08.734912 26095 raft_consensus.cc:3060] T 863ce743565a4ba19cb26e4f030318fd P 3d43c9bd08d4437da05bf9d98a563fc4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:08.739547 26372 raft_consensus.cc:2468] T 863ce743565a4ba19cb26e4f030318fd P a2b01e60c1c04aac8e8f4f58ef674404 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55c1e8e4108447c4b020edfb812973a4 in term 3.
I20260709 12:24:08.740761 26136 leader_election.cc:304] T 863ce743565a4ba19cb26e4f030318fd P 55c1e8e4108447c4b020edfb812973a4 [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: 55c1e8e4108447c4b020edfb812973a4, a2b01e60c1c04aac8e8f4f58ef674404; no voters: 
I20260709 12:24:08.741524 26430 raft_consensus.cc:2804] T 863ce743565a4ba19cb26e4f030318fd P 55c1e8e4108447c4b020edfb812973a4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:24:08.742081 26095 raft_consensus.cc:2468] T 863ce743565a4ba19cb26e4f030318fd P 3d43c9bd08d4437da05bf9d98a563fc4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55c1e8e4108447c4b020edfb812973a4 in term 3.
I20260709 12:24:08.742082 26430 raft_consensus.cc:697] T 863ce743565a4ba19cb26e4f030318fd P 55c1e8e4108447c4b020edfb812973a4 [term 3 LEADER]: Becoming Leader. State: Replica: 55c1e8e4108447c4b020edfb812973a4, State: Running, Role: LEADER
I20260709 12:24:08.743261 26430 consensus_queue.cc:237] T 863ce743565a4ba19cb26e4f030318fd P 55c1e8e4108447c4b020edfb812973a4 [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: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:08.749699 25918 catalog_manager.cc:5697] T 863ce743565a4ba19cb26e4f030318fd P 55c1e8e4108447c4b020edfb812973a4 reported cstate change: term changed from 2 to 3, leader changed from 3d43c9bd08d4437da05bf9d98a563fc4 (127.21.56.194) to 55c1e8e4108447c4b020edfb812973a4 (127.21.56.195). New cstate: current_term: 3 leader_uuid: "55c1e8e4108447c4b020edfb812973a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:08.823707 26445 raft_consensus.cc:993] T 049eed683d7f4fee95be9a8aa32a0cd7 P 55c1e8e4108447c4b020edfb812973a4: : Instructing follower 3d43c9bd08d4437da05bf9d98a563fc4 to start an election
I20260709 12:24:08.824726 26430 raft_consensus.cc:1081] T 049eed683d7f4fee95be9a8aa32a0cd7 P 55c1e8e4108447c4b020edfb812973a4 [term 2 LEADER]: Signalling peer 3d43c9bd08d4437da05bf9d98a563fc4 to start an election
I20260709 12:24:08.826313 26095 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "049eed683d7f4fee95be9a8aa32a0cd7"
dest_uuid: "3d43c9bd08d4437da05bf9d98a563fc4"
 from {username='slave'} at 127.0.0.1:59918
I20260709 12:24:08.826778 26095 raft_consensus.cc:493] T 049eed683d7f4fee95be9a8aa32a0cd7 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:08.827057 26095 raft_consensus.cc:3060] T 049eed683d7f4fee95be9a8aa32a0cd7 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:08.832269 26095 raft_consensus.cc:515] T 049eed683d7f4fee95be9a8aa32a0cd7 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:08.834061 26095 leader_election.cc:290] T 049eed683d7f4fee95be9a8aa32a0cd7 P 3d43c9bd08d4437da05bf9d98a563fc4 [CANDIDATE]: Term 3 election: Requested vote from peers a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387), 55c1e8e4108447c4b020edfb812973a4 (127.21.56.195:34951)
I20260709 12:24:08.834851 26372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "049eed683d7f4fee95be9a8aa32a0cd7" candidate_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "a2b01e60c1c04aac8e8f4f58ef674404"
I20260709 12:24:08.835183 26167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "049eed683d7f4fee95be9a8aa32a0cd7" candidate_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "55c1e8e4108447c4b020edfb812973a4"
I20260709 12:24:08.835436 26372 raft_consensus.cc:3060] T 049eed683d7f4fee95be9a8aa32a0cd7 P a2b01e60c1c04aac8e8f4f58ef674404 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:08.835835 26167 raft_consensus.cc:3055] T 049eed683d7f4fee95be9a8aa32a0cd7 P 55c1e8e4108447c4b020edfb812973a4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:24:08.836079 26167 raft_consensus.cc:740] T 049eed683d7f4fee95be9a8aa32a0cd7 P 55c1e8e4108447c4b020edfb812973a4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 55c1e8e4108447c4b020edfb812973a4, State: Running, Role: LEADER
I20260709 12:24:08.836773 26167 consensus_queue.cc:260] T 049eed683d7f4fee95be9a8aa32a0cd7 P 55c1e8e4108447c4b020edfb812973a4 [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: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:08.837819 26167 raft_consensus.cc:3060] T 049eed683d7f4fee95be9a8aa32a0cd7 P 55c1e8e4108447c4b020edfb812973a4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:08.841401 26372 raft_consensus.cc:2468] T 049eed683d7f4fee95be9a8aa32a0cd7 P a2b01e60c1c04aac8e8f4f58ef674404 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d43c9bd08d4437da05bf9d98a563fc4 in term 3.
I20260709 12:24:08.842430 26167 raft_consensus.cc:2468] T 049eed683d7f4fee95be9a8aa32a0cd7 P 55c1e8e4108447c4b020edfb812973a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d43c9bd08d4437da05bf9d98a563fc4 in term 3.
I20260709 12:24:08.842530 26062 leader_election.cc:304] T 049eed683d7f4fee95be9a8aa32a0cd7 P 3d43c9bd08d4437da05bf9d98a563fc4 [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: 3d43c9bd08d4437da05bf9d98a563fc4, a2b01e60c1c04aac8e8f4f58ef674404; no voters: 
I20260709 12:24:08.843276 26417 raft_consensus.cc:2804] T 049eed683d7f4fee95be9a8aa32a0cd7 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:24:08.843631 26417 raft_consensus.cc:697] T 049eed683d7f4fee95be9a8aa32a0cd7 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 3 LEADER]: Becoming Leader. State: Replica: 3d43c9bd08d4437da05bf9d98a563fc4, State: Running, Role: LEADER
I20260709 12:24:08.844511 26417 consensus_queue.cc:237] T 049eed683d7f4fee95be9a8aa32a0cd7 P 3d43c9bd08d4437da05bf9d98a563fc4 [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: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:08.850914 25918 catalog_manager.cc:5697] T 049eed683d7f4fee95be9a8aa32a0cd7 P 3d43c9bd08d4437da05bf9d98a563fc4 reported cstate change: term changed from 2 to 3, leader changed from 55c1e8e4108447c4b020edfb812973a4 (127.21.56.195) to 3d43c9bd08d4437da05bf9d98a563fc4 (127.21.56.194). New cstate: current_term: 3 leader_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:09.184140 26095 raft_consensus.cc:1275] T 863ce743565a4ba19cb26e4f030318fd P 3d43c9bd08d4437da05bf9d98a563fc4 [term 3 FOLLOWER]: Refusing update from remote peer 55c1e8e4108447c4b020edfb812973a4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:09.185253 26445 consensus_queue.cc:1048] T 863ce743565a4ba19cb26e4f030318fd P 55c1e8e4108447c4b020edfb812973a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:09.194960 26372 raft_consensus.cc:1275] T 863ce743565a4ba19cb26e4f030318fd P a2b01e60c1c04aac8e8f4f58ef674404 [term 3 FOLLOWER]: Refusing update from remote peer 55c1e8e4108447c4b020edfb812973a4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:09.196281 26445 consensus_queue.cc:1048] T 863ce743565a4ba19cb26e4f030318fd P 55c1e8e4108447c4b020edfb812973a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:09.275960 26167 raft_consensus.cc:1275] T 049eed683d7f4fee95be9a8aa32a0cd7 P 55c1e8e4108447c4b020edfb812973a4 [term 3 FOLLOWER]: Refusing update from remote peer 3d43c9bd08d4437da05bf9d98a563fc4: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:24:09.277266 26417 consensus_queue.cc:1048] T 049eed683d7f4fee95be9a8aa32a0cd7 P 3d43c9bd08d4437da05bf9d98a563fc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:09.285455 26372 raft_consensus.cc:1275] T 049eed683d7f4fee95be9a8aa32a0cd7 P a2b01e60c1c04aac8e8f4f58ef674404 [term 3 FOLLOWER]: Refusing update from remote peer 3d43c9bd08d4437da05bf9d98a563fc4: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:24:09.286972 26454 consensus_queue.cc:1048] T 049eed683d7f4fee95be9a8aa32a0cd7 P 3d43c9bd08d4437da05bf9d98a563fc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:24:09.466915 25968 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:24:09.514087 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:09.521246 26167 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e74ac060b3e4b248e2394c32fcf3152"
dest_uuid: "55c1e8e4108447c4b020edfb812973a4"
mode: GRACEFUL
new_leader_uuid: "3d43c9bd08d4437da05bf9d98a563fc4"
 from {username='slave'} at 127.0.0.1:52464
I20260709 12:24:09.521757 26167 raft_consensus.cc:606] T 1e74ac060b3e4b248e2394c32fcf3152 P 55c1e8e4108447c4b020edfb812973a4 [term 2 LEADER]: Received request to transfer leadership to TS 3d43c9bd08d4437da05bf9d98a563fc4
I20260709 12:24:09.524102 26095 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ac4aa61c5f747d3b834ec6e64c79eb8"
dest_uuid: "3d43c9bd08d4437da05bf9d98a563fc4"
mode: GRACEFUL
new_leader_uuid: "55c1e8e4108447c4b020edfb812973a4"
 from {username='slave'} at 127.0.0.1:36118
I20260709 12:24:09.524524 26095 raft_consensus.cc:606] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 1 LEADER]: Received request to transfer leadership to TS 55c1e8e4108447c4b020edfb812973a4
I20260709 12:24:09.525570 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:24:09.526048 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:09.526580 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:10.016644 26457 raft_consensus.cc:993] T 1e74ac060b3e4b248e2394c32fcf3152 P 55c1e8e4108447c4b020edfb812973a4: : Instructing follower 3d43c9bd08d4437da05bf9d98a563fc4 to start an election
I20260709 12:24:10.017084 26457 raft_consensus.cc:1081] T 1e74ac060b3e4b248e2394c32fcf3152 P 55c1e8e4108447c4b020edfb812973a4 [term 2 LEADER]: Signalling peer 3d43c9bd08d4437da05bf9d98a563fc4 to start an election
I20260709 12:24:10.018582 26096 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e74ac060b3e4b248e2394c32fcf3152"
dest_uuid: "3d43c9bd08d4437da05bf9d98a563fc4"
 from {username='slave'} at 127.0.0.1:59918
I20260709 12:24:10.019044 26096 raft_consensus.cc:493] T 1e74ac060b3e4b248e2394c32fcf3152 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:10.019325 26096 raft_consensus.cc:3060] T 1e74ac060b3e4b248e2394c32fcf3152 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:10.025658 26096 raft_consensus.cc:515] T 1e74ac060b3e4b248e2394c32fcf3152 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:10.027493 26096 leader_election.cc:290] T 1e74ac060b3e4b248e2394c32fcf3152 P 3d43c9bd08d4437da05bf9d98a563fc4 [CANDIDATE]: Term 3 election: Requested vote from peers a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387), 55c1e8e4108447c4b020edfb812973a4 (127.21.56.195:34951)
I20260709 12:24:10.028107 26367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e74ac060b3e4b248e2394c32fcf3152" candidate_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "a2b01e60c1c04aac8e8f4f58ef674404"
I20260709 12:24:10.028424 26167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e74ac060b3e4b248e2394c32fcf3152" candidate_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "55c1e8e4108447c4b020edfb812973a4"
I20260709 12:24:10.028848 26367 raft_consensus.cc:3060] T 1e74ac060b3e4b248e2394c32fcf3152 P a2b01e60c1c04aac8e8f4f58ef674404 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:10.029008 26167 raft_consensus.cc:3055] T 1e74ac060b3e4b248e2394c32fcf3152 P 55c1e8e4108447c4b020edfb812973a4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:24:10.029425 26167 raft_consensus.cc:740] T 1e74ac060b3e4b248e2394c32fcf3152 P 55c1e8e4108447c4b020edfb812973a4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 55c1e8e4108447c4b020edfb812973a4, State: Running, Role: LEADER
I20260709 12:24:10.030141 26167 consensus_queue.cc:260] T 1e74ac060b3e4b248e2394c32fcf3152 P 55c1e8e4108447c4b020edfb812973a4 [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: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:10.030993 26167 raft_consensus.cc:3060] T 1e74ac060b3e4b248e2394c32fcf3152 P 55c1e8e4108447c4b020edfb812973a4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:10.034797 26367 raft_consensus.cc:2468] T 1e74ac060b3e4b248e2394c32fcf3152 P a2b01e60c1c04aac8e8f4f58ef674404 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d43c9bd08d4437da05bf9d98a563fc4 in term 3.
I20260709 12:24:10.035508 26167 raft_consensus.cc:2468] T 1e74ac060b3e4b248e2394c32fcf3152 P 55c1e8e4108447c4b020edfb812973a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d43c9bd08d4437da05bf9d98a563fc4 in term 3.
I20260709 12:24:10.036077 26062 leader_election.cc:304] T 1e74ac060b3e4b248e2394c32fcf3152 P 3d43c9bd08d4437da05bf9d98a563fc4 [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: 3d43c9bd08d4437da05bf9d98a563fc4, a2b01e60c1c04aac8e8f4f58ef674404; no voters: 
I20260709 12:24:10.036871 26417 raft_consensus.cc:2804] T 1e74ac060b3e4b248e2394c32fcf3152 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:24:10.037217 26417 raft_consensus.cc:697] T 1e74ac060b3e4b248e2394c32fcf3152 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 3 LEADER]: Becoming Leader. State: Replica: 3d43c9bd08d4437da05bf9d98a563fc4, State: Running, Role: LEADER
I20260709 12:24:10.037921 26417 consensus_queue.cc:237] T 1e74ac060b3e4b248e2394c32fcf3152 P 3d43c9bd08d4437da05bf9d98a563fc4 [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: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:10.044867 25918 catalog_manager.cc:5697] T 1e74ac060b3e4b248e2394c32fcf3152 P 3d43c9bd08d4437da05bf9d98a563fc4 reported cstate change: term changed from 2 to 3, leader changed from 55c1e8e4108447c4b020edfb812973a4 (127.21.56.195) to 3d43c9bd08d4437da05bf9d98a563fc4 (127.21.56.194). New cstate: current_term: 3 leader_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:10.094226 26458 raft_consensus.cc:993] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P 3d43c9bd08d4437da05bf9d98a563fc4: : Instructing follower 55c1e8e4108447c4b020edfb812973a4 to start an election
I20260709 12:24:10.094641 26417 raft_consensus.cc:1081] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 1 LEADER]: Signalling peer 55c1e8e4108447c4b020edfb812973a4 to start an election
I20260709 12:24:10.096232 26167 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ac4aa61c5f747d3b834ec6e64c79eb8"
dest_uuid: "55c1e8e4108447c4b020edfb812973a4"
 from {username='slave'} at 127.0.0.1:38542
I20260709 12:24:10.096661 26167 raft_consensus.cc:493] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P 55c1e8e4108447c4b020edfb812973a4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:10.096935 26167 raft_consensus.cc:3060] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P 55c1e8e4108447c4b020edfb812973a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:10.101454 26167 raft_consensus.cc:515] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P 55c1e8e4108447c4b020edfb812973a4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:10.103011 26167 leader_election.cc:290] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P 55c1e8e4108447c4b020edfb812973a4 [CANDIDATE]: Term 2 election: Requested vote from peers a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387), 3d43c9bd08d4437da05bf9d98a563fc4 (127.21.56.194:42129)
I20260709 12:24:10.103816 26367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac4aa61c5f747d3b834ec6e64c79eb8" candidate_uuid: "55c1e8e4108447c4b020edfb812973a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a2b01e60c1c04aac8e8f4f58ef674404"
I20260709 12:24:10.103871 26096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac4aa61c5f747d3b834ec6e64c79eb8" candidate_uuid: "55c1e8e4108447c4b020edfb812973a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d43c9bd08d4437da05bf9d98a563fc4"
I20260709 12:24:10.104387 26367 raft_consensus.cc:3060] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:10.104550 26096 raft_consensus.cc:3055] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:10.104903 26096 raft_consensus.cc:740] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3d43c9bd08d4437da05bf9d98a563fc4, State: Running, Role: LEADER
I20260709 12:24:10.105626 26096 consensus_queue.cc:260] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P 3d43c9bd08d4437da05bf9d98a563fc4 [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: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:10.106736 26096 raft_consensus.cc:3060] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:10.109524 26367 raft_consensus.cc:2468] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P a2b01e60c1c04aac8e8f4f58ef674404 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55c1e8e4108447c4b020edfb812973a4 in term 2.
I20260709 12:24:10.110562 26136 leader_election.cc:304] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P 55c1e8e4108447c4b020edfb812973a4 [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: 55c1e8e4108447c4b020edfb812973a4, a2b01e60c1c04aac8e8f4f58ef674404; no voters: 
I20260709 12:24:10.111243 26457 raft_consensus.cc:2804] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P 55c1e8e4108447c4b020edfb812973a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:10.111604 26457 raft_consensus.cc:697] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P 55c1e8e4108447c4b020edfb812973a4 [term 2 LEADER]: Becoming Leader. State: Replica: 55c1e8e4108447c4b020edfb812973a4, State: Running, Role: LEADER
I20260709 12:24:10.111785 26096 raft_consensus.cc:2468] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55c1e8e4108447c4b020edfb812973a4 in term 2.
I20260709 12:24:10.112452 26457 consensus_queue.cc:237] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P 55c1e8e4108447c4b020edfb812973a4 [LEADER]: Queue 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: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:10.119946 25918 catalog_manager.cc:5697] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P 55c1e8e4108447c4b020edfb812973a4 reported cstate change: term changed from 1 to 2, leader changed from 3d43c9bd08d4437da05bf9d98a563fc4 (127.21.56.194) to 55c1e8e4108447c4b020edfb812973a4 (127.21.56.195). New cstate: current_term: 2 leader_uuid: "55c1e8e4108447c4b020edfb812973a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } health_report { overall_health: HEALTHY } } }
W20260709 12:24:10.467787 25968 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:24:10.531210 26167 raft_consensus.cc:1275] T 1e74ac060b3e4b248e2394c32fcf3152 P 55c1e8e4108447c4b020edfb812973a4 [term 3 FOLLOWER]: Refusing update from remote peer 3d43c9bd08d4437da05bf9d98a563fc4: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:24:10.532467 26417 consensus_queue.cc:1048] T 1e74ac060b3e4b248e2394c32fcf3152 P 3d43c9bd08d4437da05bf9d98a563fc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:10.532615 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:10.547415 26367 raft_consensus.cc:1275] T 1e74ac060b3e4b248e2394c32fcf3152 P a2b01e60c1c04aac8e8f4f58ef674404 [term 3 FOLLOWER]: Refusing update from remote peer 3d43c9bd08d4437da05bf9d98a563fc4: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:24:10.547631 26096 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "049eed683d7f4fee95be9a8aa32a0cd7"
dest_uuid: "3d43c9bd08d4437da05bf9d98a563fc4"
mode: GRACEFUL
new_leader_uuid: "55c1e8e4108447c4b020edfb812973a4"
 from {username='slave'} at 127.0.0.1:36118
I20260709 12:24:10.548301 26096 raft_consensus.cc:606] T 049eed683d7f4fee95be9a8aa32a0cd7 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 3 LEADER]: Received request to transfer leadership to TS 55c1e8e4108447c4b020edfb812973a4
I20260709 12:24:10.549450 26467 consensus_queue.cc:1048] T 1e74ac060b3e4b248e2394c32fcf3152 P 3d43c9bd08d4437da05bf9d98a563fc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:10.551263 26167 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "83d13f9fd26442f0b0d30c897c8ad972"
dest_uuid: "55c1e8e4108447c4b020edfb812973a4"
mode: GRACEFUL
new_leader_uuid: "3d43c9bd08d4437da05bf9d98a563fc4"
 from {username='slave'} at 127.0.0.1:52464
I20260709 12:24:10.551798 26167 raft_consensus.cc:606] T 83d13f9fd26442f0b0d30c897c8ad972 P 55c1e8e4108447c4b020edfb812973a4 [term 1 LEADER]: Received request to transfer leadership to TS 3d43c9bd08d4437da05bf9d98a563fc4
I20260709 12:24:10.553260 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:24:10.553894 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:10.554625 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:10.613727 26417 raft_consensus.cc:993] T 049eed683d7f4fee95be9a8aa32a0cd7 P 3d43c9bd08d4437da05bf9d98a563fc4: : Instructing follower 55c1e8e4108447c4b020edfb812973a4 to start an election
I20260709 12:24:10.614220 26417 raft_consensus.cc:1081] T 049eed683d7f4fee95be9a8aa32a0cd7 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 3 LEADER]: Signalling peer 55c1e8e4108447c4b020edfb812973a4 to start an election
I20260709 12:24:10.615741 26167 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "049eed683d7f4fee95be9a8aa32a0cd7"
dest_uuid: "55c1e8e4108447c4b020edfb812973a4"
 from {username='slave'} at 127.0.0.1:38542
I20260709 12:24:10.616190 26167 raft_consensus.cc:493] T 049eed683d7f4fee95be9a8aa32a0cd7 P 55c1e8e4108447c4b020edfb812973a4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:10.616451 26167 raft_consensus.cc:3060] T 049eed683d7f4fee95be9a8aa32a0cd7 P 55c1e8e4108447c4b020edfb812973a4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:10.622408 26167 raft_consensus.cc:515] T 049eed683d7f4fee95be9a8aa32a0cd7 P 55c1e8e4108447c4b020edfb812973a4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:10.624248 26167 leader_election.cc:290] T 049eed683d7f4fee95be9a8aa32a0cd7 P 55c1e8e4108447c4b020edfb812973a4 [CANDIDATE]: Term 4 election: Requested vote from peers a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387), 3d43c9bd08d4437da05bf9d98a563fc4 (127.21.56.194:42129)
I20260709 12:24:10.625646 26096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "049eed683d7f4fee95be9a8aa32a0cd7" candidate_uuid: "55c1e8e4108447c4b020edfb812973a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "3d43c9bd08d4437da05bf9d98a563fc4"
I20260709 12:24:10.625480 26367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "049eed683d7f4fee95be9a8aa32a0cd7" candidate_uuid: "55c1e8e4108447c4b020edfb812973a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "a2b01e60c1c04aac8e8f4f58ef674404"
I20260709 12:24:10.626497 26096 raft_consensus.cc:3055] T 049eed683d7f4fee95be9a8aa32a0cd7 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:24:10.626546 26367 raft_consensus.cc:3060] T 049eed683d7f4fee95be9a8aa32a0cd7 P a2b01e60c1c04aac8e8f4f58ef674404 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:10.626972 26096 raft_consensus.cc:740] T 049eed683d7f4fee95be9a8aa32a0cd7 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3d43c9bd08d4437da05bf9d98a563fc4, State: Running, Role: LEADER
I20260709 12:24:10.627918 26096 consensus_queue.cc:260] T 049eed683d7f4fee95be9a8aa32a0cd7 P 3d43c9bd08d4437da05bf9d98a563fc4 [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: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:10.629065 26096 raft_consensus.cc:3060] T 049eed683d7f4fee95be9a8aa32a0cd7 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:10.633522 26367 raft_consensus.cc:2468] T 049eed683d7f4fee95be9a8aa32a0cd7 P a2b01e60c1c04aac8e8f4f58ef674404 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55c1e8e4108447c4b020edfb812973a4 in term 4.
I20260709 12:24:10.634943 26136 leader_election.cc:304] T 049eed683d7f4fee95be9a8aa32a0cd7 P 55c1e8e4108447c4b020edfb812973a4 [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: 55c1e8e4108447c4b020edfb812973a4, a2b01e60c1c04aac8e8f4f58ef674404; no voters: 
I20260709 12:24:10.635525 26096 raft_consensus.cc:2468] T 049eed683d7f4fee95be9a8aa32a0cd7 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55c1e8e4108447c4b020edfb812973a4 in term 4.
I20260709 12:24:10.635715 26457 raft_consensus.cc:2804] T 049eed683d7f4fee95be9a8aa32a0cd7 P 55c1e8e4108447c4b020edfb812973a4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:24:10.637076 26457 raft_consensus.cc:697] T 049eed683d7f4fee95be9a8aa32a0cd7 P 55c1e8e4108447c4b020edfb812973a4 [term 4 LEADER]: Becoming Leader. State: Replica: 55c1e8e4108447c4b020edfb812973a4, State: Running, Role: LEADER
I20260709 12:24:10.638037 26457 consensus_queue.cc:237] T 049eed683d7f4fee95be9a8aa32a0cd7 P 55c1e8e4108447c4b020edfb812973a4 [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: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:10.646366 25918 catalog_manager.cc:5697] T 049eed683d7f4fee95be9a8aa32a0cd7 P 55c1e8e4108447c4b020edfb812973a4 reported cstate change: term changed from 3 to 4, leader changed from 3d43c9bd08d4437da05bf9d98a563fc4 (127.21.56.194) to 55c1e8e4108447c4b020edfb812973a4 (127.21.56.195). New cstate: current_term: 4 leader_uuid: "55c1e8e4108447c4b020edfb812973a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:10.692523 26096 raft_consensus.cc:1275] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 2 FOLLOWER]: Refusing update from remote peer 55c1e8e4108447c4b020edfb812973a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:10.693830 26457 consensus_queue.cc:1048] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P 55c1e8e4108447c4b020edfb812973a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:10.703279 26367 raft_consensus.cc:1275] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P a2b01e60c1c04aac8e8f4f58ef674404 [term 2 FOLLOWER]: Refusing update from remote peer 55c1e8e4108447c4b020edfb812973a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:10.705312 26457 consensus_queue.cc:1048] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P 55c1e8e4108447c4b020edfb812973a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:10.939261 26478 raft_consensus.cc:993] T 83d13f9fd26442f0b0d30c897c8ad972 P 55c1e8e4108447c4b020edfb812973a4: : Instructing follower 3d43c9bd08d4437da05bf9d98a563fc4 to start an election
I20260709 12:24:10.939685 26457 raft_consensus.cc:1081] T 83d13f9fd26442f0b0d30c897c8ad972 P 55c1e8e4108447c4b020edfb812973a4 [term 1 LEADER]: Signalling peer 3d43c9bd08d4437da05bf9d98a563fc4 to start an election
I20260709 12:24:10.941155 26096 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "83d13f9fd26442f0b0d30c897c8ad972"
dest_uuid: "3d43c9bd08d4437da05bf9d98a563fc4"
 from {username='slave'} at 127.0.0.1:59918
I20260709 12:24:10.941603 26096 raft_consensus.cc:493] T 83d13f9fd26442f0b0d30c897c8ad972 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:10.941866 26096 raft_consensus.cc:3060] T 83d13f9fd26442f0b0d30c897c8ad972 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:10.946777 26096 raft_consensus.cc:515] T 83d13f9fd26442f0b0d30c897c8ad972 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:10.948460 26096 leader_election.cc:290] T 83d13f9fd26442f0b0d30c897c8ad972 P 3d43c9bd08d4437da05bf9d98a563fc4 [CANDIDATE]: Term 2 election: Requested vote from peers a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387), 55c1e8e4108447c4b020edfb812973a4 (127.21.56.195:34951)
I20260709 12:24:10.949326 26367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d13f9fd26442f0b0d30c897c8ad972" candidate_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a2b01e60c1c04aac8e8f4f58ef674404"
I20260709 12:24:10.949497 26167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d13f9fd26442f0b0d30c897c8ad972" candidate_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "55c1e8e4108447c4b020edfb812973a4"
I20260709 12:24:10.950028 26367 raft_consensus.cc:3060] T 83d13f9fd26442f0b0d30c897c8ad972 P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:10.950079 26167 raft_consensus.cc:3055] T 83d13f9fd26442f0b0d30c897c8ad972 P 55c1e8e4108447c4b020edfb812973a4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:10.950496 26167 raft_consensus.cc:740] T 83d13f9fd26442f0b0d30c897c8ad972 P 55c1e8e4108447c4b020edfb812973a4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 55c1e8e4108447c4b020edfb812973a4, State: Running, Role: LEADER
I20260709 12:24:10.951273 26167 consensus_queue.cc:260] T 83d13f9fd26442f0b0d30c897c8ad972 P 55c1e8e4108447c4b020edfb812973a4 [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: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:10.952447 26167 raft_consensus.cc:3060] T 83d13f9fd26442f0b0d30c897c8ad972 P 55c1e8e4108447c4b020edfb812973a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:10.957206 26367 raft_consensus.cc:2468] T 83d13f9fd26442f0b0d30c897c8ad972 P a2b01e60c1c04aac8e8f4f58ef674404 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d43c9bd08d4437da05bf9d98a563fc4 in term 2.
I20260709 12:24:10.958454 26062 leader_election.cc:304] T 83d13f9fd26442f0b0d30c897c8ad972 P 3d43c9bd08d4437da05bf9d98a563fc4 [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: 3d43c9bd08d4437da05bf9d98a563fc4, a2b01e60c1c04aac8e8f4f58ef674404; no voters: 
I20260709 12:24:10.958775 26167 raft_consensus.cc:2468] T 83d13f9fd26442f0b0d30c897c8ad972 P 55c1e8e4108447c4b020edfb812973a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d43c9bd08d4437da05bf9d98a563fc4 in term 2.
I20260709 12:24:10.959113 26417 raft_consensus.cc:2804] T 83d13f9fd26442f0b0d30c897c8ad972 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:10.959636 26417 raft_consensus.cc:697] T 83d13f9fd26442f0b0d30c897c8ad972 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 2 LEADER]: Becoming Leader. State: Replica: 3d43c9bd08d4437da05bf9d98a563fc4, State: Running, Role: LEADER
I20260709 12:24:10.960537 26417 consensus_queue.cc:237] T 83d13f9fd26442f0b0d30c897c8ad972 P 3d43c9bd08d4437da05bf9d98a563fc4 [LEADER]: Queue 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: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:10.967820 25917 catalog_manager.cc:5697] T 83d13f9fd26442f0b0d30c897c8ad972 P 3d43c9bd08d4437da05bf9d98a563fc4 reported cstate change: term changed from 1 to 2, leader changed from 55c1e8e4108447c4b020edfb812973a4 (127.21.56.195) to 3d43c9bd08d4437da05bf9d98a563fc4 (127.21.56.194). New cstate: current_term: 2 leader_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:11.080577 26096 raft_consensus.cc:1275] T 049eed683d7f4fee95be9a8aa32a0cd7 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 4 FOLLOWER]: Refusing update from remote peer 55c1e8e4108447c4b020edfb812973a4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:24:11.081897 26457 consensus_queue.cc:1048] T 049eed683d7f4fee95be9a8aa32a0cd7 P 55c1e8e4108447c4b020edfb812973a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:11.091146 26367 raft_consensus.cc:1275] T 049eed683d7f4fee95be9a8aa32a0cd7 P a2b01e60c1c04aac8e8f4f58ef674404 [term 4 FOLLOWER]: Refusing update from remote peer 55c1e8e4108447c4b020edfb812973a4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:24:11.092991 26457 consensus_queue.cc:1048] T 049eed683d7f4fee95be9a8aa32a0cd7 P 55c1e8e4108447c4b020edfb812973a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:11.423753 26372 raft_consensus.cc:1275] T 83d13f9fd26442f0b0d30c897c8ad972 P a2b01e60c1c04aac8e8f4f58ef674404 [term 2 FOLLOWER]: Refusing update from remote peer 3d43c9bd08d4437da05bf9d98a563fc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:11.424968 26467 consensus_queue.cc:1048] T 83d13f9fd26442f0b0d30c897c8ad972 P 3d43c9bd08d4437da05bf9d98a563fc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:11.434376 26167 raft_consensus.cc:1275] T 83d13f9fd26442f0b0d30c897c8ad972 P 55c1e8e4108447c4b020edfb812973a4 [term 2 FOLLOWER]: Refusing update from remote peer 3d43c9bd08d4437da05bf9d98a563fc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:11.436100 26484 consensus_queue.cc:1048] T 83d13f9fd26442f0b0d30c897c8ad972 P 3d43c9bd08d4437da05bf9d98a563fc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:24:11.468731 25968 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:24:11.563983 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:11.571513 26096 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e74ac060b3e4b248e2394c32fcf3152"
dest_uuid: "3d43c9bd08d4437da05bf9d98a563fc4"
mode: GRACEFUL
new_leader_uuid: "55c1e8e4108447c4b020edfb812973a4"
 from {username='slave'} at 127.0.0.1:36118
I20260709 12:24:11.572057 26096 raft_consensus.cc:606] T 1e74ac060b3e4b248e2394c32fcf3152 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 3 LEADER]: Received request to transfer leadership to TS 55c1e8e4108447c4b020edfb812973a4
I20260709 12:24:11.574569 26167 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c2a043d3c784ec4aad4b0f765cd5d53"
dest_uuid: "55c1e8e4108447c4b020edfb812973a4"
mode: GRACEFUL
new_leader_uuid: "3d43c9bd08d4437da05bf9d98a563fc4"
 from {username='slave'} at 127.0.0.1:52464
I20260709 12:24:11.575058 26167 raft_consensus.cc:606] T 3c2a043d3c784ec4aad4b0f765cd5d53 P 55c1e8e4108447c4b020edfb812973a4 [term 1 LEADER]: Received request to transfer leadership to TS 3d43c9bd08d4437da05bf9d98a563fc4
I20260709 12:24:11.576114 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:24:11.576598 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:11.577172 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:11.580672 26478 raft_consensus.cc:993] T 3c2a043d3c784ec4aad4b0f765cd5d53 P 55c1e8e4108447c4b020edfb812973a4: : Instructing follower 3d43c9bd08d4437da05bf9d98a563fc4 to start an election
I20260709 12:24:11.581174 26457 raft_consensus.cc:1081] T 3c2a043d3c784ec4aad4b0f765cd5d53 P 55c1e8e4108447c4b020edfb812973a4 [term 1 LEADER]: Signalling peer 3d43c9bd08d4437da05bf9d98a563fc4 to start an election
I20260709 12:24:11.582789 26096 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c2a043d3c784ec4aad4b0f765cd5d53"
dest_uuid: "3d43c9bd08d4437da05bf9d98a563fc4"
 from {username='slave'} at 127.0.0.1:59918
I20260709 12:24:11.583351 26096 raft_consensus.cc:493] T 3c2a043d3c784ec4aad4b0f765cd5d53 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:11.583715 26096 raft_consensus.cc:3060] T 3c2a043d3c784ec4aad4b0f765cd5d53 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:11.589109 26096 raft_consensus.cc:515] T 3c2a043d3c784ec4aad4b0f765cd5d53 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:11.590761 26096 leader_election.cc:290] T 3c2a043d3c784ec4aad4b0f765cd5d53 P 3d43c9bd08d4437da05bf9d98a563fc4 [CANDIDATE]: Term 2 election: Requested vote from peers a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387), 55c1e8e4108447c4b020edfb812973a4 (127.21.56.195:34951)
I20260709 12:24:11.591791 26167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c2a043d3c784ec4aad4b0f765cd5d53" candidate_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "55c1e8e4108447c4b020edfb812973a4"
I20260709 12:24:11.592892 26167 raft_consensus.cc:3055] T 3c2a043d3c784ec4aad4b0f765cd5d53 P 55c1e8e4108447c4b020edfb812973a4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:11.593288 26167 raft_consensus.cc:740] T 3c2a043d3c784ec4aad4b0f765cd5d53 P 55c1e8e4108447c4b020edfb812973a4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 55c1e8e4108447c4b020edfb812973a4, State: Running, Role: LEADER
I20260709 12:24:11.594234 26167 consensus_queue.cc:260] T 3c2a043d3c784ec4aad4b0f765cd5d53 P 55c1e8e4108447c4b020edfb812973a4 [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: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:11.595546 26167 raft_consensus.cc:3060] T 3c2a043d3c784ec4aad4b0f765cd5d53 P 55c1e8e4108447c4b020edfb812973a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:11.591884 26372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c2a043d3c784ec4aad4b0f765cd5d53" candidate_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a2b01e60c1c04aac8e8f4f58ef674404"
I20260709 12:24:11.596897 26372 raft_consensus.cc:3060] T 3c2a043d3c784ec4aad4b0f765cd5d53 P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:11.602687 26167 raft_consensus.cc:2468] T 3c2a043d3c784ec4aad4b0f765cd5d53 P 55c1e8e4108447c4b020edfb812973a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d43c9bd08d4437da05bf9d98a563fc4 in term 2.
I20260709 12:24:11.603663 26061 leader_election.cc:304] T 3c2a043d3c784ec4aad4b0f765cd5d53 P 3d43c9bd08d4437da05bf9d98a563fc4 [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: 3d43c9bd08d4437da05bf9d98a563fc4, 55c1e8e4108447c4b020edfb812973a4; no voters: 
I20260709 12:24:11.604337 26372 raft_consensus.cc:2468] T 3c2a043d3c784ec4aad4b0f765cd5d53 P a2b01e60c1c04aac8e8f4f58ef674404 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d43c9bd08d4437da05bf9d98a563fc4 in term 2.
I20260709 12:24:11.604341 26486 raft_consensus.cc:2804] T 3c2a043d3c784ec4aad4b0f765cd5d53 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:11.604971 26486 raft_consensus.cc:697] T 3c2a043d3c784ec4aad4b0f765cd5d53 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 2 LEADER]: Becoming Leader. State: Replica: 3d43c9bd08d4437da05bf9d98a563fc4, State: Running, Role: LEADER
I20260709 12:24:11.605844 26486 consensus_queue.cc:237] T 3c2a043d3c784ec4aad4b0f765cd5d53 P 3d43c9bd08d4437da05bf9d98a563fc4 [LEADER]: Queue 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: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:11.614776 25917 catalog_manager.cc:5697] T 3c2a043d3c784ec4aad4b0f765cd5d53 P 3d43c9bd08d4437da05bf9d98a563fc4 reported cstate change: term changed from 1 to 2, leader changed from 55c1e8e4108447c4b020edfb812973a4 (127.21.56.195) to 3d43c9bd08d4437da05bf9d98a563fc4 (127.21.56.194). New cstate: current_term: 2 leader_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:11.907963 26484 raft_consensus.cc:993] T 1e74ac060b3e4b248e2394c32fcf3152 P 3d43c9bd08d4437da05bf9d98a563fc4: : Instructing follower 55c1e8e4108447c4b020edfb812973a4 to start an election
I20260709 12:24:11.908396 26486 raft_consensus.cc:1081] T 1e74ac060b3e4b248e2394c32fcf3152 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 3 LEADER]: Signalling peer 55c1e8e4108447c4b020edfb812973a4 to start an election
I20260709 12:24:11.909821 26167 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e74ac060b3e4b248e2394c32fcf3152"
dest_uuid: "55c1e8e4108447c4b020edfb812973a4"
 from {username='slave'} at 127.0.0.1:38542
I20260709 12:24:11.910303 26167 raft_consensus.cc:493] T 1e74ac060b3e4b248e2394c32fcf3152 P 55c1e8e4108447c4b020edfb812973a4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:11.910558 26167 raft_consensus.cc:3060] T 1e74ac060b3e4b248e2394c32fcf3152 P 55c1e8e4108447c4b020edfb812973a4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:11.915690 26167 raft_consensus.cc:515] T 1e74ac060b3e4b248e2394c32fcf3152 P 55c1e8e4108447c4b020edfb812973a4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:11.917649 26167 leader_election.cc:290] T 1e74ac060b3e4b248e2394c32fcf3152 P 55c1e8e4108447c4b020edfb812973a4 [CANDIDATE]: Term 4 election: Requested vote from peers a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387), 3d43c9bd08d4437da05bf9d98a563fc4 (127.21.56.194:42129)
I20260709 12:24:11.919016 26096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e74ac060b3e4b248e2394c32fcf3152" candidate_uuid: "55c1e8e4108447c4b020edfb812973a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "3d43c9bd08d4437da05bf9d98a563fc4"
I20260709 12:24:11.919016 26372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e74ac060b3e4b248e2394c32fcf3152" candidate_uuid: "55c1e8e4108447c4b020edfb812973a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "a2b01e60c1c04aac8e8f4f58ef674404"
I20260709 12:24:11.920106 26096 raft_consensus.cc:3055] T 1e74ac060b3e4b248e2394c32fcf3152 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:24:11.920156 26372 raft_consensus.cc:3060] T 1e74ac060b3e4b248e2394c32fcf3152 P a2b01e60c1c04aac8e8f4f58ef674404 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:11.920642 26096 raft_consensus.cc:740] T 1e74ac060b3e4b248e2394c32fcf3152 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3d43c9bd08d4437da05bf9d98a563fc4, State: Running, Role: LEADER
I20260709 12:24:11.921686 26096 consensus_queue.cc:260] T 1e74ac060b3e4b248e2394c32fcf3152 P 3d43c9bd08d4437da05bf9d98a563fc4 [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: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:11.923367 26096 raft_consensus.cc:3060] T 1e74ac060b3e4b248e2394c32fcf3152 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:11.930265 26372 raft_consensus.cc:2468] T 1e74ac060b3e4b248e2394c32fcf3152 P a2b01e60c1c04aac8e8f4f58ef674404 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55c1e8e4108447c4b020edfb812973a4 in term 4.
I20260709 12:24:11.932132 26136 leader_election.cc:304] T 1e74ac060b3e4b248e2394c32fcf3152 P 55c1e8e4108447c4b020edfb812973a4 [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: 55c1e8e4108447c4b020edfb812973a4, a2b01e60c1c04aac8e8f4f58ef674404; no voters: 
I20260709 12:24:11.932992 26096 raft_consensus.cc:2468] T 1e74ac060b3e4b248e2394c32fcf3152 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55c1e8e4108447c4b020edfb812973a4 in term 4.
I20260709 12:24:11.933820 26457 raft_consensus.cc:2804] T 1e74ac060b3e4b248e2394c32fcf3152 P 55c1e8e4108447c4b020edfb812973a4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:24:11.934545 26457 raft_consensus.cc:697] T 1e74ac060b3e4b248e2394c32fcf3152 P 55c1e8e4108447c4b020edfb812973a4 [term 4 LEADER]: Becoming Leader. State: Replica: 55c1e8e4108447c4b020edfb812973a4, State: Running, Role: LEADER
I20260709 12:24:11.936240 26457 consensus_queue.cc:237] T 1e74ac060b3e4b248e2394c32fcf3152 P 55c1e8e4108447c4b020edfb812973a4 [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: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } }
I20260709 12:24:11.945878 25917 catalog_manager.cc:5697] T 1e74ac060b3e4b248e2394c32fcf3152 P 55c1e8e4108447c4b020edfb812973a4 reported cstate change: term changed from 3 to 4, leader changed from 3d43c9bd08d4437da05bf9d98a563fc4 (127.21.56.194) to 55c1e8e4108447c4b020edfb812973a4 (127.21.56.195). New cstate: current_term: 4 leader_uuid: "55c1e8e4108447c4b020edfb812973a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:12.004416 26167 raft_consensus.cc:1275] T 3c2a043d3c784ec4aad4b0f765cd5d53 P 55c1e8e4108447c4b020edfb812973a4 [term 2 FOLLOWER]: Refusing update from remote peer 3d43c9bd08d4437da05bf9d98a563fc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:12.005518 26486 consensus_queue.cc:1048] T 3c2a043d3c784ec4aad4b0f765cd5d53 P 3d43c9bd08d4437da05bf9d98a563fc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55c1e8e4108447c4b020edfb812973a4" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:12.014546 26372 raft_consensus.cc:1275] T 3c2a043d3c784ec4aad4b0f765cd5d53 P a2b01e60c1c04aac8e8f4f58ef674404 [term 2 FOLLOWER]: Refusing update from remote peer 3d43c9bd08d4437da05bf9d98a563fc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:12.015930 26486 consensus_queue.cc:1048] T 3c2a043d3c784ec4aad4b0f765cd5d53 P 3d43c9bd08d4437da05bf9d98a563fc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:12.327876 26096 raft_consensus.cc:1275] T 1e74ac060b3e4b248e2394c32fcf3152 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 4 FOLLOWER]: Refusing update from remote peer 55c1e8e4108447c4b020edfb812973a4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:24:12.329006 26457 consensus_queue.cc:1048] T 1e74ac060b3e4b248e2394c32fcf3152 P 55c1e8e4108447c4b020edfb812973a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d43c9bd08d4437da05bf9d98a563fc4" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 42129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:12.337499 26372 raft_consensus.cc:1275] T 1e74ac060b3e4b248e2394c32fcf3152 P a2b01e60c1c04aac8e8f4f58ef674404 [term 4 FOLLOWER]: Refusing update from remote peer 55c1e8e4108447c4b020edfb812973a4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:24:12.339267 26501 consensus_queue.cc:1048] T 1e74ac060b3e4b248e2394c32fcf3152 P 55c1e8e4108447c4b020edfb812973a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2b01e60c1c04aac8e8f4f58ef674404" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 39387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:24:12.469642 25968 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:24:12.586046 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:12.614682 21731 tablet_server.cc:179] TabletServer@127.21.56.193:39387 shutting down...
I20260709 12:24:12.640023 21731 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:24:12.640964 21731 tablet_replica.cc:333] stopping tablet replica
I20260709 12:24:12.641541 21731 raft_consensus.cc:2243] T 3c2a043d3c784ec4aad4b0f765cd5d53 P a2b01e60c1c04aac8e8f4f58ef674404 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:12.641947 21731 raft_consensus.cc:2272] T 3c2a043d3c784ec4aad4b0f765cd5d53 P a2b01e60c1c04aac8e8f4f58ef674404 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:12.644342 21731 tablet_replica.cc:333] stopping tablet replica
I20260709 12:24:12.644901 21731 raft_consensus.cc:2243] T 863ce743565a4ba19cb26e4f030318fd P a2b01e60c1c04aac8e8f4f58ef674404 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:12.645288 21731 raft_consensus.cc:2272] T 863ce743565a4ba19cb26e4f030318fd P a2b01e60c1c04aac8e8f4f58ef674404 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:12.647322 21731 tablet_replica.cc:333] stopping tablet replica
I20260709 12:24:12.647789 21731 raft_consensus.cc:2243] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P a2b01e60c1c04aac8e8f4f58ef674404 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:12.648185 21731 raft_consensus.cc:2272] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P a2b01e60c1c04aac8e8f4f58ef674404 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:12.650063 21731 tablet_replica.cc:333] stopping tablet replica
I20260709 12:24:12.650586 21731 raft_consensus.cc:2243] T c494f2da4b8b46119bd0842f6d9111c3 P a2b01e60c1c04aac8e8f4f58ef674404 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:12.650954 21731 raft_consensus.cc:2272] T c494f2da4b8b46119bd0842f6d9111c3 P a2b01e60c1c04aac8e8f4f58ef674404 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:12.652959 21731 tablet_replica.cc:333] stopping tablet replica
I20260709 12:24:12.653487 21731 raft_consensus.cc:2243] T 7dd490217ecf46eca64c5f99e40a1c0d P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:12.653862 21731 raft_consensus.cc:2272] T 7dd490217ecf46eca64c5f99e40a1c0d P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:12.655784 21731 tablet_replica.cc:333] stopping tablet replica
I20260709 12:24:12.656277 21731 raft_consensus.cc:2243] T 1e74ac060b3e4b248e2394c32fcf3152 P a2b01e60c1c04aac8e8f4f58ef674404 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:12.656641 21731 raft_consensus.cc:2272] T 1e74ac060b3e4b248e2394c32fcf3152 P a2b01e60c1c04aac8e8f4f58ef674404 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:12.659646 21731 tablet_replica.cc:333] stopping tablet replica
I20260709 12:24:12.660286 21731 raft_consensus.cc:2243] T 049eed683d7f4fee95be9a8aa32a0cd7 P a2b01e60c1c04aac8e8f4f58ef674404 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:12.660719 21731 raft_consensus.cc:2272] T 049eed683d7f4fee95be9a8aa32a0cd7 P a2b01e60c1c04aac8e8f4f58ef674404 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:12.662559 21731 tablet_replica.cc:333] stopping tablet replica
I20260709 12:24:12.663189 21731 raft_consensus.cc:2243] T 83d13f9fd26442f0b0d30c897c8ad972 P a2b01e60c1c04aac8e8f4f58ef674404 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:12.663606 21731 raft_consensus.cc:2272] T 83d13f9fd26442f0b0d30c897c8ad972 P a2b01e60c1c04aac8e8f4f58ef674404 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:12.665542 21731 tablet_replica.cc:333] stopping tablet replica
I20260709 12:24:12.666019 21731 raft_consensus.cc:2243] T 41bda96cda1641d98ca791263b9115ce P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:12.666450 21731 raft_consensus.cc:2272] T 41bda96cda1641d98ca791263b9115ce P a2b01e60c1c04aac8e8f4f58ef674404 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:12.668344 21731 tablet_replica.cc:333] stopping tablet replica
I20260709 12:24:12.668848 21731 raft_consensus.cc:2243] T 7f358701636248aea5f059dbd1436ede P a2b01e60c1c04aac8e8f4f58ef674404 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:12.669229 21731 raft_consensus.cc:2272] T 7f358701636248aea5f059dbd1436ede P a2b01e60c1c04aac8e8f4f58ef674404 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:24:12.682401 26062 connection.cc:573] client connection to 127.21.56.193:39387 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260709 12:24:12.682904 26062 proxy.cc:239] Call had error, refreshing address and retrying: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107) [suppressed 68 similar messages]
W20260709 12:24:12.684078 26332 connection.cc:466] server connection from 127.0.0.1:50016 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50016 (request call id 57) could send its response
W20260709 12:24:12.691071 26062 consensus_peers.cc:597] T 7f358701636248aea5f059dbd1436ede P 3d43c9bd08d4437da05bf9d98a563fc4 -> Peer a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387): Couldn't send request to peer a2b01e60c1c04aac8e8f4f58ef674404. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:39387: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:24:12.692047 26136 consensus_peers.cc:597] T 049eed683d7f4fee95be9a8aa32a0cd7 P 55c1e8e4108447c4b020edfb812973a4 -> Peer a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387): Couldn't send request to peer a2b01e60c1c04aac8e8f4f58ef674404. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:39387: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:12.692919 21731 tablet_server.cc:196] TabletServer@127.21.56.193:39387 shutdown complete.
W20260709 12:24:12.694617 26136 consensus_peers.cc:597] T c494f2da4b8b46119bd0842f6d9111c3 P 55c1e8e4108447c4b020edfb812973a4 -> Peer a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387): Couldn't send request to peer a2b01e60c1c04aac8e8f4f58ef674404. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:39387: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:12.715360 21731 tablet_server.cc:179] TabletServer@127.21.56.194:0 shutting down...
W20260709 12:24:12.728667 26136 consensus_peers.cc:597] T 1e74ac060b3e4b248e2394c32fcf3152 P 55c1e8e4108447c4b020edfb812973a4 -> Peer a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387): Couldn't send request to peer a2b01e60c1c04aac8e8f4f58ef674404. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:39387: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:24:12.732813 26136 consensus_peers.cc:597] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P 55c1e8e4108447c4b020edfb812973a4 -> Peer a2b01e60c1c04aac8e8f4f58ef674404 (127.21.56.193:39387): Couldn't send request to peer a2b01e60c1c04aac8e8f4f58ef674404. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:39387: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:12.741252 21731 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:24:12.742169 21731 tablet_replica.cc:333] T 3c2a043d3c784ec4aad4b0f765cd5d53 P 3d43c9bd08d4437da05bf9d98a563fc4: stopping tablet replica
I20260709 12:24:12.743036 21731 raft_consensus.cc:2243] T 3c2a043d3c784ec4aad4b0f765cd5d53 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:12.743849 21731 raft_consensus.cc:2272] T 3c2a043d3c784ec4aad4b0f765cd5d53 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:12.746505 21731 tablet_replica.cc:333] T 863ce743565a4ba19cb26e4f030318fd P 3d43c9bd08d4437da05bf9d98a563fc4: stopping tablet replica
I20260709 12:24:12.747210 21731 raft_consensus.cc:2243] T 863ce743565a4ba19cb26e4f030318fd P 3d43c9bd08d4437da05bf9d98a563fc4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:12.747679 21731 raft_consensus.cc:2272] T 863ce743565a4ba19cb26e4f030318fd P 3d43c9bd08d4437da05bf9d98a563fc4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:12.750288 21731 tablet_replica.cc:333] T 1e74ac060b3e4b248e2394c32fcf3152 P 3d43c9bd08d4437da05bf9d98a563fc4: stopping tablet replica
I20260709 12:24:12.751119 21731 raft_consensus.cc:2243] T 1e74ac060b3e4b248e2394c32fcf3152 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 4 FOLLOWER]: Raft consensus shutting down.
W20260709 12:24:12.751072 26137 consensus_peers.cc:597] T 1e74ac060b3e4b248e2394c32fcf3152 P 55c1e8e4108447c4b020edfb812973a4 -> Peer 3d43c9bd08d4437da05bf9d98a563fc4 (127.21.56.194:42129): Couldn't send request to peer 3d43c9bd08d4437da05bf9d98a563fc4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:12.751852 21731 raft_consensus.cc:2272] T 1e74ac060b3e4b248e2394c32fcf3152 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:12.754678 21731 tablet_replica.cc:333] T 7dd490217ecf46eca64c5f99e40a1c0d P 3d43c9bd08d4437da05bf9d98a563fc4: stopping tablet replica
I20260709 12:24:12.755295 21731 raft_consensus.cc:2243] T 7dd490217ecf46eca64c5f99e40a1c0d P 3d43c9bd08d4437da05bf9d98a563fc4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:12.756083 21731 raft_consensus.cc:2272] T 7dd490217ecf46eca64c5f99e40a1c0d P 3d43c9bd08d4437da05bf9d98a563fc4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:12.758343 21731 tablet_replica.cc:333] T c494f2da4b8b46119bd0842f6d9111c3 P 3d43c9bd08d4437da05bf9d98a563fc4: stopping tablet replica
I20260709 12:24:12.758898 21731 raft_consensus.cc:2243] T c494f2da4b8b46119bd0842f6d9111c3 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:12.759374 21731 raft_consensus.cc:2272] T c494f2da4b8b46119bd0842f6d9111c3 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:12.761358 21731 tablet_replica.cc:333] T 7f358701636248aea5f059dbd1436ede P 3d43c9bd08d4437da05bf9d98a563fc4: stopping tablet replica
I20260709 12:24:12.761876 21731 raft_consensus.cc:2243] T 7f358701636248aea5f059dbd1436ede P 3d43c9bd08d4437da05bf9d98a563fc4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:12.762641 21731 raft_consensus.cc:2272] T 7f358701636248aea5f059dbd1436ede P 3d43c9bd08d4437da05bf9d98a563fc4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:12.764493 21731 tablet_replica.cc:333] T 41bda96cda1641d98ca791263b9115ce P 3d43c9bd08d4437da05bf9d98a563fc4: stopping tablet replica
I20260709 12:24:12.764994 21731 raft_consensus.cc:2243] T 41bda96cda1641d98ca791263b9115ce P 3d43c9bd08d4437da05bf9d98a563fc4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:12.765748 21731 raft_consensus.cc:2272] T 41bda96cda1641d98ca791263b9115ce P 3d43c9bd08d4437da05bf9d98a563fc4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:12.767771 21731 tablet_replica.cc:333] T 83d13f9fd26442f0b0d30c897c8ad972 P 3d43c9bd08d4437da05bf9d98a563fc4: stopping tablet replica
I20260709 12:24:12.768244 21731 raft_consensus.cc:2243] T 83d13f9fd26442f0b0d30c897c8ad972 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:12.768980 21731 raft_consensus.cc:2272] T 83d13f9fd26442f0b0d30c897c8ad972 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:12.770947 21731 tablet_replica.cc:333] T 049eed683d7f4fee95be9a8aa32a0cd7 P 3d43c9bd08d4437da05bf9d98a563fc4: stopping tablet replica
I20260709 12:24:12.771453 21731 raft_consensus.cc:2243] T 049eed683d7f4fee95be9a8aa32a0cd7 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:12.771870 21731 raft_consensus.cc:2272] T 049eed683d7f4fee95be9a8aa32a0cd7 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:12.773725 21731 tablet_replica.cc:333] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P 3d43c9bd08d4437da05bf9d98a563fc4: stopping tablet replica
I20260709 12:24:12.774206 21731 raft_consensus.cc:2243] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:12.774595 21731 raft_consensus.cc:2272] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P 3d43c9bd08d4437da05bf9d98a563fc4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:12.808782 21731 tablet_server.cc:196] TabletServer@127.21.56.194:0 shutdown complete.
I20260709 12:24:12.832952 21731 tablet_server.cc:179] TabletServer@127.21.56.195:0 shutting down...
I20260709 12:24:12.856410 21731 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:24:12.857205 21731 tablet_replica.cc:333] T 41bda96cda1641d98ca791263b9115ce P 55c1e8e4108447c4b020edfb812973a4: stopping tablet replica
I20260709 12:24:12.857909 21731 raft_consensus.cc:2243] T 41bda96cda1641d98ca791263b9115ce P 55c1e8e4108447c4b020edfb812973a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:12.858454 21731 raft_consensus.cc:2272] T 41bda96cda1641d98ca791263b9115ce P 55c1e8e4108447c4b020edfb812973a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:12.860540 21731 tablet_replica.cc:333] T 7f358701636248aea5f059dbd1436ede P 55c1e8e4108447c4b020edfb812973a4: stopping tablet replica
I20260709 12:24:12.861120 21731 raft_consensus.cc:2243] T 7f358701636248aea5f059dbd1436ede P 55c1e8e4108447c4b020edfb812973a4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:12.861559 21731 raft_consensus.cc:2272] T 7f358701636248aea5f059dbd1436ede P 55c1e8e4108447c4b020edfb812973a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:12.863775 21731 tablet_replica.cc:333] T 3c2a043d3c784ec4aad4b0f765cd5d53 P 55c1e8e4108447c4b020edfb812973a4: stopping tablet replica
I20260709 12:24:12.864434 21731 raft_consensus.cc:2243] T 3c2a043d3c784ec4aad4b0f765cd5d53 P 55c1e8e4108447c4b020edfb812973a4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:12.864893 21731 raft_consensus.cc:2272] T 3c2a043d3c784ec4aad4b0f765cd5d53 P 55c1e8e4108447c4b020edfb812973a4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:24:12.867237 26137 consensus_peers.cc:597] T 863ce743565a4ba19cb26e4f030318fd P 55c1e8e4108447c4b020edfb812973a4 -> Peer 3d43c9bd08d4437da05bf9d98a563fc4 (127.21.56.194:42129): Couldn't send request to peer 3d43c9bd08d4437da05bf9d98a563fc4. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.194:42129: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:12.868037 21731 tablet_replica.cc:333] T c494f2da4b8b46119bd0842f6d9111c3 P 55c1e8e4108447c4b020edfb812973a4: stopping tablet replica
I20260709 12:24:12.868693 21731 raft_consensus.cc:2243] T c494f2da4b8b46119bd0842f6d9111c3 P 55c1e8e4108447c4b020edfb812973a4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:24:12.869401 21731 raft_consensus.cc:2272] T c494f2da4b8b46119bd0842f6d9111c3 P 55c1e8e4108447c4b020edfb812973a4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:12.871441 21731 tablet_replica.cc:333] T 7dd490217ecf46eca64c5f99e40a1c0d P 55c1e8e4108447c4b020edfb812973a4: stopping tablet replica
I20260709 12:24:12.871960 21731 raft_consensus.cc:2243] T 7dd490217ecf46eca64c5f99e40a1c0d P 55c1e8e4108447c4b020edfb812973a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:12.872346 21731 raft_consensus.cc:2272] T 7dd490217ecf46eca64c5f99e40a1c0d P 55c1e8e4108447c4b020edfb812973a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:12.874325 21731 tablet_replica.cc:333] T 1e74ac060b3e4b248e2394c32fcf3152 P 55c1e8e4108447c4b020edfb812973a4: stopping tablet replica
I20260709 12:24:12.874807 21731 raft_consensus.cc:2243] T 1e74ac060b3e4b248e2394c32fcf3152 P 55c1e8e4108447c4b020edfb812973a4 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:24:12.875526 21731 raft_consensus.cc:2272] T 1e74ac060b3e4b248e2394c32fcf3152 P 55c1e8e4108447c4b020edfb812973a4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:12.877751 21731 tablet_replica.cc:333] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P 55c1e8e4108447c4b020edfb812973a4: stopping tablet replica
I20260709 12:24:12.878281 21731 raft_consensus.cc:2243] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P 55c1e8e4108447c4b020edfb812973a4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:12.878968 21731 raft_consensus.cc:2272] T 6ac4aa61c5f747d3b834ec6e64c79eb8 P 55c1e8e4108447c4b020edfb812973a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:12.880826 21731 tablet_replica.cc:333] T 83d13f9fd26442f0b0d30c897c8ad972 P 55c1e8e4108447c4b020edfb812973a4: stopping tablet replica
I20260709 12:24:12.881322 21731 raft_consensus.cc:2243] T 83d13f9fd26442f0b0d30c897c8ad972 P 55c1e8e4108447c4b020edfb812973a4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:12.881695 21731 raft_consensus.cc:2272] T 83d13f9fd26442f0b0d30c897c8ad972 P 55c1e8e4108447c4b020edfb812973a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:12.883489 21731 tablet_replica.cc:333] T 049eed683d7f4fee95be9a8aa32a0cd7 P 55c1e8e4108447c4b020edfb812973a4: stopping tablet replica
I20260709 12:24:12.883952 21731 raft_consensus.cc:2243] T 049eed683d7f4fee95be9a8aa32a0cd7 P 55c1e8e4108447c4b020edfb812973a4 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:24:12.884636 21731 raft_consensus.cc:2272] T 049eed683d7f4fee95be9a8aa32a0cd7 P 55c1e8e4108447c4b020edfb812973a4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:12.886405 21731 tablet_replica.cc:333] T 863ce743565a4ba19cb26e4f030318fd P 55c1e8e4108447c4b020edfb812973a4: stopping tablet replica
I20260709 12:24:12.886809 21731 raft_consensus.cc:2243] T 863ce743565a4ba19cb26e4f030318fd P 55c1e8e4108447c4b020edfb812973a4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:24:12.887478 21731 raft_consensus.cc:2272] T 863ce743565a4ba19cb26e4f030318fd P 55c1e8e4108447c4b020edfb812973a4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:12.907704 21731 tablet_server.cc:196] TabletServer@127.21.56.195:0 shutdown complete.
I20260709 12:24:12.928318 21731 master.cc:562] Master@127.21.56.254:39233 shutting down...
I20260709 12:24:12.947244 21731 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3a58b575e34c4de5b96e06685d999d60 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:12.947742 21731 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3a58b575e34c4de5b96e06685d999d60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:12.948032 21731 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3a58b575e34c4de5b96e06685d999d60: stopping tablet replica
I20260709 12:24:12.968699 21731 master.cc:584] Master@127.21.56.254:39233 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12694 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 12:24:13.011652 21731 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.56.254:41547
I20260709 12:24:13.012794 21731 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:24:13.018074 26512 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:13.018478 26513 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:13.020069 26515 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:24:13.020102 21731 server_base.cc:1061] running on GCE node
I20260709 12:24:13.021159 21731 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:24:13.021332 21731 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:24:13.021488 21731 hybrid_clock.cc:648] HybridClock initialized: now 1783599853021471 us; error 0 us; skew 500 ppm
I20260709 12:24:13.022331 21731 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:24:13.024577 21731 webserver.cc:533] Webserver started at http://127.21.56.254:45333/ using document root <none> and password file <none>
I20260709 12:24:13.025060 21731 fs_manager.cc:362] Metadata directory not provided
I20260709 12:24:13.025233 21731 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:24:13.025484 21731 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:24:13.026616 21731 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599696038870-21731-0/minicluster-data/master-0-root/instance:
uuid: "c07fb53d34154f548f1524c2960d2494"
format_stamp: "Formatted at 2026-07-09 12:24:13 on dist-test-slave-n9kb"
I20260709 12:24:13.030828 21731 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 12:24:13.034157 26520 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:13.034955 21731 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:24:13.035225 21731 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599696038870-21731-0/minicluster-data/master-0-root
uuid: "c07fb53d34154f548f1524c2960d2494"
format_stamp: "Formatted at 2026-07-09 12:24:13 on dist-test-slave-n9kb"
I20260709 12:24:13.035491 21731 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599696038870-21731-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599696038870-21731-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599696038870-21731-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)
I20260709 12:24:13.089746 21731 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:24:13.091127 21731 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:24:13.128762 21731 rpc_server.cc:307] RPC server started. Bound to: 127.21.56.254:41547
I20260709 12:24:13.128860 26572 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.56.254:41547 every 8 connection(s)
I20260709 12:24:13.132575 26573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:13.143975 26573 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c07fb53d34154f548f1524c2960d2494: Bootstrap starting.
I20260709 12:24:13.148787 26573 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c07fb53d34154f548f1524c2960d2494: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:13.153048 26573 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c07fb53d34154f548f1524c2960d2494: No bootstrap required, opened a new log
I20260709 12:24:13.155282 26573 raft_consensus.cc:359] T 00000000000000000000000000000000 P c07fb53d34154f548f1524c2960d2494 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c07fb53d34154f548f1524c2960d2494" member_type: VOTER }
I20260709 12:24:13.155654 26573 raft_consensus.cc:385] T 00000000000000000000000000000000 P c07fb53d34154f548f1524c2960d2494 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:13.155849 26573 raft_consensus.cc:740] T 00000000000000000000000000000000 P c07fb53d34154f548f1524c2960d2494 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07fb53d34154f548f1524c2960d2494, State: Initialized, Role: FOLLOWER
I20260709 12:24:13.156401 26573 consensus_queue.cc:260] T 00000000000000000000000000000000 P c07fb53d34154f548f1524c2960d2494 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c07fb53d34154f548f1524c2960d2494" member_type: VOTER }
I20260709 12:24:13.156816 26573 raft_consensus.cc:399] T 00000000000000000000000000000000 P c07fb53d34154f548f1524c2960d2494 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:24:13.157004 26573 raft_consensus.cc:493] T 00000000000000000000000000000000 P c07fb53d34154f548f1524c2960d2494 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:24:13.157215 26573 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c07fb53d34154f548f1524c2960d2494 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:13.161799 26573 raft_consensus.cc:515] T 00000000000000000000000000000000 P c07fb53d34154f548f1524c2960d2494 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c07fb53d34154f548f1524c2960d2494" member_type: VOTER }
I20260709 12:24:13.162315 26573 leader_election.cc:304] T 00000000000000000000000000000000 P c07fb53d34154f548f1524c2960d2494 [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: c07fb53d34154f548f1524c2960d2494; no voters: 
I20260709 12:24:13.163414 26573 leader_election.cc:290] T 00000000000000000000000000000000 P c07fb53d34154f548f1524c2960d2494 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:24:13.163743 26576 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c07fb53d34154f548f1524c2960d2494 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:13.165095 26576 raft_consensus.cc:697] T 00000000000000000000000000000000 P c07fb53d34154f548f1524c2960d2494 [term 1 LEADER]: Becoming Leader. State: Replica: c07fb53d34154f548f1524c2960d2494, State: Running, Role: LEADER
I20260709 12:24:13.165767 26576 consensus_queue.cc:237] T 00000000000000000000000000000000 P c07fb53d34154f548f1524c2960d2494 [LEADER]: Queue going to LEADER mode. State: All 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: "c07fb53d34154f548f1524c2960d2494" member_type: VOTER }
I20260709 12:24:13.166164 26573 sys_catalog.cc:565] T 00000000000000000000000000000000 P c07fb53d34154f548f1524c2960d2494 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:24:13.170859 26578 sys_catalog.cc:455] T 00000000000000000000000000000000 P c07fb53d34154f548f1524c2960d2494 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c07fb53d34154f548f1524c2960d2494. Latest consensus state: current_term: 1 leader_uuid: "c07fb53d34154f548f1524c2960d2494" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c07fb53d34154f548f1524c2960d2494" member_type: VOTER } }
I20260709 12:24:13.170984 26577 sys_catalog.cc:455] T 00000000000000000000000000000000 P c07fb53d34154f548f1524c2960d2494 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c07fb53d34154f548f1524c2960d2494" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c07fb53d34154f548f1524c2960d2494" member_type: VOTER } }
I20260709 12:24:13.171721 26578 sys_catalog.cc:458] T 00000000000000000000000000000000 P c07fb53d34154f548f1524c2960d2494 [sys.catalog]: This master's current role is: LEADER
I20260709 12:24:13.171721 26577 sys_catalog.cc:458] T 00000000000000000000000000000000 P c07fb53d34154f548f1524c2960d2494 [sys.catalog]: This master's current role is: LEADER
I20260709 12:24:13.178980 26584 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:24:13.184783 26584 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:24:13.185828 21731 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:24:13.193737 26584 catalog_manager.cc:1383] Generated new cluster ID: 8849178999db457bb74e4897afb38b44
I20260709 12:24:13.194092 26584 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:24:13.216199 26584 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:24:13.217476 26584 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:24:13.231300 26584 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c07fb53d34154f548f1524c2960d2494: Generated new TSK 0
I20260709 12:24:13.231950 26584 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:24:13.252393 21731 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:24:13.258378 26594 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:13.259485 26595 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:13.261579 26597 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:24:13.262696 21731 server_base.cc:1061] running on GCE node
I20260709 12:24:13.264516 21731 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:24:13.264734 21731 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:24:13.264905 21731 hybrid_clock.cc:648] HybridClock initialized: now 1783599853264886 us; error 0 us; skew 500 ppm
I20260709 12:24:13.265446 21731 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:24:13.267858 21731 webserver.cc:533] Webserver started at http://127.21.56.193:34863/ using document root <none> and password file <none>
I20260709 12:24:13.268349 21731 fs_manager.cc:362] Metadata directory not provided
I20260709 12:24:13.268514 21731 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:24:13.268743 21731 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:24:13.269858 21731 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599696038870-21731-0/minicluster-data/ts-0-root/instance:
uuid: "74886c47428d4030add24d01f3abd393"
format_stamp: "Formatted at 2026-07-09 12:24:13 on dist-test-slave-n9kb"
I20260709 12:24:13.274376 21731 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:24:13.277840 26602 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:13.278700 21731 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 12:24:13.278985 21731 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599696038870-21731-0/minicluster-data/ts-0-root
uuid: "74886c47428d4030add24d01f3abd393"
format_stamp: "Formatted at 2026-07-09 12:24:13 on dist-test-slave-n9kb"
I20260709 12:24:13.279271 21731 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599696038870-21731-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599696038870-21731-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599696038870-21731-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)
I20260709 12:24:13.298995 21731 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:24:13.300279 21731 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:24:13.301767 21731 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:24:13.304044 21731 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:24:13.304235 21731 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:13.304414 21731 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:24:13.304548 21731 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:13.344046 21731 rpc_server.cc:307] RPC server started. Bound to: 127.21.56.193:44989
I20260709 12:24:13.344255 26664 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.56.193:44989 every 8 connection(s)
I20260709 12:24:13.349150 21731 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:24:13.356292 26669 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:13.358076 26670 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:24:13.360103 21731 server_base.cc:1061] running on GCE node
W20260709 12:24:13.360379 26672 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:24:13.361522 21731 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:24:13.361542 26665 heartbeater.cc:344] Connected to a master server at 127.21.56.254:41547
W20260709 12:24:13.361776 21731 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:24:13.362026 21731 hybrid_clock.cc:648] HybridClock initialized: now 1783599853362009 us; error 0 us; skew 500 ppm
I20260709 12:24:13.362082 26665 heartbeater.cc:461] Registering TS with master...
I20260709 12:24:13.362614 21731 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:24:13.362914 26665 heartbeater.cc:507] Master 127.21.56.254:41547 requested a full tablet report, sending...
I20260709 12:24:13.365200 26537 ts_manager.cc:194] Registered new tserver with Master: 74886c47428d4030add24d01f3abd393 (127.21.56.193:44989)
I20260709 12:24:13.365222 21731 webserver.cc:533] Webserver started at http://127.21.56.194:44715/ using document root <none> and password file <none>
I20260709 12:24:13.366092 21731 fs_manager.cc:362] Metadata directory not provided
I20260709 12:24:13.366358 21731 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:24:13.366673 21731 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:24:13.367806 26537 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40924
I20260709 12:24:13.368237 21731 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599696038870-21731-0/minicluster-data/ts-1-root/instance:
uuid: "41ce562bea324434b70e09fc80921499"
format_stamp: "Formatted at 2026-07-09 12:24:13 on dist-test-slave-n9kb"
I20260709 12:24:13.373061 21731 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 12:24:13.376333 26677 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:13.377141 21731 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:24:13.377431 21731 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599696038870-21731-0/minicluster-data/ts-1-root
uuid: "41ce562bea324434b70e09fc80921499"
format_stamp: "Formatted at 2026-07-09 12:24:13 on dist-test-slave-n9kb"
I20260709 12:24:13.377718 21731 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599696038870-21731-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599696038870-21731-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599696038870-21731-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)
I20260709 12:24:13.422443 21731 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:24:13.423594 21731 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:24:13.425047 21731 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:24:13.427282 21731 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:24:13.427476 21731 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:13.427706 21731 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:24:13.427856 21731 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:13.467550 21731 rpc_server.cc:307] RPC server started. Bound to: 127.21.56.194:43689
I20260709 12:24:13.467640 26739 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.56.194:43689 every 8 connection(s)
I20260709 12:24:13.472462 21731 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:24:13.479960 26743 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:13.480816 26744 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:24:13.483709 26740 heartbeater.cc:344] Connected to a master server at 127.21.56.254:41547
I20260709 12:24:13.484025 21731 server_base.cc:1061] running on GCE node
I20260709 12:24:13.484236 26740 heartbeater.cc:461] Registering TS with master...
W20260709 12:24:13.484338 26746 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:24:13.485329 26740 heartbeater.cc:507] Master 127.21.56.254:41547 requested a full tablet report, sending...
I20260709 12:24:13.485476 21731 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:24:13.485769 21731 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:24:13.485930 21731 hybrid_clock.cc:648] HybridClock initialized: now 1783599853485915 us; error 0 us; skew 500 ppm
I20260709 12:24:13.486698 21731 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:24:13.487421 26537 ts_manager.cc:194] Registered new tserver with Master: 41ce562bea324434b70e09fc80921499 (127.21.56.194:43689)
I20260709 12:24:13.489041 26537 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40940
I20260709 12:24:13.489152 21731 webserver.cc:533] Webserver started at http://127.21.56.195:45425/ using document root <none> and password file <none>
I20260709 12:24:13.489737 21731 fs_manager.cc:362] Metadata directory not provided
I20260709 12:24:13.489935 21731 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:24:13.490284 21731 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:24:13.491423 21731 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599696038870-21731-0/minicluster-data/ts-2-root/instance:
uuid: "847b25a3981f427c934f9d71dfe34e86"
format_stamp: "Formatted at 2026-07-09 12:24:13 on dist-test-slave-n9kb"
I20260709 12:24:13.496229 21731 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:24:13.499529 26751 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:13.500293 21731 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:24:13.500571 21731 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599696038870-21731-0/minicluster-data/ts-2-root
uuid: "847b25a3981f427c934f9d71dfe34e86"
format_stamp: "Formatted at 2026-07-09 12:24:13 on dist-test-slave-n9kb"
I20260709 12:24:13.500833 21731 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599696038870-21731-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599696038870-21731-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599696038870-21731-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)
I20260709 12:24:13.537449 21731 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:24:13.538709 21731 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:24:13.539945 21731 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:24:13.542151 21731 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:24:13.542454 21731 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:13.542713 21731 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:24:13.542893 21731 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:13.583094 21731 rpc_server.cc:307] RPC server started. Bound to: 127.21.56.195:41315
I20260709 12:24:13.583235 26815 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.56.195:41315 every 8 connection(s)
I20260709 12:24:13.596812 26816 heartbeater.cc:344] Connected to a master server at 127.21.56.254:41547
I20260709 12:24:13.597273 26816 heartbeater.cc:461] Registering TS with master...
I20260709 12:24:13.598027 26816 heartbeater.cc:507] Master 127.21.56.254:41547 requested a full tablet report, sending...
I20260709 12:24:13.599973 26537 ts_manager.cc:194] Registered new tserver with Master: 847b25a3981f427c934f9d71dfe34e86 (127.21.56.195:41315)
I20260709 12:24:13.600948 21731 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014464695s
I20260709 12:24:13.601549 26537 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40948
I20260709 12:24:13.626309 26537 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40952:
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"
    }
  }
}
W20260709 12:24:13.628427 26537 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.
I20260709 12:24:13.678521 26705 tablet_service.cc:1511] Processing CreateTablet for tablet f25a1c4aeaa0477881c7cf34178ea985 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f648c20c91d847dab53fde40d632f473]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:24:13.679354 26704 tablet_service.cc:1511] Processing CreateTablet for tablet 876fc3c81e9d45c9bfd654d2a193e118 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f648c20c91d847dab53fde40d632f473]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:24:13.680065 26705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f25a1c4aeaa0477881c7cf34178ea985. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:13.680696 26704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 876fc3c81e9d45c9bfd654d2a193e118. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:13.690682 26630 tablet_service.cc:1511] Processing CreateTablet for tablet f25a1c4aeaa0477881c7cf34178ea985 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f648c20c91d847dab53fde40d632f473]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:24:13.691139 26780 tablet_service.cc:1511] Processing CreateTablet for tablet f25a1c4aeaa0477881c7cf34178ea985 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f648c20c91d847dab53fde40d632f473]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:24:13.692159 26630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f25a1c4aeaa0477881c7cf34178ea985. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:13.692361 26780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f25a1c4aeaa0477881c7cf34178ea985. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:13.694800 26779 tablet_service.cc:1511] Processing CreateTablet for tablet 876fc3c81e9d45c9bfd654d2a193e118 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f648c20c91d847dab53fde40d632f473]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:24:13.696172 26779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 876fc3c81e9d45c9bfd654d2a193e118. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:13.708153 26629 tablet_service.cc:1511] Processing CreateTablet for tablet 876fc3c81e9d45c9bfd654d2a193e118 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f648c20c91d847dab53fde40d632f473]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:24:13.709638 26629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 876fc3c81e9d45c9bfd654d2a193e118. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:13.715868 26831 tablet_bootstrap.cc:492] T f25a1c4aeaa0477881c7cf34178ea985 P 41ce562bea324434b70e09fc80921499: Bootstrap starting.
I20260709 12:24:13.731480 26832 tablet_bootstrap.cc:492] T 876fc3c81e9d45c9bfd654d2a193e118 P 847b25a3981f427c934f9d71dfe34e86: Bootstrap starting.
I20260709 12:24:13.731637 26833 tablet_bootstrap.cc:492] T f25a1c4aeaa0477881c7cf34178ea985 P 74886c47428d4030add24d01f3abd393: Bootstrap starting.
I20260709 12:24:13.731611 26831 tablet_bootstrap.cc:654] T f25a1c4aeaa0477881c7cf34178ea985 P 41ce562bea324434b70e09fc80921499: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:13.739038 26833 tablet_bootstrap.cc:654] T f25a1c4aeaa0477881c7cf34178ea985 P 74886c47428d4030add24d01f3abd393: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:13.739598 26832 tablet_bootstrap.cc:654] T 876fc3c81e9d45c9bfd654d2a193e118 P 847b25a3981f427c934f9d71dfe34e86: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:13.748623 26831 tablet_bootstrap.cc:492] T f25a1c4aeaa0477881c7cf34178ea985 P 41ce562bea324434b70e09fc80921499: No bootstrap required, opened a new log
I20260709 12:24:13.749047 26831 ts_tablet_manager.cc:1403] T f25a1c4aeaa0477881c7cf34178ea985 P 41ce562bea324434b70e09fc80921499: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.012s
I20260709 12:24:13.749100 26833 tablet_bootstrap.cc:492] T f25a1c4aeaa0477881c7cf34178ea985 P 74886c47428d4030add24d01f3abd393: No bootstrap required, opened a new log
I20260709 12:24:13.749372 26832 tablet_bootstrap.cc:492] T 876fc3c81e9d45c9bfd654d2a193e118 P 847b25a3981f427c934f9d71dfe34e86: No bootstrap required, opened a new log
I20260709 12:24:13.749660 26833 ts_tablet_manager.cc:1403] T f25a1c4aeaa0477881c7cf34178ea985 P 74886c47428d4030add24d01f3abd393: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.012s
I20260709 12:24:13.749814 26832 ts_tablet_manager.cc:1403] T 876fc3c81e9d45c9bfd654d2a193e118 P 847b25a3981f427c934f9d71dfe34e86: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260709 12:24:13.751518 26831 raft_consensus.cc:359] T f25a1c4aeaa0477881c7cf34178ea985 P 41ce562bea324434b70e09fc80921499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ce562bea324434b70e09fc80921499" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 43689 } } peers { permanent_uuid: "74886c47428d4030add24d01f3abd393" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 44989 } } peers { permanent_uuid: "847b25a3981f427c934f9d71dfe34e86" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41315 } }
I20260709 12:24:13.752118 26831 raft_consensus.cc:385] T f25a1c4aeaa0477881c7cf34178ea985 P 41ce562bea324434b70e09fc80921499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:13.752357 26831 raft_consensus.cc:740] T f25a1c4aeaa0477881c7cf34178ea985 P 41ce562bea324434b70e09fc80921499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41ce562bea324434b70e09fc80921499, State: Initialized, Role: FOLLOWER
I20260709 12:24:13.752562 26833 raft_consensus.cc:359] T f25a1c4aeaa0477881c7cf34178ea985 P 74886c47428d4030add24d01f3abd393 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ce562bea324434b70e09fc80921499" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 43689 } } peers { permanent_uuid: "74886c47428d4030add24d01f3abd393" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 44989 } } peers { permanent_uuid: "847b25a3981f427c934f9d71dfe34e86" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41315 } }
I20260709 12:24:13.752844 26832 raft_consensus.cc:359] T 876fc3c81e9d45c9bfd654d2a193e118 P 847b25a3981f427c934f9d71dfe34e86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74886c47428d4030add24d01f3abd393" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 44989 } } peers { permanent_uuid: "41ce562bea324434b70e09fc80921499" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 43689 } } peers { permanent_uuid: "847b25a3981f427c934f9d71dfe34e86" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41315 } }
I20260709 12:24:13.753340 26833 raft_consensus.cc:385] T f25a1c4aeaa0477881c7cf34178ea985 P 74886c47428d4030add24d01f3abd393 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:13.752995 26831 consensus_queue.cc:260] T f25a1c4aeaa0477881c7cf34178ea985 P 41ce562bea324434b70e09fc80921499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ce562bea324434b70e09fc80921499" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 43689 } } peers { permanent_uuid: "74886c47428d4030add24d01f3abd393" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 44989 } } peers { permanent_uuid: "847b25a3981f427c934f9d71dfe34e86" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41315 } }
I20260709 12:24:13.753568 26832 raft_consensus.cc:385] T 876fc3c81e9d45c9bfd654d2a193e118 P 847b25a3981f427c934f9d71dfe34e86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:13.753674 26833 raft_consensus.cc:740] T f25a1c4aeaa0477881c7cf34178ea985 P 74886c47428d4030add24d01f3abd393 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74886c47428d4030add24d01f3abd393, State: Initialized, Role: FOLLOWER
I20260709 12:24:13.753934 26832 raft_consensus.cc:740] T 876fc3c81e9d45c9bfd654d2a193e118 P 847b25a3981f427c934f9d71dfe34e86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 847b25a3981f427c934f9d71dfe34e86, State: Initialized, Role: FOLLOWER
I20260709 12:24:13.754491 26833 consensus_queue.cc:260] T f25a1c4aeaa0477881c7cf34178ea985 P 74886c47428d4030add24d01f3abd393 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ce562bea324434b70e09fc80921499" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 43689 } } peers { permanent_uuid: "74886c47428d4030add24d01f3abd393" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 44989 } } peers { permanent_uuid: "847b25a3981f427c934f9d71dfe34e86" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41315 } }
I20260709 12:24:13.754892 26832 consensus_queue.cc:260] T 876fc3c81e9d45c9bfd654d2a193e118 P 847b25a3981f427c934f9d71dfe34e86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74886c47428d4030add24d01f3abd393" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 44989 } } peers { permanent_uuid: "41ce562bea324434b70e09fc80921499" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 43689 } } peers { permanent_uuid: "847b25a3981f427c934f9d71dfe34e86" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41315 } }
I20260709 12:24:13.755586 26740 heartbeater.cc:499] Master 127.21.56.254:41547 was elected leader, sending a full tablet report...
I20260709 12:24:13.756014 26831 ts_tablet_manager.cc:1434] T f25a1c4aeaa0477881c7cf34178ea985 P 41ce562bea324434b70e09fc80921499: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:24:13.756966 26831 tablet_bootstrap.cc:492] T 876fc3c81e9d45c9bfd654d2a193e118 P 41ce562bea324434b70e09fc80921499: Bootstrap starting.
I20260709 12:24:13.764039 26833 ts_tablet_manager.cc:1434] T f25a1c4aeaa0477881c7cf34178ea985 P 74886c47428d4030add24d01f3abd393: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.001s
I20260709 12:24:13.765820 26665 heartbeater.cc:499] Master 127.21.56.254:41547 was elected leader, sending a full tablet report...
I20260709 12:24:13.766294 26832 ts_tablet_manager.cc:1434] T 876fc3c81e9d45c9bfd654d2a193e118 P 847b25a3981f427c934f9d71dfe34e86: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.008s
I20260709 12:24:13.766398 26831 tablet_bootstrap.cc:654] T 876fc3c81e9d45c9bfd654d2a193e118 P 41ce562bea324434b70e09fc80921499: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:13.767323 26832 tablet_bootstrap.cc:492] T f25a1c4aeaa0477881c7cf34178ea985 P 847b25a3981f427c934f9d71dfe34e86: Bootstrap starting.
I20260709 12:24:13.766161 26816 heartbeater.cc:499] Master 127.21.56.254:41547 was elected leader, sending a full tablet report...
I20260709 12:24:13.774670 26832 tablet_bootstrap.cc:654] T f25a1c4aeaa0477881c7cf34178ea985 P 847b25a3981f427c934f9d71dfe34e86: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:13.778973 26833 tablet_bootstrap.cc:492] T 876fc3c81e9d45c9bfd654d2a193e118 P 74886c47428d4030add24d01f3abd393: Bootstrap starting.
I20260709 12:24:13.787329 26833 tablet_bootstrap.cc:654] T 876fc3c81e9d45c9bfd654d2a193e118 P 74886c47428d4030add24d01f3abd393: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:13.793071 26832 tablet_bootstrap.cc:492] T f25a1c4aeaa0477881c7cf34178ea985 P 847b25a3981f427c934f9d71dfe34e86: No bootstrap required, opened a new log
I20260709 12:24:13.793509 26832 ts_tablet_manager.cc:1403] T f25a1c4aeaa0477881c7cf34178ea985 P 847b25a3981f427c934f9d71dfe34e86: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.007s
I20260709 12:24:13.794165 26837 raft_consensus.cc:493] T f25a1c4aeaa0477881c7cf34178ea985 P 41ce562bea324434b70e09fc80921499 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:13.794797 26837 raft_consensus.cc:515] T f25a1c4aeaa0477881c7cf34178ea985 P 41ce562bea324434b70e09fc80921499 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ce562bea324434b70e09fc80921499" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 43689 } } peers { permanent_uuid: "74886c47428d4030add24d01f3abd393" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 44989 } } peers { permanent_uuid: "847b25a3981f427c934f9d71dfe34e86" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41315 } }
I20260709 12:24:13.796744 26833 tablet_bootstrap.cc:492] T 876fc3c81e9d45c9bfd654d2a193e118 P 74886c47428d4030add24d01f3abd393: No bootstrap required, opened a new log
I20260709 12:24:13.796327 26832 raft_consensus.cc:359] T f25a1c4aeaa0477881c7cf34178ea985 P 847b25a3981f427c934f9d71dfe34e86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ce562bea324434b70e09fc80921499" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 43689 } } peers { permanent_uuid: "74886c47428d4030add24d01f3abd393" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 44989 } } peers { permanent_uuid: "847b25a3981f427c934f9d71dfe34e86" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41315 } }
I20260709 12:24:13.797205 26832 raft_consensus.cc:385] T f25a1c4aeaa0477881c7cf34178ea985 P 847b25a3981f427c934f9d71dfe34e86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:13.797385 26833 ts_tablet_manager.cc:1403] T 876fc3c81e9d45c9bfd654d2a193e118 P 74886c47428d4030add24d01f3abd393: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.004s
I20260709 12:24:13.797504 26832 raft_consensus.cc:740] T f25a1c4aeaa0477881c7cf34178ea985 P 847b25a3981f427c934f9d71dfe34e86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 847b25a3981f427c934f9d71dfe34e86, State: Initialized, Role: FOLLOWER
I20260709 12:24:13.798488 26832 consensus_queue.cc:260] T f25a1c4aeaa0477881c7cf34178ea985 P 847b25a3981f427c934f9d71dfe34e86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ce562bea324434b70e09fc80921499" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 43689 } } peers { permanent_uuid: "74886c47428d4030add24d01f3abd393" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 44989 } } peers { permanent_uuid: "847b25a3981f427c934f9d71dfe34e86" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41315 } }
I20260709 12:24:13.801047 26832 ts_tablet_manager.cc:1434] T f25a1c4aeaa0477881c7cf34178ea985 P 847b25a3981f427c934f9d71dfe34e86: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:24:13.801077 26833 raft_consensus.cc:359] T 876fc3c81e9d45c9bfd654d2a193e118 P 74886c47428d4030add24d01f3abd393 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74886c47428d4030add24d01f3abd393" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 44989 } } peers { permanent_uuid: "41ce562bea324434b70e09fc80921499" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 43689 } } peers { permanent_uuid: "847b25a3981f427c934f9d71dfe34e86" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41315 } }
I20260709 12:24:13.802590 26833 raft_consensus.cc:385] T 876fc3c81e9d45c9bfd654d2a193e118 P 74886c47428d4030add24d01f3abd393 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:13.802886 26833 raft_consensus.cc:740] T 876fc3c81e9d45c9bfd654d2a193e118 P 74886c47428d4030add24d01f3abd393 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74886c47428d4030add24d01f3abd393, State: Initialized, Role: FOLLOWER
I20260709 12:24:13.803634 26833 consensus_queue.cc:260] T 876fc3c81e9d45c9bfd654d2a193e118 P 74886c47428d4030add24d01f3abd393 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74886c47428d4030add24d01f3abd393" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 44989 } } peers { permanent_uuid: "41ce562bea324434b70e09fc80921499" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 43689 } } peers { permanent_uuid: "847b25a3981f427c934f9d71dfe34e86" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41315 } }
I20260709 12:24:13.805729 26833 ts_tablet_manager.cc:1434] T 876fc3c81e9d45c9bfd654d2a193e118 P 74886c47428d4030add24d01f3abd393: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.000s
I20260709 12:24:13.809147 26837 leader_election.cc:290] T f25a1c4aeaa0477881c7cf34178ea985 P 41ce562bea324434b70e09fc80921499 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74886c47428d4030add24d01f3abd393 (127.21.56.193:44989), 847b25a3981f427c934f9d71dfe34e86 (127.21.56.195:41315)
I20260709 12:24:13.816208 26831 tablet_bootstrap.cc:492] T 876fc3c81e9d45c9bfd654d2a193e118 P 41ce562bea324434b70e09fc80921499: No bootstrap required, opened a new log
I20260709 12:24:13.816758 26831 ts_tablet_manager.cc:1403] T 876fc3c81e9d45c9bfd654d2a193e118 P 41ce562bea324434b70e09fc80921499: Time spent bootstrapping tablet: real 0.060s	user 0.039s	sys 0.012s
I20260709 12:24:13.819686 26831 raft_consensus.cc:359] T 876fc3c81e9d45c9bfd654d2a193e118 P 41ce562bea324434b70e09fc80921499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74886c47428d4030add24d01f3abd393" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 44989 } } peers { permanent_uuid: "41ce562bea324434b70e09fc80921499" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 43689 } } peers { permanent_uuid: "847b25a3981f427c934f9d71dfe34e86" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41315 } }
I20260709 12:24:13.820442 26831 raft_consensus.cc:385] T 876fc3c81e9d45c9bfd654d2a193e118 P 41ce562bea324434b70e09fc80921499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:13.820717 26831 raft_consensus.cc:740] T 876fc3c81e9d45c9bfd654d2a193e118 P 41ce562bea324434b70e09fc80921499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41ce562bea324434b70e09fc80921499, State: Initialized, Role: FOLLOWER
I20260709 12:24:13.821062 26640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f25a1c4aeaa0477881c7cf34178ea985" candidate_uuid: "41ce562bea324434b70e09fc80921499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74886c47428d4030add24d01f3abd393" is_pre_election: true
I20260709 12:24:13.821553 26831 consensus_queue.cc:260] T 876fc3c81e9d45c9bfd654d2a193e118 P 41ce562bea324434b70e09fc80921499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74886c47428d4030add24d01f3abd393" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 44989 } } peers { permanent_uuid: "41ce562bea324434b70e09fc80921499" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 43689 } } peers { permanent_uuid: "847b25a3981f427c934f9d71dfe34e86" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41315 } }
I20260709 12:24:13.821813 26640 raft_consensus.cc:2468] T f25a1c4aeaa0477881c7cf34178ea985 P 74886c47428d4030add24d01f3abd393 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41ce562bea324434b70e09fc80921499 in term 0.
I20260709 12:24:13.823505 26831 ts_tablet_manager.cc:1434] T 876fc3c81e9d45c9bfd654d2a193e118 P 41ce562bea324434b70e09fc80921499: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260709 12:24:13.824342 26680 leader_election.cc:304] T f25a1c4aeaa0477881c7cf34178ea985 P 41ce562bea324434b70e09fc80921499 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41ce562bea324434b70e09fc80921499, 74886c47428d4030add24d01f3abd393; no voters: 
I20260709 12:24:13.825407 26842 raft_consensus.cc:2804] T f25a1c4aeaa0477881c7cf34178ea985 P 41ce562bea324434b70e09fc80921499 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:13.825769 26842 raft_consensus.cc:493] T f25a1c4aeaa0477881c7cf34178ea985 P 41ce562bea324434b70e09fc80921499 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:13.825875 26790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f25a1c4aeaa0477881c7cf34178ea985" candidate_uuid: "41ce562bea324434b70e09fc80921499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "847b25a3981f427c934f9d71dfe34e86" is_pre_election: true
I20260709 12:24:13.826180 26842 raft_consensus.cc:3060] T f25a1c4aeaa0477881c7cf34178ea985 P 41ce562bea324434b70e09fc80921499 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:13.826666 26790 raft_consensus.cc:2468] T f25a1c4aeaa0477881c7cf34178ea985 P 847b25a3981f427c934f9d71dfe34e86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41ce562bea324434b70e09fc80921499 in term 0.
I20260709 12:24:13.833850 26842 raft_consensus.cc:515] T f25a1c4aeaa0477881c7cf34178ea985 P 41ce562bea324434b70e09fc80921499 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ce562bea324434b70e09fc80921499" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 43689 } } peers { permanent_uuid: "74886c47428d4030add24d01f3abd393" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 44989 } } peers { permanent_uuid: "847b25a3981f427c934f9d71dfe34e86" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41315 } }
I20260709 12:24:13.835609 26842 leader_election.cc:290] T f25a1c4aeaa0477881c7cf34178ea985 P 41ce562bea324434b70e09fc80921499 [CANDIDATE]: Term 1 election: Requested vote from peers 74886c47428d4030add24d01f3abd393 (127.21.56.193:44989), 847b25a3981f427c934f9d71dfe34e86 (127.21.56.195:41315)
I20260709 12:24:13.836480 26640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f25a1c4aeaa0477881c7cf34178ea985" candidate_uuid: "41ce562bea324434b70e09fc80921499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74886c47428d4030add24d01f3abd393"
I20260709 12:24:13.836550 26790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f25a1c4aeaa0477881c7cf34178ea985" candidate_uuid: "41ce562bea324434b70e09fc80921499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "847b25a3981f427c934f9d71dfe34e86"
I20260709 12:24:13.837070 26640 raft_consensus.cc:3060] T f25a1c4aeaa0477881c7cf34178ea985 P 74886c47428d4030add24d01f3abd393 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:13.837177 26790 raft_consensus.cc:3060] T f25a1c4aeaa0477881c7cf34178ea985 P 847b25a3981f427c934f9d71dfe34e86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:13.842597 26640 raft_consensus.cc:2468] T f25a1c4aeaa0477881c7cf34178ea985 P 74886c47428d4030add24d01f3abd393 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41ce562bea324434b70e09fc80921499 in term 1.
I20260709 12:24:13.842597 26790 raft_consensus.cc:2468] T f25a1c4aeaa0477881c7cf34178ea985 P 847b25a3981f427c934f9d71dfe34e86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41ce562bea324434b70e09fc80921499 in term 1.
I20260709 12:24:13.843809 26680 leader_election.cc:304] T f25a1c4aeaa0477881c7cf34178ea985 P 41ce562bea324434b70e09fc80921499 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41ce562bea324434b70e09fc80921499, 74886c47428d4030add24d01f3abd393; no voters: 
I20260709 12:24:13.844496 26842 raft_consensus.cc:2804] T f25a1c4aeaa0477881c7cf34178ea985 P 41ce562bea324434b70e09fc80921499 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:13.844859 26842 raft_consensus.cc:697] T f25a1c4aeaa0477881c7cf34178ea985 P 41ce562bea324434b70e09fc80921499 [term 1 LEADER]: Becoming Leader. State: Replica: 41ce562bea324434b70e09fc80921499, State: Running, Role: LEADER
I20260709 12:24:13.845451 26842 consensus_queue.cc:237] T f25a1c4aeaa0477881c7cf34178ea985 P 41ce562bea324434b70e09fc80921499 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ce562bea324434b70e09fc80921499" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 43689 } } peers { permanent_uuid: "74886c47428d4030add24d01f3abd393" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 44989 } } peers { permanent_uuid: "847b25a3981f427c934f9d71dfe34e86" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41315 } }
I20260709 12:24:13.852743 26537 catalog_manager.cc:5697] T f25a1c4aeaa0477881c7cf34178ea985 P 41ce562bea324434b70e09fc80921499 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41ce562bea324434b70e09fc80921499 (127.21.56.194). New cstate: current_term: 1 leader_uuid: "41ce562bea324434b70e09fc80921499" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ce562bea324434b70e09fc80921499" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 43689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74886c47428d4030add24d01f3abd393" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 44989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "847b25a3981f427c934f9d71dfe34e86" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41315 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:14.100713 26839 raft_consensus.cc:493] T 876fc3c81e9d45c9bfd654d2a193e118 P 847b25a3981f427c934f9d71dfe34e86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:14.101240 26839 raft_consensus.cc:515] T 876fc3c81e9d45c9bfd654d2a193e118 P 847b25a3981f427c934f9d71dfe34e86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74886c47428d4030add24d01f3abd393" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 44989 } } peers { permanent_uuid: "41ce562bea324434b70e09fc80921499" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 43689 } } peers { permanent_uuid: "847b25a3981f427c934f9d71dfe34e86" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41315 } }
I20260709 12:24:14.103395 26839 leader_election.cc:290] T 876fc3c81e9d45c9bfd654d2a193e118 P 847b25a3981f427c934f9d71dfe34e86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74886c47428d4030add24d01f3abd393 (127.21.56.193:44989), 41ce562bea324434b70e09fc80921499 (127.21.56.194:43689)
I20260709 12:24:14.113490 26640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "876fc3c81e9d45c9bfd654d2a193e118" candidate_uuid: "847b25a3981f427c934f9d71dfe34e86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74886c47428d4030add24d01f3abd393" is_pre_election: true
I20260709 12:24:14.114220 26640 raft_consensus.cc:2468] T 876fc3c81e9d45c9bfd654d2a193e118 P 74886c47428d4030add24d01f3abd393 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 847b25a3981f427c934f9d71dfe34e86 in term 0.
I20260709 12:24:14.114571 26715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "876fc3c81e9d45c9bfd654d2a193e118" candidate_uuid: "847b25a3981f427c934f9d71dfe34e86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41ce562bea324434b70e09fc80921499" is_pre_election: true
I20260709 12:24:14.115285 26715 raft_consensus.cc:2468] T 876fc3c81e9d45c9bfd654d2a193e118 P 41ce562bea324434b70e09fc80921499 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 847b25a3981f427c934f9d71dfe34e86 in term 0.
I20260709 12:24:14.115339 26754 leader_election.cc:304] T 876fc3c81e9d45c9bfd654d2a193e118 P 847b25a3981f427c934f9d71dfe34e86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74886c47428d4030add24d01f3abd393, 847b25a3981f427c934f9d71dfe34e86; no voters: 
I20260709 12:24:14.116207 26839 raft_consensus.cc:2804] T 876fc3c81e9d45c9bfd654d2a193e118 P 847b25a3981f427c934f9d71dfe34e86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:14.116504 26839 raft_consensus.cc:493] T 876fc3c81e9d45c9bfd654d2a193e118 P 847b25a3981f427c934f9d71dfe34e86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:14.116776 26839 raft_consensus.cc:3060] T 876fc3c81e9d45c9bfd654d2a193e118 P 847b25a3981f427c934f9d71dfe34e86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:14.122150 26839 raft_consensus.cc:515] T 876fc3c81e9d45c9bfd654d2a193e118 P 847b25a3981f427c934f9d71dfe34e86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74886c47428d4030add24d01f3abd393" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 44989 } } peers { permanent_uuid: "41ce562bea324434b70e09fc80921499" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 43689 } } peers { permanent_uuid: "847b25a3981f427c934f9d71dfe34e86" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41315 } }
I20260709 12:24:14.123734 26839 leader_election.cc:290] T 876fc3c81e9d45c9bfd654d2a193e118 P 847b25a3981f427c934f9d71dfe34e86 [CANDIDATE]: Term 1 election: Requested vote from peers 74886c47428d4030add24d01f3abd393 (127.21.56.193:44989), 41ce562bea324434b70e09fc80921499 (127.21.56.194:43689)
I20260709 12:24:14.124564 26640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "876fc3c81e9d45c9bfd654d2a193e118" candidate_uuid: "847b25a3981f427c934f9d71dfe34e86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74886c47428d4030add24d01f3abd393"
I20260709 12:24:14.124821 26715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "876fc3c81e9d45c9bfd654d2a193e118" candidate_uuid: "847b25a3981f427c934f9d71dfe34e86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41ce562bea324434b70e09fc80921499"
I20260709 12:24:14.125255 26640 raft_consensus.cc:3060] T 876fc3c81e9d45c9bfd654d2a193e118 P 74886c47428d4030add24d01f3abd393 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:14.125375 26715 raft_consensus.cc:3060] T 876fc3c81e9d45c9bfd654d2a193e118 P 41ce562bea324434b70e09fc80921499 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:14.132598 26640 raft_consensus.cc:2468] T 876fc3c81e9d45c9bfd654d2a193e118 P 74886c47428d4030add24d01f3abd393 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 847b25a3981f427c934f9d71dfe34e86 in term 1.
I20260709 12:24:14.132598 26715 raft_consensus.cc:2468] T 876fc3c81e9d45c9bfd654d2a193e118 P 41ce562bea324434b70e09fc80921499 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 847b25a3981f427c934f9d71dfe34e86 in term 1.
I20260709 12:24:14.133910 26754 leader_election.cc:304] T 876fc3c81e9d45c9bfd654d2a193e118 P 847b25a3981f427c934f9d71dfe34e86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74886c47428d4030add24d01f3abd393, 847b25a3981f427c934f9d71dfe34e86; no voters: 
I20260709 12:24:14.134682 26839 raft_consensus.cc:2804] T 876fc3c81e9d45c9bfd654d2a193e118 P 847b25a3981f427c934f9d71dfe34e86 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:14.135578 26839 raft_consensus.cc:697] T 876fc3c81e9d45c9bfd654d2a193e118 P 847b25a3981f427c934f9d71dfe34e86 [term 1 LEADER]: Becoming Leader. State: Replica: 847b25a3981f427c934f9d71dfe34e86, State: Running, Role: LEADER
I20260709 12:24:14.136361 26839 consensus_queue.cc:237] T 876fc3c81e9d45c9bfd654d2a193e118 P 847b25a3981f427c934f9d71dfe34e86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74886c47428d4030add24d01f3abd393" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 44989 } } peers { permanent_uuid: "41ce562bea324434b70e09fc80921499" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 43689 } } peers { permanent_uuid: "847b25a3981f427c934f9d71dfe34e86" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41315 } }
I20260709 12:24:14.142688 26537 catalog_manager.cc:5697] T 876fc3c81e9d45c9bfd654d2a193e118 P 847b25a3981f427c934f9d71dfe34e86 reported cstate change: term changed from 0 to 1, leader changed from <none> to 847b25a3981f427c934f9d71dfe34e86 (127.21.56.195). New cstate: current_term: 1 leader_uuid: "847b25a3981f427c934f9d71dfe34e86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74886c47428d4030add24d01f3abd393" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 44989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41ce562bea324434b70e09fc80921499" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 43689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "847b25a3981f427c934f9d71dfe34e86" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41315 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:14.190536 26537 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41742:
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"
    }
  }
}
W20260709 12:24:14.192425 26537 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.
I20260709 12:24:14.214439 26630 tablet_service.cc:1511] Processing CreateTablet for tablet 5eef50215a84435c84afe69b5f82d8ac (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=9bf07e9dfd0a4bdd9b860c50e600dadb]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:24:14.215668 26630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5eef50215a84435c84afe69b5f82d8ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:14.215552 26705 tablet_service.cc:1511] Processing CreateTablet for tablet 5eef50215a84435c84afe69b5f82d8ac (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=9bf07e9dfd0a4bdd9b860c50e600dadb]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:24:14.216717 26705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5eef50215a84435c84afe69b5f82d8ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:14.218434 26780 tablet_service.cc:1511] Processing CreateTablet for tablet 5eef50215a84435c84afe69b5f82d8ac (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=9bf07e9dfd0a4bdd9b860c50e600dadb]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:24:14.219673 26780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5eef50215a84435c84afe69b5f82d8ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:14.221114 26629 tablet_service.cc:1511] Processing CreateTablet for tablet 3fb6b9b11151406b89c39f99100a3519 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=9bf07e9dfd0a4bdd9b860c50e600dadb]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:24:14.222384 26629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fb6b9b11151406b89c39f99100a3519. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:14.227365 26704 tablet_service.cc:1511] Processing CreateTablet for tablet 3fb6b9b11151406b89c39f99100a3519 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=9bf07e9dfd0a4bdd9b860c50e600dadb]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:24:14.228663 26704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fb6b9b11151406b89c39f99100a3519. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:14.229153 26779 tablet_service.cc:1511] Processing CreateTablet for tablet 3fb6b9b11151406b89c39f99100a3519 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=9bf07e9dfd0a4bdd9b860c50e600dadb]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:24:14.230363 26779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fb6b9b11151406b89c39f99100a3519. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:14.232827 26831 tablet_bootstrap.cc:492] T 5eef50215a84435c84afe69b5f82d8ac P 41ce562bea324434b70e09fc80921499: Bootstrap starting.
I20260709 12:24:14.238941 26831 tablet_bootstrap.cc:654] T 5eef50215a84435c84afe69b5f82d8ac P 41ce562bea324434b70e09fc80921499: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:14.246852 26831 tablet_bootstrap.cc:492] T 5eef50215a84435c84afe69b5f82d8ac P 41ce562bea324434b70e09fc80921499: No bootstrap required, opened a new log
I20260709 12:24:14.247386 26832 tablet_bootstrap.cc:492] T 5eef50215a84435c84afe69b5f82d8ac P 847b25a3981f427c934f9d71dfe34e86: Bootstrap starting.
I20260709 12:24:14.247769 26831 ts_tablet_manager.cc:1403] T 5eef50215a84435c84afe69b5f82d8ac P 41ce562bea324434b70e09fc80921499: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.001s
I20260709 12:24:14.251070 26831 raft_consensus.cc:359] T 5eef50215a84435c84afe69b5f82d8ac P 41ce562bea324434b70e09fc80921499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74886c47428d4030add24d01f3abd393" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 44989 } } peers { permanent_uuid: "41ce562bea324434b70e09fc80921499" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 43689 } } peers { permanent_uuid: "847b25a3981f427c934f9d71dfe34e86" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41315 } }
I20260709 12:24:14.251921 26833 tablet_bootstrap.cc:492] T 3fb6b9b11151406b89c39f99100a3519 P 74886c47428d4030add24d01f3abd393: Bootstrap starting.
I20260709 12:24:14.254597 26832 tablet_bootstrap.cc:654] T 5eef50215a84435c84afe69b5f82d8ac P 847b25a3981f427c934f9d71dfe34e86: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:14.251883 26831 raft_consensus.cc:385] T 5eef50215a84435c84afe69b5f82d8ac P 41ce562bea324434b70e09fc80921499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:14.255283 26831 raft_consensus.cc:740] T 5eef50215a84435c84afe69b5f82d8ac P 41ce562bea324434b70e09fc80921499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41ce562bea324434b70e09fc80921499, State: Initialized, Role: FOLLOWER
I20260709 12:24:14.256229 26831 consensus_queue.cc:260] T 5eef50215a84435c84afe69b5f82d8ac P 41ce562bea324434b70e09fc80921499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74886c47428d4030add24d01f3abd393" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 44989 } } peers { permanent_uuid: "41ce562bea324434b70e09fc80921499" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 43689 } } peers { permanent_uuid: "847b25a3981f427c934f9d71dfe34e86" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41315 } }
I20260709 12:24:14.259290 26833 tablet_bootstrap.cc:654] T 3fb6b9b11151406b89c39f99100a3519 P 74886c47428d4030add24d01f3abd393: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:14.260550 26831 ts_tablet_manager.cc:1434] T 5eef50215a84435c84afe69b5f82d8ac P 41ce562bea324434b70e09fc80921499: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:24:14.261651 26831 tablet_bootstrap.cc:492] T 3fb6b9b11151406b89c39f99100a3519 P 41ce562bea324434b70e09fc80921499: Bootstrap starting.
I20260709 12:24:14.270300 26832 tablet_bootstrap.cc:492] T 5eef50215a84435c84afe69b5f82d8ac P 847b25a3981f427c934f9d71dfe34e86: No bootstrap required, opened a new log
I20260709 12:24:14.270499 26833 tablet_bootstrap.cc:492] T 3fb6b9b11151406b89c39f99100a3519 P 74886c47428d4030add24d01f3abd393: No bootstrap required, opened a new log
I20260709 12:24:14.270903 26832 ts_tablet_manager.cc:1403] T 5eef50215a84435c84afe69b5f82d8ac P 847b25a3981f427c934f9d71dfe34e86: Time spent bootstrapping tablet: real 0.024s	user 0.002s	sys 0.011s
I20260709 12:24:14.271051 26833 ts_tablet_manager.cc:1403] T 3fb6b9b11151406b89c39f99100a3519 P 74886c47428d4030add24d01f3abd393: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260709 12:24:14.272256 26831 tablet_bootstrap.cc:654] T 3fb6b9b11151406b89c39f99100a3519 P 41ce562bea324434b70e09fc80921499: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:14.273473 26832 raft_consensus.cc:359] T 5eef50215a84435c84afe69b5f82d8ac P 847b25a3981f427c934f9d71dfe34e86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74886c47428d4030add24d01f3abd393" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 44989 } } peers { permanent_uuid: "41ce562bea324434b70e09fc80921499" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 43689 } } peers { permanent_uuid: "847b25a3981f427c934f9d71dfe34e86" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41315 } }
I20260709 12:24:14.274159 26832 raft_consensus.cc:385] T 5eef50215a84435c84afe69b5f82d8ac P 847b25a3981f427c934f9d71dfe34e86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:14.274401 26832 raft_consensus.cc:740] T 5eef50215a84435c84afe69b5f82d8ac P 847b25a3981f427c934f9d71dfe34e86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 847b25a3981f427c934f9d71dfe34e86, State: Initialized, Role: FOLLOWER
I20260709 12:24:14.274258 26833 raft_consensus.cc:359] T 3fb6b9b11151406b89c39f99100a3519 P 74886c47428d4030add24d01f3abd393 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74886c47428d4030add24d01f3abd393" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 44989 } } peers { permanent_uuid: "41ce562bea324434b70e09fc80921499" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 43689 } } peers { permanent_uuid: "847b25a3981f427c934f9d71dfe34e86" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41315 } }
I20260709 12:24:14.275081 26833 raft_consensus.cc:385] T 3fb6b9b11151406b89c39f99100a3519 P 74886c47428d4030add24d01f3abd393 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:14.275558 26833 raft_consensus.cc:740] T 3fb6b9b11151406b89c39f99100a3519 P 74886c47428d4030add24d01f3abd393 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74886c47428d4030add24d01f3abd393, State: Initialized, Role: FOLLOWER
I20260709 12:24:14.275125 26832 consensus_queue.cc:260] T 5eef50215a84435c84afe69b5f82d8ac P 847b25a3981f427c934f9d71dfe34e86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74886c47428d4030add24d01f3abd393" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 44989 } } peers { permanent_uuid: "41ce562bea324434b70e09fc80921499" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 43689 } } peers { permanent_uuid: "847b25a3981f427c934f9d71dfe34e86" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41315 } }
I20260709 12:24:14.276268 26833 consensus_queue.cc:260] T 3fb6b9b11151406b89c39f99100a3519 P 74886c47428d4030add24d01f3abd393 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74886c47428d4030add24d01f3abd393" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 44989 } } peers { permanent_uuid: "41ce562bea324434b70e09fc80921499" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 43689 } } peers { permanent_uuid: "847b25a3981f427c934f9d71dfe34e86" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41315 } }
I20260709 12:24:14.277422 26832 ts_tablet_manager.cc:1434] T 5eef50215a84435c84afe69b5f82d8ac P 847b25a3981f427c934f9d71dfe34e86: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 12:24:14.278502 26832 tablet_bootstrap.cc:492] T 3fb6b9b11151406b89c39f99100a3519 P 847b25a3981f427c934f9d71dfe34e86: Bootstrap starting.
I20260709 12:24:14.278625 26833 ts_tablet_manager.cc:1434] T 3fb6b9b11151406b89c39f99100a3519 P 74886c47428d4030add24d01f3abd393: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:24:14.280433 26833 tablet_bootstrap.cc:492] T 5eef50215a84435c84afe69b5f82d8ac P 74886c47428d4030add24d01f3abd393: Bootstrap starting.
I20260709 12:24:14.285442 26832 tablet_bootstrap.cc:654] T 3fb6b9b11151406b89c39f99100a3519 P 847b25a3981f427c934f9d71dfe34e86: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:14.286830 26833 tablet_bootstrap.cc:654] T 5eef50215a84435c84afe69b5f82d8ac P 74886c47428d4030add24d01f3abd393: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:14.291204 26831 tablet_bootstrap.cc:492] T 3fb6b9b11151406b89c39f99100a3519 P 41ce562bea324434b70e09fc80921499: No bootstrap required, opened a new log
I20260709 12:24:14.291776 26831 ts_tablet_manager.cc:1403] T 3fb6b9b11151406b89c39f99100a3519 P 41ce562bea324434b70e09fc80921499: Time spent bootstrapping tablet: real 0.030s	user 0.005s	sys 0.006s
I20260709 12:24:14.294317 26833 tablet_bootstrap.cc:492] T 5eef50215a84435c84afe69b5f82d8ac P 74886c47428d4030add24d01f3abd393: No bootstrap required, opened a new log
I20260709 12:24:14.294346 26832 tablet_bootstrap.cc:492] T 3fb6b9b11151406b89c39f99100a3519 P 847b25a3981f427c934f9d71dfe34e86: No bootstrap required, opened a new log
I20260709 12:24:14.294867 26833 ts_tablet_manager.cc:1403] T 5eef50215a84435c84afe69b5f82d8ac P 74886c47428d4030add24d01f3abd393: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 12:24:14.295362 26832 ts_tablet_manager.cc:1403] T 3fb6b9b11151406b89c39f99100a3519 P 847b25a3981f427c934f9d71dfe34e86: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.005s
I20260709 12:24:14.294844 26831 raft_consensus.cc:359] T 3fb6b9b11151406b89c39f99100a3519 P 41ce562bea324434b70e09fc80921499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74886c47428d4030add24d01f3abd393" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 44989 } } peers { permanent_uuid: "41ce562bea324434b70e09fc80921499" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 43689 } } peers { permanent_uuid: "847b25a3981f427c934f9d71dfe34e86" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41315 } }
I20260709 12:24:14.295838 26831 raft_consensus.cc:385] T 3fb6b9b11151406b89c39f99100a3519 P 41ce562bea324434b70e09fc80921499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:14.296139 26831 raft_consensus.cc:740] T 3fb6b9b11151406b89c39f99100a3519 P 41ce562bea324434b70e09fc80921499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41ce562bea324434b70e09fc80921499, State: Initialized, Role: FOLLOWER
I20260709 12:24:14.296872 26831 consensus_queue.cc:260] T 3fb6b9b11151406b89c39f99100a3519 P 41ce562bea324434b70e09fc80921499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74886c47428d4030add24d01f3abd393" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 44989 } } peers { permanent_uuid: "41ce562bea324434b70e09fc80921499" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 43689 } } peers { permanent_uuid: "847b25a3981f427c934f9d71dfe34e86" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41315 } }
I20260709 12:24:14.297959 26832 raft_consensus.cc:359] T 3fb6b9b11151406b89c39f99100a3519 P 847b25a3981f427c934f9d71dfe34e86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74886c47428d4030add24d01f3abd393" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 44989 } } peers { permanent_uuid: "41ce562bea324434b70e09fc80921499" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 43689 } } peers { permanent_uuid: "847b25a3981f427c934f9d71dfe34e86" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41315 } }
I20260709 12:24:14.298732 26832 raft_consensus.cc:385] T 3fb6b9b11151406b89c39f99100a3519 P 847b25a3981f427c934f9d71dfe34e86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:14.298337 26833 raft_consensus.cc:359] T 5eef50215a84435c84afe69b5f82d8ac P 74886c47428d4030add24d01f3abd393 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74886c47428d4030add24d01f3abd393" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 44989 } } peers { permanent_uuid: "41ce562bea324434b70e09fc80921499" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 43689 } } peers { permanent_uuid: "847b25a3981f427c934f9d71dfe34e86" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41315 } }
I20260709 12:24:14.299062 26832 raft_consensus.cc:740] T 3fb6b9b11151406b89c39f99100a3519 P 847b25a3981f427c934f9d71dfe34e86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 847b25a3981f427c934f9d71dfe34e86, State: Initialized, Role: FOLLOWER
I20260709 12:24:14.299106 26831 ts_tablet_manager.cc:1434] T 3fb6b9b11151406b89c39f99100a3519 P 41ce562bea324434b70e09fc80921499: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 12:24:14.299206 26833 raft_consensus.cc:385] T 5eef50215a84435c84afe69b5f82d8ac P 74886c47428d4030add24d01f3abd393 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:14.299794 26833 raft_consensus.cc:740] T 5eef50215a84435c84afe69b5f82d8ac P 74886c47428d4030add24d01f3abd393 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74886c47428d4030add24d01f3abd393, State: Initialized, Role: FOLLOWER
I20260709 12:24:14.300129 26832 consensus_queue.cc:260] T 3fb6b9b11151406b89c39f99100a3519 P 847b25a3981f427c934f9d71dfe34e86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74886c47428d4030add24d01f3abd393" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 44989 } } peers { permanent_uuid: "41ce562bea324434b70e09fc80921499" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 43689 } } peers { permanent_uuid: "847b25a3981f427c934f9d71dfe34e86" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41315 } }
I20260709 12:24:14.300565 26833 consensus_queue.cc:260] T 5eef50215a84435c84afe69b5f82d8ac P 74886c47428d4030add24d01f3abd393 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74886c47428d4030add24d01f3abd393" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 44989 } } peers { permanent_uuid: "41ce562bea324434b70e09fc80921499" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 43689 } } peers { permanent_uuid: "847b25a3981f427c934f9d71dfe34e86" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41315 } }
I20260709 12:24:14.302495 26832 ts_tablet_manager.cc:1434] T 3fb6b9b11151406b89c39f99100a3519 P 847b25a3981f427c934f9d71dfe34e86: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:24:14.304867 26833 ts_tablet_manager.cc:1434] T 5eef50215a84435c84afe69b5f82d8ac P 74886c47428d4030add24d01f3abd393: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:24:14.314093 26842 raft_consensus.cc:493] T 3fb6b9b11151406b89c39f99100a3519 P 41ce562bea324434b70e09fc80921499 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:14.314569 26842 raft_consensus.cc:515] T 3fb6b9b11151406b89c39f99100a3519 P 41ce562bea324434b70e09fc80921499 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74886c47428d4030add24d01f3abd393" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 44989 } } peers { permanent_uuid: "41ce562bea324434b70e09fc80921499" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 43689 } } peers { permanent_uuid: "847b25a3981f427c934f9d71dfe34e86" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41315 } }
I20260709 12:24:14.316260 26842 leader_election.cc:290] T 3fb6b9b11151406b89c39f99100a3519 P 41ce562bea324434b70e09fc80921499 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74886c47428d4030add24d01f3abd393 (127.21.56.193:44989), 847b25a3981f427c934f9d71dfe34e86 (127.21.56.195:41315)
I20260709 12:24:14.316955 26640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb6b9b11151406b89c39f99100a3519" candidate_uuid: "41ce562bea324434b70e09fc80921499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74886c47428d4030add24d01f3abd393" is_pre_election: true
I20260709 12:24:14.317211 26790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb6b9b11151406b89c39f99100a3519" candidate_uuid: "41ce562bea324434b70e09fc80921499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "847b25a3981f427c934f9d71dfe34e86" is_pre_election: true
I20260709 12:24:14.317523 26640 raft_consensus.cc:2468] T 3fb6b9b11151406b89c39f99100a3519 P 74886c47428d4030add24d01f3abd393 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41ce562bea324434b70e09fc80921499 in term 0.
I20260709 12:24:14.317804 26790 raft_consensus.cc:2468] T 3fb6b9b11151406b89c39f99100a3519 P 847b25a3981f427c934f9d71dfe34e86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41ce562bea324434b70e09fc80921499 in term 0.
I20260709 12:24:14.318468 26680 leader_election.cc:304] T 3fb6b9b11151406b89c39f99100a3519 P 41ce562bea324434b70e09fc80921499 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41ce562bea324434b70e09fc80921499, 74886c47428d4030add24d01f3abd393; no voters: 
I20260709 12:24:14.319205 26842 raft_consensus.cc:2804] T 3fb6b9b11151406b89c39f99100a3519 P 41ce562bea324434b70e09fc80921499 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:14.319552 26842 raft_consensus.cc:493] T 3fb6b9b11151406b89c39f99100a3519 P 41ce562bea324434b70e09fc80921499 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:14.319816 26842 raft_consensus.cc:3060] T 3fb6b9b11151406b89c39f99100a3519 P 41ce562bea324434b70e09fc80921499 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:14.324617 26842 raft_consensus.cc:515] T 3fb6b9b11151406b89c39f99100a3519 P 41ce562bea324434b70e09fc80921499 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74886c47428d4030add24d01f3abd393" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 44989 } } peers { permanent_uuid: "41ce562bea324434b70e09fc80921499" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 43689 } } peers { permanent_uuid: "847b25a3981f427c934f9d71dfe34e86" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41315 } }
I20260709 12:24:14.326331 26842 leader_election.cc:290] T 3fb6b9b11151406b89c39f99100a3519 P 41ce562bea324434b70e09fc80921499 [CANDIDATE]: Term 1 election: Requested vote from peers 74886c47428d4030add24d01f3abd393 (127.21.56.193:44989), 847b25a3981f427c934f9d71dfe34e86 (127.21.56.195:41315)
I20260709 12:24:14.327061 26640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb6b9b11151406b89c39f99100a3519" candidate_uuid: "41ce562bea324434b70e09fc80921499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74886c47428d4030add24d01f3abd393"
I20260709 12:24:14.327313 26790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb6b9b11151406b89c39f99100a3519" candidate_uuid: "41ce562bea324434b70e09fc80921499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "847b25a3981f427c934f9d71dfe34e86"
I20260709 12:24:14.327723 26640 raft_consensus.cc:3060] T 3fb6b9b11151406b89c39f99100a3519 P 74886c47428d4030add24d01f3abd393 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:14.327854 26790 raft_consensus.cc:3060] T 3fb6b9b11151406b89c39f99100a3519 P 847b25a3981f427c934f9d71dfe34e86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:14.334865 26640 raft_consensus.cc:2468] T 3fb6b9b11151406b89c39f99100a3519 P 74886c47428d4030add24d01f3abd393 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41ce562bea324434b70e09fc80921499 in term 1.
I20260709 12:24:14.334865 26790 raft_consensus.cc:2468] T 3fb6b9b11151406b89c39f99100a3519 P 847b25a3981f427c934f9d71dfe34e86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41ce562bea324434b70e09fc80921499 in term 1.
I20260709 12:24:14.336031 26680 leader_election.cc:304] T 3fb6b9b11151406b89c39f99100a3519 P 41ce562bea324434b70e09fc80921499 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41ce562bea324434b70e09fc80921499, 74886c47428d4030add24d01f3abd393; no voters: 
I20260709 12:24:14.336673 26842 raft_consensus.cc:2804] T 3fb6b9b11151406b89c39f99100a3519 P 41ce562bea324434b70e09fc80921499 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:14.337096 26842 raft_consensus.cc:697] T 3fb6b9b11151406b89c39f99100a3519 P 41ce562bea324434b70e09fc80921499 [term 1 LEADER]: Becoming Leader. State: Replica: 41ce562bea324434b70e09fc80921499, State: Running, Role: LEADER
I20260709 12:24:14.337780 26842 consensus_queue.cc:237] T 3fb6b9b11151406b89c39f99100a3519 P 41ce562bea324434b70e09fc80921499 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74886c47428d4030add24d01f3abd393" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 44989 } } peers { permanent_uuid: "41ce562bea324434b70e09fc80921499" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 43689 } } peers { permanent_uuid: "847b25a3981f427c934f9d71dfe34e86" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41315 } }
I20260709 12:24:14.344772 26536 catalog_manager.cc:5697] T 3fb6b9b11151406b89c39f99100a3519 P 41ce562bea324434b70e09fc80921499 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41ce562bea324434b70e09fc80921499 (127.21.56.194). New cstate: current_term: 1 leader_uuid: "41ce562bea324434b70e09fc80921499" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74886c47428d4030add24d01f3abd393" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 44989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41ce562bea324434b70e09fc80921499" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 43689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "847b25a3981f427c934f9d71dfe34e86" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41315 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:14.354513 26842 consensus_queue.cc:1048] T f25a1c4aeaa0477881c7cf34178ea985 P 41ce562bea324434b70e09fc80921499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "847b25a3981f427c934f9d71dfe34e86" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:14.365280 26837 consensus_queue.cc:1048] T f25a1c4aeaa0477881c7cf34178ea985 P 41ce562bea324434b70e09fc80921499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74886c47428d4030add24d01f3abd393" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 44989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:14.543897 26837 raft_consensus.cc:493] T 5eef50215a84435c84afe69b5f82d8ac P 41ce562bea324434b70e09fc80921499 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:14.544361 26837 raft_consensus.cc:515] T 5eef50215a84435c84afe69b5f82d8ac P 41ce562bea324434b70e09fc80921499 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74886c47428d4030add24d01f3abd393" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 44989 } } peers { permanent_uuid: "41ce562bea324434b70e09fc80921499" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 43689 } } peers { permanent_uuid: "847b25a3981f427c934f9d71dfe34e86" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41315 } }
I20260709 12:24:14.546077 26837 leader_election.cc:290] T 5eef50215a84435c84afe69b5f82d8ac P 41ce562bea324434b70e09fc80921499 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74886c47428d4030add24d01f3abd393 (127.21.56.193:44989), 847b25a3981f427c934f9d71dfe34e86 (127.21.56.195:41315)
I20260709 12:24:14.547014 26640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eef50215a84435c84afe69b5f82d8ac" candidate_uuid: "41ce562bea324434b70e09fc80921499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74886c47428d4030add24d01f3abd393" is_pre_election: true
I20260709 12:24:14.547148 26790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eef50215a84435c84afe69b5f82d8ac" candidate_uuid: "41ce562bea324434b70e09fc80921499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "847b25a3981f427c934f9d71dfe34e86" is_pre_election: true
I20260709 12:24:14.547678 26640 raft_consensus.cc:2468] T 5eef50215a84435c84afe69b5f82d8ac P 74886c47428d4030add24d01f3abd393 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41ce562bea324434b70e09fc80921499 in term 0.
I20260709 12:24:14.547727 26790 raft_consensus.cc:2468] T 5eef50215a84435c84afe69b5f82d8ac P 847b25a3981f427c934f9d71dfe34e86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41ce562bea324434b70e09fc80921499 in term 0.
I20260709 12:24:14.548620 26680 leader_election.cc:304] T 5eef50215a84435c84afe69b5f82d8ac P 41ce562bea324434b70e09fc80921499 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41ce562bea324434b70e09fc80921499, 74886c47428d4030add24d01f3abd393; no voters: 
I20260709 12:24:14.549265 26837 raft_consensus.cc:2804] T 5eef50215a84435c84afe69b5f82d8ac P 41ce562bea324434b70e09fc80921499 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:14.549525 26837 raft_consensus.cc:493] T 5eef50215a84435c84afe69b5f82d8ac P 41ce562bea324434b70e09fc80921499 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:14.549829 26837 raft_consensus.cc:3060] T 5eef50215a84435c84afe69b5f82d8ac P 41ce562bea324434b70e09fc80921499 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:14.555054 26837 raft_consensus.cc:515] T 5eef50215a84435c84afe69b5f82d8ac P 41ce562bea324434b70e09fc80921499 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74886c47428d4030add24d01f3abd393" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 44989 } } peers { permanent_uuid: "41ce562bea324434b70e09fc80921499" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 43689 } } peers { permanent_uuid: "847b25a3981f427c934f9d71dfe34e86" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41315 } }
I20260709 12:24:14.556787 26837 leader_election.cc:290] T 5eef50215a84435c84afe69b5f82d8ac P 41ce562bea324434b70e09fc80921499 [CANDIDATE]: Term 1 election: Requested vote from peers 74886c47428d4030add24d01f3abd393 (127.21.56.193:44989), 847b25a3981f427c934f9d71dfe34e86 (127.21.56.195:41315)
I20260709 12:24:14.557605 26640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eef50215a84435c84afe69b5f82d8ac" candidate_uuid: "41ce562bea324434b70e09fc80921499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74886c47428d4030add24d01f3abd393"
I20260709 12:24:14.558306 26640 raft_consensus.cc:3060] T 5eef50215a84435c84afe69b5f82d8ac P 74886c47428d4030add24d01f3abd393 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:14.558254 26790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eef50215a84435c84afe69b5f82d8ac" candidate_uuid: "41ce562bea324434b70e09fc80921499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "847b25a3981f427c934f9d71dfe34e86"
I20260709 12:24:14.559000 26790 raft_consensus.cc:3060] T 5eef50215a84435c84afe69b5f82d8ac P 847b25a3981f427c934f9d71dfe34e86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:14.565722 26790 raft_consensus.cc:2468] T 5eef50215a84435c84afe69b5f82d8ac P 847b25a3981f427c934f9d71dfe34e86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41ce562bea324434b70e09fc80921499 in term 1.
I20260709 12:24:14.565722 26640 raft_consensus.cc:2468] T 5eef50215a84435c84afe69b5f82d8ac P 74886c47428d4030add24d01f3abd393 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41ce562bea324434b70e09fc80921499 in term 1.
I20260709 12:24:14.567170 26681 leader_election.cc:304] T 5eef50215a84435c84afe69b5f82d8ac P 41ce562bea324434b70e09fc80921499 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41ce562bea324434b70e09fc80921499, 847b25a3981f427c934f9d71dfe34e86; no voters: 
I20260709 12:24:14.567924 26837 raft_consensus.cc:2804] T 5eef50215a84435c84afe69b5f82d8ac P 41ce562bea324434b70e09fc80921499 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:14.568303 26837 raft_consensus.cc:697] T 5eef50215a84435c84afe69b5f82d8ac P 41ce562bea324434b70e09fc80921499 [term 1 LEADER]: Becoming Leader. State: Replica: 41ce562bea324434b70e09fc80921499, State: Running, Role: LEADER
I20260709 12:24:14.568969 26837 consensus_queue.cc:237] T 5eef50215a84435c84afe69b5f82d8ac P 41ce562bea324434b70e09fc80921499 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74886c47428d4030add24d01f3abd393" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 44989 } } peers { permanent_uuid: "41ce562bea324434b70e09fc80921499" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 43689 } } peers { permanent_uuid: "847b25a3981f427c934f9d71dfe34e86" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41315 } }
I20260709 12:24:14.576072 26536 catalog_manager.cc:5697] T 5eef50215a84435c84afe69b5f82d8ac P 41ce562bea324434b70e09fc80921499 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41ce562bea324434b70e09fc80921499 (127.21.56.194). New cstate: current_term: 1 leader_uuid: "41ce562bea324434b70e09fc80921499" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74886c47428d4030add24d01f3abd393" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 44989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41ce562bea324434b70e09fc80921499" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 43689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "847b25a3981f427c934f9d71dfe34e86" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41315 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:14.618155 26715 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f25a1c4aeaa0477881c7cf34178ea985"
dest_uuid: "41ce562bea324434b70e09fc80921499"
mode: GRACEFUL
new_leader_uuid: "74886c47428d4030add24d01f3abd393"
 from {username='slave'} at 127.0.0.1:37598
I20260709 12:24:14.618654 26715 raft_consensus.cc:606] T f25a1c4aeaa0477881c7cf34178ea985 P 41ce562bea324434b70e09fc80921499 [term 1 LEADER]: Received request to transfer leadership to TS 74886c47428d4030add24d01f3abd393
I20260709 12:24:14.631336 26790 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "876fc3c81e9d45c9bfd654d2a193e118"
dest_uuid: "847b25a3981f427c934f9d71dfe34e86"
mode: GRACEFUL
new_leader_uuid: "41ce562bea324434b70e09fc80921499"
 from {username='slave'} at 127.0.0.1:49130
I20260709 12:24:14.631868 26790 raft_consensus.cc:606] T 876fc3c81e9d45c9bfd654d2a193e118 P 847b25a3981f427c934f9d71dfe34e86 [term 1 LEADER]: Received request to transfer leadership to TS 41ce562bea324434b70e09fc80921499
I20260709 12:24:14.637305 26715 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5eef50215a84435c84afe69b5f82d8ac"
dest_uuid: "41ce562bea324434b70e09fc80921499"
mode: GRACEFUL
new_leader_uuid: "74886c47428d4030add24d01f3abd393"
 from {username='slave'} at 127.0.0.1:37598
I20260709 12:24:14.637838 26715 raft_consensus.cc:606] T 5eef50215a84435c84afe69b5f82d8ac P 41ce562bea324434b70e09fc80921499 [term 1 LEADER]: Received request to transfer leadership to TS 74886c47428d4030add24d01f3abd393
I20260709 12:24:14.642690 26715 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3fb6b9b11151406b89c39f99100a3519"
dest_uuid: "41ce562bea324434b70e09fc80921499"
mode: GRACEFUL
new_leader_uuid: "74886c47428d4030add24d01f3abd393"
 from {username='slave'} at 127.0.0.1:37598
I20260709 12:24:14.643199 26715 raft_consensus.cc:606] T 3fb6b9b11151406b89c39f99100a3519 P 41ce562bea324434b70e09fc80921499 [term 1 LEADER]: Received request to transfer leadership to TS 74886c47428d4030add24d01f3abd393
I20260709 12:24:14.677486 26839 consensus_queue.cc:1048] T 876fc3c81e9d45c9bfd654d2a193e118 P 847b25a3981f427c934f9d71dfe34e86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41ce562bea324434b70e09fc80921499" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 43689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:14.685578 26873 raft_consensus.cc:993] T 876fc3c81e9d45c9bfd654d2a193e118 P 847b25a3981f427c934f9d71dfe34e86: : Instructing follower 41ce562bea324434b70e09fc80921499 to start an election
I20260709 12:24:14.687057 26839 raft_consensus.cc:1081] T 876fc3c81e9d45c9bfd654d2a193e118 P 847b25a3981f427c934f9d71dfe34e86 [term 1 LEADER]: Signalling peer 41ce562bea324434b70e09fc80921499 to start an election
I20260709 12:24:14.690725 26715 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "876fc3c81e9d45c9bfd654d2a193e118"
dest_uuid: "41ce562bea324434b70e09fc80921499"
 from {username='slave'} at 127.0.0.1:37594
I20260709 12:24:14.691329 26715 raft_consensus.cc:493] T 876fc3c81e9d45c9bfd654d2a193e118 P 41ce562bea324434b70e09fc80921499 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:14.691737 26715 raft_consensus.cc:3060] T 876fc3c81e9d45c9bfd654d2a193e118 P 41ce562bea324434b70e09fc80921499 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:14.694263 26839 consensus_queue.cc:1048] T 876fc3c81e9d45c9bfd654d2a193e118 P 847b25a3981f427c934f9d71dfe34e86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74886c47428d4030add24d01f3abd393" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 44989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:14.702405 26715 raft_consensus.cc:515] T 876fc3c81e9d45c9bfd654d2a193e118 P 41ce562bea324434b70e09fc80921499 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74886c47428d4030add24d01f3abd393" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 44989 } } peers { permanent_uuid: "41ce562bea324434b70e09fc80921499" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 43689 } } peers { permanent_uuid: "847b25a3981f427c934f9d71dfe34e86" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41315 } }
I20260709 12:24:14.704830 26715 leader_election.cc:290] T 876fc3c81e9d45c9bfd654d2a193e118 P 41ce562bea324434b70e09fc80921499 [CANDIDATE]: Term 2 election: Requested vote from peers 74886c47428d4030add24d01f3abd393 (127.21.56.193:44989), 847b25a3981f427c934f9d71dfe34e86 (127.21.56.195:41315)
I20260709 12:24:14.705613 26639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "876fc3c81e9d45c9bfd654d2a193e118" candidate_uuid: "41ce562bea324434b70e09fc80921499" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "74886c47428d4030add24d01f3abd393"
I20260709 12:24:14.706334 26790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "876fc3c81e9d45c9bfd654d2a193e118" candidate_uuid: "41ce562bea324434b70e09fc80921499" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "847b25a3981f427c934f9d71dfe34e86"
I20260709 12:24:14.706954 26790 raft_consensus.cc:3055] T 876fc3c81e9d45c9bfd654d2a193e118 P 847b25a3981f427c934f9d71dfe34e86 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:14.707278 26790 raft_consensus.cc:740] T 876fc3c81e9d45c9bfd654d2a193e118 P 847b25a3981f427c934f9d71dfe34e86 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 847b25a3981f427c934f9d71dfe34e86, State: Running, Role: LEADER
I20260709 12:24:14.706331 26639 raft_consensus.cc:3060] T 876fc3c81e9d45c9bfd654d2a193e118 P 74886c47428d4030add24d01f3abd393 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:14.708105 26790 consensus_queue.cc:260] T 876fc3c81e9d45c9bfd654d2a193e118 P 847b25a3981f427c934f9d71dfe34e86 [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: "74886c47428d4030add24d01f3abd393" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 44989 } } peers { permanent_uuid: "41ce562bea324434b70e09fc80921499" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 43689 } } peers { permanent_uuid: "847b25a3981f427c934f9d71dfe34e86" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41315 } }
I20260709 12:24:14.709225 26790 raft_consensus.cc:3060] T 876fc3c81e9d45c9bfd654d2a193e118 P 847b25a3981f427c934f9d71dfe34e86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:14.716197 26790 raft_consensus.cc:2468] T 876fc3c81e9d45c9bfd654d2a193e118 P 847b25a3981f427c934f9d71dfe34e86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41ce562bea324434b70e09fc80921499 in term 2.
I20260709 12:24:14.716189 26639 raft_consensus.cc:2468] T 876fc3c81e9d45c9bfd654d2a193e118 P 74886c47428d4030add24d01f3abd393 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41ce562bea324434b70e09fc80921499 in term 2.
I20260709 12:24:14.717437 26680 leader_election.cc:304] T 876fc3c81e9d45c9bfd654d2a193e118 P 41ce562bea324434b70e09fc80921499 [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: 41ce562bea324434b70e09fc80921499, 74886c47428d4030add24d01f3abd393; no voters: 
I20260709 12:24:14.718314 26837 raft_consensus.cc:2804] T 876fc3c81e9d45c9bfd654d2a193e118 P 41ce562bea324434b70e09fc80921499 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:14.718793 26837 raft_consensus.cc:697] T 876fc3c81e9d45c9bfd654d2a193e118 P 41ce562bea324434b70e09fc80921499 [term 2 LEADER]: Becoming Leader. State: Replica: 41ce562bea324434b70e09fc80921499, State: Running, Role: LEADER
I20260709 12:24:14.719481 26837 consensus_queue.cc:237] T 876fc3c81e9d45c9bfd654d2a193e118 P 41ce562bea324434b70e09fc80921499 [LEADER]: Queue 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: "74886c47428d4030add24d01f3abd393" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 44989 } } peers { permanent_uuid: "41ce562bea324434b70e09fc80921499" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 43689 } } peers { permanent_uuid: "847b25a3981f427c934f9d71dfe34e86" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41315 } }
I20260709 12:24:14.726410 26537 catalog_manager.cc:5697] T 876fc3c81e9d45c9bfd654d2a193e118 P 41ce562bea324434b70e09fc80921499 reported cstate change: term changed from 1 to 2, leader changed from 847b25a3981f427c934f9d71dfe34e86 (127.21.56.195) to 41ce562bea324434b70e09fc80921499 (127.21.56.194). New cstate: current_term: 2 leader_uuid: "41ce562bea324434b70e09fc80921499" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74886c47428d4030add24d01f3abd393" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 44989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41ce562bea324434b70e09fc80921499" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 43689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "847b25a3981f427c934f9d71dfe34e86" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41315 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:14.875038 26837 consensus_queue.cc:1048] T 3fb6b9b11151406b89c39f99100a3519 P 41ce562bea324434b70e09fc80921499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74886c47428d4030add24d01f3abd393" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 44989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:14.881217 26842 raft_consensus.cc:993] T 3fb6b9b11151406b89c39f99100a3519 P 41ce562bea324434b70e09fc80921499: : Instructing follower 74886c47428d4030add24d01f3abd393 to start an election
I20260709 12:24:14.881889 26837 raft_consensus.cc:1081] T 3fb6b9b11151406b89c39f99100a3519 P 41ce562bea324434b70e09fc80921499 [term 1 LEADER]: Signalling peer 74886c47428d4030add24d01f3abd393 to start an election
I20260709 12:24:14.884366 26640 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3fb6b9b11151406b89c39f99100a3519"
dest_uuid: "74886c47428d4030add24d01f3abd393"
 from {username='slave'} at 127.0.0.1:49826
I20260709 12:24:14.884953 26640 raft_consensus.cc:493] T 3fb6b9b11151406b89c39f99100a3519 P 74886c47428d4030add24d01f3abd393 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:14.885335 26640 raft_consensus.cc:3060] T 3fb6b9b11151406b89c39f99100a3519 P 74886c47428d4030add24d01f3abd393 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:14.887295 26877 consensus_queue.cc:1048] T 3fb6b9b11151406b89c39f99100a3519 P 41ce562bea324434b70e09fc80921499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "847b25a3981f427c934f9d71dfe34e86" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:14.892870 26640 raft_consensus.cc:515] T 3fb6b9b11151406b89c39f99100a3519 P 74886c47428d4030add24d01f3abd393 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74886c47428d4030add24d01f3abd393" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 44989 } } peers { permanent_uuid: "41ce562bea324434b70e09fc80921499" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 43689 } } peers { permanent_uuid: "847b25a3981f427c934f9d71dfe34e86" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41315 } }
I20260709 12:24:14.899657 26640 leader_election.cc:290] T 3fb6b9b11151406b89c39f99100a3519 P 74886c47428d4030add24d01f3abd393 [CANDIDATE]: Term 2 election: Requested vote from peers 41ce562bea324434b70e09fc80921499 (127.21.56.194:43689), 847b25a3981f427c934f9d71dfe34e86 (127.21.56.195:41315)
I20260709 12:24:14.910387 26715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb6b9b11151406b89c39f99100a3519" candidate_uuid: "74886c47428d4030add24d01f3abd393" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "41ce562bea324434b70e09fc80921499"
I20260709 12:24:14.911022 26715 raft_consensus.cc:3055] T 3fb6b9b11151406b89c39f99100a3519 P 41ce562bea324434b70e09fc80921499 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:14.911375 26715 raft_consensus.cc:740] T 3fb6b9b11151406b89c39f99100a3519 P 41ce562bea324434b70e09fc80921499 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 41ce562bea324434b70e09fc80921499, State: Running, Role: LEADER
I20260709 12:24:14.912074 26715 consensus_queue.cc:260] T 3fb6b9b11151406b89c39f99100a3519 P 41ce562bea324434b70e09fc80921499 [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: "74886c47428d4030add24d01f3abd393" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 44989 } } peers { permanent_uuid: "41ce562bea324434b70e09fc80921499" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 43689 } } peers { permanent_uuid: "847b25a3981f427c934f9d71dfe34e86" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41315 } }
I20260709 12:24:14.913276 26715 raft_consensus.cc:3060] T 3fb6b9b11151406b89c39f99100a3519 P 41ce562bea324434b70e09fc80921499 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:14.913357 26842 raft_consensus.cc:993] T f25a1c4aeaa0477881c7cf34178ea985 P 41ce562bea324434b70e09fc80921499: : Instructing follower 74886c47428d4030add24d01f3abd393 to start an election
I20260709 12:24:14.913957 26842 raft_consensus.cc:1081] T f25a1c4aeaa0477881c7cf34178ea985 P 41ce562bea324434b70e09fc80921499 [term 1 LEADER]: Signalling peer 74886c47428d4030add24d01f3abd393 to start an election
I20260709 12:24:14.915455 26640 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f25a1c4aeaa0477881c7cf34178ea985"
dest_uuid: "74886c47428d4030add24d01f3abd393"
 from {username='slave'} at 127.0.0.1:49826
I20260709 12:24:14.915985 26640 raft_consensus.cc:493] T f25a1c4aeaa0477881c7cf34178ea985 P 74886c47428d4030add24d01f3abd393 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:14.916612 26790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb6b9b11151406b89c39f99100a3519" candidate_uuid: "74886c47428d4030add24d01f3abd393" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "847b25a3981f427c934f9d71dfe34e86"
I20260709 12:24:14.917142 26790 raft_consensus.cc:3060] T 3fb6b9b11151406b89c39f99100a3519 P 847b25a3981f427c934f9d71dfe34e86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:14.922132 26640 raft_consensus.cc:3060] T f25a1c4aeaa0477881c7cf34178ea985 P 74886c47428d4030add24d01f3abd393 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:14.923488 26715 raft_consensus.cc:2468] T 3fb6b9b11151406b89c39f99100a3519 P 41ce562bea324434b70e09fc80921499 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74886c47428d4030add24d01f3abd393 in term 2.
I20260709 12:24:14.923516 26790 raft_consensus.cc:2468] T 3fb6b9b11151406b89c39f99100a3519 P 847b25a3981f427c934f9d71dfe34e86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74886c47428d4030add24d01f3abd393 in term 2.
I20260709 12:24:14.924558 26605 leader_election.cc:304] T 3fb6b9b11151406b89c39f99100a3519 P 74886c47428d4030add24d01f3abd393 [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: 41ce562bea324434b70e09fc80921499, 74886c47428d4030add24d01f3abd393; no voters: 
I20260709 12:24:14.925295 26838 raft_consensus.cc:2804] T 3fb6b9b11151406b89c39f99100a3519 P 74886c47428d4030add24d01f3abd393 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:14.926573 26838 raft_consensus.cc:697] T 3fb6b9b11151406b89c39f99100a3519 P 74886c47428d4030add24d01f3abd393 [term 2 LEADER]: Becoming Leader. State: Replica: 74886c47428d4030add24d01f3abd393, State: Running, Role: LEADER
I20260709 12:24:14.927290 26838 consensus_queue.cc:237] T 3fb6b9b11151406b89c39f99100a3519 P 74886c47428d4030add24d01f3abd393 [LEADER]: Queue 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: "74886c47428d4030add24d01f3abd393" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 44989 } } peers { permanent_uuid: "41ce562bea324434b70e09fc80921499" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 43689 } } peers { permanent_uuid: "847b25a3981f427c934f9d71dfe34e86" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41315 } }
I20260709 12:24:14.928069 26640 raft_consensus.cc:515] T f25a1c4aeaa0477881c7cf34178ea985 P 74886c47428d4030add24d01f3abd393 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ce562bea324434b70e09fc80921499" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 43689 } } peers { permanent_uuid: "74886c47428d4030add24d01f3abd393" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 44989 } } peers { permanent_uuid: "847b25a3981f427c934f9d71dfe34e86" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41315 } }
I20260709 12:24:14.930652 26640 leader_election.cc:290] T f25a1c4aeaa0477881c7cf34178ea985 P 74886c47428d4030add24d01f3abd393 [CANDIDATE]: Term 2 election: Requested vote from peers 41ce562bea324434b70e09fc80921499 (127.21.56.194:43689), 847b25a3981f427c934f9d71dfe34e86 (127.21.56.195:41315)
I20260709 12:24:14.931242 26715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f25a1c4aeaa0477881c7cf34178ea985" candidate_uuid: "74886c47428d4030add24d01f3abd393" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "41ce562bea324434b70e09fc80921499"
I20260709 12:24:14.931881 26715 raft_consensus.cc:3055] T f25a1c4aeaa0477881c7cf34178ea985 P 41ce562bea324434b70e09fc80921499 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:14.931828 26790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f25a1c4aeaa0477881c7cf34178ea985" candidate_uuid: "74886c47428d4030add24d01f3abd393" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "847b25a3981f427c934f9d71dfe34e86"
I20260709 12:24:14.932394 26715 raft_consensus.cc:740] T f25a1c4aeaa0477881c7cf34178ea985 P 41ce562bea324434b70e09fc80921499 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 41ce562bea324434b70e09fc80921499, State: Running, Role: LEADER
I20260709 12:24:14.932636 26790 raft_consensus.cc:3060] T f25a1c4aeaa0477881c7cf34178ea985 P 847b25a3981f427c934f9d71dfe34e86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:14.933290 26715 consensus_queue.cc:260] T f25a1c4aeaa0477881c7cf34178ea985 P 41ce562bea324434b70e09fc80921499 [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: "41ce562bea324434b70e09fc80921499" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 43689 } } peers { permanent_uuid: "74886c47428d4030add24d01f3abd393" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 44989 } } peers { permanent_uuid: "847b25a3981f427c934f9d71dfe34e86" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41315 } }
I20260709 12:24:14.934608 26715 raft_consensus.cc:3060] T f25a1c4aeaa0477881c7cf34178ea985 P 41ce562bea324434b70e09fc80921499 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:14.936542 26537 catalog_manager.cc:5697] T 3fb6b9b11151406b89c39f99100a3519 P 74886c47428d4030add24d01f3abd393 reported cstate change: term changed from 1 to 2, leader changed from 41ce562bea324434b70e09fc80921499 (127.21.56.194) to 74886c47428d4030add24d01f3abd393 (127.21.56.193). New cstate: current_term: 2 leader_uuid: "74886c47428d4030add24d01f3abd393" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74886c47428d4030add24d01f3abd393" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 44989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41ce562bea324434b70e09fc80921499" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 43689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "847b25a3981f427c934f9d71dfe34e86" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41315 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:14.941828 26715 raft_consensus.cc:2468] T f25a1c4aeaa0477881c7cf34178ea985 P 41ce562bea324434b70e09fc80921499 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74886c47428d4030add24d01f3abd393 in term 2.
I20260709 12:24:14.941828 26790 raft_consensus.cc:2468] T f25a1c4aeaa0477881c7cf34178ea985 P 847b25a3981f427c934f9d71dfe34e86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74886c47428d4030add24d01f3abd393 in term 2.
I20260709 12:24:14.943117 26606 leader_election.cc:304] T f25a1c4aeaa0477881c7cf34178ea985 P 74886c47428d4030add24d01f3abd393 [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: 74886c47428d4030add24d01f3abd393, 847b25a3981f427c934f9d71dfe34e86; no voters: 
I20260709 12:24:14.943909 26838 raft_consensus.cc:2804] T f25a1c4aeaa0477881c7cf34178ea985 P 74886c47428d4030add24d01f3abd393 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:14.944295 26838 raft_consensus.cc:697] T f25a1c4aeaa0477881c7cf34178ea985 P 74886c47428d4030add24d01f3abd393 [term 2 LEADER]: Becoming Leader. State: Replica: 74886c47428d4030add24d01f3abd393, State: Running, Role: LEADER
I20260709 12:24:14.945060 26838 consensus_queue.cc:237] T f25a1c4aeaa0477881c7cf34178ea985 P 74886c47428d4030add24d01f3abd393 [LEADER]: Queue 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: "41ce562bea324434b70e09fc80921499" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 43689 } } peers { permanent_uuid: "74886c47428d4030add24d01f3abd393" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 44989 } } peers { permanent_uuid: "847b25a3981f427c934f9d71dfe34e86" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41315 } }
I20260709 12:24:14.951431 26537 catalog_manager.cc:5697] T f25a1c4aeaa0477881c7cf34178ea985 P 74886c47428d4030add24d01f3abd393 reported cstate change: term changed from 1 to 2, leader changed from 41ce562bea324434b70e09fc80921499 (127.21.56.194) to 74886c47428d4030add24d01f3abd393 (127.21.56.193). New cstate: current_term: 2 leader_uuid: "74886c47428d4030add24d01f3abd393" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ce562bea324434b70e09fc80921499" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 43689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74886c47428d4030add24d01f3abd393" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 44989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "847b25a3981f427c934f9d71dfe34e86" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41315 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:14.998503 26842 consensus_queue.cc:1048] T 5eef50215a84435c84afe69b5f82d8ac P 41ce562bea324434b70e09fc80921499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74886c47428d4030add24d01f3abd393" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 44989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:15.005748 26877 raft_consensus.cc:993] T 5eef50215a84435c84afe69b5f82d8ac P 41ce562bea324434b70e09fc80921499: : Instructing follower 74886c47428d4030add24d01f3abd393 to start an election
I20260709 12:24:15.006274 26837 raft_consensus.cc:1081] T 5eef50215a84435c84afe69b5f82d8ac P 41ce562bea324434b70e09fc80921499 [term 1 LEADER]: Signalling peer 74886c47428d4030add24d01f3abd393 to start an election
I20260709 12:24:15.007925 26639 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5eef50215a84435c84afe69b5f82d8ac"
dest_uuid: "74886c47428d4030add24d01f3abd393"
 from {username='slave'} at 127.0.0.1:49826
I20260709 12:24:15.010274 26639 raft_consensus.cc:493] T 5eef50215a84435c84afe69b5f82d8ac P 74886c47428d4030add24d01f3abd393 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:15.010699 26639 raft_consensus.cc:3060] T 5eef50215a84435c84afe69b5f82d8ac P 74886c47428d4030add24d01f3abd393 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:15.013532 26837 consensus_queue.cc:1048] T 5eef50215a84435c84afe69b5f82d8ac P 41ce562bea324434b70e09fc80921499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "847b25a3981f427c934f9d71dfe34e86" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:15.017786 26639 raft_consensus.cc:515] T 5eef50215a84435c84afe69b5f82d8ac P 74886c47428d4030add24d01f3abd393 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74886c47428d4030add24d01f3abd393" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 44989 } } peers { permanent_uuid: "41ce562bea324434b70e09fc80921499" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 43689 } } peers { permanent_uuid: "847b25a3981f427c934f9d71dfe34e86" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41315 } }
I20260709 12:24:15.021755 26639 leader_election.cc:290] T 5eef50215a84435c84afe69b5f82d8ac P 74886c47428d4030add24d01f3abd393 [CANDIDATE]: Term 2 election: Requested vote from peers 41ce562bea324434b70e09fc80921499 (127.21.56.194:43689), 847b25a3981f427c934f9d71dfe34e86 (127.21.56.195:41315)
I20260709 12:24:15.022225 26715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eef50215a84435c84afe69b5f82d8ac" candidate_uuid: "74886c47428d4030add24d01f3abd393" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "41ce562bea324434b70e09fc80921499"
I20260709 12:24:15.022444 26790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eef50215a84435c84afe69b5f82d8ac" candidate_uuid: "74886c47428d4030add24d01f3abd393" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "847b25a3981f427c934f9d71dfe34e86"
I20260709 12:24:15.022897 26715 raft_consensus.cc:3055] T 5eef50215a84435c84afe69b5f82d8ac P 41ce562bea324434b70e09fc80921499 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:15.023171 26790 raft_consensus.cc:3060] T 5eef50215a84435c84afe69b5f82d8ac P 847b25a3981f427c934f9d71dfe34e86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:15.023273 26715 raft_consensus.cc:740] T 5eef50215a84435c84afe69b5f82d8ac P 41ce562bea324434b70e09fc80921499 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 41ce562bea324434b70e09fc80921499, State: Running, Role: LEADER
I20260709 12:24:15.024232 26715 consensus_queue.cc:260] T 5eef50215a84435c84afe69b5f82d8ac P 41ce562bea324434b70e09fc80921499 [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: "74886c47428d4030add24d01f3abd393" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 44989 } } peers { permanent_uuid: "41ce562bea324434b70e09fc80921499" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 43689 } } peers { permanent_uuid: "847b25a3981f427c934f9d71dfe34e86" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41315 } }
I20260709 12:24:15.025547 26715 raft_consensus.cc:3060] T 5eef50215a84435c84afe69b5f82d8ac P 41ce562bea324434b70e09fc80921499 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:15.028515 26790 raft_consensus.cc:2468] T 5eef50215a84435c84afe69b5f82d8ac P 847b25a3981f427c934f9d71dfe34e86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74886c47428d4030add24d01f3abd393 in term 2.
I20260709 12:24:15.029631 26606 leader_election.cc:304] T 5eef50215a84435c84afe69b5f82d8ac P 74886c47428d4030add24d01f3abd393 [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: 74886c47428d4030add24d01f3abd393, 847b25a3981f427c934f9d71dfe34e86; no voters: 
I20260709 12:24:15.030563 26881 raft_consensus.cc:2804] T 5eef50215a84435c84afe69b5f82d8ac P 74886c47428d4030add24d01f3abd393 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:15.031016 26881 raft_consensus.cc:697] T 5eef50215a84435c84afe69b5f82d8ac P 74886c47428d4030add24d01f3abd393 [term 2 LEADER]: Becoming Leader. State: Replica: 74886c47428d4030add24d01f3abd393, State: Running, Role: LEADER
I20260709 12:24:15.031080 26715 raft_consensus.cc:2468] T 5eef50215a84435c84afe69b5f82d8ac P 41ce562bea324434b70e09fc80921499 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74886c47428d4030add24d01f3abd393 in term 2.
I20260709 12:24:15.031930 26881 consensus_queue.cc:237] T 5eef50215a84435c84afe69b5f82d8ac P 74886c47428d4030add24d01f3abd393 [LEADER]: Queue 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: "74886c47428d4030add24d01f3abd393" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 44989 } } peers { permanent_uuid: "41ce562bea324434b70e09fc80921499" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 43689 } } peers { permanent_uuid: "847b25a3981f427c934f9d71dfe34e86" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41315 } }
I20260709 12:24:15.038005 26536 catalog_manager.cc:5697] T 5eef50215a84435c84afe69b5f82d8ac P 74886c47428d4030add24d01f3abd393 reported cstate change: term changed from 1 to 2, leader changed from 41ce562bea324434b70e09fc80921499 (127.21.56.194) to 74886c47428d4030add24d01f3abd393 (127.21.56.193). New cstate: current_term: 2 leader_uuid: "74886c47428d4030add24d01f3abd393" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74886c47428d4030add24d01f3abd393" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 44989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41ce562bea324434b70e09fc80921499" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 43689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "847b25a3981f427c934f9d71dfe34e86" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41315 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:15.098802 21731 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 12:24:15.100660 21731 auto_leader_rebalancer.cc:440] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 12:24:15.101050 21731 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 12:24:15.113166 26639 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5eef50215a84435c84afe69b5f82d8ac"
dest_uuid: "74886c47428d4030add24d01f3abd393"
mode: GRACEFUL
new_leader_uuid: "847b25a3981f427c934f9d71dfe34e86"
 from {username='slave'} at 127.0.0.1:38802
I20260709 12:24:15.113673 26639 raft_consensus.cc:606] T 5eef50215a84435c84afe69b5f82d8ac P 74886c47428d4030add24d01f3abd393 [term 2 LEADER]: Received request to transfer leadership to TS 847b25a3981f427c934f9d71dfe34e86
I20260709 12:24:15.114804 21731 auto_leader_rebalancer.cc:440] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 12:24:15.185878 26790 raft_consensus.cc:1275] T 876fc3c81e9d45c9bfd654d2a193e118 P 847b25a3981f427c934f9d71dfe34e86 [term 2 FOLLOWER]: Refusing update from remote peer 41ce562bea324434b70e09fc80921499: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:15.187438 26837 consensus_queue.cc:1048] T 876fc3c81e9d45c9bfd654d2a193e118 P 41ce562bea324434b70e09fc80921499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "847b25a3981f427c934f9d71dfe34e86" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:15.195060 26639 raft_consensus.cc:1275] T 876fc3c81e9d45c9bfd654d2a193e118 P 74886c47428d4030add24d01f3abd393 [term 2 FOLLOWER]: Refusing update from remote peer 41ce562bea324434b70e09fc80921499: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:15.197166 26842 consensus_queue.cc:1048] T 876fc3c81e9d45c9bfd654d2a193e118 P 41ce562bea324434b70e09fc80921499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74886c47428d4030add24d01f3abd393" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 44989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:15.357760 26790 raft_consensus.cc:1275] T 3fb6b9b11151406b89c39f99100a3519 P 847b25a3981f427c934f9d71dfe34e86 [term 2 FOLLOWER]: Refusing update from remote peer 74886c47428d4030add24d01f3abd393: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:15.359153 26881 consensus_queue.cc:1048] T 3fb6b9b11151406b89c39f99100a3519 P 74886c47428d4030add24d01f3abd393 [LEADER]: Connected to new peer: Peer: permanent_uuid: "847b25a3981f427c934f9d71dfe34e86" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:15.367044 26715 raft_consensus.cc:1275] T 3fb6b9b11151406b89c39f99100a3519 P 41ce562bea324434b70e09fc80921499 [term 2 FOLLOWER]: Refusing update from remote peer 74886c47428d4030add24d01f3abd393: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:15.369067 26886 consensus_queue.cc:1048] T 3fb6b9b11151406b89c39f99100a3519 P 74886c47428d4030add24d01f3abd393 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41ce562bea324434b70e09fc80921499" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 43689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:15.410864 26715 raft_consensus.cc:1275] T f25a1c4aeaa0477881c7cf34178ea985 P 41ce562bea324434b70e09fc80921499 [term 2 FOLLOWER]: Refusing update from remote peer 74886c47428d4030add24d01f3abd393: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:15.412086 26886 consensus_queue.cc:1048] T f25a1c4aeaa0477881c7cf34178ea985 P 74886c47428d4030add24d01f3abd393 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41ce562bea324434b70e09fc80921499" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 43689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:15.422753 26790 raft_consensus.cc:1275] T f25a1c4aeaa0477881c7cf34178ea985 P 847b25a3981f427c934f9d71dfe34e86 [term 2 FOLLOWER]: Refusing update from remote peer 74886c47428d4030add24d01f3abd393: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:15.424192 26881 consensus_queue.cc:1048] T f25a1c4aeaa0477881c7cf34178ea985 P 74886c47428d4030add24d01f3abd393 [LEADER]: Connected to new peer: Peer: permanent_uuid: "847b25a3981f427c934f9d71dfe34e86" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:15.532500 26715 raft_consensus.cc:1275] T 5eef50215a84435c84afe69b5f82d8ac P 41ce562bea324434b70e09fc80921499 [term 2 FOLLOWER]: Refusing update from remote peer 74886c47428d4030add24d01f3abd393: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:15.533743 26881 consensus_queue.cc:1048] T 5eef50215a84435c84afe69b5f82d8ac P 74886c47428d4030add24d01f3abd393 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41ce562bea324434b70e09fc80921499" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 43689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:15.541103 26790 raft_consensus.cc:1275] T 5eef50215a84435c84afe69b5f82d8ac P 847b25a3981f427c934f9d71dfe34e86 [term 2 FOLLOWER]: Refusing update from remote peer 74886c47428d4030add24d01f3abd393: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:15.542642 26838 consensus_queue.cc:1048] T 5eef50215a84435c84afe69b5f82d8ac P 74886c47428d4030add24d01f3abd393 [LEADER]: Connected to new peer: Peer: permanent_uuid: "847b25a3981f427c934f9d71dfe34e86" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:15.548897 26886 raft_consensus.cc:993] T 5eef50215a84435c84afe69b5f82d8ac P 74886c47428d4030add24d01f3abd393: : Instructing follower 847b25a3981f427c934f9d71dfe34e86 to start an election
I20260709 12:24:15.549355 26838 raft_consensus.cc:1081] T 5eef50215a84435c84afe69b5f82d8ac P 74886c47428d4030add24d01f3abd393 [term 2 LEADER]: Signalling peer 847b25a3981f427c934f9d71dfe34e86 to start an election
I20260709 12:24:15.550985 26790 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5eef50215a84435c84afe69b5f82d8ac"
dest_uuid: "847b25a3981f427c934f9d71dfe34e86"
 from {username='slave'} at 127.0.0.1:49136
I20260709 12:24:15.551487 26790 raft_consensus.cc:493] T 5eef50215a84435c84afe69b5f82d8ac P 847b25a3981f427c934f9d71dfe34e86 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:15.551754 26790 raft_consensus.cc:3060] T 5eef50215a84435c84afe69b5f82d8ac P 847b25a3981f427c934f9d71dfe34e86 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:15.556660 26790 raft_consensus.cc:515] T 5eef50215a84435c84afe69b5f82d8ac P 847b25a3981f427c934f9d71dfe34e86 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74886c47428d4030add24d01f3abd393" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 44989 } } peers { permanent_uuid: "41ce562bea324434b70e09fc80921499" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 43689 } } peers { permanent_uuid: "847b25a3981f427c934f9d71dfe34e86" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41315 } }
I20260709 12:24:15.558241 26790 leader_election.cc:290] T 5eef50215a84435c84afe69b5f82d8ac P 847b25a3981f427c934f9d71dfe34e86 [CANDIDATE]: Term 3 election: Requested vote from peers 74886c47428d4030add24d01f3abd393 (127.21.56.193:44989), 41ce562bea324434b70e09fc80921499 (127.21.56.194:43689)
I20260709 12:24:15.559165 26639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eef50215a84435c84afe69b5f82d8ac" candidate_uuid: "847b25a3981f427c934f9d71dfe34e86" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "74886c47428d4030add24d01f3abd393"
I20260709 12:24:15.559823 26715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eef50215a84435c84afe69b5f82d8ac" candidate_uuid: "847b25a3981f427c934f9d71dfe34e86" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "41ce562bea324434b70e09fc80921499"
I20260709 12:24:15.559847 26639 raft_consensus.cc:3055] T 5eef50215a84435c84afe69b5f82d8ac P 74886c47428d4030add24d01f3abd393 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:24:15.560410 26715 raft_consensus.cc:3060] T 5eef50215a84435c84afe69b5f82d8ac P 41ce562bea324434b70e09fc80921499 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:15.560384 26639 raft_consensus.cc:740] T 5eef50215a84435c84afe69b5f82d8ac P 74886c47428d4030add24d01f3abd393 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 74886c47428d4030add24d01f3abd393, State: Running, Role: LEADER
I20260709 12:24:15.561400 26639 consensus_queue.cc:260] T 5eef50215a84435c84afe69b5f82d8ac P 74886c47428d4030add24d01f3abd393 [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: "74886c47428d4030add24d01f3abd393" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 44989 } } peers { permanent_uuid: "41ce562bea324434b70e09fc80921499" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 43689 } } peers { permanent_uuid: "847b25a3981f427c934f9d71dfe34e86" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41315 } }
I20260709 12:24:15.562738 26639 raft_consensus.cc:3060] T 5eef50215a84435c84afe69b5f82d8ac P 74886c47428d4030add24d01f3abd393 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:15.566092 26715 raft_consensus.cc:2468] T 5eef50215a84435c84afe69b5f82d8ac P 41ce562bea324434b70e09fc80921499 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 847b25a3981f427c934f9d71dfe34e86 in term 3.
I20260709 12:24:15.567243 26754 leader_election.cc:304] T 5eef50215a84435c84afe69b5f82d8ac P 847b25a3981f427c934f9d71dfe34e86 [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: 41ce562bea324434b70e09fc80921499, 847b25a3981f427c934f9d71dfe34e86; no voters: 
I20260709 12:24:15.567989 26839 raft_consensus.cc:2804] T 5eef50215a84435c84afe69b5f82d8ac P 847b25a3981f427c934f9d71dfe34e86 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:24:15.568440 26639 raft_consensus.cc:2468] T 5eef50215a84435c84afe69b5f82d8ac P 74886c47428d4030add24d01f3abd393 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 847b25a3981f427c934f9d71dfe34e86 in term 3.
I20260709 12:24:15.568956 26839 raft_consensus.cc:697] T 5eef50215a84435c84afe69b5f82d8ac P 847b25a3981f427c934f9d71dfe34e86 [term 3 LEADER]: Becoming Leader. State: Replica: 847b25a3981f427c934f9d71dfe34e86, State: Running, Role: LEADER
I20260709 12:24:15.569903 26839 consensus_queue.cc:237] T 5eef50215a84435c84afe69b5f82d8ac P 847b25a3981f427c934f9d71dfe34e86 [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: "74886c47428d4030add24d01f3abd393" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 44989 } } peers { permanent_uuid: "41ce562bea324434b70e09fc80921499" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 43689 } } peers { permanent_uuid: "847b25a3981f427c934f9d71dfe34e86" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41315 } }
I20260709 12:24:15.575922 26534 catalog_manager.cc:5697] T 5eef50215a84435c84afe69b5f82d8ac P 847b25a3981f427c934f9d71dfe34e86 reported cstate change: term changed from 2 to 3, leader changed from 74886c47428d4030add24d01f3abd393 (127.21.56.193) to 847b25a3981f427c934f9d71dfe34e86 (127.21.56.195). New cstate: current_term: 3 leader_uuid: "847b25a3981f427c934f9d71dfe34e86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74886c47428d4030add24d01f3abd393" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 44989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41ce562bea324434b70e09fc80921499" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 43689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "847b25a3981f427c934f9d71dfe34e86" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 41315 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:15.739472 21731 tablet_server.cc:179] TabletServer@127.21.56.193:0 shutting down...
I20260709 12:24:15.758894 21731 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:24:15.759569 21731 tablet_replica.cc:333] T 5eef50215a84435c84afe69b5f82d8ac P 74886c47428d4030add24d01f3abd393: stopping tablet replica
I20260709 12:24:15.760118 21731 raft_consensus.cc:2243] T 5eef50215a84435c84afe69b5f82d8ac P 74886c47428d4030add24d01f3abd393 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:15.760584 21731 raft_consensus.cc:2272] T 5eef50215a84435c84afe69b5f82d8ac P 74886c47428d4030add24d01f3abd393 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:15.762866 21731 tablet_replica.cc:333] T 876fc3c81e9d45c9bfd654d2a193e118 P 74886c47428d4030add24d01f3abd393: stopping tablet replica
I20260709 12:24:15.763417 21731 raft_consensus.cc:2243] T 876fc3c81e9d45c9bfd654d2a193e118 P 74886c47428d4030add24d01f3abd393 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:15.763844 21731 raft_consensus.cc:2272] T 876fc3c81e9d45c9bfd654d2a193e118 P 74886c47428d4030add24d01f3abd393 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:15.766228 21731 tablet_replica.cc:333] T 3fb6b9b11151406b89c39f99100a3519 P 74886c47428d4030add24d01f3abd393: stopping tablet replica
I20260709 12:24:15.766724 21731 raft_consensus.cc:2243] T 3fb6b9b11151406b89c39f99100a3519 P 74886c47428d4030add24d01f3abd393 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:15.767545 21731 raft_consensus.cc:2272] T 3fb6b9b11151406b89c39f99100a3519 P 74886c47428d4030add24d01f3abd393 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:15.769794 21731 tablet_replica.cc:333] T f25a1c4aeaa0477881c7cf34178ea985 P 74886c47428d4030add24d01f3abd393: stopping tablet replica
I20260709 12:24:15.770516 21731 raft_consensus.cc:2243] T f25a1c4aeaa0477881c7cf34178ea985 P 74886c47428d4030add24d01f3abd393 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:15.771548 21731 raft_consensus.cc:2272] T f25a1c4aeaa0477881c7cf34178ea985 P 74886c47428d4030add24d01f3abd393 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:24:15.776010 26680 consensus_peers.cc:597] T 876fc3c81e9d45c9bfd654d2a193e118 P 41ce562bea324434b70e09fc80921499 -> Peer 74886c47428d4030add24d01f3abd393 (127.21.56.193:44989): Couldn't send request to peer 74886c47428d4030add24d01f3abd393. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:15.785145 21731 tablet_server.cc:196] TabletServer@127.21.56.193:0 shutdown complete.
I20260709 12:24:15.796797 21731 tablet_server.cc:179] TabletServer@127.21.56.194:0 shutting down...
I20260709 12:24:15.814669 21731 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:24:15.815392 21731 tablet_replica.cc:333] T 5eef50215a84435c84afe69b5f82d8ac P 41ce562bea324434b70e09fc80921499: stopping tablet replica
I20260709 12:24:15.815977 21731 raft_consensus.cc:2243] T 5eef50215a84435c84afe69b5f82d8ac P 41ce562bea324434b70e09fc80921499 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:15.816445 21731 raft_consensus.cc:2272] T 5eef50215a84435c84afe69b5f82d8ac P 41ce562bea324434b70e09fc80921499 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:15.818704 21731 tablet_replica.cc:333] T 876fc3c81e9d45c9bfd654d2a193e118 P 41ce562bea324434b70e09fc80921499: stopping tablet replica
I20260709 12:24:15.819239 21731 raft_consensus.cc:2243] T 876fc3c81e9d45c9bfd654d2a193e118 P 41ce562bea324434b70e09fc80921499 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:15.820009 21731 raft_consensus.cc:2272] T 876fc3c81e9d45c9bfd654d2a193e118 P 41ce562bea324434b70e09fc80921499 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:15.822314 21731 tablet_replica.cc:333] T 3fb6b9b11151406b89c39f99100a3519 P 41ce562bea324434b70e09fc80921499: stopping tablet replica
I20260709 12:24:15.822831 21731 raft_consensus.cc:2243] T 3fb6b9b11151406b89c39f99100a3519 P 41ce562bea324434b70e09fc80921499 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:15.823263 21731 raft_consensus.cc:2272] T 3fb6b9b11151406b89c39f99100a3519 P 41ce562bea324434b70e09fc80921499 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:15.825349 21731 tablet_replica.cc:333] T f25a1c4aeaa0477881c7cf34178ea985 P 41ce562bea324434b70e09fc80921499: stopping tablet replica
I20260709 12:24:15.825824 21731 raft_consensus.cc:2243] T f25a1c4aeaa0477881c7cf34178ea985 P 41ce562bea324434b70e09fc80921499 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:15.826270 21731 raft_consensus.cc:2272] T f25a1c4aeaa0477881c7cf34178ea985 P 41ce562bea324434b70e09fc80921499 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:15.849424 21731 tablet_server.cc:196] TabletServer@127.21.56.194:0 shutdown complete.
I20260709 12:24:15.861534 21731 tablet_server.cc:179] TabletServer@127.21.56.195:0 shutting down...
I20260709 12:24:15.878207 21731 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:24:15.879197 21731 tablet_replica.cc:333] T 5eef50215a84435c84afe69b5f82d8ac P 847b25a3981f427c934f9d71dfe34e86: stopping tablet replica
I20260709 12:24:15.879793 21731 raft_consensus.cc:2243] T 5eef50215a84435c84afe69b5f82d8ac P 847b25a3981f427c934f9d71dfe34e86 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:24:15.880409 21731 pending_rounds.cc:70] T 5eef50215a84435c84afe69b5f82d8ac P 847b25a3981f427c934f9d71dfe34e86: Trying to abort 1 pending ops.
I20260709 12:24:15.880571 21731 pending_rounds.cc:77] T 5eef50215a84435c84afe69b5f82d8ac P 847b25a3981f427c934f9d71dfe34e86: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305625008421687296 op_type: NO_OP noop_request { }
I20260709 12:24:15.880820 21731 raft_consensus.cc:2889] T 5eef50215a84435c84afe69b5f82d8ac P 847b25a3981f427c934f9d71dfe34e86 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:24:15.881052 21731 raft_consensus.cc:2272] T 5eef50215a84435c84afe69b5f82d8ac P 847b25a3981f427c934f9d71dfe34e86 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:15.883256 21731 tablet_replica.cc:333] T 3fb6b9b11151406b89c39f99100a3519 P 847b25a3981f427c934f9d71dfe34e86: stopping tablet replica
I20260709 12:24:15.883772 21731 raft_consensus.cc:2243] T 3fb6b9b11151406b89c39f99100a3519 P 847b25a3981f427c934f9d71dfe34e86 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:15.884161 21731 raft_consensus.cc:2272] T 3fb6b9b11151406b89c39f99100a3519 P 847b25a3981f427c934f9d71dfe34e86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:15.886382 21731 tablet_replica.cc:333] T f25a1c4aeaa0477881c7cf34178ea985 P 847b25a3981f427c934f9d71dfe34e86: stopping tablet replica
I20260709 12:24:15.886898 21731 raft_consensus.cc:2243] T f25a1c4aeaa0477881c7cf34178ea985 P 847b25a3981f427c934f9d71dfe34e86 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:15.887306 21731 raft_consensus.cc:2272] T f25a1c4aeaa0477881c7cf34178ea985 P 847b25a3981f427c934f9d71dfe34e86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:15.889408 21731 tablet_replica.cc:333] T 876fc3c81e9d45c9bfd654d2a193e118 P 847b25a3981f427c934f9d71dfe34e86: stopping tablet replica
I20260709 12:24:15.889873 21731 raft_consensus.cc:2243] T 876fc3c81e9d45c9bfd654d2a193e118 P 847b25a3981f427c934f9d71dfe34e86 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:15.890334 21731 raft_consensus.cc:2272] T 876fc3c81e9d45c9bfd654d2a193e118 P 847b25a3981f427c934f9d71dfe34e86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:15.913049 21731 tablet_server.cc:196] TabletServer@127.21.56.195:0 shutdown complete.
I20260709 12:24:15.925272 21731 master.cc:562] Master@127.21.56.254:41547 shutting down...
I20260709 12:24:15.939611 21731 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c07fb53d34154f548f1524c2960d2494 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:15.940100 21731 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c07fb53d34154f548f1524c2960d2494 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:15.940378 21731 tablet_replica.cc:333] T 00000000000000000000000000000000 P c07fb53d34154f548f1524c2960d2494: stopping tablet replica
I20260709 12:24:15.957947 21731 master.cc:584] Master@127.21.56.254:41547 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2973 ms)
[----------] 6 tests from LeaderRebalancerTest (159782 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 12:24:15.984951 21731 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.56.254:39955
I20260709 12:24:15.986011 21731 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:24:15.990870 26898 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:15.991660 26897 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:15.992429 26900 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:24:15.992631 21731 server_base.cc:1061] running on GCE node
I20260709 12:24:15.993505 21731 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:24:15.993674 21731 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:24:15.993826 21731 hybrid_clock.cc:648] HybridClock initialized: now 1783599855993808 us; error 0 us; skew 500 ppm
I20260709 12:24:15.994372 21731 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:24:15.996505 21731 webserver.cc:533] Webserver started at http://127.21.56.254:42807/ using document root <none> and password file <none>
I20260709 12:24:15.996995 21731 fs_manager.cc:362] Metadata directory not provided
I20260709 12:24:15.997154 21731 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:24:15.997416 21731 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:24:15.998653 21731 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599696038870-21731-0/minicluster-data/master-0-root/instance:
uuid: "2c522ea2b9464bd4aa5450436f9e813b"
format_stamp: "Formatted at 2026-07-09 12:24:15 on dist-test-slave-n9kb"
I20260709 12:24:16.003038 21731 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 12:24:16.006500 26905 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:16.007210 21731 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:24:16.007486 21731 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599696038870-21731-0/minicluster-data/master-0-root
uuid: "2c522ea2b9464bd4aa5450436f9e813b"
format_stamp: "Formatted at 2026-07-09 12:24:15 on dist-test-slave-n9kb"
I20260709 12:24:16.007759 21731 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599696038870-21731-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599696038870-21731-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599696038870-21731-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)
I20260709 12:24:16.023456 21731 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:24:16.024479 21731 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:24:16.059970 21731 rpc_server.cc:307] RPC server started. Bound to: 127.21.56.254:39955
I20260709 12:24:16.060065 26957 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.56.254:39955 every 8 connection(s)
I20260709 12:24:16.064101 26958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:16.074827 26958 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2c522ea2b9464bd4aa5450436f9e813b: Bootstrap starting.
I20260709 12:24:16.079389 26958 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2c522ea2b9464bd4aa5450436f9e813b: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:16.083343 26958 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2c522ea2b9464bd4aa5450436f9e813b: No bootstrap required, opened a new log
I20260709 12:24:16.085410 26958 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2c522ea2b9464bd4aa5450436f9e813b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c522ea2b9464bd4aa5450436f9e813b" member_type: VOTER }
I20260709 12:24:16.085793 26958 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2c522ea2b9464bd4aa5450436f9e813b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:16.085994 26958 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2c522ea2b9464bd4aa5450436f9e813b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c522ea2b9464bd4aa5450436f9e813b, State: Initialized, Role: FOLLOWER
I20260709 12:24:16.086509 26958 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2c522ea2b9464bd4aa5450436f9e813b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2c522ea2b9464bd4aa5450436f9e813b" member_type: VOTER }
I20260709 12:24:16.086921 26958 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2c522ea2b9464bd4aa5450436f9e813b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:24:16.087114 26958 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2c522ea2b9464bd4aa5450436f9e813b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:24:16.087332 26958 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2c522ea2b9464bd4aa5450436f9e813b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:16.091915 26958 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2c522ea2b9464bd4aa5450436f9e813b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c522ea2b9464bd4aa5450436f9e813b" member_type: VOTER }
I20260709 12:24:16.092419 26958 leader_election.cc:304] T 00000000000000000000000000000000 P 2c522ea2b9464bd4aa5450436f9e813b [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: 2c522ea2b9464bd4aa5450436f9e813b; no voters: 
I20260709 12:24:16.093475 26958 leader_election.cc:290] T 00000000000000000000000000000000 P 2c522ea2b9464bd4aa5450436f9e813b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:24:16.093797 26961 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2c522ea2b9464bd4aa5450436f9e813b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:16.095108 26961 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2c522ea2b9464bd4aa5450436f9e813b [term 1 LEADER]: Becoming Leader. State: Replica: 2c522ea2b9464bd4aa5450436f9e813b, State: Running, Role: LEADER
I20260709 12:24:16.095786 26961 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2c522ea2b9464bd4aa5450436f9e813b [LEADER]: Queue going to LEADER mode. State: All 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: "2c522ea2b9464bd4aa5450436f9e813b" member_type: VOTER }
I20260709 12:24:16.096192 26958 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2c522ea2b9464bd4aa5450436f9e813b [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:24:16.098446 26963 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2c522ea2b9464bd4aa5450436f9e813b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2c522ea2b9464bd4aa5450436f9e813b. Latest consensus state: current_term: 1 leader_uuid: "2c522ea2b9464bd4aa5450436f9e813b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c522ea2b9464bd4aa5450436f9e813b" member_type: VOTER } }
I20260709 12:24:16.098400 26962 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2c522ea2b9464bd4aa5450436f9e813b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2c522ea2b9464bd4aa5450436f9e813b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c522ea2b9464bd4aa5450436f9e813b" member_type: VOTER } }
I20260709 12:24:16.099082 26963 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2c522ea2b9464bd4aa5450436f9e813b [sys.catalog]: This master's current role is: LEADER
I20260709 12:24:16.099189 26962 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2c522ea2b9464bd4aa5450436f9e813b [sys.catalog]: This master's current role is: LEADER
I20260709 12:24:16.101903 26966 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:24:16.106673 26966 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:24:16.112020 21731 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:24:16.115489 26966 catalog_manager.cc:1383] Generated new cluster ID: d864e6379f59433a873a4945354ac77c
I20260709 12:24:16.115738 26966 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:24:16.135848 26966 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:24:16.137154 26966 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:24:16.153548 26966 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2c522ea2b9464bd4aa5450436f9e813b: Generated new TSK 0
I20260709 12:24:16.154136 26966 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:24:16.178989 21731 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:24:16.185043 26979 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:16.186450 26980 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:16.188134 26982 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:24:16.188494 21731 server_base.cc:1061] running on GCE node
I20260709 12:24:16.189390 21731 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:24:16.189589 21731 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:24:16.189725 21731 hybrid_clock.cc:648] HybridClock initialized: now 1783599856189714 us; error 0 us; skew 500 ppm
I20260709 12:24:16.190280 21731 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:24:16.192487 21731 webserver.cc:533] Webserver started at http://127.21.56.193:42563/ using document root <none> and password file <none>
I20260709 12:24:16.192939 21731 fs_manager.cc:362] Metadata directory not provided
I20260709 12:24:16.193102 21731 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:24:16.193308 21731 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:24:16.194391 21731 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599696038870-21731-0/minicluster-data/ts-0-root/instance:
uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754"
format_stamp: "Formatted at 2026-07-09 12:24:16 on dist-test-slave-n9kb"
I20260709 12:24:16.198848 21731 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260709 12:24:16.201994 26987 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:16.202854 21731 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:24:16.203111 21731 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599696038870-21731-0/minicluster-data/ts-0-root
uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754"
format_stamp: "Formatted at 2026-07-09 12:24:16 on dist-test-slave-n9kb"
I20260709 12:24:16.203362 21731 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599696038870-21731-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599696038870-21731-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599696038870-21731-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)
I20260709 12:24:16.240669 21731 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:24:16.241791 21731 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:24:16.243265 21731 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:24:16.245482 21731 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:24:16.245671 21731 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:16.245920 21731 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:24:16.246078 21731 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 12:24:16.284017 21731 rpc_server.cc:307] RPC server started. Bound to: 127.21.56.193:34415
I20260709 12:24:16.284118 27049 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.56.193:34415 every 8 connection(s)
I20260709 12:24:16.288710 21731 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:24:16.294967 27054 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:16.295883 27055 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:16.298202 27058 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:24:16.298460 21731 server_base.cc:1061] running on GCE node
I20260709 12:24:16.300148 21731 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:24:16.300431 21731 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:24:16.300633 21731 hybrid_clock.cc:648] HybridClock initialized: now 1783599856300609 us; error 0 us; skew 500 ppm
I20260709 12:24:16.300832 27050 heartbeater.cc:344] Connected to a master server at 127.21.56.254:39955
I20260709 12:24:16.301167 21731 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:24:16.301229 27050 heartbeater.cc:461] Registering TS with master...
I20260709 12:24:16.302197 27050 heartbeater.cc:507] Master 127.21.56.254:39955 requested a full tablet report, sending...
I20260709 12:24:16.303658 21731 webserver.cc:533] Webserver started at http://127.21.56.194:45259/ using document root <none> and password file <none>
I20260709 12:24:16.304209 21731 fs_manager.cc:362] Metadata directory not provided
I20260709 12:24:16.304401 21731 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:24:16.304344 26922 ts_manager.cc:194] Registered new tserver with Master: 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193:34415)
I20260709 12:24:16.304920 21731 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:24:16.306097 21731 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599696038870-21731-0/minicluster-data/ts-1-root/instance:
uuid: "4e5d35120f1a48d7b2b184969aee5baf"
format_stamp: "Formatted at 2026-07-09 12:24:16 on dist-test-slave-n9kb"
I20260709 12:24:16.306383 26922 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39894
I20260709 12:24:16.310499 21731 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 12:24:16.313850 27063 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:16.314620 21731 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:24:16.314901 21731 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599696038870-21731-0/minicluster-data/ts-1-root
uuid: "4e5d35120f1a48d7b2b184969aee5baf"
format_stamp: "Formatted at 2026-07-09 12:24:16 on dist-test-slave-n9kb"
I20260709 12:24:16.315161 21731 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599696038870-21731-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599696038870-21731-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599696038870-21731-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)
I20260709 12:24:16.331053 21731 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:24:16.332106 21731 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:24:16.333820 21731 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:24:16.336010 21731 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:24:16.336189 21731 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:16.336380 21731 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:24:16.336503 21731 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:16.373221 21731 rpc_server.cc:307] RPC server started. Bound to: 127.21.56.194:45189
I20260709 12:24:16.373311 27125 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.56.194:45189 every 8 connection(s)
I20260709 12:24:16.377769 21731 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:24:16.383978 27129 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:16.384473 27130 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:16.387076 27133 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:24:16.387120 21731 server_base.cc:1061] running on GCE node
I20260709 12:24:16.388607 21731 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:24:16.388770 27126 heartbeater.cc:344] Connected to a master server at 127.21.56.254:39955
W20260709 12:24:16.388861 21731 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:24:16.389185 21731 hybrid_clock.cc:648] HybridClock initialized: now 1783599856389163 us; error 0 us; skew 500 ppm
I20260709 12:24:16.389216 27126 heartbeater.cc:461] Registering TS with master...
I20260709 12:24:16.389802 21731 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:24:16.390044 27126 heartbeater.cc:507] Master 127.21.56.254:39955 requested a full tablet report, sending...
I20260709 12:24:16.392112 26922 ts_manager.cc:194] Registered new tserver with Master: 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194:45189)
I20260709 12:24:16.392346 21731 webserver.cc:533] Webserver started at http://127.21.56.195:39245/ using document root <none> and password file <none>
I20260709 12:24:16.392913 21731 fs_manager.cc:362] Metadata directory not provided
I20260709 12:24:16.393095 21731 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:24:16.393332 21731 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:24:16.393596 26922 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39898
I20260709 12:24:16.394430 21731 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599696038870-21731-0/minicluster-data/ts-2-root/instance:
uuid: "c1c5b966e9f3424d82cdabf6e7e797f8"
format_stamp: "Formatted at 2026-07-09 12:24:16 on dist-test-slave-n9kb"
I20260709 12:24:16.399020 21731 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:24:16.402330 27137 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:16.403048 21731 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:24:16.403338 21731 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599696038870-21731-0/minicluster-data/ts-2-root
uuid: "c1c5b966e9f3424d82cdabf6e7e797f8"
format_stamp: "Formatted at 2026-07-09 12:24:16 on dist-test-slave-n9kb"
I20260709 12:24:16.403589 21731 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599696038870-21731-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599696038870-21731-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599696038870-21731-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)
I20260709 12:24:16.416064 21731 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:24:16.417219 21731 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:24:16.418612 21731 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:24:16.420826 21731 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:24:16.421005 21731 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:16.421243 21731 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:24:16.421392 21731 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:16.458536 21731 rpc_server.cc:307] RPC server started. Bound to: 127.21.56.195:46757
I20260709 12:24:16.458635 27200 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.56.195:46757 every 8 connection(s)
I20260709 12:24:16.472201 27201 heartbeater.cc:344] Connected to a master server at 127.21.56.254:39955
I20260709 12:24:16.472690 27201 heartbeater.cc:461] Registering TS with master...
I20260709 12:24:16.473402 27201 heartbeater.cc:507] Master 127.21.56.254:39955 requested a full tablet report, sending...
I20260709 12:24:16.475381 26922 ts_manager.cc:194] Registered new tserver with Master: c1c5b966e9f3424d82cdabf6e7e797f8 (127.21.56.195:46757)
I20260709 12:24:16.475663 21731 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014039859s
I20260709 12:24:16.476701 26922 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39914
I20260709 12:24:16.499816 26922 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39930:
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"
    }
  }
}
W20260709 12:24:16.502288 26922 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.
I20260709 12:24:16.566483 27166 tablet_service.cc:1511] Processing CreateTablet for tablet 6ec3df9153ea4472a152a23a230ec758 (DEFAULT_TABLE table=test-workload [id=b88e42c496bc4c8ea1dc5a5b7a932f93]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:24:16.567873 27166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ec3df9153ea4472a152a23a230ec758. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:16.569108 27013 tablet_service.cc:1511] Processing CreateTablet for tablet ffdd6db1124444e0885c23bc00c422a5 (DEFAULT_TABLE table=test-workload [id=b88e42c496bc4c8ea1dc5a5b7a932f93]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:24:16.570492 27013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffdd6db1124444e0885c23bc00c422a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:16.571729 27165 tablet_service.cc:1511] Processing CreateTablet for tablet a01921fa0337486981d3d6294fc38405 (DEFAULT_TABLE table=test-workload [id=b88e42c496bc4c8ea1dc5a5b7a932f93]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:24:16.573129 27165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a01921fa0337486981d3d6294fc38405. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:16.566483 27015 tablet_service.cc:1511] Processing CreateTablet for tablet 6ec3df9153ea4472a152a23a230ec758 (DEFAULT_TABLE table=test-workload [id=b88e42c496bc4c8ea1dc5a5b7a932f93]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:24:16.575781 27015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ec3df9153ea4472a152a23a230ec758. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:16.577944 27012 tablet_service.cc:1511] Processing CreateTablet for tablet 7ea50624da394ff4b728db826a4c238c (DEFAULT_TABLE table=test-workload [id=b88e42c496bc4c8ea1dc5a5b7a932f93]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:24:16.579352 27012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ea50624da394ff4b728db826a4c238c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:16.579808 27164 tablet_service.cc:1511] Processing CreateTablet for tablet ffdd6db1124444e0885c23bc00c422a5 (DEFAULT_TABLE table=test-workload [id=b88e42c496bc4c8ea1dc5a5b7a932f93]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:24:16.581197 27164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffdd6db1124444e0885c23bc00c422a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:16.567488 27014 tablet_service.cc:1511] Processing CreateTablet for tablet a01921fa0337486981d3d6294fc38405 (DEFAULT_TABLE table=test-workload [id=b88e42c496bc4c8ea1dc5a5b7a932f93]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:24:16.583062 27163 tablet_service.cc:1511] Processing CreateTablet for tablet 7ea50624da394ff4b728db826a4c238c (DEFAULT_TABLE table=test-workload [id=b88e42c496bc4c8ea1dc5a5b7a932f93]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:24:16.583576 27014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a01921fa0337486981d3d6294fc38405. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:16.584434 27163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ea50624da394ff4b728db826a4c238c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:16.587919 27091 tablet_service.cc:1511] Processing CreateTablet for tablet 6ec3df9153ea4472a152a23a230ec758 (DEFAULT_TABLE table=test-workload [id=b88e42c496bc4c8ea1dc5a5b7a932f93]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:24:16.588971 27010 tablet_service.cc:1511] Processing CreateTablet for tablet 590feb2c478546f98c4a9ac66c88feec (DEFAULT_TABLE table=test-workload [id=b88e42c496bc4c8ea1dc5a5b7a932f93]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:24:16.590987 27010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 590feb2c478546f98c4a9ac66c88feec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:16.590758 27090 tablet_service.cc:1511] Processing CreateTablet for tablet a01921fa0337486981d3d6294fc38405 (DEFAULT_TABLE table=test-workload [id=b88e42c496bc4c8ea1dc5a5b7a932f93]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:24:16.592991 27089 tablet_service.cc:1511] Processing CreateTablet for tablet ffdd6db1124444e0885c23bc00c422a5 (DEFAULT_TABLE table=test-workload [id=b88e42c496bc4c8ea1dc5a5b7a932f93]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:24:16.595367 27088 tablet_service.cc:1511] Processing CreateTablet for tablet 7ea50624da394ff4b728db826a4c238c (DEFAULT_TABLE table=test-workload [id=b88e42c496bc4c8ea1dc5a5b7a932f93]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:24:16.598102 27087 tablet_service.cc:1511] Processing CreateTablet for tablet c1db9af138404d4d85635620adb0d74c (DEFAULT_TABLE table=test-workload [id=b88e42c496bc4c8ea1dc5a5b7a932f93]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:24:16.599637 27162 tablet_service.cc:1511] Processing CreateTablet for tablet c1db9af138404d4d85635620adb0d74c (DEFAULT_TABLE table=test-workload [id=b88e42c496bc4c8ea1dc5a5b7a932f93]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:24:16.600669 27086 tablet_service.cc:1511] Processing CreateTablet for tablet 590feb2c478546f98c4a9ac66c88feec (DEFAULT_TABLE table=test-workload [id=b88e42c496bc4c8ea1dc5a5b7a932f93]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:24:16.587914 27011 tablet_service.cc:1511] Processing CreateTablet for tablet c1db9af138404d4d85635620adb0d74c (DEFAULT_TABLE table=test-workload [id=b88e42c496bc4c8ea1dc5a5b7a932f93]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:24:16.603660 27011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1db9af138404d4d85635620adb0d74c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:16.603969 27160 tablet_service.cc:1511] Processing CreateTablet for tablet 2d8427edef98435a96f81d323992ed04 (DEFAULT_TABLE table=test-workload [id=b88e42c496bc4c8ea1dc5a5b7a932f93]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:24:16.589362 27091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ec3df9153ea4472a152a23a230ec758. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:16.601249 27162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1db9af138404d4d85635620adb0d74c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:16.606648 27090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a01921fa0337486981d3d6294fc38405. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:16.602608 27161 tablet_service.cc:1511] Processing CreateTablet for tablet 590feb2c478546f98c4a9ac66c88feec (DEFAULT_TABLE table=test-workload [id=b88e42c496bc4c8ea1dc5a5b7a932f93]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:24:16.607859 27161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 590feb2c478546f98c4a9ac66c88feec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:16.609876 27160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d8427edef98435a96f81d323992ed04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:16.609568 27085 tablet_service.cc:1511] Processing CreateTablet for tablet 2d8427edef98435a96f81d323992ed04 (DEFAULT_TABLE table=test-workload [id=b88e42c496bc4c8ea1dc5a5b7a932f93]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:24:16.612262 27084 tablet_service.cc:1511] Processing CreateTablet for tablet 7095fc8e513e4d0685fb8ea5ff1ad361 (DEFAULT_TABLE table=test-workload [id=b88e42c496bc4c8ea1dc5a5b7a932f93]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:24:16.607815 27089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffdd6db1124444e0885c23bc00c422a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:16.617340 27084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7095fc8e513e4d0685fb8ea5ff1ad361. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:16.619858 27085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d8427edef98435a96f81d323992ed04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:16.622375 27159 tablet_service.cc:1511] Processing CreateTablet for tablet 7095fc8e513e4d0685fb8ea5ff1ad361 (DEFAULT_TABLE table=test-workload [id=b88e42c496bc4c8ea1dc5a5b7a932f93]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:24:16.624065 27159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7095fc8e513e4d0685fb8ea5ff1ad361. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:16.624228 27083 tablet_service.cc:1511] Processing CreateTablet for tablet 868f8377de7e493bac0b7ddd3f72e561 (DEFAULT_TABLE table=test-workload [id=b88e42c496bc4c8ea1dc5a5b7a932f93]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:24:16.622406 27088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ea50624da394ff4b728db826a4c238c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:16.626384 27083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 868f8377de7e493bac0b7ddd3f72e561. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:16.626647 27158 tablet_service.cc:1511] Processing CreateTablet for tablet 868f8377de7e493bac0b7ddd3f72e561 (DEFAULT_TABLE table=test-workload [id=b88e42c496bc4c8ea1dc5a5b7a932f93]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:24:16.628088 27158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 868f8377de7e493bac0b7ddd3f72e561. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:16.631356 27087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1db9af138404d4d85635620adb0d74c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:16.632702 27086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 590feb2c478546f98c4a9ac66c88feec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:16.642455 27009 tablet_service.cc:1511] Processing CreateTablet for tablet 2d8427edef98435a96f81d323992ed04 (DEFAULT_TABLE table=test-workload [id=b88e42c496bc4c8ea1dc5a5b7a932f93]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:24:16.643972 27009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d8427edef98435a96f81d323992ed04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:16.655555 27008 tablet_service.cc:1511] Processing CreateTablet for tablet 7095fc8e513e4d0685fb8ea5ff1ad361 (DEFAULT_TABLE table=test-workload [id=b88e42c496bc4c8ea1dc5a5b7a932f93]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:24:16.657085 27008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7095fc8e513e4d0685fb8ea5ff1ad361. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:16.675102 27007 tablet_service.cc:1511] Processing CreateTablet for tablet 868f8377de7e493bac0b7ddd3f72e561 (DEFAULT_TABLE table=test-workload [id=b88e42c496bc4c8ea1dc5a5b7a932f93]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:24:16.677286 27007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 868f8377de7e493bac0b7ddd3f72e561. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:16.765336 27216 tablet_bootstrap.cc:492] T 7095fc8e513e4d0685fb8ea5ff1ad361 P 4e5d35120f1a48d7b2b184969aee5baf: Bootstrap starting.
I20260709 12:24:16.773881 27216 tablet_bootstrap.cc:654] T 7095fc8e513e4d0685fb8ea5ff1ad361 P 4e5d35120f1a48d7b2b184969aee5baf: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:16.778684 27217 tablet_bootstrap.cc:492] T a01921fa0337486981d3d6294fc38405 P 01b5f2cc3e1f4b7ea4fc25c38e540754: Bootstrap starting.
I20260709 12:24:16.780659 27218 tablet_bootstrap.cc:492] T 590feb2c478546f98c4a9ac66c88feec P c1c5b966e9f3424d82cdabf6e7e797f8: Bootstrap starting.
I20260709 12:24:16.788049 27218 tablet_bootstrap.cc:654] T 590feb2c478546f98c4a9ac66c88feec P c1c5b966e9f3424d82cdabf6e7e797f8: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:16.795060 27217 tablet_bootstrap.cc:654] T a01921fa0337486981d3d6294fc38405 P 01b5f2cc3e1f4b7ea4fc25c38e540754: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:16.799134 27216 tablet_bootstrap.cc:492] T 7095fc8e513e4d0685fb8ea5ff1ad361 P 4e5d35120f1a48d7b2b184969aee5baf: No bootstrap required, opened a new log
I20260709 12:24:16.799732 27216 ts_tablet_manager.cc:1403] T 7095fc8e513e4d0685fb8ea5ff1ad361 P 4e5d35120f1a48d7b2b184969aee5baf: Time spent bootstrapping tablet: real 0.035s	user 0.006s	sys 0.006s
I20260709 12:24:16.800990 27217 tablet_bootstrap.cc:492] T a01921fa0337486981d3d6294fc38405 P 01b5f2cc3e1f4b7ea4fc25c38e540754: No bootstrap required, opened a new log
I20260709 12:24:16.801460 27218 tablet_bootstrap.cc:492] T 590feb2c478546f98c4a9ac66c88feec P c1c5b966e9f3424d82cdabf6e7e797f8: No bootstrap required, opened a new log
I20260709 12:24:16.801519 27217 ts_tablet_manager.cc:1403] T a01921fa0337486981d3d6294fc38405 P 01b5f2cc3e1f4b7ea4fc25c38e540754: Time spent bootstrapping tablet: real 0.023s	user 0.004s	sys 0.006s
I20260709 12:24:16.802048 27218 ts_tablet_manager.cc:1403] T 590feb2c478546f98c4a9ac66c88feec P c1c5b966e9f3424d82cdabf6e7e797f8: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.004s
I20260709 12:24:16.802541 27216 raft_consensus.cc:359] T 7095fc8e513e4d0685fb8ea5ff1ad361 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:16.803320 27216 raft_consensus.cc:385] T 7095fc8e513e4d0685fb8ea5ff1ad361 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:16.803618 27216 raft_consensus.cc:740] T 7095fc8e513e4d0685fb8ea5ff1ad361 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5d35120f1a48d7b2b184969aee5baf, State: Initialized, Role: FOLLOWER
I20260709 12:24:16.804286 27218 raft_consensus.cc:359] T 590feb2c478546f98c4a9ac66c88feec P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:16.804363 27216 consensus_queue.cc:260] T 7095fc8e513e4d0685fb8ea5ff1ad361 P 4e5d35120f1a48d7b2b184969aee5baf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:16.804993 27218 raft_consensus.cc:385] T 590feb2c478546f98c4a9ac66c88feec P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:16.804826 27217 raft_consensus.cc:359] T a01921fa0337486981d3d6294fc38405 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:16.805687 27218 raft_consensus.cc:740] T 590feb2c478546f98c4a9ac66c88feec P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1c5b966e9f3424d82cdabf6e7e797f8, State: Initialized, Role: FOLLOWER
I20260709 12:24:16.805788 27217 raft_consensus.cc:385] T a01921fa0337486981d3d6294fc38405 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:16.806900 27126 heartbeater.cc:499] Master 127.21.56.254:39955 was elected leader, sending a full tablet report...
I20260709 12:24:16.806725 27218 consensus_queue.cc:260] T 590feb2c478546f98c4a9ac66c88feec P c1c5b966e9f3424d82cdabf6e7e797f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:16.807404 27216 ts_tablet_manager.cc:1434] T 7095fc8e513e4d0685fb8ea5ff1ad361 P 4e5d35120f1a48d7b2b184969aee5baf: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:24:16.808471 27216 tablet_bootstrap.cc:492] T a01921fa0337486981d3d6294fc38405 P 4e5d35120f1a48d7b2b184969aee5baf: Bootstrap starting.
I20260709 12:24:16.808990 27201 heartbeater.cc:499] Master 127.21.56.254:39955 was elected leader, sending a full tablet report...
I20260709 12:24:16.809355 27218 ts_tablet_manager.cc:1434] T 590feb2c478546f98c4a9ac66c88feec P c1c5b966e9f3424d82cdabf6e7e797f8: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 12:24:16.810489 27218 tablet_bootstrap.cc:492] T 7ea50624da394ff4b728db826a4c238c P c1c5b966e9f3424d82cdabf6e7e797f8: Bootstrap starting.
I20260709 12:24:16.816165 27216 tablet_bootstrap.cc:654] T a01921fa0337486981d3d6294fc38405 P 4e5d35120f1a48d7b2b184969aee5baf: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:16.816215 27218 tablet_bootstrap.cc:654] T 7ea50624da394ff4b728db826a4c238c P c1c5b966e9f3424d82cdabf6e7e797f8: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:16.820838 27218 tablet_bootstrap.cc:492] T 7ea50624da394ff4b728db826a4c238c P c1c5b966e9f3424d82cdabf6e7e797f8: No bootstrap required, opened a new log
I20260709 12:24:16.821420 27218 ts_tablet_manager.cc:1403] T 7ea50624da394ff4b728db826a4c238c P c1c5b966e9f3424d82cdabf6e7e797f8: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260709 12:24:16.806288 27217 raft_consensus.cc:740] T a01921fa0337486981d3d6294fc38405 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01b5f2cc3e1f4b7ea4fc25c38e540754, State: Initialized, Role: FOLLOWER
I20260709 12:24:16.822805 27217 consensus_queue.cc:260] T a01921fa0337486981d3d6294fc38405 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:16.824424 27218 raft_consensus.cc:359] T 7ea50624da394ff4b728db826a4c238c P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:16.825268 27218 raft_consensus.cc:385] T 7ea50624da394ff4b728db826a4c238c P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:16.825618 27218 raft_consensus.cc:740] T 7ea50624da394ff4b728db826a4c238c P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1c5b966e9f3424d82cdabf6e7e797f8, State: Initialized, Role: FOLLOWER
I20260709 12:24:16.826535 27218 consensus_queue.cc:260] T 7ea50624da394ff4b728db826a4c238c P c1c5b966e9f3424d82cdabf6e7e797f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:16.828402 27218 ts_tablet_manager.cc:1434] T 7ea50624da394ff4b728db826a4c238c P c1c5b966e9f3424d82cdabf6e7e797f8: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 12:24:16.829133 27218 tablet_bootstrap.cc:492] T ffdd6db1124444e0885c23bc00c422a5 P c1c5b966e9f3424d82cdabf6e7e797f8: Bootstrap starting.
I20260709 12:24:16.833403 27218 tablet_bootstrap.cc:654] T ffdd6db1124444e0885c23bc00c422a5 P c1c5b966e9f3424d82cdabf6e7e797f8: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:16.837756 27217 ts_tablet_manager.cc:1434] T a01921fa0337486981d3d6294fc38405 P 01b5f2cc3e1f4b7ea4fc25c38e540754: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.001s
I20260709 12:24:16.838687 27050 heartbeater.cc:499] Master 127.21.56.254:39955 was elected leader, sending a full tablet report...
I20260709 12:24:16.843222 27217 tablet_bootstrap.cc:492] T 590feb2c478546f98c4a9ac66c88feec P 01b5f2cc3e1f4b7ea4fc25c38e540754: Bootstrap starting.
I20260709 12:24:16.851636 27217 tablet_bootstrap.cc:654] T 590feb2c478546f98c4a9ac66c88feec P 01b5f2cc3e1f4b7ea4fc25c38e540754: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:16.853245 27216 tablet_bootstrap.cc:492] T a01921fa0337486981d3d6294fc38405 P 4e5d35120f1a48d7b2b184969aee5baf: No bootstrap required, opened a new log
I20260709 12:24:16.855115 27216 ts_tablet_manager.cc:1403] T a01921fa0337486981d3d6294fc38405 P 4e5d35120f1a48d7b2b184969aee5baf: Time spent bootstrapping tablet: real 0.047s	user 0.020s	sys 0.017s
I20260709 12:24:16.858069 27216 raft_consensus.cc:359] T a01921fa0337486981d3d6294fc38405 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:16.858850 27216 raft_consensus.cc:385] T a01921fa0337486981d3d6294fc38405 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:16.859210 27216 raft_consensus.cc:740] T a01921fa0337486981d3d6294fc38405 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5d35120f1a48d7b2b184969aee5baf, State: Initialized, Role: FOLLOWER
I20260709 12:24:16.860088 27216 consensus_queue.cc:260] T a01921fa0337486981d3d6294fc38405 P 4e5d35120f1a48d7b2b184969aee5baf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:16.862255 27216 ts_tablet_manager.cc:1434] T a01921fa0337486981d3d6294fc38405 P 4e5d35120f1a48d7b2b184969aee5baf: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 12:24:16.863281 27216 tablet_bootstrap.cc:492] T c1db9af138404d4d85635620adb0d74c P 4e5d35120f1a48d7b2b184969aee5baf: Bootstrap starting.
I20260709 12:24:16.866204 27218 tablet_bootstrap.cc:492] T ffdd6db1124444e0885c23bc00c422a5 P c1c5b966e9f3424d82cdabf6e7e797f8: No bootstrap required, opened a new log
I20260709 12:24:16.866533 27217 tablet_bootstrap.cc:492] T 590feb2c478546f98c4a9ac66c88feec P 01b5f2cc3e1f4b7ea4fc25c38e540754: No bootstrap required, opened a new log
I20260709 12:24:16.866816 27218 ts_tablet_manager.cc:1403] T ffdd6db1124444e0885c23bc00c422a5 P c1c5b966e9f3424d82cdabf6e7e797f8: Time spent bootstrapping tablet: real 0.038s	user 0.029s	sys 0.004s
I20260709 12:24:16.867197 27217 ts_tablet_manager.cc:1403] T 590feb2c478546f98c4a9ac66c88feec P 01b5f2cc3e1f4b7ea4fc25c38e540754: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.004s
I20260709 12:24:16.869313 27216 tablet_bootstrap.cc:654] T c1db9af138404d4d85635620adb0d74c P 4e5d35120f1a48d7b2b184969aee5baf: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:16.870054 27218 raft_consensus.cc:359] T ffdd6db1124444e0885c23bc00c422a5 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:16.870327 27217 raft_consensus.cc:359] T 590feb2c478546f98c4a9ac66c88feec P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:16.871061 27218 raft_consensus.cc:385] T ffdd6db1124444e0885c23bc00c422a5 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:16.871171 27217 raft_consensus.cc:385] T 590feb2c478546f98c4a9ac66c88feec P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:16.871519 27218 raft_consensus.cc:740] T ffdd6db1124444e0885c23bc00c422a5 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1c5b966e9f3424d82cdabf6e7e797f8, State: Initialized, Role: FOLLOWER
I20260709 12:24:16.871625 27217 raft_consensus.cc:740] T 590feb2c478546f98c4a9ac66c88feec P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01b5f2cc3e1f4b7ea4fc25c38e540754, State: Initialized, Role: FOLLOWER
I20260709 12:24:16.872529 27218 consensus_queue.cc:260] T ffdd6db1124444e0885c23bc00c422a5 P c1c5b966e9f3424d82cdabf6e7e797f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:16.872707 27217 consensus_queue.cc:260] T 590feb2c478546f98c4a9ac66c88feec P 01b5f2cc3e1f4b7ea4fc25c38e540754 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:16.874958 27218 ts_tablet_manager.cc:1434] T ffdd6db1124444e0885c23bc00c422a5 P c1c5b966e9f3424d82cdabf6e7e797f8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:24:16.877251 27217 ts_tablet_manager.cc:1434] T 590feb2c478546f98c4a9ac66c88feec P 01b5f2cc3e1f4b7ea4fc25c38e540754: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:24:16.877895 27216 tablet_bootstrap.cc:492] T c1db9af138404d4d85635620adb0d74c P 4e5d35120f1a48d7b2b184969aee5baf: No bootstrap required, opened a new log
I20260709 12:24:16.878473 27216 ts_tablet_manager.cc:1403] T c1db9af138404d4d85635620adb0d74c P 4e5d35120f1a48d7b2b184969aee5baf: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260709 12:24:16.878494 27217 tablet_bootstrap.cc:492] T 7ea50624da394ff4b728db826a4c238c P 01b5f2cc3e1f4b7ea4fc25c38e540754: Bootstrap starting.
I20260709 12:24:16.878974 27218 tablet_bootstrap.cc:492] T c1db9af138404d4d85635620adb0d74c P c1c5b966e9f3424d82cdabf6e7e797f8: Bootstrap starting.
I20260709 12:24:16.881940 27216 raft_consensus.cc:359] T c1db9af138404d4d85635620adb0d74c P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:16.882814 27216 raft_consensus.cc:385] T c1db9af138404d4d85635620adb0d74c P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:16.883178 27216 raft_consensus.cc:740] T c1db9af138404d4d85635620adb0d74c P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5d35120f1a48d7b2b184969aee5baf, State: Initialized, Role: FOLLOWER
I20260709 12:24:16.884135 27216 consensus_queue.cc:260] T c1db9af138404d4d85635620adb0d74c P 4e5d35120f1a48d7b2b184969aee5baf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:16.885416 27217 tablet_bootstrap.cc:654] T 7ea50624da394ff4b728db826a4c238c P 01b5f2cc3e1f4b7ea4fc25c38e540754: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:16.885473 27218 tablet_bootstrap.cc:654] T c1db9af138404d4d85635620adb0d74c P c1c5b966e9f3424d82cdabf6e7e797f8: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:16.888327 27222 raft_consensus.cc:493] T c1db9af138404d4d85635620adb0d74c P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:16.888875 27222 raft_consensus.cc:515] T c1db9af138404d4d85635620adb0d74c P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:16.895056 27218 tablet_bootstrap.cc:492] T c1db9af138404d4d85635620adb0d74c P c1c5b966e9f3424d82cdabf6e7e797f8: No bootstrap required, opened a new log
I20260709 12:24:16.895675 27218 ts_tablet_manager.cc:1403] T c1db9af138404d4d85635620adb0d74c P c1c5b966e9f3424d82cdabf6e7e797f8: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.004s
I20260709 12:24:16.899061 27218 raft_consensus.cc:359] T c1db9af138404d4d85635620adb0d74c P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:16.900944 27222 leader_election.cc:290] T c1db9af138404d4d85635620adb0d74c P 4e5d35120f1a48d7b2b184969aee5baf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193:34415), c1c5b966e9f3424d82cdabf6e7e797f8 (127.21.56.195:46757)
I20260709 12:24:16.902670 27216 ts_tablet_manager.cc:1434] T c1db9af138404d4d85635620adb0d74c P 4e5d35120f1a48d7b2b184969aee5baf: Time spent starting tablet: real 0.024s	user 0.002s	sys 0.005s
I20260709 12:24:16.903909 27216 tablet_bootstrap.cc:492] T 7ea50624da394ff4b728db826a4c238c P 4e5d35120f1a48d7b2b184969aee5baf: Bootstrap starting.
I20260709 12:24:16.902733 27217 tablet_bootstrap.cc:492] T 7ea50624da394ff4b728db826a4c238c P 01b5f2cc3e1f4b7ea4fc25c38e540754: No bootstrap required, opened a new log
I20260709 12:24:16.904887 27217 ts_tablet_manager.cc:1403] T 7ea50624da394ff4b728db826a4c238c P 01b5f2cc3e1f4b7ea4fc25c38e540754: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.004s
I20260709 12:24:16.907109 27218 raft_consensus.cc:385] T c1db9af138404d4d85635620adb0d74c P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:16.907538 27218 raft_consensus.cc:740] T c1db9af138404d4d85635620adb0d74c P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1c5b966e9f3424d82cdabf6e7e797f8, State: Initialized, Role: FOLLOWER
I20260709 12:24:16.908370 27218 consensus_queue.cc:260] T c1db9af138404d4d85635620adb0d74c P c1c5b966e9f3424d82cdabf6e7e797f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:16.911116 27218 ts_tablet_manager.cc:1434] T c1db9af138404d4d85635620adb0d74c P c1c5b966e9f3424d82cdabf6e7e797f8: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 12:24:16.912160 27218 tablet_bootstrap.cc:492] T 868f8377de7e493bac0b7ddd3f72e561 P c1c5b966e9f3424d82cdabf6e7e797f8: Bootstrap starting.
I20260709 12:24:16.917238 27025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1db9af138404d4d85635620adb0d74c" candidate_uuid: "4e5d35120f1a48d7b2b184969aee5baf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" is_pre_election: true
I20260709 12:24:16.918083 27218 tablet_bootstrap.cc:654] T 868f8377de7e493bac0b7ddd3f72e561 P c1c5b966e9f3424d82cdabf6e7e797f8: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:16.918951 27217 raft_consensus.cc:359] T 7ea50624da394ff4b728db826a4c238c P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
W20260709 12:24:16.919493 27065 leader_election.cc:343] T c1db9af138404d4d85635620adb0d74c P 4e5d35120f1a48d7b2b184969aee5baf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193:34415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:16.919770 27217 raft_consensus.cc:385] T 7ea50624da394ff4b728db826a4c238c P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:16.920112 27217 raft_consensus.cc:740] T 7ea50624da394ff4b728db826a4c238c P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01b5f2cc3e1f4b7ea4fc25c38e540754, State: Initialized, Role: FOLLOWER
I20260709 12:24:16.920917 27217 consensus_queue.cc:260] T 7ea50624da394ff4b728db826a4c238c P 01b5f2cc3e1f4b7ea4fc25c38e540754 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:16.923136 27217 ts_tablet_manager.cc:1434] T 7ea50624da394ff4b728db826a4c238c P 01b5f2cc3e1f4b7ea4fc25c38e540754: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 12:24:16.924147 27217 tablet_bootstrap.cc:492] T c1db9af138404d4d85635620adb0d74c P 01b5f2cc3e1f4b7ea4fc25c38e540754: Bootstrap starting.
I20260709 12:24:16.926554 27216 tablet_bootstrap.cc:654] T 7ea50624da394ff4b728db826a4c238c P 4e5d35120f1a48d7b2b184969aee5baf: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:16.930006 27176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1db9af138404d4d85635620adb0d74c" candidate_uuid: "4e5d35120f1a48d7b2b184969aee5baf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" is_pre_election: true
I20260709 12:24:16.931217 27176 raft_consensus.cc:2468] T c1db9af138404d4d85635620adb0d74c P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e5d35120f1a48d7b2b184969aee5baf in term 0.
I20260709 12:24:16.932881 27066 leader_election.cc:304] T c1db9af138404d4d85635620adb0d74c P 4e5d35120f1a48d7b2b184969aee5baf [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: 4e5d35120f1a48d7b2b184969aee5baf, c1c5b966e9f3424d82cdabf6e7e797f8; no voters: 01b5f2cc3e1f4b7ea4fc25c38e540754
I20260709 12:24:16.930492 27217 tablet_bootstrap.cc:654] T c1db9af138404d4d85635620adb0d74c P 01b5f2cc3e1f4b7ea4fc25c38e540754: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:16.934046 27222 raft_consensus.cc:2804] T c1db9af138404d4d85635620adb0d74c P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:16.934468 27222 raft_consensus.cc:493] T c1db9af138404d4d85635620adb0d74c P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:16.934790 27222 raft_consensus.cc:3060] T c1db9af138404d4d85635620adb0d74c P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:16.940047 27217 tablet_bootstrap.cc:492] T c1db9af138404d4d85635620adb0d74c P 01b5f2cc3e1f4b7ea4fc25c38e540754: No bootstrap required, opened a new log
I20260709 12:24:16.940526 27217 ts_tablet_manager.cc:1403] T c1db9af138404d4d85635620adb0d74c P 01b5f2cc3e1f4b7ea4fc25c38e540754: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.000s
I20260709 12:24:16.941406 27222 raft_consensus.cc:515] T c1db9af138404d4d85635620adb0d74c P 4e5d35120f1a48d7b2b184969aee5baf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:16.944697 27218 tablet_bootstrap.cc:492] T 868f8377de7e493bac0b7ddd3f72e561 P c1c5b966e9f3424d82cdabf6e7e797f8: No bootstrap required, opened a new log
I20260709 12:24:16.944460 27217 raft_consensus.cc:359] T c1db9af138404d4d85635620adb0d74c P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:16.944929 27025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1db9af138404d4d85635620adb0d74c" candidate_uuid: "4e5d35120f1a48d7b2b184969aee5baf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754"
I20260709 12:24:16.945358 27217 raft_consensus.cc:385] T c1db9af138404d4d85635620adb0d74c P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:16.945474 27218 ts_tablet_manager.cc:1403] T 868f8377de7e493bac0b7ddd3f72e561 P c1c5b966e9f3424d82cdabf6e7e797f8: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.024s
I20260709 12:24:16.945716 27217 raft_consensus.cc:740] T c1db9af138404d4d85635620adb0d74c P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01b5f2cc3e1f4b7ea4fc25c38e540754, State: Initialized, Role: FOLLOWER
I20260709 12:24:16.946605 27217 consensus_queue.cc:260] T c1db9af138404d4d85635620adb0d74c P 01b5f2cc3e1f4b7ea4fc25c38e540754 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:16.947304 27176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1db9af138404d4d85635620adb0d74c" candidate_uuid: "4e5d35120f1a48d7b2b184969aee5baf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8"
I20260709 12:24:16.947482 27025 raft_consensus.cc:3060] T c1db9af138404d4d85635620adb0d74c P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:16.947877 27176 raft_consensus.cc:3060] T c1db9af138404d4d85635620adb0d74c P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:16.948995 27218 raft_consensus.cc:359] T 868f8377de7e493bac0b7ddd3f72e561 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:16.949864 27218 raft_consensus.cc:385] T 868f8377de7e493bac0b7ddd3f72e561 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:16.950183 27218 raft_consensus.cc:740] T 868f8377de7e493bac0b7ddd3f72e561 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1c5b966e9f3424d82cdabf6e7e797f8, State: Initialized, Role: FOLLOWER
I20260709 12:24:16.951190 27218 consensus_queue.cc:260] T 868f8377de7e493bac0b7ddd3f72e561 P c1c5b966e9f3424d82cdabf6e7e797f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:16.955128 27025 raft_consensus.cc:2468] T c1db9af138404d4d85635620adb0d74c P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e5d35120f1a48d7b2b184969aee5baf in term 1.
I20260709 12:24:16.955220 27222 leader_election.cc:290] T c1db9af138404d4d85635620adb0d74c P 4e5d35120f1a48d7b2b184969aee5baf [CANDIDATE]: Term 1 election: Requested vote from peers 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193:34415), c1c5b966e9f3424d82cdabf6e7e797f8 (127.21.56.195:46757)
I20260709 12:24:16.956890 27218 ts_tablet_manager.cc:1434] T 868f8377de7e493bac0b7ddd3f72e561 P c1c5b966e9f3424d82cdabf6e7e797f8: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.004s
I20260709 12:24:16.955128 27176 raft_consensus.cc:2468] T c1db9af138404d4d85635620adb0d74c P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e5d35120f1a48d7b2b184969aee5baf in term 1.
I20260709 12:24:16.958268 27218 tablet_bootstrap.cc:492] T 2d8427edef98435a96f81d323992ed04 P c1c5b966e9f3424d82cdabf6e7e797f8: Bootstrap starting.
I20260709 12:24:16.958545 27065 leader_election.cc:304] T c1db9af138404d4d85635620adb0d74c P 4e5d35120f1a48d7b2b184969aee5baf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01b5f2cc3e1f4b7ea4fc25c38e540754, 4e5d35120f1a48d7b2b184969aee5baf; no voters: 
I20260709 12:24:16.960515 27222 raft_consensus.cc:2804] T c1db9af138404d4d85635620adb0d74c P 4e5d35120f1a48d7b2b184969aee5baf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:16.960968 27222 raft_consensus.cc:697] T c1db9af138404d4d85635620adb0d74c P 4e5d35120f1a48d7b2b184969aee5baf [term 1 LEADER]: Becoming Leader. State: Replica: 4e5d35120f1a48d7b2b184969aee5baf, State: Running, Role: LEADER
I20260709 12:24:16.966005 27217 ts_tablet_manager.cc:1434] T c1db9af138404d4d85635620adb0d74c P 01b5f2cc3e1f4b7ea4fc25c38e540754: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260709 12:24:16.965878 27218 tablet_bootstrap.cc:654] T 2d8427edef98435a96f81d323992ed04 P c1c5b966e9f3424d82cdabf6e7e797f8: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:16.961776 27222 consensus_queue.cc:237] T c1db9af138404d4d85635620adb0d74c P 4e5d35120f1a48d7b2b184969aee5baf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:16.970569 27217 tablet_bootstrap.cc:492] T 6ec3df9153ea4472a152a23a230ec758 P 01b5f2cc3e1f4b7ea4fc25c38e540754: Bootstrap starting.
I20260709 12:24:16.984874 27217 tablet_bootstrap.cc:654] T 6ec3df9153ea4472a152a23a230ec758 P 01b5f2cc3e1f4b7ea4fc25c38e540754: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:16.991073 26922 catalog_manager.cc:5697] T c1db9af138404d4d85635620adb0d74c P 4e5d35120f1a48d7b2b184969aee5baf reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194). New cstate: current_term: 1 leader_uuid: "4e5d35120f1a48d7b2b184969aee5baf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:16.996107 27218 tablet_bootstrap.cc:492] T 2d8427edef98435a96f81d323992ed04 P c1c5b966e9f3424d82cdabf6e7e797f8: No bootstrap required, opened a new log
I20260709 12:24:16.996537 27216 tablet_bootstrap.cc:492] T 7ea50624da394ff4b728db826a4c238c P 4e5d35120f1a48d7b2b184969aee5baf: No bootstrap required, opened a new log
I20260709 12:24:16.996757 27218 ts_tablet_manager.cc:1403] T 2d8427edef98435a96f81d323992ed04 P c1c5b966e9f3424d82cdabf6e7e797f8: Time spent bootstrapping tablet: real 0.039s	user 0.027s	sys 0.009s
I20260709 12:24:16.996930 27217 tablet_bootstrap.cc:492] T 6ec3df9153ea4472a152a23a230ec758 P 01b5f2cc3e1f4b7ea4fc25c38e540754: No bootstrap required, opened a new log
I20260709 12:24:16.997148 27216 ts_tablet_manager.cc:1403] T 7ea50624da394ff4b728db826a4c238c P 4e5d35120f1a48d7b2b184969aee5baf: Time spent bootstrapping tablet: real 0.093s	user 0.037s	sys 0.021s
I20260709 12:24:16.997601 27217 ts_tablet_manager.cc:1403] T 6ec3df9153ea4472a152a23a230ec758 P 01b5f2cc3e1f4b7ea4fc25c38e540754: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.003s
I20260709 12:24:17.000216 27218 raft_consensus.cc:359] T 2d8427edef98435a96f81d323992ed04 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:17.000425 27216 raft_consensus.cc:359] T 7ea50624da394ff4b728db826a4c238c P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:17.000766 27217 raft_consensus.cc:359] T 6ec3df9153ea4472a152a23a230ec758 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } } peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } }
I20260709 12:24:17.001144 27218 raft_consensus.cc:385] T 2d8427edef98435a96f81d323992ed04 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:17.001211 27216 raft_consensus.cc:385] T 7ea50624da394ff4b728db826a4c238c P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:17.001622 27217 raft_consensus.cc:385] T 6ec3df9153ea4472a152a23a230ec758 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:17.001688 27218 raft_consensus.cc:740] T 2d8427edef98435a96f81d323992ed04 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1c5b966e9f3424d82cdabf6e7e797f8, State: Initialized, Role: FOLLOWER
I20260709 12:24:17.001762 27216 raft_consensus.cc:740] T 7ea50624da394ff4b728db826a4c238c P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5d35120f1a48d7b2b184969aee5baf, State: Initialized, Role: FOLLOWER
I20260709 12:24:17.002179 27217 raft_consensus.cc:740] T 6ec3df9153ea4472a152a23a230ec758 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01b5f2cc3e1f4b7ea4fc25c38e540754, State: Initialized, Role: FOLLOWER
I20260709 12:24:17.002950 27218 consensus_queue.cc:260] T 2d8427edef98435a96f81d323992ed04 P c1c5b966e9f3424d82cdabf6e7e797f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:17.003150 27217 consensus_queue.cc:260] T 6ec3df9153ea4472a152a23a230ec758 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } } peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } }
I20260709 12:24:17.002964 27216 consensus_queue.cc:260] T 7ea50624da394ff4b728db826a4c238c P 4e5d35120f1a48d7b2b184969aee5baf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:17.005851 27216 ts_tablet_manager.cc:1434] T 7ea50624da394ff4b728db826a4c238c P 4e5d35120f1a48d7b2b184969aee5baf: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:24:17.005960 27218 ts_tablet_manager.cc:1434] T 2d8427edef98435a96f81d323992ed04 P c1c5b966e9f3424d82cdabf6e7e797f8: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260709 12:24:17.007160 27216 tablet_bootstrap.cc:492] T 2d8427edef98435a96f81d323992ed04 P 4e5d35120f1a48d7b2b184969aee5baf: Bootstrap starting.
I20260709 12:24:17.008064 27218 tablet_bootstrap.cc:492] T a01921fa0337486981d3d6294fc38405 P c1c5b966e9f3424d82cdabf6e7e797f8: Bootstrap starting.
I20260709 12:24:17.012785 27217 ts_tablet_manager.cc:1434] T 6ec3df9153ea4472a152a23a230ec758 P 01b5f2cc3e1f4b7ea4fc25c38e540754: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:24:17.013715 27216 tablet_bootstrap.cc:654] T 2d8427edef98435a96f81d323992ed04 P 4e5d35120f1a48d7b2b184969aee5baf: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:17.015314 27218 tablet_bootstrap.cc:654] T a01921fa0337486981d3d6294fc38405 P c1c5b966e9f3424d82cdabf6e7e797f8: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:17.020242 27217 tablet_bootstrap.cc:492] T 2d8427edef98435a96f81d323992ed04 P 01b5f2cc3e1f4b7ea4fc25c38e540754: Bootstrap starting.
I20260709 12:24:17.022574 27226 raft_consensus.cc:493] T a01921fa0337486981d3d6294fc38405 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:17.023128 27226 raft_consensus.cc:515] T a01921fa0337486981d3d6294fc38405 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:17.025391 27216 tablet_bootstrap.cc:492] T 2d8427edef98435a96f81d323992ed04 P 4e5d35120f1a48d7b2b184969aee5baf: No bootstrap required, opened a new log
I20260709 12:24:17.025929 27216 ts_tablet_manager.cc:1403] T 2d8427edef98435a96f81d323992ed04 P 4e5d35120f1a48d7b2b184969aee5baf: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260709 12:24:17.027683 27226 leader_election.cc:290] T a01921fa0337486981d3d6294fc38405 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194:45189), c1c5b966e9f3424d82cdabf6e7e797f8 (127.21.56.195:46757)
I20260709 12:24:17.027833 27218 tablet_bootstrap.cc:492] T a01921fa0337486981d3d6294fc38405 P c1c5b966e9f3424d82cdabf6e7e797f8: No bootstrap required, opened a new log
I20260709 12:24:17.028558 27218 ts_tablet_manager.cc:1403] T a01921fa0337486981d3d6294fc38405 P c1c5b966e9f3424d82cdabf6e7e797f8: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260709 12:24:17.029639 27216 raft_consensus.cc:359] T 2d8427edef98435a96f81d323992ed04 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:17.030591 27216 raft_consensus.cc:385] T 2d8427edef98435a96f81d323992ed04 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:17.030949 27216 raft_consensus.cc:740] T 2d8427edef98435a96f81d323992ed04 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5d35120f1a48d7b2b184969aee5baf, State: Initialized, Role: FOLLOWER
I20260709 12:24:17.031810 27216 consensus_queue.cc:260] T 2d8427edef98435a96f81d323992ed04 P 4e5d35120f1a48d7b2b184969aee5baf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:17.032160 27218 raft_consensus.cc:359] T a01921fa0337486981d3d6294fc38405 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:17.032971 27218 raft_consensus.cc:385] T a01921fa0337486981d3d6294fc38405 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:17.033324 27218 raft_consensus.cc:740] T a01921fa0337486981d3d6294fc38405 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1c5b966e9f3424d82cdabf6e7e797f8, State: Initialized, Role: FOLLOWER
I20260709 12:24:17.034135 27218 consensus_queue.cc:260] T a01921fa0337486981d3d6294fc38405 P c1c5b966e9f3424d82cdabf6e7e797f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:17.036058 27216 ts_tablet_manager.cc:1434] T 2d8427edef98435a96f81d323992ed04 P 4e5d35120f1a48d7b2b184969aee5baf: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:24:17.037144 27216 tablet_bootstrap.cc:492] T 590feb2c478546f98c4a9ac66c88feec P 4e5d35120f1a48d7b2b184969aee5baf: Bootstrap starting.
I20260709 12:24:17.038513 27218 ts_tablet_manager.cc:1434] T a01921fa0337486981d3d6294fc38405 P c1c5b966e9f3424d82cdabf6e7e797f8: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:24:17.039650 27218 tablet_bootstrap.cc:492] T 6ec3df9153ea4472a152a23a230ec758 P c1c5b966e9f3424d82cdabf6e7e797f8: Bootstrap starting.
I20260709 12:24:17.043697 27216 tablet_bootstrap.cc:654] T 590feb2c478546f98c4a9ac66c88feec P 4e5d35120f1a48d7b2b184969aee5baf: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:17.046069 27218 tablet_bootstrap.cc:654] T 6ec3df9153ea4472a152a23a230ec758 P c1c5b966e9f3424d82cdabf6e7e797f8: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:17.049283 27223 raft_consensus.cc:493] T 2d8427edef98435a96f81d323992ed04 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:17.049890 27223 raft_consensus.cc:515] T 2d8427edef98435a96f81d323992ed04 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:17.046005 27217 tablet_bootstrap.cc:654] T 2d8427edef98435a96f81d323992ed04 P 01b5f2cc3e1f4b7ea4fc25c38e540754: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:17.062058 27223 leader_election.cc:290] T 2d8427edef98435a96f81d323992ed04 P c1c5b966e9f3424d82cdabf6e7e797f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193:34415), 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194:45189)
I20260709 12:24:17.062739 27223 raft_consensus.cc:493] T ffdd6db1124444e0885c23bc00c422a5 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:17.063238 27223 raft_consensus.cc:515] T ffdd6db1124444e0885c23bc00c422a5 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:17.064064 27237 raft_consensus.cc:493] T a01921fa0337486981d3d6294fc38405 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:17.064795 27222 raft_consensus.cc:493] T 7ea50624da394ff4b728db826a4c238c P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:17.064565 27237 raft_consensus.cc:515] T a01921fa0337486981d3d6294fc38405 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:17.065562 27223 leader_election.cc:290] T ffdd6db1124444e0885c23bc00c422a5 P c1c5b966e9f3424d82cdabf6e7e797f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193:34415), 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194:45189)
I20260709 12:24:17.065294 27222 raft_consensus.cc:515] T 7ea50624da394ff4b728db826a4c238c P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:17.066833 27237 leader_election.cc:290] T a01921fa0337486981d3d6294fc38405 P 4e5d35120f1a48d7b2b184969aee5baf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193:34415), c1c5b966e9f3424d82cdabf6e7e797f8 (127.21.56.195:46757)
I20260709 12:24:17.067806 27222 leader_election.cc:290] T 7ea50624da394ff4b728db826a4c238c P 4e5d35120f1a48d7b2b184969aee5baf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193:34415), c1c5b966e9f3424d82cdabf6e7e797f8 (127.21.56.195:46757)
I20260709 12:24:17.070196 27025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a01921fa0337486981d3d6294fc38405" candidate_uuid: "4e5d35120f1a48d7b2b184969aee5baf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" is_pre_election: true
I20260709 12:24:17.070621 27024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea50624da394ff4b728db826a4c238c" candidate_uuid: "4e5d35120f1a48d7b2b184969aee5baf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" is_pre_election: true
I20260709 12:24:17.070930 27025 raft_consensus.cc:2468] T a01921fa0337486981d3d6294fc38405 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e5d35120f1a48d7b2b184969aee5baf in term 0.
I20260709 12:24:17.071285 27024 raft_consensus.cc:2468] T 7ea50624da394ff4b728db826a4c238c P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e5d35120f1a48d7b2b184969aee5baf in term 0.
I20260709 12:24:17.072364 27065 leader_election.cc:304] T a01921fa0337486981d3d6294fc38405 P 4e5d35120f1a48d7b2b184969aee5baf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01b5f2cc3e1f4b7ea4fc25c38e540754, 4e5d35120f1a48d7b2b184969aee5baf; no voters: 
I20260709 12:24:17.073191 27222 raft_consensus.cc:2804] T a01921fa0337486981d3d6294fc38405 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:17.073536 27222 raft_consensus.cc:493] T a01921fa0337486981d3d6294fc38405 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:17.073623 27065 leader_election.cc:304] T 7ea50624da394ff4b728db826a4c238c P 4e5d35120f1a48d7b2b184969aee5baf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01b5f2cc3e1f4b7ea4fc25c38e540754, 4e5d35120f1a48d7b2b184969aee5baf; no voters: 
I20260709 12:24:17.073962 27222 raft_consensus.cc:3060] T a01921fa0337486981d3d6294fc38405 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:17.074527 27237 raft_consensus.cc:2804] T 7ea50624da394ff4b728db826a4c238c P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:17.074920 27237 raft_consensus.cc:493] T 7ea50624da394ff4b728db826a4c238c P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:17.075254 27237 raft_consensus.cc:3060] T 7ea50624da394ff4b728db826a4c238c P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:17.077461 27217 tablet_bootstrap.cc:492] T 2d8427edef98435a96f81d323992ed04 P 01b5f2cc3e1f4b7ea4fc25c38e540754: No bootstrap required, opened a new log
I20260709 12:24:17.078051 27217 ts_tablet_manager.cc:1403] T 2d8427edef98435a96f81d323992ed04 P 01b5f2cc3e1f4b7ea4fc25c38e540754: Time spent bootstrapping tablet: real 0.058s	user 0.006s	sys 0.007s
I20260709 12:24:17.083400 27237 raft_consensus.cc:515] T 7ea50624da394ff4b728db826a4c238c P 4e5d35120f1a48d7b2b184969aee5baf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:17.083499 27101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a01921fa0337486981d3d6294fc38405" candidate_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5d35120f1a48d7b2b184969aee5baf" is_pre_election: true
I20260709 12:24:17.083643 27217 raft_consensus.cc:359] T 2d8427edef98435a96f81d323992ed04 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:17.084689 27217 raft_consensus.cc:385] T 2d8427edef98435a96f81d323992ed04 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:17.085052 27217 raft_consensus.cc:740] T 2d8427edef98435a96f81d323992ed04 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01b5f2cc3e1f4b7ea4fc25c38e540754, State: Initialized, Role: FOLLOWER
I20260709 12:24:17.085796 27222 raft_consensus.cc:515] T a01921fa0337486981d3d6294fc38405 P 4e5d35120f1a48d7b2b184969aee5baf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:17.086997 27024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea50624da394ff4b728db826a4c238c" candidate_uuid: "4e5d35120f1a48d7b2b184969aee5baf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754"
I20260709 12:24:17.087656 27024 raft_consensus.cc:3060] T 7ea50624da394ff4b728db826a4c238c P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:17.087966 27101 raft_consensus.cc:2393] T a01921fa0337486981d3d6294fc38405 P 4e5d35120f1a48d7b2b184969aee5baf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 01b5f2cc3e1f4b7ea4fc25c38e540754 in current term 1: Already voted for candidate 4e5d35120f1a48d7b2b184969aee5baf in this term.
I20260709 12:24:17.088020 27176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a01921fa0337486981d3d6294fc38405" candidate_uuid: "4e5d35120f1a48d7b2b184969aee5baf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" is_pre_election: true
I20260709 12:24:17.090360 27175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea50624da394ff4b728db826a4c238c" candidate_uuid: "4e5d35120f1a48d7b2b184969aee5baf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" is_pre_election: true
I20260709 12:24:17.090624 27176 raft_consensus.cc:2468] T a01921fa0337486981d3d6294fc38405 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e5d35120f1a48d7b2b184969aee5baf in term 0.
I20260709 12:24:17.091102 27175 raft_consensus.cc:2468] T 7ea50624da394ff4b728db826a4c238c P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e5d35120f1a48d7b2b184969aee5baf in term 0.
I20260709 12:24:17.085850 27217 consensus_queue.cc:260] T 2d8427edef98435a96f81d323992ed04 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:17.092097 27174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a01921fa0337486981d3d6294fc38405" candidate_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" is_pre_election: true
I20260709 12:24:17.092921 27174 raft_consensus.cc:2468] T a01921fa0337486981d3d6294fc38405 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01b5f2cc3e1f4b7ea4fc25c38e540754 in term 0.
I20260709 12:24:17.094834 27025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a01921fa0337486981d3d6294fc38405" candidate_uuid: "4e5d35120f1a48d7b2b184969aee5baf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754"
I20260709 12:24:17.095450 27025 raft_consensus.cc:3060] T a01921fa0337486981d3d6294fc38405 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:17.104370 27217 ts_tablet_manager.cc:1434] T 2d8427edef98435a96f81d323992ed04 P 01b5f2cc3e1f4b7ea4fc25c38e540754: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 12:24:17.107703 27025 raft_consensus.cc:2468] T a01921fa0337486981d3d6294fc38405 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e5d35120f1a48d7b2b184969aee5baf in term 1.
I20260709 12:24:17.108201 26990 leader_election.cc:304] T a01921fa0337486981d3d6294fc38405 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [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: 01b5f2cc3e1f4b7ea4fc25c38e540754, c1c5b966e9f3424d82cdabf6e7e797f8; no voters: 4e5d35120f1a48d7b2b184969aee5baf
I20260709 12:24:17.108974 27065 leader_election.cc:304] T a01921fa0337486981d3d6294fc38405 P 4e5d35120f1a48d7b2b184969aee5baf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01b5f2cc3e1f4b7ea4fc25c38e540754, 4e5d35120f1a48d7b2b184969aee5baf; no voters: 
I20260709 12:24:17.109432 27226 raft_consensus.cc:2764] T a01921fa0337486981d3d6294fc38405 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
W20260709 12:24:17.107275 26971 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:24:17.107276 27174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a01921fa0337486981d3d6294fc38405" candidate_uuid: "4e5d35120f1a48d7b2b184969aee5baf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8"
I20260709 12:24:17.110989 27174 raft_consensus.cc:3060] T a01921fa0337486981d3d6294fc38405 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:17.114384 27024 raft_consensus.cc:2468] T 7ea50624da394ff4b728db826a4c238c P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e5d35120f1a48d7b2b184969aee5baf in term 1.
I20260709 12:24:17.117118 27217 tablet_bootstrap.cc:492] T 868f8377de7e493bac0b7ddd3f72e561 P 01b5f2cc3e1f4b7ea4fc25c38e540754: Bootstrap starting.
I20260709 12:24:17.107493 27222 leader_election.cc:290] T a01921fa0337486981d3d6294fc38405 P 4e5d35120f1a48d7b2b184969aee5baf [CANDIDATE]: Term 1 election: Requested vote from peers 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193:34415), c1c5b966e9f3424d82cdabf6e7e797f8 (127.21.56.195:46757)
I20260709 12:24:17.118340 27222 raft_consensus.cc:2804] T a01921fa0337486981d3d6294fc38405 P 4e5d35120f1a48d7b2b184969aee5baf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:17.118799 27216 tablet_bootstrap.cc:492] T 590feb2c478546f98c4a9ac66c88feec P 4e5d35120f1a48d7b2b184969aee5baf: No bootstrap required, opened a new log
I20260709 12:24:17.119338 27216 ts_tablet_manager.cc:1403] T 590feb2c478546f98c4a9ac66c88feec P 4e5d35120f1a48d7b2b184969aee5baf: Time spent bootstrapping tablet: real 0.082s	user 0.020s	sys 0.012s
I20260709 12:24:17.121985 27022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffdd6db1124444e0885c23bc00c422a5" candidate_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" is_pre_election: true
I20260709 12:24:17.123548 27237 leader_election.cc:290] T 7ea50624da394ff4b728db826a4c238c P 4e5d35120f1a48d7b2b184969aee5baf [CANDIDATE]: Term 1 election: Requested vote from peers 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193:34415), c1c5b966e9f3424d82cdabf6e7e797f8 (127.21.56.195:46757)
I20260709 12:24:17.123449 27023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d8427edef98435a96f81d323992ed04" candidate_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" is_pre_election: true
I20260709 12:24:17.124296 27023 raft_consensus.cc:2468] T 2d8427edef98435a96f81d323992ed04 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1c5b966e9f3424d82cdabf6e7e797f8 in term 0.
I20260709 12:24:17.124897 27175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea50624da394ff4b728db826a4c238c" candidate_uuid: "4e5d35120f1a48d7b2b184969aee5baf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8"
I20260709 12:24:17.125614 27175 raft_consensus.cc:3060] T 7ea50624da394ff4b728db826a4c238c P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:24:17.125963 27139 leader_election.cc:343] T ffdd6db1124444e0885c23bc00c422a5 P c1c5b966e9f3424d82cdabf6e7e797f8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193:34415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:17.126806 27139 leader_election.cc:304] T 2d8427edef98435a96f81d323992ed04 P c1c5b966e9f3424d82cdabf6e7e797f8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01b5f2cc3e1f4b7ea4fc25c38e540754, c1c5b966e9f3424d82cdabf6e7e797f8; no voters: 
I20260709 12:24:17.127347 27217 tablet_bootstrap.cc:654] T 868f8377de7e493bac0b7ddd3f72e561 P 01b5f2cc3e1f4b7ea4fc25c38e540754: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:17.127696 27223 raft_consensus.cc:2804] T 2d8427edef98435a96f81d323992ed04 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:17.128103 27223 raft_consensus.cc:493] T 2d8427edef98435a96f81d323992ed04 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:17.128436 27223 raft_consensus.cc:3060] T 2d8427edef98435a96f81d323992ed04 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:17.128679 27218 tablet_bootstrap.cc:492] T 6ec3df9153ea4472a152a23a230ec758 P c1c5b966e9f3424d82cdabf6e7e797f8: No bootstrap required, opened a new log
I20260709 12:24:17.129165 27218 ts_tablet_manager.cc:1403] T 6ec3df9153ea4472a152a23a230ec758 P c1c5b966e9f3424d82cdabf6e7e797f8: Time spent bootstrapping tablet: real 0.090s	user 0.019s	sys 0.028s
I20260709 12:24:17.118808 27222 raft_consensus.cc:697] T a01921fa0337486981d3d6294fc38405 P 4e5d35120f1a48d7b2b184969aee5baf [term 1 LEADER]: Becoming Leader. State: Replica: 4e5d35120f1a48d7b2b184969aee5baf, State: Running, Role: LEADER
I20260709 12:24:17.131215 27222 consensus_queue.cc:237] T a01921fa0337486981d3d6294fc38405 P 4e5d35120f1a48d7b2b184969aee5baf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:17.132516 27216 raft_consensus.cc:359] T 590feb2c478546f98c4a9ac66c88feec P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:17.133273 27216 raft_consensus.cc:385] T 590feb2c478546f98c4a9ac66c88feec P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:17.133549 27216 raft_consensus.cc:740] T 590feb2c478546f98c4a9ac66c88feec P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5d35120f1a48d7b2b184969aee5baf, State: Initialized, Role: FOLLOWER
I20260709 12:24:17.134243 27216 consensus_queue.cc:260] T 590feb2c478546f98c4a9ac66c88feec P 4e5d35120f1a48d7b2b184969aee5baf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:17.136271 27065 leader_election.cc:304] T 7ea50624da394ff4b728db826a4c238c P 4e5d35120f1a48d7b2b184969aee5baf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01b5f2cc3e1f4b7ea4fc25c38e540754, 4e5d35120f1a48d7b2b184969aee5baf; no voters: 
I20260709 12:24:17.134181 27174 raft_consensus.cc:2468] T a01921fa0337486981d3d6294fc38405 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e5d35120f1a48d7b2b184969aee5baf in term 1.
I20260709 12:24:17.137789 27101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d8427edef98435a96f81d323992ed04" candidate_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5d35120f1a48d7b2b184969aee5baf" is_pre_election: true
I20260709 12:24:17.138492 27101 raft_consensus.cc:2468] T 2d8427edef98435a96f81d323992ed04 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1c5b966e9f3424d82cdabf6e7e797f8 in term 0.
I20260709 12:24:17.138583 27223 raft_consensus.cc:515] T 2d8427edef98435a96f81d323992ed04 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:17.139528 27237 raft_consensus.cc:2804] T 7ea50624da394ff4b728db826a4c238c P 4e5d35120f1a48d7b2b184969aee5baf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:17.140084 27237 raft_consensus.cc:697] T 7ea50624da394ff4b728db826a4c238c P 4e5d35120f1a48d7b2b184969aee5baf [term 1 LEADER]: Becoming Leader. State: Replica: 4e5d35120f1a48d7b2b184969aee5baf, State: Running, Role: LEADER
I20260709 12:24:17.140964 27237 consensus_queue.cc:237] T 7ea50624da394ff4b728db826a4c238c P 4e5d35120f1a48d7b2b184969aee5baf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:17.141732 27023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d8427edef98435a96f81d323992ed04" candidate_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754"
I20260709 12:24:17.142347 27023 raft_consensus.cc:3060] T 2d8427edef98435a96f81d323992ed04 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:17.142921 27101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffdd6db1124444e0885c23bc00c422a5" candidate_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5d35120f1a48d7b2b184969aee5baf" is_pre_election: true
I20260709 12:24:17.140973 27223 leader_election.cc:290] T 2d8427edef98435a96f81d323992ed04 P c1c5b966e9f3424d82cdabf6e7e797f8 [CANDIDATE]: Term 1 election: Requested vote from peers 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193:34415), 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194:45189)
I20260709 12:24:17.146179 27175 raft_consensus.cc:2468] T 7ea50624da394ff4b728db826a4c238c P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e5d35120f1a48d7b2b184969aee5baf in term 1.
W20260709 12:24:17.147261 27141 leader_election.cc:343] T ffdd6db1124444e0885c23bc00c422a5 P c1c5b966e9f3424d82cdabf6e7e797f8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194:45189): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:17.147706 27101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d8427edef98435a96f81d323992ed04" candidate_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5d35120f1a48d7b2b184969aee5baf"
I20260709 12:24:17.148360 27101 raft_consensus.cc:3060] T 2d8427edef98435a96f81d323992ed04 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:17.148041 27218 raft_consensus.cc:359] T 6ec3df9153ea4472a152a23a230ec758 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } } peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } }
I20260709 12:24:17.148852 27218 raft_consensus.cc:385] T 6ec3df9153ea4472a152a23a230ec758 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:17.149147 27218 raft_consensus.cc:740] T 6ec3df9153ea4472a152a23a230ec758 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1c5b966e9f3424d82cdabf6e7e797f8, State: Initialized, Role: FOLLOWER
I20260709 12:24:17.149955 27218 consensus_queue.cc:260] T 6ec3df9153ea4472a152a23a230ec758 P c1c5b966e9f3424d82cdabf6e7e797f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } } peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } }
I20260709 12:24:17.152042 27218 ts_tablet_manager.cc:1434] T 6ec3df9153ea4472a152a23a230ec758 P c1c5b966e9f3424d82cdabf6e7e797f8: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 12:24:17.147773 27141 leader_election.cc:304] T ffdd6db1124444e0885c23bc00c422a5 P c1c5b966e9f3424d82cdabf6e7e797f8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1c5b966e9f3424d82cdabf6e7e797f8; no voters: 01b5f2cc3e1f4b7ea4fc25c38e540754, 4e5d35120f1a48d7b2b184969aee5baf
I20260709 12:24:17.153296 27250 raft_consensus.cc:2749] T ffdd6db1124444e0885c23bc00c422a5 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:17.153416 27218 tablet_bootstrap.cc:492] T 7095fc8e513e4d0685fb8ea5ff1ad361 P c1c5b966e9f3424d82cdabf6e7e797f8: Bootstrap starting.
I20260709 12:24:17.155963 27101 raft_consensus.cc:2468] T 2d8427edef98435a96f81d323992ed04 P 4e5d35120f1a48d7b2b184969aee5baf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1c5b966e9f3424d82cdabf6e7e797f8 in term 1.
I20260709 12:24:17.158537 27252 raft_consensus.cc:493] T 7095fc8e513e4d0685fb8ea5ff1ad361 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:17.159132 27252 raft_consensus.cc:515] T 7095fc8e513e4d0685fb8ea5ff1ad361 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:17.160267 27218 tablet_bootstrap.cc:654] T 7095fc8e513e4d0685fb8ea5ff1ad361 P c1c5b966e9f3424d82cdabf6e7e797f8: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:17.160636 26920 catalog_manager.cc:5697] T a01921fa0337486981d3d6294fc38405 P 4e5d35120f1a48d7b2b184969aee5baf reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194). New cstate: current_term: 1 leader_uuid: "4e5d35120f1a48d7b2b184969aee5baf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:17.162858 27252 leader_election.cc:290] T 7095fc8e513e4d0685fb8ea5ff1ad361 P 4e5d35120f1a48d7b2b184969aee5baf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193:34415), c1c5b966e9f3424d82cdabf6e7e797f8 (127.21.56.195:46757)
I20260709 12:24:17.163511 27022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7095fc8e513e4d0685fb8ea5ff1ad361" candidate_uuid: "4e5d35120f1a48d7b2b184969aee5baf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" is_pre_election: true
I20260709 12:24:17.163587 27141 leader_election.cc:304] T 2d8427edef98435a96f81d323992ed04 P c1c5b966e9f3424d82cdabf6e7e797f8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e5d35120f1a48d7b2b184969aee5baf, c1c5b966e9f3424d82cdabf6e7e797f8; no voters: 
I20260709 12:24:17.164433 27250 raft_consensus.cc:2804] T 2d8427edef98435a96f81d323992ed04 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:17.164899 27250 raft_consensus.cc:697] T 2d8427edef98435a96f81d323992ed04 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 LEADER]: Becoming Leader. State: Replica: c1c5b966e9f3424d82cdabf6e7e797f8, State: Running, Role: LEADER
W20260709 12:24:17.165068 27065 leader_election.cc:343] T 7095fc8e513e4d0685fb8ea5ff1ad361 P 4e5d35120f1a48d7b2b184969aee5baf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193:34415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:17.165774 27250 consensus_queue.cc:237] T 2d8427edef98435a96f81d323992ed04 P c1c5b966e9f3424d82cdabf6e7e797f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:17.152118 27023 raft_consensus.cc:2468] T 2d8427edef98435a96f81d323992ed04 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1c5b966e9f3424d82cdabf6e7e797f8 in term 1.
I20260709 12:24:17.170504 27175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7095fc8e513e4d0685fb8ea5ff1ad361" candidate_uuid: "4e5d35120f1a48d7b2b184969aee5baf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" is_pre_election: true
W20260709 12:24:17.171906 27066 leader_election.cc:343] T 7095fc8e513e4d0685fb8ea5ff1ad361 P 4e5d35120f1a48d7b2b184969aee5baf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1c5b966e9f3424d82cdabf6e7e797f8 (127.21.56.195:46757): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:17.172395 27066 leader_election.cc:304] T 7095fc8e513e4d0685fb8ea5ff1ad361 P 4e5d35120f1a48d7b2b184969aee5baf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e5d35120f1a48d7b2b184969aee5baf; no voters: 01b5f2cc3e1f4b7ea4fc25c38e540754, c1c5b966e9f3424d82cdabf6e7e797f8
I20260709 12:24:17.173740 27222 raft_consensus.cc:2749] T 7095fc8e513e4d0685fb8ea5ff1ad361 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:17.175383 27216 ts_tablet_manager.cc:1434] T 590feb2c478546f98c4a9ac66c88feec P 4e5d35120f1a48d7b2b184969aee5baf: Time spent starting tablet: real 0.056s	user 0.011s	sys 0.008s
I20260709 12:24:17.176467 27216 tablet_bootstrap.cc:492] T 6ec3df9153ea4472a152a23a230ec758 P 4e5d35120f1a48d7b2b184969aee5baf: Bootstrap starting.
I20260709 12:24:17.182749 27216 tablet_bootstrap.cc:654] T 6ec3df9153ea4472a152a23a230ec758 P 4e5d35120f1a48d7b2b184969aee5baf: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:17.182412 26922 catalog_manager.cc:5697] T 2d8427edef98435a96f81d323992ed04 P c1c5b966e9f3424d82cdabf6e7e797f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to c1c5b966e9f3424d82cdabf6e7e797f8 (127.21.56.195). New cstate: current_term: 1 leader_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:17.188416 27216 tablet_bootstrap.cc:492] T 6ec3df9153ea4472a152a23a230ec758 P 4e5d35120f1a48d7b2b184969aee5baf: No bootstrap required, opened a new log
I20260709 12:24:17.188941 27216 ts_tablet_manager.cc:1403] T 6ec3df9153ea4472a152a23a230ec758 P 4e5d35120f1a48d7b2b184969aee5baf: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.007s
I20260709 12:24:17.190626 27217 tablet_bootstrap.cc:492] T 868f8377de7e493bac0b7ddd3f72e561 P 01b5f2cc3e1f4b7ea4fc25c38e540754: No bootstrap required, opened a new log
I20260709 12:24:17.191347 27217 ts_tablet_manager.cc:1403] T 868f8377de7e493bac0b7ddd3f72e561 P 01b5f2cc3e1f4b7ea4fc25c38e540754: Time spent bootstrapping tablet: real 0.075s	user 0.021s	sys 0.007s
I20260709 12:24:17.191882 27216 raft_consensus.cc:359] T 6ec3df9153ea4472a152a23a230ec758 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } } peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } }
I20260709 12:24:17.192667 27216 raft_consensus.cc:385] T 6ec3df9153ea4472a152a23a230ec758 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:17.192961 27216 raft_consensus.cc:740] T 6ec3df9153ea4472a152a23a230ec758 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5d35120f1a48d7b2b184969aee5baf, State: Initialized, Role: FOLLOWER
I20260709 12:24:17.193878 27216 consensus_queue.cc:260] T 6ec3df9153ea4472a152a23a230ec758 P 4e5d35120f1a48d7b2b184969aee5baf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } } peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } }
I20260709 12:24:17.196105 27216 ts_tablet_manager.cc:1434] T 6ec3df9153ea4472a152a23a230ec758 P 4e5d35120f1a48d7b2b184969aee5baf: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 12:24:17.196826 27216 tablet_bootstrap.cc:492] T 868f8377de7e493bac0b7ddd3f72e561 P 4e5d35120f1a48d7b2b184969aee5baf: Bootstrap starting.
I20260709 12:24:17.199247 27217 raft_consensus.cc:359] T 868f8377de7e493bac0b7ddd3f72e561 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:17.200047 27217 raft_consensus.cc:385] T 868f8377de7e493bac0b7ddd3f72e561 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:17.200414 27217 raft_consensus.cc:740] T 868f8377de7e493bac0b7ddd3f72e561 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01b5f2cc3e1f4b7ea4fc25c38e540754, State: Initialized, Role: FOLLOWER
I20260709 12:24:17.201279 27217 consensus_queue.cc:260] T 868f8377de7e493bac0b7ddd3f72e561 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:17.203089 27216 tablet_bootstrap.cc:654] T 868f8377de7e493bac0b7ddd3f72e561 P 4e5d35120f1a48d7b2b184969aee5baf: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:17.203011 26922 catalog_manager.cc:5697] T 7ea50624da394ff4b728db826a4c238c P 4e5d35120f1a48d7b2b184969aee5baf reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194). New cstate: current_term: 1 leader_uuid: "4e5d35120f1a48d7b2b184969aee5baf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:17.206908 27250 raft_consensus.cc:493] T 590feb2c478546f98c4a9ac66c88feec P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:17.207489 27250 raft_consensus.cc:515] T 590feb2c478546f98c4a9ac66c88feec P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:17.210945 27101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "590feb2c478546f98c4a9ac66c88feec" candidate_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5d35120f1a48d7b2b184969aee5baf" is_pre_election: true
I20260709 12:24:17.211637 27101 raft_consensus.cc:2468] T 590feb2c478546f98c4a9ac66c88feec P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1c5b966e9f3424d82cdabf6e7e797f8 in term 0.
I20260709 12:24:17.212131 27023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "590feb2c478546f98c4a9ac66c88feec" candidate_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" is_pre_election: true
I20260709 12:24:17.212862 27141 leader_election.cc:304] T 590feb2c478546f98c4a9ac66c88feec P c1c5b966e9f3424d82cdabf6e7e797f8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e5d35120f1a48d7b2b184969aee5baf, c1c5b966e9f3424d82cdabf6e7e797f8; no voters: 
I20260709 12:24:17.209802 27250 leader_election.cc:290] T 590feb2c478546f98c4a9ac66c88feec P c1c5b966e9f3424d82cdabf6e7e797f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193:34415), 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194:45189)
I20260709 12:24:17.213793 27223 raft_consensus.cc:2804] T 590feb2c478546f98c4a9ac66c88feec P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:17.212889 27023 raft_consensus.cc:2468] T 590feb2c478546f98c4a9ac66c88feec P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1c5b966e9f3424d82cdabf6e7e797f8 in term 0.
I20260709 12:24:17.214332 27223 raft_consensus.cc:493] T 590feb2c478546f98c4a9ac66c88feec P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:17.214780 27223 raft_consensus.cc:3060] T 590feb2c478546f98c4a9ac66c88feec P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:17.220101 27217 ts_tablet_manager.cc:1434] T 868f8377de7e493bac0b7ddd3f72e561 P 01b5f2cc3e1f4b7ea4fc25c38e540754: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 12:24:17.220568 27218 tablet_bootstrap.cc:492] T 7095fc8e513e4d0685fb8ea5ff1ad361 P c1c5b966e9f3424d82cdabf6e7e797f8: No bootstrap required, opened a new log
I20260709 12:24:17.221060 27218 ts_tablet_manager.cc:1403] T 7095fc8e513e4d0685fb8ea5ff1ad361 P c1c5b966e9f3424d82cdabf6e7e797f8: Time spent bootstrapping tablet: real 0.068s	user 0.026s	sys 0.028s
I20260709 12:24:17.221161 27217 tablet_bootstrap.cc:492] T 7095fc8e513e4d0685fb8ea5ff1ad361 P 01b5f2cc3e1f4b7ea4fc25c38e540754: Bootstrap starting.
I20260709 12:24:17.223973 27218 raft_consensus.cc:359] T 7095fc8e513e4d0685fb8ea5ff1ad361 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:17.224635 27218 raft_consensus.cc:385] T 7095fc8e513e4d0685fb8ea5ff1ad361 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:17.224891 27218 raft_consensus.cc:740] T 7095fc8e513e4d0685fb8ea5ff1ad361 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1c5b966e9f3424d82cdabf6e7e797f8, State: Initialized, Role: FOLLOWER
I20260709 12:24:17.225662 27218 consensus_queue.cc:260] T 7095fc8e513e4d0685fb8ea5ff1ad361 P c1c5b966e9f3424d82cdabf6e7e797f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:17.227648 27217 tablet_bootstrap.cc:654] T 7095fc8e513e4d0685fb8ea5ff1ad361 P 01b5f2cc3e1f4b7ea4fc25c38e540754: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:17.227660 27218 ts_tablet_manager.cc:1434] T 7095fc8e513e4d0685fb8ea5ff1ad361 P c1c5b966e9f3424d82cdabf6e7e797f8: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:24:17.231940 27223 raft_consensus.cc:515] T 590feb2c478546f98c4a9ac66c88feec P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:17.234465 27216 tablet_bootstrap.cc:492] T 868f8377de7e493bac0b7ddd3f72e561 P 4e5d35120f1a48d7b2b184969aee5baf: No bootstrap required, opened a new log
I20260709 12:24:17.234997 27216 ts_tablet_manager.cc:1403] T 868f8377de7e493bac0b7ddd3f72e561 P 4e5d35120f1a48d7b2b184969aee5baf: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.007s
I20260709 12:24:17.234897 27023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "590feb2c478546f98c4a9ac66c88feec" candidate_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754"
I20260709 12:24:17.235569 27023 raft_consensus.cc:3060] T 590feb2c478546f98c4a9ac66c88feec P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:17.237793 27216 raft_consensus.cc:359] T 868f8377de7e493bac0b7ddd3f72e561 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:17.238674 27216 raft_consensus.cc:385] T 868f8377de7e493bac0b7ddd3f72e561 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:17.239007 27216 raft_consensus.cc:740] T 868f8377de7e493bac0b7ddd3f72e561 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5d35120f1a48d7b2b184969aee5baf, State: Initialized, Role: FOLLOWER
I20260709 12:24:17.239848 27216 consensus_queue.cc:260] T 868f8377de7e493bac0b7ddd3f72e561 P 4e5d35120f1a48d7b2b184969aee5baf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:17.242828 27023 raft_consensus.cc:2468] T 590feb2c478546f98c4a9ac66c88feec P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1c5b966e9f3424d82cdabf6e7e797f8 in term 1.
I20260709 12:24:17.244036 27139 leader_election.cc:304] T 590feb2c478546f98c4a9ac66c88feec P c1c5b966e9f3424d82cdabf6e7e797f8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01b5f2cc3e1f4b7ea4fc25c38e540754, c1c5b966e9f3424d82cdabf6e7e797f8; no voters: 
I20260709 12:24:17.244899 27250 raft_consensus.cc:2804] T 590feb2c478546f98c4a9ac66c88feec P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:17.247298 27216 ts_tablet_manager.cc:1434] T 868f8377de7e493bac0b7ddd3f72e561 P 4e5d35120f1a48d7b2b184969aee5baf: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:24:17.248541 27216 tablet_bootstrap.cc:492] T ffdd6db1124444e0885c23bc00c422a5 P 4e5d35120f1a48d7b2b184969aee5baf: Bootstrap starting.
I20260709 12:24:17.249045 27101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "590feb2c478546f98c4a9ac66c88feec" candidate_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5d35120f1a48d7b2b184969aee5baf"
I20260709 12:24:17.249707 27101 raft_consensus.cc:3060] T 590feb2c478546f98c4a9ac66c88feec P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:17.254596 27223 leader_election.cc:290] T 590feb2c478546f98c4a9ac66c88feec P c1c5b966e9f3424d82cdabf6e7e797f8 [CANDIDATE]: Term 1 election: Requested vote from peers 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193:34415), 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194:45189)
I20260709 12:24:17.255262 27216 tablet_bootstrap.cc:654] T ffdd6db1124444e0885c23bc00c422a5 P 4e5d35120f1a48d7b2b184969aee5baf: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:17.257354 27101 raft_consensus.cc:2468] T 590feb2c478546f98c4a9ac66c88feec P 4e5d35120f1a48d7b2b184969aee5baf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1c5b966e9f3424d82cdabf6e7e797f8 in term 1.
I20260709 12:24:17.260038 27250 raft_consensus.cc:697] T 590feb2c478546f98c4a9ac66c88feec P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 LEADER]: Becoming Leader. State: Replica: c1c5b966e9f3424d82cdabf6e7e797f8, State: Running, Role: LEADER
I20260709 12:24:17.261122 27250 consensus_queue.cc:237] T 590feb2c478546f98c4a9ac66c88feec P c1c5b966e9f3424d82cdabf6e7e797f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:17.262082 27216 tablet_bootstrap.cc:492] T ffdd6db1124444e0885c23bc00c422a5 P 4e5d35120f1a48d7b2b184969aee5baf: No bootstrap required, opened a new log
I20260709 12:24:17.262303 27217 tablet_bootstrap.cc:492] T 7095fc8e513e4d0685fb8ea5ff1ad361 P 01b5f2cc3e1f4b7ea4fc25c38e540754: No bootstrap required, opened a new log
I20260709 12:24:17.262579 27216 ts_tablet_manager.cc:1403] T ffdd6db1124444e0885c23bc00c422a5 P 4e5d35120f1a48d7b2b184969aee5baf: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 12:24:17.262734 27217 ts_tablet_manager.cc:1403] T 7095fc8e513e4d0685fb8ea5ff1ad361 P 01b5f2cc3e1f4b7ea4fc25c38e540754: Time spent bootstrapping tablet: real 0.042s	user 0.029s	sys 0.011s
I20260709 12:24:17.265100 27217 raft_consensus.cc:359] T 7095fc8e513e4d0685fb8ea5ff1ad361 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:17.265842 27217 raft_consensus.cc:385] T 7095fc8e513e4d0685fb8ea5ff1ad361 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:17.265465 27216 raft_consensus.cc:359] T ffdd6db1124444e0885c23bc00c422a5 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:17.266183 27217 raft_consensus.cc:740] T 7095fc8e513e4d0685fb8ea5ff1ad361 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01b5f2cc3e1f4b7ea4fc25c38e540754, State: Initialized, Role: FOLLOWER
I20260709 12:24:17.266363 27216 raft_consensus.cc:385] T ffdd6db1124444e0885c23bc00c422a5 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:17.266711 27216 raft_consensus.cc:740] T ffdd6db1124444e0885c23bc00c422a5 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5d35120f1a48d7b2b184969aee5baf, State: Initialized, Role: FOLLOWER
I20260709 12:24:17.266921 27217 consensus_queue.cc:260] T 7095fc8e513e4d0685fb8ea5ff1ad361 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:17.267465 27216 consensus_queue.cc:260] T ffdd6db1124444e0885c23bc00c422a5 P 4e5d35120f1a48d7b2b184969aee5baf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:17.267962 27237 raft_consensus.cc:493] T 868f8377de7e493bac0b7ddd3f72e561 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:17.268419 27237 raft_consensus.cc:515] T 868f8377de7e493bac0b7ddd3f72e561 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:17.268941 27217 ts_tablet_manager.cc:1434] T 7095fc8e513e4d0685fb8ea5ff1ad361 P 01b5f2cc3e1f4b7ea4fc25c38e540754: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:24:17.269461 27250 raft_consensus.cc:493] T 868f8377de7e493bac0b7ddd3f72e561 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:17.269948 27216 ts_tablet_manager.cc:1434] T ffdd6db1124444e0885c23bc00c422a5 P 4e5d35120f1a48d7b2b184969aee5baf: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:24:17.269922 27250 raft_consensus.cc:515] T 868f8377de7e493bac0b7ddd3f72e561 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:17.270503 27237 leader_election.cc:290] T 868f8377de7e493bac0b7ddd3f72e561 P 4e5d35120f1a48d7b2b184969aee5baf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193:34415), c1c5b966e9f3424d82cdabf6e7e797f8 (127.21.56.195:46757)
I20260709 12:24:17.271649 27175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868f8377de7e493bac0b7ddd3f72e561" candidate_uuid: "4e5d35120f1a48d7b2b184969aee5baf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" is_pre_election: true
I20260709 12:24:17.271939 27023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868f8377de7e493bac0b7ddd3f72e561" candidate_uuid: "4e5d35120f1a48d7b2b184969aee5baf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" is_pre_election: true
I20260709 12:24:17.272286 27175 raft_consensus.cc:2468] T 868f8377de7e493bac0b7ddd3f72e561 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e5d35120f1a48d7b2b184969aee5baf in term 0.
I20260709 12:24:17.272571 27023 raft_consensus.cc:2468] T 868f8377de7e493bac0b7ddd3f72e561 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e5d35120f1a48d7b2b184969aee5baf in term 0.
I20260709 12:24:17.273128 27022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868f8377de7e493bac0b7ddd3f72e561" candidate_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" is_pre_election: true
I20260709 12:24:17.273732 27022 raft_consensus.cc:2468] T 868f8377de7e493bac0b7ddd3f72e561 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1c5b966e9f3424d82cdabf6e7e797f8 in term 0.
I20260709 12:24:17.274688 27066 leader_election.cc:304] T 868f8377de7e493bac0b7ddd3f72e561 P 4e5d35120f1a48d7b2b184969aee5baf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e5d35120f1a48d7b2b184969aee5baf, c1c5b966e9f3424d82cdabf6e7e797f8; no voters: 
I20260709 12:24:17.274957 27139 leader_election.cc:304] T 868f8377de7e493bac0b7ddd3f72e561 P c1c5b966e9f3424d82cdabf6e7e797f8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01b5f2cc3e1f4b7ea4fc25c38e540754, c1c5b966e9f3424d82cdabf6e7e797f8; no voters: 
I20260709 12:24:17.275527 27237 raft_consensus.cc:2804] T 868f8377de7e493bac0b7ddd3f72e561 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:17.275884 27262 raft_consensus.cc:2804] T 868f8377de7e493bac0b7ddd3f72e561 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:17.276288 27262 raft_consensus.cc:493] T 868f8377de7e493bac0b7ddd3f72e561 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:17.276592 27262 raft_consensus.cc:3060] T 868f8377de7e493bac0b7ddd3f72e561 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:17.273841 27217 tablet_bootstrap.cc:492] T ffdd6db1124444e0885c23bc00c422a5 P 01b5f2cc3e1f4b7ea4fc25c38e540754: Bootstrap starting.
I20260709 12:24:17.279165 27101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868f8377de7e493bac0b7ddd3f72e561" candidate_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5d35120f1a48d7b2b184969aee5baf" is_pre_election: true
I20260709 12:24:17.281533 27250 leader_election.cc:290] T 868f8377de7e493bac0b7ddd3f72e561 P c1c5b966e9f3424d82cdabf6e7e797f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193:34415), 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194:45189)
I20260709 12:24:17.275895 27237 raft_consensus.cc:493] T 868f8377de7e493bac0b7ddd3f72e561 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:17.282464 27237 raft_consensus.cc:3060] T 868f8377de7e493bac0b7ddd3f72e561 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:17.284543 27217 tablet_bootstrap.cc:654] T ffdd6db1124444e0885c23bc00c422a5 P 01b5f2cc3e1f4b7ea4fc25c38e540754: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:17.289084 27262 raft_consensus.cc:515] T 868f8377de7e493bac0b7ddd3f72e561 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:17.291604 27022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868f8377de7e493bac0b7ddd3f72e561" candidate_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754"
I20260709 12:24:17.292181 27022 raft_consensus.cc:3060] T 868f8377de7e493bac0b7ddd3f72e561 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:17.294799 26920 catalog_manager.cc:5697] T 590feb2c478546f98c4a9ac66c88feec P c1c5b966e9f3424d82cdabf6e7e797f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to c1c5b966e9f3424d82cdabf6e7e797f8 (127.21.56.195). New cstate: current_term: 1 leader_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:17.299978 27100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868f8377de7e493bac0b7ddd3f72e561" candidate_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5d35120f1a48d7b2b184969aee5baf"
I20260709 12:24:17.300089 27022 raft_consensus.cc:2468] T 868f8377de7e493bac0b7ddd3f72e561 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1c5b966e9f3424d82cdabf6e7e797f8 in term 1.
I20260709 12:24:17.300710 27217 tablet_bootstrap.cc:492] T ffdd6db1124444e0885c23bc00c422a5 P 01b5f2cc3e1f4b7ea4fc25c38e540754: No bootstrap required, opened a new log
I20260709 12:24:17.301155 27217 ts_tablet_manager.cc:1403] T ffdd6db1124444e0885c23bc00c422a5 P 01b5f2cc3e1f4b7ea4fc25c38e540754: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.007s
I20260709 12:24:17.301575 27139 leader_election.cc:304] T 868f8377de7e493bac0b7ddd3f72e561 P c1c5b966e9f3424d82cdabf6e7e797f8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01b5f2cc3e1f4b7ea4fc25c38e540754, c1c5b966e9f3424d82cdabf6e7e797f8; no voters: 
I20260709 12:24:17.297669 27237 raft_consensus.cc:515] T 868f8377de7e493bac0b7ddd3f72e561 P 4e5d35120f1a48d7b2b184969aee5baf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:17.302613 27250 raft_consensus.cc:2804] T 868f8377de7e493bac0b7ddd3f72e561 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:17.303100 27250 raft_consensus.cc:697] T 868f8377de7e493bac0b7ddd3f72e561 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 LEADER]: Becoming Leader. State: Replica: c1c5b966e9f3424d82cdabf6e7e797f8, State: Running, Role: LEADER
I20260709 12:24:17.303258 27101 raft_consensus.cc:2393] T 868f8377de7e493bac0b7ddd3f72e561 P 4e5d35120f1a48d7b2b184969aee5baf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1c5b966e9f3424d82cdabf6e7e797f8 in current term 1: Already voted for candidate 4e5d35120f1a48d7b2b184969aee5baf in this term.
I20260709 12:24:17.303915 27217 raft_consensus.cc:359] T ffdd6db1124444e0885c23bc00c422a5 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:17.304704 27217 raft_consensus.cc:385] T ffdd6db1124444e0885c23bc00c422a5 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:17.304971 27217 raft_consensus.cc:740] T ffdd6db1124444e0885c23bc00c422a5 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01b5f2cc3e1f4b7ea4fc25c38e540754, State: Initialized, Role: FOLLOWER
I20260709 12:24:17.306010 27023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868f8377de7e493bac0b7ddd3f72e561" candidate_uuid: "4e5d35120f1a48d7b2b184969aee5baf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754"
I20260709 12:24:17.305809 27217 consensus_queue.cc:260] T ffdd6db1124444e0885c23bc00c422a5 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:17.299188 27262 leader_election.cc:290] T 868f8377de7e493bac0b7ddd3f72e561 P c1c5b966e9f3424d82cdabf6e7e797f8 [CANDIDATE]: Term 1 election: Requested vote from peers 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193:34415), 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194:45189)
I20260709 12:24:17.306833 27023 raft_consensus.cc:2393] T 868f8377de7e493bac0b7ddd3f72e561 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e5d35120f1a48d7b2b184969aee5baf in current term 1: Already voted for candidate c1c5b966e9f3424d82cdabf6e7e797f8 in this term.
I20260709 12:24:17.305531 27250 consensus_queue.cc:237] T 868f8377de7e493bac0b7ddd3f72e561 P c1c5b966e9f3424d82cdabf6e7e797f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:17.307950 27217 ts_tablet_manager.cc:1434] T ffdd6db1124444e0885c23bc00c422a5 P 01b5f2cc3e1f4b7ea4fc25c38e540754: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:24:17.308815 27175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868f8377de7e493bac0b7ddd3f72e561" candidate_uuid: "4e5d35120f1a48d7b2b184969aee5baf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8"
I20260709 12:24:17.310487 27066 leader_election.cc:304] T 868f8377de7e493bac0b7ddd3f72e561 P 4e5d35120f1a48d7b2b184969aee5baf [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: 4e5d35120f1a48d7b2b184969aee5baf; no voters: 01b5f2cc3e1f4b7ea4fc25c38e540754, c1c5b966e9f3424d82cdabf6e7e797f8
I20260709 12:24:17.311297 27222 raft_consensus.cc:2749] T 868f8377de7e493bac0b7ddd3f72e561 P 4e5d35120f1a48d7b2b184969aee5baf [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:24:17.311008 27237 leader_election.cc:290] T 868f8377de7e493bac0b7ddd3f72e561 P 4e5d35120f1a48d7b2b184969aee5baf [CANDIDATE]: Term 1 election: Requested vote from peers 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193:34415), c1c5b966e9f3424d82cdabf6e7e797f8 (127.21.56.195:46757)
I20260709 12:24:17.316111 26920 catalog_manager.cc:5697] T 868f8377de7e493bac0b7ddd3f72e561 P c1c5b966e9f3424d82cdabf6e7e797f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to c1c5b966e9f3424d82cdabf6e7e797f8 (127.21.56.195). New cstate: current_term: 1 leader_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:17.398741 27250 raft_consensus.cc:493] T 7095fc8e513e4d0685fb8ea5ff1ad361 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:17.399552 27250 raft_consensus.cc:515] T 7095fc8e513e4d0685fb8ea5ff1ad361 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:17.402190 27250 leader_election.cc:290] T 7095fc8e513e4d0685fb8ea5ff1ad361 P c1c5b966e9f3424d82cdabf6e7e797f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193:34415), 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194:45189)
I20260709 12:24:17.403739 27101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7095fc8e513e4d0685fb8ea5ff1ad361" candidate_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5d35120f1a48d7b2b184969aee5baf" is_pre_election: true
I20260709 12:24:17.403568 27023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7095fc8e513e4d0685fb8ea5ff1ad361" candidate_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" is_pre_election: true
I20260709 12:24:17.405030 27101 raft_consensus.cc:2468] T 7095fc8e513e4d0685fb8ea5ff1ad361 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1c5b966e9f3424d82cdabf6e7e797f8 in term 0.
I20260709 12:24:17.405081 27023 raft_consensus.cc:2468] T 7095fc8e513e4d0685fb8ea5ff1ad361 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1c5b966e9f3424d82cdabf6e7e797f8 in term 0.
I20260709 12:24:17.406819 27141 leader_election.cc:304] T 7095fc8e513e4d0685fb8ea5ff1ad361 P c1c5b966e9f3424d82cdabf6e7e797f8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e5d35120f1a48d7b2b184969aee5baf, c1c5b966e9f3424d82cdabf6e7e797f8; no voters: 
I20260709 12:24:17.407725 27250 raft_consensus.cc:2804] T 7095fc8e513e4d0685fb8ea5ff1ad361 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:17.408083 27250 raft_consensus.cc:493] T 7095fc8e513e4d0685fb8ea5ff1ad361 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:17.408357 27250 raft_consensus.cc:3060] T 7095fc8e513e4d0685fb8ea5ff1ad361 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:17.413630 27250 raft_consensus.cc:515] T 7095fc8e513e4d0685fb8ea5ff1ad361 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:17.415328 27250 leader_election.cc:290] T 7095fc8e513e4d0685fb8ea5ff1ad361 P c1c5b966e9f3424d82cdabf6e7e797f8 [CANDIDATE]: Term 1 election: Requested vote from peers 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193:34415), 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194:45189)
I20260709 12:24:17.416075 27023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7095fc8e513e4d0685fb8ea5ff1ad361" candidate_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754"
I20260709 12:24:17.416296 27101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7095fc8e513e4d0685fb8ea5ff1ad361" candidate_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5d35120f1a48d7b2b184969aee5baf"
I20260709 12:24:17.416706 27023 raft_consensus.cc:3060] T 7095fc8e513e4d0685fb8ea5ff1ad361 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:17.416889 27101 raft_consensus.cc:3060] T 7095fc8e513e4d0685fb8ea5ff1ad361 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:17.421953 27101 raft_consensus.cc:2468] T 7095fc8e513e4d0685fb8ea5ff1ad361 P 4e5d35120f1a48d7b2b184969aee5baf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1c5b966e9f3424d82cdabf6e7e797f8 in term 1.
I20260709 12:24:17.421950 27023 raft_consensus.cc:2468] T 7095fc8e513e4d0685fb8ea5ff1ad361 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1c5b966e9f3424d82cdabf6e7e797f8 in term 1.
I20260709 12:24:17.423354 27141 leader_election.cc:304] T 7095fc8e513e4d0685fb8ea5ff1ad361 P c1c5b966e9f3424d82cdabf6e7e797f8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e5d35120f1a48d7b2b184969aee5baf, c1c5b966e9f3424d82cdabf6e7e797f8; no voters: 
I20260709 12:24:17.424007 27250 raft_consensus.cc:2804] T 7095fc8e513e4d0685fb8ea5ff1ad361 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:17.424377 27250 raft_consensus.cc:697] T 7095fc8e513e4d0685fb8ea5ff1ad361 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 LEADER]: Becoming Leader. State: Replica: c1c5b966e9f3424d82cdabf6e7e797f8, State: Running, Role: LEADER
I20260709 12:24:17.425034 27250 consensus_queue.cc:237] T 7095fc8e513e4d0685fb8ea5ff1ad361 P c1c5b966e9f3424d82cdabf6e7e797f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:17.431813 26920 catalog_manager.cc:5697] T 7095fc8e513e4d0685fb8ea5ff1ad361 P c1c5b966e9f3424d82cdabf6e7e797f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to c1c5b966e9f3424d82cdabf6e7e797f8 (127.21.56.195). New cstate: current_term: 1 leader_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:17.479722 27237 consensus_queue.cc:1048] T c1db9af138404d4d85635620adb0d74c P 4e5d35120f1a48d7b2b184969aee5baf [LEADER]: Connected to new peer: Peer: permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:17.483263 27226 raft_consensus.cc:493] T 6ec3df9153ea4472a152a23a230ec758 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:17.483831 27226 raft_consensus.cc:515] T 6ec3df9153ea4472a152a23a230ec758 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } } peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } }
I20260709 12:24:17.487028 27101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec3df9153ea4472a152a23a230ec758" candidate_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5d35120f1a48d7b2b184969aee5baf" is_pre_election: true
I20260709 12:24:17.487854 27101 raft_consensus.cc:2468] T 6ec3df9153ea4472a152a23a230ec758 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01b5f2cc3e1f4b7ea4fc25c38e540754 in term 0.
I20260709 12:24:17.485859 27226 leader_election.cc:290] T 6ec3df9153ea4472a152a23a230ec758 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1c5b966e9f3424d82cdabf6e7e797f8 (127.21.56.195:46757), 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194:45189)
I20260709 12:24:17.487419 27175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec3df9153ea4472a152a23a230ec758" candidate_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" is_pre_election: true
I20260709 12:24:17.489153 26991 leader_election.cc:304] T 6ec3df9153ea4472a152a23a230ec758 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01b5f2cc3e1f4b7ea4fc25c38e540754, 4e5d35120f1a48d7b2b184969aee5baf; no voters: 
I20260709 12:24:17.489392 27175 raft_consensus.cc:2468] T 6ec3df9153ea4472a152a23a230ec758 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01b5f2cc3e1f4b7ea4fc25c38e540754 in term 0.
I20260709 12:24:17.490021 27226 raft_consensus.cc:2804] T 6ec3df9153ea4472a152a23a230ec758 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:17.490381 27226 raft_consensus.cc:493] T 6ec3df9153ea4472a152a23a230ec758 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:17.490691 27226 raft_consensus.cc:3060] T 6ec3df9153ea4472a152a23a230ec758 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:17.494004 27254 consensus_queue.cc:1048] T c1db9af138404d4d85635620adb0d74c P 4e5d35120f1a48d7b2b184969aee5baf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:17.500861 27226 raft_consensus.cc:515] T 6ec3df9153ea4472a152a23a230ec758 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } } peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } }
I20260709 12:24:17.504492 27101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec3df9153ea4472a152a23a230ec758" candidate_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5d35120f1a48d7b2b184969aee5baf"
I20260709 12:24:17.504519 27226 leader_election.cc:290] T 6ec3df9153ea4472a152a23a230ec758 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [CANDIDATE]: Term 1 election: Requested vote from peers c1c5b966e9f3424d82cdabf6e7e797f8 (127.21.56.195:46757), 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194:45189)
I20260709 12:24:17.505420 27101 raft_consensus.cc:3060] T 6ec3df9153ea4472a152a23a230ec758 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:17.505301 27174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec3df9153ea4472a152a23a230ec758" candidate_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8"
I20260709 12:24:17.508551 27174 raft_consensus.cc:3060] T 6ec3df9153ea4472a152a23a230ec758 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:17.515280 27174 raft_consensus.cc:2468] T 6ec3df9153ea4472a152a23a230ec758 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01b5f2cc3e1f4b7ea4fc25c38e540754 in term 1.
I20260709 12:24:17.515157 27101 raft_consensus.cc:2468] T 6ec3df9153ea4472a152a23a230ec758 P 4e5d35120f1a48d7b2b184969aee5baf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01b5f2cc3e1f4b7ea4fc25c38e540754 in term 1.
I20260709 12:24:17.516412 26990 leader_election.cc:304] T 6ec3df9153ea4472a152a23a230ec758 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01b5f2cc3e1f4b7ea4fc25c38e540754, c1c5b966e9f3424d82cdabf6e7e797f8; no voters: 
I20260709 12:24:17.517213 27271 raft_consensus.cc:2804] T 6ec3df9153ea4472a152a23a230ec758 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:17.517690 27271 raft_consensus.cc:697] T 6ec3df9153ea4472a152a23a230ec758 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 1 LEADER]: Becoming Leader. State: Replica: 01b5f2cc3e1f4b7ea4fc25c38e540754, State: Running, Role: LEADER
I20260709 12:24:17.518458 27271 consensus_queue.cc:237] T 6ec3df9153ea4472a152a23a230ec758 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } } peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } }
I20260709 12:24:17.525369 26921 catalog_manager.cc:5697] T 6ec3df9153ea4472a152a23a230ec758 P 01b5f2cc3e1f4b7ea4fc25c38e540754 reported cstate change: term changed from 0 to 1, leader changed from <none> to 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193). New cstate: current_term: 1 leader_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:17.589218 27222 raft_consensus.cc:493] T ffdd6db1124444e0885c23bc00c422a5 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:17.593029 27222 raft_consensus.cc:515] T ffdd6db1124444e0885c23bc00c422a5 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:17.596340 27222 leader_election.cc:290] T ffdd6db1124444e0885c23bc00c422a5 P 4e5d35120f1a48d7b2b184969aee5baf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193:34415), c1c5b966e9f3424d82cdabf6e7e797f8 (127.21.56.195:46757)
I20260709 12:24:17.597064 27254 consensus_queue.cc:1048] T a01921fa0337486981d3d6294fc38405 P 4e5d35120f1a48d7b2b184969aee5baf [LEADER]: Connected to new peer: Peer: permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:17.597594 27023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffdd6db1124444e0885c23bc00c422a5" candidate_uuid: "4e5d35120f1a48d7b2b184969aee5baf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" is_pre_election: true
I20260709 12:24:17.598549 27174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffdd6db1124444e0885c23bc00c422a5" candidate_uuid: "4e5d35120f1a48d7b2b184969aee5baf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" is_pre_election: true
I20260709 12:24:17.598778 27023 raft_consensus.cc:2468] T ffdd6db1124444e0885c23bc00c422a5 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e5d35120f1a48d7b2b184969aee5baf in term 0.
I20260709 12:24:17.599476 27174 raft_consensus.cc:2468] T ffdd6db1124444e0885c23bc00c422a5 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e5d35120f1a48d7b2b184969aee5baf in term 0.
I20260709 12:24:17.600387 27065 leader_election.cc:304] T ffdd6db1124444e0885c23bc00c422a5 P 4e5d35120f1a48d7b2b184969aee5baf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01b5f2cc3e1f4b7ea4fc25c38e540754, 4e5d35120f1a48d7b2b184969aee5baf; no voters: 
I20260709 12:24:17.601301 27254 raft_consensus.cc:2804] T ffdd6db1124444e0885c23bc00c422a5 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:17.601583 27254 raft_consensus.cc:493] T ffdd6db1124444e0885c23bc00c422a5 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:17.601814 27254 raft_consensus.cc:3060] T ffdd6db1124444e0885c23bc00c422a5 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:17.616005 27252 consensus_queue.cc:1048] T a01921fa0337486981d3d6294fc38405 P 4e5d35120f1a48d7b2b184969aee5baf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:17.621083 27254 raft_consensus.cc:515] T ffdd6db1124444e0885c23bc00c422a5 P 4e5d35120f1a48d7b2b184969aee5baf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:17.624480 27023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffdd6db1124444e0885c23bc00c422a5" candidate_uuid: "4e5d35120f1a48d7b2b184969aee5baf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754"
I20260709 12:24:17.624701 27254 leader_election.cc:290] T ffdd6db1124444e0885c23bc00c422a5 P 4e5d35120f1a48d7b2b184969aee5baf [CANDIDATE]: Term 1 election: Requested vote from peers 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193:34415), c1c5b966e9f3424d82cdabf6e7e797f8 (127.21.56.195:46757)
I20260709 12:24:17.625200 27023 raft_consensus.cc:3060] T ffdd6db1124444e0885c23bc00c422a5 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:17.626883 27176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffdd6db1124444e0885c23bc00c422a5" candidate_uuid: "4e5d35120f1a48d7b2b184969aee5baf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8"
I20260709 12:24:17.627453 27176 raft_consensus.cc:3060] T ffdd6db1124444e0885c23bc00c422a5 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:17.634729 27262 consensus_queue.cc:1048] T 2d8427edef98435a96f81d323992ed04 P c1c5b966e9f3424d82cdabf6e7e797f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:17.640172 27023 raft_consensus.cc:2468] T ffdd6db1124444e0885c23bc00c422a5 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e5d35120f1a48d7b2b184969aee5baf in term 1.
I20260709 12:24:17.641553 27065 leader_election.cc:304] T ffdd6db1124444e0885c23bc00c422a5 P 4e5d35120f1a48d7b2b184969aee5baf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01b5f2cc3e1f4b7ea4fc25c38e540754, 4e5d35120f1a48d7b2b184969aee5baf; no voters: 
I20260709 12:24:17.642650 27252 raft_consensus.cc:2804] T ffdd6db1124444e0885c23bc00c422a5 P 4e5d35120f1a48d7b2b184969aee5baf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:17.643237 27252 raft_consensus.cc:697] T ffdd6db1124444e0885c23bc00c422a5 P 4e5d35120f1a48d7b2b184969aee5baf [term 1 LEADER]: Becoming Leader. State: Replica: 4e5d35120f1a48d7b2b184969aee5baf, State: Running, Role: LEADER
I20260709 12:24:17.644827 27237 consensus_queue.cc:1048] T 7ea50624da394ff4b728db826a4c238c P 4e5d35120f1a48d7b2b184969aee5baf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:17.644569 27252 consensus_queue.cc:237] T ffdd6db1124444e0885c23bc00c422a5 P 4e5d35120f1a48d7b2b184969aee5baf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:17.652241 27176 raft_consensus.cc:2468] T ffdd6db1124444e0885c23bc00c422a5 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e5d35120f1a48d7b2b184969aee5baf in term 1.
I20260709 12:24:17.671839 27223 consensus_queue.cc:1048] T 2d8427edef98435a96f81d323992ed04 P c1c5b966e9f3424d82cdabf6e7e797f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:17.674659 27237 consensus_queue.cc:1048] T 7ea50624da394ff4b728db826a4c238c P 4e5d35120f1a48d7b2b184969aee5baf [LEADER]: Connected to new peer: Peer: permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:17.685555 27250 consensus_queue.cc:1048] T 590feb2c478546f98c4a9ac66c88feec P c1c5b966e9f3424d82cdabf6e7e797f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:17.692335 26922 catalog_manager.cc:5697] T ffdd6db1124444e0885c23bc00c422a5 P 4e5d35120f1a48d7b2b184969aee5baf reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194). New cstate: current_term: 1 leader_uuid: "4e5d35120f1a48d7b2b184969aee5baf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:17.714488 27223 consensus_queue.cc:1048] T 590feb2c478546f98c4a9ac66c88feec P c1c5b966e9f3424d82cdabf6e7e797f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:17.836805 27285 consensus_queue.cc:1048] T 868f8377de7e493bac0b7ddd3f72e561 P c1c5b966e9f3424d82cdabf6e7e797f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:17.840340 27285 consensus_queue.cc:1048] T 868f8377de7e493bac0b7ddd3f72e561 P c1c5b966e9f3424d82cdabf6e7e797f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:17.895601 27223 consensus_queue.cc:1048] T 7095fc8e513e4d0685fb8ea5ff1ad361 P c1c5b966e9f3424d82cdabf6e7e797f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:17.907995 27285 consensus_queue.cc:1048] T 7095fc8e513e4d0685fb8ea5ff1ad361 P c1c5b966e9f3424d82cdabf6e7e797f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:17.941461 27271 consensus_queue.cc:1048] T 6ec3df9153ea4472a152a23a230ec758 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:17.953584 27271 consensus_queue.cc:1048] T 6ec3df9153ea4472a152a23a230ec758 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:17.981683 27100 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a01921fa0337486981d3d6294fc38405"
dest_uuid: "4e5d35120f1a48d7b2b184969aee5baf"
mode: GRACEFUL
new_leader_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754"
 from {username='slave'} at 127.0.0.1:48860
I20260709 12:24:17.982306 27100 raft_consensus.cc:606] T a01921fa0337486981d3d6294fc38405 P 4e5d35120f1a48d7b2b184969aee5baf [term 1 LEADER]: Received request to transfer leadership to TS 01b5f2cc3e1f4b7ea4fc25c38e540754
I20260709 12:24:17.987287 27100 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ffdd6db1124444e0885c23bc00c422a5"
dest_uuid: "4e5d35120f1a48d7b2b184969aee5baf"
mode: GRACEFUL
new_leader_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754"
 from {username='slave'} at 127.0.0.1:48860
I20260709 12:24:17.987795 27100 raft_consensus.cc:606] T ffdd6db1124444e0885c23bc00c422a5 P 4e5d35120f1a48d7b2b184969aee5baf [term 1 LEADER]: Received request to transfer leadership to TS 01b5f2cc3e1f4b7ea4fc25c38e540754
I20260709 12:24:17.993888 27100 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ea50624da394ff4b728db826a4c238c"
dest_uuid: "4e5d35120f1a48d7b2b184969aee5baf"
mode: GRACEFUL
new_leader_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754"
 from {username='slave'} at 127.0.0.1:48860
I20260709 12:24:17.994452 27100 raft_consensus.cc:606] T 7ea50624da394ff4b728db826a4c238c P 4e5d35120f1a48d7b2b184969aee5baf [term 1 LEADER]: Received request to transfer leadership to TS 01b5f2cc3e1f4b7ea4fc25c38e540754
I20260709 12:24:18.011270 27175 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "590feb2c478546f98c4a9ac66c88feec"
dest_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8"
mode: GRACEFUL
new_leader_uuid: "4e5d35120f1a48d7b2b184969aee5baf"
 from {username='slave'} at 127.0.0.1:53460
I20260709 12:24:18.011924 27175 raft_consensus.cc:606] T 590feb2c478546f98c4a9ac66c88feec P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 LEADER]: Received request to transfer leadership to TS 4e5d35120f1a48d7b2b184969aee5baf
I20260709 12:24:18.016956 27175 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d8427edef98435a96f81d323992ed04"
dest_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8"
mode: GRACEFUL
new_leader_uuid: "4e5d35120f1a48d7b2b184969aee5baf"
 from {username='slave'} at 127.0.0.1:53460
I20260709 12:24:18.017433 27175 raft_consensus.cc:606] T 2d8427edef98435a96f81d323992ed04 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 LEADER]: Received request to transfer leadership to TS 4e5d35120f1a48d7b2b184969aee5baf
I20260709 12:24:18.022301 27175 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7095fc8e513e4d0685fb8ea5ff1ad361"
dest_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8"
mode: GRACEFUL
new_leader_uuid: "4e5d35120f1a48d7b2b184969aee5baf"
 from {username='slave'} at 127.0.0.1:53460
I20260709 12:24:18.022783 27175 raft_consensus.cc:606] T 7095fc8e513e4d0685fb8ea5ff1ad361 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 LEADER]: Received request to transfer leadership to TS 4e5d35120f1a48d7b2b184969aee5baf
I20260709 12:24:18.095047 27262 raft_consensus.cc:993] T 590feb2c478546f98c4a9ac66c88feec P c1c5b966e9f3424d82cdabf6e7e797f8: : Instructing follower 4e5d35120f1a48d7b2b184969aee5baf to start an election
I20260709 12:24:18.095566 27285 raft_consensus.cc:1081] T 590feb2c478546f98c4a9ac66c88feec P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 LEADER]: Signalling peer 4e5d35120f1a48d7b2b184969aee5baf to start an election
I20260709 12:24:18.097368 27100 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "590feb2c478546f98c4a9ac66c88feec"
dest_uuid: "4e5d35120f1a48d7b2b184969aee5baf"
 from {username='slave'} at 127.0.0.1:48856
I20260709 12:24:18.097879 27100 raft_consensus.cc:493] T 590feb2c478546f98c4a9ac66c88feec P 4e5d35120f1a48d7b2b184969aee5baf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:18.098165 27100 raft_consensus.cc:3060] T 590feb2c478546f98c4a9ac66c88feec P 4e5d35120f1a48d7b2b184969aee5baf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:18.104570 27100 raft_consensus.cc:515] T 590feb2c478546f98c4a9ac66c88feec P 4e5d35120f1a48d7b2b184969aee5baf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:18.106360 27100 leader_election.cc:290] T 590feb2c478546f98c4a9ac66c88feec P 4e5d35120f1a48d7b2b184969aee5baf [CANDIDATE]: Term 2 election: Requested vote from peers 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193:34415), c1c5b966e9f3424d82cdabf6e7e797f8 (127.21.56.195:46757)
I20260709 12:24:18.107236 27023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "590feb2c478546f98c4a9ac66c88feec" candidate_uuid: "4e5d35120f1a48d7b2b184969aee5baf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754"
I20260709 12:24:18.107406 27175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "590feb2c478546f98c4a9ac66c88feec" candidate_uuid: "4e5d35120f1a48d7b2b184969aee5baf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8"
I20260709 12:24:18.107899 27023 raft_consensus.cc:3060] T 590feb2c478546f98c4a9ac66c88feec P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:18.107930 27175 raft_consensus.cc:3055] T 590feb2c478546f98c4a9ac66c88feec P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:18.108342 27175 raft_consensus.cc:740] T 590feb2c478546f98c4a9ac66c88feec P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c1c5b966e9f3424d82cdabf6e7e797f8, State: Running, Role: LEADER
I20260709 12:24:18.109272 27175 consensus_queue.cc:260] T 590feb2c478546f98c4a9ac66c88feec P c1c5b966e9f3424d82cdabf6e7e797f8 [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: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:18.110471 27175 raft_consensus.cc:3060] T 590feb2c478546f98c4a9ac66c88feec P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:18.114578 27023 raft_consensus.cc:2468] T 590feb2c478546f98c4a9ac66c88feec P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e5d35120f1a48d7b2b184969aee5baf in term 2.
I20260709 12:24:18.116307 27065 leader_election.cc:304] T 590feb2c478546f98c4a9ac66c88feec P 4e5d35120f1a48d7b2b184969aee5baf [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: 01b5f2cc3e1f4b7ea4fc25c38e540754, 4e5d35120f1a48d7b2b184969aee5baf; no voters: 
I20260709 12:24:18.117321 27252 raft_consensus.cc:2804] T 590feb2c478546f98c4a9ac66c88feec P 4e5d35120f1a48d7b2b184969aee5baf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:18.117828 27252 raft_consensus.cc:697] T 590feb2c478546f98c4a9ac66c88feec P 4e5d35120f1a48d7b2b184969aee5baf [term 2 LEADER]: Becoming Leader. State: Replica: 4e5d35120f1a48d7b2b184969aee5baf, State: Running, Role: LEADER
I20260709 12:24:18.118873 27252 consensus_queue.cc:237] T 590feb2c478546f98c4a9ac66c88feec P 4e5d35120f1a48d7b2b184969aee5baf [LEADER]: Queue 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: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:18.120374 27250 raft_consensus.cc:993] T 2d8427edef98435a96f81d323992ed04 P c1c5b966e9f3424d82cdabf6e7e797f8: : Instructing follower 4e5d35120f1a48d7b2b184969aee5baf to start an election
I20260709 12:24:18.120913 27285 raft_consensus.cc:1081] T 2d8427edef98435a96f81d323992ed04 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 LEADER]: Signalling peer 4e5d35120f1a48d7b2b184969aee5baf to start an election
I20260709 12:24:18.121536 27175 raft_consensus.cc:2468] T 590feb2c478546f98c4a9ac66c88feec P c1c5b966e9f3424d82cdabf6e7e797f8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e5d35120f1a48d7b2b184969aee5baf in term 2.
I20260709 12:24:18.122697 27100 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d8427edef98435a96f81d323992ed04"
dest_uuid: "4e5d35120f1a48d7b2b184969aee5baf"
 from {username='slave'} at 127.0.0.1:48856
I20260709 12:24:18.123227 27100 raft_consensus.cc:493] T 2d8427edef98435a96f81d323992ed04 P 4e5d35120f1a48d7b2b184969aee5baf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:18.123590 27100 raft_consensus.cc:3060] T 2d8427edef98435a96f81d323992ed04 P 4e5d35120f1a48d7b2b184969aee5baf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:18.129501 27100 raft_consensus.cc:515] T 2d8427edef98435a96f81d323992ed04 P 4e5d35120f1a48d7b2b184969aee5baf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:18.130090 26919 catalog_manager.cc:5697] T 590feb2c478546f98c4a9ac66c88feec P 4e5d35120f1a48d7b2b184969aee5baf reported cstate change: term changed from 1 to 2, leader changed from c1c5b966e9f3424d82cdabf6e7e797f8 (127.21.56.195) to 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194). New cstate: current_term: 2 leader_uuid: "4e5d35120f1a48d7b2b184969aee5baf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:18.131291 27100 leader_election.cc:290] T 2d8427edef98435a96f81d323992ed04 P 4e5d35120f1a48d7b2b184969aee5baf [CANDIDATE]: Term 2 election: Requested vote from peers 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193:34415), c1c5b966e9f3424d82cdabf6e7e797f8 (127.21.56.195:46757)
I20260709 12:24:18.132812 27023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d8427edef98435a96f81d323992ed04" candidate_uuid: "4e5d35120f1a48d7b2b184969aee5baf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754"
I20260709 12:24:18.133018 27175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d8427edef98435a96f81d323992ed04" candidate_uuid: "4e5d35120f1a48d7b2b184969aee5baf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8"
I20260709 12:24:18.134232 27023 raft_consensus.cc:3060] T 2d8427edef98435a96f81d323992ed04 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:18.134341 27175 raft_consensus.cc:3055] T 2d8427edef98435a96f81d323992ed04 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:18.134801 27175 raft_consensus.cc:740] T 2d8427edef98435a96f81d323992ed04 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c1c5b966e9f3424d82cdabf6e7e797f8, State: Running, Role: LEADER
I20260709 12:24:18.135679 27175 consensus_queue.cc:260] T 2d8427edef98435a96f81d323992ed04 P c1c5b966e9f3424d82cdabf6e7e797f8 [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: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:18.136762 27175 raft_consensus.cc:3060] T 2d8427edef98435a96f81d323992ed04 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:18.141531 27023 raft_consensus.cc:2468] T 2d8427edef98435a96f81d323992ed04 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e5d35120f1a48d7b2b184969aee5baf in term 2.
I20260709 12:24:18.142689 27065 leader_election.cc:304] T 2d8427edef98435a96f81d323992ed04 P 4e5d35120f1a48d7b2b184969aee5baf [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: 01b5f2cc3e1f4b7ea4fc25c38e540754, 4e5d35120f1a48d7b2b184969aee5baf; no voters: 
I20260709 12:24:18.142937 27175 raft_consensus.cc:2468] T 2d8427edef98435a96f81d323992ed04 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e5d35120f1a48d7b2b184969aee5baf in term 2.
I20260709 12:24:18.143343 27252 raft_consensus.cc:2804] T 2d8427edef98435a96f81d323992ed04 P 4e5d35120f1a48d7b2b184969aee5baf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:18.143806 27252 raft_consensus.cc:697] T 2d8427edef98435a96f81d323992ed04 P 4e5d35120f1a48d7b2b184969aee5baf [term 2 LEADER]: Becoming Leader. State: Replica: 4e5d35120f1a48d7b2b184969aee5baf, State: Running, Role: LEADER
I20260709 12:24:18.144627 27252 consensus_queue.cc:237] T 2d8427edef98435a96f81d323992ed04 P 4e5d35120f1a48d7b2b184969aee5baf [LEADER]: Queue 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: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:18.150830 26919 catalog_manager.cc:5697] T 2d8427edef98435a96f81d323992ed04 P 4e5d35120f1a48d7b2b184969aee5baf reported cstate change: term changed from 1 to 2, leader changed from c1c5b966e9f3424d82cdabf6e7e797f8 (127.21.56.195) to 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194). New cstate: current_term: 2 leader_uuid: "4e5d35120f1a48d7b2b184969aee5baf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:18.159842 27252 consensus_queue.cc:1048] T ffdd6db1124444e0885c23bc00c422a5 P 4e5d35120f1a48d7b2b184969aee5baf [LEADER]: Connected to new peer: Peer: permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:18.166567 27281 raft_consensus.cc:993] T ffdd6db1124444e0885c23bc00c422a5 P 4e5d35120f1a48d7b2b184969aee5baf: : Instructing follower 01b5f2cc3e1f4b7ea4fc25c38e540754 to start an election
I20260709 12:24:18.167047 27222 raft_consensus.cc:1081] T ffdd6db1124444e0885c23bc00c422a5 P 4e5d35120f1a48d7b2b184969aee5baf [term 1 LEADER]: Signalling peer 01b5f2cc3e1f4b7ea4fc25c38e540754 to start an election
I20260709 12:24:18.169148 27022 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ffdd6db1124444e0885c23bc00c422a5"
dest_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754"
 from {username='slave'} at 127.0.0.1:50126
I20260709 12:24:18.171447 27022 raft_consensus.cc:493] T ffdd6db1124444e0885c23bc00c422a5 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:18.171860 27022 raft_consensus.cc:3060] T ffdd6db1124444e0885c23bc00c422a5 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:18.172199 27252 consensus_queue.cc:1048] T ffdd6db1124444e0885c23bc00c422a5 P 4e5d35120f1a48d7b2b184969aee5baf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:18.180229 27022 raft_consensus.cc:515] T ffdd6db1124444e0885c23bc00c422a5 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:18.182942 27022 leader_election.cc:290] T ffdd6db1124444e0885c23bc00c422a5 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [CANDIDATE]: Term 2 election: Requested vote from peers 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194:45189), c1c5b966e9f3424d82cdabf6e7e797f8 (127.21.56.195:46757)
I20260709 12:24:18.183852 27100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffdd6db1124444e0885c23bc00c422a5" candidate_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e5d35120f1a48d7b2b184969aee5baf"
I20260709 12:24:18.184473 27100 raft_consensus.cc:3055] T ffdd6db1124444e0885c23bc00c422a5 P 4e5d35120f1a48d7b2b184969aee5baf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:18.184810 27100 raft_consensus.cc:740] T ffdd6db1124444e0885c23bc00c422a5 P 4e5d35120f1a48d7b2b184969aee5baf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e5d35120f1a48d7b2b184969aee5baf, State: Running, Role: LEADER
I20260709 12:24:18.185628 27100 consensus_queue.cc:260] T ffdd6db1124444e0885c23bc00c422a5 P 4e5d35120f1a48d7b2b184969aee5baf [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: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:18.186617 27100 raft_consensus.cc:3060] T ffdd6db1124444e0885c23bc00c422a5 P 4e5d35120f1a48d7b2b184969aee5baf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:18.184749 27175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffdd6db1124444e0885c23bc00c422a5" candidate_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8"
I20260709 12:24:18.188261 27175 raft_consensus.cc:3060] T ffdd6db1124444e0885c23bc00c422a5 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:18.192970 27100 raft_consensus.cc:2468] T ffdd6db1124444e0885c23bc00c422a5 P 4e5d35120f1a48d7b2b184969aee5baf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01b5f2cc3e1f4b7ea4fc25c38e540754 in term 2.
I20260709 12:24:18.194538 26991 leader_election.cc:304] T ffdd6db1124444e0885c23bc00c422a5 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [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: 01b5f2cc3e1f4b7ea4fc25c38e540754, 4e5d35120f1a48d7b2b184969aee5baf; no voters: 
I20260709 12:24:18.195215 27271 raft_consensus.cc:2804] T ffdd6db1124444e0885c23bc00c422a5 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:18.195402 27175 raft_consensus.cc:2468] T ffdd6db1124444e0885c23bc00c422a5 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01b5f2cc3e1f4b7ea4fc25c38e540754 in term 2.
I20260709 12:24:18.195676 27271 raft_consensus.cc:697] T ffdd6db1124444e0885c23bc00c422a5 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 LEADER]: Becoming Leader. State: Replica: 01b5f2cc3e1f4b7ea4fc25c38e540754, State: Running, Role: LEADER
I20260709 12:24:18.196647 27271 consensus_queue.cc:237] T ffdd6db1124444e0885c23bc00c422a5 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [LEADER]: Queue 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: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:18.199425 27222 raft_consensus.cc:993] T a01921fa0337486981d3d6294fc38405 P 4e5d35120f1a48d7b2b184969aee5baf: : Instructing follower 01b5f2cc3e1f4b7ea4fc25c38e540754 to start an election
I20260709 12:24:18.199894 27252 raft_consensus.cc:1081] T a01921fa0337486981d3d6294fc38405 P 4e5d35120f1a48d7b2b184969aee5baf [term 1 LEADER]: Signalling peer 01b5f2cc3e1f4b7ea4fc25c38e540754 to start an election
I20260709 12:24:18.201336 27022 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a01921fa0337486981d3d6294fc38405"
dest_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754"
 from {username='slave'} at 127.0.0.1:50126
I20260709 12:24:18.201761 27022 raft_consensus.cc:493] T a01921fa0337486981d3d6294fc38405 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:18.202061 27022 raft_consensus.cc:3060] T a01921fa0337486981d3d6294fc38405 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:18.203163 26922 catalog_manager.cc:5697] T ffdd6db1124444e0885c23bc00c422a5 P 01b5f2cc3e1f4b7ea4fc25c38e540754 reported cstate change: term changed from 1 to 2, leader changed from 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194) to 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193). New cstate: current_term: 2 leader_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:18.207481 27022 raft_consensus.cc:515] T a01921fa0337486981d3d6294fc38405 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:18.210094 27022 leader_election.cc:290] T a01921fa0337486981d3d6294fc38405 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [CANDIDATE]: Term 2 election: Requested vote from peers 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194:45189), c1c5b966e9f3424d82cdabf6e7e797f8 (127.21.56.195:46757)
I20260709 12:24:18.210490 27175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a01921fa0337486981d3d6294fc38405" candidate_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8"
I20260709 12:24:18.210559 27100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a01921fa0337486981d3d6294fc38405" candidate_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e5d35120f1a48d7b2b184969aee5baf"
I20260709 12:24:18.211210 27175 raft_consensus.cc:3060] T a01921fa0337486981d3d6294fc38405 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:18.211632 27100 raft_consensus.cc:3055] T a01921fa0337486981d3d6294fc38405 P 4e5d35120f1a48d7b2b184969aee5baf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:18.211982 27100 raft_consensus.cc:740] T a01921fa0337486981d3d6294fc38405 P 4e5d35120f1a48d7b2b184969aee5baf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e5d35120f1a48d7b2b184969aee5baf, State: Running, Role: LEADER
I20260709 12:24:18.212879 27100 consensus_queue.cc:260] T a01921fa0337486981d3d6294fc38405 P 4e5d35120f1a48d7b2b184969aee5baf [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: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:18.214174 27100 raft_consensus.cc:3060] T a01921fa0337486981d3d6294fc38405 P 4e5d35120f1a48d7b2b184969aee5baf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:18.218688 27175 raft_consensus.cc:2468] T a01921fa0337486981d3d6294fc38405 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01b5f2cc3e1f4b7ea4fc25c38e540754 in term 2.
I20260709 12:24:18.220147 26990 leader_election.cc:304] T a01921fa0337486981d3d6294fc38405 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [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: 01b5f2cc3e1f4b7ea4fc25c38e540754, c1c5b966e9f3424d82cdabf6e7e797f8; no voters: 
I20260709 12:24:18.220965 27271 raft_consensus.cc:2804] T a01921fa0337486981d3d6294fc38405 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:18.221192 27100 raft_consensus.cc:2468] T a01921fa0337486981d3d6294fc38405 P 4e5d35120f1a48d7b2b184969aee5baf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01b5f2cc3e1f4b7ea4fc25c38e540754 in term 2.
I20260709 12:24:18.221354 27271 raft_consensus.cc:697] T a01921fa0337486981d3d6294fc38405 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 LEADER]: Becoming Leader. State: Replica: 01b5f2cc3e1f4b7ea4fc25c38e540754, State: Running, Role: LEADER
I20260709 12:24:18.222373 27271 consensus_queue.cc:237] T a01921fa0337486981d3d6294fc38405 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [LEADER]: Queue 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: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:18.227942 26922 catalog_manager.cc:5697] T a01921fa0337486981d3d6294fc38405 P 01b5f2cc3e1f4b7ea4fc25c38e540754 reported cstate change: term changed from 1 to 2, leader changed from 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194) to 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193). New cstate: current_term: 2 leader_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:18.234879 27252 raft_consensus.cc:993] T 7ea50624da394ff4b728db826a4c238c P 4e5d35120f1a48d7b2b184969aee5baf: : Instructing follower 01b5f2cc3e1f4b7ea4fc25c38e540754 to start an election
I20260709 12:24:18.235438 27252 raft_consensus.cc:1081] T 7ea50624da394ff4b728db826a4c238c P 4e5d35120f1a48d7b2b184969aee5baf [term 1 LEADER]: Signalling peer 01b5f2cc3e1f4b7ea4fc25c38e540754 to start an election
I20260709 12:24:18.237051 27022 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ea50624da394ff4b728db826a4c238c"
dest_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754"
 from {username='slave'} at 127.0.0.1:50126
I20260709 12:24:18.237596 27022 raft_consensus.cc:493] T 7ea50624da394ff4b728db826a4c238c P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:18.237905 27022 raft_consensus.cc:3060] T 7ea50624da394ff4b728db826a4c238c P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:18.242794 27022 raft_consensus.cc:515] T 7ea50624da394ff4b728db826a4c238c P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:18.244277 27022 leader_election.cc:290] T 7ea50624da394ff4b728db826a4c238c P 01b5f2cc3e1f4b7ea4fc25c38e540754 [CANDIDATE]: Term 2 election: Requested vote from peers 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194:45189), c1c5b966e9f3424d82cdabf6e7e797f8 (127.21.56.195:46757)
I20260709 12:24:18.245209 27100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea50624da394ff4b728db826a4c238c" candidate_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e5d35120f1a48d7b2b184969aee5baf"
I20260709 12:24:18.245329 27175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea50624da394ff4b728db826a4c238c" candidate_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8"
I20260709 12:24:18.245774 27100 raft_consensus.cc:3055] T 7ea50624da394ff4b728db826a4c238c P 4e5d35120f1a48d7b2b184969aee5baf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:18.245884 27175 raft_consensus.cc:3060] T 7ea50624da394ff4b728db826a4c238c P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:18.246065 27100 raft_consensus.cc:740] T 7ea50624da394ff4b728db826a4c238c P 4e5d35120f1a48d7b2b184969aee5baf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e5d35120f1a48d7b2b184969aee5baf, State: Running, Role: LEADER
I20260709 12:24:18.246836 27100 consensus_queue.cc:260] T 7ea50624da394ff4b728db826a4c238c P 4e5d35120f1a48d7b2b184969aee5baf [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: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:18.247900 27100 raft_consensus.cc:3060] T 7ea50624da394ff4b728db826a4c238c P 4e5d35120f1a48d7b2b184969aee5baf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:18.252058 27175 raft_consensus.cc:2468] T 7ea50624da394ff4b728db826a4c238c P c1c5b966e9f3424d82cdabf6e7e797f8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01b5f2cc3e1f4b7ea4fc25c38e540754 in term 2.
I20260709 12:24:18.253181 26990 leader_election.cc:304] T 7ea50624da394ff4b728db826a4c238c P 01b5f2cc3e1f4b7ea4fc25c38e540754 [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: 01b5f2cc3e1f4b7ea4fc25c38e540754, c1c5b966e9f3424d82cdabf6e7e797f8; no voters: 
I20260709 12:24:18.253811 27100 raft_consensus.cc:2468] T 7ea50624da394ff4b728db826a4c238c P 4e5d35120f1a48d7b2b184969aee5baf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01b5f2cc3e1f4b7ea4fc25c38e540754 in term 2.
I20260709 12:24:18.253841 27271 raft_consensus.cc:2804] T 7ea50624da394ff4b728db826a4c238c P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:18.254436 27271 raft_consensus.cc:697] T 7ea50624da394ff4b728db826a4c238c P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 LEADER]: Becoming Leader. State: Replica: 01b5f2cc3e1f4b7ea4fc25c38e540754, State: Running, Role: LEADER
I20260709 12:24:18.255313 27271 consensus_queue.cc:237] T 7ea50624da394ff4b728db826a4c238c P 01b5f2cc3e1f4b7ea4fc25c38e540754 [LEADER]: Queue 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: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:18.261564 26919 catalog_manager.cc:5697] T 7ea50624da394ff4b728db826a4c238c P 01b5f2cc3e1f4b7ea4fc25c38e540754 reported cstate change: term changed from 1 to 2, leader changed from 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194) to 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193). New cstate: current_term: 2 leader_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:18.537865 27262 raft_consensus.cc:993] T 7095fc8e513e4d0685fb8ea5ff1ad361 P c1c5b966e9f3424d82cdabf6e7e797f8: : Instructing follower 4e5d35120f1a48d7b2b184969aee5baf to start an election
I20260709 12:24:18.538381 27262 raft_consensus.cc:1081] T 7095fc8e513e4d0685fb8ea5ff1ad361 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 LEADER]: Signalling peer 4e5d35120f1a48d7b2b184969aee5baf to start an election
I20260709 12:24:18.540387 27100 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7095fc8e513e4d0685fb8ea5ff1ad361"
dest_uuid: "4e5d35120f1a48d7b2b184969aee5baf"
 from {username='slave'} at 127.0.0.1:48856
I20260709 12:24:18.540966 27100 raft_consensus.cc:493] T 7095fc8e513e4d0685fb8ea5ff1ad361 P 4e5d35120f1a48d7b2b184969aee5baf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:18.541333 27100 raft_consensus.cc:3060] T 7095fc8e513e4d0685fb8ea5ff1ad361 P 4e5d35120f1a48d7b2b184969aee5baf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:18.547428 27100 raft_consensus.cc:515] T 7095fc8e513e4d0685fb8ea5ff1ad361 P 4e5d35120f1a48d7b2b184969aee5baf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:18.549775 27100 leader_election.cc:290] T 7095fc8e513e4d0685fb8ea5ff1ad361 P 4e5d35120f1a48d7b2b184969aee5baf [CANDIDATE]: Term 2 election: Requested vote from peers 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193:34415), c1c5b966e9f3424d82cdabf6e7e797f8 (127.21.56.195:46757)
I20260709 12:24:18.550190 27022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7095fc8e513e4d0685fb8ea5ff1ad361" candidate_uuid: "4e5d35120f1a48d7b2b184969aee5baf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754"
I20260709 12:24:18.550467 27175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7095fc8e513e4d0685fb8ea5ff1ad361" candidate_uuid: "4e5d35120f1a48d7b2b184969aee5baf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8"
I20260709 12:24:18.550838 27022 raft_consensus.cc:3060] T 7095fc8e513e4d0685fb8ea5ff1ad361 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:18.551129 27175 raft_consensus.cc:3055] T 7095fc8e513e4d0685fb8ea5ff1ad361 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:18.551509 27175 raft_consensus.cc:740] T 7095fc8e513e4d0685fb8ea5ff1ad361 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c1c5b966e9f3424d82cdabf6e7e797f8, State: Running, Role: LEADER
I20260709 12:24:18.552501 27175 consensus_queue.cc:260] T 7095fc8e513e4d0685fb8ea5ff1ad361 P c1c5b966e9f3424d82cdabf6e7e797f8 [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: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:18.553460 27175 raft_consensus.cc:3060] T 7095fc8e513e4d0685fb8ea5ff1ad361 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:18.556756 27022 raft_consensus.cc:2468] T 7095fc8e513e4d0685fb8ea5ff1ad361 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e5d35120f1a48d7b2b184969aee5baf in term 2.
I20260709 12:24:18.557581 27176 raft_consensus.cc:1275] T 590feb2c478546f98c4a9ac66c88feec P c1c5b966e9f3424d82cdabf6e7e797f8 [term 2 FOLLOWER]: Refusing update from remote peer 4e5d35120f1a48d7b2b184969aee5baf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:18.558044 27065 leader_election.cc:304] T 7095fc8e513e4d0685fb8ea5ff1ad361 P 4e5d35120f1a48d7b2b184969aee5baf [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: 01b5f2cc3e1f4b7ea4fc25c38e540754, 4e5d35120f1a48d7b2b184969aee5baf; no voters: 
I20260709 12:24:18.558907 27252 raft_consensus.cc:2804] T 7095fc8e513e4d0685fb8ea5ff1ad361 P 4e5d35120f1a48d7b2b184969aee5baf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:18.559360 27252 raft_consensus.cc:697] T 7095fc8e513e4d0685fb8ea5ff1ad361 P 4e5d35120f1a48d7b2b184969aee5baf [term 2 LEADER]: Becoming Leader. State: Replica: 4e5d35120f1a48d7b2b184969aee5baf, State: Running, Role: LEADER
I20260709 12:24:18.559255 27281 consensus_queue.cc:1048] T 590feb2c478546f98c4a9ac66c88feec P 4e5d35120f1a48d7b2b184969aee5baf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:18.559944 27175 raft_consensus.cc:2468] T 7095fc8e513e4d0685fb8ea5ff1ad361 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e5d35120f1a48d7b2b184969aee5baf in term 2.
I20260709 12:24:18.561106 27252 consensus_queue.cc:237] T 7095fc8e513e4d0685fb8ea5ff1ad361 P 4e5d35120f1a48d7b2b184969aee5baf [LEADER]: Queue 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: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:18.567919 27022 raft_consensus.cc:1275] T 590feb2c478546f98c4a9ac66c88feec P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 FOLLOWER]: Refusing update from remote peer 4e5d35120f1a48d7b2b184969aee5baf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:18.569384 27252 consensus_queue.cc:1048] T 590feb2c478546f98c4a9ac66c88feec P 4e5d35120f1a48d7b2b184969aee5baf [LEADER]: Connected to new peer: Peer: permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:18.568957 26922 catalog_manager.cc:5697] T 7095fc8e513e4d0685fb8ea5ff1ad361 P 4e5d35120f1a48d7b2b184969aee5baf reported cstate change: term changed from 1 to 2, leader changed from c1c5b966e9f3424d82cdabf6e7e797f8 (127.21.56.195) to 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194). New cstate: current_term: 2 leader_uuid: "4e5d35120f1a48d7b2b184969aee5baf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:18.620157 27022 raft_consensus.cc:1275] T 2d8427edef98435a96f81d323992ed04 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 FOLLOWER]: Refusing update from remote peer 4e5d35120f1a48d7b2b184969aee5baf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:18.621408 27252 consensus_queue.cc:1048] T 2d8427edef98435a96f81d323992ed04 P 4e5d35120f1a48d7b2b184969aee5baf [LEADER]: Connected to new peer: Peer: permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:18.629125 27175 raft_consensus.cc:1275] T 2d8427edef98435a96f81d323992ed04 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 2 FOLLOWER]: Refusing update from remote peer 4e5d35120f1a48d7b2b184969aee5baf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:18.631098 27281 consensus_queue.cc:1048] T 2d8427edef98435a96f81d323992ed04 P 4e5d35120f1a48d7b2b184969aee5baf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:18.645447 27175 raft_consensus.cc:1275] T a01921fa0337486981d3d6294fc38405 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 2 FOLLOWER]: Refusing update from remote peer 01b5f2cc3e1f4b7ea4fc25c38e540754: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:18.646665 27298 consensus_queue.cc:1048] T a01921fa0337486981d3d6294fc38405 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:18.655893 27100 raft_consensus.cc:1275] T a01921fa0337486981d3d6294fc38405 P 4e5d35120f1a48d7b2b184969aee5baf [term 2 FOLLOWER]: Refusing update from remote peer 01b5f2cc3e1f4b7ea4fc25c38e540754: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:18.657531 27226 consensus_queue.cc:1048] T a01921fa0337486981d3d6294fc38405 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:18.771857 27100 raft_consensus.cc:1275] T ffdd6db1124444e0885c23bc00c422a5 P 4e5d35120f1a48d7b2b184969aee5baf [term 2 FOLLOWER]: Refusing update from remote peer 01b5f2cc3e1f4b7ea4fc25c38e540754: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:18.773070 27226 consensus_queue.cc:1048] T ffdd6db1124444e0885c23bc00c422a5 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:18.780748 27175 raft_consensus.cc:1275] T ffdd6db1124444e0885c23bc00c422a5 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 2 FOLLOWER]: Refusing update from remote peer 01b5f2cc3e1f4b7ea4fc25c38e540754: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:18.782200 27101 raft_consensus.cc:1275] T 7ea50624da394ff4b728db826a4c238c P 4e5d35120f1a48d7b2b184969aee5baf [term 2 FOLLOWER]: Refusing update from remote peer 01b5f2cc3e1f4b7ea4fc25c38e540754: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:18.782286 27302 consensus_queue.cc:1048] T ffdd6db1124444e0885c23bc00c422a5 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:24:18.783923 27226 consensus_queue.cc:1048] T 7ea50624da394ff4b728db826a4c238c P 01b5f2cc3e1f4b7ea4fc25c38e540754 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:18.795199 27175 raft_consensus.cc:1275] T 7ea50624da394ff4b728db826a4c238c P c1c5b966e9f3424d82cdabf6e7e797f8 [term 2 FOLLOWER]: Refusing update from remote peer 01b5f2cc3e1f4b7ea4fc25c38e540754: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:18.796869 27271 consensus_queue.cc:1048] T 7ea50624da394ff4b728db826a4c238c P 01b5f2cc3e1f4b7ea4fc25c38e540754 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:18.945434 27022 raft_consensus.cc:1275] T 7095fc8e513e4d0685fb8ea5ff1ad361 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 FOLLOWER]: Refusing update from remote peer 4e5d35120f1a48d7b2b184969aee5baf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:18.946694 27281 consensus_queue.cc:1048] T 7095fc8e513e4d0685fb8ea5ff1ad361 P 4e5d35120f1a48d7b2b184969aee5baf [LEADER]: Connected to new peer: Peer: permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:18.955236 27175 raft_consensus.cc:1275] T 7095fc8e513e4d0685fb8ea5ff1ad361 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 2 FOLLOWER]: Refusing update from remote peer 4e5d35120f1a48d7b2b184969aee5baf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:18.957219 27222 consensus_queue.cc:1048] T 7095fc8e513e4d0685fb8ea5ff1ad361 P 4e5d35120f1a48d7b2b184969aee5baf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:21.054831 26920 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39934:
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"
    }
  }
}
W20260709 12:24:21.057586 26920 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.
I20260709 12:24:21.114673 27013 tablet_service.cc:1511] Processing CreateTablet for tablet a8406d5a6f3b48babddc081b95783bcf (DEFAULT_TABLE table=soft_deleted_table [id=6c5c79c614714ac9aa9ba775eb234749]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:24:21.116428 27089 tablet_service.cc:1511] Processing CreateTablet for tablet a8406d5a6f3b48babddc081b95783bcf (DEFAULT_TABLE table=soft_deleted_table [id=6c5c79c614714ac9aa9ba775eb234749]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:24:21.116889 27013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8406d5a6f3b48babddc081b95783bcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:21.118786 27161 tablet_service.cc:1511] Processing CreateTablet for tablet a8406d5a6f3b48babddc081b95783bcf (DEFAULT_TABLE table=soft_deleted_table [id=6c5c79c614714ac9aa9ba775eb234749]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:24:21.119724 27008 tablet_service.cc:1511] Processing CreateTablet for tablet c3bdc4d785e14829921cb2cb58d05d19 (DEFAULT_TABLE table=soft_deleted_table [id=6c5c79c614714ac9aa9ba775eb234749]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:24:21.120709 27161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8406d5a6f3b48babddc081b95783bcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:21.121577 27008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3bdc4d785e14829921cb2cb58d05d19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:21.123942 27159 tablet_service.cc:1511] Processing CreateTablet for tablet c3bdc4d785e14829921cb2cb58d05d19 (DEFAULT_TABLE table=soft_deleted_table [id=6c5c79c614714ac9aa9ba775eb234749]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:24:21.124622 27089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8406d5a6f3b48babddc081b95783bcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:21.128149 27015 tablet_service.cc:1511] Processing CreateTablet for tablet 8c713a0dec704f5e89f0ca994915dbcb (DEFAULT_TABLE table=soft_deleted_table [id=6c5c79c614714ac9aa9ba775eb234749]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:24:21.129802 27015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c713a0dec704f5e89f0ca994915dbcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:21.123720 27083 tablet_service.cc:1511] Processing CreateTablet for tablet c3bdc4d785e14829921cb2cb58d05d19 (DEFAULT_TABLE table=soft_deleted_table [id=6c5c79c614714ac9aa9ba775eb234749]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:24:21.158337 27087 tablet_service.cc:1511] Processing CreateTablet for tablet 434dcc8508784072a1c20eff0d257286 (DEFAULT_TABLE table=soft_deleted_table [id=6c5c79c614714ac9aa9ba775eb234749]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:24:21.131222 27091 tablet_service.cc:1511] Processing CreateTablet for tablet 8c713a0dec704f5e89f0ca994915dbcb (DEFAULT_TABLE table=soft_deleted_table [id=6c5c79c614714ac9aa9ba775eb234749]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:24:21.159734 27083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3bdc4d785e14829921cb2cb58d05d19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:21.163229 27009 tablet_service.cc:1511] Processing CreateTablet for tablet d087a90e925a4727844275b8290975b1 (DEFAULT_TABLE table=soft_deleted_table [id=6c5c79c614714ac9aa9ba775eb234749]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:24:21.165609 27163 tablet_service.cc:1511] Processing CreateTablet for tablet 434dcc8508784072a1c20eff0d257286 (DEFAULT_TABLE table=soft_deleted_table [id=6c5c79c614714ac9aa9ba775eb234749]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:24:21.167958 27014 tablet_service.cc:1511] Processing CreateTablet for tablet 545f6402c09943be8bea058851cc94fd (DEFAULT_TABLE table=soft_deleted_table [id=6c5c79c614714ac9aa9ba775eb234749]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:24:21.134071 27165 tablet_service.cc:1511] Processing CreateTablet for tablet 8c713a0dec704f5e89f0ca994915dbcb (DEFAULT_TABLE table=soft_deleted_table [id=6c5c79c614714ac9aa9ba775eb234749]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:24:21.136317 27084 tablet_service.cc:1511] Processing CreateTablet for tablet add803cd9acf4c409f1c01701d62efbf (DEFAULT_TABLE table=soft_deleted_table [id=6c5c79c614714ac9aa9ba775eb234749]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:24:21.139575 27166 tablet_service.cc:1511] Processing CreateTablet for tablet add803cd9acf4c409f1c01701d62efbf (DEFAULT_TABLE table=soft_deleted_table [id=6c5c79c614714ac9aa9ba775eb234749]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:24:21.140908 27086 tablet_service.cc:1511] Processing CreateTablet for tablet d087a90e925a4727844275b8290975b1 (DEFAULT_TABLE table=soft_deleted_table [id=6c5c79c614714ac9aa9ba775eb234749]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:24:21.191296 27091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c713a0dec704f5e89f0ca994915dbcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:21.147419 27088 tablet_service.cc:1511] Processing CreateTablet for tablet 2c7bbaf6d8db4b1ea85a46ff6bcfe14d (DEFAULT_TABLE table=soft_deleted_table [id=6c5c79c614714ac9aa9ba775eb234749]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:24:21.192515 27088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c7bbaf6d8db4b1ea85a46ff6bcfe14d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:21.193218 27087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 434dcc8508784072a1c20eff0d257286. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:21.150156 27007 tablet_service.cc:1511] Processing CreateTablet for tablet add803cd9acf4c409f1c01701d62efbf (DEFAULT_TABLE table=soft_deleted_table [id=6c5c79c614714ac9aa9ba775eb234749]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:24:21.152518 27085 tablet_service.cc:1511] Processing CreateTablet for tablet 545f6402c09943be8bea058851cc94fd (DEFAULT_TABLE table=soft_deleted_table [id=6c5c79c614714ac9aa9ba775eb234749]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:24:21.153939 27159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3bdc4d785e14829921cb2cb58d05d19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:21.155228 27164 tablet_service.cc:1511] Processing CreateTablet for tablet 545f6402c09943be8bea058851cc94fd (DEFAULT_TABLE table=soft_deleted_table [id=6c5c79c614714ac9aa9ba775eb234749]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
W20260709 12:24:21.157522 26971 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:24:21.171639 27162 tablet_service.cc:1511] Processing CreateTablet for tablet e9782a33517e45e0b418941297da9443 (DEFAULT_TABLE table=soft_deleted_table [id=6c5c79c614714ac9aa9ba775eb234749]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:24:21.175789 27011 tablet_service.cc:1511] Processing CreateTablet for tablet 2c7bbaf6d8db4b1ea85a46ff6bcfe14d (DEFAULT_TABLE table=soft_deleted_table [id=6c5c79c614714ac9aa9ba775eb234749]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:24:21.177402 27014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 545f6402c09943be8bea058851cc94fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:21.180769 27010 tablet_service.cc:1511] Processing CreateTablet for tablet e9782a33517e45e0b418941297da9443 (DEFAULT_TABLE table=soft_deleted_table [id=6c5c79c614714ac9aa9ba775eb234749]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:24:21.182729 27090 tablet_service.cc:1511] Processing CreateTablet for tablet e9782a33517e45e0b418941297da9443 (DEFAULT_TABLE table=soft_deleted_table [id=6c5c79c614714ac9aa9ba775eb234749]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:24:21.183672 27012 tablet_service.cc:1511] Processing CreateTablet for tablet 434dcc8508784072a1c20eff0d257286 (DEFAULT_TABLE table=soft_deleted_table [id=6c5c79c614714ac9aa9ba775eb234749]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:24:21.144233 27158 tablet_service.cc:1511] Processing CreateTablet for tablet d087a90e925a4727844275b8290975b1 (DEFAULT_TABLE table=soft_deleted_table [id=6c5c79c614714ac9aa9ba775eb234749]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:24:21.149216 27160 tablet_service.cc:1511] Processing CreateTablet for tablet 2c7bbaf6d8db4b1ea85a46ff6bcfe14d (DEFAULT_TABLE table=soft_deleted_table [id=6c5c79c614714ac9aa9ba775eb234749]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:24:21.202349 27007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet add803cd9acf4c409f1c01701d62efbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:21.202603 27164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 545f6402c09943be8bea058851cc94fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:21.202760 27085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 545f6402c09943be8bea058851cc94fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:21.218608 27160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c7bbaf6d8db4b1ea85a46ff6bcfe14d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:21.222864 27158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d087a90e925a4727844275b8290975b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:21.226884 27090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9782a33517e45e0b418941297da9443. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:21.227299 27323 tablet_bootstrap.cc:492] T a8406d5a6f3b48babddc081b95783bcf P 4e5d35120f1a48d7b2b184969aee5baf: Bootstrap starting.
I20260709 12:24:21.230468 27009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d087a90e925a4727844275b8290975b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:21.230803 27084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet add803cd9acf4c409f1c01701d62efbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:21.234407 27086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d087a90e925a4727844275b8290975b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:21.230468 27165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c713a0dec704f5e89f0ca994915dbcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:21.236213 27163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 434dcc8508784072a1c20eff0d257286. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:21.236266 27010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9782a33517e45e0b418941297da9443. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:21.238044 27166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet add803cd9acf4c409f1c01701d62efbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:21.239923 27162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9782a33517e45e0b418941297da9443. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:21.241701 27012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 434dcc8508784072a1c20eff0d257286. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:21.243572 27011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c7bbaf6d8db4b1ea85a46ff6bcfe14d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:21.295113 27322 tablet_bootstrap.cc:492] T a8406d5a6f3b48babddc081b95783bcf P c1c5b966e9f3424d82cdabf6e7e797f8: Bootstrap starting.
I20260709 12:24:21.302368 27322 tablet_bootstrap.cc:654] T a8406d5a6f3b48babddc081b95783bcf P c1c5b966e9f3424d82cdabf6e7e797f8: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:21.320849 27323 tablet_bootstrap.cc:654] T a8406d5a6f3b48babddc081b95783bcf P 4e5d35120f1a48d7b2b184969aee5baf: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:21.354539 27324 tablet_bootstrap.cc:492] T 8c713a0dec704f5e89f0ca994915dbcb P 01b5f2cc3e1f4b7ea4fc25c38e540754: Bootstrap starting.
I20260709 12:24:21.356350 27322 tablet_bootstrap.cc:492] T a8406d5a6f3b48babddc081b95783bcf P c1c5b966e9f3424d82cdabf6e7e797f8: No bootstrap required, opened a new log
I20260709 12:24:21.356849 27322 ts_tablet_manager.cc:1403] T a8406d5a6f3b48babddc081b95783bcf P c1c5b966e9f3424d82cdabf6e7e797f8: Time spent bootstrapping tablet: real 0.062s	user 0.031s	sys 0.024s
I20260709 12:24:21.359488 27322 raft_consensus.cc:359] T a8406d5a6f3b48babddc081b95783bcf P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.360021 27322 raft_consensus.cc:385] T a8406d5a6f3b48babddc081b95783bcf P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:21.360419 27322 raft_consensus.cc:740] T a8406d5a6f3b48babddc081b95783bcf P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1c5b966e9f3424d82cdabf6e7e797f8, State: Initialized, Role: FOLLOWER
I20260709 12:24:21.361421 27322 consensus_queue.cc:260] T a8406d5a6f3b48babddc081b95783bcf P c1c5b966e9f3424d82cdabf6e7e797f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.372155 27322 ts_tablet_manager.cc:1434] T a8406d5a6f3b48babddc081b95783bcf P c1c5b966e9f3424d82cdabf6e7e797f8: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 12:24:21.361879 27324 tablet_bootstrap.cc:654] T 8c713a0dec704f5e89f0ca994915dbcb P 01b5f2cc3e1f4b7ea4fc25c38e540754: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:21.386670 27322 tablet_bootstrap.cc:492] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P c1c5b966e9f3424d82cdabf6e7e797f8: Bootstrap starting.
I20260709 12:24:21.394357 27322 tablet_bootstrap.cc:654] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P c1c5b966e9f3424d82cdabf6e7e797f8: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:21.407634 27285 raft_consensus.cc:493] T a8406d5a6f3b48babddc081b95783bcf P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:21.408298 27285 raft_consensus.cc:515] T a8406d5a6f3b48babddc081b95783bcf P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.410801 27285 leader_election.cc:290] T a8406d5a6f3b48babddc081b95783bcf P c1c5b966e9f3424d82cdabf6e7e797f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193:34415), 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194:45189)
I20260709 12:24:21.411988 27100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8406d5a6f3b48babddc081b95783bcf" candidate_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5d35120f1a48d7b2b184969aee5baf" is_pre_election: true
I20260709 12:24:21.412355 27022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8406d5a6f3b48babddc081b95783bcf" candidate_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" is_pre_election: true
W20260709 12:24:21.413802 27139 leader_election.cc:343] T a8406d5a6f3b48babddc081b95783bcf P c1c5b966e9f3424d82cdabf6e7e797f8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193:34415): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:21.414424 27141 leader_election.cc:343] T a8406d5a6f3b48babddc081b95783bcf P c1c5b966e9f3424d82cdabf6e7e797f8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194:45189): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:21.414889 27141 leader_election.cc:304] T a8406d5a6f3b48babddc081b95783bcf P c1c5b966e9f3424d82cdabf6e7e797f8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1c5b966e9f3424d82cdabf6e7e797f8; no voters: 01b5f2cc3e1f4b7ea4fc25c38e540754, 4e5d35120f1a48d7b2b184969aee5baf
I20260709 12:24:21.416144 27285 raft_consensus.cc:2749] T a8406d5a6f3b48babddc081b95783bcf P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:21.420964 27324 tablet_bootstrap.cc:492] T 8c713a0dec704f5e89f0ca994915dbcb P 01b5f2cc3e1f4b7ea4fc25c38e540754: No bootstrap required, opened a new log
I20260709 12:24:21.421028 27323 tablet_bootstrap.cc:492] T a8406d5a6f3b48babddc081b95783bcf P 4e5d35120f1a48d7b2b184969aee5baf: No bootstrap required, opened a new log
I20260709 12:24:21.421716 27324 ts_tablet_manager.cc:1403] T 8c713a0dec704f5e89f0ca994915dbcb P 01b5f2cc3e1f4b7ea4fc25c38e540754: Time spent bootstrapping tablet: real 0.067s	user 0.014s	sys 0.000s
I20260709 12:24:21.421788 27323 ts_tablet_manager.cc:1403] T a8406d5a6f3b48babddc081b95783bcf P 4e5d35120f1a48d7b2b184969aee5baf: Time spent bootstrapping tablet: real 0.195s	user 0.028s	sys 0.029s
I20260709 12:24:21.424950 27324 raft_consensus.cc:359] T 8c713a0dec704f5e89f0ca994915dbcb P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.425215 27323 raft_consensus.cc:359] T a8406d5a6f3b48babddc081b95783bcf P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.425743 27324 raft_consensus.cc:385] T 8c713a0dec704f5e89f0ca994915dbcb P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:21.426056 27323 raft_consensus.cc:385] T a8406d5a6f3b48babddc081b95783bcf P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:21.426465 27323 raft_consensus.cc:740] T a8406d5a6f3b48babddc081b95783bcf P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5d35120f1a48d7b2b184969aee5baf, State: Initialized, Role: FOLLOWER
I20260709 12:24:21.427240 27323 consensus_queue.cc:260] T a8406d5a6f3b48babddc081b95783bcf P 4e5d35120f1a48d7b2b184969aee5baf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.428153 27322 tablet_bootstrap.cc:492] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P c1c5b966e9f3424d82cdabf6e7e797f8: No bootstrap required, opened a new log
I20260709 12:24:21.428735 27322 ts_tablet_manager.cc:1403] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P c1c5b966e9f3424d82cdabf6e7e797f8: Time spent bootstrapping tablet: real 0.042s	user 0.008s	sys 0.007s
I20260709 12:24:21.429755 27323 ts_tablet_manager.cc:1434] T a8406d5a6f3b48babddc081b95783bcf P 4e5d35120f1a48d7b2b184969aee5baf: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:24:21.430747 27323 tablet_bootstrap.cc:492] T c3bdc4d785e14829921cb2cb58d05d19 P 4e5d35120f1a48d7b2b184969aee5baf: Bootstrap starting.
I20260709 12:24:21.431908 27322 raft_consensus.cc:359] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.432659 27322 raft_consensus.cc:385] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:21.432945 27322 raft_consensus.cc:740] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1c5b966e9f3424d82cdabf6e7e797f8, State: Initialized, Role: FOLLOWER
I20260709 12:24:21.433645 27322 consensus_queue.cc:260] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P c1c5b966e9f3424d82cdabf6e7e797f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.439803 27324 raft_consensus.cc:740] T 8c713a0dec704f5e89f0ca994915dbcb P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01b5f2cc3e1f4b7ea4fc25c38e540754, State: Initialized, Role: FOLLOWER
I20260709 12:24:21.440214 27323 tablet_bootstrap.cc:654] T c3bdc4d785e14829921cb2cb58d05d19 P 4e5d35120f1a48d7b2b184969aee5baf: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:21.440621 27324 consensus_queue.cc:260] T 8c713a0dec704f5e89f0ca994915dbcb P 01b5f2cc3e1f4b7ea4fc25c38e540754 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.443216 27324 ts_tablet_manager.cc:1434] T 8c713a0dec704f5e89f0ca994915dbcb P 01b5f2cc3e1f4b7ea4fc25c38e540754: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 12:24:21.444236 27324 tablet_bootstrap.cc:492] T c3bdc4d785e14829921cb2cb58d05d19 P 01b5f2cc3e1f4b7ea4fc25c38e540754: Bootstrap starting.
I20260709 12:24:21.446648 27322 ts_tablet_manager.cc:1434] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P c1c5b966e9f3424d82cdabf6e7e797f8: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.001s
I20260709 12:24:21.447693 27322 tablet_bootstrap.cc:492] T 545f6402c09943be8bea058851cc94fd P c1c5b966e9f3424d82cdabf6e7e797f8: Bootstrap starting.
I20260709 12:24:21.456043 27322 tablet_bootstrap.cc:654] T 545f6402c09943be8bea058851cc94fd P c1c5b966e9f3424d82cdabf6e7e797f8: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:21.460754 27324 tablet_bootstrap.cc:654] T c3bdc4d785e14829921cb2cb58d05d19 P 01b5f2cc3e1f4b7ea4fc25c38e540754: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:21.461844 27323 tablet_bootstrap.cc:492] T c3bdc4d785e14829921cb2cb58d05d19 P 4e5d35120f1a48d7b2b184969aee5baf: No bootstrap required, opened a new log
I20260709 12:24:21.462502 27323 ts_tablet_manager.cc:1403] T c3bdc4d785e14829921cb2cb58d05d19 P 4e5d35120f1a48d7b2b184969aee5baf: Time spent bootstrapping tablet: real 0.032s	user 0.023s	sys 0.006s
I20260709 12:24:21.465569 27322 tablet_bootstrap.cc:492] T 545f6402c09943be8bea058851cc94fd P c1c5b966e9f3424d82cdabf6e7e797f8: No bootstrap required, opened a new log
I20260709 12:24:21.465643 27323 raft_consensus.cc:359] T c3bdc4d785e14829921cb2cb58d05d19 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.466559 27322 ts_tablet_manager.cc:1403] T 545f6402c09943be8bea058851cc94fd P c1c5b966e9f3424d82cdabf6e7e797f8: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260709 12:24:21.466655 27323 raft_consensus.cc:385] T c3bdc4d785e14829921cb2cb58d05d19 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:21.467170 27323 raft_consensus.cc:740] T c3bdc4d785e14829921cb2cb58d05d19 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5d35120f1a48d7b2b184969aee5baf, State: Initialized, Role: FOLLOWER
I20260709 12:24:21.467919 27323 consensus_queue.cc:260] T c3bdc4d785e14829921cb2cb58d05d19 P 4e5d35120f1a48d7b2b184969aee5baf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.470239 27323 ts_tablet_manager.cc:1434] T c3bdc4d785e14829921cb2cb58d05d19 P 4e5d35120f1a48d7b2b184969aee5baf: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 12:24:21.470012 27322 raft_consensus.cc:359] T 545f6402c09943be8bea058851cc94fd P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.470980 27322 raft_consensus.cc:385] T 545f6402c09943be8bea058851cc94fd P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:21.471365 27322 raft_consensus.cc:740] T 545f6402c09943be8bea058851cc94fd P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1c5b966e9f3424d82cdabf6e7e797f8, State: Initialized, Role: FOLLOWER
I20260709 12:24:21.471510 27323 tablet_bootstrap.cc:492] T 434dcc8508784072a1c20eff0d257286 P 4e5d35120f1a48d7b2b184969aee5baf: Bootstrap starting.
I20260709 12:24:21.472333 27322 consensus_queue.cc:260] T 545f6402c09943be8bea058851cc94fd P c1c5b966e9f3424d82cdabf6e7e797f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.474946 27322 ts_tablet_manager.cc:1434] T 545f6402c09943be8bea058851cc94fd P c1c5b966e9f3424d82cdabf6e7e797f8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:24:21.475360 27252 raft_consensus.cc:493] T a8406d5a6f3b48babddc081b95783bcf P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:21.475991 27322 tablet_bootstrap.cc:492] T add803cd9acf4c409f1c01701d62efbf P c1c5b966e9f3424d82cdabf6e7e797f8: Bootstrap starting.
I20260709 12:24:21.475908 27252 raft_consensus.cc:515] T a8406d5a6f3b48babddc081b95783bcf P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.479902 27323 tablet_bootstrap.cc:654] T 434dcc8508784072a1c20eff0d257286 P 4e5d35120f1a48d7b2b184969aee5baf: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:21.482571 27322 tablet_bootstrap.cc:654] T add803cd9acf4c409f1c01701d62efbf P c1c5b966e9f3424d82cdabf6e7e797f8: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:21.483860 27176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8406d5a6f3b48babddc081b95783bcf" candidate_uuid: "4e5d35120f1a48d7b2b184969aee5baf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" is_pre_election: true
I20260709 12:24:21.484678 27176 raft_consensus.cc:2468] T a8406d5a6f3b48babddc081b95783bcf P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e5d35120f1a48d7b2b184969aee5baf in term 0.
I20260709 12:24:21.487408 27066 leader_election.cc:304] T a8406d5a6f3b48babddc081b95783bcf P 4e5d35120f1a48d7b2b184969aee5baf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e5d35120f1a48d7b2b184969aee5baf, c1c5b966e9f3424d82cdabf6e7e797f8; no voters: 
I20260709 12:24:21.488484 27321 raft_consensus.cc:2804] T a8406d5a6f3b48babddc081b95783bcf P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:21.488967 27321 raft_consensus.cc:493] T a8406d5a6f3b48babddc081b95783bcf P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:21.489277 27321 raft_consensus.cc:3060] T a8406d5a6f3b48babddc081b95783bcf P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:21.486058 27022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8406d5a6f3b48babddc081b95783bcf" candidate_uuid: "4e5d35120f1a48d7b2b184969aee5baf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" is_pre_election: true
I20260709 12:24:21.491896 27324 tablet_bootstrap.cc:492] T c3bdc4d785e14829921cb2cb58d05d19 P 01b5f2cc3e1f4b7ea4fc25c38e540754: No bootstrap required, opened a new log
I20260709 12:24:21.492533 27324 ts_tablet_manager.cc:1403] T c3bdc4d785e14829921cb2cb58d05d19 P 01b5f2cc3e1f4b7ea4fc25c38e540754: Time spent bootstrapping tablet: real 0.049s	user 0.010s	sys 0.008s
W20260709 12:24:21.492981 27065 leader_election.cc:343] T a8406d5a6f3b48babddc081b95783bcf P 4e5d35120f1a48d7b2b184969aee5baf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193:34415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:21.494129 27252 leader_election.cc:290] T a8406d5a6f3b48babddc081b95783bcf P 4e5d35120f1a48d7b2b184969aee5baf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193:34415), c1c5b966e9f3424d82cdabf6e7e797f8 (127.21.56.195:46757)
I20260709 12:24:21.495970 27324 raft_consensus.cc:359] T c3bdc4d785e14829921cb2cb58d05d19 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.502655 27321 raft_consensus.cc:515] T a8406d5a6f3b48babddc081b95783bcf P 4e5d35120f1a48d7b2b184969aee5baf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.496847 27324 raft_consensus.cc:385] T c3bdc4d785e14829921cb2cb58d05d19 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:21.504932 27324 raft_consensus.cc:740] T c3bdc4d785e14829921cb2cb58d05d19 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01b5f2cc3e1f4b7ea4fc25c38e540754, State: Initialized, Role: FOLLOWER
I20260709 12:24:21.505782 27324 consensus_queue.cc:260] T c3bdc4d785e14829921cb2cb58d05d19 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.506423 27022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8406d5a6f3b48babddc081b95783bcf" candidate_uuid: "4e5d35120f1a48d7b2b184969aee5baf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754"
I20260709 12:24:21.508733 27324 ts_tablet_manager.cc:1434] T c3bdc4d785e14829921cb2cb58d05d19 P 01b5f2cc3e1f4b7ea4fc25c38e540754: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 12:24:21.510339 27324 tablet_bootstrap.cc:492] T e9782a33517e45e0b418941297da9443 P 01b5f2cc3e1f4b7ea4fc25c38e540754: Bootstrap starting.
W20260709 12:24:21.515257 27065 leader_election.cc:343] T a8406d5a6f3b48babddc081b95783bcf P 4e5d35120f1a48d7b2b184969aee5baf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193:34415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:21.516230 27252 raft_consensus.cc:493] T c3bdc4d785e14829921cb2cb58d05d19 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:21.516888 27252 raft_consensus.cc:515] T c3bdc4d785e14829921cb2cb58d05d19 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.518047 27324 tablet_bootstrap.cc:654] T e9782a33517e45e0b418941297da9443 P 01b5f2cc3e1f4b7ea4fc25c38e540754: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:21.519315 27252 leader_election.cc:290] T c3bdc4d785e14829921cb2cb58d05d19 P 4e5d35120f1a48d7b2b184969aee5baf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193:34415), c1c5b966e9f3424d82cdabf6e7e797f8 (127.21.56.195:46757)
I20260709 12:24:21.521361 27176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3bdc4d785e14829921cb2cb58d05d19" candidate_uuid: "4e5d35120f1a48d7b2b184969aee5baf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" is_pre_election: true
W20260709 12:24:21.523345 27066 leader_election.cc:343] T c3bdc4d785e14829921cb2cb58d05d19 P 4e5d35120f1a48d7b2b184969aee5baf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1c5b966e9f3424d82cdabf6e7e797f8 (127.21.56.195:46757): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:21.525403 27022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3bdc4d785e14829921cb2cb58d05d19" candidate_uuid: "4e5d35120f1a48d7b2b184969aee5baf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" is_pre_election: true
I20260709 12:24:21.526233 27022 raft_consensus.cc:2468] T c3bdc4d785e14829921cb2cb58d05d19 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e5d35120f1a48d7b2b184969aee5baf in term 0.
I20260709 12:24:21.527962 27065 leader_election.cc:304] T c3bdc4d785e14829921cb2cb58d05d19 P 4e5d35120f1a48d7b2b184969aee5baf [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: 01b5f2cc3e1f4b7ea4fc25c38e540754, 4e5d35120f1a48d7b2b184969aee5baf; no voters: c1c5b966e9f3424d82cdabf6e7e797f8
I20260709 12:24:21.533296 27324 tablet_bootstrap.cc:492] T e9782a33517e45e0b418941297da9443 P 01b5f2cc3e1f4b7ea4fc25c38e540754: No bootstrap required, opened a new log
I20260709 12:24:21.533950 27324 ts_tablet_manager.cc:1403] T e9782a33517e45e0b418941297da9443 P 01b5f2cc3e1f4b7ea4fc25c38e540754: Time spent bootstrapping tablet: real 0.024s	user 0.005s	sys 0.016s
I20260709 12:24:21.535229 27336 raft_consensus.cc:2804] T c3bdc4d785e14829921cb2cb58d05d19 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:21.535699 27336 raft_consensus.cc:493] T c3bdc4d785e14829921cb2cb58d05d19 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:21.536015 27336 raft_consensus.cc:3060] T c3bdc4d785e14829921cb2cb58d05d19 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:21.537262 27324 raft_consensus.cc:359] T e9782a33517e45e0b418941297da9443 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.538132 27324 raft_consensus.cc:385] T e9782a33517e45e0b418941297da9443 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:21.538439 27324 raft_consensus.cc:740] T e9782a33517e45e0b418941297da9443 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01b5f2cc3e1f4b7ea4fc25c38e540754, State: Initialized, Role: FOLLOWER
I20260709 12:24:21.539217 27324 consensus_queue.cc:260] T e9782a33517e45e0b418941297da9443 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.542008 27324 ts_tablet_manager.cc:1434] T e9782a33517e45e0b418941297da9443 P 01b5f2cc3e1f4b7ea4fc25c38e540754: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.006s
I20260709 12:24:21.543180 27324 tablet_bootstrap.cc:492] T add803cd9acf4c409f1c01701d62efbf P 01b5f2cc3e1f4b7ea4fc25c38e540754: Bootstrap starting.
I20260709 12:24:21.552273 27176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8406d5a6f3b48babddc081b95783bcf" candidate_uuid: "4e5d35120f1a48d7b2b184969aee5baf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8"
I20260709 12:24:21.552932 27176 raft_consensus.cc:3060] T a8406d5a6f3b48babddc081b95783bcf P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:21.553365 27336 raft_consensus.cc:515] T c3bdc4d785e14829921cb2cb58d05d19 P 4e5d35120f1a48d7b2b184969aee5baf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.557912 27022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3bdc4d785e14829921cb2cb58d05d19" candidate_uuid: "4e5d35120f1a48d7b2b184969aee5baf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754"
I20260709 12:24:21.558758 27022 raft_consensus.cc:3060] T c3bdc4d785e14829921cb2cb58d05d19 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:21.563338 27324 tablet_bootstrap.cc:654] T add803cd9acf4c409f1c01701d62efbf P 01b5f2cc3e1f4b7ea4fc25c38e540754: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:21.563843 27321 leader_election.cc:290] T a8406d5a6f3b48babddc081b95783bcf P 4e5d35120f1a48d7b2b184969aee5baf [CANDIDATE]: Term 1 election: Requested vote from peers 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193:34415), c1c5b966e9f3424d82cdabf6e7e797f8 (127.21.56.195:46757)
I20260709 12:24:21.565007 27176 raft_consensus.cc:2468] T a8406d5a6f3b48babddc081b95783bcf P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e5d35120f1a48d7b2b184969aee5baf in term 1.
I20260709 12:24:21.566118 27022 raft_consensus.cc:2468] T c3bdc4d785e14829921cb2cb58d05d19 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e5d35120f1a48d7b2b184969aee5baf in term 1.
I20260709 12:24:21.566556 27066 leader_election.cc:304] T a8406d5a6f3b48babddc081b95783bcf P 4e5d35120f1a48d7b2b184969aee5baf [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: 4e5d35120f1a48d7b2b184969aee5baf, c1c5b966e9f3424d82cdabf6e7e797f8; no voters: 01b5f2cc3e1f4b7ea4fc25c38e540754
I20260709 12:24:21.568329 27065 leader_election.cc:304] T c3bdc4d785e14829921cb2cb58d05d19 P 4e5d35120f1a48d7b2b184969aee5baf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01b5f2cc3e1f4b7ea4fc25c38e540754, 4e5d35120f1a48d7b2b184969aee5baf; no voters: 
I20260709 12:24:21.569417 27252 raft_consensus.cc:2804] T a8406d5a6f3b48babddc081b95783bcf P 4e5d35120f1a48d7b2b184969aee5baf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:21.570029 27252 raft_consensus.cc:697] T a8406d5a6f3b48babddc081b95783bcf P 4e5d35120f1a48d7b2b184969aee5baf [term 1 LEADER]: Becoming Leader. State: Replica: 4e5d35120f1a48d7b2b184969aee5baf, State: Running, Role: LEADER
I20260709 12:24:21.570254 27337 raft_consensus.cc:2804] T c3bdc4d785e14829921cb2cb58d05d19 P 4e5d35120f1a48d7b2b184969aee5baf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:21.571007 27252 consensus_queue.cc:237] T a8406d5a6f3b48babddc081b95783bcf P 4e5d35120f1a48d7b2b184969aee5baf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.578882 27323 tablet_bootstrap.cc:492] T 434dcc8508784072a1c20eff0d257286 P 4e5d35120f1a48d7b2b184969aee5baf: No bootstrap required, opened a new log
I20260709 12:24:21.579493 27323 ts_tablet_manager.cc:1403] T 434dcc8508784072a1c20eff0d257286 P 4e5d35120f1a48d7b2b184969aee5baf: Time spent bootstrapping tablet: real 0.108s	user 0.032s	sys 0.043s
I20260709 12:24:21.579711 27322 tablet_bootstrap.cc:492] T add803cd9acf4c409f1c01701d62efbf P c1c5b966e9f3424d82cdabf6e7e797f8: No bootstrap required, opened a new log
I20260709 12:24:21.579916 27324 tablet_bootstrap.cc:492] T add803cd9acf4c409f1c01701d62efbf P 01b5f2cc3e1f4b7ea4fc25c38e540754: No bootstrap required, opened a new log
I20260709 12:24:21.580312 27322 ts_tablet_manager.cc:1403] T add803cd9acf4c409f1c01701d62efbf P c1c5b966e9f3424d82cdabf6e7e797f8: Time spent bootstrapping tablet: real 0.105s	user 0.045s	sys 0.050s
I20260709 12:24:21.580430 27324 ts_tablet_manager.cc:1403] T add803cd9acf4c409f1c01701d62efbf P 01b5f2cc3e1f4b7ea4fc25c38e540754: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.004s
I20260709 12:24:21.583477 27322 raft_consensus.cc:359] T add803cd9acf4c409f1c01701d62efbf P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.583707 27324 raft_consensus.cc:359] T add803cd9acf4c409f1c01701d62efbf P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.584043 27176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3bdc4d785e14829921cb2cb58d05d19" candidate_uuid: "4e5d35120f1a48d7b2b184969aee5baf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8"
I20260709 12:24:21.584285 27322 raft_consensus.cc:385] T add803cd9acf4c409f1c01701d62efbf P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:21.584390 27324 raft_consensus.cc:385] T add803cd9acf4c409f1c01701d62efbf P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:21.584657 27322 raft_consensus.cc:740] T add803cd9acf4c409f1c01701d62efbf P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1c5b966e9f3424d82cdabf6e7e797f8, State: Initialized, Role: FOLLOWER
I20260709 12:24:21.584746 27324 raft_consensus.cc:740] T add803cd9acf4c409f1c01701d62efbf P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01b5f2cc3e1f4b7ea4fc25c38e540754, State: Initialized, Role: FOLLOWER
W20260709 12:24:21.585433 27066 leader_election.cc:343] T c3bdc4d785e14829921cb2cb58d05d19 P 4e5d35120f1a48d7b2b184969aee5baf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c1c5b966e9f3424d82cdabf6e7e797f8 (127.21.56.195:46757): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:21.585556 27322 consensus_queue.cc:260] T add803cd9acf4c409f1c01701d62efbf P c1c5b966e9f3424d82cdabf6e7e797f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.585530 27324 consensus_queue.cc:260] T add803cd9acf4c409f1c01701d62efbf P 01b5f2cc3e1f4b7ea4fc25c38e540754 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.586911 27336 leader_election.cc:290] T c3bdc4d785e14829921cb2cb58d05d19 P 4e5d35120f1a48d7b2b184969aee5baf [CANDIDATE]: Term 1 election: Requested vote from peers 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193:34415), c1c5b966e9f3424d82cdabf6e7e797f8 (127.21.56.195:46757)
I20260709 12:24:21.585790 26919 catalog_manager.cc:5697] T a8406d5a6f3b48babddc081b95783bcf P 4e5d35120f1a48d7b2b184969aee5baf reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194). New cstate: current_term: 1 leader_uuid: "4e5d35120f1a48d7b2b184969aee5baf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:21.588253 27322 ts_tablet_manager.cc:1434] T add803cd9acf4c409f1c01701d62efbf P c1c5b966e9f3424d82cdabf6e7e797f8: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260709 12:24:21.588449 27337 raft_consensus.cc:697] T c3bdc4d785e14829921cb2cb58d05d19 P 4e5d35120f1a48d7b2b184969aee5baf [term 1 LEADER]: Becoming Leader. State: Replica: 4e5d35120f1a48d7b2b184969aee5baf, State: Running, Role: LEADER
I20260709 12:24:21.589346 27322 tablet_bootstrap.cc:492] T c3bdc4d785e14829921cb2cb58d05d19 P c1c5b966e9f3424d82cdabf6e7e797f8: Bootstrap starting.
I20260709 12:24:21.589383 27337 consensus_queue.cc:237] T c3bdc4d785e14829921cb2cb58d05d19 P 4e5d35120f1a48d7b2b184969aee5baf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.591714 27324 ts_tablet_manager.cc:1434] T add803cd9acf4c409f1c01701d62efbf P 01b5f2cc3e1f4b7ea4fc25c38e540754: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:24:21.592787 27324 tablet_bootstrap.cc:492] T d087a90e925a4727844275b8290975b1 P 01b5f2cc3e1f4b7ea4fc25c38e540754: Bootstrap starting.
I20260709 12:24:21.598543 27322 tablet_bootstrap.cc:654] T c3bdc4d785e14829921cb2cb58d05d19 P c1c5b966e9f3424d82cdabf6e7e797f8: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:21.598875 27323 raft_consensus.cc:359] T 434dcc8508784072a1c20eff0d257286 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.599525 27324 tablet_bootstrap.cc:654] T d087a90e925a4727844275b8290975b1 P 01b5f2cc3e1f4b7ea4fc25c38e540754: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:21.599637 27323 raft_consensus.cc:385] T 434dcc8508784072a1c20eff0d257286 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:21.600632 27323 raft_consensus.cc:740] T 434dcc8508784072a1c20eff0d257286 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5d35120f1a48d7b2b184969aee5baf, State: Initialized, Role: FOLLOWER
I20260709 12:24:21.602392 27323 consensus_queue.cc:260] T 434dcc8508784072a1c20eff0d257286 P 4e5d35120f1a48d7b2b184969aee5baf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.607417 27323 ts_tablet_manager.cc:1434] T 434dcc8508784072a1c20eff0d257286 P 4e5d35120f1a48d7b2b184969aee5baf: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.003s
I20260709 12:24:21.608500 27323 tablet_bootstrap.cc:492] T d087a90e925a4727844275b8290975b1 P 4e5d35120f1a48d7b2b184969aee5baf: Bootstrap starting.
I20260709 12:24:21.611366 27322 tablet_bootstrap.cc:492] T c3bdc4d785e14829921cb2cb58d05d19 P c1c5b966e9f3424d82cdabf6e7e797f8: No bootstrap required, opened a new log
I20260709 12:24:21.612913 27322 ts_tablet_manager.cc:1403] T c3bdc4d785e14829921cb2cb58d05d19 P c1c5b966e9f3424d82cdabf6e7e797f8: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.001s
I20260709 12:24:21.615857 27324 tablet_bootstrap.cc:492] T d087a90e925a4727844275b8290975b1 P 01b5f2cc3e1f4b7ea4fc25c38e540754: No bootstrap required, opened a new log
I20260709 12:24:21.615829 27322 raft_consensus.cc:359] T c3bdc4d785e14829921cb2cb58d05d19 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.616654 27324 ts_tablet_manager.cc:1403] T d087a90e925a4727844275b8290975b1 P 01b5f2cc3e1f4b7ea4fc25c38e540754: Time spent bootstrapping tablet: real 0.024s	user 0.005s	sys 0.013s
I20260709 12:24:21.616750 27322 raft_consensus.cc:385] T c3bdc4d785e14829921cb2cb58d05d19 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:21.617151 27322 raft_consensus.cc:740] T c3bdc4d785e14829921cb2cb58d05d19 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1c5b966e9f3424d82cdabf6e7e797f8, State: Initialized, Role: FOLLOWER
I20260709 12:24:21.617914 27322 consensus_queue.cc:260] T c3bdc4d785e14829921cb2cb58d05d19 P c1c5b966e9f3424d82cdabf6e7e797f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.619894 27324 raft_consensus.cc:359] T d087a90e925a4727844275b8290975b1 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.620965 27324 raft_consensus.cc:385] T d087a90e925a4727844275b8290975b1 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:21.621270 27324 raft_consensus.cc:740] T d087a90e925a4727844275b8290975b1 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01b5f2cc3e1f4b7ea4fc25c38e540754, State: Initialized, Role: FOLLOWER
I20260709 12:24:21.622033 27324 consensus_queue.cc:260] T d087a90e925a4727844275b8290975b1 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.622730 27322 ts_tablet_manager.cc:1434] T c3bdc4d785e14829921cb2cb58d05d19 P c1c5b966e9f3424d82cdabf6e7e797f8: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:24:21.623811 27322 tablet_bootstrap.cc:492] T 8c713a0dec704f5e89f0ca994915dbcb P c1c5b966e9f3424d82cdabf6e7e797f8: Bootstrap starting.
I20260709 12:24:21.624311 27324 ts_tablet_manager.cc:1434] T d087a90e925a4727844275b8290975b1 P 01b5f2cc3e1f4b7ea4fc25c38e540754: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260709 12:24:21.625383 27324 tablet_bootstrap.cc:492] T 545f6402c09943be8bea058851cc94fd P 01b5f2cc3e1f4b7ea4fc25c38e540754: Bootstrap starting.
I20260709 12:24:21.626307 27323 tablet_bootstrap.cc:654] T d087a90e925a4727844275b8290975b1 P 4e5d35120f1a48d7b2b184969aee5baf: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:21.630712 27322 tablet_bootstrap.cc:654] T 8c713a0dec704f5e89f0ca994915dbcb P c1c5b966e9f3424d82cdabf6e7e797f8: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:21.632071 27324 tablet_bootstrap.cc:654] T 545f6402c09943be8bea058851cc94fd P 01b5f2cc3e1f4b7ea4fc25c38e540754: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:21.643342 27322 tablet_bootstrap.cc:492] T 8c713a0dec704f5e89f0ca994915dbcb P c1c5b966e9f3424d82cdabf6e7e797f8: No bootstrap required, opened a new log
I20260709 12:24:21.643882 27322 ts_tablet_manager.cc:1403] T 8c713a0dec704f5e89f0ca994915dbcb P c1c5b966e9f3424d82cdabf6e7e797f8: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260709 12:24:21.644497 27324 tablet_bootstrap.cc:492] T 545f6402c09943be8bea058851cc94fd P 01b5f2cc3e1f4b7ea4fc25c38e540754: No bootstrap required, opened a new log
I20260709 12:24:21.645071 27324 ts_tablet_manager.cc:1403] T 545f6402c09943be8bea058851cc94fd P 01b5f2cc3e1f4b7ea4fc25c38e540754: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260709 12:24:21.647032 27322 raft_consensus.cc:359] T 8c713a0dec704f5e89f0ca994915dbcb P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.647867 27322 raft_consensus.cc:385] T 8c713a0dec704f5e89f0ca994915dbcb P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:21.648166 27322 raft_consensus.cc:740] T 8c713a0dec704f5e89f0ca994915dbcb P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1c5b966e9f3424d82cdabf6e7e797f8, State: Initialized, Role: FOLLOWER
I20260709 12:24:21.648918 27322 consensus_queue.cc:260] T 8c713a0dec704f5e89f0ca994915dbcb P c1c5b966e9f3424d82cdabf6e7e797f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.649942 27324 raft_consensus.cc:359] T 545f6402c09943be8bea058851cc94fd P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.650744 27324 raft_consensus.cc:385] T 545f6402c09943be8bea058851cc94fd P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:21.651026 27324 raft_consensus.cc:740] T 545f6402c09943be8bea058851cc94fd P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01b5f2cc3e1f4b7ea4fc25c38e540754, State: Initialized, Role: FOLLOWER
I20260709 12:24:21.652196 27324 consensus_queue.cc:260] T 545f6402c09943be8bea058851cc94fd P 01b5f2cc3e1f4b7ea4fc25c38e540754 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.654561 27324 ts_tablet_manager.cc:1434] T 545f6402c09943be8bea058851cc94fd P 01b5f2cc3e1f4b7ea4fc25c38e540754: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.002s
I20260709 12:24:21.655325 27322 ts_tablet_manager.cc:1434] T 8c713a0dec704f5e89f0ca994915dbcb P c1c5b966e9f3424d82cdabf6e7e797f8: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:24:21.655596 27324 tablet_bootstrap.cc:492] T 434dcc8508784072a1c20eff0d257286 P 01b5f2cc3e1f4b7ea4fc25c38e540754: Bootstrap starting.
I20260709 12:24:21.664863 27322 tablet_bootstrap.cc:492] T e9782a33517e45e0b418941297da9443 P c1c5b966e9f3424d82cdabf6e7e797f8: Bootstrap starting.
I20260709 12:24:21.666894 27324 tablet_bootstrap.cc:654] T 434dcc8508784072a1c20eff0d257286 P 01b5f2cc3e1f4b7ea4fc25c38e540754: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:21.673017 27285 raft_consensus.cc:493] T c3bdc4d785e14829921cb2cb58d05d19 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:21.673655 27285 raft_consensus.cc:515] T c3bdc4d785e14829921cb2cb58d05d19 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.675980 27285 leader_election.cc:290] T c3bdc4d785e14829921cb2cb58d05d19 P c1c5b966e9f3424d82cdabf6e7e797f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193:34415), 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194:45189)
I20260709 12:24:21.677091 27022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3bdc4d785e14829921cb2cb58d05d19" candidate_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" is_pre_election: true
I20260709 12:24:21.677948 27022 raft_consensus.cc:2393] T c3bdc4d785e14829921cb2cb58d05d19 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1c5b966e9f3424d82cdabf6e7e797f8 in current term 1: Already voted for candidate 4e5d35120f1a48d7b2b184969aee5baf in this term.
I20260709 12:24:21.678844 27271 raft_consensus.cc:493] T 8c713a0dec704f5e89f0ca994915dbcb P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:21.679466 27271 raft_consensus.cc:515] T 8c713a0dec704f5e89f0ca994915dbcb P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.680052 27100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3bdc4d785e14829921cb2cb58d05d19" candidate_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5d35120f1a48d7b2b184969aee5baf" is_pre_election: true
I20260709 12:24:21.681672 27141 leader_election.cc:304] T c3bdc4d785e14829921cb2cb58d05d19 P c1c5b966e9f3424d82cdabf6e7e797f8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1c5b966e9f3424d82cdabf6e7e797f8; no voters: 01b5f2cc3e1f4b7ea4fc25c38e540754, 4e5d35120f1a48d7b2b184969aee5baf
I20260709 12:24:21.681864 27322 tablet_bootstrap.cc:654] T e9782a33517e45e0b418941297da9443 P c1c5b966e9f3424d82cdabf6e7e797f8: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:21.682888 27285 raft_consensus.cc:3060] T c3bdc4d785e14829921cb2cb58d05d19 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:21.683794 27100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c713a0dec704f5e89f0ca994915dbcb" candidate_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5d35120f1a48d7b2b184969aee5baf" is_pre_election: true
W20260709 12:24:21.685410 26991 leader_election.cc:343] T 8c713a0dec704f5e89f0ca994915dbcb P 01b5f2cc3e1f4b7ea4fc25c38e540754 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194:45189): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:21.688385 27271 leader_election.cc:290] T 8c713a0dec704f5e89f0ca994915dbcb P 01b5f2cc3e1f4b7ea4fc25c38e540754 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194:45189), c1c5b966e9f3424d82cdabf6e7e797f8 (127.21.56.195:46757)
I20260709 12:24:21.688603 27176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c713a0dec704f5e89f0ca994915dbcb" candidate_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" is_pre_election: true
I20260709 12:24:21.691928 27176 raft_consensus.cc:2468] T 8c713a0dec704f5e89f0ca994915dbcb P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01b5f2cc3e1f4b7ea4fc25c38e540754 in term 0.
I20260709 12:24:21.693293 26990 leader_election.cc:304] T 8c713a0dec704f5e89f0ca994915dbcb P 01b5f2cc3e1f4b7ea4fc25c38e540754 [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: 01b5f2cc3e1f4b7ea4fc25c38e540754, c1c5b966e9f3424d82cdabf6e7e797f8; no voters: 4e5d35120f1a48d7b2b184969aee5baf
I20260709 12:24:21.695459 27271 raft_consensus.cc:2804] T 8c713a0dec704f5e89f0ca994915dbcb P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:21.695835 27271 raft_consensus.cc:493] T 8c713a0dec704f5e89f0ca994915dbcb P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:21.696159 27271 raft_consensus.cc:3060] T 8c713a0dec704f5e89f0ca994915dbcb P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:21.696659 27324 tablet_bootstrap.cc:492] T 434dcc8508784072a1c20eff0d257286 P 01b5f2cc3e1f4b7ea4fc25c38e540754: No bootstrap required, opened a new log
I20260709 12:24:21.697326 27324 ts_tablet_manager.cc:1403] T 434dcc8508784072a1c20eff0d257286 P 01b5f2cc3e1f4b7ea4fc25c38e540754: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.009s
I20260709 12:24:21.698511 27348 raft_consensus.cc:493] T e9782a33517e45e0b418941297da9443 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:21.699028 27348 raft_consensus.cc:515] T e9782a33517e45e0b418941297da9443 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.700300 27324 raft_consensus.cc:359] T 434dcc8508784072a1c20eff0d257286 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.701071 27324 raft_consensus.cc:385] T 434dcc8508784072a1c20eff0d257286 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:21.701227 27348 leader_election.cc:290] T e9782a33517e45e0b418941297da9443 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194:45189), c1c5b966e9f3424d82cdabf6e7e797f8 (127.21.56.195:46757)
I20260709 12:24:21.703105 27100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9782a33517e45e0b418941297da9443" candidate_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5d35120f1a48d7b2b184969aee5baf" is_pre_election: true
I20260709 12:24:21.703573 27351 raft_consensus.cc:493] T 545f6402c09943be8bea058851cc94fd P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:21.704051 27351 raft_consensus.cc:515] T 545f6402c09943be8bea058851cc94fd P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
W20260709 12:24:21.704718 26991 leader_election.cc:343] T e9782a33517e45e0b418941297da9443 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194:45189): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:21.706635 27176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9782a33517e45e0b418941297da9443" candidate_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" is_pre_election: true
W20260709 12:24:21.708106 26990 leader_election.cc:343] T e9782a33517e45e0b418941297da9443 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1c5b966e9f3424d82cdabf6e7e797f8 (127.21.56.195:46757): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:21.708559 26990 leader_election.cc:304] T e9782a33517e45e0b418941297da9443 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 01b5f2cc3e1f4b7ea4fc25c38e540754; no voters: 4e5d35120f1a48d7b2b184969aee5baf, c1c5b966e9f3424d82cdabf6e7e797f8
I20260709 12:24:21.708624 27324 raft_consensus.cc:740] T 434dcc8508784072a1c20eff0d257286 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01b5f2cc3e1f4b7ea4fc25c38e540754, State: Initialized, Role: FOLLOWER
I20260709 12:24:21.709810 27348 raft_consensus.cc:2749] T e9782a33517e45e0b418941297da9443 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:21.708299 27322 tablet_bootstrap.cc:492] T e9782a33517e45e0b418941297da9443 P c1c5b966e9f3424d82cdabf6e7e797f8: No bootstrap required, opened a new log
I20260709 12:24:21.690270 26921 catalog_manager.cc:5697] T c3bdc4d785e14829921cb2cb58d05d19 P 4e5d35120f1a48d7b2b184969aee5baf reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194). New cstate: current_term: 1 leader_uuid: "4e5d35120f1a48d7b2b184969aee5baf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:21.710602 27322 ts_tablet_manager.cc:1403] T e9782a33517e45e0b418941297da9443 P c1c5b966e9f3424d82cdabf6e7e797f8: Time spent bootstrapping tablet: real 0.054s	user 0.014s	sys 0.004s
I20260709 12:24:21.713743 27323 tablet_bootstrap.cc:492] T d087a90e925a4727844275b8290975b1 P 4e5d35120f1a48d7b2b184969aee5baf: No bootstrap required, opened a new log
I20260709 12:24:21.713745 27322 raft_consensus.cc:359] T e9782a33517e45e0b418941297da9443 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.714541 27323 ts_tablet_manager.cc:1403] T d087a90e925a4727844275b8290975b1 P 4e5d35120f1a48d7b2b184969aee5baf: Time spent bootstrapping tablet: real 0.106s	user 0.031s	sys 0.033s
I20260709 12:24:21.714763 27322 raft_consensus.cc:385] T e9782a33517e45e0b418941297da9443 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:21.715090 27322 raft_consensus.cc:740] T e9782a33517e45e0b418941297da9443 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1c5b966e9f3424d82cdabf6e7e797f8, State: Initialized, Role: FOLLOWER
I20260709 12:24:21.715642 27022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545f6402c09943be8bea058851cc94fd" candidate_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" is_pre_election: true
I20260709 12:24:21.715878 27322 consensus_queue.cc:260] T e9782a33517e45e0b418941297da9443 P c1c5b966e9f3424d82cdabf6e7e797f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.716332 27022 raft_consensus.cc:2468] T 545f6402c09943be8bea058851cc94fd P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1c5b966e9f3424d82cdabf6e7e797f8 in term 0.
I20260709 12:24:21.717527 27139 leader_election.cc:304] T 545f6402c09943be8bea058851cc94fd P c1c5b966e9f3424d82cdabf6e7e797f8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01b5f2cc3e1f4b7ea4fc25c38e540754, c1c5b966e9f3424d82cdabf6e7e797f8; no voters: 
I20260709 12:24:21.691131 27285 raft_consensus.cc:2749] T c3bdc4d785e14829921cb2cb58d05d19 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:21.723930 27351 leader_election.cc:290] T 545f6402c09943be8bea058851cc94fd P c1c5b966e9f3424d82cdabf6e7e797f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193:34415), 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194:45189)
I20260709 12:24:21.724488 27351 raft_consensus.cc:2804] T 545f6402c09943be8bea058851cc94fd P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:21.724835 27351 raft_consensus.cc:493] T 545f6402c09943be8bea058851cc94fd P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:21.725178 27351 raft_consensus.cc:3060] T 545f6402c09943be8bea058851cc94fd P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:21.725914 27323 raft_consensus.cc:359] T d087a90e925a4727844275b8290975b1 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.726892 27323 raft_consensus.cc:385] T d087a90e925a4727844275b8290975b1 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:21.727032 27100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545f6402c09943be8bea058851cc94fd" candidate_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5d35120f1a48d7b2b184969aee5baf" is_pre_election: true
I20260709 12:24:21.727281 27323 raft_consensus.cc:740] T d087a90e925a4727844275b8290975b1 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5d35120f1a48d7b2b184969aee5baf, State: Initialized, Role: FOLLOWER
I20260709 12:24:21.728199 27323 consensus_queue.cc:260] T d087a90e925a4727844275b8290975b1 P 4e5d35120f1a48d7b2b184969aee5baf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
W20260709 12:24:21.728608 27141 leader_election.cc:343] T 545f6402c09943be8bea058851cc94fd P c1c5b966e9f3424d82cdabf6e7e797f8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194:45189): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:21.730903 27323 ts_tablet_manager.cc:1434] T d087a90e925a4727844275b8290975b1 P 4e5d35120f1a48d7b2b184969aee5baf: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 12:24:21.731977 27323 tablet_bootstrap.cc:492] T e9782a33517e45e0b418941297da9443 P 4e5d35120f1a48d7b2b184969aee5baf: Bootstrap starting.
I20260709 12:24:21.709584 27324 consensus_queue.cc:260] T 434dcc8508784072a1c20eff0d257286 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.736599 27324 ts_tablet_manager.cc:1434] T 434dcc8508784072a1c20eff0d257286 P 01b5f2cc3e1f4b7ea4fc25c38e540754: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260709 12:24:21.737628 27324 tablet_bootstrap.cc:492] T a8406d5a6f3b48babddc081b95783bcf P 01b5f2cc3e1f4b7ea4fc25c38e540754: Bootstrap starting.
I20260709 12:24:21.742146 27323 tablet_bootstrap.cc:654] T e9782a33517e45e0b418941297da9443 P 4e5d35120f1a48d7b2b184969aee5baf: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:21.743988 27351 raft_consensus.cc:515] T 545f6402c09943be8bea058851cc94fd P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.746932 27022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545f6402c09943be8bea058851cc94fd" candidate_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754"
I20260709 12:24:21.747540 27022 raft_consensus.cc:3060] T 545f6402c09943be8bea058851cc94fd P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:21.750768 27271 raft_consensus.cc:515] T 8c713a0dec704f5e89f0ca994915dbcb P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.753062 27271 leader_election.cc:290] T 8c713a0dec704f5e89f0ca994915dbcb P 01b5f2cc3e1f4b7ea4fc25c38e540754 [CANDIDATE]: Term 1 election: Requested vote from peers 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194:45189), c1c5b966e9f3424d82cdabf6e7e797f8 (127.21.56.195:46757)
I20260709 12:24:21.754169 27176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c713a0dec704f5e89f0ca994915dbcb" candidate_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8"
I20260709 12:24:21.754833 27176 raft_consensus.cc:3060] T 8c713a0dec704f5e89f0ca994915dbcb P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:21.756106 27324 tablet_bootstrap.cc:654] T a8406d5a6f3b48babddc081b95783bcf P 01b5f2cc3e1f4b7ea4fc25c38e540754: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:21.759405 27100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c713a0dec704f5e89f0ca994915dbcb" candidate_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5d35120f1a48d7b2b184969aee5baf"
W20260709 12:24:21.761049 26991 leader_election.cc:343] T 8c713a0dec704f5e89f0ca994915dbcb P 01b5f2cc3e1f4b7ea4fc25c38e540754 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194:45189): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:21.762621 27323 tablet_bootstrap.cc:492] T e9782a33517e45e0b418941297da9443 P 4e5d35120f1a48d7b2b184969aee5baf: No bootstrap required, opened a new log
I20260709 12:24:21.763370 27323 ts_tablet_manager.cc:1403] T e9782a33517e45e0b418941297da9443 P 4e5d35120f1a48d7b2b184969aee5baf: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.011s
I20260709 12:24:21.764465 27176 raft_consensus.cc:2468] T 8c713a0dec704f5e89f0ca994915dbcb P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01b5f2cc3e1f4b7ea4fc25c38e540754 in term 1.
I20260709 12:24:21.765806 26990 leader_election.cc:304] T 8c713a0dec704f5e89f0ca994915dbcb P 01b5f2cc3e1f4b7ea4fc25c38e540754 [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: 01b5f2cc3e1f4b7ea4fc25c38e540754, c1c5b966e9f3424d82cdabf6e7e797f8; no voters: 4e5d35120f1a48d7b2b184969aee5baf
I20260709 12:24:21.766996 27271 raft_consensus.cc:2804] T 8c713a0dec704f5e89f0ca994915dbcb P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:21.767688 27271 raft_consensus.cc:697] T 8c713a0dec704f5e89f0ca994915dbcb P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 1 LEADER]: Becoming Leader. State: Replica: 01b5f2cc3e1f4b7ea4fc25c38e540754, State: Running, Role: LEADER
I20260709 12:24:21.767695 27022 raft_consensus.cc:2468] T 545f6402c09943be8bea058851cc94fd P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1c5b966e9f3424d82cdabf6e7e797f8 in term 1.
I20260709 12:24:21.768719 27271 consensus_queue.cc:237] T 8c713a0dec704f5e89f0ca994915dbcb P 01b5f2cc3e1f4b7ea4fc25c38e540754 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.769675 27322 ts_tablet_manager.cc:1434] T e9782a33517e45e0b418941297da9443 P c1c5b966e9f3424d82cdabf6e7e797f8: Time spent starting tablet: real 0.059s	user 0.005s	sys 0.029s
I20260709 12:24:21.769618 27139 leader_election.cc:304] T 545f6402c09943be8bea058851cc94fd P c1c5b966e9f3424d82cdabf6e7e797f8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01b5f2cc3e1f4b7ea4fc25c38e540754, c1c5b966e9f3424d82cdabf6e7e797f8; no voters: 
I20260709 12:24:21.770987 27322 tablet_bootstrap.cc:492] T d087a90e925a4727844275b8290975b1 P c1c5b966e9f3424d82cdabf6e7e797f8: Bootstrap starting.
I20260709 12:24:21.770951 27337 raft_consensus.cc:493] T 434dcc8508784072a1c20eff0d257286 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:21.771723 27324 tablet_bootstrap.cc:492] T a8406d5a6f3b48babddc081b95783bcf P 01b5f2cc3e1f4b7ea4fc25c38e540754: No bootstrap required, opened a new log
I20260709 12:24:21.771646 27337 raft_consensus.cc:515] T 434dcc8508784072a1c20eff0d257286 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.772339 27324 ts_tablet_manager.cc:1403] T a8406d5a6f3b48babddc081b95783bcf P 01b5f2cc3e1f4b7ea4fc25c38e540754: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.000s
I20260709 12:24:21.775293 27324 raft_consensus.cc:359] T a8406d5a6f3b48babddc081b95783bcf P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.776647 27324 raft_consensus.cc:385] T a8406d5a6f3b48babddc081b95783bcf P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:21.767601 27323 raft_consensus.cc:359] T e9782a33517e45e0b418941297da9443 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.777091 27323 raft_consensus.cc:385] T e9782a33517e45e0b418941297da9443 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:21.777426 27323 raft_consensus.cc:740] T e9782a33517e45e0b418941297da9443 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5d35120f1a48d7b2b184969aee5baf, State: Initialized, Role: FOLLOWER
I20260709 12:24:21.777994 27322 tablet_bootstrap.cc:654] T d087a90e925a4727844275b8290975b1 P c1c5b966e9f3424d82cdabf6e7e797f8: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:21.778429 27323 consensus_queue.cc:260] T e9782a33517e45e0b418941297da9443 P 4e5d35120f1a48d7b2b184969aee5baf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.780874 27323 ts_tablet_manager.cc:1434] T e9782a33517e45e0b418941297da9443 P 4e5d35120f1a48d7b2b184969aee5baf: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 12:24:21.782518 27323 tablet_bootstrap.cc:492] T add803cd9acf4c409f1c01701d62efbf P 4e5d35120f1a48d7b2b184969aee5baf: Bootstrap starting.
I20260709 12:24:21.780761 27023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "434dcc8508784072a1c20eff0d257286" candidate_uuid: "4e5d35120f1a48d7b2b184969aee5baf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" is_pre_election: true
I20260709 12:24:21.783385 27023 raft_consensus.cc:2468] T 434dcc8508784072a1c20eff0d257286 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e5d35120f1a48d7b2b184969aee5baf in term 0.
I20260709 12:24:21.781296 27324 raft_consensus.cc:740] T a8406d5a6f3b48babddc081b95783bcf P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01b5f2cc3e1f4b7ea4fc25c38e540754, State: Initialized, Role: FOLLOWER
I20260709 12:24:21.784345 27324 consensus_queue.cc:260] T a8406d5a6f3b48babddc081b95783bcf P 01b5f2cc3e1f4b7ea4fc25c38e540754 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.785352 27065 leader_election.cc:304] T 434dcc8508784072a1c20eff0d257286 P 4e5d35120f1a48d7b2b184969aee5baf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01b5f2cc3e1f4b7ea4fc25c38e540754, 4e5d35120f1a48d7b2b184969aee5baf; no voters: 
I20260709 12:24:21.786316 27252 raft_consensus.cc:2804] T 434dcc8508784072a1c20eff0d257286 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:21.786675 27252 raft_consensus.cc:493] T 434dcc8508784072a1c20eff0d257286 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:21.787043 27252 raft_consensus.cc:3060] T 434dcc8508784072a1c20eff0d257286 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:21.773821 27337 leader_election.cc:290] T 434dcc8508784072a1c20eff0d257286 P 4e5d35120f1a48d7b2b184969aee5baf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193:34415), c1c5b966e9f3424d82cdabf6e7e797f8 (127.21.56.195:46757)
I20260709 12:24:21.787040 27324 ts_tablet_manager.cc:1434] T a8406d5a6f3b48babddc081b95783bcf P 01b5f2cc3e1f4b7ea4fc25c38e540754: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 12:24:21.792265 27324 tablet_bootstrap.cc:492] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P 01b5f2cc3e1f4b7ea4fc25c38e540754: Bootstrap starting.
I20260709 12:24:21.794612 27252 raft_consensus.cc:515] T 434dcc8508784072a1c20eff0d257286 P 4e5d35120f1a48d7b2b184969aee5baf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.797341 27023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "434dcc8508784072a1c20eff0d257286" candidate_uuid: "4e5d35120f1a48d7b2b184969aee5baf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754"
I20260709 12:24:21.797926 27023 raft_consensus.cc:3060] T 434dcc8508784072a1c20eff0d257286 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:21.799401 27323 tablet_bootstrap.cc:654] T add803cd9acf4c409f1c01701d62efbf P 4e5d35120f1a48d7b2b184969aee5baf: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:21.802115 27176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "434dcc8508784072a1c20eff0d257286" candidate_uuid: "4e5d35120f1a48d7b2b184969aee5baf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" is_pre_election: true
W20260709 12:24:21.803380 27066 leader_election.cc:343] T 434dcc8508784072a1c20eff0d257286 P 4e5d35120f1a48d7b2b184969aee5baf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1c5b966e9f3424d82cdabf6e7e797f8 (127.21.56.195:46757): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:21.801822 27324 tablet_bootstrap.cc:654] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P 01b5f2cc3e1f4b7ea4fc25c38e540754: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:21.807058 27023 raft_consensus.cc:2468] T 434dcc8508784072a1c20eff0d257286 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e5d35120f1a48d7b2b184969aee5baf in term 1.
I20260709 12:24:21.807238 27353 raft_consensus.cc:2804] T 545f6402c09943be8bea058851cc94fd P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:21.808266 27353 raft_consensus.cc:697] T 545f6402c09943be8bea058851cc94fd P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 LEADER]: Becoming Leader. State: Replica: c1c5b966e9f3424d82cdabf6e7e797f8, State: Running, Role: LEADER
I20260709 12:24:21.808630 27348 raft_consensus.cc:493] T a8406d5a6f3b48babddc081b95783bcf P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:21.809154 27348 raft_consensus.cc:515] T a8406d5a6f3b48babddc081b95783bcf P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.809353 27065 leader_election.cc:304] T 434dcc8508784072a1c20eff0d257286 P 4e5d35120f1a48d7b2b184969aee5baf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01b5f2cc3e1f4b7ea4fc25c38e540754, 4e5d35120f1a48d7b2b184969aee5baf; no voters: 
I20260709 12:24:21.810011 27252 leader_election.cc:290] T 434dcc8508784072a1c20eff0d257286 P 4e5d35120f1a48d7b2b184969aee5baf [CANDIDATE]: Term 1 election: Requested vote from peers 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193:34415), c1c5b966e9f3424d82cdabf6e7e797f8 (127.21.56.195:46757)
I20260709 12:24:21.810487 27337 raft_consensus.cc:2804] T 434dcc8508784072a1c20eff0d257286 P 4e5d35120f1a48d7b2b184969aee5baf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:21.811905 27337 raft_consensus.cc:697] T 434dcc8508784072a1c20eff0d257286 P 4e5d35120f1a48d7b2b184969aee5baf [term 1 LEADER]: Becoming Leader. State: Replica: 4e5d35120f1a48d7b2b184969aee5baf, State: Running, Role: LEADER
I20260709 12:24:21.812844 27337 consensus_queue.cc:237] T 434dcc8508784072a1c20eff0d257286 P 4e5d35120f1a48d7b2b184969aee5baf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.813261 27100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8406d5a6f3b48babddc081b95783bcf" candidate_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5d35120f1a48d7b2b184969aee5baf" is_pre_election: true
I20260709 12:24:21.813529 27348 leader_election.cc:290] T a8406d5a6f3b48babddc081b95783bcf P 01b5f2cc3e1f4b7ea4fc25c38e540754 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194:45189), c1c5b966e9f3424d82cdabf6e7e797f8 (127.21.56.195:46757)
I20260709 12:24:21.814947 27175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8406d5a6f3b48babddc081b95783bcf" candidate_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" is_pre_election: true
I20260709 12:24:21.815886 27175 raft_consensus.cc:2393] T a8406d5a6f3b48babddc081b95783bcf P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 01b5f2cc3e1f4b7ea4fc25c38e540754 in current term 1: Already voted for candidate 4e5d35120f1a48d7b2b184969aee5baf in this term.
I20260709 12:24:21.818450 26990 leader_election.cc:304] T a8406d5a6f3b48babddc081b95783bcf P 01b5f2cc3e1f4b7ea4fc25c38e540754 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 01b5f2cc3e1f4b7ea4fc25c38e540754; no voters: 4e5d35120f1a48d7b2b184969aee5baf, c1c5b966e9f3424d82cdabf6e7e797f8
I20260709 12:24:21.819547 27100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545f6402c09943be8bea058851cc94fd" candidate_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5d35120f1a48d7b2b184969aee5baf"
I20260709 12:24:21.820674 27176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "434dcc8508784072a1c20eff0d257286" candidate_uuid: "4e5d35120f1a48d7b2b184969aee5baf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8"
W20260709 12:24:21.821317 27141 leader_election.cc:343] T 545f6402c09943be8bea058851cc94fd P c1c5b966e9f3424d82cdabf6e7e797f8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194:45189): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:21.822327 27066 leader_election.cc:343] T 434dcc8508784072a1c20eff0d257286 P 4e5d35120f1a48d7b2b184969aee5baf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c1c5b966e9f3424d82cdabf6e7e797f8 (127.21.56.195:46757): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:21.819710 27348 raft_consensus.cc:3060] T a8406d5a6f3b48babddc081b95783bcf P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:21.832921 27348 raft_consensus.cc:2749] T a8406d5a6f3b48babddc081b95783bcf P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:21.825462 27351 leader_election.cc:290] T 545f6402c09943be8bea058851cc94fd P c1c5b966e9f3424d82cdabf6e7e797f8 [CANDIDATE]: Term 1 election: Requested vote from peers 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193:34415), 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194:45189)
I20260709 12:24:21.809310 27353 consensus_queue.cc:237] T 545f6402c09943be8bea058851cc94fd P c1c5b966e9f3424d82cdabf6e7e797f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.839849 26921 catalog_manager.cc:5697] T 8c713a0dec704f5e89f0ca994915dbcb P 01b5f2cc3e1f4b7ea4fc25c38e540754 reported cstate change: term changed from 0 to 1, leader changed from <none> to 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193). New cstate: current_term: 1 leader_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:21.842532 26922 catalog_manager.cc:5697] T 434dcc8508784072a1c20eff0d257286 P 4e5d35120f1a48d7b2b184969aee5baf reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194). New cstate: current_term: 1 leader_uuid: "4e5d35120f1a48d7b2b184969aee5baf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:21.844337 27324 tablet_bootstrap.cc:492] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P 01b5f2cc3e1f4b7ea4fc25c38e540754: No bootstrap required, opened a new log
I20260709 12:24:21.844429 27322 tablet_bootstrap.cc:492] T d087a90e925a4727844275b8290975b1 P c1c5b966e9f3424d82cdabf6e7e797f8: No bootstrap required, opened a new log
I20260709 12:24:21.845058 27324 ts_tablet_manager.cc:1403] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P 01b5f2cc3e1f4b7ea4fc25c38e540754: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.002s
I20260709 12:24:21.845153 27322 ts_tablet_manager.cc:1403] T d087a90e925a4727844275b8290975b1 P c1c5b966e9f3424d82cdabf6e7e797f8: Time spent bootstrapping tablet: real 0.074s	user 0.012s	sys 0.043s
I20260709 12:24:21.847978 27324 raft_consensus.cc:359] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.848647 27324 raft_consensus.cc:385] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:21.848927 27324 raft_consensus.cc:740] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01b5f2cc3e1f4b7ea4fc25c38e540754, State: Initialized, Role: FOLLOWER
I20260709 12:24:21.849727 27324 consensus_queue.cc:260] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P 01b5f2cc3e1f4b7ea4fc25c38e540754 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.851544 27324 ts_tablet_manager.cc:1434] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P 01b5f2cc3e1f4b7ea4fc25c38e540754: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:24:21.851588 27323 tablet_bootstrap.cc:492] T add803cd9acf4c409f1c01701d62efbf P 4e5d35120f1a48d7b2b184969aee5baf: No bootstrap required, opened a new log
I20260709 12:24:21.852176 27323 ts_tablet_manager.cc:1403] T add803cd9acf4c409f1c01701d62efbf P 4e5d35120f1a48d7b2b184969aee5baf: Time spent bootstrapping tablet: real 0.070s	user 0.025s	sys 0.016s
I20260709 12:24:21.856395 27351 raft_consensus.cc:493] T add803cd9acf4c409f1c01701d62efbf P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:21.856980 27351 raft_consensus.cc:515] T add803cd9acf4c409f1c01701d62efbf P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.858289 27323 raft_consensus.cc:359] T add803cd9acf4c409f1c01701d62efbf P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.859136 27323 raft_consensus.cc:385] T add803cd9acf4c409f1c01701d62efbf P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:21.859426 27323 raft_consensus.cc:740] T add803cd9acf4c409f1c01701d62efbf P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5d35120f1a48d7b2b184969aee5baf, State: Initialized, Role: FOLLOWER
I20260709 12:24:21.859951 27022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "add803cd9acf4c409f1c01701d62efbf" candidate_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" is_pre_election: true
I20260709 12:24:21.860528 27337 raft_consensus.cc:493] T e9782a33517e45e0b418941297da9443 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:21.860157 27323 consensus_queue.cc:260] T add803cd9acf4c409f1c01701d62efbf P 4e5d35120f1a48d7b2b184969aee5baf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.861047 27337 raft_consensus.cc:515] T e9782a33517e45e0b418941297da9443 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.862246 27022 raft_consensus.cc:2468] T add803cd9acf4c409f1c01701d62efbf P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1c5b966e9f3424d82cdabf6e7e797f8 in term 0.
I20260709 12:24:21.862632 27323 ts_tablet_manager.cc:1434] T add803cd9acf4c409f1c01701d62efbf P 4e5d35120f1a48d7b2b184969aee5baf: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260709 12:24:21.866046 27022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9782a33517e45e0b418941297da9443" candidate_uuid: "4e5d35120f1a48d7b2b184969aee5baf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" is_pre_election: true
I20260709 12:24:21.866587 27323 tablet_bootstrap.cc:492] T 545f6402c09943be8bea058851cc94fd P 4e5d35120f1a48d7b2b184969aee5baf: Bootstrap starting.
I20260709 12:24:21.863197 27337 leader_election.cc:290] T e9782a33517e45e0b418941297da9443 P 4e5d35120f1a48d7b2b184969aee5baf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193:34415), c1c5b966e9f3424d82cdabf6e7e797f8 (127.21.56.195:46757)
I20260709 12:24:21.863655 27139 leader_election.cc:304] T add803cd9acf4c409f1c01701d62efbf P c1c5b966e9f3424d82cdabf6e7e797f8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01b5f2cc3e1f4b7ea4fc25c38e540754, c1c5b966e9f3424d82cdabf6e7e797f8; no voters: 
I20260709 12:24:21.866729 27022 raft_consensus.cc:2468] T e9782a33517e45e0b418941297da9443 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e5d35120f1a48d7b2b184969aee5baf in term 0.
I20260709 12:24:21.867563 27354 raft_consensus.cc:2804] T add803cd9acf4c409f1c01701d62efbf P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:21.867967 27354 raft_consensus.cc:493] T add803cd9acf4c409f1c01701d62efbf P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:21.868278 27354 raft_consensus.cc:3060] T add803cd9acf4c409f1c01701d62efbf P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:21.868602 27065 leader_election.cc:304] T e9782a33517e45e0b418941297da9443 P 4e5d35120f1a48d7b2b184969aee5baf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01b5f2cc3e1f4b7ea4fc25c38e540754, 4e5d35120f1a48d7b2b184969aee5baf; no voters: 
I20260709 12:24:21.869508 27337 raft_consensus.cc:2804] T e9782a33517e45e0b418941297da9443 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:21.869879 27337 raft_consensus.cc:493] T e9782a33517e45e0b418941297da9443 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:21.870275 27337 raft_consensus.cc:3060] T e9782a33517e45e0b418941297da9443 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:21.872627 27100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "add803cd9acf4c409f1c01701d62efbf" candidate_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5d35120f1a48d7b2b184969aee5baf" is_pre_election: true
I20260709 12:24:21.873314 27100 raft_consensus.cc:2468] T add803cd9acf4c409f1c01701d62efbf P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1c5b966e9f3424d82cdabf6e7e797f8 in term 0.
I20260709 12:24:21.855700 27322 raft_consensus.cc:359] T d087a90e925a4727844275b8290975b1 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.865303 27176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9782a33517e45e0b418941297da9443" candidate_uuid: "4e5d35120f1a48d7b2b184969aee5baf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" is_pre_election: true
I20260709 12:24:21.875111 27322 raft_consensus.cc:385] T d087a90e925a4727844275b8290975b1 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:21.874716 27351 leader_election.cc:290] T add803cd9acf4c409f1c01701d62efbf P c1c5b966e9f3424d82cdabf6e7e797f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193:34415), 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194:45189)
I20260709 12:24:21.875280 27176 raft_consensus.cc:2468] T e9782a33517e45e0b418941297da9443 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e5d35120f1a48d7b2b184969aee5baf in term 0.
I20260709 12:24:21.866091 26922 catalog_manager.cc:5697] T 545f6402c09943be8bea058851cc94fd P c1c5b966e9f3424d82cdabf6e7e797f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to c1c5b966e9f3424d82cdabf6e7e797f8 (127.21.56.195). New cstate: current_term: 1 leader_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:21.877491 27322 raft_consensus.cc:740] T d087a90e925a4727844275b8290975b1 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1c5b966e9f3424d82cdabf6e7e797f8, State: Initialized, Role: FOLLOWER
I20260709 12:24:21.874790 27323 tablet_bootstrap.cc:654] T 545f6402c09943be8bea058851cc94fd P 4e5d35120f1a48d7b2b184969aee5baf: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:21.878336 27322 consensus_queue.cc:260] T d087a90e925a4727844275b8290975b1 P c1c5b966e9f3424d82cdabf6e7e797f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.880411 27322 ts_tablet_manager.cc:1434] T d087a90e925a4727844275b8290975b1 P c1c5b966e9f3424d82cdabf6e7e797f8: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260709 12:24:21.881625 27322 tablet_bootstrap.cc:492] T 434dcc8508784072a1c20eff0d257286 P c1c5b966e9f3424d82cdabf6e7e797f8: Bootstrap starting.
I20260709 12:24:21.881278 27337 raft_consensus.cc:515] T e9782a33517e45e0b418941297da9443 P 4e5d35120f1a48d7b2b184969aee5baf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.884076 27022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9782a33517e45e0b418941297da9443" candidate_uuid: "4e5d35120f1a48d7b2b184969aee5baf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754"
I20260709 12:24:21.884703 27022 raft_consensus.cc:3060] T e9782a33517e45e0b418941297da9443 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:21.888351 27322 tablet_bootstrap.cc:654] T 434dcc8508784072a1c20eff0d257286 P c1c5b966e9f3424d82cdabf6e7e797f8: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:21.891080 27351 raft_consensus.cc:493] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:21.891539 27351 raft_consensus.cc:515] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.893579 27351 leader_election.cc:290] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P c1c5b966e9f3424d82cdabf6e7e797f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193:34415), 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194:45189)
I20260709 12:24:21.893298 27354 raft_consensus.cc:515] T add803cd9acf4c409f1c01701d62efbf P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.894707 27323 tablet_bootstrap.cc:492] T 545f6402c09943be8bea058851cc94fd P 4e5d35120f1a48d7b2b184969aee5baf: No bootstrap required, opened a new log
I20260709 12:24:21.894559 27023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c7bbaf6d8db4b1ea85a46ff6bcfe14d" candidate_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" is_pre_election: true
I20260709 12:24:21.895324 27323 ts_tablet_manager.cc:1403] T 545f6402c09943be8bea058851cc94fd P 4e5d35120f1a48d7b2b184969aee5baf: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.003s
I20260709 12:24:21.895467 27354 leader_election.cc:290] T add803cd9acf4c409f1c01701d62efbf P c1c5b966e9f3424d82cdabf6e7e797f8 [CANDIDATE]: Term 1 election: Requested vote from peers 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193:34415), 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194:45189)
I20260709 12:24:21.895503 27100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c7bbaf6d8db4b1ea85a46ff6bcfe14d" candidate_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5d35120f1a48d7b2b184969aee5baf" is_pre_election: true
I20260709 12:24:21.895277 27023 raft_consensus.cc:2468] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1c5b966e9f3424d82cdabf6e7e797f8 in term 0.
I20260709 12:24:21.896768 27101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "add803cd9acf4c409f1c01701d62efbf" candidate_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5d35120f1a48d7b2b184969aee5baf"
I20260709 12:24:21.897174 27024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "add803cd9acf4c409f1c01701d62efbf" candidate_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754"
I20260709 12:24:21.897332 27139 leader_election.cc:304] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P c1c5b966e9f3424d82cdabf6e7e797f8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01b5f2cc3e1f4b7ea4fc25c38e540754, c1c5b966e9f3424d82cdabf6e7e797f8; no voters: 
I20260709 12:24:21.897388 27101 raft_consensus.cc:3060] T add803cd9acf4c409f1c01701d62efbf P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:21.897765 27024 raft_consensus.cc:3060] T add803cd9acf4c409f1c01701d62efbf P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:21.899803 27323 raft_consensus.cc:359] T 545f6402c09943be8bea058851cc94fd P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.901381 27323 raft_consensus.cc:385] T 545f6402c09943be8bea058851cc94fd P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:21.902074 27323 raft_consensus.cc:740] T 545f6402c09943be8bea058851cc94fd P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5d35120f1a48d7b2b184969aee5baf, State: Initialized, Role: FOLLOWER
I20260709 12:24:21.902835 27323 consensus_queue.cc:260] T 545f6402c09943be8bea058851cc94fd P 4e5d35120f1a48d7b2b184969aee5baf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
W20260709 12:24:21.903852 27141 leader_election.cc:343] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P c1c5b966e9f3424d82cdabf6e7e797f8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194:45189): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:21.904146 27351 raft_consensus.cc:2804] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:21.904613 27351 raft_consensus.cc:493] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:21.904958 27351 raft_consensus.cc:3060] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:21.905231 27323 ts_tablet_manager.cc:1434] T 545f6402c09943be8bea058851cc94fd P 4e5d35120f1a48d7b2b184969aee5baf: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260709 12:24:21.905701 27322 tablet_bootstrap.cc:492] T 434dcc8508784072a1c20eff0d257286 P c1c5b966e9f3424d82cdabf6e7e797f8: No bootstrap required, opened a new log
I20260709 12:24:21.906272 27322 ts_tablet_manager.cc:1403] T 434dcc8508784072a1c20eff0d257286 P c1c5b966e9f3424d82cdabf6e7e797f8: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.004s
I20260709 12:24:21.906401 27323 tablet_bootstrap.cc:492] T 8c713a0dec704f5e89f0ca994915dbcb P 4e5d35120f1a48d7b2b184969aee5baf: Bootstrap starting.
I20260709 12:24:21.910012 27322 raft_consensus.cc:359] T 434dcc8508784072a1c20eff0d257286 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.912510 27322 raft_consensus.cc:385] T 434dcc8508784072a1c20eff0d257286 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:21.913146 27322 raft_consensus.cc:740] T 434dcc8508784072a1c20eff0d257286 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1c5b966e9f3424d82cdabf6e7e797f8, State: Initialized, Role: FOLLOWER
I20260709 12:24:21.914229 27323 tablet_bootstrap.cc:654] T 8c713a0dec704f5e89f0ca994915dbcb P 4e5d35120f1a48d7b2b184969aee5baf: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:21.914342 27322 consensus_queue.cc:260] T 434dcc8508784072a1c20eff0d257286 P c1c5b966e9f3424d82cdabf6e7e797f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.918851 27024 raft_consensus.cc:2468] T add803cd9acf4c409f1c01701d62efbf P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1c5b966e9f3424d82cdabf6e7e797f8 in term 1.
I20260709 12:24:21.919605 27322 ts_tablet_manager.cc:1434] T 434dcc8508784072a1c20eff0d257286 P c1c5b966e9f3424d82cdabf6e7e797f8: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 12:24:21.920850 27139 leader_election.cc:304] T add803cd9acf4c409f1c01701d62efbf P c1c5b966e9f3424d82cdabf6e7e797f8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01b5f2cc3e1f4b7ea4fc25c38e540754, c1c5b966e9f3424d82cdabf6e7e797f8; no voters: 
I20260709 12:24:21.921960 27354 raft_consensus.cc:2804] T add803cd9acf4c409f1c01701d62efbf P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:21.922137 27101 raft_consensus.cc:2468] T add803cd9acf4c409f1c01701d62efbf P 4e5d35120f1a48d7b2b184969aee5baf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1c5b966e9f3424d82cdabf6e7e797f8 in term 1.
I20260709 12:24:21.922783 27354 raft_consensus.cc:697] T add803cd9acf4c409f1c01701d62efbf P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 LEADER]: Becoming Leader. State: Replica: c1c5b966e9f3424d82cdabf6e7e797f8, State: Running, Role: LEADER
I20260709 12:24:21.923885 27354 consensus_queue.cc:237] T add803cd9acf4c409f1c01701d62efbf P c1c5b966e9f3424d82cdabf6e7e797f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.924945 27351 raft_consensus.cc:515] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.927603 27351 leader_election.cc:290] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P c1c5b966e9f3424d82cdabf6e7e797f8 [CANDIDATE]: Term 1 election: Requested vote from peers 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193:34415), 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194:45189)
I20260709 12:24:21.929916 27101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c7bbaf6d8db4b1ea85a46ff6bcfe14d" candidate_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5d35120f1a48d7b2b184969aee5baf"
I20260709 12:24:21.930759 27024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c7bbaf6d8db4b1ea85a46ff6bcfe14d" candidate_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754"
I20260709 12:24:21.931221 27022 raft_consensus.cc:2468] T e9782a33517e45e0b418941297da9443 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e5d35120f1a48d7b2b184969aee5baf in term 1.
I20260709 12:24:21.934737 27065 leader_election.cc:304] T e9782a33517e45e0b418941297da9443 P 4e5d35120f1a48d7b2b184969aee5baf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01b5f2cc3e1f4b7ea4fc25c38e540754, 4e5d35120f1a48d7b2b184969aee5baf; no voters: 
I20260709 12:24:21.935658 27252 raft_consensus.cc:2804] T e9782a33517e45e0b418941297da9443 P 4e5d35120f1a48d7b2b184969aee5baf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:21.936172 27252 raft_consensus.cc:697] T e9782a33517e45e0b418941297da9443 P 4e5d35120f1a48d7b2b184969aee5baf [term 1 LEADER]: Becoming Leader. State: Replica: 4e5d35120f1a48d7b2b184969aee5baf, State: Running, Role: LEADER
I20260709 12:24:21.937040 27252 consensus_queue.cc:237] T e9782a33517e45e0b418941297da9443 P 4e5d35120f1a48d7b2b184969aee5baf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
W20260709 12:24:21.931809 27141 leader_election.cc:343] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P c1c5b966e9f3424d82cdabf6e7e797f8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194:45189): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:21.932037 27337 leader_election.cc:290] T e9782a33517e45e0b418941297da9443 P 4e5d35120f1a48d7b2b184969aee5baf [CANDIDATE]: Term 1 election: Requested vote from peers 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193:34415), c1c5b966e9f3424d82cdabf6e7e797f8 (127.21.56.195:46757)
I20260709 12:24:21.939401 27176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9782a33517e45e0b418941297da9443" candidate_uuid: "4e5d35120f1a48d7b2b184969aee5baf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8"
I20260709 12:24:21.940013 27176 raft_consensus.cc:3060] T e9782a33517e45e0b418941297da9443 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:21.931850 27024 raft_consensus.cc:3060] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:21.949239 27176 raft_consensus.cc:2468] T e9782a33517e45e0b418941297da9443 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e5d35120f1a48d7b2b184969aee5baf in term 1.
I20260709 12:24:21.947485 26922 catalog_manager.cc:5697] T add803cd9acf4c409f1c01701d62efbf P c1c5b966e9f3424d82cdabf6e7e797f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to c1c5b966e9f3424d82cdabf6e7e797f8 (127.21.56.195). New cstate: current_term: 1 leader_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:21.955937 27024 raft_consensus.cc:2468] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1c5b966e9f3424d82cdabf6e7e797f8 in term 1.
I20260709 12:24:21.957381 27139 leader_election.cc:304] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P c1c5b966e9f3424d82cdabf6e7e797f8 [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: 01b5f2cc3e1f4b7ea4fc25c38e540754, c1c5b966e9f3424d82cdabf6e7e797f8; no voters: 4e5d35120f1a48d7b2b184969aee5baf
I20260709 12:24:21.958657 27354 raft_consensus.cc:2804] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:21.959149 27354 raft_consensus.cc:697] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 LEADER]: Becoming Leader. State: Replica: c1c5b966e9f3424d82cdabf6e7e797f8, State: Running, Role: LEADER
I20260709 12:24:21.960017 27354 consensus_queue.cc:237] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P c1c5b966e9f3424d82cdabf6e7e797f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.969730 26920 catalog_manager.cc:5697] T e9782a33517e45e0b418941297da9443 P 4e5d35120f1a48d7b2b184969aee5baf reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194). New cstate: current_term: 1 leader_uuid: "4e5d35120f1a48d7b2b184969aee5baf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:21.974568 27323 tablet_bootstrap.cc:492] T 8c713a0dec704f5e89f0ca994915dbcb P 4e5d35120f1a48d7b2b184969aee5baf: No bootstrap required, opened a new log
I20260709 12:24:21.975154 27323 ts_tablet_manager.cc:1403] T 8c713a0dec704f5e89f0ca994915dbcb P 4e5d35120f1a48d7b2b184969aee5baf: Time spent bootstrapping tablet: real 0.069s	user 0.016s	sys 0.033s
I20260709 12:24:21.975353 26922 catalog_manager.cc:5697] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P c1c5b966e9f3424d82cdabf6e7e797f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to c1c5b966e9f3424d82cdabf6e7e797f8 (127.21.56.195). New cstate: current_term: 1 leader_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:21.977955 27323 raft_consensus.cc:359] T 8c713a0dec704f5e89f0ca994915dbcb P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.978363 27351 raft_consensus.cc:493] T 434dcc8508784072a1c20eff0d257286 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:21.978747 27323 raft_consensus.cc:385] T 8c713a0dec704f5e89f0ca994915dbcb P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:21.979075 27323 raft_consensus.cc:740] T 8c713a0dec704f5e89f0ca994915dbcb P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5d35120f1a48d7b2b184969aee5baf, State: Initialized, Role: FOLLOWER
I20260709 12:24:21.979754 27323 consensus_queue.cc:260] T 8c713a0dec704f5e89f0ca994915dbcb P 4e5d35120f1a48d7b2b184969aee5baf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.981750 27323 ts_tablet_manager.cc:1434] T 8c713a0dec704f5e89f0ca994915dbcb P 4e5d35120f1a48d7b2b184969aee5baf: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:24:21.983014 27323 tablet_bootstrap.cc:492] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P 4e5d35120f1a48d7b2b184969aee5baf: Bootstrap starting.
I20260709 12:24:21.983320 27351 raft_consensus.cc:515] T 434dcc8508784072a1c20eff0d257286 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:21.986086 27024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "434dcc8508784072a1c20eff0d257286" candidate_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" is_pre_election: true
I20260709 12:24:21.986686 27351 leader_election.cc:290] T 434dcc8508784072a1c20eff0d257286 P c1c5b966e9f3424d82cdabf6e7e797f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193:34415), 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194:45189)
I20260709 12:24:21.986876 27024 raft_consensus.cc:2393] T 434dcc8508784072a1c20eff0d257286 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1c5b966e9f3424d82cdabf6e7e797f8 in current term 1: Already voted for candidate 4e5d35120f1a48d7b2b184969aee5baf in this term.
I20260709 12:24:21.988516 27101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "434dcc8508784072a1c20eff0d257286" candidate_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5d35120f1a48d7b2b184969aee5baf" is_pre_election: true
I20260709 12:24:21.989401 27323 tablet_bootstrap.cc:654] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P 4e5d35120f1a48d7b2b184969aee5baf: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:21.989830 27141 leader_election.cc:304] T 434dcc8508784072a1c20eff0d257286 P c1c5b966e9f3424d82cdabf6e7e797f8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1c5b966e9f3424d82cdabf6e7e797f8; no voters: 01b5f2cc3e1f4b7ea4fc25c38e540754, 4e5d35120f1a48d7b2b184969aee5baf
I20260709 12:24:21.990667 27351 raft_consensus.cc:3060] T 434dcc8508784072a1c20eff0d257286 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:21.997020 27323 tablet_bootstrap.cc:492] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P 4e5d35120f1a48d7b2b184969aee5baf: No bootstrap required, opened a new log
I20260709 12:24:21.997645 27323 ts_tablet_manager.cc:1403] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P 4e5d35120f1a48d7b2b184969aee5baf: Time spent bootstrapping tablet: real 0.015s	user 0.002s	sys 0.011s
I20260709 12:24:21.998641 27351 raft_consensus.cc:2749] T 434dcc8508784072a1c20eff0d257286 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:22.000125 27323 raft_consensus.cc:359] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:22.000717 27323 raft_consensus.cc:385] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:22.000906 27323 raft_consensus.cc:740] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5d35120f1a48d7b2b184969aee5baf, State: Initialized, Role: FOLLOWER
I20260709 12:24:22.001371 27323 consensus_queue.cc:260] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P 4e5d35120f1a48d7b2b184969aee5baf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:22.003122 27323 ts_tablet_manager.cc:1434] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P 4e5d35120f1a48d7b2b184969aee5baf: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:24:22.029320 27252 raft_consensus.cc:493] T d087a90e925a4727844275b8290975b1 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:22.029861 27252 raft_consensus.cc:515] T d087a90e925a4727844275b8290975b1 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:22.031793 27252 leader_election.cc:290] T d087a90e925a4727844275b8290975b1 P 4e5d35120f1a48d7b2b184969aee5baf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193:34415), c1c5b966e9f3424d82cdabf6e7e797f8 (127.21.56.195:46757)
I20260709 12:24:22.032388 27024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d087a90e925a4727844275b8290975b1" candidate_uuid: "4e5d35120f1a48d7b2b184969aee5baf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" is_pre_election: true
I20260709 12:24:22.032887 27175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d087a90e925a4727844275b8290975b1" candidate_uuid: "4e5d35120f1a48d7b2b184969aee5baf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" is_pre_election: true
I20260709 12:24:22.033195 27024 raft_consensus.cc:2468] T d087a90e925a4727844275b8290975b1 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e5d35120f1a48d7b2b184969aee5baf in term 0.
I20260709 12:24:22.033588 27175 raft_consensus.cc:2468] T d087a90e925a4727844275b8290975b1 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e5d35120f1a48d7b2b184969aee5baf in term 0.
I20260709 12:24:22.034400 27065 leader_election.cc:304] T d087a90e925a4727844275b8290975b1 P 4e5d35120f1a48d7b2b184969aee5baf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01b5f2cc3e1f4b7ea4fc25c38e540754, 4e5d35120f1a48d7b2b184969aee5baf; no voters: 
I20260709 12:24:22.035166 27337 raft_consensus.cc:2804] T d087a90e925a4727844275b8290975b1 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:22.035480 27337 raft_consensus.cc:493] T d087a90e925a4727844275b8290975b1 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:22.035751 27337 raft_consensus.cc:3060] T d087a90e925a4727844275b8290975b1 P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:22.037210 27252 consensus_queue.cc:1048] T a8406d5a6f3b48babddc081b95783bcf P 4e5d35120f1a48d7b2b184969aee5baf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:22.041870 27337 raft_consensus.cc:515] T d087a90e925a4727844275b8290975b1 P 4e5d35120f1a48d7b2b184969aee5baf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:22.044785 27024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d087a90e925a4727844275b8290975b1" candidate_uuid: "4e5d35120f1a48d7b2b184969aee5baf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754"
I20260709 12:24:22.045354 27024 raft_consensus.cc:3060] T d087a90e925a4727844275b8290975b1 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:22.047561 27337 leader_election.cc:290] T d087a90e925a4727844275b8290975b1 P 4e5d35120f1a48d7b2b184969aee5baf [CANDIDATE]: Term 1 election: Requested vote from peers 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193:34415), c1c5b966e9f3424d82cdabf6e7e797f8 (127.21.56.195:46757)
I20260709 12:24:22.048556 27176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d087a90e925a4727844275b8290975b1" candidate_uuid: "4e5d35120f1a48d7b2b184969aee5baf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8"
I20260709 12:24:22.049206 27176 raft_consensus.cc:3060] T d087a90e925a4727844275b8290975b1 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:22.054214 27024 raft_consensus.cc:2468] T d087a90e925a4727844275b8290975b1 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e5d35120f1a48d7b2b184969aee5baf in term 1.
I20260709 12:24:22.055564 27065 leader_election.cc:304] T d087a90e925a4727844275b8290975b1 P 4e5d35120f1a48d7b2b184969aee5baf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01b5f2cc3e1f4b7ea4fc25c38e540754, 4e5d35120f1a48d7b2b184969aee5baf; no voters: 
I20260709 12:24:22.056440 27337 raft_consensus.cc:2804] T d087a90e925a4727844275b8290975b1 P 4e5d35120f1a48d7b2b184969aee5baf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:22.056995 27337 raft_consensus.cc:697] T d087a90e925a4727844275b8290975b1 P 4e5d35120f1a48d7b2b184969aee5baf [term 1 LEADER]: Becoming Leader. State: Replica: 4e5d35120f1a48d7b2b184969aee5baf, State: Running, Role: LEADER
I20260709 12:24:22.057789 27337 consensus_queue.cc:237] T d087a90e925a4727844275b8290975b1 P 4e5d35120f1a48d7b2b184969aee5baf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:22.056398 27176 raft_consensus.cc:2468] T d087a90e925a4727844275b8290975b1 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e5d35120f1a48d7b2b184969aee5baf in term 1.
I20260709 12:24:22.061017 27339 consensus_queue.cc:1048] T c3bdc4d785e14829921cb2cb58d05d19 P 4e5d35120f1a48d7b2b184969aee5baf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:22.061847 27252 consensus_queue.cc:1048] T a8406d5a6f3b48babddc081b95783bcf P 4e5d35120f1a48d7b2b184969aee5baf [LEADER]: Connected to new peer: Peer: permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:22.073737 26920 catalog_manager.cc:5697] T d087a90e925a4727844275b8290975b1 P 4e5d35120f1a48d7b2b184969aee5baf reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194). New cstate: current_term: 1 leader_uuid: "4e5d35120f1a48d7b2b184969aee5baf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:22.078446 27337 consensus_queue.cc:1048] T c3bdc4d785e14829921cb2cb58d05d19 P 4e5d35120f1a48d7b2b184969aee5baf [LEADER]: Connected to new peer: Peer: permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:22.097680 27101 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a8406d5a6f3b48babddc081b95783bcf"
dest_uuid: "4e5d35120f1a48d7b2b184969aee5baf"
mode: GRACEFUL
new_leader_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754"
 from {username='slave'} at 127.0.0.1:48860
I20260709 12:24:22.098336 27101 raft_consensus.cc:606] T a8406d5a6f3b48babddc081b95783bcf P 4e5d35120f1a48d7b2b184969aee5baf [term 1 LEADER]: Received request to transfer leadership to TS 01b5f2cc3e1f4b7ea4fc25c38e540754
I20260709 12:24:22.103168 27101 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3bdc4d785e14829921cb2cb58d05d19"
dest_uuid: "4e5d35120f1a48d7b2b184969aee5baf"
mode: GRACEFUL
new_leader_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754"
 from {username='slave'} at 127.0.0.1:48860
I20260709 12:24:22.103672 27101 raft_consensus.cc:606] T c3bdc4d785e14829921cb2cb58d05d19 P 4e5d35120f1a48d7b2b184969aee5baf [term 1 LEADER]: Received request to transfer leadership to TS 01b5f2cc3e1f4b7ea4fc25c38e540754
I20260709 12:24:22.110929 27176 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "add803cd9acf4c409f1c01701d62efbf"
dest_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8"
mode: GRACEFUL
new_leader_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754"
 from {username='slave'} at 127.0.0.1:53460
I20260709 12:24:22.111418 27176 raft_consensus.cc:606] T add803cd9acf4c409f1c01701d62efbf P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 LEADER]: Received request to transfer leadership to TS 01b5f2cc3e1f4b7ea4fc25c38e540754
I20260709 12:24:22.118800 27176 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c7bbaf6d8db4b1ea85a46ff6bcfe14d"
dest_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8"
mode: GRACEFUL
new_leader_uuid: "4e5d35120f1a48d7b2b184969aee5baf"
 from {username='slave'} at 127.0.0.1:53460
I20260709 12:24:22.119287 27176 raft_consensus.cc:606] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 LEADER]: Received request to transfer leadership to TS 4e5d35120f1a48d7b2b184969aee5baf
I20260709 12:24:22.123914 27176 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "545f6402c09943be8bea058851cc94fd"
dest_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8"
mode: GRACEFUL
new_leader_uuid: "4e5d35120f1a48d7b2b184969aee5baf"
 from {username='slave'} at 127.0.0.1:53460
I20260709 12:24:22.124403 27176 raft_consensus.cc:606] T 545f6402c09943be8bea058851cc94fd P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 LEADER]: Received request to transfer leadership to TS 4e5d35120f1a48d7b2b184969aee5baf
I20260709 12:24:22.131392 27101 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e9782a33517e45e0b418941297da9443"
dest_uuid: "4e5d35120f1a48d7b2b184969aee5baf"
mode: GRACEFUL
new_leader_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8"
 from {username='slave'} at 127.0.0.1:48860
I20260709 12:24:22.131910 27101 raft_consensus.cc:606] T e9782a33517e45e0b418941297da9443 P 4e5d35120f1a48d7b2b184969aee5baf [term 1 LEADER]: Received request to transfer leadership to TS c1c5b966e9f3424d82cdabf6e7e797f8
I20260709 12:24:22.183491 27337 raft_consensus.cc:493] T 545f6402c09943be8bea058851cc94fd P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:22.183940 27337 raft_consensus.cc:515] T 545f6402c09943be8bea058851cc94fd P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:22.185494 27337 leader_election.cc:290] T 545f6402c09943be8bea058851cc94fd P 4e5d35120f1a48d7b2b184969aee5baf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193:34415), c1c5b966e9f3424d82cdabf6e7e797f8 (127.21.56.195:46757)
I20260709 12:24:22.186213 27022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545f6402c09943be8bea058851cc94fd" candidate_uuid: "4e5d35120f1a48d7b2b184969aee5baf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" is_pre_election: true
I20260709 12:24:22.186532 27176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545f6402c09943be8bea058851cc94fd" candidate_uuid: "4e5d35120f1a48d7b2b184969aee5baf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" is_pre_election: true
I20260709 12:24:22.187103 27022 raft_consensus.cc:2393] T 545f6402c09943be8bea058851cc94fd P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e5d35120f1a48d7b2b184969aee5baf in current term 1: Already voted for candidate c1c5b966e9f3424d82cdabf6e7e797f8 in this term.
I20260709 12:24:22.188042 27065 leader_election.cc:304] T 545f6402c09943be8bea058851cc94fd P 4e5d35120f1a48d7b2b184969aee5baf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e5d35120f1a48d7b2b184969aee5baf; no voters: 01b5f2cc3e1f4b7ea4fc25c38e540754, c1c5b966e9f3424d82cdabf6e7e797f8
I20260709 12:24:22.188654 27337 raft_consensus.cc:3060] T 545f6402c09943be8bea058851cc94fd P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:22.193696 27337 raft_consensus.cc:2749] T 545f6402c09943be8bea058851cc94fd P 4e5d35120f1a48d7b2b184969aee5baf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:22.215698 27337 raft_consensus.cc:493] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:22.216259 27337 raft_consensus.cc:515] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:22.218870 27337 leader_election.cc:290] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P 4e5d35120f1a48d7b2b184969aee5baf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193:34415), c1c5b966e9f3424d82cdabf6e7e797f8 (127.21.56.195:46757)
I20260709 12:24:22.219125 27022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c7bbaf6d8db4b1ea85a46ff6bcfe14d" candidate_uuid: "4e5d35120f1a48d7b2b184969aee5baf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" is_pre_election: true
I20260709 12:24:22.219421 27176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c7bbaf6d8db4b1ea85a46ff6bcfe14d" candidate_uuid: "4e5d35120f1a48d7b2b184969aee5baf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" is_pre_election: true
I20260709 12:24:22.220031 27022 raft_consensus.cc:2393] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e5d35120f1a48d7b2b184969aee5baf in current term 1: Already voted for candidate c1c5b966e9f3424d82cdabf6e7e797f8 in this term.
I20260709 12:24:22.221060 27065 leader_election.cc:304] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P 4e5d35120f1a48d7b2b184969aee5baf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e5d35120f1a48d7b2b184969aee5baf; no voters: 01b5f2cc3e1f4b7ea4fc25c38e540754, c1c5b966e9f3424d82cdabf6e7e797f8
I20260709 12:24:22.221737 27337 raft_consensus.cc:3060] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:22.227901 27337 raft_consensus.cc:2749] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P 4e5d35120f1a48d7b2b184969aee5baf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:22.253887 27101 raft_consensus.cc:3060] T 8c713a0dec704f5e89f0ca994915dbcb P 4e5d35120f1a48d7b2b184969aee5baf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:22.260979 27348 consensus_queue.cc:1048] T 8c713a0dec704f5e89f0ca994915dbcb P 01b5f2cc3e1f4b7ea4fc25c38e540754 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:22.272403 27380 consensus_queue.cc:1048] T 8c713a0dec704f5e89f0ca994915dbcb P 01b5f2cc3e1f4b7ea4fc25c38e540754 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:22.308007 27351 consensus_queue.cc:1048] T 545f6402c09943be8bea058851cc94fd P c1c5b966e9f3424d82cdabf6e7e797f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:22.313156 27351 consensus_queue.cc:1048] T add803cd9acf4c409f1c01701d62efbf P c1c5b966e9f3424d82cdabf6e7e797f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:22.320652 27353 consensus_queue.cc:1048] T 545f6402c09943be8bea058851cc94fd P c1c5b966e9f3424d82cdabf6e7e797f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:22.325033 27353 raft_consensus.cc:993] T add803cd9acf4c409f1c01701d62efbf P c1c5b966e9f3424d82cdabf6e7e797f8: : Instructing follower 01b5f2cc3e1f4b7ea4fc25c38e540754 to start an election
I20260709 12:24:22.325480 27353 raft_consensus.cc:1081] T add803cd9acf4c409f1c01701d62efbf P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 LEADER]: Signalling peer 01b5f2cc3e1f4b7ea4fc25c38e540754 to start an election
I20260709 12:24:22.331044 27022 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "add803cd9acf4c409f1c01701d62efbf"
dest_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754"
 from {username='slave'} at 127.0.0.1:50134
I20260709 12:24:22.331606 27022 raft_consensus.cc:493] T add803cd9acf4c409f1c01701d62efbf P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:22.331673 27351 consensus_queue.cc:1048] T add803cd9acf4c409f1c01701d62efbf P c1c5b966e9f3424d82cdabf6e7e797f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:22.332769 27022 raft_consensus.cc:3060] T add803cd9acf4c409f1c01701d62efbf P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:22.343128 27353 raft_consensus.cc:993] T 545f6402c09943be8bea058851cc94fd P c1c5b966e9f3424d82cdabf6e7e797f8: : Instructing follower 4e5d35120f1a48d7b2b184969aee5baf to start an election
I20260709 12:24:22.343705 27353 raft_consensus.cc:1081] T 545f6402c09943be8bea058851cc94fd P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 LEADER]: Signalling peer 4e5d35120f1a48d7b2b184969aee5baf to start an election
I20260709 12:24:22.344710 27022 raft_consensus.cc:515] T add803cd9acf4c409f1c01701d62efbf P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:22.345525 27101 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "545f6402c09943be8bea058851cc94fd"
dest_uuid: "4e5d35120f1a48d7b2b184969aee5baf"
 from {username='slave'} at 127.0.0.1:48856
I20260709 12:24:22.346163 27101 raft_consensus.cc:493] T 545f6402c09943be8bea058851cc94fd P 4e5d35120f1a48d7b2b184969aee5baf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:22.346531 27101 raft_consensus.cc:3060] T 545f6402c09943be8bea058851cc94fd P 4e5d35120f1a48d7b2b184969aee5baf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:22.347285 27022 leader_election.cc:290] T add803cd9acf4c409f1c01701d62efbf P 01b5f2cc3e1f4b7ea4fc25c38e540754 [CANDIDATE]: Term 2 election: Requested vote from peers 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194:45189), c1c5b966e9f3424d82cdabf6e7e797f8 (127.21.56.195:46757)
I20260709 12:24:22.347523 27099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "add803cd9acf4c409f1c01701d62efbf" candidate_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e5d35120f1a48d7b2b184969aee5baf"
I20260709 12:24:22.346959 27024 raft_consensus.cc:1240] T add803cd9acf4c409f1c01701d62efbf P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 FOLLOWER]: Rejecting Update request from peer c1c5b966e9f3424d82cdabf6e7e797f8 for earlier term 1. Current term is 2. Ops: []
I20260709 12:24:22.349781 27337 consensus_queue.cc:1048] T 434dcc8508784072a1c20eff0d257286 P 4e5d35120f1a48d7b2b184969aee5baf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:22.350804 27176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "add803cd9acf4c409f1c01701d62efbf" candidate_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8"
I20260709 12:24:22.351454 27176 raft_consensus.cc:3055] T add803cd9acf4c409f1c01701d62efbf P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:22.351819 27176 raft_consensus.cc:740] T add803cd9acf4c409f1c01701d62efbf P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c1c5b966e9f3424d82cdabf6e7e797f8, State: Running, Role: LEADER
I20260709 12:24:22.352631 27176 consensus_queue.cc:260] T add803cd9acf4c409f1c01701d62efbf P c1c5b966e9f3424d82cdabf6e7e797f8 [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: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:22.353595 27176 raft_consensus.cc:3060] T add803cd9acf4c409f1c01701d62efbf P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:22.361718 27176 raft_consensus.cc:2468] T add803cd9acf4c409f1c01701d62efbf P c1c5b966e9f3424d82cdabf6e7e797f8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01b5f2cc3e1f4b7ea4fc25c38e540754 in term 2.
I20260709 12:24:22.361476 27101 raft_consensus.cc:515] T 545f6402c09943be8bea058851cc94fd P 4e5d35120f1a48d7b2b184969aee5baf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:22.363703 26990 leader_election.cc:304] T add803cd9acf4c409f1c01701d62efbf P 01b5f2cc3e1f4b7ea4fc25c38e540754 [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: 01b5f2cc3e1f4b7ea4fc25c38e540754, c1c5b966e9f3424d82cdabf6e7e797f8; no voters: 4e5d35120f1a48d7b2b184969aee5baf
I20260709 12:24:22.365752 27380 raft_consensus.cc:2804] T add803cd9acf4c409f1c01701d62efbf P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:22.366266 27380 raft_consensus.cc:697] T add803cd9acf4c409f1c01701d62efbf P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 LEADER]: Becoming Leader. State: Replica: 01b5f2cc3e1f4b7ea4fc25c38e540754, State: Running, Role: LEADER
I20260709 12:24:22.367125 27380 consensus_queue.cc:237] T add803cd9acf4c409f1c01701d62efbf P 01b5f2cc3e1f4b7ea4fc25c38e540754 [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: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:22.370811 27024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545f6402c09943be8bea058851cc94fd" candidate_uuid: "4e5d35120f1a48d7b2b184969aee5baf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754"
I20260709 12:24:22.371452 27024 raft_consensus.cc:3060] T 545f6402c09943be8bea058851cc94fd P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:22.372008 27101 leader_election.cc:290] T 545f6402c09943be8bea058851cc94fd P 4e5d35120f1a48d7b2b184969aee5baf [CANDIDATE]: Term 2 election: Requested vote from peers 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193:34415), c1c5b966e9f3424d82cdabf6e7e797f8 (127.21.56.195:46757)
I20260709 12:24:22.375718 27176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545f6402c09943be8bea058851cc94fd" candidate_uuid: "4e5d35120f1a48d7b2b184969aee5baf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8"
I20260709 12:24:22.376308 27176 raft_consensus.cc:3055] T 545f6402c09943be8bea058851cc94fd P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:22.376616 27176 raft_consensus.cc:740] T 545f6402c09943be8bea058851cc94fd P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c1c5b966e9f3424d82cdabf6e7e797f8, State: Running, Role: LEADER
I20260709 12:24:22.377504 27176 consensus_queue.cc:260] T 545f6402c09943be8bea058851cc94fd P c1c5b966e9f3424d82cdabf6e7e797f8 [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: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:22.378839 27176 raft_consensus.cc:3060] T 545f6402c09943be8bea058851cc94fd P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:22.380788 27024 raft_consensus.cc:2468] T 545f6402c09943be8bea058851cc94fd P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e5d35120f1a48d7b2b184969aee5baf in term 2.
I20260709 12:24:22.382833 27065 leader_election.cc:304] T 545f6402c09943be8bea058851cc94fd P 4e5d35120f1a48d7b2b184969aee5baf [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: 01b5f2cc3e1f4b7ea4fc25c38e540754, 4e5d35120f1a48d7b2b184969aee5baf; no voters: 
I20260709 12:24:22.385241 27336 raft_consensus.cc:2804] T 545f6402c09943be8bea058851cc94fd P 4e5d35120f1a48d7b2b184969aee5baf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:22.385706 27336 raft_consensus.cc:697] T 545f6402c09943be8bea058851cc94fd P 4e5d35120f1a48d7b2b184969aee5baf [term 2 LEADER]: Becoming Leader. State: Replica: 4e5d35120f1a48d7b2b184969aee5baf, State: Running, Role: LEADER
I20260709 12:24:22.385897 27176 raft_consensus.cc:2468] T 545f6402c09943be8bea058851cc94fd P c1c5b966e9f3424d82cdabf6e7e797f8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e5d35120f1a48d7b2b184969aee5baf in term 2.
I20260709 12:24:22.386150 27252 consensus_queue.cc:1048] T 434dcc8508784072a1c20eff0d257286 P 4e5d35120f1a48d7b2b184969aee5baf [LEADER]: Connected to new peer: Peer: permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:22.386583 27336 consensus_queue.cc:237] T 545f6402c09943be8bea058851cc94fd P 4e5d35120f1a48d7b2b184969aee5baf [LEADER]: Queue 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: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:22.391084 26922 catalog_manager.cc:5697] T add803cd9acf4c409f1c01701d62efbf P 01b5f2cc3e1f4b7ea4fc25c38e540754 reported cstate change: term changed from 1 to 2, leader changed from c1c5b966e9f3424d82cdabf6e7e797f8 (127.21.56.195) to 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193). New cstate: current_term: 2 leader_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:22.394416 27336 consensus_queue.cc:1048] T e9782a33517e45e0b418941297da9443 P 4e5d35120f1a48d7b2b184969aee5baf [LEADER]: Connected to new peer: Peer: permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:22.402591 27351 consensus_queue.cc:1048] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P c1c5b966e9f3424d82cdabf6e7e797f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:22.414741 26921 catalog_manager.cc:5697] T 545f6402c09943be8bea058851cc94fd P 4e5d35120f1a48d7b2b184969aee5baf reported cstate change: term changed from 1 to 2, leader changed from c1c5b966e9f3424d82cdabf6e7e797f8 (127.21.56.195) to 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194). New cstate: current_term: 2 leader_uuid: "4e5d35120f1a48d7b2b184969aee5baf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:22.417284 27252 consensus_queue.cc:1048] T e9782a33517e45e0b418941297da9443 P 4e5d35120f1a48d7b2b184969aee5baf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:22.425148 27353 consensus_queue.cc:1048] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P c1c5b966e9f3424d82cdabf6e7e797f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:22.430742 27252 raft_consensus.cc:993] T e9782a33517e45e0b418941297da9443 P 4e5d35120f1a48d7b2b184969aee5baf: : Instructing follower c1c5b966e9f3424d82cdabf6e7e797f8 to start an election
I20260709 12:24:22.431241 27252 raft_consensus.cc:1081] T e9782a33517e45e0b418941297da9443 P 4e5d35120f1a48d7b2b184969aee5baf [term 1 LEADER]: Signalling peer c1c5b966e9f3424d82cdabf6e7e797f8 to start an election
I20260709 12:24:22.432873 27175 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e9782a33517e45e0b418941297da9443"
dest_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8"
 from {username='slave'} at 127.0.0.1:53444
I20260709 12:24:22.433468 27175 raft_consensus.cc:493] T e9782a33517e45e0b418941297da9443 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:22.433830 27175 raft_consensus.cc:3060] T e9782a33517e45e0b418941297da9443 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:22.435714 27351 raft_consensus.cc:993] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P c1c5b966e9f3424d82cdabf6e7e797f8: : Instructing follower 4e5d35120f1a48d7b2b184969aee5baf to start an election
I20260709 12:24:22.436254 27354 raft_consensus.cc:1081] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 LEADER]: Signalling peer 4e5d35120f1a48d7b2b184969aee5baf to start an election
I20260709 12:24:22.438067 27101 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c7bbaf6d8db4b1ea85a46ff6bcfe14d"
dest_uuid: "4e5d35120f1a48d7b2b184969aee5baf"
 from {username='slave'} at 127.0.0.1:48856
I20260709 12:24:22.438632 27101 raft_consensus.cc:493] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P 4e5d35120f1a48d7b2b184969aee5baf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:22.439019 27101 raft_consensus.cc:3060] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P 4e5d35120f1a48d7b2b184969aee5baf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:22.441212 27175 raft_consensus.cc:515] T e9782a33517e45e0b418941297da9443 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:22.443456 27175 leader_election.cc:290] T e9782a33517e45e0b418941297da9443 P c1c5b966e9f3424d82cdabf6e7e797f8 [CANDIDATE]: Term 2 election: Requested vote from peers 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193:34415), 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194:45189)
I20260709 12:24:22.444569 27100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9782a33517e45e0b418941297da9443" candidate_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e5d35120f1a48d7b2b184969aee5baf"
I20260709 12:24:22.444978 27023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9782a33517e45e0b418941297da9443" candidate_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754"
I20260709 12:24:22.445238 27100 raft_consensus.cc:3055] T e9782a33517e45e0b418941297da9443 P 4e5d35120f1a48d7b2b184969aee5baf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:22.445585 27100 raft_consensus.cc:740] T e9782a33517e45e0b418941297da9443 P 4e5d35120f1a48d7b2b184969aee5baf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e5d35120f1a48d7b2b184969aee5baf, State: Running, Role: LEADER
I20260709 12:24:22.445585 27023 raft_consensus.cc:3060] T e9782a33517e45e0b418941297da9443 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:22.450232 27101 raft_consensus.cc:515] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P 4e5d35120f1a48d7b2b184969aee5baf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:22.451035 27100 consensus_queue.cc:260] T e9782a33517e45e0b418941297da9443 P 4e5d35120f1a48d7b2b184969aee5baf [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: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:22.453519 27024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c7bbaf6d8db4b1ea85a46ff6bcfe14d" candidate_uuid: "4e5d35120f1a48d7b2b184969aee5baf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754"
I20260709 12:24:22.453791 27175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c7bbaf6d8db4b1ea85a46ff6bcfe14d" candidate_uuid: "4e5d35120f1a48d7b2b184969aee5baf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8"
I20260709 12:24:22.454155 27024 raft_consensus.cc:3060] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:22.454335 27101 leader_election.cc:290] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P 4e5d35120f1a48d7b2b184969aee5baf [CANDIDATE]: Term 2 election: Requested vote from peers 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193:34415), c1c5b966e9f3424d82cdabf6e7e797f8 (127.21.56.195:46757)
I20260709 12:24:22.455773 27175 raft_consensus.cc:3055] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:22.456034 27100 raft_consensus.cc:3060] T e9782a33517e45e0b418941297da9443 P 4e5d35120f1a48d7b2b184969aee5baf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:22.456101 27175 raft_consensus.cc:740] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c1c5b966e9f3424d82cdabf6e7e797f8, State: Running, Role: LEADER
I20260709 12:24:22.461750 27024 raft_consensus.cc:2468] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e5d35120f1a48d7b2b184969aee5baf in term 2.
I20260709 12:24:22.463044 27065 leader_election.cc:304] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P 4e5d35120f1a48d7b2b184969aee5baf [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: 01b5f2cc3e1f4b7ea4fc25c38e540754, 4e5d35120f1a48d7b2b184969aee5baf; no voters: 
I20260709 12:24:22.462023 27175 consensus_queue.cc:260] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P c1c5b966e9f3424d82cdabf6e7e797f8 [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: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:22.463966 27339 raft_consensus.cc:2804] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P 4e5d35120f1a48d7b2b184969aee5baf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:22.464876 27339 raft_consensus.cc:697] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P 4e5d35120f1a48d7b2b184969aee5baf [term 2 LEADER]: Becoming Leader. State: Replica: 4e5d35120f1a48d7b2b184969aee5baf, State: Running, Role: LEADER
I20260709 12:24:22.463893 27100 raft_consensus.cc:2468] T e9782a33517e45e0b418941297da9443 P 4e5d35120f1a48d7b2b184969aee5baf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1c5b966e9f3424d82cdabf6e7e797f8 in term 2.
I20260709 12:24:22.465447 27023 raft_consensus.cc:2468] T e9782a33517e45e0b418941297da9443 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1c5b966e9f3424d82cdabf6e7e797f8 in term 2.
I20260709 12:24:22.465735 27339 consensus_queue.cc:237] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P 4e5d35120f1a48d7b2b184969aee5baf [LEADER]: Queue 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: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:22.466373 27141 leader_election.cc:304] T e9782a33517e45e0b418941297da9443 P c1c5b966e9f3424d82cdabf6e7e797f8 [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: 4e5d35120f1a48d7b2b184969aee5baf, c1c5b966e9f3424d82cdabf6e7e797f8; no voters: 
I20260709 12:24:22.467234 27351 raft_consensus.cc:2804] T e9782a33517e45e0b418941297da9443 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:22.467690 27351 raft_consensus.cc:697] T e9782a33517e45e0b418941297da9443 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 2 LEADER]: Becoming Leader. State: Replica: c1c5b966e9f3424d82cdabf6e7e797f8, State: Running, Role: LEADER
I20260709 12:24:22.464864 27175 raft_consensus.cc:3060] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:22.468494 27351 consensus_queue.cc:237] T e9782a33517e45e0b418941297da9443 P c1c5b966e9f3424d82cdabf6e7e797f8 [LEADER]: Queue 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: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:22.475113 27175 raft_consensus.cc:2468] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P c1c5b966e9f3424d82cdabf6e7e797f8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e5d35120f1a48d7b2b184969aee5baf in term 2.
I20260709 12:24:22.474841 26921 catalog_manager.cc:5697] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P 4e5d35120f1a48d7b2b184969aee5baf reported cstate change: term changed from 1 to 2, leader changed from c1c5b966e9f3424d82cdabf6e7e797f8 (127.21.56.195) to 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194). New cstate: current_term: 2 leader_uuid: "4e5d35120f1a48d7b2b184969aee5baf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:22.476435 26920 catalog_manager.cc:5697] T e9782a33517e45e0b418941297da9443 P c1c5b966e9f3424d82cdabf6e7e797f8 reported cstate change: term changed from 1 to 2, leader changed from 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194) to c1c5b966e9f3424d82cdabf6e7e797f8 (127.21.56.195). New cstate: current_term: 2 leader_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:22.587800 27339 consensus_queue.cc:1048] T d087a90e925a4727844275b8290975b1 P 4e5d35120f1a48d7b2b184969aee5baf [LEADER]: Connected to new peer: Peer: permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:22.598263 27390 consensus_queue.cc:1048] T d087a90e925a4727844275b8290975b1 P 4e5d35120f1a48d7b2b184969aee5baf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:22.651036 27336 raft_consensus.cc:993] T a8406d5a6f3b48babddc081b95783bcf P 4e5d35120f1a48d7b2b184969aee5baf: : Instructing follower 01b5f2cc3e1f4b7ea4fc25c38e540754 to start an election
I20260709 12:24:22.651566 27390 raft_consensus.cc:1081] T a8406d5a6f3b48babddc081b95783bcf P 4e5d35120f1a48d7b2b184969aee5baf [term 1 LEADER]: Signalling peer 01b5f2cc3e1f4b7ea4fc25c38e540754 to start an election
I20260709 12:24:22.653009 27024 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a8406d5a6f3b48babddc081b95783bcf"
dest_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754"
 from {username='slave'} at 127.0.0.1:50126
I20260709 12:24:22.653578 27024 raft_consensus.cc:493] T a8406d5a6f3b48babddc081b95783bcf P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:22.654006 27024 raft_consensus.cc:3060] T a8406d5a6f3b48babddc081b95783bcf P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:22.657121 27339 raft_consensus.cc:993] T c3bdc4d785e14829921cb2cb58d05d19 P 4e5d35120f1a48d7b2b184969aee5baf: : Instructing follower 01b5f2cc3e1f4b7ea4fc25c38e540754 to start an election
I20260709 12:24:22.657658 27390 raft_consensus.cc:1081] T c3bdc4d785e14829921cb2cb58d05d19 P 4e5d35120f1a48d7b2b184969aee5baf [term 1 LEADER]: Signalling peer 01b5f2cc3e1f4b7ea4fc25c38e540754 to start an election
I20260709 12:24:22.659262 27023 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3bdc4d785e14829921cb2cb58d05d19"
dest_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754"
 from {username='slave'} at 127.0.0.1:50126
I20260709 12:24:22.659811 27023 raft_consensus.cc:493] T c3bdc4d785e14829921cb2cb58d05d19 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:22.660166 27023 raft_consensus.cc:3060] T c3bdc4d785e14829921cb2cb58d05d19 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:22.661006 27024 raft_consensus.cc:515] T a8406d5a6f3b48babddc081b95783bcf P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:22.663259 27024 leader_election.cc:290] T a8406d5a6f3b48babddc081b95783bcf P 01b5f2cc3e1f4b7ea4fc25c38e540754 [CANDIDATE]: Term 2 election: Requested vote from peers 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194:45189), c1c5b966e9f3424d82cdabf6e7e797f8 (127.21.56.195:46757)
I20260709 12:24:22.663820 27100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8406d5a6f3b48babddc081b95783bcf" candidate_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e5d35120f1a48d7b2b184969aee5baf"
I20260709 12:24:22.664319 27100 raft_consensus.cc:3055] T a8406d5a6f3b48babddc081b95783bcf P 4e5d35120f1a48d7b2b184969aee5baf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:22.664500 27100 raft_consensus.cc:740] T a8406d5a6f3b48babddc081b95783bcf P 4e5d35120f1a48d7b2b184969aee5baf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e5d35120f1a48d7b2b184969aee5baf, State: Running, Role: LEADER
I20260709 12:24:22.664809 27175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8406d5a6f3b48babddc081b95783bcf" candidate_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8"
I20260709 12:24:22.665369 27175 raft_consensus.cc:3060] T a8406d5a6f3b48babddc081b95783bcf P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:22.665216 27100 consensus_queue.cc:260] T a8406d5a6f3b48babddc081b95783bcf P 4e5d35120f1a48d7b2b184969aee5baf [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: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:22.666358 27100 raft_consensus.cc:3060] T a8406d5a6f3b48babddc081b95783bcf P 4e5d35120f1a48d7b2b184969aee5baf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:22.667282 27023 raft_consensus.cc:515] T c3bdc4d785e14829921cb2cb58d05d19 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:22.670512 27101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3bdc4d785e14829921cb2cb58d05d19" candidate_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e5d35120f1a48d7b2b184969aee5baf"
I20260709 12:24:22.670631 27023 leader_election.cc:290] T c3bdc4d785e14829921cb2cb58d05d19 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [CANDIDATE]: Term 2 election: Requested vote from peers 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194:45189), c1c5b966e9f3424d82cdabf6e7e797f8 (127.21.56.195:46757)
I20260709 12:24:22.670810 27176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3bdc4d785e14829921cb2cb58d05d19" candidate_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8"
I20260709 12:24:22.671103 27101 raft_consensus.cc:3055] T c3bdc4d785e14829921cb2cb58d05d19 P 4e5d35120f1a48d7b2b184969aee5baf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:22.671382 27176 raft_consensus.cc:3060] T c3bdc4d785e14829921cb2cb58d05d19 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:22.671437 27101 raft_consensus.cc:740] T c3bdc4d785e14829921cb2cb58d05d19 P 4e5d35120f1a48d7b2b184969aee5baf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e5d35120f1a48d7b2b184969aee5baf, State: Running, Role: LEADER
I20260709 12:24:22.671927 27175 raft_consensus.cc:2468] T a8406d5a6f3b48babddc081b95783bcf P c1c5b966e9f3424d82cdabf6e7e797f8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01b5f2cc3e1f4b7ea4fc25c38e540754 in term 2.
I20260709 12:24:22.672312 27101 consensus_queue.cc:260] T c3bdc4d785e14829921cb2cb58d05d19 P 4e5d35120f1a48d7b2b184969aee5baf [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: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:22.673087 26990 leader_election.cc:304] T a8406d5a6f3b48babddc081b95783bcf P 01b5f2cc3e1f4b7ea4fc25c38e540754 [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: 01b5f2cc3e1f4b7ea4fc25c38e540754, c1c5b966e9f3424d82cdabf6e7e797f8; no voters: 
I20260709 12:24:22.673650 27101 raft_consensus.cc:3060] T c3bdc4d785e14829921cb2cb58d05d19 P 4e5d35120f1a48d7b2b184969aee5baf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:22.673908 27379 raft_consensus.cc:2804] T a8406d5a6f3b48babddc081b95783bcf P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:22.674444 27379 raft_consensus.cc:697] T a8406d5a6f3b48babddc081b95783bcf P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 LEADER]: Becoming Leader. State: Replica: 01b5f2cc3e1f4b7ea4fc25c38e540754, State: Running, Role: LEADER
I20260709 12:24:22.674762 27100 raft_consensus.cc:2468] T a8406d5a6f3b48babddc081b95783bcf P 4e5d35120f1a48d7b2b184969aee5baf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01b5f2cc3e1f4b7ea4fc25c38e540754 in term 2.
I20260709 12:24:22.675226 27379 consensus_queue.cc:237] T a8406d5a6f3b48babddc081b95783bcf P 01b5f2cc3e1f4b7ea4fc25c38e540754 [LEADER]: Queue 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: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:22.678982 27176 raft_consensus.cc:2468] T c3bdc4d785e14829921cb2cb58d05d19 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01b5f2cc3e1f4b7ea4fc25c38e540754 in term 2.
I20260709 12:24:22.680053 26990 leader_election.cc:304] T c3bdc4d785e14829921cb2cb58d05d19 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [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: 01b5f2cc3e1f4b7ea4fc25c38e540754, c1c5b966e9f3424d82cdabf6e7e797f8; no voters: 
I20260709 12:24:22.680701 27379 raft_consensus.cc:2804] T c3bdc4d785e14829921cb2cb58d05d19 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:22.681366 27379 raft_consensus.cc:697] T c3bdc4d785e14829921cb2cb58d05d19 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 LEADER]: Becoming Leader. State: Replica: 01b5f2cc3e1f4b7ea4fc25c38e540754, State: Running, Role: LEADER
I20260709 12:24:22.681504 27101 raft_consensus.cc:2468] T c3bdc4d785e14829921cb2cb58d05d19 P 4e5d35120f1a48d7b2b184969aee5baf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01b5f2cc3e1f4b7ea4fc25c38e540754 in term 2.
I20260709 12:24:22.682200 27379 consensus_queue.cc:237] T c3bdc4d785e14829921cb2cb58d05d19 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [LEADER]: Queue 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: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:22.683561 26921 catalog_manager.cc:5697] T a8406d5a6f3b48babddc081b95783bcf P 01b5f2cc3e1f4b7ea4fc25c38e540754 reported cstate change: term changed from 1 to 2, leader changed from 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194) to 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193). New cstate: current_term: 2 leader_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:22.696053 26921 catalog_manager.cc:5697] T c3bdc4d785e14829921cb2cb58d05d19 P 01b5f2cc3e1f4b7ea4fc25c38e540754 reported cstate change: term changed from 1 to 2, leader changed from 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194) to 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193). New cstate: current_term: 2 leader_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:22.823148 27101 raft_consensus.cc:3060] T add803cd9acf4c409f1c01701d62efbf P 4e5d35120f1a48d7b2b184969aee5baf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:22.828334 27101 raft_consensus.cc:1275] T add803cd9acf4c409f1c01701d62efbf P 4e5d35120f1a48d7b2b184969aee5baf [term 2 FOLLOWER]: Refusing update from remote peer 01b5f2cc3e1f4b7ea4fc25c38e540754: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:22.829525 27379 consensus_queue.cc:1048] T add803cd9acf4c409f1c01701d62efbf P 01b5f2cc3e1f4b7ea4fc25c38e540754 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:22.836865 27176 raft_consensus.cc:1275] T add803cd9acf4c409f1c01701d62efbf P c1c5b966e9f3424d82cdabf6e7e797f8 [term 2 FOLLOWER]: Refusing update from remote peer 01b5f2cc3e1f4b7ea4fc25c38e540754: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:22.838644 27379 consensus_queue.cc:1048] T add803cd9acf4c409f1c01701d62efbf P 01b5f2cc3e1f4b7ea4fc25c38e540754 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:22.873315 27023 raft_consensus.cc:1275] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 FOLLOWER]: Refusing update from remote peer 4e5d35120f1a48d7b2b184969aee5baf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:22.874550 27390 consensus_queue.cc:1048] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P 4e5d35120f1a48d7b2b184969aee5baf [LEADER]: Connected to new peer: Peer: permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:22.881665 27176 raft_consensus.cc:1275] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P c1c5b966e9f3424d82cdabf6e7e797f8 [term 2 FOLLOWER]: Refusing update from remote peer 4e5d35120f1a48d7b2b184969aee5baf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:22.883056 27252 consensus_queue.cc:1048] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P 4e5d35120f1a48d7b2b184969aee5baf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:22.899473 27023 raft_consensus.cc:1275] T 545f6402c09943be8bea058851cc94fd P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 FOLLOWER]: Refusing update from remote peer 4e5d35120f1a48d7b2b184969aee5baf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:22.900622 27252 consensus_queue.cc:1048] T 545f6402c09943be8bea058851cc94fd P 4e5d35120f1a48d7b2b184969aee5baf [LEADER]: Connected to new peer: Peer: permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:22.907541 27176 raft_consensus.cc:1275] T 545f6402c09943be8bea058851cc94fd P c1c5b966e9f3424d82cdabf6e7e797f8 [term 2 FOLLOWER]: Refusing update from remote peer 4e5d35120f1a48d7b2b184969aee5baf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:22.909015 27390 consensus_queue.cc:1048] T 545f6402c09943be8bea058851cc94fd P 4e5d35120f1a48d7b2b184969aee5baf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:22.928442 27023 raft_consensus.cc:1275] T e9782a33517e45e0b418941297da9443 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 FOLLOWER]: Refusing update from remote peer c1c5b966e9f3424d82cdabf6e7e797f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:22.929625 27351 consensus_queue.cc:1048] T e9782a33517e45e0b418941297da9443 P c1c5b966e9f3424d82cdabf6e7e797f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:22.935302 27101 raft_consensus.cc:1275] T e9782a33517e45e0b418941297da9443 P 4e5d35120f1a48d7b2b184969aee5baf [term 2 FOLLOWER]: Refusing update from remote peer c1c5b966e9f3424d82cdabf6e7e797f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:22.936558 27354 consensus_queue.cc:1048] T e9782a33517e45e0b418941297da9443 P c1c5b966e9f3424d82cdabf6e7e797f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:23.127780 27176 raft_consensus.cc:1275] T a8406d5a6f3b48babddc081b95783bcf P c1c5b966e9f3424d82cdabf6e7e797f8 [term 2 FOLLOWER]: Refusing update from remote peer 01b5f2cc3e1f4b7ea4fc25c38e540754: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:23.129000 27379 consensus_queue.cc:1048] T a8406d5a6f3b48babddc081b95783bcf P 01b5f2cc3e1f4b7ea4fc25c38e540754 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:23.137120 27101 raft_consensus.cc:1275] T a8406d5a6f3b48babddc081b95783bcf P 4e5d35120f1a48d7b2b184969aee5baf [term 2 FOLLOWER]: Refusing update from remote peer 01b5f2cc3e1f4b7ea4fc25c38e540754: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:23.139341 27271 consensus_queue.cc:1048] T a8406d5a6f3b48babddc081b95783bcf P 01b5f2cc3e1f4b7ea4fc25c38e540754 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:23.239573 27176 raft_consensus.cc:1275] T c3bdc4d785e14829921cb2cb58d05d19 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 2 FOLLOWER]: Refusing update from remote peer 01b5f2cc3e1f4b7ea4fc25c38e540754: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:23.241060 27271 consensus_queue.cc:1048] T c3bdc4d785e14829921cb2cb58d05d19 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:23.249475 27101 raft_consensus.cc:1275] T c3bdc4d785e14829921cb2cb58d05d19 P 4e5d35120f1a48d7b2b184969aee5baf [term 2 FOLLOWER]: Refusing update from remote peer 01b5f2cc3e1f4b7ea4fc25c38e540754: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:23.251880 27379 consensus_queue.cc:1048] T c3bdc4d785e14829921cb2cb58d05d19 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:25.135022 26921 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:39934:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 12:24:25.153071 26921 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39934:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 12:24:25.174870 21731 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:24:25.309324 27099 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "434dcc8508784072a1c20eff0d257286"
dest_uuid: "4e5d35120f1a48d7b2b184969aee5baf"
mode: GRACEFUL
new_leader_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8"
 from {username='slave'} at 127.0.0.1:42118
I20260709 12:24:25.318856 27099 raft_consensus.cc:606] T 434dcc8508784072a1c20eff0d257286 P 4e5d35120f1a48d7b2b184969aee5baf [term 1 LEADER]: Received request to transfer leadership to TS c1c5b966e9f3424d82cdabf6e7e797f8
W20260709 12:24:25.382663 26990 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.56.195:46757, user_credentials={real_user=slave}} blocked reactor thread for 52982.8us
W20260709 12:24:25.436745 27429 log.cc:927] Time spent T d087a90e925a4727844275b8290975b1 P c1c5b966e9f3424d82cdabf6e7e797f8: Append to log took a long time: real 0.110s	user 0.003s	sys 0.000s
I20260709 12:24:25.498809 27456 tablet.cc:1724] T a8406d5a6f3b48babddc081b95783bcf P c1c5b966e9f3424d82cdabf6e7e797f8: 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
I20260709 12:24:25.498970 27459 tablet.cc:1724] T 545f6402c09943be8bea058851cc94fd P 4e5d35120f1a48d7b2b184969aee5baf: 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
I20260709 12:24:25.504799 27457 tablet.cc:1724] T d087a90e925a4727844275b8290975b1 P 4e5d35120f1a48d7b2b184969aee5baf: 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
W20260709 12:24:25.511309 27441 log.cc:927] Time spent T e9782a33517e45e0b418941297da9443 P 01b5f2cc3e1f4b7ea4fc25c38e540754: Append to log took a long time: real 0.075s	user 0.001s	sys 0.000s
W20260709 12:24:25.533798 26991 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.56.194:45189, user_credentials={real_user=slave}} blocked reactor thread for 115212us
W20260709 12:24:25.545753 27127 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:545f6402c09943be8bea058851cc94fd)
I20260709 12:24:25.547693 27463 tablet.cc:1724] T e9782a33517e45e0b418941297da9443 P c1c5b966e9f3424d82cdabf6e7e797f8: 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
I20260709 12:24:25.573704 27025 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a8406d5a6f3b48babddc081b95783bcf"
dest_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754"
mode: GRACEFUL
new_leader_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8"
 from {username='slave'} at 127.0.0.1:58440
I20260709 12:24:25.574462 27025 raft_consensus.cc:606] T a8406d5a6f3b48babddc081b95783bcf P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 LEADER]: Received request to transfer leadership to TS c1c5b966e9f3424d82cdabf6e7e797f8
I20260709 12:24:25.575851 21731 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 12:24:25.576485 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:24:25.578379 27455 log.cc:927] Time spent T d087a90e925a4727844275b8290975b1 P 01b5f2cc3e1f4b7ea4fc25c38e540754: Append to log took a long time: real 0.067s	user 0.000s	sys 0.001s
I20260709 12:24:25.580971 27431 raft_consensus.cc:993] T 434dcc8508784072a1c20eff0d257286 P 4e5d35120f1a48d7b2b184969aee5baf: : Instructing follower c1c5b966e9f3424d82cdabf6e7e797f8 to start an election
I20260709 12:24:25.581518 27432 raft_consensus.cc:1081] T 434dcc8508784072a1c20eff0d257286 P 4e5d35120f1a48d7b2b184969aee5baf [term 1 LEADER]: Signalling peer c1c5b966e9f3424d82cdabf6e7e797f8 to start an election
I20260709 12:24:25.582392 27460 tablet.cc:1724] T 545f6402c09943be8bea058851cc94fd P c1c5b966e9f3424d82cdabf6e7e797f8: 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
I20260709 12:24:25.584050 27467 tablet.cc:1724] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P 4e5d35120f1a48d7b2b184969aee5baf: 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
I20260709 12:24:25.590540 27024 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a01921fa0337486981d3d6294fc38405"
dest_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754"
mode: GRACEFUL
new_leader_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8"
 from {username='slave'} at 127.0.0.1:58440
I20260709 12:24:25.596364 27024 raft_consensus.cc:606] T a01921fa0337486981d3d6294fc38405 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 LEADER]: Received request to transfer leadership to TS c1c5b966e9f3424d82cdabf6e7e797f8
I20260709 12:24:25.596447 27466 tablet.cc:1724] T d087a90e925a4727844275b8290975b1 P c1c5b966e9f3424d82cdabf6e7e797f8: 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
I20260709 12:24:25.600001 27098 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c1db9af138404d4d85635620adb0d74c"
dest_uuid: "4e5d35120f1a48d7b2b184969aee5baf"
mode: GRACEFUL
new_leader_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8"
 from {username='slave'} at 127.0.0.1:42118
I20260709 12:24:25.600605 27098 raft_consensus.cc:606] T c1db9af138404d4d85635620adb0d74c P 4e5d35120f1a48d7b2b184969aee5baf [term 1 LEADER]: Received request to transfer leadership to TS c1c5b966e9f3424d82cdabf6e7e797f8
I20260709 12:24:25.605261 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:24:25.606256 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:25.601442 27459 tablet.cc:1724] T 434dcc8508784072a1c20eff0d257286 P 4e5d35120f1a48d7b2b184969aee5baf: 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
I20260709 12:24:25.595158 27461 tablet.cc:1724] T e9782a33517e45e0b418941297da9443 P 4e5d35120f1a48d7b2b184969aee5baf: 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
W20260709 12:24:25.591255 27127 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:545f6402c09943be8bea058851cc94fd)
W20260709 12:24:25.613178 27127 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:2c7bbaf6d8db4b1ea85a46ff6bcfe14d)
W20260709 12:24:25.625986 27141 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.56.194:45189, user_credentials={real_user=slave}} blocked reactor thread for 65292.2us
I20260709 12:24:25.634667 27464 tablet.cc:1724] T a8406d5a6f3b48babddc081b95783bcf P 01b5f2cc3e1f4b7ea4fc25c38e540754: 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
I20260709 12:24:25.650521 27474 tablet.cc:1724] T c3bdc4d785e14829921cb2cb58d05d19 P 01b5f2cc3e1f4b7ea4fc25c38e540754: 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
I20260709 12:24:25.653946 27467 tablet.cc:1724] T a8406d5a6f3b48babddc081b95783bcf P 4e5d35120f1a48d7b2b184969aee5baf: 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
I20260709 12:24:25.655305 27457 tablet.cc:1724] T add803cd9acf4c409f1c01701d62efbf P 4e5d35120f1a48d7b2b184969aee5baf: 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
I20260709 12:24:25.659207 27471 tablet.cc:1724] T 545f6402c09943be8bea058851cc94fd P 01b5f2cc3e1f4b7ea4fc25c38e540754: 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
I20260709 12:24:25.678923 27473 tablet.cc:1724] T 8c713a0dec704f5e89f0ca994915dbcb P 01b5f2cc3e1f4b7ea4fc25c38e540754: 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
I20260709 12:24:25.688804 27456 tablet.cc:1724] T c3bdc4d785e14829921cb2cb58d05d19 P c1c5b966e9f3424d82cdabf6e7e797f8: 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
I20260709 12:24:25.671576 27463 tablet.cc:1724] T 8c713a0dec704f5e89f0ca994915dbcb P c1c5b966e9f3424d82cdabf6e7e797f8: 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
I20260709 12:24:25.705348 27171 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "434dcc8508784072a1c20eff0d257286"
dest_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8"
 from {username='slave'} at 127.0.0.1:53444
I20260709 12:24:25.706096 27171 raft_consensus.cc:493] T 434dcc8508784072a1c20eff0d257286 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:25.706486 27171 raft_consensus.cc:3060] T 434dcc8508784072a1c20eff0d257286 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:25.714550 27461 tablet.cc:1724] T c3bdc4d785e14829921cb2cb58d05d19 P 4e5d35120f1a48d7b2b184969aee5baf: 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
I20260709 12:24:25.719408 27448 raft_consensus.cc:993] T a01921fa0337486981d3d6294fc38405 P 01b5f2cc3e1f4b7ea4fc25c38e540754: : Instructing follower c1c5b966e9f3424d82cdabf6e7e797f8 to start an election
I20260709 12:24:25.720157 27449 raft_consensus.cc:1081] T a01921fa0337486981d3d6294fc38405 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 LEADER]: Signalling peer c1c5b966e9f3424d82cdabf6e7e797f8 to start an election
I20260709 12:24:25.724958 27172 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a01921fa0337486981d3d6294fc38405"
dest_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8"
 from {username='slave'} at 127.0.0.1:53446
I20260709 12:24:25.725577 27172 raft_consensus.cc:493] T a01921fa0337486981d3d6294fc38405 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:25.725957 27172 raft_consensus.cc:3060] T a01921fa0337486981d3d6294fc38405 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:25.733522 27457 tablet.cc:1724] T 8c713a0dec704f5e89f0ca994915dbcb P 4e5d35120f1a48d7b2b184969aee5baf: 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
I20260709 12:24:25.741480 27474 tablet.cc:1724] T e9782a33517e45e0b418941297da9443 P 01b5f2cc3e1f4b7ea4fc25c38e540754: 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
I20260709 12:24:25.742695 27464 tablet.cc:1724] T 434dcc8508784072a1c20eff0d257286 P 01b5f2cc3e1f4b7ea4fc25c38e540754: 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
I20260709 12:24:25.758255 27474 tablet.cc:1724] T add803cd9acf4c409f1c01701d62efbf P 01b5f2cc3e1f4b7ea4fc25c38e540754: 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
I20260709 12:24:25.749665 27466 tablet.cc:1724] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P c1c5b966e9f3424d82cdabf6e7e797f8: 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
I20260709 12:24:25.768260 27456 tablet.cc:1724] T add803cd9acf4c409f1c01701d62efbf P c1c5b966e9f3424d82cdabf6e7e797f8: 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
I20260709 12:24:25.770217 27171 raft_consensus.cc:515] T 434dcc8508784072a1c20eff0d257286 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:25.774430 27175 raft_consensus.cc:1240] T 434dcc8508784072a1c20eff0d257286 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 2 FOLLOWER]: Rejecting Update request from peer 4e5d35120f1a48d7b2b184969aee5baf for earlier term 1. Current term is 2. Ops: []
I20260709 12:24:25.775601 27171 leader_election.cc:290] T 434dcc8508784072a1c20eff0d257286 P c1c5b966e9f3424d82cdabf6e7e797f8 [CANDIDATE]: Term 2 election: Requested vote from peers 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193:34415), 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194:45189)
I20260709 12:24:25.776499 27025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "434dcc8508784072a1c20eff0d257286" candidate_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754"
I20260709 12:24:25.777217 27025 raft_consensus.cc:3060] T 434dcc8508784072a1c20eff0d257286 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:25.778620 27471 tablet.cc:1724] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P 01b5f2cc3e1f4b7ea4fc25c38e540754: 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
I20260709 12:24:25.782963 27473 tablet.cc:1724] T d087a90e925a4727844275b8290975b1 P 01b5f2cc3e1f4b7ea4fc25c38e540754: 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
I20260709 12:24:25.787803 27101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "434dcc8508784072a1c20eff0d257286" candidate_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "4e5d35120f1a48d7b2b184969aee5baf"
I20260709 12:24:25.788575 27101 raft_consensus.cc:3055] T 434dcc8508784072a1c20eff0d257286 P 4e5d35120f1a48d7b2b184969aee5baf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:25.788880 27101 raft_consensus.cc:740] T 434dcc8508784072a1c20eff0d257286 P 4e5d35120f1a48d7b2b184969aee5baf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e5d35120f1a48d7b2b184969aee5baf, State: Running, Role: LEADER
I20260709 12:24:25.789664 27101 consensus_queue.cc:260] T 434dcc8508784072a1c20eff0d257286 P 4e5d35120f1a48d7b2b184969aee5baf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:25.796902 27432 consensus_queue.cc:1059] T 434dcc8508784072a1c20eff0d257286 P 4e5d35120f1a48d7b2b184969aee5baf [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 }, Status: INVALID_TERM, Last received: 1.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:25.802167 27025 raft_consensus.cc:2468] T 434dcc8508784072a1c20eff0d257286 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1c5b966e9f3424d82cdabf6e7e797f8 in term 2.
I20260709 12:24:25.803838 27139 leader_election.cc:304] T 434dcc8508784072a1c20eff0d257286 P c1c5b966e9f3424d82cdabf6e7e797f8 [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: 01b5f2cc3e1f4b7ea4fc25c38e540754, c1c5b966e9f3424d82cdabf6e7e797f8; no voters: 
I20260709 12:24:25.805146 27470 raft_consensus.cc:2804] T 434dcc8508784072a1c20eff0d257286 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:25.805698 27470 raft_consensus.cc:697] T 434dcc8508784072a1c20eff0d257286 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 2 LEADER]: Becoming Leader. State: Replica: c1c5b966e9f3424d82cdabf6e7e797f8, State: Running, Role: LEADER
I20260709 12:24:25.806604 27470 consensus_queue.cc:237] T 434dcc8508784072a1c20eff0d257286 P c1c5b966e9f3424d82cdabf6e7e797f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:25.811728 27101 raft_consensus.cc:3060] T 434dcc8508784072a1c20eff0d257286 P 4e5d35120f1a48d7b2b184969aee5baf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:25.814515 27172 raft_consensus.cc:515] T a01921fa0337486981d3d6294fc38405 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:25.817790 27172 leader_election.cc:290] T a01921fa0337486981d3d6294fc38405 P c1c5b966e9f3424d82cdabf6e7e797f8 [CANDIDATE]: Term 3 election: Requested vote from peers 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193:34415), 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194:45189)
I20260709 12:24:25.818028 27022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a01921fa0337486981d3d6294fc38405" candidate_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754"
I20260709 12:24:25.818728 27022 raft_consensus.cc:3055] T a01921fa0337486981d3d6294fc38405 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:24:25.818939 27022 raft_consensus.cc:740] T a01921fa0337486981d3d6294fc38405 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 01b5f2cc3e1f4b7ea4fc25c38e540754, State: Running, Role: LEADER
I20260709 12:24:25.819533 27022 consensus_queue.cc:260] T a01921fa0337486981d3d6294fc38405 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [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: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:25.820032 27100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a01921fa0337486981d3d6294fc38405" candidate_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4e5d35120f1a48d7b2b184969aee5baf"
I20260709 12:24:25.820796 27100 raft_consensus.cc:3060] T a01921fa0337486981d3d6294fc38405 P 4e5d35120f1a48d7b2b184969aee5baf [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:25.820876 27022 raft_consensus.cc:3060] T a01921fa0337486981d3d6294fc38405 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:25.818080 27101 raft_consensus.cc:2468] T 434dcc8508784072a1c20eff0d257286 P 4e5d35120f1a48d7b2b184969aee5baf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1c5b966e9f3424d82cdabf6e7e797f8 in term 2.
I20260709 12:24:25.827596 27100 raft_consensus.cc:2468] T a01921fa0337486981d3d6294fc38405 P 4e5d35120f1a48d7b2b184969aee5baf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1c5b966e9f3424d82cdabf6e7e797f8 in term 3.
I20260709 12:24:25.828030 27022 raft_consensus.cc:2468] T a01921fa0337486981d3d6294fc38405 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1c5b966e9f3424d82cdabf6e7e797f8 in term 3.
I20260709 12:24:25.828853 27141 leader_election.cc:304] T a01921fa0337486981d3d6294fc38405 P c1c5b966e9f3424d82cdabf6e7e797f8 [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: 4e5d35120f1a48d7b2b184969aee5baf, c1c5b966e9f3424d82cdabf6e7e797f8; no voters: 
I20260709 12:24:25.829697 27470 raft_consensus.cc:2804] T a01921fa0337486981d3d6294fc38405 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:24:25.830113 27470 raft_consensus.cc:697] T a01921fa0337486981d3d6294fc38405 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 3 LEADER]: Becoming Leader. State: Replica: c1c5b966e9f3424d82cdabf6e7e797f8, State: Running, Role: LEADER
I20260709 12:24:25.830804 27470 consensus_queue.cc:237] T a01921fa0337486981d3d6294fc38405 P c1c5b966e9f3424d82cdabf6e7e797f8 [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: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:25.831712 26922 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 2c522ea2b9464bd4aa5450436f9e813b: soft_deleted_table [id=6c5c79c614714ac9aa9ba775eb234749] alter complete (version 1)
I20260709 12:24:25.846210 26920 catalog_manager.cc:5697] T 434dcc8508784072a1c20eff0d257286 P c1c5b966e9f3424d82cdabf6e7e797f8 reported cstate change: term changed from 1 to 2, leader changed from 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194) to c1c5b966e9f3424d82cdabf6e7e797f8 (127.21.56.195). New cstate: current_term: 2 leader_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:25.847236 26920 catalog_manager.cc:5789] TS c1c5b966e9f3424d82cdabf6e7e797f8 (127.21.56.195:46757) does not have the latest schema for tablet 434dcc8508784072a1c20eff0d257286 (table soft_deleted_table [id=6c5c79c614714ac9aa9ba775eb234749]). Expected version 1 got 0
I20260709 12:24:25.847836 26920 catalog_manager.cc:5697] T a01921fa0337486981d3d6294fc38405 P c1c5b966e9f3424d82cdabf6e7e797f8 reported cstate change: term changed from 2 to 3, leader changed from 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193) to c1c5b966e9f3424d82cdabf6e7e797f8 (127.21.56.195). New cstate: current_term: 3 leader_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:25.885478 27432 raft_consensus.cc:993] T c1db9af138404d4d85635620adb0d74c P 4e5d35120f1a48d7b2b184969aee5baf: : Instructing follower c1c5b966e9f3424d82cdabf6e7e797f8 to start an election
I20260709 12:24:25.886116 27422 raft_consensus.cc:1081] T c1db9af138404d4d85635620adb0d74c P 4e5d35120f1a48d7b2b184969aee5baf [term 1 LEADER]: Signalling peer c1c5b966e9f3424d82cdabf6e7e797f8 to start an election
I20260709 12:24:25.887863 27172 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c1db9af138404d4d85635620adb0d74c"
dest_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8"
 from {username='slave'} at 127.0.0.1:53444
I20260709 12:24:25.888375 27172 raft_consensus.cc:493] T c1db9af138404d4d85635620adb0d74c P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:25.888686 27172 raft_consensus.cc:3060] T c1db9af138404d4d85635620adb0d74c P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:25.897298 27172 raft_consensus.cc:515] T c1db9af138404d4d85635620adb0d74c P c1c5b966e9f3424d82cdabf6e7e797f8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:25.899580 27172 leader_election.cc:290] T c1db9af138404d4d85635620adb0d74c P c1c5b966e9f3424d82cdabf6e7e797f8 [CANDIDATE]: Term 2 election: Requested vote from peers 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193:34415), 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194:45189)
I20260709 12:24:25.900256 27022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1db9af138404d4d85635620adb0d74c" candidate_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754"
I20260709 12:24:25.900858 27022 raft_consensus.cc:3060] T c1db9af138404d4d85635620adb0d74c P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:25.902340 27100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1db9af138404d4d85635620adb0d74c" candidate_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e5d35120f1a48d7b2b184969aee5baf"
I20260709 12:24:25.903192 27100 raft_consensus.cc:3055] T c1db9af138404d4d85635620adb0d74c P 4e5d35120f1a48d7b2b184969aee5baf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:25.903476 27100 raft_consensus.cc:740] T c1db9af138404d4d85635620adb0d74c P 4e5d35120f1a48d7b2b184969aee5baf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e5d35120f1a48d7b2b184969aee5baf, State: Running, Role: LEADER
I20260709 12:24:25.904188 27100 consensus_queue.cc:260] T c1db9af138404d4d85635620adb0d74c P 4e5d35120f1a48d7b2b184969aee5baf [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: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:25.905367 27100 raft_consensus.cc:3060] T c1db9af138404d4d85635620adb0d74c P 4e5d35120f1a48d7b2b184969aee5baf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:25.907518 27022 raft_consensus.cc:2468] T c1db9af138404d4d85635620adb0d74c P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1c5b966e9f3424d82cdabf6e7e797f8 in term 2.
I20260709 12:24:25.908746 27139 leader_election.cc:304] T c1db9af138404d4d85635620adb0d74c P c1c5b966e9f3424d82cdabf6e7e797f8 [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: 01b5f2cc3e1f4b7ea4fc25c38e540754, c1c5b966e9f3424d82cdabf6e7e797f8; no voters: 
I20260709 12:24:25.909595 27470 raft_consensus.cc:2804] T c1db9af138404d4d85635620adb0d74c P c1c5b966e9f3424d82cdabf6e7e797f8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:25.910075 27470 raft_consensus.cc:697] T c1db9af138404d4d85635620adb0d74c P c1c5b966e9f3424d82cdabf6e7e797f8 [term 2 LEADER]: Becoming Leader. State: Replica: c1c5b966e9f3424d82cdabf6e7e797f8, State: Running, Role: LEADER
I20260709 12:24:25.910899 27470 consensus_queue.cc:237] T c1db9af138404d4d85635620adb0d74c P c1c5b966e9f3424d82cdabf6e7e797f8 [LEADER]: Queue 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: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:25.911479 27100 raft_consensus.cc:2468] T c1db9af138404d4d85635620adb0d74c P 4e5d35120f1a48d7b2b184969aee5baf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1c5b966e9f3424d82cdabf6e7e797f8 in term 2.
I20260709 12:24:25.915474 27449 raft_consensus.cc:993] T a8406d5a6f3b48babddc081b95783bcf P 01b5f2cc3e1f4b7ea4fc25c38e540754: : Instructing follower c1c5b966e9f3424d82cdabf6e7e797f8 to start an election
I20260709 12:24:25.916052 27401 raft_consensus.cc:1081] T a8406d5a6f3b48babddc081b95783bcf P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 LEADER]: Signalling peer c1c5b966e9f3424d82cdabf6e7e797f8 to start an election
I20260709 12:24:25.917831 27175 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a8406d5a6f3b48babddc081b95783bcf"
dest_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8"
 from {username='slave'} at 127.0.0.1:53446
I20260709 12:24:25.918417 27175 raft_consensus.cc:493] T a8406d5a6f3b48babddc081b95783bcf P c1c5b966e9f3424d82cdabf6e7e797f8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:25.918766 27175 raft_consensus.cc:3060] T a8406d5a6f3b48babddc081b95783bcf P c1c5b966e9f3424d82cdabf6e7e797f8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:25.920413 26920 catalog_manager.cc:5697] T c1db9af138404d4d85635620adb0d74c P c1c5b966e9f3424d82cdabf6e7e797f8 reported cstate change: term changed from 1 to 2, leader changed from 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194) to c1c5b966e9f3424d82cdabf6e7e797f8 (127.21.56.195). New cstate: current_term: 2 leader_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:25.925854 27175 raft_consensus.cc:515] T a8406d5a6f3b48babddc081b95783bcf P c1c5b966e9f3424d82cdabf6e7e797f8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:25.928455 27022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8406d5a6f3b48babddc081b95783bcf" candidate_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754"
I20260709 12:24:25.929006 27022 raft_consensus.cc:3055] T a8406d5a6f3b48babddc081b95783bcf P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:24:25.929299 27022 raft_consensus.cc:740] T a8406d5a6f3b48babddc081b95783bcf P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 01b5f2cc3e1f4b7ea4fc25c38e540754, State: Running, Role: LEADER
I20260709 12:24:25.929642 27175 leader_election.cc:290] T a8406d5a6f3b48babddc081b95783bcf P c1c5b966e9f3424d82cdabf6e7e797f8 [CANDIDATE]: Term 3 election: Requested vote from peers 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193:34415), 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194:45189)
I20260709 12:24:25.930060 27022 consensus_queue.cc:260] T a8406d5a6f3b48babddc081b95783bcf P 01b5f2cc3e1f4b7ea4fc25c38e540754 [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: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:25.930703 27100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8406d5a6f3b48babddc081b95783bcf" candidate_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "4e5d35120f1a48d7b2b184969aee5baf"
I20260709 12:24:25.931226 27100 raft_consensus.cc:3060] T a8406d5a6f3b48babddc081b95783bcf P 4e5d35120f1a48d7b2b184969aee5baf [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:25.931282 27022 raft_consensus.cc:3060] T a8406d5a6f3b48babddc081b95783bcf P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:25.935900 27100 raft_consensus.cc:2468] T a8406d5a6f3b48babddc081b95783bcf P 4e5d35120f1a48d7b2b184969aee5baf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1c5b966e9f3424d82cdabf6e7e797f8 in term 3.
I20260709 12:24:25.937105 27141 leader_election.cc:304] T a8406d5a6f3b48babddc081b95783bcf P c1c5b966e9f3424d82cdabf6e7e797f8 [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: 4e5d35120f1a48d7b2b184969aee5baf, c1c5b966e9f3424d82cdabf6e7e797f8; no voters: 
I20260709 12:24:25.937896 27470 raft_consensus.cc:2804] T a8406d5a6f3b48babddc081b95783bcf P c1c5b966e9f3424d82cdabf6e7e797f8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:24:25.938429 27470 raft_consensus.cc:697] T a8406d5a6f3b48babddc081b95783bcf P c1c5b966e9f3424d82cdabf6e7e797f8 [term 3 LEADER]: Becoming Leader. State: Replica: c1c5b966e9f3424d82cdabf6e7e797f8, State: Running, Role: LEADER
I20260709 12:24:25.939155 27470 consensus_queue.cc:237] T a8406d5a6f3b48babddc081b95783bcf P c1c5b966e9f3424d82cdabf6e7e797f8 [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: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } }
I20260709 12:24:25.938135 27022 raft_consensus.cc:2468] T a8406d5a6f3b48babddc081b95783bcf P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1c5b966e9f3424d82cdabf6e7e797f8 in term 3.
I20260709 12:24:25.945762 26920 catalog_manager.cc:5697] T a8406d5a6f3b48babddc081b95783bcf P c1c5b966e9f3424d82cdabf6e7e797f8 reported cstate change: term changed from 2 to 3, leader changed from 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193) to c1c5b966e9f3424d82cdabf6e7e797f8 (127.21.56.195). New cstate: current_term: 3 leader_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1c5b966e9f3424d82cdabf6e7e797f8" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 46757 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:26.228989 27022 raft_consensus.cc:1275] T a01921fa0337486981d3d6294fc38405 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 3 FOLLOWER]: Refusing update from remote peer c1c5b966e9f3424d82cdabf6e7e797f8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:26.230170 27470 consensus_queue.cc:1048] T a01921fa0337486981d3d6294fc38405 P c1c5b966e9f3424d82cdabf6e7e797f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:26.239409 27100 raft_consensus.cc:1275] T a01921fa0337486981d3d6294fc38405 P 4e5d35120f1a48d7b2b184969aee5baf [term 3 FOLLOWER]: Refusing update from remote peer c1c5b966e9f3424d82cdabf6e7e797f8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:26.240828 27470 consensus_queue.cc:1048] T a01921fa0337486981d3d6294fc38405 P c1c5b966e9f3424d82cdabf6e7e797f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:26.279608 27022 raft_consensus.cc:1275] T 434dcc8508784072a1c20eff0d257286 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 FOLLOWER]: Refusing update from remote peer c1c5b966e9f3424d82cdabf6e7e797f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:24:26.280992 27470 consensus_queue.cc:1048] T 434dcc8508784072a1c20eff0d257286 P c1c5b966e9f3424d82cdabf6e7e797f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:26.286639 27456 tablet.cc:1724] T 434dcc8508784072a1c20eff0d257286 P c1c5b966e9f3424d82cdabf6e7e797f8: 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
I20260709 12:24:26.301507 27100 raft_consensus.cc:1275] T 434dcc8508784072a1c20eff0d257286 P 4e5d35120f1a48d7b2b184969aee5baf [term 2 FOLLOWER]: Refusing update from remote peer c1c5b966e9f3424d82cdabf6e7e797f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:24:26.303109 27470 consensus_queue.cc:1048] T 434dcc8508784072a1c20eff0d257286 P c1c5b966e9f3424d82cdabf6e7e797f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:26.315291 27456 tablet.cc:1719] T 434dcc8508784072a1c20eff0d257286 P c1c5b966e9f3424d82cdabf6e7e797f8: Skipping requested alter to schema version 1, tablet already version 1
I20260709 12:24:26.332082 27490 tablet.cc:1719] T 434dcc8508784072a1c20eff0d257286 P 01b5f2cc3e1f4b7ea4fc25c38e540754: Skipping requested alter to schema version 1, tablet already version 1
I20260709 12:24:26.334699 27491 tablet.cc:1719] T 434dcc8508784072a1c20eff0d257286 P 4e5d35120f1a48d7b2b184969aee5baf: Skipping requested alter to schema version 1, tablet already version 1
I20260709 12:24:26.362890 27025 raft_consensus.cc:1275] T a8406d5a6f3b48babddc081b95783bcf P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 3 FOLLOWER]: Refusing update from remote peer c1c5b966e9f3424d82cdabf6e7e797f8: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:24:26.364219 27484 consensus_queue.cc:1048] T a8406d5a6f3b48babddc081b95783bcf P c1c5b966e9f3424d82cdabf6e7e797f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:26.372617 27100 raft_consensus.cc:1275] T a8406d5a6f3b48babddc081b95783bcf P 4e5d35120f1a48d7b2b184969aee5baf [term 3 FOLLOWER]: Refusing update from remote peer c1c5b966e9f3424d82cdabf6e7e797f8: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:24:26.374931 27400 consensus_queue.cc:1048] T a8406d5a6f3b48babddc081b95783bcf P c1c5b966e9f3424d82cdabf6e7e797f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:26.402505 27025 raft_consensus.cc:1275] T c1db9af138404d4d85635620adb0d74c P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 FOLLOWER]: Refusing update from remote peer c1c5b966e9f3424d82cdabf6e7e797f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:26.403702 27400 consensus_queue.cc:1048] T c1db9af138404d4d85635620adb0d74c P c1c5b966e9f3424d82cdabf6e7e797f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01b5f2cc3e1f4b7ea4fc25c38e540754" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 34415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:26.412763 27100 raft_consensus.cc:1275] T c1db9af138404d4d85635620adb0d74c P 4e5d35120f1a48d7b2b184969aee5baf [term 2 FOLLOWER]: Refusing update from remote peer c1c5b966e9f3424d82cdabf6e7e797f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:26.414283 27470 consensus_queue.cc:1048] T c1db9af138404d4d85635620adb0d74c P c1c5b966e9f3424d82cdabf6e7e797f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5d35120f1a48d7b2b184969aee5baf" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 45189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:26.607452 21731 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:24:26.612476 21731 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:24:26.612887 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:26.619011 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:26.619917 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:27.639242 21731 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:24:27.652863 21731 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:24:27.653316 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:27.659308 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:27.659718 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:28.660778 21731 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:24:28.665773 21731 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:24:28.666252 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:28.671413 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:28.671849 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:29.673316 21731 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:24:29.679870 21731 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:24:29.680634 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:29.687953 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:29.688732 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:30.689882 21731 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:24:30.694933 21731 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:24:30.695397 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:30.700029 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:30.700443 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:31.701417 21731 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:24:31.708770 21731 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:24:31.709358 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:31.716305 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:31.716813 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:32.717778 21731 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:24:32.722869 21731 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:24:32.723341 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:32.727902 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:32.728283 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:33.729238 21731 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:24:33.734468 21731 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:24:33.734905 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:33.740231 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:33.740671 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:34.741717 21731 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:24:34.746722 21731 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:24:34.747159 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:34.751673 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:34.752023 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:35.844260 21731 tablet_server.cc:179] TabletServer@127.21.56.193:0 shutting down...
W20260709 12:24:35.872829 27139 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]
W20260709 12:24:35.877550 27139 consensus_peers.cc:597] T a8406d5a6f3b48babddc081b95783bcf P c1c5b966e9f3424d82cdabf6e7e797f8 -> Peer 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193:34415): Couldn't send request to peer 01b5f2cc3e1f4b7ea4fc25c38e540754. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:35.891247 21731 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:24:35.892136 21731 tablet_replica.cc:333] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P 01b5f2cc3e1f4b7ea4fc25c38e540754: stopping tablet replica
I20260709 12:24:35.893064 21731 raft_consensus.cc:2243] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:35.893826 21731 raft_consensus.cc:2272] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:35.896296 21731 tablet_replica.cc:333] T 434dcc8508784072a1c20eff0d257286 P 01b5f2cc3e1f4b7ea4fc25c38e540754: stopping tablet replica
I20260709 12:24:35.896929 21731 raft_consensus.cc:2243] T 434dcc8508784072a1c20eff0d257286 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:35.897611 21731 raft_consensus.cc:2272] T 434dcc8508784072a1c20eff0d257286 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:35.900065 21731 tablet_replica.cc:333] T 545f6402c09943be8bea058851cc94fd P 01b5f2cc3e1f4b7ea4fc25c38e540754: stopping tablet replica
I20260709 12:24:35.900750 21731 raft_consensus.cc:2243] T 545f6402c09943be8bea058851cc94fd P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:35.901743 21731 raft_consensus.cc:2272] T 545f6402c09943be8bea058851cc94fd P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:35.905723 21731 tablet_replica.cc:333] T d087a90e925a4727844275b8290975b1 P 01b5f2cc3e1f4b7ea4fc25c38e540754: stopping tablet replica
W20260709 12:24:35.906250 27065 consensus_peers.cc:597] T 590feb2c478546f98c4a9ac66c88feec P 4e5d35120f1a48d7b2b184969aee5baf -> Peer 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193:34415): Couldn't send request to peer 01b5f2cc3e1f4b7ea4fc25c38e540754. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:35.906761 21731 raft_consensus.cc:2243] T d087a90e925a4727844275b8290975b1 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:35.907393 21731 raft_consensus.cc:2272] T d087a90e925a4727844275b8290975b1 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:35.910102 21731 tablet_replica.cc:333] T add803cd9acf4c409f1c01701d62efbf P 01b5f2cc3e1f4b7ea4fc25c38e540754: stopping tablet replica
I20260709 12:24:35.910764 21731 raft_consensus.cc:2243] T add803cd9acf4c409f1c01701d62efbf P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:35.911643 21731 raft_consensus.cc:2272] T add803cd9acf4c409f1c01701d62efbf P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:35.913880 21731 tablet_replica.cc:333] T 8c713a0dec704f5e89f0ca994915dbcb P 01b5f2cc3e1f4b7ea4fc25c38e540754: stopping tablet replica
I20260709 12:24:35.914544 21731 raft_consensus.cc:2243] T 8c713a0dec704f5e89f0ca994915dbcb P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:35.915387 21731 raft_consensus.cc:2272] T 8c713a0dec704f5e89f0ca994915dbcb P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:35.918404 21731 tablet_replica.cc:333] T ffdd6db1124444e0885c23bc00c422a5 P 01b5f2cc3e1f4b7ea4fc25c38e540754: stopping tablet replica
I20260709 12:24:35.919190 21731 raft_consensus.cc:2243] T ffdd6db1124444e0885c23bc00c422a5 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:35.920424 21731 raft_consensus.cc:2272] T ffdd6db1124444e0885c23bc00c422a5 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:35.923658 21731 tablet_replica.cc:333] T c1db9af138404d4d85635620adb0d74c P 01b5f2cc3e1f4b7ea4fc25c38e540754: stopping tablet replica
I20260709 12:24:35.924297 21731 raft_consensus.cc:2243] T c1db9af138404d4d85635620adb0d74c P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:35.924813 21731 raft_consensus.cc:2272] T c1db9af138404d4d85635620adb0d74c P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:35.927311 21731 tablet_replica.cc:333] T 868f8377de7e493bac0b7ddd3f72e561 P 01b5f2cc3e1f4b7ea4fc25c38e540754: stopping tablet replica
I20260709 12:24:35.927901 21731 raft_consensus.cc:2243] T 868f8377de7e493bac0b7ddd3f72e561 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:35.928364 21731 raft_consensus.cc:2272] T 868f8377de7e493bac0b7ddd3f72e561 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:35.930791 21731 tablet_replica.cc:333] T 590feb2c478546f98c4a9ac66c88feec P 01b5f2cc3e1f4b7ea4fc25c38e540754: stopping tablet replica
I20260709 12:24:35.931346 21731 raft_consensus.cc:2243] T 590feb2c478546f98c4a9ac66c88feec P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:35.931855 21731 raft_consensus.cc:2272] T 590feb2c478546f98c4a9ac66c88feec P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:35.934382 21731 tablet_replica.cc:333] T 6ec3df9153ea4472a152a23a230ec758 P 01b5f2cc3e1f4b7ea4fc25c38e540754: stopping tablet replica
I20260709 12:24:35.935319 21731 raft_consensus.cc:2243] T 6ec3df9153ea4472a152a23a230ec758 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:35.936388 21731 raft_consensus.cc:2272] T 6ec3df9153ea4472a152a23a230ec758 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:35.939128 21731 tablet_replica.cc:333] T a8406d5a6f3b48babddc081b95783bcf P 01b5f2cc3e1f4b7ea4fc25c38e540754: stopping tablet replica
I20260709 12:24:35.939702 21731 raft_consensus.cc:2243] T a8406d5a6f3b48babddc081b95783bcf P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:35.940299 21731 raft_consensus.cc:2272] T a8406d5a6f3b48babddc081b95783bcf P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:35.942687 21731 tablet_replica.cc:333] T 7095fc8e513e4d0685fb8ea5ff1ad361 P 01b5f2cc3e1f4b7ea4fc25c38e540754: stopping tablet replica
I20260709 12:24:35.943297 21731 raft_consensus.cc:2243] T 7095fc8e513e4d0685fb8ea5ff1ad361 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:35.943792 21731 raft_consensus.cc:2272] T 7095fc8e513e4d0685fb8ea5ff1ad361 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:35.946638 21731 tablet_replica.cc:333] T e9782a33517e45e0b418941297da9443 P 01b5f2cc3e1f4b7ea4fc25c38e540754: stopping tablet replica
I20260709 12:24:35.947273 21731 raft_consensus.cc:2243] T e9782a33517e45e0b418941297da9443 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:35.947842 21731 raft_consensus.cc:2272] T e9782a33517e45e0b418941297da9443 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:35.950270 21731 tablet_replica.cc:333] T 7ea50624da394ff4b728db826a4c238c P 01b5f2cc3e1f4b7ea4fc25c38e540754: stopping tablet replica
I20260709 12:24:35.950829 21731 raft_consensus.cc:2243] T 7ea50624da394ff4b728db826a4c238c P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:35.951714 21731 raft_consensus.cc:2272] T 7ea50624da394ff4b728db826a4c238c P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:35.954002 21731 tablet_replica.cc:333] T c3bdc4d785e14829921cb2cb58d05d19 P 01b5f2cc3e1f4b7ea4fc25c38e540754: stopping tablet replica
I20260709 12:24:35.954520 21731 raft_consensus.cc:2243] T c3bdc4d785e14829921cb2cb58d05d19 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:35.955623 21731 raft_consensus.cc:2272] T c3bdc4d785e14829921cb2cb58d05d19 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:35.958149 21731 tablet_replica.cc:333] T 2d8427edef98435a96f81d323992ed04 P 01b5f2cc3e1f4b7ea4fc25c38e540754: stopping tablet replica
I20260709 12:24:35.958712 21731 raft_consensus.cc:2243] T 2d8427edef98435a96f81d323992ed04 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:35.959246 21731 raft_consensus.cc:2272] T 2d8427edef98435a96f81d323992ed04 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:35.961647 21731 tablet_replica.cc:333] T a01921fa0337486981d3d6294fc38405 P 01b5f2cc3e1f4b7ea4fc25c38e540754: stopping tablet replica
I20260709 12:24:35.962220 21731 raft_consensus.cc:2243] T a01921fa0337486981d3d6294fc38405 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:35.962738 21731 raft_consensus.cc:2272] T a01921fa0337486981d3d6294fc38405 P 01b5f2cc3e1f4b7ea4fc25c38e540754 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:24:35.984282 27065 consensus_peers.cc:597] T 2d8427edef98435a96f81d323992ed04 P 4e5d35120f1a48d7b2b184969aee5baf -> Peer 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193:34415): Couldn't send request to peer 01b5f2cc3e1f4b7ea4fc25c38e540754. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:36.010456 21731 tablet_server.cc:196] TabletServer@127.21.56.193:0 shutdown complete.
W20260709 12:24:36.015017 27065 consensus_peers.cc:597] T 545f6402c09943be8bea058851cc94fd P 4e5d35120f1a48d7b2b184969aee5baf -> Peer 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193:34415): Couldn't send request to peer 01b5f2cc3e1f4b7ea4fc25c38e540754. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:34415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:36.056936 21731 tablet_server.cc:179] TabletServer@127.21.56.194:0 shutting down...
I20260709 12:24:36.087203 21731 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:24:36.087996 21731 tablet_replica.cc:333] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P 4e5d35120f1a48d7b2b184969aee5baf: stopping tablet replica
I20260709 12:24:36.088755 21731 raft_consensus.cc:2243] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P 4e5d35120f1a48d7b2b184969aee5baf [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:36.090117 21731 raft_consensus.cc:2272] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P 4e5d35120f1a48d7b2b184969aee5baf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:36.092496 21731 tablet_replica.cc:333] T 8c713a0dec704f5e89f0ca994915dbcb P 4e5d35120f1a48d7b2b184969aee5baf: stopping tablet replica
I20260709 12:24:36.093173 21731 raft_consensus.cc:2243] T 8c713a0dec704f5e89f0ca994915dbcb P 4e5d35120f1a48d7b2b184969aee5baf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:36.093695 21731 raft_consensus.cc:2272] T 8c713a0dec704f5e89f0ca994915dbcb P 4e5d35120f1a48d7b2b184969aee5baf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:36.096118 21731 tablet_replica.cc:333] T 545f6402c09943be8bea058851cc94fd P 4e5d35120f1a48d7b2b184969aee5baf: stopping tablet replica
I20260709 12:24:36.097071 21731 raft_consensus.cc:2243] T 545f6402c09943be8bea058851cc94fd P 4e5d35120f1a48d7b2b184969aee5baf [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:36.098137 21731 raft_consensus.cc:2272] T 545f6402c09943be8bea058851cc94fd P 4e5d35120f1a48d7b2b184969aee5baf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:36.100325 21731 tablet_replica.cc:333] T add803cd9acf4c409f1c01701d62efbf P 4e5d35120f1a48d7b2b184969aee5baf: stopping tablet replica
I20260709 12:24:36.101118 21731 raft_consensus.cc:2243] T add803cd9acf4c409f1c01701d62efbf P 4e5d35120f1a48d7b2b184969aee5baf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:36.101671 21731 raft_consensus.cc:2272] T add803cd9acf4c409f1c01701d62efbf P 4e5d35120f1a48d7b2b184969aee5baf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:36.103955 21731 tablet_replica.cc:333] T d087a90e925a4727844275b8290975b1 P 4e5d35120f1a48d7b2b184969aee5baf: stopping tablet replica
I20260709 12:24:36.104545 21731 raft_consensus.cc:2243] T d087a90e925a4727844275b8290975b1 P 4e5d35120f1a48d7b2b184969aee5baf [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:36.105494 21731 raft_consensus.cc:2272] T d087a90e925a4727844275b8290975b1 P 4e5d35120f1a48d7b2b184969aee5baf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:36.107836 21731 tablet_replica.cc:333] T 434dcc8508784072a1c20eff0d257286 P 4e5d35120f1a48d7b2b184969aee5baf: stopping tablet replica
I20260709 12:24:36.108409 21731 raft_consensus.cc:2243] T 434dcc8508784072a1c20eff0d257286 P 4e5d35120f1a48d7b2b184969aee5baf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:36.109021 21731 raft_consensus.cc:2272] T 434dcc8508784072a1c20eff0d257286 P 4e5d35120f1a48d7b2b184969aee5baf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:36.111253 21731 tablet_replica.cc:333] T 7095fc8e513e4d0685fb8ea5ff1ad361 P 4e5d35120f1a48d7b2b184969aee5baf: stopping tablet replica
I20260709 12:24:36.111835 21731 raft_consensus.cc:2243] T 7095fc8e513e4d0685fb8ea5ff1ad361 P 4e5d35120f1a48d7b2b184969aee5baf [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:36.112859 21731 raft_consensus.cc:2272] T 7095fc8e513e4d0685fb8ea5ff1ad361 P 4e5d35120f1a48d7b2b184969aee5baf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:36.115222 21731 tablet_replica.cc:333] T a8406d5a6f3b48babddc081b95783bcf P 4e5d35120f1a48d7b2b184969aee5baf: stopping tablet replica
I20260709 12:24:36.115809 21731 raft_consensus.cc:2243] T a8406d5a6f3b48babddc081b95783bcf P 4e5d35120f1a48d7b2b184969aee5baf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:36.116463 21731 raft_consensus.cc:2272] T a8406d5a6f3b48babddc081b95783bcf P 4e5d35120f1a48d7b2b184969aee5baf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:36.119428 21731 tablet_replica.cc:333] T ffdd6db1124444e0885c23bc00c422a5 P 4e5d35120f1a48d7b2b184969aee5baf: stopping tablet replica
I20260709 12:24:36.120012 21731 raft_consensus.cc:2243] T ffdd6db1124444e0885c23bc00c422a5 P 4e5d35120f1a48d7b2b184969aee5baf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:36.120716 21731 raft_consensus.cc:2272] T ffdd6db1124444e0885c23bc00c422a5 P 4e5d35120f1a48d7b2b184969aee5baf [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:24:36.121014 27141 consensus_peers.cc:597] T a01921fa0337486981d3d6294fc38405 P c1c5b966e9f3424d82cdabf6e7e797f8 -> Peer 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194:45189): Couldn't send request to peer 4e5d35120f1a48d7b2b184969aee5baf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:36.122993 21731 tablet_replica.cc:333] T c1db9af138404d4d85635620adb0d74c P 4e5d35120f1a48d7b2b184969aee5baf: stopping tablet replica
I20260709 12:24:36.123673 21731 raft_consensus.cc:2243] T c1db9af138404d4d85635620adb0d74c P 4e5d35120f1a48d7b2b184969aee5baf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:36.124140 21731 raft_consensus.cc:2272] T c1db9af138404d4d85635620adb0d74c P 4e5d35120f1a48d7b2b184969aee5baf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:36.126402 21731 tablet_replica.cc:333] T 868f8377de7e493bac0b7ddd3f72e561 P 4e5d35120f1a48d7b2b184969aee5baf: stopping tablet replica
I20260709 12:24:36.126943 21731 raft_consensus.cc:2243] T 868f8377de7e493bac0b7ddd3f72e561 P 4e5d35120f1a48d7b2b184969aee5baf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:36.127381 21731 raft_consensus.cc:2272] T 868f8377de7e493bac0b7ddd3f72e561 P 4e5d35120f1a48d7b2b184969aee5baf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:36.129565 21731 tablet_replica.cc:333] T 590feb2c478546f98c4a9ac66c88feec P 4e5d35120f1a48d7b2b184969aee5baf: stopping tablet replica
I20260709 12:24:36.130270 21731 raft_consensus.cc:2243] T 590feb2c478546f98c4a9ac66c88feec P 4e5d35120f1a48d7b2b184969aee5baf [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:36.131194 21731 raft_consensus.cc:2272] T 590feb2c478546f98c4a9ac66c88feec P 4e5d35120f1a48d7b2b184969aee5baf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:36.133307 21731 tablet_replica.cc:333] T 6ec3df9153ea4472a152a23a230ec758 P 4e5d35120f1a48d7b2b184969aee5baf: stopping tablet replica
I20260709 12:24:36.133844 21731 raft_consensus.cc:2243] T 6ec3df9153ea4472a152a23a230ec758 P 4e5d35120f1a48d7b2b184969aee5baf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:36.134282 21731 raft_consensus.cc:2272] T 6ec3df9153ea4472a152a23a230ec758 P 4e5d35120f1a48d7b2b184969aee5baf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:36.136276 21731 tablet_replica.cc:333] T c3bdc4d785e14829921cb2cb58d05d19 P 4e5d35120f1a48d7b2b184969aee5baf: stopping tablet replica
I20260709 12:24:36.136806 21731 raft_consensus.cc:2243] T c3bdc4d785e14829921cb2cb58d05d19 P 4e5d35120f1a48d7b2b184969aee5baf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:36.137265 21731 raft_consensus.cc:2272] T c3bdc4d785e14829921cb2cb58d05d19 P 4e5d35120f1a48d7b2b184969aee5baf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:36.139209 21731 tablet_replica.cc:333] T 2d8427edef98435a96f81d323992ed04 P 4e5d35120f1a48d7b2b184969aee5baf: stopping tablet replica
I20260709 12:24:36.139719 21731 raft_consensus.cc:2243] T 2d8427edef98435a96f81d323992ed04 P 4e5d35120f1a48d7b2b184969aee5baf [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:36.140487 21731 raft_consensus.cc:2272] T 2d8427edef98435a96f81d323992ed04 P 4e5d35120f1a48d7b2b184969aee5baf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:36.142666 21731 tablet_replica.cc:333] T e9782a33517e45e0b418941297da9443 P 4e5d35120f1a48d7b2b184969aee5baf: stopping tablet replica
I20260709 12:24:36.143179 21731 raft_consensus.cc:2243] T e9782a33517e45e0b418941297da9443 P 4e5d35120f1a48d7b2b184969aee5baf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:36.143657 21731 raft_consensus.cc:2272] T e9782a33517e45e0b418941297da9443 P 4e5d35120f1a48d7b2b184969aee5baf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:36.146035 21731 tablet_replica.cc:333] T 7ea50624da394ff4b728db826a4c238c P 4e5d35120f1a48d7b2b184969aee5baf: stopping tablet replica
I20260709 12:24:36.146536 21731 raft_consensus.cc:2243] T 7ea50624da394ff4b728db826a4c238c P 4e5d35120f1a48d7b2b184969aee5baf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:36.146962 21731 raft_consensus.cc:2272] T 7ea50624da394ff4b728db826a4c238c P 4e5d35120f1a48d7b2b184969aee5baf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:36.148979 21731 tablet_replica.cc:333] T a01921fa0337486981d3d6294fc38405 P 4e5d35120f1a48d7b2b184969aee5baf: stopping tablet replica
I20260709 12:24:36.149443 21731 raft_consensus.cc:2243] T a01921fa0337486981d3d6294fc38405 P 4e5d35120f1a48d7b2b184969aee5baf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:36.149886 21731 raft_consensus.cc:2272] T a01921fa0337486981d3d6294fc38405 P 4e5d35120f1a48d7b2b184969aee5baf [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:24:36.181233 27139 consensus_peers.cc:597] T 434dcc8508784072a1c20eff0d257286 P c1c5b966e9f3424d82cdabf6e7e797f8 -> Peer 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193:34415): Couldn't send request to peer 01b5f2cc3e1f4b7ea4fc25c38e540754. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:34415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:36.191269 21731 tablet_server.cc:196] TabletServer@127.21.56.194:0 shutdown complete.
W20260709 12:24:36.204559 27139 consensus_peers.cc:597] T 868f8377de7e493bac0b7ddd3f72e561 P c1c5b966e9f3424d82cdabf6e7e797f8 -> Peer 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193:34415): Couldn't send request to peer 01b5f2cc3e1f4b7ea4fc25c38e540754. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:34415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:36.227900 21731 tablet_server.cc:179] TabletServer@127.21.56.195:0 shutting down...
W20260709 12:24:36.236435 27139 consensus_peers.cc:597] T a01921fa0337486981d3d6294fc38405 P c1c5b966e9f3424d82cdabf6e7e797f8 -> Peer 01b5f2cc3e1f4b7ea4fc25c38e540754 (127.21.56.193:34415): Couldn't send request to peer 01b5f2cc3e1f4b7ea4fc25c38e540754. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:34415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:24:36.261382 27141 consensus_peers.cc:597] T 434dcc8508784072a1c20eff0d257286 P c1c5b966e9f3424d82cdabf6e7e797f8 -> Peer 4e5d35120f1a48d7b2b184969aee5baf (127.21.56.194:45189): Couldn't send request to peer 4e5d35120f1a48d7b2b184969aee5baf. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.194:45189: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:36.262156 21731 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:24:36.263190 21731 tablet_replica.cc:333] T 434dcc8508784072a1c20eff0d257286 P c1c5b966e9f3424d82cdabf6e7e797f8: stopping tablet replica
I20260709 12:24:36.263936 21731 raft_consensus.cc:2243] T 434dcc8508784072a1c20eff0d257286 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:36.264808 21731 raft_consensus.cc:2272] T 434dcc8508784072a1c20eff0d257286 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:36.267091 21731 tablet_replica.cc:333] T d087a90e925a4727844275b8290975b1 P c1c5b966e9f3424d82cdabf6e7e797f8: stopping tablet replica
I20260709 12:24:36.267701 21731 raft_consensus.cc:2243] T d087a90e925a4727844275b8290975b1 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:36.268167 21731 raft_consensus.cc:2272] T d087a90e925a4727844275b8290975b1 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:36.270200 21731 tablet_replica.cc:333] T 8c713a0dec704f5e89f0ca994915dbcb P c1c5b966e9f3424d82cdabf6e7e797f8: stopping tablet replica
I20260709 12:24:36.270742 21731 raft_consensus.cc:2243] T 8c713a0dec704f5e89f0ca994915dbcb P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:36.271201 21731 raft_consensus.cc:2272] T 8c713a0dec704f5e89f0ca994915dbcb P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:36.273195 21731 tablet_replica.cc:333] T c3bdc4d785e14829921cb2cb58d05d19 P c1c5b966e9f3424d82cdabf6e7e797f8: stopping tablet replica
I20260709 12:24:36.273711 21731 raft_consensus.cc:2243] T c3bdc4d785e14829921cb2cb58d05d19 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:36.274220 21731 raft_consensus.cc:2272] T c3bdc4d785e14829921cb2cb58d05d19 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:36.276093 21731 tablet_replica.cc:333] T add803cd9acf4c409f1c01701d62efbf P c1c5b966e9f3424d82cdabf6e7e797f8: stopping tablet replica
I20260709 12:24:36.276612 21731 raft_consensus.cc:2243] T add803cd9acf4c409f1c01701d62efbf P c1c5b966e9f3424d82cdabf6e7e797f8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:36.277069 21731 raft_consensus.cc:2272] T add803cd9acf4c409f1c01701d62efbf P c1c5b966e9f3424d82cdabf6e7e797f8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:36.279304 21731 tablet_replica.cc:333] T 545f6402c09943be8bea058851cc94fd P c1c5b966e9f3424d82cdabf6e7e797f8: stopping tablet replica
I20260709 12:24:36.279943 21731 raft_consensus.cc:2243] T 545f6402c09943be8bea058851cc94fd P c1c5b966e9f3424d82cdabf6e7e797f8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:36.280421 21731 raft_consensus.cc:2272] T 545f6402c09943be8bea058851cc94fd P c1c5b966e9f3424d82cdabf6e7e797f8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:36.282400 21731 tablet_replica.cc:333] T 7095fc8e513e4d0685fb8ea5ff1ad361 P c1c5b966e9f3424d82cdabf6e7e797f8: stopping tablet replica
I20260709 12:24:36.282938 21731 raft_consensus.cc:2243] T 7095fc8e513e4d0685fb8ea5ff1ad361 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:36.283370 21731 raft_consensus.cc:2272] T 7095fc8e513e4d0685fb8ea5ff1ad361 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:36.285406 21731 tablet_replica.cc:333] T a8406d5a6f3b48babddc081b95783bcf P c1c5b966e9f3424d82cdabf6e7e797f8: stopping tablet replica
I20260709 12:24:36.285960 21731 raft_consensus.cc:2243] T a8406d5a6f3b48babddc081b95783bcf P c1c5b966e9f3424d82cdabf6e7e797f8 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:24:36.286787 21731 raft_consensus.cc:2272] T a8406d5a6f3b48babddc081b95783bcf P c1c5b966e9f3424d82cdabf6e7e797f8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:36.288790 21731 tablet_replica.cc:333] T a01921fa0337486981d3d6294fc38405 P c1c5b966e9f3424d82cdabf6e7e797f8: stopping tablet replica
I20260709 12:24:36.289304 21731 raft_consensus.cc:2243] T a01921fa0337486981d3d6294fc38405 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:24:36.290150 21731 raft_consensus.cc:2272] T a01921fa0337486981d3d6294fc38405 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:36.292089 21731 tablet_replica.cc:333] T 590feb2c478546f98c4a9ac66c88feec P c1c5b966e9f3424d82cdabf6e7e797f8: stopping tablet replica
I20260709 12:24:36.292770 21731 raft_consensus.cc:2243] T 590feb2c478546f98c4a9ac66c88feec P c1c5b966e9f3424d82cdabf6e7e797f8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:36.293306 21731 raft_consensus.cc:2272] T 590feb2c478546f98c4a9ac66c88feec P c1c5b966e9f3424d82cdabf6e7e797f8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:36.295491 21731 tablet_replica.cc:333] T 6ec3df9153ea4472a152a23a230ec758 P c1c5b966e9f3424d82cdabf6e7e797f8: stopping tablet replica
I20260709 12:24:36.296033 21731 raft_consensus.cc:2243] T 6ec3df9153ea4472a152a23a230ec758 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:36.296445 21731 raft_consensus.cc:2272] T 6ec3df9153ea4472a152a23a230ec758 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:36.298418 21731 tablet_replica.cc:333] T 868f8377de7e493bac0b7ddd3f72e561 P c1c5b966e9f3424d82cdabf6e7e797f8: stopping tablet replica
I20260709 12:24:36.298936 21731 raft_consensus.cc:2243] T 868f8377de7e493bac0b7ddd3f72e561 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:36.299759 21731 raft_consensus.cc:2272] T 868f8377de7e493bac0b7ddd3f72e561 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:36.301733 21731 tablet_replica.cc:333] T c1db9af138404d4d85635620adb0d74c P c1c5b966e9f3424d82cdabf6e7e797f8: stopping tablet replica
I20260709 12:24:36.302259 21731 raft_consensus.cc:2243] T c1db9af138404d4d85635620adb0d74c P c1c5b966e9f3424d82cdabf6e7e797f8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:36.303073 21731 raft_consensus.cc:2272] T c1db9af138404d4d85635620adb0d74c P c1c5b966e9f3424d82cdabf6e7e797f8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:36.305044 21731 tablet_replica.cc:333] T e9782a33517e45e0b418941297da9443 P c1c5b966e9f3424d82cdabf6e7e797f8: stopping tablet replica
I20260709 12:24:36.305603 21731 raft_consensus.cc:2243] T e9782a33517e45e0b418941297da9443 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:36.306455 21731 raft_consensus.cc:2272] T e9782a33517e45e0b418941297da9443 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:36.308287 21731 tablet_replica.cc:333] T 7ea50624da394ff4b728db826a4c238c P c1c5b966e9f3424d82cdabf6e7e797f8: stopping tablet replica
I20260709 12:24:36.308923 21731 raft_consensus.cc:2243] T 7ea50624da394ff4b728db826a4c238c P c1c5b966e9f3424d82cdabf6e7e797f8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:36.309427 21731 raft_consensus.cc:2272] T 7ea50624da394ff4b728db826a4c238c P c1c5b966e9f3424d82cdabf6e7e797f8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:36.311560 21731 tablet_replica.cc:333] T ffdd6db1124444e0885c23bc00c422a5 P c1c5b966e9f3424d82cdabf6e7e797f8: stopping tablet replica
I20260709 12:24:36.312054 21731 raft_consensus.cc:2243] T ffdd6db1124444e0885c23bc00c422a5 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:36.312489 21731 raft_consensus.cc:2272] T ffdd6db1124444e0885c23bc00c422a5 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:36.314452 21731 tablet_replica.cc:333] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P c1c5b966e9f3424d82cdabf6e7e797f8: stopping tablet replica
I20260709 12:24:36.314890 21731 raft_consensus.cc:2243] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P c1c5b966e9f3424d82cdabf6e7e797f8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:36.315387 21731 raft_consensus.cc:2272] T 2c7bbaf6d8db4b1ea85a46ff6bcfe14d P c1c5b966e9f3424d82cdabf6e7e797f8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:36.317188 21731 tablet_replica.cc:333] T 2d8427edef98435a96f81d323992ed04 P c1c5b966e9f3424d82cdabf6e7e797f8: stopping tablet replica
I20260709 12:24:36.317667 21731 raft_consensus.cc:2243] T 2d8427edef98435a96f81d323992ed04 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:36.318094 21731 raft_consensus.cc:2272] T 2d8427edef98435a96f81d323992ed04 P c1c5b966e9f3424d82cdabf6e7e797f8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:36.359238 21731 tablet_server.cc:196] TabletServer@127.21.56.195:0 shutdown complete.
I20260709 12:24:36.394820 21731 master.cc:562] Master@127.21.56.254:39955 shutting down...
I20260709 12:24:36.417343 21731 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2c522ea2b9464bd4aa5450436f9e813b [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:36.418138 21731 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2c522ea2b9464bd4aa5450436f9e813b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:36.418479 21731 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2c522ea2b9464bd4aa5450436f9e813b: stopping tablet replica
I20260709 12:24:36.439399 21731 master.cc:584] Master@127.21.56.254:39955 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (20508 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 12:24:36.494396 21731 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.56.254:37727
I20260709 12:24:36.495767 21731 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:24:36.502159 27520 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:36.503372 27521 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:24:36.504344 21731 server_base.cc:1061] running on GCE node
W20260709 12:24:36.504465 27523 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:24:36.506353 21731 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:24:36.506702 21731 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:24:36.507177 21731 hybrid_clock.cc:648] HybridClock initialized: now 1783599876507127 us; error 0 us; skew 500 ppm
I20260709 12:24:36.507802 21731 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:24:36.510281 21731 webserver.cc:533] Webserver started at http://127.21.56.254:40631/ using document root <none> and password file <none>
I20260709 12:24:36.510771 21731 fs_manager.cc:362] Metadata directory not provided
I20260709 12:24:36.510937 21731 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:24:36.511204 21731 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:24:36.512375 21731 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599696038870-21731-0/minicluster-data/master-0-root/instance:
uuid: "b750060236254c68a7e75fc2b1694ffc"
format_stamp: "Formatted at 2026-07-09 12:24:36 on dist-test-slave-n9kb"
I20260709 12:24:36.517051 21731 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260709 12:24:36.520691 27528 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:36.521524 21731 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:24:36.521932 21731 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599696038870-21731-0/minicluster-data/master-0-root
uuid: "b750060236254c68a7e75fc2b1694ffc"
format_stamp: "Formatted at 2026-07-09 12:24:36 on dist-test-slave-n9kb"
I20260709 12:24:36.522289 21731 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599696038870-21731-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599696038870-21731-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599696038870-21731-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)
I20260709 12:24:36.532684 21731 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:24:36.534065 21731 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:24:36.575578 21731 rpc_server.cc:307] RPC server started. Bound to: 127.21.56.254:37727
I20260709 12:24:36.575678 27579 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.56.254:37727 every 8 connection(s)
I20260709 12:24:36.579456 27580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:36.590555 27580 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b750060236254c68a7e75fc2b1694ffc: Bootstrap starting.
I20260709 12:24:36.595459 27580 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b750060236254c68a7e75fc2b1694ffc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:36.599817 27580 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b750060236254c68a7e75fc2b1694ffc: No bootstrap required, opened a new log
I20260709 12:24:36.602118 27580 raft_consensus.cc:359] T 00000000000000000000000000000000 P b750060236254c68a7e75fc2b1694ffc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b750060236254c68a7e75fc2b1694ffc" member_type: VOTER }
I20260709 12:24:36.602571 27580 raft_consensus.cc:385] T 00000000000000000000000000000000 P b750060236254c68a7e75fc2b1694ffc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:36.602756 27580 raft_consensus.cc:740] T 00000000000000000000000000000000 P b750060236254c68a7e75fc2b1694ffc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b750060236254c68a7e75fc2b1694ffc, State: Initialized, Role: FOLLOWER
I20260709 12:24:36.603313 27580 consensus_queue.cc:260] T 00000000000000000000000000000000 P b750060236254c68a7e75fc2b1694ffc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b750060236254c68a7e75fc2b1694ffc" member_type: VOTER }
I20260709 12:24:36.603750 27580 raft_consensus.cc:399] T 00000000000000000000000000000000 P b750060236254c68a7e75fc2b1694ffc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:24:36.603945 27580 raft_consensus.cc:493] T 00000000000000000000000000000000 P b750060236254c68a7e75fc2b1694ffc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:24:36.604164 27580 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b750060236254c68a7e75fc2b1694ffc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:36.609601 27580 raft_consensus.cc:515] T 00000000000000000000000000000000 P b750060236254c68a7e75fc2b1694ffc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b750060236254c68a7e75fc2b1694ffc" member_type: VOTER }
I20260709 12:24:36.610194 27580 leader_election.cc:304] T 00000000000000000000000000000000 P b750060236254c68a7e75fc2b1694ffc [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: b750060236254c68a7e75fc2b1694ffc; no voters: 
I20260709 12:24:36.611318 27580 leader_election.cc:290] T 00000000000000000000000000000000 P b750060236254c68a7e75fc2b1694ffc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:24:36.611878 27583 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b750060236254c68a7e75fc2b1694ffc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:36.613265 27583 raft_consensus.cc:697] T 00000000000000000000000000000000 P b750060236254c68a7e75fc2b1694ffc [term 1 LEADER]: Becoming Leader. State: Replica: b750060236254c68a7e75fc2b1694ffc, State: Running, Role: LEADER
I20260709 12:24:36.614055 27583 consensus_queue.cc:237] T 00000000000000000000000000000000 P b750060236254c68a7e75fc2b1694ffc [LEADER]: Queue going to LEADER mode. State: All 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: "b750060236254c68a7e75fc2b1694ffc" member_type: VOTER }
I20260709 12:24:36.614292 27580 sys_catalog.cc:565] T 00000000000000000000000000000000 P b750060236254c68a7e75fc2b1694ffc [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:24:36.619266 27585 sys_catalog.cc:455] T 00000000000000000000000000000000 P b750060236254c68a7e75fc2b1694ffc [sys.catalog]: SysCatalogTable state changed. Reason: New leader b750060236254c68a7e75fc2b1694ffc. Latest consensus state: current_term: 1 leader_uuid: "b750060236254c68a7e75fc2b1694ffc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b750060236254c68a7e75fc2b1694ffc" member_type: VOTER } }
I20260709 12:24:36.619881 27585 sys_catalog.cc:458] T 00000000000000000000000000000000 P b750060236254c68a7e75fc2b1694ffc [sys.catalog]: This master's current role is: LEADER
I20260709 12:24:36.620357 27584 sys_catalog.cc:455] T 00000000000000000000000000000000 P b750060236254c68a7e75fc2b1694ffc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b750060236254c68a7e75fc2b1694ffc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b750060236254c68a7e75fc2b1694ffc" member_type: VOTER } }
I20260709 12:24:36.621011 27584 sys_catalog.cc:458] T 00000000000000000000000000000000 P b750060236254c68a7e75fc2b1694ffc [sys.catalog]: This master's current role is: LEADER
I20260709 12:24:36.622534 27592 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:24:36.627803 27592 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:24:36.629172 21731 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:24:36.637149 27592 catalog_manager.cc:1383] Generated new cluster ID: 388732591f034a9692ccbf68360986bc
I20260709 12:24:36.637501 27592 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:24:36.657892 27592 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:24:36.659328 27592 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:24:36.677611 27592 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b750060236254c68a7e75fc2b1694ffc: Generated new TSK 0
I20260709 12:24:36.678288 27592 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:24:36.696309 21731 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:24:36.702580 27601 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:36.703570 27602 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:36.705646 27604 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:24:36.705686 21731 server_base.cc:1061] running on GCE node
I20260709 12:24:36.707002 21731 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:24:36.707196 21731 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:24:36.707319 21731 hybrid_clock.cc:648] HybridClock initialized: now 1783599876707308 us; error 0 us; skew 500 ppm
I20260709 12:24:36.707790 21731 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:24:36.710088 21731 webserver.cc:533] Webserver started at http://127.21.56.193:43723/ using document root <none> and password file <none>
I20260709 12:24:36.710530 21731 fs_manager.cc:362] Metadata directory not provided
I20260709 12:24:36.710696 21731 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:24:36.710907 21731 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:24:36.711946 21731 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599696038870-21731-0/minicluster-data/ts-0-root/instance:
uuid: "1f458c1b650d4f62a27d2c9764353526"
format_stamp: "Formatted at 2026-07-09 12:24:36 on dist-test-slave-n9kb"
I20260709 12:24:36.716914 21731 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:24:36.720389 27609 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:36.721248 21731 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:24:36.721537 21731 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599696038870-21731-0/minicluster-data/ts-0-root
uuid: "1f458c1b650d4f62a27d2c9764353526"
format_stamp: "Formatted at 2026-07-09 12:24:36 on dist-test-slave-n9kb"
I20260709 12:24:36.721840 21731 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599696038870-21731-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599696038870-21731-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599696038870-21731-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)
I20260709 12:24:36.749739 21731 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:24:36.750986 21731 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:24:36.752506 21731 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:24:36.754906 21731 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:24:36.755122 21731 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:36.755353 21731 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:24:36.755520 21731 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:36.800477 21731 rpc_server.cc:307] RPC server started. Bound to: 127.21.56.193:43007
I20260709 12:24:36.800585 27672 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.56.193:43007 every 8 connection(s)
I20260709 12:24:36.805413 21731 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:24:36.812798 27677 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:36.813810 27678 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:36.818027 27680 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:24:36.819156 21731 server_base.cc:1061] running on GCE node
I20260709 12:24:36.820219 21731 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:24:36.820494 21731 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:24:36.820703 21731 hybrid_clock.cc:648] HybridClock initialized: now 1783599876820684 us; error 0 us; skew 500 ppm
I20260709 12:24:36.821337 21731 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:24:36.824436 27673 heartbeater.cc:344] Connected to a master server at 127.21.56.254:37727
I20260709 12:24:36.824609 21731 webserver.cc:533] Webserver started at http://127.21.56.194:33927/ using document root <none> and password file <none>
I20260709 12:24:36.824887 27673 heartbeater.cc:461] Registering TS with master...
I20260709 12:24:36.825350 21731 fs_manager.cc:362] Metadata directory not provided
I20260709 12:24:36.825606 21731 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:24:36.825810 27673 heartbeater.cc:507] Master 127.21.56.254:37727 requested a full tablet report, sending...
I20260709 12:24:36.825937 21731 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:24:36.827512 21731 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599696038870-21731-0/minicluster-data/ts-1-root/instance:
uuid: "fed58248067a4543b4e42e8e233f9628"
format_stamp: "Formatted at 2026-07-09 12:24:36 on dist-test-slave-n9kb"
I20260709 12:24:36.828310 27545 ts_manager.cc:194] Registered new tserver with Master: 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193:43007)
I20260709 12:24:36.830243 27545 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56670
I20260709 12:24:36.832291 21731 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:24:36.836114 27685 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:36.837532 21731 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:24:36.837852 21731 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599696038870-21731-0/minicluster-data/ts-1-root
uuid: "fed58248067a4543b4e42e8e233f9628"
format_stamp: "Formatted at 2026-07-09 12:24:36 on dist-test-slave-n9kb"
I20260709 12:24:36.838182 21731 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599696038870-21731-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599696038870-21731-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599696038870-21731-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)
I20260709 12:24:36.849750 21731 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:24:36.851012 21731 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:24:36.852468 21731 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:24:36.854993 21731 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:24:36.855213 21731 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:36.855444 21731 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:24:36.855603 21731 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:36.902360 21731 rpc_server.cc:307] RPC server started. Bound to: 127.21.56.194:34035
I20260709 12:24:36.902486 27747 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.56.194:34035 every 8 connection(s)
I20260709 12:24:36.907703 21731 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:24:36.916126 27751 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:36.917812 27752 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:36.920189 27754 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:24:36.921455 27748 heartbeater.cc:344] Connected to a master server at 127.21.56.254:37727
I20260709 12:24:36.921952 27748 heartbeater.cc:461] Registering TS with master...
I20260709 12:24:36.922237 21731 server_base.cc:1061] running on GCE node
I20260709 12:24:36.922871 27748 heartbeater.cc:507] Master 127.21.56.254:37727 requested a full tablet report, sending...
I20260709 12:24:36.923218 21731 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:24:36.923542 21731 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:24:36.923744 21731 hybrid_clock.cc:648] HybridClock initialized: now 1783599876923727 us; error 0 us; skew 500 ppm
I20260709 12:24:36.924396 21731 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:24:36.925068 27545 ts_manager.cc:194] Registered new tserver with Master: fed58248067a4543b4e42e8e233f9628 (127.21.56.194:34035)
I20260709 12:24:36.926668 27545 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56686
I20260709 12:24:36.927202 21731 webserver.cc:533] Webserver started at http://127.21.56.195:41023/ using document root <none> and password file <none>
I20260709 12:24:36.927768 21731 fs_manager.cc:362] Metadata directory not provided
I20260709 12:24:36.927955 21731 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:24:36.928207 21731 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:24:36.929617 21731 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599696038870-21731-0/minicluster-data/ts-2-root/instance:
uuid: "3a6a473372574ae49afc4175bd8c55fb"
format_stamp: "Formatted at 2026-07-09 12:24:36 on dist-test-slave-n9kb"
I20260709 12:24:36.934382 21731 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:24:36.937955 27759 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:36.938850 21731 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 12:24:36.939149 21731 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599696038870-21731-0/minicluster-data/ts-2-root
uuid: "3a6a473372574ae49afc4175bd8c55fb"
format_stamp: "Formatted at 2026-07-09 12:24:36 on dist-test-slave-n9kb"
I20260709 12:24:36.939429 21731 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599696038870-21731-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599696038870-21731-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYGZGSv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599696038870-21731-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)
I20260709 12:24:36.961380 21731 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:24:36.962703 21731 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:24:36.964201 21731 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:24:36.966612 21731 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:24:36.966835 21731 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:36.967212 21731 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:24:36.967374 21731 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:37.013576 21731 rpc_server.cc:307] RPC server started. Bound to: 127.21.56.195:34903
I20260709 12:24:37.013674 27821 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.56.195:34903 every 8 connection(s)
I20260709 12:24:37.028045 27822 heartbeater.cc:344] Connected to a master server at 127.21.56.254:37727
I20260709 12:24:37.028507 27822 heartbeater.cc:461] Registering TS with master...
I20260709 12:24:37.029265 27822 heartbeater.cc:507] Master 127.21.56.254:37727 requested a full tablet report, sending...
I20260709 12:24:37.031342 27545 ts_manager.cc:194] Registered new tserver with Master: 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195:34903)
I20260709 12:24:37.031711 21731 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014960632s
I20260709 12:24:37.032831 27545 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56696
I20260709 12:24:37.060406 27545 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56708:
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"
    }
  }
}
W20260709 12:24:37.063238 27545 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.
I20260709 12:24:37.133049 27636 tablet_service.cc:1511] Processing CreateTablet for tablet ecb4ca512bad402e85b3cf5de9f3aa1d (DEFAULT_TABLE table=test-workload [id=095fe011d3ca4f41b4f40ca02aa144e0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:24:37.133396 27638 tablet_service.cc:1511] Processing CreateTablet for tablet 6706065df06d480eaa87a8d9925385ac (DEFAULT_TABLE table=test-workload [id=095fe011d3ca4f41b4f40ca02aa144e0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:24:37.133396 27637 tablet_service.cc:1511] Processing CreateTablet for tablet 38b18444acd24cf3ba621f161dea6520 (DEFAULT_TABLE table=test-workload [id=095fe011d3ca4f41b4f40ca02aa144e0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:24:37.135226 27635 tablet_service.cc:1511] Processing CreateTablet for tablet 7d966f84042d46d68a79461f0d91f72a (DEFAULT_TABLE table=test-workload [id=095fe011d3ca4f41b4f40ca02aa144e0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:24:37.136955 27636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecb4ca512bad402e85b3cf5de9f3aa1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:37.142786 27637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38b18444acd24cf3ba621f161dea6520. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:37.147310 27635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d966f84042d46d68a79461f0d91f72a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:37.149245 27634 tablet_service.cc:1511] Processing CreateTablet for tablet c95ecdc41bf842f98b1e8ce1cf29b102 (DEFAULT_TABLE table=test-workload [id=095fe011d3ca4f41b4f40ca02aa144e0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:24:37.149842 27638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6706065df06d480eaa87a8d9925385ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:37.150695 27634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c95ecdc41bf842f98b1e8ce1cf29b102. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:37.154647 27633 tablet_service.cc:1511] Processing CreateTablet for tablet 57b2610dc880415db4400141d117ee0f (DEFAULT_TABLE table=test-workload [id=095fe011d3ca4f41b4f40ca02aa144e0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:24:37.156114 27633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57b2610dc880415db4400141d117ee0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:37.161252 27632 tablet_service.cc:1511] Processing CreateTablet for tablet e4c292bcbf974b878ba3c11b573c846c (DEFAULT_TABLE table=test-workload [id=095fe011d3ca4f41b4f40ca02aa144e0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:24:37.162760 27632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4c292bcbf974b878ba3c11b573c846c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:37.163074 27837 tablet_bootstrap.cc:492] T ecb4ca512bad402e85b3cf5de9f3aa1d P 1f458c1b650d4f62a27d2c9764353526: Bootstrap starting.
I20260709 12:24:37.168165 27631 tablet_service.cc:1511] Processing CreateTablet for tablet d347f9074e0d4e92ae5daf87513a5d3f (DEFAULT_TABLE table=test-workload [id=095fe011d3ca4f41b4f40ca02aa144e0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:24:37.169675 27631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d347f9074e0d4e92ae5daf87513a5d3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:37.170523 27837 tablet_bootstrap.cc:654] T ecb4ca512bad402e85b3cf5de9f3aa1d P 1f458c1b650d4f62a27d2c9764353526: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:37.176306 27636 tablet_service.cc:1511] Processing CreateTablet for tablet a57869e8897c405b8fe4d9b239a9256f (DEFAULT_TABLE table=test-workload [id=095fe011d3ca4f41b4f40ca02aa144e0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:24:37.177704 27636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a57869e8897c405b8fe4d9b239a9256f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:37.187574 27837 tablet_bootstrap.cc:492] T ecb4ca512bad402e85b3cf5de9f3aa1d P 1f458c1b650d4f62a27d2c9764353526: No bootstrap required, opened a new log
I20260709 12:24:37.188185 27837 ts_tablet_manager.cc:1403] T ecb4ca512bad402e85b3cf5de9f3aa1d P 1f458c1b650d4f62a27d2c9764353526: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.013s
I20260709 12:24:37.191164 27837 raft_consensus.cc:359] T ecb4ca512bad402e85b3cf5de9f3aa1d P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.192032 27837 raft_consensus.cc:385] T ecb4ca512bad402e85b3cf5de9f3aa1d P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:37.192332 27837 raft_consensus.cc:740] T ecb4ca512bad402e85b3cf5de9f3aa1d P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f458c1b650d4f62a27d2c9764353526, State: Initialized, Role: FOLLOWER
I20260709 12:24:37.193114 27837 consensus_queue.cc:260] T ecb4ca512bad402e85b3cf5de9f3aa1d P 1f458c1b650d4f62a27d2c9764353526 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.195354 27711 tablet_service.cc:1511] Processing CreateTablet for tablet ecb4ca512bad402e85b3cf5de9f3aa1d (DEFAULT_TABLE table=test-workload [id=095fe011d3ca4f41b4f40ca02aa144e0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:24:37.196926 27711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecb4ca512bad402e85b3cf5de9f3aa1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:37.199312 27709 tablet_service.cc:1511] Processing CreateTablet for tablet c95ecdc41bf842f98b1e8ce1cf29b102 (DEFAULT_TABLE table=test-workload [id=095fe011d3ca4f41b4f40ca02aa144e0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:24:37.201936 27710 tablet_service.cc:1511] Processing CreateTablet for tablet 7d966f84042d46d68a79461f0d91f72a (DEFAULT_TABLE table=test-workload [id=095fe011d3ca4f41b4f40ca02aa144e0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:24:37.204604 27713 tablet_service.cc:1511] Processing CreateTablet for tablet 6706065df06d480eaa87a8d9925385ac (DEFAULT_TABLE table=test-workload [id=095fe011d3ca4f41b4f40ca02aa144e0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:24:37.207207 27712 tablet_service.cc:1511] Processing CreateTablet for tablet 38b18444acd24cf3ba621f161dea6520 (DEFAULT_TABLE table=test-workload [id=095fe011d3ca4f41b4f40ca02aa144e0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:24:37.210847 27708 tablet_service.cc:1511] Processing CreateTablet for tablet 57b2610dc880415db4400141d117ee0f (DEFAULT_TABLE table=test-workload [id=095fe011d3ca4f41b4f40ca02aa144e0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:24:37.215655 27706 tablet_service.cc:1511] Processing CreateTablet for tablet d347f9074e0d4e92ae5daf87513a5d3f (DEFAULT_TABLE table=test-workload [id=095fe011d3ca4f41b4f40ca02aa144e0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:24:37.213562 27707 tablet_service.cc:1511] Processing CreateTablet for tablet e4c292bcbf974b878ba3c11b573c846c (DEFAULT_TABLE table=test-workload [id=095fe011d3ca4f41b4f40ca02aa144e0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:24:37.218951 27705 tablet_service.cc:1511] Processing CreateTablet for tablet a57869e8897c405b8fe4d9b239a9256f (DEFAULT_TABLE table=test-workload [id=095fe011d3ca4f41b4f40ca02aa144e0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:24:37.221838 27709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c95ecdc41bf842f98b1e8ce1cf29b102. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:37.222566 27710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d966f84042d46d68a79461f0d91f72a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:37.223850 27706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d347f9074e0d4e92ae5daf87513a5d3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:37.225589 27712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38b18444acd24cf3ba621f161dea6520. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:37.226306 27713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6706065df06d480eaa87a8d9925385ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:37.231858 27705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a57869e8897c405b8fe4d9b239a9256f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:37.232959 27708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57b2610dc880415db4400141d117ee0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:37.234251 27707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4c292bcbf974b878ba3c11b573c846c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:37.235262 27837 ts_tablet_manager.cc:1434] T ecb4ca512bad402e85b3cf5de9f3aa1d P 1f458c1b650d4f62a27d2c9764353526: Time spent starting tablet: real 0.047s	user 0.016s	sys 0.020s
I20260709 12:24:37.236085 27673 heartbeater.cc:499] Master 127.21.56.254:37727 was elected leader, sending a full tablet report...
I20260709 12:24:37.236428 27837 tablet_bootstrap.cc:492] T 38b18444acd24cf3ba621f161dea6520 P 1f458c1b650d4f62a27d2c9764353526: Bootstrap starting.
I20260709 12:24:37.242961 27837 tablet_bootstrap.cc:654] T 38b18444acd24cf3ba621f161dea6520 P 1f458c1b650d4f62a27d2c9764353526: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:37.275367 27786 tablet_service.cc:1511] Processing CreateTablet for tablet 38b18444acd24cf3ba621f161dea6520 (DEFAULT_TABLE table=test-workload [id=095fe011d3ca4f41b4f40ca02aa144e0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:24:37.277040 27786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38b18444acd24cf3ba621f161dea6520. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:37.279179 27784 tablet_service.cc:1511] Processing CreateTablet for tablet 7d966f84042d46d68a79461f0d91f72a (DEFAULT_TABLE table=test-workload [id=095fe011d3ca4f41b4f40ca02aa144e0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:24:37.281589 27783 tablet_service.cc:1511] Processing CreateTablet for tablet c95ecdc41bf842f98b1e8ce1cf29b102 (DEFAULT_TABLE table=test-workload [id=095fe011d3ca4f41b4f40ca02aa144e0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:24:37.283928 27782 tablet_service.cc:1511] Processing CreateTablet for tablet 57b2610dc880415db4400141d117ee0f (DEFAULT_TABLE table=test-workload [id=095fe011d3ca4f41b4f40ca02aa144e0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:24:37.286213 27781 tablet_service.cc:1511] Processing CreateTablet for tablet e4c292bcbf974b878ba3c11b573c846c (DEFAULT_TABLE table=test-workload [id=095fe011d3ca4f41b4f40ca02aa144e0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:24:37.288493 27785 tablet_service.cc:1511] Processing CreateTablet for tablet ecb4ca512bad402e85b3cf5de9f3aa1d (DEFAULT_TABLE table=test-workload [id=095fe011d3ca4f41b4f40ca02aa144e0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:24:37.291682 27787 tablet_service.cc:1511] Processing CreateTablet for tablet 6706065df06d480eaa87a8d9925385ac (DEFAULT_TABLE table=test-workload [id=095fe011d3ca4f41b4f40ca02aa144e0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:24:37.294425 27780 tablet_service.cc:1511] Processing CreateTablet for tablet d347f9074e0d4e92ae5daf87513a5d3f (DEFAULT_TABLE table=test-workload [id=095fe011d3ca4f41b4f40ca02aa144e0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:24:37.294193 27841 tablet_bootstrap.cc:492] T d347f9074e0d4e92ae5daf87513a5d3f P fed58248067a4543b4e42e8e233f9628: Bootstrap starting.
I20260709 12:24:37.297333 27784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d966f84042d46d68a79461f0d91f72a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:37.294847 27779 tablet_service.cc:1511] Processing CreateTablet for tablet a57869e8897c405b8fe4d9b239a9256f (DEFAULT_TABLE table=test-workload [id=095fe011d3ca4f41b4f40ca02aa144e0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:24:37.299012 27779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a57869e8897c405b8fe4d9b239a9256f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:37.300756 27782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57b2610dc880415db4400141d117ee0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:37.302611 27781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4c292bcbf974b878ba3c11b573c846c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:37.305611 27783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c95ecdc41bf842f98b1e8ce1cf29b102. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:37.306304 27787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6706065df06d480eaa87a8d9925385ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:37.310878 27785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecb4ca512bad402e85b3cf5de9f3aa1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:37.312619 27780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d347f9074e0d4e92ae5daf87513a5d3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:37.336128 27837 tablet_bootstrap.cc:492] T 38b18444acd24cf3ba621f161dea6520 P 1f458c1b650d4f62a27d2c9764353526: No bootstrap required, opened a new log
I20260709 12:24:37.336747 27837 ts_tablet_manager.cc:1403] T 38b18444acd24cf3ba621f161dea6520 P 1f458c1b650d4f62a27d2c9764353526: Time spent bootstrapping tablet: real 0.101s	user 0.022s	sys 0.031s
I20260709 12:24:37.340427 27841 tablet_bootstrap.cc:654] T d347f9074e0d4e92ae5daf87513a5d3f P fed58248067a4543b4e42e8e233f9628: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:37.341883 27837 raft_consensus.cc:359] T 38b18444acd24cf3ba621f161dea6520 P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.343058 27837 raft_consensus.cc:385] T 38b18444acd24cf3ba621f161dea6520 P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:37.343366 27837 raft_consensus.cc:740] T 38b18444acd24cf3ba621f161dea6520 P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f458c1b650d4f62a27d2c9764353526, State: Initialized, Role: FOLLOWER
I20260709 12:24:37.344146 27837 consensus_queue.cc:260] T 38b18444acd24cf3ba621f161dea6520 P 1f458c1b650d4f62a27d2c9764353526 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.351686 27837 ts_tablet_manager.cc:1434] T 38b18444acd24cf3ba621f161dea6520 P 1f458c1b650d4f62a27d2c9764353526: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260709 12:24:37.363991 27842 tablet_bootstrap.cc:492] T a57869e8897c405b8fe4d9b239a9256f P 3a6a473372574ae49afc4175bd8c55fb: Bootstrap starting.
I20260709 12:24:37.367147 27837 tablet_bootstrap.cc:492] T c95ecdc41bf842f98b1e8ce1cf29b102 P 1f458c1b650d4f62a27d2c9764353526: Bootstrap starting.
I20260709 12:24:37.370671 27842 tablet_bootstrap.cc:654] T a57869e8897c405b8fe4d9b239a9256f P 3a6a473372574ae49afc4175bd8c55fb: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:37.384907 27842 tablet_bootstrap.cc:492] T a57869e8897c405b8fe4d9b239a9256f P 3a6a473372574ae49afc4175bd8c55fb: No bootstrap required, opened a new log
I20260709 12:24:37.385771 27841 tablet_bootstrap.cc:492] T d347f9074e0d4e92ae5daf87513a5d3f P fed58248067a4543b4e42e8e233f9628: No bootstrap required, opened a new log
I20260709 12:24:37.385846 27842 ts_tablet_manager.cc:1403] T a57869e8897c405b8fe4d9b239a9256f P 3a6a473372574ae49afc4175bd8c55fb: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.005s
I20260709 12:24:37.386302 27841 ts_tablet_manager.cc:1403] T d347f9074e0d4e92ae5daf87513a5d3f P fed58248067a4543b4e42e8e233f9628: Time spent bootstrapping tablet: real 0.122s	user 0.019s	sys 0.009s
I20260709 12:24:37.387053 27837 tablet_bootstrap.cc:654] T c95ecdc41bf842f98b1e8ce1cf29b102 P 1f458c1b650d4f62a27d2c9764353526: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:37.388583 27841 raft_consensus.cc:359] T d347f9074e0d4e92ae5daf87513a5d3f P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.389305 27841 raft_consensus.cc:385] T d347f9074e0d4e92ae5daf87513a5d3f P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:37.389055 27842 raft_consensus.cc:359] T a57869e8897c405b8fe4d9b239a9256f P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.389653 27841 raft_consensus.cc:740] T d347f9074e0d4e92ae5daf87513a5d3f P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fed58248067a4543b4e42e8e233f9628, State: Initialized, Role: FOLLOWER
I20260709 12:24:37.390018 27842 raft_consensus.cc:385] T a57869e8897c405b8fe4d9b239a9256f P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:37.390430 27842 raft_consensus.cc:740] T a57869e8897c405b8fe4d9b239a9256f P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a6a473372574ae49afc4175bd8c55fb, State: Initialized, Role: FOLLOWER
I20260709 12:24:37.390552 27841 consensus_queue.cc:260] T d347f9074e0d4e92ae5daf87513a5d3f P fed58248067a4543b4e42e8e233f9628 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.391148 27842 consensus_queue.cc:260] T a57869e8897c405b8fe4d9b239a9256f P 3a6a473372574ae49afc4175bd8c55fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.392920 27748 heartbeater.cc:499] Master 127.21.56.254:37727 was elected leader, sending a full tablet report...
I20260709 12:24:37.392972 27837 tablet_bootstrap.cc:492] T c95ecdc41bf842f98b1e8ce1cf29b102 P 1f458c1b650d4f62a27d2c9764353526: No bootstrap required, opened a new log
I20260709 12:24:37.393435 27841 ts_tablet_manager.cc:1434] T d347f9074e0d4e92ae5daf87513a5d3f P fed58248067a4543b4e42e8e233f9628: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:24:37.393746 27837 ts_tablet_manager.cc:1403] T c95ecdc41bf842f98b1e8ce1cf29b102 P 1f458c1b650d4f62a27d2c9764353526: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.001s
I20260709 12:24:37.394510 27841 tablet_bootstrap.cc:492] T ecb4ca512bad402e85b3cf5de9f3aa1d P fed58248067a4543b4e42e8e233f9628: Bootstrap starting.
I20260709 12:24:37.397200 27837 raft_consensus.cc:359] T c95ecdc41bf842f98b1e8ce1cf29b102 P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.398065 27837 raft_consensus.cc:385] T c95ecdc41bf842f98b1e8ce1cf29b102 P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:37.398397 27837 raft_consensus.cc:740] T c95ecdc41bf842f98b1e8ce1cf29b102 P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f458c1b650d4f62a27d2c9764353526, State: Initialized, Role: FOLLOWER
I20260709 12:24:37.399274 27837 consensus_queue.cc:260] T c95ecdc41bf842f98b1e8ce1cf29b102 P 1f458c1b650d4f62a27d2c9764353526 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.400681 27822 heartbeater.cc:499] Master 127.21.56.254:37727 was elected leader, sending a full tablet report...
I20260709 12:24:37.401712 27841 tablet_bootstrap.cc:654] T ecb4ca512bad402e85b3cf5de9f3aa1d P fed58248067a4543b4e42e8e233f9628: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:37.403805 27837 ts_tablet_manager.cc:1434] T c95ecdc41bf842f98b1e8ce1cf29b102 P 1f458c1b650d4f62a27d2c9764353526: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:24:37.400420 27842 ts_tablet_manager.cc:1434] T a57869e8897c405b8fe4d9b239a9256f P 3a6a473372574ae49afc4175bd8c55fb: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.003s
I20260709 12:24:37.404955 27837 tablet_bootstrap.cc:492] T e4c292bcbf974b878ba3c11b573c846c P 1f458c1b650d4f62a27d2c9764353526: Bootstrap starting.
I20260709 12:24:37.405963 27842 tablet_bootstrap.cc:492] T 57b2610dc880415db4400141d117ee0f P 3a6a473372574ae49afc4175bd8c55fb: Bootstrap starting.
I20260709 12:24:37.412262 27837 tablet_bootstrap.cc:654] T e4c292bcbf974b878ba3c11b573c846c P 1f458c1b650d4f62a27d2c9764353526: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:37.412968 27842 tablet_bootstrap.cc:654] T 57b2610dc880415db4400141d117ee0f P 3a6a473372574ae49afc4175bd8c55fb: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:37.422101 27842 tablet_bootstrap.cc:492] T 57b2610dc880415db4400141d117ee0f P 3a6a473372574ae49afc4175bd8c55fb: No bootstrap required, opened a new log
I20260709 12:24:37.422701 27842 ts_tablet_manager.cc:1403] T 57b2610dc880415db4400141d117ee0f P 3a6a473372574ae49afc4175bd8c55fb: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.007s
I20260709 12:24:37.426389 27842 raft_consensus.cc:359] T 57b2610dc880415db4400141d117ee0f P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.427214 27842 raft_consensus.cc:385] T 57b2610dc880415db4400141d117ee0f P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:37.427522 27842 raft_consensus.cc:740] T 57b2610dc880415db4400141d117ee0f P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a6a473372574ae49afc4175bd8c55fb, State: Initialized, Role: FOLLOWER
I20260709 12:24:37.429503 27842 consensus_queue.cc:260] T 57b2610dc880415db4400141d117ee0f P 3a6a473372574ae49afc4175bd8c55fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.431213 27837 tablet_bootstrap.cc:492] T e4c292bcbf974b878ba3c11b573c846c P 1f458c1b650d4f62a27d2c9764353526: No bootstrap required, opened a new log
I20260709 12:24:37.431861 27837 ts_tablet_manager.cc:1403] T e4c292bcbf974b878ba3c11b573c846c P 1f458c1b650d4f62a27d2c9764353526: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.012s
I20260709 12:24:37.432240 27842 ts_tablet_manager.cc:1434] T 57b2610dc880415db4400141d117ee0f P 3a6a473372574ae49afc4175bd8c55fb: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:24:37.433281 27842 tablet_bootstrap.cc:492] T e4c292bcbf974b878ba3c11b573c846c P 3a6a473372574ae49afc4175bd8c55fb: Bootstrap starting.
I20260709 12:24:37.434937 27837 raft_consensus.cc:359] T e4c292bcbf974b878ba3c11b573c846c P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.435853 27837 raft_consensus.cc:385] T e4c292bcbf974b878ba3c11b573c846c P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:37.436199 27837 raft_consensus.cc:740] T e4c292bcbf974b878ba3c11b573c846c P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f458c1b650d4f62a27d2c9764353526, State: Initialized, Role: FOLLOWER
I20260709 12:24:37.437668 27837 consensus_queue.cc:260] T e4c292bcbf974b878ba3c11b573c846c P 1f458c1b650d4f62a27d2c9764353526 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.438700 27839 raft_consensus.cc:493] T e4c292bcbf974b878ba3c11b573c846c P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:37.439131 27839 raft_consensus.cc:515] T e4c292bcbf974b878ba3c11b573c846c P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.440337 27842 tablet_bootstrap.cc:654] T e4c292bcbf974b878ba3c11b573c846c P 3a6a473372574ae49afc4175bd8c55fb: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:37.447916 27839 leader_election.cc:290] T e4c292bcbf974b878ba3c11b573c846c P 1f458c1b650d4f62a27d2c9764353526 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fed58248067a4543b4e42e8e233f9628 (127.21.56.194:34035), 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195:34903)
I20260709 12:24:37.453193 27842 tablet_bootstrap.cc:492] T e4c292bcbf974b878ba3c11b573c846c P 3a6a473372574ae49afc4175bd8c55fb: No bootstrap required, opened a new log
I20260709 12:24:37.453922 27842 ts_tablet_manager.cc:1403] T e4c292bcbf974b878ba3c11b573c846c P 3a6a473372574ae49afc4175bd8c55fb: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260709 12:24:37.456032 27837 ts_tablet_manager.cc:1434] T e4c292bcbf974b878ba3c11b573c846c P 1f458c1b650d4f62a27d2c9764353526: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 12:24:37.461062 27837 tablet_bootstrap.cc:492] T 7d966f84042d46d68a79461f0d91f72a P 1f458c1b650d4f62a27d2c9764353526: Bootstrap starting.
I20260709 12:24:37.463472 27841 tablet_bootstrap.cc:492] T ecb4ca512bad402e85b3cf5de9f3aa1d P fed58248067a4543b4e42e8e233f9628: No bootstrap required, opened a new log
I20260709 12:24:37.464010 27841 ts_tablet_manager.cc:1403] T ecb4ca512bad402e85b3cf5de9f3aa1d P fed58248067a4543b4e42e8e233f9628: Time spent bootstrapping tablet: real 0.070s	user 0.028s	sys 0.038s
I20260709 12:24:37.457125 27842 raft_consensus.cc:359] T e4c292bcbf974b878ba3c11b573c846c P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.466166 27842 raft_consensus.cc:385] T e4c292bcbf974b878ba3c11b573c846c P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:37.466804 27842 raft_consensus.cc:740] T e4c292bcbf974b878ba3c11b573c846c P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a6a473372574ae49afc4175bd8c55fb, State: Initialized, Role: FOLLOWER
I20260709 12:24:37.467813 27837 tablet_bootstrap.cc:654] T 7d966f84042d46d68a79461f0d91f72a P 1f458c1b650d4f62a27d2c9764353526: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:37.467516 27842 consensus_queue.cc:260] T e4c292bcbf974b878ba3c11b573c846c P 3a6a473372574ae49afc4175bd8c55fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.469762 27842 ts_tablet_manager.cc:1434] T e4c292bcbf974b878ba3c11b573c846c P 3a6a473372574ae49afc4175bd8c55fb: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.001s
I20260709 12:24:37.472975 27841 raft_consensus.cc:359] T ecb4ca512bad402e85b3cf5de9f3aa1d P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.474390 27841 raft_consensus.cc:385] T ecb4ca512bad402e85b3cf5de9f3aa1d P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:37.475059 27841 raft_consensus.cc:740] T ecb4ca512bad402e85b3cf5de9f3aa1d P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fed58248067a4543b4e42e8e233f9628, State: Initialized, Role: FOLLOWER
I20260709 12:24:37.475634 27842 tablet_bootstrap.cc:492] T 6706065df06d480eaa87a8d9925385ac P 3a6a473372574ae49afc4175bd8c55fb: Bootstrap starting.
I20260709 12:24:37.476953 27841 consensus_queue.cc:260] T ecb4ca512bad402e85b3cf5de9f3aa1d P fed58248067a4543b4e42e8e233f9628 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.483229 27841 ts_tablet_manager.cc:1434] T ecb4ca512bad402e85b3cf5de9f3aa1d P fed58248067a4543b4e42e8e233f9628: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.001s
I20260709 12:24:37.484486 27841 tablet_bootstrap.cc:492] T c95ecdc41bf842f98b1e8ce1cf29b102 P fed58248067a4543b4e42e8e233f9628: Bootstrap starting.
I20260709 12:24:37.486893 27842 tablet_bootstrap.cc:654] T 6706065df06d480eaa87a8d9925385ac P 3a6a473372574ae49afc4175bd8c55fb: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:37.494932 27841 tablet_bootstrap.cc:654] T c95ecdc41bf842f98b1e8ce1cf29b102 P fed58248067a4543b4e42e8e233f9628: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:37.502017 27842 tablet_bootstrap.cc:492] T 6706065df06d480eaa87a8d9925385ac P 3a6a473372574ae49afc4175bd8c55fb: No bootstrap required, opened a new log
I20260709 12:24:37.502651 27842 ts_tablet_manager.cc:1403] T 6706065df06d480eaa87a8d9925385ac P 3a6a473372574ae49afc4175bd8c55fb: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.011s
I20260709 12:24:37.505857 27842 raft_consensus.cc:359] T 6706065df06d480eaa87a8d9925385ac P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.506618 27842 raft_consensus.cc:385] T 6706065df06d480eaa87a8d9925385ac P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:37.506925 27842 raft_consensus.cc:740] T 6706065df06d480eaa87a8d9925385ac P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a6a473372574ae49afc4175bd8c55fb, State: Initialized, Role: FOLLOWER
I20260709 12:24:37.507680 27841 tablet_bootstrap.cc:492] T c95ecdc41bf842f98b1e8ce1cf29b102 P fed58248067a4543b4e42e8e233f9628: No bootstrap required, opened a new log
I20260709 12:24:37.508292 27841 ts_tablet_manager.cc:1403] T c95ecdc41bf842f98b1e8ce1cf29b102 P fed58248067a4543b4e42e8e233f9628: Time spent bootstrapping tablet: real 0.024s	user 0.020s	sys 0.000s
I20260709 12:24:37.507899 27842 consensus_queue.cc:260] T 6706065df06d480eaa87a8d9925385ac P 3a6a473372574ae49afc4175bd8c55fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.510589 27842 ts_tablet_manager.cc:1434] T 6706065df06d480eaa87a8d9925385ac P 3a6a473372574ae49afc4175bd8c55fb: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:24:37.511638 27842 tablet_bootstrap.cc:492] T c95ecdc41bf842f98b1e8ce1cf29b102 P 3a6a473372574ae49afc4175bd8c55fb: Bootstrap starting.
I20260709 12:24:37.511713 27841 raft_consensus.cc:359] T c95ecdc41bf842f98b1e8ce1cf29b102 P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.512692 27841 raft_consensus.cc:385] T c95ecdc41bf842f98b1e8ce1cf29b102 P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:37.513049 27841 raft_consensus.cc:740] T c95ecdc41bf842f98b1e8ce1cf29b102 P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fed58248067a4543b4e42e8e233f9628, State: Initialized, Role: FOLLOWER
I20260709 12:24:37.514041 27841 consensus_queue.cc:260] T c95ecdc41bf842f98b1e8ce1cf29b102 P fed58248067a4543b4e42e8e233f9628 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
W20260709 12:24:37.517773 27823 tablet.cc:2406] T 57b2610dc880415db4400141d117ee0f P 3a6a473372574ae49afc4175bd8c55fb: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:24:37.518854 27842 tablet_bootstrap.cc:654] T c95ecdc41bf842f98b1e8ce1cf29b102 P 3a6a473372574ae49afc4175bd8c55fb: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:37.518949 27841 ts_tablet_manager.cc:1434] T c95ecdc41bf842f98b1e8ce1cf29b102 P fed58248067a4543b4e42e8e233f9628: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:24:37.520453 27841 tablet_bootstrap.cc:492] T 38b18444acd24cf3ba621f161dea6520 P fed58248067a4543b4e42e8e233f9628: Bootstrap starting.
I20260709 12:24:37.528074 27841 tablet_bootstrap.cc:654] T 38b18444acd24cf3ba621f161dea6520 P fed58248067a4543b4e42e8e233f9628: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:37.530937 27842 tablet_bootstrap.cc:492] T c95ecdc41bf842f98b1e8ce1cf29b102 P 3a6a473372574ae49afc4175bd8c55fb: No bootstrap required, opened a new log
I20260709 12:24:37.531538 27842 ts_tablet_manager.cc:1403] T c95ecdc41bf842f98b1e8ce1cf29b102 P 3a6a473372574ae49afc4175bd8c55fb: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260709 12:24:37.534992 27842 raft_consensus.cc:359] T c95ecdc41bf842f98b1e8ce1cf29b102 P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.535821 27842 raft_consensus.cc:385] T c95ecdc41bf842f98b1e8ce1cf29b102 P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:37.536126 27842 raft_consensus.cc:740] T c95ecdc41bf842f98b1e8ce1cf29b102 P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a6a473372574ae49afc4175bd8c55fb, State: Initialized, Role: FOLLOWER
I20260709 12:24:37.537300 27842 consensus_queue.cc:260] T c95ecdc41bf842f98b1e8ce1cf29b102 P 3a6a473372574ae49afc4175bd8c55fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.542371 27842 ts_tablet_manager.cc:1434] T c95ecdc41bf842f98b1e8ce1cf29b102 P 3a6a473372574ae49afc4175bd8c55fb: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:24:37.543416 27842 tablet_bootstrap.cc:492] T ecb4ca512bad402e85b3cf5de9f3aa1d P 3a6a473372574ae49afc4175bd8c55fb: Bootstrap starting.
I20260709 12:24:37.546398 27797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c292bcbf974b878ba3c11b573c846c" candidate_uuid: "1f458c1b650d4f62a27d2c9764353526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a6a473372574ae49afc4175bd8c55fb" is_pre_election: true
I20260709 12:24:37.548556 27797 raft_consensus.cc:2468] T e4c292bcbf974b878ba3c11b573c846c P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f458c1b650d4f62a27d2c9764353526 in term 0.
I20260709 12:24:37.552170 27842 tablet_bootstrap.cc:654] T ecb4ca512bad402e85b3cf5de9f3aa1d P 3a6a473372574ae49afc4175bd8c55fb: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:37.552495 27612 leader_election.cc:304] T e4c292bcbf974b878ba3c11b573c846c P 1f458c1b650d4f62a27d2c9764353526 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f458c1b650d4f62a27d2c9764353526, 3a6a473372574ae49afc4175bd8c55fb; no voters: 
I20260709 12:24:37.553642 27839 raft_consensus.cc:2804] T e4c292bcbf974b878ba3c11b573c846c P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:37.554091 27839 raft_consensus.cc:493] T e4c292bcbf974b878ba3c11b573c846c P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:37.554462 27839 raft_consensus.cc:3060] T e4c292bcbf974b878ba3c11b573c846c P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:37.560426 27841 tablet_bootstrap.cc:492] T 38b18444acd24cf3ba621f161dea6520 P fed58248067a4543b4e42e8e233f9628: No bootstrap required, opened a new log
I20260709 12:24:37.561301 27841 ts_tablet_manager.cc:1403] T 38b18444acd24cf3ba621f161dea6520 P fed58248067a4543b4e42e8e233f9628: Time spent bootstrapping tablet: real 0.041s	user 0.019s	sys 0.010s
I20260709 12:24:37.562893 27839 raft_consensus.cc:515] T e4c292bcbf974b878ba3c11b573c846c P 1f458c1b650d4f62a27d2c9764353526 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.565039 27841 raft_consensus.cc:359] T 38b18444acd24cf3ba621f161dea6520 P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.566048 27841 raft_consensus.cc:385] T 38b18444acd24cf3ba621f161dea6520 P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:37.566448 27841 raft_consensus.cc:740] T 38b18444acd24cf3ba621f161dea6520 P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fed58248067a4543b4e42e8e233f9628, State: Initialized, Role: FOLLOWER
I20260709 12:24:37.567209 27847 raft_consensus.cc:493] T 6706065df06d480eaa87a8d9925385ac P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:37.567469 27841 consensus_queue.cc:260] T 38b18444acd24cf3ba621f161dea6520 P fed58248067a4543b4e42e8e233f9628 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.567831 27847 raft_consensus.cc:515] T 6706065df06d480eaa87a8d9925385ac P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.572639 27847 leader_election.cc:290] T 6706065df06d480eaa87a8d9925385ac P 3a6a473372574ae49afc4175bd8c55fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193:43007), fed58248067a4543b4e42e8e233f9628 (127.21.56.194:34035)
I20260709 12:24:37.571597 27842 tablet_bootstrap.cc:492] T ecb4ca512bad402e85b3cf5de9f3aa1d P 3a6a473372574ae49afc4175bd8c55fb: No bootstrap required, opened a new log
I20260709 12:24:37.573841 27841 ts_tablet_manager.cc:1434] T 38b18444acd24cf3ba621f161dea6520 P fed58248067a4543b4e42e8e233f9628: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:24:37.575544 27722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c292bcbf974b878ba3c11b573c846c" candidate_uuid: "1f458c1b650d4f62a27d2c9764353526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fed58248067a4543b4e42e8e233f9628"
I20260709 12:24:37.583269 27842 ts_tablet_manager.cc:1403] T ecb4ca512bad402e85b3cf5de9f3aa1d P 3a6a473372574ae49afc4175bd8c55fb: Time spent bootstrapping tablet: real 0.040s	user 0.016s	sys 0.011s
I20260709 12:24:37.583815 27841 tablet_bootstrap.cc:492] T a57869e8897c405b8fe4d9b239a9256f P fed58248067a4543b4e42e8e233f9628: Bootstrap starting.
W20260709 12:24:37.584636 27612 leader_election.cc:343] T e4c292bcbf974b878ba3c11b573c846c P 1f458c1b650d4f62a27d2c9764353526 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fed58248067a4543b4e42e8e233f9628 (127.21.56.194:34035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:37.575183 27723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c292bcbf974b878ba3c11b573c846c" candidate_uuid: "1f458c1b650d4f62a27d2c9764353526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fed58248067a4543b4e42e8e233f9628" is_pre_election: true
I20260709 12:24:37.569722 27837 tablet_bootstrap.cc:492] T 7d966f84042d46d68a79461f0d91f72a P 1f458c1b650d4f62a27d2c9764353526: No bootstrap required, opened a new log
W20260709 12:24:37.586851 27612 leader_election.cc:343] T e4c292bcbf974b878ba3c11b573c846c P 1f458c1b650d4f62a27d2c9764353526 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fed58248067a4543b4e42e8e233f9628 (127.21.56.194:34035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:37.586741 27842 raft_consensus.cc:359] T ecb4ca512bad402e85b3cf5de9f3aa1d P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.587649 27839 leader_election.cc:290] T e4c292bcbf974b878ba3c11b573c846c P 1f458c1b650d4f62a27d2c9764353526 [CANDIDATE]: Term 1 election: Requested vote from peers fed58248067a4543b4e42e8e233f9628 (127.21.56.194:34035), 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195:34903)
I20260709 12:24:37.587760 27842 raft_consensus.cc:385] T ecb4ca512bad402e85b3cf5de9f3aa1d P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:37.588160 27842 raft_consensus.cc:740] T ecb4ca512bad402e85b3cf5de9f3aa1d P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a6a473372574ae49afc4175bd8c55fb, State: Initialized, Role: FOLLOWER
I20260709 12:24:37.586838 27837 ts_tablet_manager.cc:1403] T 7d966f84042d46d68a79461f0d91f72a P 1f458c1b650d4f62a27d2c9764353526: Time spent bootstrapping tablet: real 0.126s	user 0.041s	sys 0.038s
I20260709 12:24:37.588949 27797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c292bcbf974b878ba3c11b573c846c" candidate_uuid: "1f458c1b650d4f62a27d2c9764353526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a6a473372574ae49afc4175bd8c55fb"
I20260709 12:24:37.589133 27842 consensus_queue.cc:260] T ecb4ca512bad402e85b3cf5de9f3aa1d P 3a6a473372574ae49afc4175bd8c55fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.589857 27797 raft_consensus.cc:3060] T e4c292bcbf974b878ba3c11b573c846c P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:37.592065 27837 raft_consensus.cc:359] T 7d966f84042d46d68a79461f0d91f72a P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.592882 27837 raft_consensus.cc:385] T 7d966f84042d46d68a79461f0d91f72a P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:37.593199 27837 raft_consensus.cc:740] T 7d966f84042d46d68a79461f0d91f72a P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f458c1b650d4f62a27d2c9764353526, State: Initialized, Role: FOLLOWER
I20260709 12:24:37.593840 27842 ts_tablet_manager.cc:1434] T ecb4ca512bad402e85b3cf5de9f3aa1d P 3a6a473372574ae49afc4175bd8c55fb: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:24:37.595172 27842 tablet_bootstrap.cc:492] T 7d966f84042d46d68a79461f0d91f72a P 3a6a473372574ae49afc4175bd8c55fb: Bootstrap starting.
I20260709 12:24:37.600205 27797 raft_consensus.cc:2468] T e4c292bcbf974b878ba3c11b573c846c P 3a6a473372574ae49afc4175bd8c55fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f458c1b650d4f62a27d2c9764353526 in term 1.
I20260709 12:24:37.601830 27842 tablet_bootstrap.cc:654] T 7d966f84042d46d68a79461f0d91f72a P 3a6a473372574ae49afc4175bd8c55fb: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:37.579373 27860 raft_consensus.cc:493] T ecb4ca512bad402e85b3cf5de9f3aa1d P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:37.602538 27841 tablet_bootstrap.cc:654] T a57869e8897c405b8fe4d9b239a9256f P fed58248067a4543b4e42e8e233f9628: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:37.603313 27612 leader_election.cc:304] T e4c292bcbf974b878ba3c11b573c846c P 1f458c1b650d4f62a27d2c9764353526 [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: 1f458c1b650d4f62a27d2c9764353526, 3a6a473372574ae49afc4175bd8c55fb; no voters: fed58248067a4543b4e42e8e233f9628
I20260709 12:24:37.604581 27839 raft_consensus.cc:2804] T e4c292bcbf974b878ba3c11b573c846c P 1f458c1b650d4f62a27d2c9764353526 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:37.605921 27837 consensus_queue.cc:260] T 7d966f84042d46d68a79461f0d91f72a P 1f458c1b650d4f62a27d2c9764353526 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.605702 27860 raft_consensus.cc:515] T ecb4ca512bad402e85b3cf5de9f3aa1d P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.609694 27723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecb4ca512bad402e85b3cf5de9f3aa1d" candidate_uuid: "1f458c1b650d4f62a27d2c9764353526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fed58248067a4543b4e42e8e233f9628" is_pre_election: true
I20260709 12:24:37.610370 27723 raft_consensus.cc:2468] T ecb4ca512bad402e85b3cf5de9f3aa1d P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f458c1b650d4f62a27d2c9764353526 in term 0.
I20260709 12:24:37.611192 27648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6706065df06d480eaa87a8d9925385ac" candidate_uuid: "3a6a473372574ae49afc4175bd8c55fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f458c1b650d4f62a27d2c9764353526" is_pre_election: true
I20260709 12:24:37.611842 27612 leader_election.cc:304] T ecb4ca512bad402e85b3cf5de9f3aa1d P 1f458c1b650d4f62a27d2c9764353526 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f458c1b650d4f62a27d2c9764353526, fed58248067a4543b4e42e8e233f9628; no voters: 
W20260709 12:24:37.613008 27760 leader_election.cc:343] T 6706065df06d480eaa87a8d9925385ac P 3a6a473372574ae49afc4175bd8c55fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193:43007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:37.613945 27860 leader_election.cc:290] T ecb4ca512bad402e85b3cf5de9f3aa1d P 1f458c1b650d4f62a27d2c9764353526 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fed58248067a4543b4e42e8e233f9628 (127.21.56.194:34035), 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195:34903)
I20260709 12:24:37.615530 27860 raft_consensus.cc:2804] T ecb4ca512bad402e85b3cf5de9f3aa1d P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:37.616034 27860 raft_consensus.cc:493] T ecb4ca512bad402e85b3cf5de9f3aa1d P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:37.616392 27837 ts_tablet_manager.cc:1434] T 7d966f84042d46d68a79461f0d91f72a P 1f458c1b650d4f62a27d2c9764353526: Time spent starting tablet: real 0.027s	user 0.010s	sys 0.000s
I20260709 12:24:37.617202 27797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecb4ca512bad402e85b3cf5de9f3aa1d" candidate_uuid: "1f458c1b650d4f62a27d2c9764353526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a6a473372574ae49afc4175bd8c55fb" is_pre_election: true
I20260709 12:24:37.618335 27839 raft_consensus.cc:697] T e4c292bcbf974b878ba3c11b573c846c P 1f458c1b650d4f62a27d2c9764353526 [term 1 LEADER]: Becoming Leader. State: Replica: 1f458c1b650d4f62a27d2c9764353526, State: Running, Role: LEADER
I20260709 12:24:37.619400 27839 consensus_queue.cc:237] T e4c292bcbf974b878ba3c11b573c846c P 1f458c1b650d4f62a27d2c9764353526 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.618428 27797 raft_consensus.cc:2468] T ecb4ca512bad402e85b3cf5de9f3aa1d P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f458c1b650d4f62a27d2c9764353526 in term 0.
I20260709 12:24:37.618336 27837 tablet_bootstrap.cc:492] T 6706065df06d480eaa87a8d9925385ac P 1f458c1b650d4f62a27d2c9764353526: Bootstrap starting.
I20260709 12:24:37.616415 27860 raft_consensus.cc:3060] T ecb4ca512bad402e85b3cf5de9f3aa1d P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:24:37.624027 27593 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:24:37.628674 27723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6706065df06d480eaa87a8d9925385ac" candidate_uuid: "3a6a473372574ae49afc4175bd8c55fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fed58248067a4543b4e42e8e233f9628" is_pre_election: true
I20260709 12:24:37.620270 27841 tablet_bootstrap.cc:492] T a57869e8897c405b8fe4d9b239a9256f P fed58248067a4543b4e42e8e233f9628: No bootstrap required, opened a new log
W20260709 12:24:37.630347 27762 leader_election.cc:343] T 6706065df06d480eaa87a8d9925385ac P 3a6a473372574ae49afc4175bd8c55fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fed58248067a4543b4e42e8e233f9628 (127.21.56.194:34035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:37.630875 27841 ts_tablet_manager.cc:1403] T a57869e8897c405b8fe4d9b239a9256f P fed58248067a4543b4e42e8e233f9628: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.000s
I20260709 12:24:37.630915 27762 leader_election.cc:304] T 6706065df06d480eaa87a8d9925385ac P 3a6a473372574ae49afc4175bd8c55fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a6a473372574ae49afc4175bd8c55fb; no voters: 1f458c1b650d4f62a27d2c9764353526, fed58248067a4543b4e42e8e233f9628
I20260709 12:24:37.632298 27847 raft_consensus.cc:2749] T 6706065df06d480eaa87a8d9925385ac P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:37.632107 27860 raft_consensus.cc:515] T ecb4ca512bad402e85b3cf5de9f3aa1d P 1f458c1b650d4f62a27d2c9764353526 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.631868 27543 catalog_manager.cc:5697] T e4c292bcbf974b878ba3c11b573c846c P 1f458c1b650d4f62a27d2c9764353526 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193). New cstate: current_term: 1 leader_uuid: "1f458c1b650d4f62a27d2c9764353526" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:37.630338 27837 tablet_bootstrap.cc:654] T 6706065df06d480eaa87a8d9925385ac P 1f458c1b650d4f62a27d2c9764353526: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:37.634111 27841 raft_consensus.cc:359] T a57869e8897c405b8fe4d9b239a9256f P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.634861 27841 raft_consensus.cc:385] T a57869e8897c405b8fe4d9b239a9256f P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:37.635000 27723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecb4ca512bad402e85b3cf5de9f3aa1d" candidate_uuid: "1f458c1b650d4f62a27d2c9764353526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fed58248067a4543b4e42e8e233f9628"
I20260709 12:24:37.635206 27841 raft_consensus.cc:740] T a57869e8897c405b8fe4d9b239a9256f P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fed58248067a4543b4e42e8e233f9628, State: Initialized, Role: FOLLOWER
I20260709 12:24:37.635785 27723 raft_consensus.cc:3060] T ecb4ca512bad402e85b3cf5de9f3aa1d P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:37.636454 27842 tablet_bootstrap.cc:492] T 7d966f84042d46d68a79461f0d91f72a P 3a6a473372574ae49afc4175bd8c55fb: No bootstrap required, opened a new log
I20260709 12:24:37.636240 27841 consensus_queue.cc:260] T a57869e8897c405b8fe4d9b239a9256f P fed58248067a4543b4e42e8e233f9628 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.637349 27842 ts_tablet_manager.cc:1403] T 7d966f84042d46d68a79461f0d91f72a P 3a6a473372574ae49afc4175bd8c55fb: Time spent bootstrapping tablet: real 0.042s	user 0.021s	sys 0.007s
I20260709 12:24:37.639997 27839 raft_consensus.cc:493] T 38b18444acd24cf3ba621f161dea6520 P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:37.640545 27839 raft_consensus.cc:515] T 38b18444acd24cf3ba621f161dea6520 P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.648389 27842 raft_consensus.cc:359] T 7d966f84042d46d68a79461f0d91f72a P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.649227 27839 leader_election.cc:290] T 38b18444acd24cf3ba621f161dea6520 P 1f458c1b650d4f62a27d2c9764353526 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fed58248067a4543b4e42e8e233f9628 (127.21.56.194:34035), 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195:34903)
I20260709 12:24:37.649461 27842 raft_consensus.cc:385] T 7d966f84042d46d68a79461f0d91f72a P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:37.649796 27842 raft_consensus.cc:740] T 7d966f84042d46d68a79461f0d91f72a P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a6a473372574ae49afc4175bd8c55fb, State: Initialized, Role: FOLLOWER
I20260709 12:24:37.650470 27723 raft_consensus.cc:2468] T ecb4ca512bad402e85b3cf5de9f3aa1d P fed58248067a4543b4e42e8e233f9628 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f458c1b650d4f62a27d2c9764353526 in term 1.
I20260709 12:24:37.652949 27722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b18444acd24cf3ba621f161dea6520" candidate_uuid: "1f458c1b650d4f62a27d2c9764353526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fed58248067a4543b4e42e8e233f9628" is_pre_election: true
I20260709 12:24:37.653244 27846 raft_consensus.cc:493] T 38b18444acd24cf3ba621f161dea6520 P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:37.653721 27841 ts_tablet_manager.cc:1434] T a57869e8897c405b8fe4d9b239a9256f P fed58248067a4543b4e42e8e233f9628: Time spent starting tablet: real 0.022s	user 0.011s	sys 0.001s
I20260709 12:24:37.653775 27846 raft_consensus.cc:515] T 38b18444acd24cf3ba621f161dea6520 P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.655251 27796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecb4ca512bad402e85b3cf5de9f3aa1d" candidate_uuid: "1f458c1b650d4f62a27d2c9764353526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a6a473372574ae49afc4175bd8c55fb"
I20260709 12:24:37.655997 27837 tablet_bootstrap.cc:492] T 6706065df06d480eaa87a8d9925385ac P 1f458c1b650d4f62a27d2c9764353526: No bootstrap required, opened a new log
I20260709 12:24:37.656256 27722 raft_consensus.cc:2468] T 38b18444acd24cf3ba621f161dea6520 P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f458c1b650d4f62a27d2c9764353526 in term 0.
I20260709 12:24:37.656551 27837 ts_tablet_manager.cc:1403] T 6706065df06d480eaa87a8d9925385ac P 1f458c1b650d4f62a27d2c9764353526: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.010s
I20260709 12:24:37.651367 27797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b18444acd24cf3ba621f161dea6520" candidate_uuid: "1f458c1b650d4f62a27d2c9764353526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a6a473372574ae49afc4175bd8c55fb" is_pre_election: true
I20260709 12:24:37.650640 27842 consensus_queue.cc:260] T 7d966f84042d46d68a79461f0d91f72a P 3a6a473372574ae49afc4175bd8c55fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.655937 27796 raft_consensus.cc:3060] T ecb4ca512bad402e85b3cf5de9f3aa1d P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:37.657723 27846 leader_election.cc:290] T 38b18444acd24cf3ba621f161dea6520 P fed58248067a4543b4e42e8e233f9628 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193:43007), 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195:34903)
I20260709 12:24:37.653900 27860 leader_election.cc:290] T ecb4ca512bad402e85b3cf5de9f3aa1d P 1f458c1b650d4f62a27d2c9764353526 [CANDIDATE]: Term 1 election: Requested vote from peers fed58248067a4543b4e42e8e233f9628 (127.21.56.194:34035), 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195:34903)
I20260709 12:24:37.655170 27612 leader_election.cc:304] T ecb4ca512bad402e85b3cf5de9f3aa1d P 1f458c1b650d4f62a27d2c9764353526 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f458c1b650d4f62a27d2c9764353526, fed58248067a4543b4e42e8e233f9628; no voters: 
I20260709 12:24:37.671545 27837 raft_consensus.cc:359] T 6706065df06d480eaa87a8d9925385ac P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
W20260709 12:24:37.677229 27612 leader_election.cc:343] T 38b18444acd24cf3ba621f161dea6520 P 1f458c1b650d4f62a27d2c9764353526 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195:34903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:37.674914 27837 raft_consensus.cc:385] T 6706065df06d480eaa87a8d9925385ac P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:37.677940 27842 ts_tablet_manager.cc:1434] T 7d966f84042d46d68a79461f0d91f72a P 3a6a473372574ae49afc4175bd8c55fb: Time spent starting tablet: real 0.040s	user 0.004s	sys 0.004s
I20260709 12:24:37.679167 27842 tablet_bootstrap.cc:492] T 38b18444acd24cf3ba621f161dea6520 P 3a6a473372574ae49afc4175bd8c55fb: Bootstrap starting.
I20260709 12:24:37.679876 27841 tablet_bootstrap.cc:492] T e4c292bcbf974b878ba3c11b573c846c P fed58248067a4543b4e42e8e233f9628: Bootstrap starting.
I20260709 12:24:37.674974 27846 raft_consensus.cc:493] T c95ecdc41bf842f98b1e8ce1cf29b102 P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:37.680810 27847 raft_consensus.cc:493] T c95ecdc41bf842f98b1e8ce1cf29b102 P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:37.688256 27846 raft_consensus.cc:515] T c95ecdc41bf842f98b1e8ce1cf29b102 P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.688496 27847 raft_consensus.cc:515] T c95ecdc41bf842f98b1e8ce1cf29b102 P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.690899 27847 leader_election.cc:290] T c95ecdc41bf842f98b1e8ce1cf29b102 P 3a6a473372574ae49afc4175bd8c55fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193:43007), fed58248067a4543b4e42e8e233f9628 (127.21.56.194:34035)
I20260709 12:24:37.678083 27837 raft_consensus.cc:740] T 6706065df06d480eaa87a8d9925385ac P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f458c1b650d4f62a27d2c9764353526, State: Initialized, Role: FOLLOWER
I20260709 12:24:37.694869 27837 consensus_queue.cc:260] T 6706065df06d480eaa87a8d9925385ac P 1f458c1b650d4f62a27d2c9764353526 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.696101 27648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c95ecdc41bf842f98b1e8ce1cf29b102" candidate_uuid: "3a6a473372574ae49afc4175bd8c55fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f458c1b650d4f62a27d2c9764353526" is_pre_election: true
I20260709 12:24:37.699311 27648 raft_consensus.cc:2468] T c95ecdc41bf842f98b1e8ce1cf29b102 P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a6a473372574ae49afc4175bd8c55fb in term 0.
I20260709 12:24:37.696664 27612 leader_election.cc:304] T 38b18444acd24cf3ba621f161dea6520 P 1f458c1b650d4f62a27d2c9764353526 [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: 1f458c1b650d4f62a27d2c9764353526, fed58248067a4543b4e42e8e233f9628; no voters: 3a6a473372574ae49afc4175bd8c55fb
I20260709 12:24:37.700678 27839 raft_consensus.cc:2804] T 38b18444acd24cf3ba621f161dea6520 P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:37.701099 27839 raft_consensus.cc:493] T 38b18444acd24cf3ba621f161dea6520 P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:24:37.698544 27867 log.cc:927] Time spent T e4c292bcbf974b878ba3c11b573c846c P 1f458c1b650d4f62a27d2c9764353526: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
I20260709 12:24:37.700747 27760 leader_election.cc:304] T c95ecdc41bf842f98b1e8ce1cf29b102 P 3a6a473372574ae49afc4175bd8c55fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f458c1b650d4f62a27d2c9764353526, 3a6a473372574ae49afc4175bd8c55fb; no voters: 
I20260709 12:24:37.701480 27839 raft_consensus.cc:3060] T 38b18444acd24cf3ba621f161dea6520 P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:37.702101 27847 raft_consensus.cc:2804] T c95ecdc41bf842f98b1e8ce1cf29b102 P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:37.702493 27847 raft_consensus.cc:493] T c95ecdc41bf842f98b1e8ce1cf29b102 P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:37.702839 27847 raft_consensus.cc:3060] T c95ecdc41bf842f98b1e8ce1cf29b102 P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:37.690681 27846 leader_election.cc:290] T c95ecdc41bf842f98b1e8ce1cf29b102 P fed58248067a4543b4e42e8e233f9628 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193:43007), 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195:34903)
I20260709 12:24:37.703960 27846 raft_consensus.cc:493] T a57869e8897c405b8fe4d9b239a9256f P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:37.704396 27846 raft_consensus.cc:515] T a57869e8897c405b8fe4d9b239a9256f P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.706864 27722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c95ecdc41bf842f98b1e8ce1cf29b102" candidate_uuid: "3a6a473372574ae49afc4175bd8c55fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fed58248067a4543b4e42e8e233f9628" is_pre_election: true
I20260709 12:24:37.707594 27722 raft_consensus.cc:2468] T c95ecdc41bf842f98b1e8ce1cf29b102 P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a6a473372574ae49afc4175bd8c55fb in term 0.
I20260709 12:24:37.708834 27796 raft_consensus.cc:2468] T ecb4ca512bad402e85b3cf5de9f3aa1d P 3a6a473372574ae49afc4175bd8c55fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f458c1b650d4f62a27d2c9764353526 in term 1.
I20260709 12:24:37.710217 27847 raft_consensus.cc:515] T c95ecdc41bf842f98b1e8ce1cf29b102 P 3a6a473372574ae49afc4175bd8c55fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.686723 27860 raft_consensus.cc:2804] T ecb4ca512bad402e85b3cf5de9f3aa1d P 1f458c1b650d4f62a27d2c9764353526 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:37.711925 27860 raft_consensus.cc:697] T ecb4ca512bad402e85b3cf5de9f3aa1d P 1f458c1b650d4f62a27d2c9764353526 [term 1 LEADER]: Becoming Leader. State: Replica: 1f458c1b650d4f62a27d2c9764353526, State: Running, Role: LEADER
I20260709 12:24:37.712232 27839 raft_consensus.cc:515] T 38b18444acd24cf3ba621f161dea6520 P 1f458c1b650d4f62a27d2c9764353526 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.712837 27860 consensus_queue.cc:237] T ecb4ca512bad402e85b3cf5de9f3aa1d P 1f458c1b650d4f62a27d2c9764353526 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.713362 27837 ts_tablet_manager.cc:1434] T 6706065df06d480eaa87a8d9925385ac P 1f458c1b650d4f62a27d2c9764353526: Time spent starting tablet: real 0.056s	user 0.010s	sys 0.001s
I20260709 12:24:37.715161 27839 leader_election.cc:290] T 38b18444acd24cf3ba621f161dea6520 P 1f458c1b650d4f62a27d2c9764353526 [CANDIDATE]: Term 1 election: Requested vote from peers fed58248067a4543b4e42e8e233f9628 (127.21.56.194:34035), 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195:34903)
I20260709 12:24:37.715955 27722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b18444acd24cf3ba621f161dea6520" candidate_uuid: "1f458c1b650d4f62a27d2c9764353526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fed58248067a4543b4e42e8e233f9628"
I20260709 12:24:37.716163 27797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b18444acd24cf3ba621f161dea6520" candidate_uuid: "1f458c1b650d4f62a27d2c9764353526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a6a473372574ae49afc4175bd8c55fb"
I20260709 12:24:37.716584 27846 leader_election.cc:290] T a57869e8897c405b8fe4d9b239a9256f P fed58248067a4543b4e42e8e233f9628 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193:43007), 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195:34903)
W20260709 12:24:37.717588 27612 leader_election.cc:343] T 38b18444acd24cf3ba621f161dea6520 P 1f458c1b650d4f62a27d2c9764353526 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195:34903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:37.717669 27847 leader_election.cc:290] T c95ecdc41bf842f98b1e8ce1cf29b102 P 3a6a473372574ae49afc4175bd8c55fb [CANDIDATE]: Term 1 election: Requested vote from peers 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193:43007), fed58248067a4543b4e42e8e233f9628 (127.21.56.194:34035)
I20260709 12:24:37.717660 27648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c95ecdc41bf842f98b1e8ce1cf29b102" candidate_uuid: "3a6a473372574ae49afc4175bd8c55fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f458c1b650d4f62a27d2c9764353526"
I20260709 12:24:37.718653 27723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c95ecdc41bf842f98b1e8ce1cf29b102" candidate_uuid: "3a6a473372574ae49afc4175bd8c55fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fed58248067a4543b4e42e8e233f9628"
I20260709 12:24:37.718796 27648 raft_consensus.cc:3060] T c95ecdc41bf842f98b1e8ce1cf29b102 P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:37.719148 27723 raft_consensus.cc:3060] T c95ecdc41bf842f98b1e8ce1cf29b102 P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:37.717880 27841 tablet_bootstrap.cc:654] T e4c292bcbf974b878ba3c11b573c846c P fed58248067a4543b4e42e8e233f9628: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:37.716589 27722 raft_consensus.cc:3060] T 38b18444acd24cf3ba621f161dea6520 P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:37.724625 27842 tablet_bootstrap.cc:654] T 38b18444acd24cf3ba621f161dea6520 P 3a6a473372574ae49afc4175bd8c55fb: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:37.725598 27723 raft_consensus.cc:2468] T c95ecdc41bf842f98b1e8ce1cf29b102 P fed58248067a4543b4e42e8e233f9628 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a6a473372574ae49afc4175bd8c55fb in term 1.
I20260709 12:24:37.727005 27762 leader_election.cc:304] T c95ecdc41bf842f98b1e8ce1cf29b102 P 3a6a473372574ae49afc4175bd8c55fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a6a473372574ae49afc4175bd8c55fb, fed58248067a4543b4e42e8e233f9628; no voters: 
I20260709 12:24:37.728986 27847 raft_consensus.cc:2804] T c95ecdc41bf842f98b1e8ce1cf29b102 P 3a6a473372574ae49afc4175bd8c55fb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:37.734459 27647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b18444acd24cf3ba621f161dea6520" candidate_uuid: "fed58248067a4543b4e42e8e233f9628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f458c1b650d4f62a27d2c9764353526" is_pre_election: true
I20260709 12:24:37.736583 27646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c95ecdc41bf842f98b1e8ce1cf29b102" candidate_uuid: "fed58248067a4543b4e42e8e233f9628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f458c1b650d4f62a27d2c9764353526" is_pre_election: true
I20260709 12:24:37.736838 27648 raft_consensus.cc:2468] T c95ecdc41bf842f98b1e8ce1cf29b102 P 1f458c1b650d4f62a27d2c9764353526 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a6a473372574ae49afc4175bd8c55fb in term 1.
I20260709 12:24:37.738234 27722 raft_consensus.cc:2468] T 38b18444acd24cf3ba621f161dea6520 P fed58248067a4543b4e42e8e233f9628 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f458c1b650d4f62a27d2c9764353526 in term 1.
I20260709 12:24:37.739132 27647 raft_consensus.cc:2393] T 38b18444acd24cf3ba621f161dea6520 P 1f458c1b650d4f62a27d2c9764353526 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fed58248067a4543b4e42e8e233f9628 in current term 1: Already voted for candidate 1f458c1b650d4f62a27d2c9764353526 in this term.
I20260709 12:24:37.736519 27645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a57869e8897c405b8fe4d9b239a9256f" candidate_uuid: "fed58248067a4543b4e42e8e233f9628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f458c1b650d4f62a27d2c9764353526" is_pre_election: true
I20260709 12:24:37.740305 27837 tablet_bootstrap.cc:492] T 57b2610dc880415db4400141d117ee0f P 1f458c1b650d4f62a27d2c9764353526: Bootstrap starting.
I20260709 12:24:37.742672 27847 raft_consensus.cc:697] T c95ecdc41bf842f98b1e8ce1cf29b102 P 3a6a473372574ae49afc4175bd8c55fb [term 1 LEADER]: Becoming Leader. State: Replica: 3a6a473372574ae49afc4175bd8c55fb, State: Running, Role: LEADER
I20260709 12:24:37.738798 27846 raft_consensus.cc:493] T d347f9074e0d4e92ae5daf87513a5d3f P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:24:37.744638 27686 leader_election.cc:343] T a57869e8897c405b8fe4d9b239a9256f P fed58248067a4543b4e42e8e233f9628 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193:43007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:37.744839 27846 raft_consensus.cc:515] T d347f9074e0d4e92ae5daf87513a5d3f P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.743636 27847 consensus_queue.cc:237] T c95ecdc41bf842f98b1e8ce1cf29b102 P 3a6a473372574ae49afc4175bd8c55fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.753399 27846 leader_election.cc:290] T d347f9074e0d4e92ae5daf87513a5d3f P fed58248067a4543b4e42e8e233f9628 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193:43007), 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195:34903)
I20260709 12:24:37.754849 27837 tablet_bootstrap.cc:654] T 57b2610dc880415db4400141d117ee0f P 1f458c1b650d4f62a27d2c9764353526: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:37.754977 27841 tablet_bootstrap.cc:492] T e4c292bcbf974b878ba3c11b573c846c P fed58248067a4543b4e42e8e233f9628: No bootstrap required, opened a new log
I20260709 12:24:37.756280 27841 ts_tablet_manager.cc:1403] T e4c292bcbf974b878ba3c11b573c846c P fed58248067a4543b4e42e8e233f9628: Time spent bootstrapping tablet: real 0.080s	user 0.011s	sys 0.014s
I20260709 12:24:37.739616 27612 leader_election.cc:304] T 38b18444acd24cf3ba621f161dea6520 P 1f458c1b650d4f62a27d2c9764353526 [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: 1f458c1b650d4f62a27d2c9764353526, fed58248067a4543b4e42e8e233f9628; no voters: 3a6a473372574ae49afc4175bd8c55fb
W20260709 12:24:37.784546 27612 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.56.194:34035, user_credentials={real_user=slave}} blocked reactor thread for 44914.6us
I20260709 12:24:37.758338 27842 tablet_bootstrap.cc:492] T 38b18444acd24cf3ba621f161dea6520 P 3a6a473372574ae49afc4175bd8c55fb: No bootstrap required, opened a new log
I20260709 12:24:37.787928 27842 ts_tablet_manager.cc:1403] T 38b18444acd24cf3ba621f161dea6520 P 3a6a473372574ae49afc4175bd8c55fb: Time spent bootstrapping tablet: real 0.109s	user 0.005s	sys 0.008s
I20260709 12:24:37.785828 27645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d347f9074e0d4e92ae5daf87513a5d3f" candidate_uuid: "fed58248067a4543b4e42e8e233f9628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f458c1b650d4f62a27d2c9764353526" is_pre_election: true
W20260709 12:24:37.797350 27686 leader_election.cc:343] T d347f9074e0d4e92ae5daf87513a5d3f P fed58248067a4543b4e42e8e233f9628 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193:43007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:37.800740 27842 raft_consensus.cc:359] T 38b18444acd24cf3ba621f161dea6520 P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.811842 27842 raft_consensus.cc:385] T 38b18444acd24cf3ba621f161dea6520 P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:37.812323 27842 raft_consensus.cc:740] T 38b18444acd24cf3ba621f161dea6520 P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a6a473372574ae49afc4175bd8c55fb, State: Initialized, Role: FOLLOWER
I20260709 12:24:37.813271 27796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b18444acd24cf3ba621f161dea6520" candidate_uuid: "fed58248067a4543b4e42e8e233f9628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a6a473372574ae49afc4175bd8c55fb" is_pre_election: true
I20260709 12:24:37.813694 27842 consensus_queue.cc:260] T 38b18444acd24cf3ba621f161dea6520 P 3a6a473372574ae49afc4175bd8c55fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.800604 27860 raft_consensus.cc:2804] T 38b18444acd24cf3ba621f161dea6520 P 1f458c1b650d4f62a27d2c9764353526 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:37.814822 27797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c95ecdc41bf842f98b1e8ce1cf29b102" candidate_uuid: "fed58248067a4543b4e42e8e233f9628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a6a473372574ae49afc4175bd8c55fb" is_pre_election: true
I20260709 12:24:37.815982 27795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a57869e8897c405b8fe4d9b239a9256f" candidate_uuid: "fed58248067a4543b4e42e8e233f9628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a6a473372574ae49afc4175bd8c55fb" is_pre_election: true
I20260709 12:24:37.814790 27794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d347f9074e0d4e92ae5daf87513a5d3f" candidate_uuid: "fed58248067a4543b4e42e8e233f9628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a6a473372574ae49afc4175bd8c55fb" is_pre_election: true
I20260709 12:24:37.817869 27860 raft_consensus.cc:697] T 38b18444acd24cf3ba621f161dea6520 P 1f458c1b650d4f62a27d2c9764353526 [term 1 LEADER]: Becoming Leader. State: Replica: 1f458c1b650d4f62a27d2c9764353526, State: Running, Role: LEADER
I20260709 12:24:37.803674 27877 raft_consensus.cc:493] T 7d966f84042d46d68a79461f0d91f72a P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:37.818933 27688 leader_election.cc:304] T c95ecdc41bf842f98b1e8ce1cf29b102 P fed58248067a4543b4e42e8e233f9628 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fed58248067a4543b4e42e8e233f9628; no voters: 1f458c1b650d4f62a27d2c9764353526, 3a6a473372574ae49afc4175bd8c55fb
I20260709 12:24:37.816404 27796 raft_consensus.cc:2468] T 38b18444acd24cf3ba621f161dea6520 P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fed58248067a4543b4e42e8e233f9628 in term 0.
I20260709 12:24:37.819244 27877 raft_consensus.cc:515] T 7d966f84042d46d68a79461f0d91f72a P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.819902 27860 consensus_queue.cc:237] T 38b18444acd24cf3ba621f161dea6520 P 1f458c1b650d4f62a27d2c9764353526 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.825387 27645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d966f84042d46d68a79461f0d91f72a" candidate_uuid: "3a6a473372574ae49afc4175bd8c55fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f458c1b650d4f62a27d2c9764353526" is_pre_election: true
I20260709 12:24:37.825934 27722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d966f84042d46d68a79461f0d91f72a" candidate_uuid: "3a6a473372574ae49afc4175bd8c55fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fed58248067a4543b4e42e8e233f9628" is_pre_election: true
W20260709 12:24:37.827471 27688 leader_election.cc:343] T d347f9074e0d4e92ae5daf87513a5d3f P fed58248067a4543b4e42e8e233f9628 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195:34903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:37.828099 27688 leader_election.cc:304] T d347f9074e0d4e92ae5daf87513a5d3f P fed58248067a4543b4e42e8e233f9628 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fed58248067a4543b4e42e8e233f9628; no voters: 1f458c1b650d4f62a27d2c9764353526, 3a6a473372574ae49afc4175bd8c55fb
W20260709 12:24:37.828603 27762 leader_election.cc:343] T 7d966f84042d46d68a79461f0d91f72a P 3a6a473372574ae49afc4175bd8c55fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fed58248067a4543b4e42e8e233f9628 (127.21.56.194:34035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:37.805011 27881 raft_consensus.cc:493] T 57b2610dc880415db4400141d117ee0f P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:37.826722 27645 raft_consensus.cc:2468] T 7d966f84042d46d68a79461f0d91f72a P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a6a473372574ae49afc4175bd8c55fb in term 0.
I20260709 12:24:37.822001 27846 raft_consensus.cc:2749] T c95ecdc41bf842f98b1e8ce1cf29b102 P fed58248067a4543b4e42e8e233f9628 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:37.829854 27881 raft_consensus.cc:515] T 57b2610dc880415db4400141d117ee0f P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.831537 27760 leader_election.cc:304] T 7d966f84042d46d68a79461f0d91f72a P 3a6a473372574ae49afc4175bd8c55fb [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: 1f458c1b650d4f62a27d2c9764353526, 3a6a473372574ae49afc4175bd8c55fb; no voters: fed58248067a4543b4e42e8e233f9628
I20260709 12:24:37.832897 27870 raft_consensus.cc:2749] T d347f9074e0d4e92ae5daf87513a5d3f P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:37.833477 27877 leader_election.cc:290] T 7d966f84042d46d68a79461f0d91f72a P 3a6a473372574ae49afc4175bd8c55fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193:43007), fed58248067a4543b4e42e8e233f9628 (127.21.56.194:34035)
I20260709 12:24:37.838495 27877 raft_consensus.cc:2804] T 7d966f84042d46d68a79461f0d91f72a P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:37.838923 27877 raft_consensus.cc:493] T 7d966f84042d46d68a79461f0d91f72a P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:37.839339 27877 raft_consensus.cc:3060] T 7d966f84042d46d68a79461f0d91f72a P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:37.841132 27837 tablet_bootstrap.cc:492] T 57b2610dc880415db4400141d117ee0f P 1f458c1b650d4f62a27d2c9764353526: No bootstrap required, opened a new log
I20260709 12:24:37.844198 27837 ts_tablet_manager.cc:1403] T 57b2610dc880415db4400141d117ee0f P 1f458c1b650d4f62a27d2c9764353526: Time spent bootstrapping tablet: real 0.104s	user 0.011s	sys 0.006s
I20260709 12:24:37.833902 27881 leader_election.cc:290] T 57b2610dc880415db4400141d117ee0f P 3a6a473372574ae49afc4175bd8c55fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193:43007), fed58248067a4543b4e42e8e233f9628 (127.21.56.194:34035)
I20260709 12:24:37.834599 27722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57b2610dc880415db4400141d117ee0f" candidate_uuid: "3a6a473372574ae49afc4175bd8c55fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fed58248067a4543b4e42e8e233f9628" is_pre_election: true
I20260709 12:24:37.835820 27842 ts_tablet_manager.cc:1434] T 38b18444acd24cf3ba621f161dea6520 P 3a6a473372574ae49afc4175bd8c55fb: Time spent starting tablet: real 0.047s	user 0.022s	sys 0.007s
I20260709 12:24:37.836555 27688 leader_election.cc:304] T 38b18444acd24cf3ba621f161dea6520 P fed58248067a4543b4e42e8e233f9628 [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: 3a6a473372574ae49afc4175bd8c55fb, fed58248067a4543b4e42e8e233f9628; no voters: 1f458c1b650d4f62a27d2c9764353526
I20260709 12:24:37.800725 27847 raft_consensus.cc:493] T a57869e8897c405b8fe4d9b239a9256f P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:37.849298 27645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57b2610dc880415db4400141d117ee0f" candidate_uuid: "3a6a473372574ae49afc4175bd8c55fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f458c1b650d4f62a27d2c9764353526" is_pre_election: true
I20260709 12:24:37.833343 27841 raft_consensus.cc:359] T e4c292bcbf974b878ba3c11b573c846c P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.850178 27841 raft_consensus.cc:385] T e4c292bcbf974b878ba3c11b573c846c P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:37.850519 27841 raft_consensus.cc:740] T e4c292bcbf974b878ba3c11b573c846c P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fed58248067a4543b4e42e8e233f9628, State: Initialized, Role: FOLLOWER
I20260709 12:24:37.848451 27842 tablet_bootstrap.cc:492] T d347f9074e0d4e92ae5daf87513a5d3f P 3a6a473372574ae49afc4175bd8c55fb: Bootstrap starting.
W20260709 12:24:37.851013 27762 leader_election.cc:343] T 57b2610dc880415db4400141d117ee0f P 3a6a473372574ae49afc4175bd8c55fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fed58248067a4543b4e42e8e233f9628 (127.21.56.194:34035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:37.852988 27543 catalog_manager.cc:5697] T ecb4ca512bad402e85b3cf5de9f3aa1d P 1f458c1b650d4f62a27d2c9764353526 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193). New cstate: current_term: 1 leader_uuid: "1f458c1b650d4f62a27d2c9764353526" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:37.854835 27543 catalog_manager.cc:5697] T 38b18444acd24cf3ba621f161dea6520 P 1f458c1b650d4f62a27d2c9764353526 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193). New cstate: current_term: 1 leader_uuid: "1f458c1b650d4f62a27d2c9764353526" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:37.856021 27841 consensus_queue.cc:260] T e4c292bcbf974b878ba3c11b573c846c P fed58248067a4543b4e42e8e233f9628 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.859754 27842 tablet_bootstrap.cc:654] T d347f9074e0d4e92ae5daf87513a5d3f P 3a6a473372574ae49afc4175bd8c55fb: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:37.849866 27847 raft_consensus.cc:515] T a57869e8897c405b8fe4d9b239a9256f P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.863133 27847 leader_election.cc:290] T a57869e8897c405b8fe4d9b239a9256f P 3a6a473372574ae49afc4175bd8c55fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193:43007), fed58248067a4543b4e42e8e233f9628 (127.21.56.194:34035)
I20260709 12:24:37.861689 27795 raft_consensus.cc:2468] T a57869e8897c405b8fe4d9b239a9256f P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fed58248067a4543b4e42e8e233f9628 in term 0.
I20260709 12:24:37.865253 27722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a57869e8897c405b8fe4d9b239a9256f" candidate_uuid: "3a6a473372574ae49afc4175bd8c55fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fed58248067a4543b4e42e8e233f9628" is_pre_election: true
I20260709 12:24:37.869719 27722 raft_consensus.cc:2468] T a57869e8897c405b8fe4d9b239a9256f P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a6a473372574ae49afc4175bd8c55fb in term 0.
I20260709 12:24:37.871366 27762 leader_election.cc:304] T a57869e8897c405b8fe4d9b239a9256f P 3a6a473372574ae49afc4175bd8c55fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a6a473372574ae49afc4175bd8c55fb, fed58248067a4543b4e42e8e233f9628; no voters: 
I20260709 12:24:37.866241 27870 raft_consensus.cc:2764] T 38b18444acd24cf3ba621f161dea6520 P fed58248067a4543b4e42e8e233f9628 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:24:37.872452 27847 raft_consensus.cc:2804] T a57869e8897c405b8fe4d9b239a9256f P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:37.872920 27847 raft_consensus.cc:493] T a57869e8897c405b8fe4d9b239a9256f P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:37.873323 27847 raft_consensus.cc:3060] T a57869e8897c405b8fe4d9b239a9256f P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:24:37.874043 27760 leader_election.cc:343] T 57b2610dc880415db4400141d117ee0f P 3a6a473372574ae49afc4175bd8c55fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193:43007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:37.874459 27645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a57869e8897c405b8fe4d9b239a9256f" candidate_uuid: "3a6a473372574ae49afc4175bd8c55fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f458c1b650d4f62a27d2c9764353526" is_pre_election: true
I20260709 12:24:37.875099 27688 leader_election.cc:304] T a57869e8897c405b8fe4d9b239a9256f P fed58248067a4543b4e42e8e233f9628 [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: 3a6a473372574ae49afc4175bd8c55fb, fed58248067a4543b4e42e8e233f9628; no voters: 1f458c1b650d4f62a27d2c9764353526
I20260709 12:24:37.874570 27760 leader_election.cc:304] T 57b2610dc880415db4400141d117ee0f P 3a6a473372574ae49afc4175bd8c55fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a6a473372574ae49afc4175bd8c55fb; no voters: 1f458c1b650d4f62a27d2c9764353526, fed58248067a4543b4e42e8e233f9628
I20260709 12:24:37.876868 27870 raft_consensus.cc:2804] T a57869e8897c405b8fe4d9b239a9256f P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:37.877435 27870 raft_consensus.cc:493] T a57869e8897c405b8fe4d9b239a9256f P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:37.877586 27881 raft_consensus.cc:2749] T 57b2610dc880415db4400141d117ee0f P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:37.877817 27870 raft_consensus.cc:3060] T a57869e8897c405b8fe4d9b239a9256f P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:24:37.879081 27760 leader_election.cc:343] T a57869e8897c405b8fe4d9b239a9256f P 3a6a473372574ae49afc4175bd8c55fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193:43007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:37.880918 27877 raft_consensus.cc:515] T 7d966f84042d46d68a79461f0d91f72a P 3a6a473372574ae49afc4175bd8c55fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.884235 27847 raft_consensus.cc:515] T a57869e8897c405b8fe4d9b239a9256f P 3a6a473372574ae49afc4175bd8c55fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.867219 27837 raft_consensus.cc:359] T 57b2610dc880415db4400141d117ee0f P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.868307 27841 ts_tablet_manager.cc:1434] T e4c292bcbf974b878ba3c11b573c846c P fed58248067a4543b4e42e8e233f9628: Time spent starting tablet: real 0.112s	user 0.009s	sys 0.004s
I20260709 12:24:37.887652 27847 leader_election.cc:290] T a57869e8897c405b8fe4d9b239a9256f P 3a6a473372574ae49afc4175bd8c55fb [CANDIDATE]: Term 1 election: Requested vote from peers 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193:43007), fed58248067a4543b4e42e8e233f9628 (127.21.56.194:34035)
I20260709 12:24:37.889288 27841 tablet_bootstrap.cc:492] T 6706065df06d480eaa87a8d9925385ac P fed58248067a4543b4e42e8e233f9628: Bootstrap starting.
I20260709 12:24:37.891837 27837 raft_consensus.cc:385] T 57b2610dc880415db4400141d117ee0f P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:37.892616 27837 raft_consensus.cc:740] T 57b2610dc880415db4400141d117ee0f P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f458c1b650d4f62a27d2c9764353526, State: Initialized, Role: FOLLOWER
I20260709 12:24:37.892760 27647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d966f84042d46d68a79461f0d91f72a" candidate_uuid: "3a6a473372574ae49afc4175bd8c55fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f458c1b650d4f62a27d2c9764353526"
I20260709 12:24:37.893697 27837 consensus_queue.cc:260] T 57b2610dc880415db4400141d117ee0f P 1f458c1b650d4f62a27d2c9764353526 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.894357 27645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a57869e8897c405b8fe4d9b239a9256f" candidate_uuid: "3a6a473372574ae49afc4175bd8c55fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f458c1b650d4f62a27d2c9764353526"
I20260709 12:24:37.891480 27722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a57869e8897c405b8fe4d9b239a9256f" candidate_uuid: "3a6a473372574ae49afc4175bd8c55fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fed58248067a4543b4e42e8e233f9628"
I20260709 12:24:37.893713 27647 raft_consensus.cc:3060] T 7d966f84042d46d68a79461f0d91f72a P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:37.897723 27877 leader_election.cc:290] T 7d966f84042d46d68a79461f0d91f72a P 3a6a473372574ae49afc4175bd8c55fb [CANDIDATE]: Term 1 election: Requested vote from peers 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193:43007), fed58248067a4543b4e42e8e233f9628 (127.21.56.194:34035)
I20260709 12:24:37.898460 27870 raft_consensus.cc:515] T a57869e8897c405b8fe4d9b239a9256f P fed58248067a4543b4e42e8e233f9628 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.899703 27723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d966f84042d46d68a79461f0d91f72a" candidate_uuid: "3a6a473372574ae49afc4175bd8c55fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fed58248067a4543b4e42e8e233f9628"
W20260709 12:24:37.901085 27762 leader_election.cc:343] T 7d966f84042d46d68a79461f0d91f72a P 3a6a473372574ae49afc4175bd8c55fb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fed58248067a4543b4e42e8e233f9628 (127.21.56.194:34035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:37.901732 27648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a57869e8897c405b8fe4d9b239a9256f" candidate_uuid: "fed58248067a4543b4e42e8e233f9628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f458c1b650d4f62a27d2c9764353526"
I20260709 12:24:37.902141 27795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a57869e8897c405b8fe4d9b239a9256f" candidate_uuid: "fed58248067a4543b4e42e8e233f9628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a6a473372574ae49afc4175bd8c55fb"
I20260709 12:24:37.902014 27722 raft_consensus.cc:2393] T a57869e8897c405b8fe4d9b239a9256f P fed58248067a4543b4e42e8e233f9628 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3a6a473372574ae49afc4175bd8c55fb in current term 1: Already voted for candidate fed58248067a4543b4e42e8e233f9628 in this term.
I20260709 12:24:37.902935 27795 raft_consensus.cc:2393] T a57869e8897c405b8fe4d9b239a9256f P 3a6a473372574ae49afc4175bd8c55fb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fed58248067a4543b4e42e8e233f9628 in current term 1: Already voted for candidate 3a6a473372574ae49afc4175bd8c55fb in this term.
W20260709 12:24:37.903255 27686 leader_election.cc:343] T a57869e8897c405b8fe4d9b239a9256f P fed58248067a4543b4e42e8e233f9628 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193:43007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:37.904024 27860 raft_consensus.cc:493] T 57b2610dc880415db4400141d117ee0f P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:24:37.904536 27760 leader_election.cc:343] T a57869e8897c405b8fe4d9b239a9256f P 3a6a473372574ae49afc4175bd8c55fb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193:43007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:37.904918 27860 raft_consensus.cc:515] T 57b2610dc880415db4400141d117ee0f P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.905058 27760 leader_election.cc:304] T a57869e8897c405b8fe4d9b239a9256f P 3a6a473372574ae49afc4175bd8c55fb [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: 3a6a473372574ae49afc4175bd8c55fb; no voters: 1f458c1b650d4f62a27d2c9764353526, fed58248067a4543b4e42e8e233f9628
I20260709 12:24:37.905471 27688 leader_election.cc:304] T a57869e8897c405b8fe4d9b239a9256f P fed58248067a4543b4e42e8e233f9628 [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: fed58248067a4543b4e42e8e233f9628; no voters: 1f458c1b650d4f62a27d2c9764353526, 3a6a473372574ae49afc4175bd8c55fb
I20260709 12:24:37.907523 27647 raft_consensus.cc:2468] T 7d966f84042d46d68a79461f0d91f72a P 1f458c1b650d4f62a27d2c9764353526 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a6a473372574ae49afc4175bd8c55fb in term 1.
I20260709 12:24:37.907745 27846 raft_consensus.cc:2749] T a57869e8897c405b8fe4d9b239a9256f P fed58248067a4543b4e42e8e233f9628 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:24:37.908867 27842 tablet_bootstrap.cc:492] T d347f9074e0d4e92ae5daf87513a5d3f P 3a6a473372574ae49afc4175bd8c55fb: No bootstrap required, opened a new log
I20260709 12:24:37.908831 27760 leader_election.cc:304] T 7d966f84042d46d68a79461f0d91f72a P 3a6a473372574ae49afc4175bd8c55fb [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: 1f458c1b650d4f62a27d2c9764353526, 3a6a473372574ae49afc4175bd8c55fb; no voters: fed58248067a4543b4e42e8e233f9628
I20260709 12:24:37.909914 27842 ts_tablet_manager.cc:1403] T d347f9074e0d4e92ae5daf87513a5d3f P 3a6a473372574ae49afc4175bd8c55fb: Time spent bootstrapping tablet: real 0.062s	user 0.022s	sys 0.025s
I20260709 12:24:37.910079 27847 raft_consensus.cc:2749] T a57869e8897c405b8fe4d9b239a9256f P 3a6a473372574ae49afc4175bd8c55fb [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:24:37.910851 27847 raft_consensus.cc:2804] T 7d966f84042d46d68a79461f0d91f72a P 3a6a473372574ae49afc4175bd8c55fb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:37.911077 27839 raft_consensus.cc:493] T 6706065df06d480eaa87a8d9925385ac P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:37.911322 27847 raft_consensus.cc:697] T 7d966f84042d46d68a79461f0d91f72a P 3a6a473372574ae49afc4175bd8c55fb [term 1 LEADER]: Becoming Leader. State: Replica: 3a6a473372574ae49afc4175bd8c55fb, State: Running, Role: LEADER
I20260709 12:24:37.904268 27870 leader_election.cc:290] T a57869e8897c405b8fe4d9b239a9256f P fed58248067a4543b4e42e8e233f9628 [CANDIDATE]: Term 1 election: Requested vote from peers 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193:43007), 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195:34903)
I20260709 12:24:37.911660 27839 raft_consensus.cc:515] T 6706065df06d480eaa87a8d9925385ac P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.912681 27847 consensus_queue.cc:237] T 7d966f84042d46d68a79461f0d91f72a P 3a6a473372574ae49afc4175bd8c55fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.915410 27723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6706065df06d480eaa87a8d9925385ac" candidate_uuid: "1f458c1b650d4f62a27d2c9764353526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fed58248067a4543b4e42e8e233f9628" is_pre_election: true
I20260709 12:24:37.913792 27842 raft_consensus.cc:359] T d347f9074e0d4e92ae5daf87513a5d3f P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.916059 27842 raft_consensus.cc:385] T d347f9074e0d4e92ae5daf87513a5d3f P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:37.916477 27842 raft_consensus.cc:740] T d347f9074e0d4e92ae5daf87513a5d3f P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a6a473372574ae49afc4175bd8c55fb, State: Initialized, Role: FOLLOWER
I20260709 12:24:37.916745 27722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57b2610dc880415db4400141d117ee0f" candidate_uuid: "1f458c1b650d4f62a27d2c9764353526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fed58248067a4543b4e42e8e233f9628" is_pre_election: true
I20260709 12:24:37.917344 27842 consensus_queue.cc:260] T d347f9074e0d4e92ae5daf87513a5d3f P 3a6a473372574ae49afc4175bd8c55fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.917753 27795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6706065df06d480eaa87a8d9925385ac" candidate_uuid: "1f458c1b650d4f62a27d2c9764353526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a6a473372574ae49afc4175bd8c55fb" is_pre_election: true
I20260709 12:24:37.911319 27545 catalog_manager.cc:5697] T c95ecdc41bf842f98b1e8ce1cf29b102 P 3a6a473372574ae49afc4175bd8c55fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195). New cstate: current_term: 1 leader_uuid: "3a6a473372574ae49afc4175bd8c55fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:37.918677 27860 leader_election.cc:290] T 57b2610dc880415db4400141d117ee0f P 1f458c1b650d4f62a27d2c9764353526 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fed58248067a4543b4e42e8e233f9628 (127.21.56.194:34035), 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195:34903)
I20260709 12:24:37.916049 27839 leader_election.cc:290] T 6706065df06d480eaa87a8d9925385ac P 1f458c1b650d4f62a27d2c9764353526 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fed58248067a4543b4e42e8e233f9628 (127.21.56.194:34035), 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195:34903)
W20260709 12:24:37.920038 27612 leader_election.cc:343] T 6706065df06d480eaa87a8d9925385ac P 1f458c1b650d4f62a27d2c9764353526 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fed58248067a4543b4e42e8e233f9628 (127.21.56.194:34035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:37.920385 27842 ts_tablet_manager.cc:1434] T d347f9074e0d4e92ae5daf87513a5d3f P 3a6a473372574ae49afc4175bd8c55fb: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
W20260709 12:24:37.920917 27612 leader_election.cc:343] T 57b2610dc880415db4400141d117ee0f P 1f458c1b650d4f62a27d2c9764353526 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fed58248067a4543b4e42e8e233f9628 (127.21.56.194:34035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:37.918517 27795 raft_consensus.cc:2468] T 6706065df06d480eaa87a8d9925385ac P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f458c1b650d4f62a27d2c9764353526 in term 0.
I20260709 12:24:37.922241 27796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57b2610dc880415db4400141d117ee0f" candidate_uuid: "1f458c1b650d4f62a27d2c9764353526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a6a473372574ae49afc4175bd8c55fb" is_pre_election: true
I20260709 12:24:37.922981 27796 raft_consensus.cc:2468] T 57b2610dc880415db4400141d117ee0f P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f458c1b650d4f62a27d2c9764353526 in term 0.
I20260709 12:24:37.923565 27612 leader_election.cc:304] T 6706065df06d480eaa87a8d9925385ac P 1f458c1b650d4f62a27d2c9764353526 [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: 1f458c1b650d4f62a27d2c9764353526, 3a6a473372574ae49afc4175bd8c55fb; no voters: fed58248067a4543b4e42e8e233f9628
I20260709 12:24:37.924428 27839 raft_consensus.cc:2804] T 6706065df06d480eaa87a8d9925385ac P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:37.924531 27841 tablet_bootstrap.cc:654] T 6706065df06d480eaa87a8d9925385ac P fed58248067a4543b4e42e8e233f9628: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:37.924778 27839 raft_consensus.cc:493] T 6706065df06d480eaa87a8d9925385ac P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:37.925290 27839 raft_consensus.cc:3060] T 6706065df06d480eaa87a8d9925385ac P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:37.920076 27837 ts_tablet_manager.cc:1434] T 57b2610dc880415db4400141d117ee0f P 1f458c1b650d4f62a27d2c9764353526: Time spent starting tablet: real 0.076s	user 0.007s	sys 0.002s
I20260709 12:24:37.932143 27837 tablet_bootstrap.cc:492] T d347f9074e0d4e92ae5daf87513a5d3f P 1f458c1b650d4f62a27d2c9764353526: Bootstrap starting.
I20260709 12:24:37.940601 27612 leader_election.cc:304] T 57b2610dc880415db4400141d117ee0f P 1f458c1b650d4f62a27d2c9764353526 [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: 1f458c1b650d4f62a27d2c9764353526, 3a6a473372574ae49afc4175bd8c55fb; no voters: fed58248067a4543b4e42e8e233f9628
I20260709 12:24:37.948230 27839 raft_consensus.cc:515] T 6706065df06d480eaa87a8d9925385ac P 1f458c1b650d4f62a27d2c9764353526 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.950579 27837 tablet_bootstrap.cc:654] T d347f9074e0d4e92ae5daf87513a5d3f P 1f458c1b650d4f62a27d2c9764353526: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:37.951001 27839 leader_election.cc:290] T 6706065df06d480eaa87a8d9925385ac P 1f458c1b650d4f62a27d2c9764353526 [CANDIDATE]: Term 1 election: Requested vote from peers fed58248067a4543b4e42e8e233f9628 (127.21.56.194:34035), 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195:34903)
I20260709 12:24:37.954484 27860 raft_consensus.cc:2804] T 57b2610dc880415db4400141d117ee0f P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:37.954886 27860 raft_consensus.cc:493] T 57b2610dc880415db4400141d117ee0f P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:37.955175 27860 raft_consensus.cc:3060] T 57b2610dc880415db4400141d117ee0f P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:37.956787 27837 tablet_bootstrap.cc:492] T d347f9074e0d4e92ae5daf87513a5d3f P 1f458c1b650d4f62a27d2c9764353526: No bootstrap required, opened a new log
I20260709 12:24:37.957332 27837 ts_tablet_manager.cc:1403] T d347f9074e0d4e92ae5daf87513a5d3f P 1f458c1b650d4f62a27d2c9764353526: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.003s
I20260709 12:24:37.960355 27837 raft_consensus.cc:359] T d347f9074e0d4e92ae5daf87513a5d3f P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.961037 27837 raft_consensus.cc:385] T d347f9074e0d4e92ae5daf87513a5d3f P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:37.961299 27837 raft_consensus.cc:740] T d347f9074e0d4e92ae5daf87513a5d3f P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f458c1b650d4f62a27d2c9764353526, State: Initialized, Role: FOLLOWER
I20260709 12:24:37.962049 27837 consensus_queue.cc:260] T d347f9074e0d4e92ae5daf87513a5d3f P 1f458c1b650d4f62a27d2c9764353526 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.962972 27722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6706065df06d480eaa87a8d9925385ac" candidate_uuid: "1f458c1b650d4f62a27d2c9764353526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fed58248067a4543b4e42e8e233f9628"
I20260709 12:24:37.963814 27796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6706065df06d480eaa87a8d9925385ac" candidate_uuid: "1f458c1b650d4f62a27d2c9764353526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a6a473372574ae49afc4175bd8c55fb"
I20260709 12:24:37.964437 27837 ts_tablet_manager.cc:1434] T d347f9074e0d4e92ae5daf87513a5d3f P 1f458c1b650d4f62a27d2c9764353526: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
W20260709 12:24:37.965190 27612 leader_election.cc:343] T 6706065df06d480eaa87a8d9925385ac P 1f458c1b650d4f62a27d2c9764353526 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fed58248067a4543b4e42e8e233f9628 (127.21.56.194:34035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:37.965699 27837 tablet_bootstrap.cc:492] T a57869e8897c405b8fe4d9b239a9256f P 1f458c1b650d4f62a27d2c9764353526: Bootstrap starting.
I20260709 12:24:37.964432 27796 raft_consensus.cc:3060] T 6706065df06d480eaa87a8d9925385ac P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:37.970589 27545 catalog_manager.cc:5697] T 7d966f84042d46d68a79461f0d91f72a P 3a6a473372574ae49afc4175bd8c55fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195). New cstate: current_term: 1 leader_uuid: "3a6a473372574ae49afc4175bd8c55fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:37.973914 27841 tablet_bootstrap.cc:492] T 6706065df06d480eaa87a8d9925385ac P fed58248067a4543b4e42e8e233f9628: No bootstrap required, opened a new log
I20260709 12:24:37.974933 27841 ts_tablet_manager.cc:1403] T 6706065df06d480eaa87a8d9925385ac P fed58248067a4543b4e42e8e233f9628: Time spent bootstrapping tablet: real 0.086s	user 0.025s	sys 0.030s
I20260709 12:24:37.975016 27837 tablet_bootstrap.cc:654] T a57869e8897c405b8fe4d9b239a9256f P 1f458c1b650d4f62a27d2c9764353526: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:37.979138 27796 raft_consensus.cc:2468] T 6706065df06d480eaa87a8d9925385ac P 3a6a473372574ae49afc4175bd8c55fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f458c1b650d4f62a27d2c9764353526 in term 1.
I20260709 12:24:37.979636 27841 raft_consensus.cc:359] T 6706065df06d480eaa87a8d9925385ac P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.980844 27841 raft_consensus.cc:385] T 6706065df06d480eaa87a8d9925385ac P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:37.981289 27841 raft_consensus.cc:740] T 6706065df06d480eaa87a8d9925385ac P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fed58248067a4543b4e42e8e233f9628, State: Initialized, Role: FOLLOWER
I20260709 12:24:37.981408 27612 leader_election.cc:304] T 6706065df06d480eaa87a8d9925385ac P 1f458c1b650d4f62a27d2c9764353526 [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: 1f458c1b650d4f62a27d2c9764353526, 3a6a473372574ae49afc4175bd8c55fb; no voters: fed58248067a4543b4e42e8e233f9628
I20260709 12:24:37.982641 27841 consensus_queue.cc:260] T 6706065df06d480eaa87a8d9925385ac P fed58248067a4543b4e42e8e233f9628 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.983505 27839 raft_consensus.cc:2804] T 6706065df06d480eaa87a8d9925385ac P 1f458c1b650d4f62a27d2c9764353526 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:37.984519 27839 raft_consensus.cc:697] T 6706065df06d480eaa87a8d9925385ac P 1f458c1b650d4f62a27d2c9764353526 [term 1 LEADER]: Becoming Leader. State: Replica: 1f458c1b650d4f62a27d2c9764353526, State: Running, Role: LEADER
I20260709 12:24:37.986475 27841 ts_tablet_manager.cc:1434] T 6706065df06d480eaa87a8d9925385ac P fed58248067a4543b4e42e8e233f9628: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.002s
I20260709 12:24:37.986208 27839 consensus_queue.cc:237] T 6706065df06d480eaa87a8d9925385ac P 1f458c1b650d4f62a27d2c9764353526 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:37.988807 27841 tablet_bootstrap.cc:492] T 57b2610dc880415db4400141d117ee0f P fed58248067a4543b4e42e8e233f9628: Bootstrap starting.
I20260709 12:24:38.000046 27841 tablet_bootstrap.cc:654] T 57b2610dc880415db4400141d117ee0f P fed58248067a4543b4e42e8e233f9628: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:38.001157 27870 raft_consensus.cc:493] T 6706065df06d480eaa87a8d9925385ac P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:38.002200 27870 raft_consensus.cc:515] T 6706065df06d480eaa87a8d9925385ac P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:38.005216 27837 tablet_bootstrap.cc:492] T a57869e8897c405b8fe4d9b239a9256f P 1f458c1b650d4f62a27d2c9764353526: No bootstrap required, opened a new log
I20260709 12:24:38.006319 27837 ts_tablet_manager.cc:1403] T a57869e8897c405b8fe4d9b239a9256f P 1f458c1b650d4f62a27d2c9764353526: Time spent bootstrapping tablet: real 0.041s	user 0.024s	sys 0.016s
I20260709 12:24:37.977020 27860 raft_consensus.cc:515] T 57b2610dc880415db4400141d117ee0f P 1f458c1b650d4f62a27d2c9764353526 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:38.007133 27647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6706065df06d480eaa87a8d9925385ac" candidate_uuid: "fed58248067a4543b4e42e8e233f9628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f458c1b650d4f62a27d2c9764353526" is_pre_election: true
I20260709 12:24:38.010824 27837 raft_consensus.cc:359] T a57869e8897c405b8fe4d9b239a9256f P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:38.012282 27837 raft_consensus.cc:385] T a57869e8897c405b8fe4d9b239a9256f P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:38.012737 27837 raft_consensus.cc:740] T a57869e8897c405b8fe4d9b239a9256f P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f458c1b650d4f62a27d2c9764353526, State: Initialized, Role: FOLLOWER
I20260709 12:24:38.014428 27837 consensus_queue.cc:260] T a57869e8897c405b8fe4d9b239a9256f P 1f458c1b650d4f62a27d2c9764353526 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:38.018388 27837 ts_tablet_manager.cc:1434] T a57869e8897c405b8fe4d9b239a9256f P 1f458c1b650d4f62a27d2c9764353526: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.002s
I20260709 12:24:38.021858 27796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6706065df06d480eaa87a8d9925385ac" candidate_uuid: "fed58248067a4543b4e42e8e233f9628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a6a473372574ae49afc4175bd8c55fb" is_pre_election: true
I20260709 12:24:38.023463 27796 raft_consensus.cc:2393] T 6706065df06d480eaa87a8d9925385ac P 3a6a473372574ae49afc4175bd8c55fb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fed58248067a4543b4e42e8e233f9628 in current term 1: Already voted for candidate 1f458c1b650d4f62a27d2c9764353526 in this term.
I20260709 12:24:38.024927 27870 leader_election.cc:290] T 6706065df06d480eaa87a8d9925385ac P fed58248067a4543b4e42e8e233f9628 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193:43007), 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195:34903)
I20260709 12:24:38.026400 27688 leader_election.cc:304] T 6706065df06d480eaa87a8d9925385ac P fed58248067a4543b4e42e8e233f9628 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fed58248067a4543b4e42e8e233f9628; no voters: 1f458c1b650d4f62a27d2c9764353526, 3a6a473372574ae49afc4175bd8c55fb
I20260709 12:24:38.025377 27722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57b2610dc880415db4400141d117ee0f" candidate_uuid: "1f458c1b650d4f62a27d2c9764353526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fed58248067a4543b4e42e8e233f9628"
I20260709 12:24:38.028362 27870 raft_consensus.cc:3060] T 6706065df06d480eaa87a8d9925385ac P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:24:38.028570 27612 leader_election.cc:343] T 57b2610dc880415db4400141d117ee0f P 1f458c1b650d4f62a27d2c9764353526 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fed58248067a4543b4e42e8e233f9628 (127.21.56.194:34035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:38.030748 27545 catalog_manager.cc:5697] T 6706065df06d480eaa87a8d9925385ac P 1f458c1b650d4f62a27d2c9764353526 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193). New cstate: current_term: 1 leader_uuid: "1f458c1b650d4f62a27d2c9764353526" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:38.032464 27841 tablet_bootstrap.cc:492] T 57b2610dc880415db4400141d117ee0f P fed58248067a4543b4e42e8e233f9628: No bootstrap required, opened a new log
I20260709 12:24:38.032239 27839 consensus_queue.cc:1048] T e4c292bcbf974b878ba3c11b573c846c P 1f458c1b650d4f62a27d2c9764353526 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:38.033053 27841 ts_tablet_manager.cc:1403] T 57b2610dc880415db4400141d117ee0f P fed58248067a4543b4e42e8e233f9628: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.022s
I20260709 12:24:38.033800 27847 raft_consensus.cc:493] T d347f9074e0d4e92ae5daf87513a5d3f P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:38.034332 27847 raft_consensus.cc:515] T d347f9074e0d4e92ae5daf87513a5d3f P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:38.034799 27860 leader_election.cc:290] T 57b2610dc880415db4400141d117ee0f P 1f458c1b650d4f62a27d2c9764353526 [CANDIDATE]: Term 1 election: Requested vote from peers fed58248067a4543b4e42e8e233f9628 (127.21.56.194:34035), 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195:34903)
I20260709 12:24:38.036283 27841 raft_consensus.cc:359] T 57b2610dc880415db4400141d117ee0f P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:38.036652 27847 leader_election.cc:290] T d347f9074e0d4e92ae5daf87513a5d3f P 3a6a473372574ae49afc4175bd8c55fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193:43007), fed58248067a4543b4e42e8e233f9628 (127.21.56.194:34035)
I20260709 12:24:38.036995 27841 raft_consensus.cc:385] T 57b2610dc880415db4400141d117ee0f P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:38.047978 27841 raft_consensus.cc:740] T 57b2610dc880415db4400141d117ee0f P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fed58248067a4543b4e42e8e233f9628, State: Initialized, Role: FOLLOWER
I20260709 12:24:38.045388 27647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d347f9074e0d4e92ae5daf87513a5d3f" candidate_uuid: "3a6a473372574ae49afc4175bd8c55fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f458c1b650d4f62a27d2c9764353526" is_pre_election: true
I20260709 12:24:38.048852 27841 consensus_queue.cc:260] T 57b2610dc880415db4400141d117ee0f P fed58248067a4543b4e42e8e233f9628 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:38.038257 27795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57b2610dc880415db4400141d117ee0f" candidate_uuid: "1f458c1b650d4f62a27d2c9764353526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a6a473372574ae49afc4175bd8c55fb"
I20260709 12:24:38.049535 27870 raft_consensus.cc:2749] T 6706065df06d480eaa87a8d9925385ac P fed58248067a4543b4e42e8e233f9628 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:38.049409 27647 raft_consensus.cc:2468] T d347f9074e0d4e92ae5daf87513a5d3f P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a6a473372574ae49afc4175bd8c55fb in term 0.
I20260709 12:24:38.051218 27760 leader_election.cc:304] T d347f9074e0d4e92ae5daf87513a5d3f P 3a6a473372574ae49afc4175bd8c55fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f458c1b650d4f62a27d2c9764353526, 3a6a473372574ae49afc4175bd8c55fb; no voters: 
I20260709 12:24:38.039124 27722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d347f9074e0d4e92ae5daf87513a5d3f" candidate_uuid: "3a6a473372574ae49afc4175bd8c55fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fed58248067a4543b4e42e8e233f9628" is_pre_election: true
I20260709 12:24:38.052145 27847 raft_consensus.cc:2804] T d347f9074e0d4e92ae5daf87513a5d3f P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:38.052551 27795 raft_consensus.cc:3060] T 57b2610dc880415db4400141d117ee0f P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:38.052590 27847 raft_consensus.cc:493] T d347f9074e0d4e92ae5daf87513a5d3f P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:38.055723 27847 raft_consensus.cc:3060] T d347f9074e0d4e92ae5daf87513a5d3f P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:38.056955 27841 ts_tablet_manager.cc:1434] T 57b2610dc880415db4400141d117ee0f P fed58248067a4543b4e42e8e233f9628: Time spent starting tablet: real 0.024s	user 0.011s	sys 0.006s
I20260709 12:24:38.059331 27841 tablet_bootstrap.cc:492] T 7d966f84042d46d68a79461f0d91f72a P fed58248067a4543b4e42e8e233f9628: Bootstrap starting.
I20260709 12:24:38.062443 27795 raft_consensus.cc:2468] T 57b2610dc880415db4400141d117ee0f P 3a6a473372574ae49afc4175bd8c55fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f458c1b650d4f62a27d2c9764353526 in term 1.
I20260709 12:24:38.063709 27612 leader_election.cc:304] T 57b2610dc880415db4400141d117ee0f P 1f458c1b650d4f62a27d2c9764353526 [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: 1f458c1b650d4f62a27d2c9764353526, 3a6a473372574ae49afc4175bd8c55fb; no voters: fed58248067a4543b4e42e8e233f9628
I20260709 12:24:38.063944 27847 raft_consensus.cc:515] T d347f9074e0d4e92ae5daf87513a5d3f P 3a6a473372574ae49afc4175bd8c55fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:38.064904 27839 raft_consensus.cc:2804] T 57b2610dc880415db4400141d117ee0f P 1f458c1b650d4f62a27d2c9764353526 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:38.065203 27841 tablet_bootstrap.cc:654] T 7d966f84042d46d68a79461f0d91f72a P fed58248067a4543b4e42e8e233f9628: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:38.066717 27647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d347f9074e0d4e92ae5daf87513a5d3f" candidate_uuid: "3a6a473372574ae49afc4175bd8c55fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f458c1b650d4f62a27d2c9764353526"
I20260709 12:24:38.067340 27647 raft_consensus.cc:3060] T d347f9074e0d4e92ae5daf87513a5d3f P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:38.052187 27722 raft_consensus.cc:2468] T d347f9074e0d4e92ae5daf87513a5d3f P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a6a473372574ae49afc4175bd8c55fb in term 0.
I20260709 12:24:38.069769 27839 raft_consensus.cc:697] T 57b2610dc880415db4400141d117ee0f P 1f458c1b650d4f62a27d2c9764353526 [term 1 LEADER]: Becoming Leader. State: Replica: 1f458c1b650d4f62a27d2c9764353526, State: Running, Role: LEADER
I20260709 12:24:38.070937 27839 consensus_queue.cc:237] T 57b2610dc880415db4400141d117ee0f P 1f458c1b650d4f62a27d2c9764353526 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:38.077342 27647 raft_consensus.cc:2468] T d347f9074e0d4e92ae5daf87513a5d3f P 1f458c1b650d4f62a27d2c9764353526 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a6a473372574ae49afc4175bd8c55fb in term 1.
I20260709 12:24:38.079898 27722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d347f9074e0d4e92ae5daf87513a5d3f" candidate_uuid: "3a6a473372574ae49afc4175bd8c55fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fed58248067a4543b4e42e8e233f9628"
I20260709 12:24:38.080634 27722 raft_consensus.cc:3060] T d347f9074e0d4e92ae5daf87513a5d3f P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:38.086244 27542 catalog_manager.cc:5697] T 57b2610dc880415db4400141d117ee0f P 1f458c1b650d4f62a27d2c9764353526 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193). New cstate: current_term: 1 leader_uuid: "1f458c1b650d4f62a27d2c9764353526" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:38.088456 27847 leader_election.cc:290] T d347f9074e0d4e92ae5daf87513a5d3f P 3a6a473372574ae49afc4175bd8c55fb [CANDIDATE]: Term 1 election: Requested vote from peers 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193:43007), fed58248067a4543b4e42e8e233f9628 (127.21.56.194:34035)
I20260709 12:24:38.090114 27760 leader_election.cc:304] T d347f9074e0d4e92ae5daf87513a5d3f P 3a6a473372574ae49afc4175bd8c55fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f458c1b650d4f62a27d2c9764353526, 3a6a473372574ae49afc4175bd8c55fb; no voters: 
I20260709 12:24:38.091048 27847 raft_consensus.cc:2804] T d347f9074e0d4e92ae5daf87513a5d3f P 3a6a473372574ae49afc4175bd8c55fb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:38.091967 27723 raft_consensus.cc:3060] T e4c292bcbf974b878ba3c11b573c846c P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:38.094192 27722 raft_consensus.cc:2468] T d347f9074e0d4e92ae5daf87513a5d3f P fed58248067a4543b4e42e8e233f9628 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a6a473372574ae49afc4175bd8c55fb in term 1.
I20260709 12:24:38.096269 27847 raft_consensus.cc:697] T d347f9074e0d4e92ae5daf87513a5d3f P 3a6a473372574ae49afc4175bd8c55fb [term 1 LEADER]: Becoming Leader. State: Replica: 3a6a473372574ae49afc4175bd8c55fb, State: Running, Role: LEADER
I20260709 12:24:38.097406 27841 tablet_bootstrap.cc:492] T 7d966f84042d46d68a79461f0d91f72a P fed58248067a4543b4e42e8e233f9628: No bootstrap required, opened a new log
I20260709 12:24:38.097249 27847 consensus_queue.cc:237] T d347f9074e0d4e92ae5daf87513a5d3f P 3a6a473372574ae49afc4175bd8c55fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:38.097904 27841 ts_tablet_manager.cc:1403] T 7d966f84042d46d68a79461f0d91f72a P fed58248067a4543b4e42e8e233f9628: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.020s
I20260709 12:24:38.101406 27841 raft_consensus.cc:359] T 7d966f84042d46d68a79461f0d91f72a P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:38.102149 27841 raft_consensus.cc:385] T 7d966f84042d46d68a79461f0d91f72a P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:38.102432 27841 raft_consensus.cc:740] T 7d966f84042d46d68a79461f0d91f72a P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fed58248067a4543b4e42e8e233f9628, State: Initialized, Role: FOLLOWER
I20260709 12:24:38.103281 27841 consensus_queue.cc:260] T 7d966f84042d46d68a79461f0d91f72a P fed58248067a4543b4e42e8e233f9628 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:38.105769 27841 ts_tablet_manager.cc:1434] T 7d966f84042d46d68a79461f0d91f72a P fed58248067a4543b4e42e8e233f9628: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:24:38.111446 27864 consensus_queue.cc:1048] T ecb4ca512bad402e85b3cf5de9f3aa1d P 1f458c1b650d4f62a27d2c9764353526 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:38.112401 27839 consensus_queue.cc:1048] T e4c292bcbf974b878ba3c11b573c846c P 1f458c1b650d4f62a27d2c9764353526 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:38.129942 27542 catalog_manager.cc:5697] T d347f9074e0d4e92ae5daf87513a5d3f P 3a6a473372574ae49afc4175bd8c55fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195). New cstate: current_term: 1 leader_uuid: "3a6a473372574ae49afc4175bd8c55fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:38.143309 27864 consensus_queue.cc:1048] T ecb4ca512bad402e85b3cf5de9f3aa1d P 1f458c1b650d4f62a27d2c9764353526 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:38.309141 27796 raft_consensus.cc:3060] T 38b18444acd24cf3ba621f161dea6520 P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:38.315909 27860 consensus_queue.cc:1048] T 38b18444acd24cf3ba621f161dea6520 P 1f458c1b650d4f62a27d2c9764353526 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:38.327032 27860 consensus_queue.cc:1048] T 38b18444acd24cf3ba621f161dea6520 P 1f458c1b650d4f62a27d2c9764353526 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:38.332016 27870 raft_consensus.cc:493] T 57b2610dc880415db4400141d117ee0f P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:38.332609 27870 raft_consensus.cc:515] T 57b2610dc880415db4400141d117ee0f P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:38.334839 27870 leader_election.cc:290] T 57b2610dc880415db4400141d117ee0f P fed58248067a4543b4e42e8e233f9628 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193:43007), 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195:34903)
I20260709 12:24:38.334618 27847 consensus_queue.cc:1048] T c95ecdc41bf842f98b1e8ce1cf29b102 P 3a6a473372574ae49afc4175bd8c55fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:38.336341 27796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57b2610dc880415db4400141d117ee0f" candidate_uuid: "fed58248067a4543b4e42e8e233f9628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a6a473372574ae49afc4175bd8c55fb" is_pre_election: true
I20260709 12:24:38.336606 27647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57b2610dc880415db4400141d117ee0f" candidate_uuid: "fed58248067a4543b4e42e8e233f9628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f458c1b650d4f62a27d2c9764353526" is_pre_election: true
I20260709 12:24:38.337178 27796 raft_consensus.cc:2393] T 57b2610dc880415db4400141d117ee0f P 3a6a473372574ae49afc4175bd8c55fb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fed58248067a4543b4e42e8e233f9628 in current term 1: Already voted for candidate 1f458c1b650d4f62a27d2c9764353526 in this term.
I20260709 12:24:38.338327 27688 leader_election.cc:304] T 57b2610dc880415db4400141d117ee0f P fed58248067a4543b4e42e8e233f9628 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fed58248067a4543b4e42e8e233f9628; no voters: 1f458c1b650d4f62a27d2c9764353526, 3a6a473372574ae49afc4175bd8c55fb
I20260709 12:24:38.339064 27870 raft_consensus.cc:3060] T 57b2610dc880415db4400141d117ee0f P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:38.342259 27860 raft_consensus.cc:493] T a57869e8897c405b8fe4d9b239a9256f P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:38.342828 27860 raft_consensus.cc:515] T a57869e8897c405b8fe4d9b239a9256f P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:38.345651 27722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a57869e8897c405b8fe4d9b239a9256f" candidate_uuid: "1f458c1b650d4f62a27d2c9764353526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fed58248067a4543b4e42e8e233f9628" is_pre_election: true
I20260709 12:24:38.346446 27722 raft_consensus.cc:2393] T a57869e8897c405b8fe4d9b239a9256f P fed58248067a4543b4e42e8e233f9628 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f458c1b650d4f62a27d2c9764353526 in current term 1: Already voted for candidate fed58248067a4543b4e42e8e233f9628 in this term.
I20260709 12:24:38.349392 27860 leader_election.cc:290] T a57869e8897c405b8fe4d9b239a9256f P 1f458c1b650d4f62a27d2c9764353526 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fed58248067a4543b4e42e8e233f9628 (127.21.56.194:34035), 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195:34903)
I20260709 12:24:38.351130 27796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a57869e8897c405b8fe4d9b239a9256f" candidate_uuid: "1f458c1b650d4f62a27d2c9764353526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a6a473372574ae49afc4175bd8c55fb" is_pre_election: true
I20260709 12:24:38.351666 27877 consensus_queue.cc:1048] T c95ecdc41bf842f98b1e8ce1cf29b102 P 3a6a473372574ae49afc4175bd8c55fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:38.351960 27796 raft_consensus.cc:2393] T a57869e8897c405b8fe4d9b239a9256f P 3a6a473372574ae49afc4175bd8c55fb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f458c1b650d4f62a27d2c9764353526 in current term 1: Already voted for candidate 3a6a473372574ae49afc4175bd8c55fb in this term.
I20260709 12:24:38.352674 27870 raft_consensus.cc:2749] T 57b2610dc880415db4400141d117ee0f P fed58248067a4543b4e42e8e233f9628 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:38.356029 27612 leader_election.cc:304] T a57869e8897c405b8fe4d9b239a9256f P 1f458c1b650d4f62a27d2c9764353526 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f458c1b650d4f62a27d2c9764353526; no voters: 3a6a473372574ae49afc4175bd8c55fb, fed58248067a4543b4e42e8e233f9628
I20260709 12:24:38.356873 27860 raft_consensus.cc:3060] T a57869e8897c405b8fe4d9b239a9256f P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:38.364684 27860 raft_consensus.cc:2749] T a57869e8897c405b8fe4d9b239a9256f P 1f458c1b650d4f62a27d2c9764353526 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:38.402225 27721 raft_consensus.cc:3060] T 7d966f84042d46d68a79461f0d91f72a P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:38.409528 27847 consensus_queue.cc:1048] T 7d966f84042d46d68a79461f0d91f72a P 3a6a473372574ae49afc4175bd8c55fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:38.419785 27864 consensus_queue.cc:1048] T 6706065df06d480eaa87a8d9925385ac P 1f458c1b650d4f62a27d2c9764353526 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:38.420886 27847 consensus_queue.cc:1048] T 7d966f84042d46d68a79461f0d91f72a P 3a6a473372574ae49afc4175bd8c55fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:38.433861 27839 consensus_queue.cc:1048] T 6706065df06d480eaa87a8d9925385ac P 1f458c1b650d4f62a27d2c9764353526 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:38.578279 27839 consensus_queue.cc:1048] T 57b2610dc880415db4400141d117ee0f P 1f458c1b650d4f62a27d2c9764353526 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:38.590636 27864 consensus_queue.cc:1048] T 57b2610dc880415db4400141d117ee0f P 1f458c1b650d4f62a27d2c9764353526 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:24:38.631805 27593 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:24:38.684809 27908 consensus_queue.cc:1048] T d347f9074e0d4e92ae5daf87513a5d3f P 3a6a473372574ae49afc4175bd8c55fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:38.695358 27881 consensus_queue.cc:1048] T d347f9074e0d4e92ae5daf87513a5d3f P 3a6a473372574ae49afc4175bd8c55fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:24:39.638521 27593 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:24:40.093782 27918 raft_consensus.cc:493] T a57869e8897c405b8fe4d9b239a9256f P fed58248067a4543b4e42e8e233f9628 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:40.094365 27918 raft_consensus.cc:515] T a57869e8897c405b8fe4d9b239a9256f P fed58248067a4543b4e42e8e233f9628 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:40.096022 27918 leader_election.cc:290] T a57869e8897c405b8fe4d9b239a9256f P fed58248067a4543b4e42e8e233f9628 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193:43007), 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195:34903)
I20260709 12:24:40.097062 27647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a57869e8897c405b8fe4d9b239a9256f" candidate_uuid: "fed58248067a4543b4e42e8e233f9628" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f458c1b650d4f62a27d2c9764353526" is_pre_election: true
I20260709 12:24:40.097127 27796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a57869e8897c405b8fe4d9b239a9256f" candidate_uuid: "fed58248067a4543b4e42e8e233f9628" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a6a473372574ae49afc4175bd8c55fb" is_pre_election: true
I20260709 12:24:40.097837 27647 raft_consensus.cc:2468] T a57869e8897c405b8fe4d9b239a9256f P 1f458c1b650d4f62a27d2c9764353526 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fed58248067a4543b4e42e8e233f9628 in term 1.
I20260709 12:24:40.097929 27796 raft_consensus.cc:2468] T a57869e8897c405b8fe4d9b239a9256f P 3a6a473372574ae49afc4175bd8c55fb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fed58248067a4543b4e42e8e233f9628 in term 1.
I20260709 12:24:40.099133 27686 leader_election.cc:304] T a57869e8897c405b8fe4d9b239a9256f P fed58248067a4543b4e42e8e233f9628 [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: 1f458c1b650d4f62a27d2c9764353526, fed58248067a4543b4e42e8e233f9628; no voters: 
I20260709 12:24:40.099850 27918 raft_consensus.cc:2804] T a57869e8897c405b8fe4d9b239a9256f P fed58248067a4543b4e42e8e233f9628 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:24:40.100134 27918 raft_consensus.cc:493] T a57869e8897c405b8fe4d9b239a9256f P fed58248067a4543b4e42e8e233f9628 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:40.100380 27918 raft_consensus.cc:3060] T a57869e8897c405b8fe4d9b239a9256f P fed58248067a4543b4e42e8e233f9628 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:40.105916 27918 raft_consensus.cc:515] T a57869e8897c405b8fe4d9b239a9256f P fed58248067a4543b4e42e8e233f9628 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:40.107492 27918 leader_election.cc:290] T a57869e8897c405b8fe4d9b239a9256f P fed58248067a4543b4e42e8e233f9628 [CANDIDATE]: Term 2 election: Requested vote from peers 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193:43007), 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195:34903)
I20260709 12:24:40.108265 27647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a57869e8897c405b8fe4d9b239a9256f" candidate_uuid: "fed58248067a4543b4e42e8e233f9628" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f458c1b650d4f62a27d2c9764353526"
I20260709 12:24:40.108494 27795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a57869e8897c405b8fe4d9b239a9256f" candidate_uuid: "fed58248067a4543b4e42e8e233f9628" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a6a473372574ae49afc4175bd8c55fb"
I20260709 12:24:40.108805 27647 raft_consensus.cc:3060] T a57869e8897c405b8fe4d9b239a9256f P 1f458c1b650d4f62a27d2c9764353526 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:40.109033 27795 raft_consensus.cc:3060] T a57869e8897c405b8fe4d9b239a9256f P 3a6a473372574ae49afc4175bd8c55fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:40.114302 27795 raft_consensus.cc:2468] T a57869e8897c405b8fe4d9b239a9256f P 3a6a473372574ae49afc4175bd8c55fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fed58248067a4543b4e42e8e233f9628 in term 2.
I20260709 12:24:40.114306 27647 raft_consensus.cc:2468] T a57869e8897c405b8fe4d9b239a9256f P 1f458c1b650d4f62a27d2c9764353526 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fed58248067a4543b4e42e8e233f9628 in term 2.
I20260709 12:24:40.115399 27688 leader_election.cc:304] T a57869e8897c405b8fe4d9b239a9256f P fed58248067a4543b4e42e8e233f9628 [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: 3a6a473372574ae49afc4175bd8c55fb, fed58248067a4543b4e42e8e233f9628; no voters: 
I20260709 12:24:40.116074 27918 raft_consensus.cc:2804] T a57869e8897c405b8fe4d9b239a9256f P fed58248067a4543b4e42e8e233f9628 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:40.117002 27918 raft_consensus.cc:697] T a57869e8897c405b8fe4d9b239a9256f P fed58248067a4543b4e42e8e233f9628 [term 2 LEADER]: Becoming Leader. State: Replica: fed58248067a4543b4e42e8e233f9628, State: Running, Role: LEADER
I20260709 12:24:40.117841 27918 consensus_queue.cc:237] T a57869e8897c405b8fe4d9b239a9256f P fed58248067a4543b4e42e8e233f9628 [LEADER]: Queue going to LEADER 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: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:40.126194 27543 catalog_manager.cc:5697] T a57869e8897c405b8fe4d9b239a9256f P fed58248067a4543b4e42e8e233f9628 reported cstate change: term changed from 0 to 2, leader changed from <none> to fed58248067a4543b4e42e8e233f9628 (127.21.56.194). New cstate: current_term: 2 leader_uuid: "fed58248067a4543b4e42e8e233f9628" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:40.574178 27795 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d966f84042d46d68a79461f0d91f72a"
dest_uuid: "3a6a473372574ae49afc4175bd8c55fb"
mode: GRACEFUL
new_leader_uuid: "1f458c1b650d4f62a27d2c9764353526"
 from {username='slave'} at 127.0.0.1:60746
I20260709 12:24:40.574780 27795 raft_consensus.cc:606] T 7d966f84042d46d68a79461f0d91f72a P 3a6a473372574ae49afc4175bd8c55fb [term 1 LEADER]: Received request to transfer leadership to TS 1f458c1b650d4f62a27d2c9764353526
I20260709 12:24:40.579854 27795 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c95ecdc41bf842f98b1e8ce1cf29b102"
dest_uuid: "3a6a473372574ae49afc4175bd8c55fb"
mode: GRACEFUL
new_leader_uuid: "fed58248067a4543b4e42e8e233f9628"
 from {username='slave'} at 127.0.0.1:60746
I20260709 12:24:40.580350 27795 raft_consensus.cc:606] T c95ecdc41bf842f98b1e8ce1cf29b102 P 3a6a473372574ae49afc4175bd8c55fb [term 1 LEADER]: Received request to transfer leadership to TS fed58248067a4543b4e42e8e233f9628
I20260709 12:24:40.594017 27647 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57b2610dc880415db4400141d117ee0f"
dest_uuid: "1f458c1b650d4f62a27d2c9764353526"
mode: GRACEFUL
new_leader_uuid: "fed58248067a4543b4e42e8e233f9628"
 from {username='slave'} at 127.0.0.1:49760
I20260709 12:24:40.594540 27647 raft_consensus.cc:606] T 57b2610dc880415db4400141d117ee0f P 1f458c1b650d4f62a27d2c9764353526 [term 1 LEADER]: Received request to transfer leadership to TS fed58248067a4543b4e42e8e233f9628
I20260709 12:24:40.600131 27647 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e4c292bcbf974b878ba3c11b573c846c"
dest_uuid: "1f458c1b650d4f62a27d2c9764353526"
mode: GRACEFUL
new_leader_uuid: "fed58248067a4543b4e42e8e233f9628"
 from {username='slave'} at 127.0.0.1:49760
I20260709 12:24:40.600659 27647 raft_consensus.cc:606] T e4c292bcbf974b878ba3c11b573c846c P 1f458c1b650d4f62a27d2c9764353526 [term 1 LEADER]: Received request to transfer leadership to TS fed58248067a4543b4e42e8e233f9628
I20260709 12:24:40.605666 27795 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d347f9074e0d4e92ae5daf87513a5d3f"
dest_uuid: "3a6a473372574ae49afc4175bd8c55fb"
mode: GRACEFUL
new_leader_uuid: "fed58248067a4543b4e42e8e233f9628"
 from {username='slave'} at 127.0.0.1:60746
I20260709 12:24:40.606235 27795 raft_consensus.cc:606] T d347f9074e0d4e92ae5daf87513a5d3f P 3a6a473372574ae49afc4175bd8c55fb [term 1 LEADER]: Received request to transfer leadership to TS fed58248067a4543b4e42e8e233f9628
I20260709 12:24:40.619817 27721 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a57869e8897c405b8fe4d9b239a9256f"
dest_uuid: "fed58248067a4543b4e42e8e233f9628"
mode: GRACEFUL
new_leader_uuid: "3a6a473372574ae49afc4175bd8c55fb"
 from {username='slave'} at 127.0.0.1:60816
I20260709 12:24:40.620361 27721 raft_consensus.cc:606] T a57869e8897c405b8fe4d9b239a9256f P fed58248067a4543b4e42e8e233f9628 [term 2 LEADER]: Received request to transfer leadership to TS 3a6a473372574ae49afc4175bd8c55fb
I20260709 12:24:40.632759 27647 raft_consensus.cc:1275] T a57869e8897c405b8fe4d9b239a9256f P 1f458c1b650d4f62a27d2c9764353526 [term 2 FOLLOWER]: Refusing update from remote peer fed58248067a4543b4e42e8e233f9628: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:24:40.634054 27930 consensus_queue.cc:1048] T a57869e8897c405b8fe4d9b239a9256f P fed58248067a4543b4e42e8e233f9628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:40.656355 27795 raft_consensus.cc:1275] T a57869e8897c405b8fe4d9b239a9256f P 3a6a473372574ae49afc4175bd8c55fb [term 2 FOLLOWER]: Refusing update from remote peer fed58248067a4543b4e42e8e233f9628: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:24:40.657985 27934 consensus_queue.cc:1048] T a57869e8897c405b8fe4d9b239a9256f P fed58248067a4543b4e42e8e233f9628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:40.665658 27930 raft_consensus.cc:993] T a57869e8897c405b8fe4d9b239a9256f P fed58248067a4543b4e42e8e233f9628: : Instructing follower 3a6a473372574ae49afc4175bd8c55fb to start an election
I20260709 12:24:40.666195 27934 raft_consensus.cc:1081] T a57869e8897c405b8fe4d9b239a9256f P fed58248067a4543b4e42e8e233f9628 [term 2 LEADER]: Signalling peer 3a6a473372574ae49afc4175bd8c55fb to start an election
I20260709 12:24:40.667621 27795 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a57869e8897c405b8fe4d9b239a9256f"
dest_uuid: "3a6a473372574ae49afc4175bd8c55fb"
 from {username='slave'} at 127.0.0.1:60732
I20260709 12:24:40.668221 27795 raft_consensus.cc:493] T a57869e8897c405b8fe4d9b239a9256f P 3a6a473372574ae49afc4175bd8c55fb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:40.668604 27795 raft_consensus.cc:3060] T a57869e8897c405b8fe4d9b239a9256f P 3a6a473372574ae49afc4175bd8c55fb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:40.674458 27795 raft_consensus.cc:515] T a57869e8897c405b8fe4d9b239a9256f P 3a6a473372574ae49afc4175bd8c55fb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:40.676086 27795 leader_election.cc:290] T a57869e8897c405b8fe4d9b239a9256f P 3a6a473372574ae49afc4175bd8c55fb [CANDIDATE]: Term 3 election: Requested vote from peers 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193:43007), fed58248067a4543b4e42e8e233f9628 (127.21.56.194:34035)
I20260709 12:24:40.677068 27647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a57869e8897c405b8fe4d9b239a9256f" candidate_uuid: "3a6a473372574ae49afc4175bd8c55fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "1f458c1b650d4f62a27d2c9764353526"
I20260709 12:24:40.677227 27721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a57869e8897c405b8fe4d9b239a9256f" candidate_uuid: "3a6a473372574ae49afc4175bd8c55fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "fed58248067a4543b4e42e8e233f9628"
I20260709 12:24:40.677820 27647 raft_consensus.cc:3060] T a57869e8897c405b8fe4d9b239a9256f P 1f458c1b650d4f62a27d2c9764353526 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:40.677917 27721 raft_consensus.cc:3055] T a57869e8897c405b8fe4d9b239a9256f P fed58248067a4543b4e42e8e233f9628 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:24:40.678392 27721 raft_consensus.cc:740] T a57869e8897c405b8fe4d9b239a9256f P fed58248067a4543b4e42e8e233f9628 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fed58248067a4543b4e42e8e233f9628, State: Running, Role: LEADER
I20260709 12:24:40.679205 27721 consensus_queue.cc:260] T a57869e8897c405b8fe4d9b239a9256f P fed58248067a4543b4e42e8e233f9628 [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: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:40.680485 27721 raft_consensus.cc:3060] T a57869e8897c405b8fe4d9b239a9256f P fed58248067a4543b4e42e8e233f9628 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:40.683493 27647 raft_consensus.cc:2468] T a57869e8897c405b8fe4d9b239a9256f P 1f458c1b650d4f62a27d2c9764353526 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a6a473372574ae49afc4175bd8c55fb in term 3.
I20260709 12:24:40.684559 27760 leader_election.cc:304] T a57869e8897c405b8fe4d9b239a9256f P 3a6a473372574ae49afc4175bd8c55fb [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: 1f458c1b650d4f62a27d2c9764353526, 3a6a473372574ae49afc4175bd8c55fb; no voters: 
I20260709 12:24:40.685415 27877 raft_consensus.cc:2804] T a57869e8897c405b8fe4d9b239a9256f P 3a6a473372574ae49afc4175bd8c55fb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:24:40.686470 27721 raft_consensus.cc:2468] T a57869e8897c405b8fe4d9b239a9256f P fed58248067a4543b4e42e8e233f9628 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a6a473372574ae49afc4175bd8c55fb in term 3.
I20260709 12:24:40.687429 27877 raft_consensus.cc:697] T a57869e8897c405b8fe4d9b239a9256f P 3a6a473372574ae49afc4175bd8c55fb [term 3 LEADER]: Becoming Leader. State: Replica: 3a6a473372574ae49afc4175bd8c55fb, State: Running, Role: LEADER
I20260709 12:24:40.688321 27877 consensus_queue.cc:237] T a57869e8897c405b8fe4d9b239a9256f P 3a6a473372574ae49afc4175bd8c55fb [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: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:40.694555 27542 catalog_manager.cc:5697] T a57869e8897c405b8fe4d9b239a9256f P 3a6a473372574ae49afc4175bd8c55fb reported cstate change: term changed from 2 to 3, leader changed from fed58248067a4543b4e42e8e233f9628 (127.21.56.194) to 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195). New cstate: current_term: 3 leader_uuid: "3a6a473372574ae49afc4175bd8c55fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:40.760062 27839 raft_consensus.cc:993] T e4c292bcbf974b878ba3c11b573c846c P 1f458c1b650d4f62a27d2c9764353526: : Instructing follower fed58248067a4543b4e42e8e233f9628 to start an election
I20260709 12:24:40.760465 27925 raft_consensus.cc:1081] T e4c292bcbf974b878ba3c11b573c846c P 1f458c1b650d4f62a27d2c9764353526 [term 1 LEADER]: Signalling peer fed58248067a4543b4e42e8e233f9628 to start an election
I20260709 12:24:40.761927 27721 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e4c292bcbf974b878ba3c11b573c846c"
dest_uuid: "fed58248067a4543b4e42e8e233f9628"
 from {username='slave'} at 127.0.0.1:60788
I20260709 12:24:40.762419 27721 raft_consensus.cc:493] T e4c292bcbf974b878ba3c11b573c846c P fed58248067a4543b4e42e8e233f9628 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:40.762699 27721 raft_consensus.cc:3060] T e4c292bcbf974b878ba3c11b573c846c P fed58248067a4543b4e42e8e233f9628 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:40.767530 27721 raft_consensus.cc:515] T e4c292bcbf974b878ba3c11b573c846c P fed58248067a4543b4e42e8e233f9628 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:40.769068 27721 leader_election.cc:290] T e4c292bcbf974b878ba3c11b573c846c P fed58248067a4543b4e42e8e233f9628 [CANDIDATE]: Term 2 election: Requested vote from peers 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193:43007), 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195:34903)
I20260709 12:24:40.770033 27647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c292bcbf974b878ba3c11b573c846c" candidate_uuid: "fed58248067a4543b4e42e8e233f9628" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f458c1b650d4f62a27d2c9764353526"
I20260709 12:24:40.770303 27795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c292bcbf974b878ba3c11b573c846c" candidate_uuid: "fed58248067a4543b4e42e8e233f9628" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a6a473372574ae49afc4175bd8c55fb"
I20260709 12:24:40.770660 27647 raft_consensus.cc:3055] T e4c292bcbf974b878ba3c11b573c846c P 1f458c1b650d4f62a27d2c9764353526 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:40.770810 27795 raft_consensus.cc:3060] T e4c292bcbf974b878ba3c11b573c846c P 3a6a473372574ae49afc4175bd8c55fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:40.770977 27647 raft_consensus.cc:740] T e4c292bcbf974b878ba3c11b573c846c P 1f458c1b650d4f62a27d2c9764353526 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f458c1b650d4f62a27d2c9764353526, State: Running, Role: LEADER
I20260709 12:24:40.771767 27647 consensus_queue.cc:260] T e4c292bcbf974b878ba3c11b573c846c P 1f458c1b650d4f62a27d2c9764353526 [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: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:40.772765 27647 raft_consensus.cc:3060] T e4c292bcbf974b878ba3c11b573c846c P 1f458c1b650d4f62a27d2c9764353526 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:40.775904 27795 raft_consensus.cc:2468] T e4c292bcbf974b878ba3c11b573c846c P 3a6a473372574ae49afc4175bd8c55fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fed58248067a4543b4e42e8e233f9628 in term 2.
I20260709 12:24:40.776932 27688 leader_election.cc:304] T e4c292bcbf974b878ba3c11b573c846c P fed58248067a4543b4e42e8e233f9628 [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: 3a6a473372574ae49afc4175bd8c55fb, fed58248067a4543b4e42e8e233f9628; no voters: 
I20260709 12:24:40.777586 27934 raft_consensus.cc:2804] T e4c292bcbf974b878ba3c11b573c846c P fed58248067a4543b4e42e8e233f9628 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:40.777833 27647 raft_consensus.cc:2468] T e4c292bcbf974b878ba3c11b573c846c P 1f458c1b650d4f62a27d2c9764353526 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fed58248067a4543b4e42e8e233f9628 in term 2.
I20260709 12:24:40.777953 27934 raft_consensus.cc:697] T e4c292bcbf974b878ba3c11b573c846c P fed58248067a4543b4e42e8e233f9628 [term 2 LEADER]: Becoming Leader. State: Replica: fed58248067a4543b4e42e8e233f9628, State: Running, Role: LEADER
I20260709 12:24:40.778889 27934 consensus_queue.cc:237] T e4c292bcbf974b878ba3c11b573c846c P fed58248067a4543b4e42e8e233f9628 [LEADER]: Queue 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: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:40.785887 27542 catalog_manager.cc:5697] T e4c292bcbf974b878ba3c11b573c846c P fed58248067a4543b4e42e8e233f9628 reported cstate change: term changed from 1 to 2, leader changed from 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193) to fed58248067a4543b4e42e8e233f9628 (127.21.56.194). New cstate: current_term: 2 leader_uuid: "fed58248067a4543b4e42e8e233f9628" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:40.860538 27938 raft_consensus.cc:993] T d347f9074e0d4e92ae5daf87513a5d3f P 3a6a473372574ae49afc4175bd8c55fb: : Instructing follower fed58248067a4543b4e42e8e233f9628 to start an election
I20260709 12:24:40.860986 27877 raft_consensus.cc:1081] T d347f9074e0d4e92ae5daf87513a5d3f P 3a6a473372574ae49afc4175bd8c55fb [term 1 LEADER]: Signalling peer fed58248067a4543b4e42e8e233f9628 to start an election
I20260709 12:24:40.862447 27721 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d347f9074e0d4e92ae5daf87513a5d3f"
dest_uuid: "fed58248067a4543b4e42e8e233f9628"
 from {username='slave'} at 127.0.0.1:60802
I20260709 12:24:40.862893 27721 raft_consensus.cc:493] T d347f9074e0d4e92ae5daf87513a5d3f P fed58248067a4543b4e42e8e233f9628 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:40.863142 27721 raft_consensus.cc:3060] T d347f9074e0d4e92ae5daf87513a5d3f P fed58248067a4543b4e42e8e233f9628 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:40.868391 27721 raft_consensus.cc:515] T d347f9074e0d4e92ae5daf87513a5d3f P fed58248067a4543b4e42e8e233f9628 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:40.869940 27721 leader_election.cc:290] T d347f9074e0d4e92ae5daf87513a5d3f P fed58248067a4543b4e42e8e233f9628 [CANDIDATE]: Term 2 election: Requested vote from peers 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193:43007), 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195:34903)
I20260709 12:24:40.870823 27647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d347f9074e0d4e92ae5daf87513a5d3f" candidate_uuid: "fed58248067a4543b4e42e8e233f9628" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f458c1b650d4f62a27d2c9764353526"
I20260709 12:24:40.871068 27795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d347f9074e0d4e92ae5daf87513a5d3f" candidate_uuid: "fed58248067a4543b4e42e8e233f9628" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a6a473372574ae49afc4175bd8c55fb"
I20260709 12:24:40.871364 27647 raft_consensus.cc:3060] T d347f9074e0d4e92ae5daf87513a5d3f P 1f458c1b650d4f62a27d2c9764353526 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:40.871599 27795 raft_consensus.cc:3055] T d347f9074e0d4e92ae5daf87513a5d3f P 3a6a473372574ae49afc4175bd8c55fb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:40.871847 27795 raft_consensus.cc:740] T d347f9074e0d4e92ae5daf87513a5d3f P 3a6a473372574ae49afc4175bd8c55fb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a6a473372574ae49afc4175bd8c55fb, State: Running, Role: LEADER
I20260709 12:24:40.872442 27795 consensus_queue.cc:260] T d347f9074e0d4e92ae5daf87513a5d3f P 3a6a473372574ae49afc4175bd8c55fb [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: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:40.873386 27795 raft_consensus.cc:3060] T d347f9074e0d4e92ae5daf87513a5d3f P 3a6a473372574ae49afc4175bd8c55fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:40.878034 27647 raft_consensus.cc:2468] T d347f9074e0d4e92ae5daf87513a5d3f P 1f458c1b650d4f62a27d2c9764353526 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fed58248067a4543b4e42e8e233f9628 in term 2.
I20260709 12:24:40.878135 27795 raft_consensus.cc:2468] T d347f9074e0d4e92ae5daf87513a5d3f P 3a6a473372574ae49afc4175bd8c55fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fed58248067a4543b4e42e8e233f9628 in term 2.
I20260709 12:24:40.879238 27686 leader_election.cc:304] T d347f9074e0d4e92ae5daf87513a5d3f P fed58248067a4543b4e42e8e233f9628 [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: 1f458c1b650d4f62a27d2c9764353526, fed58248067a4543b4e42e8e233f9628; no voters: 
I20260709 12:24:40.879932 27934 raft_consensus.cc:2804] T d347f9074e0d4e92ae5daf87513a5d3f P fed58248067a4543b4e42e8e233f9628 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:40.880393 27934 raft_consensus.cc:697] T d347f9074e0d4e92ae5daf87513a5d3f P fed58248067a4543b4e42e8e233f9628 [term 2 LEADER]: Becoming Leader. State: Replica: fed58248067a4543b4e42e8e233f9628, State: Running, Role: LEADER
I20260709 12:24:40.881275 27934 consensus_queue.cc:237] T d347f9074e0d4e92ae5daf87513a5d3f P fed58248067a4543b4e42e8e233f9628 [LEADER]: Queue 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: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:40.888536 27542 catalog_manager.cc:5697] T d347f9074e0d4e92ae5daf87513a5d3f P fed58248067a4543b4e42e8e233f9628 reported cstate change: term changed from 1 to 2, leader changed from 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195) to fed58248067a4543b4e42e8e233f9628 (127.21.56.194). New cstate: current_term: 2 leader_uuid: "fed58248067a4543b4e42e8e233f9628" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:40.984678 27938 raft_consensus.cc:993] T c95ecdc41bf842f98b1e8ce1cf29b102 P 3a6a473372574ae49afc4175bd8c55fb: : Instructing follower fed58248067a4543b4e42e8e233f9628 to start an election
I20260709 12:24:40.985193 27877 raft_consensus.cc:1081] T c95ecdc41bf842f98b1e8ce1cf29b102 P 3a6a473372574ae49afc4175bd8c55fb [term 1 LEADER]: Signalling peer fed58248067a4543b4e42e8e233f9628 to start an election
I20260709 12:24:40.986114 27839 raft_consensus.cc:993] T 57b2610dc880415db4400141d117ee0f P 1f458c1b650d4f62a27d2c9764353526: : Instructing follower fed58248067a4543b4e42e8e233f9628 to start an election
I20260709 12:24:40.986604 27925 raft_consensus.cc:1081] T 57b2610dc880415db4400141d117ee0f P 1f458c1b650d4f62a27d2c9764353526 [term 1 LEADER]: Signalling peer fed58248067a4543b4e42e8e233f9628 to start an election
I20260709 12:24:40.986975 27721 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c95ecdc41bf842f98b1e8ce1cf29b102"
dest_uuid: "fed58248067a4543b4e42e8e233f9628"
 from {username='slave'} at 127.0.0.1:60802
I20260709 12:24:40.987524 27721 raft_consensus.cc:493] T c95ecdc41bf842f98b1e8ce1cf29b102 P fed58248067a4543b4e42e8e233f9628 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:40.987848 27721 raft_consensus.cc:3060] T c95ecdc41bf842f98b1e8ce1cf29b102 P fed58248067a4543b4e42e8e233f9628 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:40.988127 27722 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "57b2610dc880415db4400141d117ee0f"
dest_uuid: "fed58248067a4543b4e42e8e233f9628"
 from {username='slave'} at 127.0.0.1:60788
I20260709 12:24:40.988725 27722 raft_consensus.cc:493] T 57b2610dc880415db4400141d117ee0f P fed58248067a4543b4e42e8e233f9628 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:40.989012 27722 raft_consensus.cc:3060] T 57b2610dc880415db4400141d117ee0f P fed58248067a4543b4e42e8e233f9628 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:40.993077 27721 raft_consensus.cc:515] T c95ecdc41bf842f98b1e8ce1cf29b102 P fed58248067a4543b4e42e8e233f9628 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:40.994084 27722 raft_consensus.cc:515] T 57b2610dc880415db4400141d117ee0f P fed58248067a4543b4e42e8e233f9628 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:40.994946 27721 leader_election.cc:290] T c95ecdc41bf842f98b1e8ce1cf29b102 P fed58248067a4543b4e42e8e233f9628 [CANDIDATE]: Term 2 election: Requested vote from peers 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193:43007), 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195:34903)
I20260709 12:24:40.996068 27722 leader_election.cc:290] T 57b2610dc880415db4400141d117ee0f P fed58248067a4543b4e42e8e233f9628 [CANDIDATE]: Term 2 election: Requested vote from peers 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193:43007), 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195:34903)
I20260709 12:24:40.996795 27648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57b2610dc880415db4400141d117ee0f" candidate_uuid: "fed58248067a4543b4e42e8e233f9628" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f458c1b650d4f62a27d2c9764353526"
I20260709 12:24:40.997190 27795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c95ecdc41bf842f98b1e8ce1cf29b102" candidate_uuid: "fed58248067a4543b4e42e8e233f9628" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a6a473372574ae49afc4175bd8c55fb"
I20260709 12:24:40.999845 27648 raft_consensus.cc:3055] T 57b2610dc880415db4400141d117ee0f P 1f458c1b650d4f62a27d2c9764353526 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:40.996977 27647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c95ecdc41bf842f98b1e8ce1cf29b102" candidate_uuid: "fed58248067a4543b4e42e8e233f9628" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f458c1b650d4f62a27d2c9764353526"
I20260709 12:24:41.000351 27648 raft_consensus.cc:740] T 57b2610dc880415db4400141d117ee0f P 1f458c1b650d4f62a27d2c9764353526 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f458c1b650d4f62a27d2c9764353526, State: Running, Role: LEADER
I20260709 12:24:40.997262 27796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57b2610dc880415db4400141d117ee0f" candidate_uuid: "fed58248067a4543b4e42e8e233f9628" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a6a473372574ae49afc4175bd8c55fb"
I20260709 12:24:41.000402 27795 raft_consensus.cc:3055] T c95ecdc41bf842f98b1e8ce1cf29b102 P 3a6a473372574ae49afc4175bd8c55fb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:41.000671 27647 raft_consensus.cc:3060] T c95ecdc41bf842f98b1e8ce1cf29b102 P 1f458c1b650d4f62a27d2c9764353526 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:41.000963 27795 raft_consensus.cc:740] T c95ecdc41bf842f98b1e8ce1cf29b102 P 3a6a473372574ae49afc4175bd8c55fb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a6a473372574ae49afc4175bd8c55fb, State: Running, Role: LEADER
I20260709 12:24:41.001598 27648 consensus_queue.cc:260] T 57b2610dc880415db4400141d117ee0f P 1f458c1b650d4f62a27d2c9764353526 [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: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:41.002053 27795 consensus_queue.cc:260] T c95ecdc41bf842f98b1e8ce1cf29b102 P 3a6a473372574ae49afc4175bd8c55fb [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: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:41.002744 27648 raft_consensus.cc:3060] T 57b2610dc880415db4400141d117ee0f P 1f458c1b650d4f62a27d2c9764353526 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:41.003396 27795 raft_consensus.cc:3060] T c95ecdc41bf842f98b1e8ce1cf29b102 P 3a6a473372574ae49afc4175bd8c55fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:41.000967 27796 raft_consensus.cc:3060] T 57b2610dc880415db4400141d117ee0f P 3a6a473372574ae49afc4175bd8c55fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:41.008322 27647 raft_consensus.cc:2468] T c95ecdc41bf842f98b1e8ce1cf29b102 P 1f458c1b650d4f62a27d2c9764353526 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fed58248067a4543b4e42e8e233f9628 in term 2.
I20260709 12:24:41.009778 27648 raft_consensus.cc:2468] T 57b2610dc880415db4400141d117ee0f P 1f458c1b650d4f62a27d2c9764353526 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fed58248067a4543b4e42e8e233f9628 in term 2.
I20260709 12:24:41.009869 27686 leader_election.cc:304] T c95ecdc41bf842f98b1e8ce1cf29b102 P fed58248067a4543b4e42e8e233f9628 [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: 1f458c1b650d4f62a27d2c9764353526, fed58248067a4543b4e42e8e233f9628; no voters: 
I20260709 12:24:41.010555 27795 raft_consensus.cc:2468] T c95ecdc41bf842f98b1e8ce1cf29b102 P 3a6a473372574ae49afc4175bd8c55fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fed58248067a4543b4e42e8e233f9628 in term 2.
I20260709 12:24:41.011025 27934 raft_consensus.cc:2804] T c95ecdc41bf842f98b1e8ce1cf29b102 P fed58248067a4543b4e42e8e233f9628 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:41.011073 27686 leader_election.cc:304] T 57b2610dc880415db4400141d117ee0f P fed58248067a4543b4e42e8e233f9628 [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: 1f458c1b650d4f62a27d2c9764353526, fed58248067a4543b4e42e8e233f9628; no voters: 
I20260709 12:24:41.011600 27934 raft_consensus.cc:697] T c95ecdc41bf842f98b1e8ce1cf29b102 P fed58248067a4543b4e42e8e233f9628 [term 2 LEADER]: Becoming Leader. State: Replica: fed58248067a4543b4e42e8e233f9628, State: Running, Role: LEADER
I20260709 12:24:41.012260 27932 raft_consensus.cc:2804] T 57b2610dc880415db4400141d117ee0f P fed58248067a4543b4e42e8e233f9628 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:41.012729 27932 raft_consensus.cc:697] T 57b2610dc880415db4400141d117ee0f P fed58248067a4543b4e42e8e233f9628 [term 2 LEADER]: Becoming Leader. State: Replica: fed58248067a4543b4e42e8e233f9628, State: Running, Role: LEADER
I20260709 12:24:41.012511 27934 consensus_queue.cc:237] T c95ecdc41bf842f98b1e8ce1cf29b102 P fed58248067a4543b4e42e8e233f9628 [LEADER]: Queue 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: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:41.013192 27796 raft_consensus.cc:2468] T 57b2610dc880415db4400141d117ee0f P 3a6a473372574ae49afc4175bd8c55fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fed58248067a4543b4e42e8e233f9628 in term 2.
I20260709 12:24:41.013590 27932 consensus_queue.cc:237] T 57b2610dc880415db4400141d117ee0f P fed58248067a4543b4e42e8e233f9628 [LEADER]: Queue 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: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:41.020594 27542 catalog_manager.cc:5697] T c95ecdc41bf842f98b1e8ce1cf29b102 P fed58248067a4543b4e42e8e233f9628 reported cstate change: term changed from 1 to 2, leader changed from 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195) to fed58248067a4543b4e42e8e233f9628 (127.21.56.194). New cstate: current_term: 2 leader_uuid: "fed58248067a4543b4e42e8e233f9628" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:41.031900 27542 catalog_manager.cc:5697] T 57b2610dc880415db4400141d117ee0f P fed58248067a4543b4e42e8e233f9628 reported cstate change: term changed from 1 to 2, leader changed from 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193) to fed58248067a4543b4e42e8e233f9628 (127.21.56.194). New cstate: current_term: 2 leader_uuid: "fed58248067a4543b4e42e8e233f9628" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:41.071440 27938 raft_consensus.cc:993] T 7d966f84042d46d68a79461f0d91f72a P 3a6a473372574ae49afc4175bd8c55fb: : Instructing follower 1f458c1b650d4f62a27d2c9764353526 to start an election
I20260709 12:24:41.071878 27877 raft_consensus.cc:1081] T 7d966f84042d46d68a79461f0d91f72a P 3a6a473372574ae49afc4175bd8c55fb [term 1 LEADER]: Signalling peer 1f458c1b650d4f62a27d2c9764353526 to start an election
I20260709 12:24:41.073308 27648 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d966f84042d46d68a79461f0d91f72a"
dest_uuid: "1f458c1b650d4f62a27d2c9764353526"
 from {username='slave'} at 127.0.0.1:49746
I20260709 12:24:41.073958 27648 raft_consensus.cc:493] T 7d966f84042d46d68a79461f0d91f72a P 1f458c1b650d4f62a27d2c9764353526 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:41.074458 27648 raft_consensus.cc:3060] T 7d966f84042d46d68a79461f0d91f72a P 1f458c1b650d4f62a27d2c9764353526 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:41.083431 27648 raft_consensus.cc:515] T 7d966f84042d46d68a79461f0d91f72a P 1f458c1b650d4f62a27d2c9764353526 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:41.085376 27648 leader_election.cc:290] T 7d966f84042d46d68a79461f0d91f72a P 1f458c1b650d4f62a27d2c9764353526 [CANDIDATE]: Term 2 election: Requested vote from peers fed58248067a4543b4e42e8e233f9628 (127.21.56.194:34035), 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195:34903)
I20260709 12:24:41.086222 27722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d966f84042d46d68a79461f0d91f72a" candidate_uuid: "1f458c1b650d4f62a27d2c9764353526" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fed58248067a4543b4e42e8e233f9628"
I20260709 12:24:41.086437 27796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d966f84042d46d68a79461f0d91f72a" candidate_uuid: "1f458c1b650d4f62a27d2c9764353526" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a6a473372574ae49afc4175bd8c55fb"
I20260709 12:24:41.086927 27722 raft_consensus.cc:3060] T 7d966f84042d46d68a79461f0d91f72a P fed58248067a4543b4e42e8e233f9628 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:41.086974 27796 raft_consensus.cc:3055] T 7d966f84042d46d68a79461f0d91f72a P 3a6a473372574ae49afc4175bd8c55fb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:41.087399 27796 raft_consensus.cc:740] T 7d966f84042d46d68a79461f0d91f72a P 3a6a473372574ae49afc4175bd8c55fb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a6a473372574ae49afc4175bd8c55fb, State: Running, Role: LEADER
I20260709 12:24:41.088253 27796 consensus_queue.cc:260] T 7d966f84042d46d68a79461f0d91f72a P 3a6a473372574ae49afc4175bd8c55fb [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: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:41.089497 27796 raft_consensus.cc:3060] T 7d966f84042d46d68a79461f0d91f72a P 3a6a473372574ae49afc4175bd8c55fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:41.094677 27722 raft_consensus.cc:2468] T 7d966f84042d46d68a79461f0d91f72a P fed58248067a4543b4e42e8e233f9628 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f458c1b650d4f62a27d2c9764353526 in term 2.
I20260709 12:24:41.096158 27612 leader_election.cc:304] T 7d966f84042d46d68a79461f0d91f72a P 1f458c1b650d4f62a27d2c9764353526 [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: 1f458c1b650d4f62a27d2c9764353526, fed58248067a4543b4e42e8e233f9628; no voters: 
I20260709 12:24:41.096841 27796 raft_consensus.cc:2468] T 7d966f84042d46d68a79461f0d91f72a P 3a6a473372574ae49afc4175bd8c55fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f458c1b650d4f62a27d2c9764353526 in term 2.
I20260709 12:24:41.096984 27925 raft_consensus.cc:2804] T 7d966f84042d46d68a79461f0d91f72a P 1f458c1b650d4f62a27d2c9764353526 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:41.097544 27925 raft_consensus.cc:697] T 7d966f84042d46d68a79461f0d91f72a P 1f458c1b650d4f62a27d2c9764353526 [term 2 LEADER]: Becoming Leader. State: Replica: 1f458c1b650d4f62a27d2c9764353526, State: Running, Role: LEADER
I20260709 12:24:41.098444 27925 consensus_queue.cc:237] T 7d966f84042d46d68a79461f0d91f72a P 1f458c1b650d4f62a27d2c9764353526 [LEADER]: Queue 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: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:41.105849 27542 catalog_manager.cc:5697] T 7d966f84042d46d68a79461f0d91f72a P 1f458c1b650d4f62a27d2c9764353526 reported cstate change: term changed from 1 to 2, leader changed from 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195) to 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193). New cstate: current_term: 2 leader_uuid: "1f458c1b650d4f62a27d2c9764353526" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:41.156275 27722 raft_consensus.cc:1275] T a57869e8897c405b8fe4d9b239a9256f P fed58248067a4543b4e42e8e233f9628 [term 3 FOLLOWER]: Refusing update from remote peer 3a6a473372574ae49afc4175bd8c55fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:24:41.157768 27877 consensus_queue.cc:1048] T a57869e8897c405b8fe4d9b239a9256f P 3a6a473372574ae49afc4175bd8c55fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:41.166126 27648 raft_consensus.cc:1275] T a57869e8897c405b8fe4d9b239a9256f P 1f458c1b650d4f62a27d2c9764353526 [term 3 FOLLOWER]: Refusing update from remote peer 3a6a473372574ae49afc4175bd8c55fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:24:41.167697 27947 consensus_queue.cc:1048] T a57869e8897c405b8fe4d9b239a9256f P 3a6a473372574ae49afc4175bd8c55fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:41.200395 27796 raft_consensus.cc:1275] T e4c292bcbf974b878ba3c11b573c846c P 3a6a473372574ae49afc4175bd8c55fb [term 2 FOLLOWER]: Refusing update from remote peer fed58248067a4543b4e42e8e233f9628: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:41.201555 27934 consensus_queue.cc:1048] T e4c292bcbf974b878ba3c11b573c846c P fed58248067a4543b4e42e8e233f9628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:41.210577 27648 raft_consensus.cc:1275] T e4c292bcbf974b878ba3c11b573c846c P 1f458c1b650d4f62a27d2c9764353526 [term 2 FOLLOWER]: Refusing update from remote peer fed58248067a4543b4e42e8e233f9628: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:41.211890 27930 consensus_queue.cc:1048] T e4c292bcbf974b878ba3c11b573c846c P fed58248067a4543b4e42e8e233f9628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:41.319084 27648 raft_consensus.cc:1275] T d347f9074e0d4e92ae5daf87513a5d3f P 1f458c1b650d4f62a27d2c9764353526 [term 2 FOLLOWER]: Refusing update from remote peer fed58248067a4543b4e42e8e233f9628: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:41.320459 27932 consensus_queue.cc:1048] T d347f9074e0d4e92ae5daf87513a5d3f P fed58248067a4543b4e42e8e233f9628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:41.322247 27796 raft_consensus.cc:1275] T d347f9074e0d4e92ae5daf87513a5d3f P 3a6a473372574ae49afc4175bd8c55fb [term 2 FOLLOWER]: Refusing update from remote peer fed58248067a4543b4e42e8e233f9628: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:41.323572 27932 consensus_queue.cc:1048] T d347f9074e0d4e92ae5daf87513a5d3f P fed58248067a4543b4e42e8e233f9628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:41.396780 27648 raft_consensus.cc:1275] T 57b2610dc880415db4400141d117ee0f P 1f458c1b650d4f62a27d2c9764353526 [term 2 FOLLOWER]: Refusing update from remote peer fed58248067a4543b4e42e8e233f9628: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:41.398007 27934 consensus_queue.cc:1048] T 57b2610dc880415db4400141d117ee0f P fed58248067a4543b4e42e8e233f9628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:41.407212 27796 raft_consensus.cc:1275] T 57b2610dc880415db4400141d117ee0f P 3a6a473372574ae49afc4175bd8c55fb [term 2 FOLLOWER]: Refusing update from remote peer fed58248067a4543b4e42e8e233f9628: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:41.408638 27932 consensus_queue.cc:1048] T 57b2610dc880415db4400141d117ee0f P fed58248067a4543b4e42e8e233f9628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:41.424027 27796 raft_consensus.cc:1275] T c95ecdc41bf842f98b1e8ce1cf29b102 P 3a6a473372574ae49afc4175bd8c55fb [term 2 FOLLOWER]: Refusing update from remote peer fed58248067a4543b4e42e8e233f9628: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:41.425197 27932 consensus_queue.cc:1048] T c95ecdc41bf842f98b1e8ce1cf29b102 P fed58248067a4543b4e42e8e233f9628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:41.434051 27648 raft_consensus.cc:1275] T c95ecdc41bf842f98b1e8ce1cf29b102 P 1f458c1b650d4f62a27d2c9764353526 [term 2 FOLLOWER]: Refusing update from remote peer fed58248067a4543b4e42e8e233f9628: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:41.435791 27954 consensus_queue.cc:1048] T c95ecdc41bf842f98b1e8ce1cf29b102 P fed58248067a4543b4e42e8e233f9628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:41.668859 27722 raft_consensus.cc:1275] T 7d966f84042d46d68a79461f0d91f72a P fed58248067a4543b4e42e8e233f9628 [term 2 FOLLOWER]: Refusing update from remote peer 1f458c1b650d4f62a27d2c9764353526: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:41.670913 27925 consensus_queue.cc:1048] T 7d966f84042d46d68a79461f0d91f72a P 1f458c1b650d4f62a27d2c9764353526 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:41.680325 27796 raft_consensus.cc:1275] T 7d966f84042d46d68a79461f0d91f72a P 3a6a473372574ae49afc4175bd8c55fb [term 2 FOLLOWER]: Refusing update from remote peer 1f458c1b650d4f62a27d2c9764353526: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:41.682771 27961 consensus_queue.cc:1048] T 7d966f84042d46d68a79461f0d91f72a P 1f458c1b650d4f62a27d2c9764353526 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:43.651484 27542 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56712:
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"
    }
  }
}
W20260709 12:24:43.653956 27542 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.
W20260709 12:24:43.683106 27593 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:24:43.705814 27636 tablet_service.cc:1511] Processing CreateTablet for tablet 4ca2f123c83a4fd5acad577717199c6d (DEFAULT_TABLE table=soft_deleted_table [id=4efe1cdb59a240a28546bb743a0da79b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:24:43.707449 27636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ca2f123c83a4fd5acad577717199c6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:43.708161 27710 tablet_service.cc:1511] Processing CreateTablet for tablet 4ca2f123c83a4fd5acad577717199c6d (DEFAULT_TABLE table=soft_deleted_table [id=4efe1cdb59a240a28546bb743a0da79b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:24:43.709450 27780 tablet_service.cc:1511] Processing CreateTablet for tablet 4ca2f123c83a4fd5acad577717199c6d (DEFAULT_TABLE table=soft_deleted_table [id=4efe1cdb59a240a28546bb743a0da79b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:24:43.710218 27710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ca2f123c83a4fd5acad577717199c6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:43.710861 27780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ca2f123c83a4fd5acad577717199c6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:43.720963 27631 tablet_service.cc:1511] Processing CreateTablet for tablet 419563e5c4a2470b8b97f7c6b242d3fa (DEFAULT_TABLE table=soft_deleted_table [id=4efe1cdb59a240a28546bb743a0da79b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:24:43.722476 27708 tablet_service.cc:1511] Processing CreateTablet for tablet 419563e5c4a2470b8b97f7c6b242d3fa (DEFAULT_TABLE table=soft_deleted_table [id=4efe1cdb59a240a28546bb743a0da79b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:24:43.723956 27708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 419563e5c4a2470b8b97f7c6b242d3fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:43.725273 27633 tablet_service.cc:1511] Processing CreateTablet for tablet 0c8ac5b7d8c84218900ab8c15ca1d3b2 (DEFAULT_TABLE table=soft_deleted_table [id=4efe1cdb59a240a28546bb743a0da79b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:24:43.726239 27786 tablet_service.cc:1511] Processing CreateTablet for tablet 419563e5c4a2470b8b97f7c6b242d3fa (DEFAULT_TABLE table=soft_deleted_table [id=4efe1cdb59a240a28546bb743a0da79b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:24:43.727540 27786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 419563e5c4a2470b8b97f7c6b242d3fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:43.729959 27635 tablet_service.cc:1511] Processing CreateTablet for tablet cecd07713b43477995b0fa79ad77f099 (DEFAULT_TABLE table=soft_deleted_table [id=4efe1cdb59a240a28546bb743a0da79b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:24:43.730727 27713 tablet_service.cc:1511] Processing CreateTablet for tablet 0c8ac5b7d8c84218900ab8c15ca1d3b2 (DEFAULT_TABLE table=soft_deleted_table [id=4efe1cdb59a240a28546bb743a0da79b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:24:43.732072 27713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c8ac5b7d8c84218900ab8c15ca1d3b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:43.733721 27638 tablet_service.cc:1511] Processing CreateTablet for tablet 474284daa1fb45a5bd534aaad7234d75 (DEFAULT_TABLE table=soft_deleted_table [id=4efe1cdb59a240a28546bb743a0da79b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:24:43.735148 27784 tablet_service.cc:1511] Processing CreateTablet for tablet 0c8ac5b7d8c84218900ab8c15ca1d3b2 (DEFAULT_TABLE table=soft_deleted_table [id=4efe1cdb59a240a28546bb743a0da79b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:24:43.736128 27705 tablet_service.cc:1511] Processing CreateTablet for tablet 474284daa1fb45a5bd534aaad7234d75 (DEFAULT_TABLE table=soft_deleted_table [id=4efe1cdb59a240a28546bb743a0da79b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:24:43.736529 27784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c8ac5b7d8c84218900ab8c15ca1d3b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:43.737480 27705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 474284daa1fb45a5bd534aaad7234d75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:43.736174 27783 tablet_service.cc:1511] Processing CreateTablet for tablet 474284daa1fb45a5bd534aaad7234d75 (DEFAULT_TABLE table=soft_deleted_table [id=4efe1cdb59a240a28546bb743a0da79b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:24:43.739151 27785 tablet_service.cc:1511] Processing CreateTablet for tablet cecd07713b43477995b0fa79ad77f099 (DEFAULT_TABLE table=soft_deleted_table [id=4efe1cdb59a240a28546bb743a0da79b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:24:43.740427 27783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 474284daa1fb45a5bd534aaad7234d75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:43.740561 27779 tablet_service.cc:1511] Processing CreateTablet for tablet 676b10e839d748c1ba912f6a55282f8d (DEFAULT_TABLE table=soft_deleted_table [id=4efe1cdb59a240a28546bb743a0da79b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:24:43.722513 27631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 419563e5c4a2470b8b97f7c6b242d3fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:43.742820 27634 tablet_service.cc:1511] Processing CreateTablet for tablet 64e12d1138e2420dbd6b2208855f19d9 (DEFAULT_TABLE table=soft_deleted_table [id=4efe1cdb59a240a28546bb743a0da79b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:24:43.744140 27634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64e12d1138e2420dbd6b2208855f19d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:43.747416 27785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cecd07713b43477995b0fa79ad77f099. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:43.747131 27709 tablet_service.cc:1511] Processing CreateTablet for tablet 64e12d1138e2420dbd6b2208855f19d9 (DEFAULT_TABLE table=soft_deleted_table [id=4efe1cdb59a240a28546bb743a0da79b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:24:43.748482 27709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64e12d1138e2420dbd6b2208855f19d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:43.748204 27637 tablet_service.cc:1511] Processing CreateTablet for tablet 163e084cd99947bbad3c2d28fc6071c1 (DEFAULT_TABLE table=soft_deleted_table [id=4efe1cdb59a240a28546bb743a0da79b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:24:43.749500 27637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 163e084cd99947bbad3c2d28fc6071c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:43.751348 27711 tablet_service.cc:1511] Processing CreateTablet for tablet 163e084cd99947bbad3c2d28fc6071c1 (DEFAULT_TABLE table=soft_deleted_table [id=4efe1cdb59a240a28546bb743a0da79b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:24:43.752943 27711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 163e084cd99947bbad3c2d28fc6071c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:43.751348 27787 tablet_service.cc:1511] Processing CreateTablet for tablet 64e12d1138e2420dbd6b2208855f19d9 (DEFAULT_TABLE table=soft_deleted_table [id=4efe1cdb59a240a28546bb743a0da79b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:24:43.755280 27632 tablet_service.cc:1511] Processing CreateTablet for tablet 676b10e839d748c1ba912f6a55282f8d (DEFAULT_TABLE table=soft_deleted_table [id=4efe1cdb59a240a28546bb743a0da79b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:24:43.755890 27787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64e12d1138e2420dbd6b2208855f19d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:43.756556 27632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 676b10e839d748c1ba912f6a55282f8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:43.760890 27712 tablet_service.cc:1511] Processing CreateTablet for tablet 676b10e839d748c1ba912f6a55282f8d (DEFAULT_TABLE table=soft_deleted_table [id=4efe1cdb59a240a28546bb743a0da79b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:24:43.762427 27635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cecd07713b43477995b0fa79ad77f099. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:43.732297 27707 tablet_service.cc:1511] Processing CreateTablet for tablet cecd07713b43477995b0fa79ad77f099 (DEFAULT_TABLE table=soft_deleted_table [id=4efe1cdb59a240a28546bb743a0da79b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:24:43.766420 27638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 474284daa1fb45a5bd534aaad7234d75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:43.765398 27781 tablet_service.cc:1511] Processing CreateTablet for tablet 163e084cd99947bbad3c2d28fc6071c1 (DEFAULT_TABLE table=soft_deleted_table [id=4efe1cdb59a240a28546bb743a0da79b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:24:43.768460 27781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 163e084cd99947bbad3c2d28fc6071c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:43.768075 27630 tablet_service.cc:1511] Processing CreateTablet for tablet fe4b12cca85940c187050f30bb0c5445 (DEFAULT_TABLE table=soft_deleted_table [id=4efe1cdb59a240a28546bb743a0da79b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:24:43.769861 27706 tablet_service.cc:1511] Processing CreateTablet for tablet fe4b12cca85940c187050f30bb0c5445 (DEFAULT_TABLE table=soft_deleted_table [id=4efe1cdb59a240a28546bb743a0da79b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:24:43.770872 27630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe4b12cca85940c187050f30bb0c5445. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:43.772449 27779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 676b10e839d748c1ba912f6a55282f8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:43.762427 27712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 676b10e839d748c1ba912f6a55282f8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:43.774375 27707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cecd07713b43477995b0fa79ad77f099. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:43.776250 27706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe4b12cca85940c187050f30bb0c5445. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:43.772581 27633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c8ac5b7d8c84218900ab8c15ca1d3b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:43.785270 27782 tablet_service.cc:1511] Processing CreateTablet for tablet fe4b12cca85940c187050f30bb0c5445 (DEFAULT_TABLE table=soft_deleted_table [id=4efe1cdb59a240a28546bb743a0da79b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:24:43.786731 27782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe4b12cca85940c187050f30bb0c5445. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:43.793879 27979 tablet_bootstrap.cc:492] T 163e084cd99947bbad3c2d28fc6071c1 P 1f458c1b650d4f62a27d2c9764353526: Bootstrap starting.
I20260709 12:24:43.800401 27979 tablet_bootstrap.cc:654] T 163e084cd99947bbad3c2d28fc6071c1 P 1f458c1b650d4f62a27d2c9764353526: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:43.856216 27979 tablet_bootstrap.cc:492] T 163e084cd99947bbad3c2d28fc6071c1 P 1f458c1b650d4f62a27d2c9764353526: No bootstrap required, opened a new log
I20260709 12:24:43.856405 27981 tablet_bootstrap.cc:492] T 0c8ac5b7d8c84218900ab8c15ca1d3b2 P fed58248067a4543b4e42e8e233f9628: Bootstrap starting.
I20260709 12:24:43.856827 27979 ts_tablet_manager.cc:1403] T 163e084cd99947bbad3c2d28fc6071c1 P 1f458c1b650d4f62a27d2c9764353526: Time spent bootstrapping tablet: real 0.063s	user 0.029s	sys 0.029s
I20260709 12:24:43.859995 27979 raft_consensus.cc:359] T 163e084cd99947bbad3c2d28fc6071c1 P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:43.860821 27979 raft_consensus.cc:385] T 163e084cd99947bbad3c2d28fc6071c1 P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:43.861224 27979 raft_consensus.cc:740] T 163e084cd99947bbad3c2d28fc6071c1 P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f458c1b650d4f62a27d2c9764353526, State: Initialized, Role: FOLLOWER
W20260709 12:24:43.856875 27686 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.56.193:43007, user_credentials={real_user=slave}} blocked reactor thread for 98170.2us
I20260709 12:24:43.862212 27979 consensus_queue.cc:260] T 163e084cd99947bbad3c2d28fc6071c1 P 1f458c1b650d4f62a27d2c9764353526 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:43.864717 27979 ts_tablet_manager.cc:1434] T 163e084cd99947bbad3c2d28fc6071c1 P 1f458c1b650d4f62a27d2c9764353526: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:24:43.866350 27979 tablet_bootstrap.cc:492] T 419563e5c4a2470b8b97f7c6b242d3fa P 1f458c1b650d4f62a27d2c9764353526: Bootstrap starting.
I20260709 12:24:43.873318 27979 tablet_bootstrap.cc:654] T 419563e5c4a2470b8b97f7c6b242d3fa P 1f458c1b650d4f62a27d2c9764353526: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:43.877882 27981 tablet_bootstrap.cc:654] T 0c8ac5b7d8c84218900ab8c15ca1d3b2 P fed58248067a4543b4e42e8e233f9628: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:43.891573 27981 tablet_bootstrap.cc:492] T 0c8ac5b7d8c84218900ab8c15ca1d3b2 P fed58248067a4543b4e42e8e233f9628: No bootstrap required, opened a new log
I20260709 12:24:43.893731 27981 ts_tablet_manager.cc:1403] T 0c8ac5b7d8c84218900ab8c15ca1d3b2 P fed58248067a4543b4e42e8e233f9628: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.002s
I20260709 12:24:43.897908 27981 raft_consensus.cc:359] T 0c8ac5b7d8c84218900ab8c15ca1d3b2 P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:43.899515 27981 raft_consensus.cc:385] T 0c8ac5b7d8c84218900ab8c15ca1d3b2 P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:43.899924 27981 raft_consensus.cc:740] T 0c8ac5b7d8c84218900ab8c15ca1d3b2 P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fed58248067a4543b4e42e8e233f9628, State: Initialized, Role: FOLLOWER
I20260709 12:24:43.900949 27981 consensus_queue.cc:260] T 0c8ac5b7d8c84218900ab8c15ca1d3b2 P fed58248067a4543b4e42e8e233f9628 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:43.903435 27981 ts_tablet_manager.cc:1434] T 0c8ac5b7d8c84218900ab8c15ca1d3b2 P fed58248067a4543b4e42e8e233f9628: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:24:43.904966 27981 tablet_bootstrap.cc:492] T 4ca2f123c83a4fd5acad577717199c6d P fed58248067a4543b4e42e8e233f9628: Bootstrap starting.
I20260709 12:24:43.916807 27981 tablet_bootstrap.cc:654] T 4ca2f123c83a4fd5acad577717199c6d P fed58248067a4543b4e42e8e233f9628: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:43.899044 27982 tablet_bootstrap.cc:492] T 419563e5c4a2470b8b97f7c6b242d3fa P 3a6a473372574ae49afc4175bd8c55fb: Bootstrap starting.
I20260709 12:24:43.933717 27981 tablet_bootstrap.cc:492] T 4ca2f123c83a4fd5acad577717199c6d P fed58248067a4543b4e42e8e233f9628: No bootstrap required, opened a new log
I20260709 12:24:43.934422 27981 ts_tablet_manager.cc:1403] T 4ca2f123c83a4fd5acad577717199c6d P fed58248067a4543b4e42e8e233f9628: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.007s
I20260709 12:24:43.937873 27981 raft_consensus.cc:359] T 4ca2f123c83a4fd5acad577717199c6d P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:43.938874 27981 raft_consensus.cc:385] T 4ca2f123c83a4fd5acad577717199c6d P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:43.939253 27981 raft_consensus.cc:740] T 4ca2f123c83a4fd5acad577717199c6d P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fed58248067a4543b4e42e8e233f9628, State: Initialized, Role: FOLLOWER
I20260709 12:24:43.940515 27981 consensus_queue.cc:260] T 4ca2f123c83a4fd5acad577717199c6d P fed58248067a4543b4e42e8e233f9628 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:43.941177 27982 tablet_bootstrap.cc:654] T 419563e5c4a2470b8b97f7c6b242d3fa P 3a6a473372574ae49afc4175bd8c55fb: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:43.943732 27981 ts_tablet_manager.cc:1434] T 4ca2f123c83a4fd5acad577717199c6d P fed58248067a4543b4e42e8e233f9628: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 12:24:43.945106 27981 tablet_bootstrap.cc:492] T 419563e5c4a2470b8b97f7c6b242d3fa P fed58248067a4543b4e42e8e233f9628: Bootstrap starting.
I20260709 12:24:43.952385 27981 tablet_bootstrap.cc:654] T 419563e5c4a2470b8b97f7c6b242d3fa P fed58248067a4543b4e42e8e233f9628: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:43.961506 27979 tablet_bootstrap.cc:492] T 419563e5c4a2470b8b97f7c6b242d3fa P 1f458c1b650d4f62a27d2c9764353526: No bootstrap required, opened a new log
I20260709 12:24:43.962105 27979 ts_tablet_manager.cc:1403] T 419563e5c4a2470b8b97f7c6b242d3fa P 1f458c1b650d4f62a27d2c9764353526: Time spent bootstrapping tablet: real 0.096s	user 0.048s	sys 0.046s
I20260709 12:24:43.964959 27979 raft_consensus.cc:359] T 419563e5c4a2470b8b97f7c6b242d3fa P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:43.965916 27979 raft_consensus.cc:385] T 419563e5c4a2470b8b97f7c6b242d3fa P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:43.966368 27979 raft_consensus.cc:740] T 419563e5c4a2470b8b97f7c6b242d3fa P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f458c1b650d4f62a27d2c9764353526, State: Initialized, Role: FOLLOWER
I20260709 12:24:43.967048 27979 consensus_queue.cc:260] T 419563e5c4a2470b8b97f7c6b242d3fa P 1f458c1b650d4f62a27d2c9764353526 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:43.969177 27979 ts_tablet_manager.cc:1434] T 419563e5c4a2470b8b97f7c6b242d3fa P 1f458c1b650d4f62a27d2c9764353526: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260709 12:24:43.971508 27981 tablet_bootstrap.cc:492] T 419563e5c4a2470b8b97f7c6b242d3fa P fed58248067a4543b4e42e8e233f9628: No bootstrap required, opened a new log
I20260709 12:24:43.972085 27981 ts_tablet_manager.cc:1403] T 419563e5c4a2470b8b97f7c6b242d3fa P fed58248067a4543b4e42e8e233f9628: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.004s
I20260709 12:24:43.975063 27981 raft_consensus.cc:359] T 419563e5c4a2470b8b97f7c6b242d3fa P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:43.975755 27981 raft_consensus.cc:385] T 419563e5c4a2470b8b97f7c6b242d3fa P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:43.976034 27981 raft_consensus.cc:740] T 419563e5c4a2470b8b97f7c6b242d3fa P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fed58248067a4543b4e42e8e233f9628, State: Initialized, Role: FOLLOWER
I20260709 12:24:43.976740 27981 consensus_queue.cc:260] T 419563e5c4a2470b8b97f7c6b242d3fa P fed58248067a4543b4e42e8e233f9628 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:43.981415 27981 ts_tablet_manager.cc:1434] T 419563e5c4a2470b8b97f7c6b242d3fa P fed58248067a4543b4e42e8e233f9628: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:24:43.982518 27981 tablet_bootstrap.cc:492] T fe4b12cca85940c187050f30bb0c5445 P fed58248067a4543b4e42e8e233f9628: Bootstrap starting.
I20260709 12:24:43.989336 27979 tablet_bootstrap.cc:492] T fe4b12cca85940c187050f30bb0c5445 P 1f458c1b650d4f62a27d2c9764353526: Bootstrap starting.
I20260709 12:24:43.988899 27982 tablet_bootstrap.cc:492] T 419563e5c4a2470b8b97f7c6b242d3fa P 3a6a473372574ae49afc4175bd8c55fb: No bootstrap required, opened a new log
I20260709 12:24:43.990505 27982 ts_tablet_manager.cc:1403] T 419563e5c4a2470b8b97f7c6b242d3fa P 3a6a473372574ae49afc4175bd8c55fb: Time spent bootstrapping tablet: real 0.092s	user 0.013s	sys 0.000s
I20260709 12:24:43.989110 27981 tablet_bootstrap.cc:654] T fe4b12cca85940c187050f30bb0c5445 P fed58248067a4543b4e42e8e233f9628: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:43.993620 27982 raft_consensus.cc:359] T 419563e5c4a2470b8b97f7c6b242d3fa P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:43.994482 27982 raft_consensus.cc:385] T 419563e5c4a2470b8b97f7c6b242d3fa P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:43.994786 27982 raft_consensus.cc:740] T 419563e5c4a2470b8b97f7c6b242d3fa P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a6a473372574ae49afc4175bd8c55fb, State: Initialized, Role: FOLLOWER
I20260709 12:24:43.995668 27982 consensus_queue.cc:260] T 419563e5c4a2470b8b97f7c6b242d3fa P 3a6a473372574ae49afc4175bd8c55fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:43.998672 27982 ts_tablet_manager.cc:1434] T 419563e5c4a2470b8b97f7c6b242d3fa P 3a6a473372574ae49afc4175bd8c55fb: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:24:43.997706 27979 tablet_bootstrap.cc:654] T fe4b12cca85940c187050f30bb0c5445 P 1f458c1b650d4f62a27d2c9764353526: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:43.998839 27981 tablet_bootstrap.cc:492] T fe4b12cca85940c187050f30bb0c5445 P fed58248067a4543b4e42e8e233f9628: No bootstrap required, opened a new log
I20260709 12:24:44.000864 27981 ts_tablet_manager.cc:1403] T fe4b12cca85940c187050f30bb0c5445 P fed58248067a4543b4e42e8e233f9628: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.001s
I20260709 12:24:44.001154 27982 tablet_bootstrap.cc:492] T 0c8ac5b7d8c84218900ab8c15ca1d3b2 P 3a6a473372574ae49afc4175bd8c55fb: Bootstrap starting.
I20260709 12:24:44.004017 27981 raft_consensus.cc:359] T fe4b12cca85940c187050f30bb0c5445 P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.005276 27981 raft_consensus.cc:385] T fe4b12cca85940c187050f30bb0c5445 P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:44.005578 27981 raft_consensus.cc:740] T fe4b12cca85940c187050f30bb0c5445 P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fed58248067a4543b4e42e8e233f9628, State: Initialized, Role: FOLLOWER
I20260709 12:24:44.006330 27981 consensus_queue.cc:260] T fe4b12cca85940c187050f30bb0c5445 P fed58248067a4543b4e42e8e233f9628 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.007417 27979 tablet_bootstrap.cc:492] T fe4b12cca85940c187050f30bb0c5445 P 1f458c1b650d4f62a27d2c9764353526: No bootstrap required, opened a new log
I20260709 12:24:44.007956 27979 ts_tablet_manager.cc:1403] T fe4b12cca85940c187050f30bb0c5445 P 1f458c1b650d4f62a27d2c9764353526: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.002s
I20260709 12:24:44.008351 27982 tablet_bootstrap.cc:654] T 0c8ac5b7d8c84218900ab8c15ca1d3b2 P 3a6a473372574ae49afc4175bd8c55fb: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:44.011166 27981 ts_tablet_manager.cc:1434] T fe4b12cca85940c187050f30bb0c5445 P fed58248067a4543b4e42e8e233f9628: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:24:44.011143 27979 raft_consensus.cc:359] T fe4b12cca85940c187050f30bb0c5445 P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.012040 27979 raft_consensus.cc:385] T fe4b12cca85940c187050f30bb0c5445 P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:44.012360 27979 raft_consensus.cc:740] T fe4b12cca85940c187050f30bb0c5445 P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f458c1b650d4f62a27d2c9764353526, State: Initialized, Role: FOLLOWER
I20260709 12:24:44.012682 27981 tablet_bootstrap.cc:492] T 163e084cd99947bbad3c2d28fc6071c1 P fed58248067a4543b4e42e8e233f9628: Bootstrap starting.
I20260709 12:24:44.013267 27979 consensus_queue.cc:260] T fe4b12cca85940c187050f30bb0c5445 P 1f458c1b650d4f62a27d2c9764353526 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.015547 27979 ts_tablet_manager.cc:1434] T fe4b12cca85940c187050f30bb0c5445 P 1f458c1b650d4f62a27d2c9764353526: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:24:44.016651 27979 tablet_bootstrap.cc:492] T 4ca2f123c83a4fd5acad577717199c6d P 1f458c1b650d4f62a27d2c9764353526: Bootstrap starting.
I20260709 12:24:44.020146 27981 tablet_bootstrap.cc:654] T 163e084cd99947bbad3c2d28fc6071c1 P fed58248067a4543b4e42e8e233f9628: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:44.023630 27979 tablet_bootstrap.cc:654] T 4ca2f123c83a4fd5acad577717199c6d P 1f458c1b650d4f62a27d2c9764353526: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:44.023707 27978 raft_consensus.cc:493] T fe4b12cca85940c187050f30bb0c5445 P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:44.025307 27978 raft_consensus.cc:515] T fe4b12cca85940c187050f30bb0c5445 P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.028923 27796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe4b12cca85940c187050f30bb0c5445" candidate_uuid: "fed58248067a4543b4e42e8e233f9628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a6a473372574ae49afc4175bd8c55fb" is_pre_election: true
I20260709 12:24:44.030149 27978 leader_election.cc:290] T fe4b12cca85940c187050f30bb0c5445 P fed58248067a4543b4e42e8e233f9628 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193:43007), 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195:34903)
I20260709 12:24:44.032042 27648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe4b12cca85940c187050f30bb0c5445" candidate_uuid: "fed58248067a4543b4e42e8e233f9628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f458c1b650d4f62a27d2c9764353526" is_pre_election: true
W20260709 12:24:44.033911 27688 leader_election.cc:343] T fe4b12cca85940c187050f30bb0c5445 P fed58248067a4543b4e42e8e233f9628 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195:34903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:44.032868 27648 raft_consensus.cc:2468] T fe4b12cca85940c187050f30bb0c5445 P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fed58248067a4543b4e42e8e233f9628 in term 0.
I20260709 12:24:44.039495 27686 leader_election.cc:304] T fe4b12cca85940c187050f30bb0c5445 P fed58248067a4543b4e42e8e233f9628 [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: 1f458c1b650d4f62a27d2c9764353526, fed58248067a4543b4e42e8e233f9628; no voters: 3a6a473372574ae49afc4175bd8c55fb
I20260709 12:24:44.058491 27978 raft_consensus.cc:2804] T fe4b12cca85940c187050f30bb0c5445 P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:44.060107 27978 raft_consensus.cc:493] T fe4b12cca85940c187050f30bb0c5445 P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:44.061013 27978 raft_consensus.cc:3060] T fe4b12cca85940c187050f30bb0c5445 P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:44.098733 27978 raft_consensus.cc:515] T fe4b12cca85940c187050f30bb0c5445 P fed58248067a4543b4e42e8e233f9628 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.102219 27648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe4b12cca85940c187050f30bb0c5445" candidate_uuid: "fed58248067a4543b4e42e8e233f9628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f458c1b650d4f62a27d2c9764353526"
I20260709 12:24:44.102823 27648 raft_consensus.cc:3060] T fe4b12cca85940c187050f30bb0c5445 P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:44.118256 27796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe4b12cca85940c187050f30bb0c5445" candidate_uuid: "fed58248067a4543b4e42e8e233f9628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a6a473372574ae49afc4175bd8c55fb"
W20260709 12:24:44.120200 27688 leader_election.cc:343] T fe4b12cca85940c187050f30bb0c5445 P fed58248067a4543b4e42e8e233f9628 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195:34903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:44.121377 27648 raft_consensus.cc:2468] T fe4b12cca85940c187050f30bb0c5445 P 1f458c1b650d4f62a27d2c9764353526 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fed58248067a4543b4e42e8e233f9628 in term 1.
I20260709 12:24:44.123716 27686 leader_election.cc:304] T fe4b12cca85940c187050f30bb0c5445 P fed58248067a4543b4e42e8e233f9628 [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: 1f458c1b650d4f62a27d2c9764353526, fed58248067a4543b4e42e8e233f9628; no voters: 3a6a473372574ae49afc4175bd8c55fb
I20260709 12:24:44.125630 27930 raft_consensus.cc:2804] T fe4b12cca85940c187050f30bb0c5445 P fed58248067a4543b4e42e8e233f9628 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:44.126858 27930 raft_consensus.cc:697] T fe4b12cca85940c187050f30bb0c5445 P fed58248067a4543b4e42e8e233f9628 [term 1 LEADER]: Becoming Leader. State: Replica: fed58248067a4543b4e42e8e233f9628, State: Running, Role: LEADER
I20260709 12:24:44.127722 27930 consensus_queue.cc:237] T fe4b12cca85940c187050f30bb0c5445 P fed58248067a4543b4e42e8e233f9628 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.122054 27978 leader_election.cc:290] T fe4b12cca85940c187050f30bb0c5445 P fed58248067a4543b4e42e8e233f9628 [CANDIDATE]: Term 1 election: Requested vote from peers 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193:43007), 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195:34903)
I20260709 12:24:44.137374 27981 tablet_bootstrap.cc:492] T 163e084cd99947bbad3c2d28fc6071c1 P fed58248067a4543b4e42e8e233f9628: No bootstrap required, opened a new log
I20260709 12:24:44.137897 27981 ts_tablet_manager.cc:1403] T 163e084cd99947bbad3c2d28fc6071c1 P fed58248067a4543b4e42e8e233f9628: Time spent bootstrapping tablet: real 0.125s	user 0.068s	sys 0.046s
I20260709 12:24:44.139521 27982 tablet_bootstrap.cc:492] T 0c8ac5b7d8c84218900ab8c15ca1d3b2 P 3a6a473372574ae49afc4175bd8c55fb: No bootstrap required, opened a new log
I20260709 12:24:44.140200 27982 ts_tablet_manager.cc:1403] T 0c8ac5b7d8c84218900ab8c15ca1d3b2 P 3a6a473372574ae49afc4175bd8c55fb: Time spent bootstrapping tablet: real 0.139s	user 0.033s	sys 0.077s
I20260709 12:24:44.141124 27981 raft_consensus.cc:359] T 163e084cd99947bbad3c2d28fc6071c1 P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.141920 27981 raft_consensus.cc:385] T 163e084cd99947bbad3c2d28fc6071c1 P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:44.142256 27981 raft_consensus.cc:740] T 163e084cd99947bbad3c2d28fc6071c1 P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fed58248067a4543b4e42e8e233f9628, State: Initialized, Role: FOLLOWER
I20260709 12:24:44.142791 27979 tablet_bootstrap.cc:492] T 4ca2f123c83a4fd5acad577717199c6d P 1f458c1b650d4f62a27d2c9764353526: No bootstrap required, opened a new log
I20260709 12:24:44.142745 27542 catalog_manager.cc:5697] T fe4b12cca85940c187050f30bb0c5445 P fed58248067a4543b4e42e8e233f9628 reported cstate change: term changed from 0 to 1, leader changed from <none> to fed58248067a4543b4e42e8e233f9628 (127.21.56.194). New cstate: current_term: 1 leader_uuid: "fed58248067a4543b4e42e8e233f9628" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:44.144407 27979 ts_tablet_manager.cc:1403] T 4ca2f123c83a4fd5acad577717199c6d P 1f458c1b650d4f62a27d2c9764353526: Time spent bootstrapping tablet: real 0.128s	user 0.063s	sys 0.057s
I20260709 12:24:44.143050 27981 consensus_queue.cc:260] T 163e084cd99947bbad3c2d28fc6071c1 P fed58248067a4543b4e42e8e233f9628 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.144070 27982 raft_consensus.cc:359] T 0c8ac5b7d8c84218900ab8c15ca1d3b2 P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.144933 27982 raft_consensus.cc:385] T 0c8ac5b7d8c84218900ab8c15ca1d3b2 P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:44.145252 27982 raft_consensus.cc:740] T 0c8ac5b7d8c84218900ab8c15ca1d3b2 P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a6a473372574ae49afc4175bd8c55fb, State: Initialized, Role: FOLLOWER
I20260709 12:24:44.146054 27982 consensus_queue.cc:260] T 0c8ac5b7d8c84218900ab8c15ca1d3b2 P 3a6a473372574ae49afc4175bd8c55fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.147069 27981 ts_tablet_manager.cc:1434] T 163e084cd99947bbad3c2d28fc6071c1 P fed58248067a4543b4e42e8e233f9628: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260709 12:24:44.147666 27979 raft_consensus.cc:359] T 4ca2f123c83a4fd5acad577717199c6d P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.148193 27981 tablet_bootstrap.cc:492] T cecd07713b43477995b0fa79ad77f099 P fed58248067a4543b4e42e8e233f9628: Bootstrap starting.
I20260709 12:24:44.148428 27979 raft_consensus.cc:385] T 4ca2f123c83a4fd5acad577717199c6d P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:44.148654 27982 ts_tablet_manager.cc:1434] T 0c8ac5b7d8c84218900ab8c15ca1d3b2 P 3a6a473372574ae49afc4175bd8c55fb: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:24:44.148810 27979 raft_consensus.cc:740] T 4ca2f123c83a4fd5acad577717199c6d P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f458c1b650d4f62a27d2c9764353526, State: Initialized, Role: FOLLOWER
I20260709 12:24:44.149713 27982 tablet_bootstrap.cc:492] T 4ca2f123c83a4fd5acad577717199c6d P 3a6a473372574ae49afc4175bd8c55fb: Bootstrap starting.
I20260709 12:24:44.149852 27979 consensus_queue.cc:260] T 4ca2f123c83a4fd5acad577717199c6d P 1f458c1b650d4f62a27d2c9764353526 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.152417 27979 ts_tablet_manager.cc:1434] T 4ca2f123c83a4fd5acad577717199c6d P 1f458c1b650d4f62a27d2c9764353526: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:24:44.153429 27979 tablet_bootstrap.cc:492] T 0c8ac5b7d8c84218900ab8c15ca1d3b2 P 1f458c1b650d4f62a27d2c9764353526: Bootstrap starting.
I20260709 12:24:44.158144 27981 tablet_bootstrap.cc:654] T cecd07713b43477995b0fa79ad77f099 P fed58248067a4543b4e42e8e233f9628: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:44.161175 27982 tablet_bootstrap.cc:654] T 4ca2f123c83a4fd5acad577717199c6d P 3a6a473372574ae49afc4175bd8c55fb: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:44.161280 27979 tablet_bootstrap.cc:654] T 0c8ac5b7d8c84218900ab8c15ca1d3b2 P 1f458c1b650d4f62a27d2c9764353526: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:44.170297 27979 tablet_bootstrap.cc:492] T 0c8ac5b7d8c84218900ab8c15ca1d3b2 P 1f458c1b650d4f62a27d2c9764353526: No bootstrap required, opened a new log
I20260709 12:24:44.170442 27982 tablet_bootstrap.cc:492] T 4ca2f123c83a4fd5acad577717199c6d P 3a6a473372574ae49afc4175bd8c55fb: No bootstrap required, opened a new log
I20260709 12:24:44.170866 27979 ts_tablet_manager.cc:1403] T 0c8ac5b7d8c84218900ab8c15ca1d3b2 P 1f458c1b650d4f62a27d2c9764353526: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260709 12:24:44.170967 27982 ts_tablet_manager.cc:1403] T 4ca2f123c83a4fd5acad577717199c6d P 3a6a473372574ae49afc4175bd8c55fb: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.002s
I20260709 12:24:44.174456 27982 raft_consensus.cc:359] T 4ca2f123c83a4fd5acad577717199c6d P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.175197 27982 raft_consensus.cc:385] T 4ca2f123c83a4fd5acad577717199c6d P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:44.175486 27982 raft_consensus.cc:740] T 4ca2f123c83a4fd5acad577717199c6d P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a6a473372574ae49afc4175bd8c55fb, State: Initialized, Role: FOLLOWER
I20260709 12:24:44.176301 27982 consensus_queue.cc:260] T 4ca2f123c83a4fd5acad577717199c6d P 3a6a473372574ae49afc4175bd8c55fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.178407 27981 tablet_bootstrap.cc:492] T cecd07713b43477995b0fa79ad77f099 P fed58248067a4543b4e42e8e233f9628: No bootstrap required, opened a new log
I20260709 12:24:44.178602 27982 ts_tablet_manager.cc:1434] T 4ca2f123c83a4fd5acad577717199c6d P 3a6a473372574ae49afc4175bd8c55fb: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:24:44.179132 27981 ts_tablet_manager.cc:1403] T cecd07713b43477995b0fa79ad77f099 P fed58248067a4543b4e42e8e233f9628: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.010s
I20260709 12:24:44.178769 27979 raft_consensus.cc:359] T 0c8ac5b7d8c84218900ab8c15ca1d3b2 P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.179666 27979 raft_consensus.cc:385] T 0c8ac5b7d8c84218900ab8c15ca1d3b2 P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:44.179816 27982 tablet_bootstrap.cc:492] T 163e084cd99947bbad3c2d28fc6071c1 P 3a6a473372574ae49afc4175bd8c55fb: Bootstrap starting.
I20260709 12:24:44.180008 27979 raft_consensus.cc:740] T 0c8ac5b7d8c84218900ab8c15ca1d3b2 P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f458c1b650d4f62a27d2c9764353526, State: Initialized, Role: FOLLOWER
I20260709 12:24:44.180905 27979 consensus_queue.cc:260] T 0c8ac5b7d8c84218900ab8c15ca1d3b2 P 1f458c1b650d4f62a27d2c9764353526 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.182634 27981 raft_consensus.cc:359] T cecd07713b43477995b0fa79ad77f099 P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.183245 27979 ts_tablet_manager.cc:1434] T 0c8ac5b7d8c84218900ab8c15ca1d3b2 P 1f458c1b650d4f62a27d2c9764353526: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:24:44.183470 27981 raft_consensus.cc:385] T cecd07713b43477995b0fa79ad77f099 P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:44.183916 27981 raft_consensus.cc:740] T cecd07713b43477995b0fa79ad77f099 P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fed58248067a4543b4e42e8e233f9628, State: Initialized, Role: FOLLOWER
I20260709 12:24:44.184460 27979 tablet_bootstrap.cc:492] T 64e12d1138e2420dbd6b2208855f19d9 P 1f458c1b650d4f62a27d2c9764353526: Bootstrap starting.
I20260709 12:24:44.184892 27981 consensus_queue.cc:260] T cecd07713b43477995b0fa79ad77f099 P fed58248067a4543b4e42e8e233f9628 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.186018 27994 raft_consensus.cc:493] T 0c8ac5b7d8c84218900ab8c15ca1d3b2 P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:44.186520 27994 raft_consensus.cc:515] T 0c8ac5b7d8c84218900ab8c15ca1d3b2 P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.187318 27981 ts_tablet_manager.cc:1434] T cecd07713b43477995b0fa79ad77f099 P fed58248067a4543b4e42e8e233f9628: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:24:44.188472 27981 tablet_bootstrap.cc:492] T 64e12d1138e2420dbd6b2208855f19d9 P fed58248067a4543b4e42e8e233f9628: Bootstrap starting.
I20260709 12:24:44.189416 27722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c8ac5b7d8c84218900ab8c15ca1d3b2" candidate_uuid: "1f458c1b650d4f62a27d2c9764353526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fed58248067a4543b4e42e8e233f9628" is_pre_election: true
I20260709 12:24:44.190198 27722 raft_consensus.cc:2468] T 0c8ac5b7d8c84218900ab8c15ca1d3b2 P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f458c1b650d4f62a27d2c9764353526 in term 0.
I20260709 12:24:44.191910 27612 leader_election.cc:304] T 0c8ac5b7d8c84218900ab8c15ca1d3b2 P 1f458c1b650d4f62a27d2c9764353526 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f458c1b650d4f62a27d2c9764353526, fed58248067a4543b4e42e8e233f9628; no voters: 
I20260709 12:24:44.192824 27966 raft_consensus.cc:2804] T 0c8ac5b7d8c84218900ab8c15ca1d3b2 P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:44.193176 27966 raft_consensus.cc:493] T 0c8ac5b7d8c84218900ab8c15ca1d3b2 P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:44.193516 27966 raft_consensus.cc:3060] T 0c8ac5b7d8c84218900ab8c15ca1d3b2 P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:44.193785 27979 tablet_bootstrap.cc:654] T 64e12d1138e2420dbd6b2208855f19d9 P 1f458c1b650d4f62a27d2c9764353526: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:44.194953 27981 tablet_bootstrap.cc:654] T 64e12d1138e2420dbd6b2208855f19d9 P fed58248067a4543b4e42e8e233f9628: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:44.187335 27982 tablet_bootstrap.cc:654] T 163e084cd99947bbad3c2d28fc6071c1 P 3a6a473372574ae49afc4175bd8c55fb: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:44.198644 27994 leader_election.cc:290] T 0c8ac5b7d8c84218900ab8c15ca1d3b2 P 1f458c1b650d4f62a27d2c9764353526 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fed58248067a4543b4e42e8e233f9628 (127.21.56.194:34035), 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195:34903)
I20260709 12:24:44.199950 27796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c8ac5b7d8c84218900ab8c15ca1d3b2" candidate_uuid: "1f458c1b650d4f62a27d2c9764353526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a6a473372574ae49afc4175bd8c55fb" is_pre_election: true
I20260709 12:24:44.200763 27796 raft_consensus.cc:2468] T 0c8ac5b7d8c84218900ab8c15ca1d3b2 P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f458c1b650d4f62a27d2c9764353526 in term 0.
I20260709 12:24:44.205412 27979 tablet_bootstrap.cc:492] T 64e12d1138e2420dbd6b2208855f19d9 P 1f458c1b650d4f62a27d2c9764353526: No bootstrap required, opened a new log
I20260709 12:24:44.206009 27979 ts_tablet_manager.cc:1403] T 64e12d1138e2420dbd6b2208855f19d9 P 1f458c1b650d4f62a27d2c9764353526: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.007s
I20260709 12:24:44.206328 27994 raft_consensus.cc:493] T 163e084cd99947bbad3c2d28fc6071c1 P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:44.206897 27994 raft_consensus.cc:515] T 163e084cd99947bbad3c2d28fc6071c1 P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.209062 27979 raft_consensus.cc:359] T 64e12d1138e2420dbd6b2208855f19d9 P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.209857 27979 raft_consensus.cc:385] T 64e12d1138e2420dbd6b2208855f19d9 P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:44.209842 27722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "163e084cd99947bbad3c2d28fc6071c1" candidate_uuid: "1f458c1b650d4f62a27d2c9764353526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fed58248067a4543b4e42e8e233f9628" is_pre_election: true
I20260709 12:24:44.210377 27979 raft_consensus.cc:740] T 64e12d1138e2420dbd6b2208855f19d9 P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f458c1b650d4f62a27d2c9764353526, State: Initialized, Role: FOLLOWER
I20260709 12:24:44.210804 27722 raft_consensus.cc:2468] T 163e084cd99947bbad3c2d28fc6071c1 P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f458c1b650d4f62a27d2c9764353526 in term 0.
I20260709 12:24:44.211154 27979 consensus_queue.cc:260] T 64e12d1138e2420dbd6b2208855f19d9 P 1f458c1b650d4f62a27d2c9764353526 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.212004 27612 leader_election.cc:304] T 163e084cd99947bbad3c2d28fc6071c1 P 1f458c1b650d4f62a27d2c9764353526 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f458c1b650d4f62a27d2c9764353526, fed58248067a4543b4e42e8e233f9628; no voters: 
I20260709 12:24:44.213585 27979 ts_tablet_manager.cc:1434] T 64e12d1138e2420dbd6b2208855f19d9 P 1f458c1b650d4f62a27d2c9764353526: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260709 12:24:44.214619 27979 tablet_bootstrap.cc:492] T cecd07713b43477995b0fa79ad77f099 P 1f458c1b650d4f62a27d2c9764353526: Bootstrap starting.
I20260709 12:24:44.217015 27994 leader_election.cc:290] T 163e084cd99947bbad3c2d28fc6071c1 P 1f458c1b650d4f62a27d2c9764353526 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fed58248067a4543b4e42e8e233f9628 (127.21.56.194:34035), 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195:34903)
I20260709 12:24:44.219058 27981 tablet_bootstrap.cc:492] T 64e12d1138e2420dbd6b2208855f19d9 P fed58248067a4543b4e42e8e233f9628: No bootstrap required, opened a new log
I20260709 12:24:44.219766 27981 ts_tablet_manager.cc:1403] T 64e12d1138e2420dbd6b2208855f19d9 P fed58248067a4543b4e42e8e233f9628: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.009s
I20260709 12:24:44.220534 27994 raft_consensus.cc:2804] T 163e084cd99947bbad3c2d28fc6071c1 P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:44.221688 27994 raft_consensus.cc:493] T 163e084cd99947bbad3c2d28fc6071c1 P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:44.222508 27979 tablet_bootstrap.cc:654] T cecd07713b43477995b0fa79ad77f099 P 1f458c1b650d4f62a27d2c9764353526: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:44.219079 27966 raft_consensus.cc:515] T 0c8ac5b7d8c84218900ab8c15ca1d3b2 P 1f458c1b650d4f62a27d2c9764353526 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.223322 27981 raft_consensus.cc:359] T 64e12d1138e2420dbd6b2208855f19d9 P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.223534 27994 raft_consensus.cc:3060] T 163e084cd99947bbad3c2d28fc6071c1 P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:44.224345 27981 raft_consensus.cc:385] T 64e12d1138e2420dbd6b2208855f19d9 P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:44.227617 27796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "163e084cd99947bbad3c2d28fc6071c1" candidate_uuid: "1f458c1b650d4f62a27d2c9764353526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a6a473372574ae49afc4175bd8c55fb" is_pre_election: true
I20260709 12:24:44.229780 27981 raft_consensus.cc:740] T 64e12d1138e2420dbd6b2208855f19d9 P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fed58248067a4543b4e42e8e233f9628, State: Initialized, Role: FOLLOWER
I20260709 12:24:44.230639 27981 consensus_queue.cc:260] T 64e12d1138e2420dbd6b2208855f19d9 P fed58248067a4543b4e42e8e233f9628 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
W20260709 12:24:44.231055 27612 leader_election.cc:343] T 163e084cd99947bbad3c2d28fc6071c1 P 1f458c1b650d4f62a27d2c9764353526 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195:34903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:44.233049 27981 ts_tablet_manager.cc:1434] T 64e12d1138e2420dbd6b2208855f19d9 P fed58248067a4543b4e42e8e233f9628: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:24:44.228987 27982 tablet_bootstrap.cc:492] T 163e084cd99947bbad3c2d28fc6071c1 P 3a6a473372574ae49afc4175bd8c55fb: No bootstrap required, opened a new log
I20260709 12:24:44.233816 27982 ts_tablet_manager.cc:1403] T 163e084cd99947bbad3c2d28fc6071c1 P 3a6a473372574ae49afc4175bd8c55fb: Time spent bootstrapping tablet: real 0.054s	user 0.030s	sys 0.008s
I20260709 12:24:44.234119 27981 tablet_bootstrap.cc:492] T 474284daa1fb45a5bd534aaad7234d75 P fed58248067a4543b4e42e8e233f9628: Bootstrap starting.
I20260709 12:24:44.234951 27978 raft_consensus.cc:493] T 4ca2f123c83a4fd5acad577717199c6d P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:44.235697 27995 raft_consensus.cc:493] T cecd07713b43477995b0fa79ad77f099 P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:44.236193 27995 raft_consensus.cc:515] T cecd07713b43477995b0fa79ad77f099 P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.236794 27982 raft_consensus.cc:359] T 163e084cd99947bbad3c2d28fc6071c1 P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.237538 27982 raft_consensus.cc:385] T 163e084cd99947bbad3c2d28fc6071c1 P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:44.238422 27995 leader_election.cc:290] T cecd07713b43477995b0fa79ad77f099 P fed58248067a4543b4e42e8e233f9628 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193:43007), 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195:34903)
I20260709 12:24:44.237838 27982 raft_consensus.cc:740] T 163e084cd99947bbad3c2d28fc6071c1 P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a6a473372574ae49afc4175bd8c55fb, State: Initialized, Role: FOLLOWER
I20260709 12:24:44.240270 27796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cecd07713b43477995b0fa79ad77f099" candidate_uuid: "fed58248067a4543b4e42e8e233f9628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a6a473372574ae49afc4175bd8c55fb" is_pre_election: true
I20260709 12:24:44.240756 27982 consensus_queue.cc:260] T 163e084cd99947bbad3c2d28fc6071c1 P 3a6a473372574ae49afc4175bd8c55fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.241369 27795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c8ac5b7d8c84218900ab8c15ca1d3b2" candidate_uuid: "1f458c1b650d4f62a27d2c9764353526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a6a473372574ae49afc4175bd8c55fb"
I20260709 12:24:44.242026 27795 raft_consensus.cc:3060] T 0c8ac5b7d8c84218900ab8c15ca1d3b2 P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:24:44.241887 27688 leader_election.cc:343] T cecd07713b43477995b0fa79ad77f099 P fed58248067a4543b4e42e8e233f9628 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195:34903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:44.235456 27978 raft_consensus.cc:515] T 4ca2f123c83a4fd5acad577717199c6d P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.243212 27982 ts_tablet_manager.cc:1434] T 163e084cd99947bbad3c2d28fc6071c1 P 3a6a473372574ae49afc4175bd8c55fb: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:24:44.244381 27978 leader_election.cc:290] T 4ca2f123c83a4fd5acad577717199c6d P fed58248067a4543b4e42e8e233f9628 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193:43007), 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195:34903)
I20260709 12:24:44.246275 27994 raft_consensus.cc:515] T 163e084cd99947bbad3c2d28fc6071c1 P 1f458c1b650d4f62a27d2c9764353526 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.246726 27648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cecd07713b43477995b0fa79ad77f099" candidate_uuid: "fed58248067a4543b4e42e8e233f9628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f458c1b650d4f62a27d2c9764353526" is_pre_election: true
I20260709 12:24:44.248569 27994 leader_election.cc:290] T 163e084cd99947bbad3c2d28fc6071c1 P 1f458c1b650d4f62a27d2c9764353526 [CANDIDATE]: Term 1 election: Requested vote from peers fed58248067a4543b4e42e8e233f9628 (127.21.56.194:34035), 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195:34903)
W20260709 12:24:44.249035 27686 leader_election.cc:343] T cecd07713b43477995b0fa79ad77f099 P fed58248067a4543b4e42e8e233f9628 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193:43007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:44.249548 27686 leader_election.cc:304] T cecd07713b43477995b0fa79ad77f099 P fed58248067a4543b4e42e8e233f9628 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fed58248067a4543b4e42e8e233f9628; no voters: 1f458c1b650d4f62a27d2c9764353526, 3a6a473372574ae49afc4175bd8c55fb
I20260709 12:24:44.249953 27982 tablet_bootstrap.cc:492] T fe4b12cca85940c187050f30bb0c5445 P 3a6a473372574ae49afc4175bd8c55fb: Bootstrap starting.
I20260709 12:24:44.250867 27648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ca2f123c83a4fd5acad577717199c6d" candidate_uuid: "fed58248067a4543b4e42e8e233f9628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f458c1b650d4f62a27d2c9764353526" is_pre_election: true
I20260709 12:24:44.251536 27648 raft_consensus.cc:2468] T 4ca2f123c83a4fd5acad577717199c6d P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fed58248067a4543b4e42e8e233f9628 in term 0.
I20260709 12:24:44.251557 27981 tablet_bootstrap.cc:654] T 474284daa1fb45a5bd534aaad7234d75 P fed58248067a4543b4e42e8e233f9628: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:44.252998 27796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ca2f123c83a4fd5acad577717199c6d" candidate_uuid: "fed58248067a4543b4e42e8e233f9628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a6a473372574ae49afc4175bd8c55fb" is_pre_election: true
I20260709 12:24:44.253639 27796 raft_consensus.cc:2468] T 4ca2f123c83a4fd5acad577717199c6d P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fed58248067a4543b4e42e8e233f9628 in term 0.
I20260709 12:24:44.254928 27688 leader_election.cc:304] T 4ca2f123c83a4fd5acad577717199c6d P fed58248067a4543b4e42e8e233f9628 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a6a473372574ae49afc4175bd8c55fb, fed58248067a4543b4e42e8e233f9628; no voters: 
I20260709 12:24:44.257194 27930 raft_consensus.cc:2804] T 4ca2f123c83a4fd5acad577717199c6d P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:44.257575 27930 raft_consensus.cc:493] T 4ca2f123c83a4fd5acad577717199c6d P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:44.257929 27930 raft_consensus.cc:3060] T 4ca2f123c83a4fd5acad577717199c6d P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:44.257401 27982 tablet_bootstrap.cc:654] T fe4b12cca85940c187050f30bb0c5445 P 3a6a473372574ae49afc4175bd8c55fb: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:44.263432 27795 raft_consensus.cc:2468] T 0c8ac5b7d8c84218900ab8c15ca1d3b2 P 3a6a473372574ae49afc4175bd8c55fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f458c1b650d4f62a27d2c9764353526 in term 1.
I20260709 12:24:44.266187 27794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "163e084cd99947bbad3c2d28fc6071c1" candidate_uuid: "1f458c1b650d4f62a27d2c9764353526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a6a473372574ae49afc4175bd8c55fb"
I20260709 12:24:44.266793 27794 raft_consensus.cc:3060] T 163e084cd99947bbad3c2d28fc6071c1 P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:44.268159 27995 raft_consensus.cc:2749] T cecd07713b43477995b0fa79ad77f099 P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:44.270659 27982 tablet_bootstrap.cc:492] T fe4b12cca85940c187050f30bb0c5445 P 3a6a473372574ae49afc4175bd8c55fb: No bootstrap required, opened a new log
I20260709 12:24:44.271314 27982 ts_tablet_manager.cc:1403] T fe4b12cca85940c187050f30bb0c5445 P 3a6a473372574ae49afc4175bd8c55fb: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.007s
I20260709 12:24:44.273847 27721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "163e084cd99947bbad3c2d28fc6071c1" candidate_uuid: "1f458c1b650d4f62a27d2c9764353526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fed58248067a4543b4e42e8e233f9628"
I20260709 12:24:44.274385 27612 leader_election.cc:304] T 0c8ac5b7d8c84218900ab8c15ca1d3b2 P 1f458c1b650d4f62a27d2c9764353526 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f458c1b650d4f62a27d2c9764353526, 3a6a473372574ae49afc4175bd8c55fb; no voters: 
I20260709 12:24:44.274716 27721 raft_consensus.cc:3060] T 163e084cd99947bbad3c2d28fc6071c1 P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:44.275271 27994 raft_consensus.cc:2804] T 0c8ac5b7d8c84218900ab8c15ca1d3b2 P 1f458c1b650d4f62a27d2c9764353526 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:44.275835 27994 raft_consensus.cc:697] T 0c8ac5b7d8c84218900ab8c15ca1d3b2 P 1f458c1b650d4f62a27d2c9764353526 [term 1 LEADER]: Becoming Leader. State: Replica: 1f458c1b650d4f62a27d2c9764353526, State: Running, Role: LEADER
I20260709 12:24:44.276113 27794 raft_consensus.cc:2468] T 163e084cd99947bbad3c2d28fc6071c1 P 3a6a473372574ae49afc4175bd8c55fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f458c1b650d4f62a27d2c9764353526 in term 1.
I20260709 12:24:44.276822 27994 consensus_queue.cc:237] T 0c8ac5b7d8c84218900ab8c15ca1d3b2 P 1f458c1b650d4f62a27d2c9764353526 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.240319 27966 leader_election.cc:290] T 0c8ac5b7d8c84218900ab8c15ca1d3b2 P 1f458c1b650d4f62a27d2c9764353526 [CANDIDATE]: Term 1 election: Requested vote from peers fed58248067a4543b4e42e8e233f9628 (127.21.56.194:34035), 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195:34903)
I20260709 12:24:44.278280 27722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c8ac5b7d8c84218900ab8c15ca1d3b2" candidate_uuid: "1f458c1b650d4f62a27d2c9764353526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fed58248067a4543b4e42e8e233f9628"
I20260709 12:24:44.277541 27612 leader_election.cc:304] T 163e084cd99947bbad3c2d28fc6071c1 P 1f458c1b650d4f62a27d2c9764353526 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f458c1b650d4f62a27d2c9764353526, 3a6a473372574ae49afc4175bd8c55fb; no voters: 
I20260709 12:24:44.279027 27722 raft_consensus.cc:3060] T 0c8ac5b7d8c84218900ab8c15ca1d3b2 P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:44.280408 28005 raft_consensus.cc:2804] T 163e084cd99947bbad3c2d28fc6071c1 P 1f458c1b650d4f62a27d2c9764353526 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:44.281080 28005 raft_consensus.cc:697] T 163e084cd99947bbad3c2d28fc6071c1 P 1f458c1b650d4f62a27d2c9764353526 [term 1 LEADER]: Becoming Leader. State: Replica: 1f458c1b650d4f62a27d2c9764353526, State: Running, Role: LEADER
I20260709 12:24:44.282401 28005 consensus_queue.cc:237] T 163e084cd99947bbad3c2d28fc6071c1 P 1f458c1b650d4f62a27d2c9764353526 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.296506 27979 tablet_bootstrap.cc:492] T cecd07713b43477995b0fa79ad77f099 P 1f458c1b650d4f62a27d2c9764353526: No bootstrap required, opened a new log
I20260709 12:24:44.297359 27721 raft_consensus.cc:2468] T 163e084cd99947bbad3c2d28fc6071c1 P fed58248067a4543b4e42e8e233f9628 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f458c1b650d4f62a27d2c9764353526 in term 1.
I20260709 12:24:44.297557 27979 ts_tablet_manager.cc:1403] T cecd07713b43477995b0fa79ad77f099 P 1f458c1b650d4f62a27d2c9764353526: Time spent bootstrapping tablet: real 0.083s	user 0.011s	sys 0.011s
I20260709 12:24:44.274884 27982 raft_consensus.cc:359] T fe4b12cca85940c187050f30bb0c5445 P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.299364 27982 raft_consensus.cc:385] T fe4b12cca85940c187050f30bb0c5445 P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:44.299779 27982 raft_consensus.cc:740] T fe4b12cca85940c187050f30bb0c5445 P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a6a473372574ae49afc4175bd8c55fb, State: Initialized, Role: FOLLOWER
I20260709 12:24:44.300844 27982 consensus_queue.cc:260] T fe4b12cca85940c187050f30bb0c5445 P 3a6a473372574ae49afc4175bd8c55fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.302441 27930 raft_consensus.cc:515] T 4ca2f123c83a4fd5acad577717199c6d P fed58248067a4543b4e42e8e233f9628 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.307950 27648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ca2f123c83a4fd5acad577717199c6d" candidate_uuid: "fed58248067a4543b4e42e8e233f9628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f458c1b650d4f62a27d2c9764353526"
I20260709 12:24:44.308753 27648 raft_consensus.cc:3060] T 4ca2f123c83a4fd5acad577717199c6d P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:44.309952 27979 raft_consensus.cc:359] T cecd07713b43477995b0fa79ad77f099 P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.311115 27979 raft_consensus.cc:385] T cecd07713b43477995b0fa79ad77f099 P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:44.311488 27979 raft_consensus.cc:740] T cecd07713b43477995b0fa79ad77f099 P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f458c1b650d4f62a27d2c9764353526, State: Initialized, Role: FOLLOWER
I20260709 12:24:44.319533 27930 leader_election.cc:290] T 4ca2f123c83a4fd5acad577717199c6d P fed58248067a4543b4e42e8e233f9628 [CANDIDATE]: Term 1 election: Requested vote from peers 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193:43007), 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195:34903)
I20260709 12:24:44.323560 27795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ca2f123c83a4fd5acad577717199c6d" candidate_uuid: "fed58248067a4543b4e42e8e233f9628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a6a473372574ae49afc4175bd8c55fb"
I20260709 12:24:44.324563 27795 raft_consensus.cc:3060] T 4ca2f123c83a4fd5acad577717199c6d P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:44.333791 27981 tablet_bootstrap.cc:492] T 474284daa1fb45a5bd534aaad7234d75 P fed58248067a4543b4e42e8e233f9628: No bootstrap required, opened a new log
I20260709 12:24:44.334403 27981 ts_tablet_manager.cc:1403] T 474284daa1fb45a5bd534aaad7234d75 P fed58248067a4543b4e42e8e233f9628: Time spent bootstrapping tablet: real 0.101s	user 0.030s	sys 0.043s
I20260709 12:24:44.335391 27648 raft_consensus.cc:2468] T 4ca2f123c83a4fd5acad577717199c6d P 1f458c1b650d4f62a27d2c9764353526 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fed58248067a4543b4e42e8e233f9628 in term 1.
I20260709 12:24:44.336333 27795 raft_consensus.cc:2468] T 4ca2f123c83a4fd5acad577717199c6d P 3a6a473372574ae49afc4175bd8c55fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fed58248067a4543b4e42e8e233f9628 in term 1.
I20260709 12:24:44.336542 27930 raft_consensus.cc:493] T 419563e5c4a2470b8b97f7c6b242d3fa P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:44.337018 27979 consensus_queue.cc:260] T cecd07713b43477995b0fa79ad77f099 P 1f458c1b650d4f62a27d2c9764353526 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.338016 27982 ts_tablet_manager.cc:1434] T fe4b12cca85940c187050f30bb0c5445 P 3a6a473372574ae49afc4175bd8c55fb: Time spent starting tablet: real 0.066s	user 0.009s	sys 0.000s
I20260709 12:24:44.341843 27688 leader_election.cc:304] T 4ca2f123c83a4fd5acad577717199c6d P fed58248067a4543b4e42e8e233f9628 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a6a473372574ae49afc4175bd8c55fb, fed58248067a4543b4e42e8e233f9628; no voters: 
I20260709 12:24:44.340549 27930 raft_consensus.cc:515] T 419563e5c4a2470b8b97f7c6b242d3fa P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.342847 27982 tablet_bootstrap.cc:492] T 474284daa1fb45a5bd534aaad7234d75 P 3a6a473372574ae49afc4175bd8c55fb: Bootstrap starting.
I20260709 12:24:44.339749 27981 raft_consensus.cc:359] T 474284daa1fb45a5bd534aaad7234d75 P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.342864 27979 ts_tablet_manager.cc:1434] T cecd07713b43477995b0fa79ad77f099 P 1f458c1b650d4f62a27d2c9764353526: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.002s
I20260709 12:24:44.343343 27981 raft_consensus.cc:385] T 474284daa1fb45a5bd534aaad7234d75 P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:44.343734 27981 raft_consensus.cc:740] T 474284daa1fb45a5bd534aaad7234d75 P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fed58248067a4543b4e42e8e233f9628, State: Initialized, Role: FOLLOWER
I20260709 12:24:44.345165 27979 tablet_bootstrap.cc:492] T 474284daa1fb45a5bd534aaad7234d75 P 1f458c1b650d4f62a27d2c9764353526: Bootstrap starting.
I20260709 12:24:44.347301 27930 leader_election.cc:290] T 419563e5c4a2470b8b97f7c6b242d3fa P fed58248067a4543b4e42e8e233f9628 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193:43007), 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195:34903)
I20260709 12:24:44.342926 27995 raft_consensus.cc:2804] T 4ca2f123c83a4fd5acad577717199c6d P fed58248067a4543b4e42e8e233f9628 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:44.348508 27722 raft_consensus.cc:2468] T 0c8ac5b7d8c84218900ab8c15ca1d3b2 P fed58248067a4543b4e42e8e233f9628 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f458c1b650d4f62a27d2c9764353526 in term 1.
I20260709 12:24:44.350732 27795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "419563e5c4a2470b8b97f7c6b242d3fa" candidate_uuid: "fed58248067a4543b4e42e8e233f9628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a6a473372574ae49afc4175bd8c55fb" is_pre_election: true
I20260709 12:24:44.351473 27795 raft_consensus.cc:2468] T 419563e5c4a2470b8b97f7c6b242d3fa P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fed58248067a4543b4e42e8e233f9628 in term 0.
I20260709 12:24:44.352463 27648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "419563e5c4a2470b8b97f7c6b242d3fa" candidate_uuid: "fed58248067a4543b4e42e8e233f9628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f458c1b650d4f62a27d2c9764353526" is_pre_election: true
I20260709 12:24:44.352669 27688 leader_election.cc:304] T 419563e5c4a2470b8b97f7c6b242d3fa P fed58248067a4543b4e42e8e233f9628 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a6a473372574ae49afc4175bd8c55fb, fed58248067a4543b4e42e8e233f9628; no voters: 
I20260709 12:24:44.352209 27541 catalog_manager.cc:5697] T 0c8ac5b7d8c84218900ab8c15ca1d3b2 P 1f458c1b650d4f62a27d2c9764353526 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193). New cstate: current_term: 1 leader_uuid: "1f458c1b650d4f62a27d2c9764353526" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:44.353173 27648 raft_consensus.cc:2468] T 419563e5c4a2470b8b97f7c6b242d3fa P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fed58248067a4543b4e42e8e233f9628 in term 0.
I20260709 12:24:44.348925 27995 raft_consensus.cc:697] T 4ca2f123c83a4fd5acad577717199c6d P fed58248067a4543b4e42e8e233f9628 [term 1 LEADER]: Becoming Leader. State: Replica: fed58248067a4543b4e42e8e233f9628, State: Running, Role: LEADER
I20260709 12:24:44.353778 27978 raft_consensus.cc:2804] T 419563e5c4a2470b8b97f7c6b242d3fa P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:44.354203 27978 raft_consensus.cc:493] T 419563e5c4a2470b8b97f7c6b242d3fa P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:44.354622 27979 tablet_bootstrap.cc:654] T 474284daa1fb45a5bd534aaad7234d75 P 1f458c1b650d4f62a27d2c9764353526: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:44.344412 27981 consensus_queue.cc:260] T 474284daa1fb45a5bd534aaad7234d75 P fed58248067a4543b4e42e8e233f9628 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.354537 27978 raft_consensus.cc:3060] T 419563e5c4a2470b8b97f7c6b242d3fa P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:44.356459 27981 ts_tablet_manager.cc:1434] T 474284daa1fb45a5bd534aaad7234d75 P fed58248067a4543b4e42e8e233f9628: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 12:24:44.357439 27981 tablet_bootstrap.cc:492] T 676b10e839d748c1ba912f6a55282f8d P fed58248067a4543b4e42e8e233f9628: Bootstrap starting.
I20260709 12:24:44.359586 27982 tablet_bootstrap.cc:654] T 474284daa1fb45a5bd534aaad7234d75 P 3a6a473372574ae49afc4175bd8c55fb: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:44.354342 27995 consensus_queue.cc:237] T 4ca2f123c83a4fd5acad577717199c6d P fed58248067a4543b4e42e8e233f9628 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.359277 27541 catalog_manager.cc:5697] T 163e084cd99947bbad3c2d28fc6071c1 P 1f458c1b650d4f62a27d2c9764353526 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193). New cstate: current_term: 1 leader_uuid: "1f458c1b650d4f62a27d2c9764353526" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:44.366777 27978 raft_consensus.cc:515] T 419563e5c4a2470b8b97f7c6b242d3fa P fed58248067a4543b4e42e8e233f9628 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.369845 27648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "419563e5c4a2470b8b97f7c6b242d3fa" candidate_uuid: "fed58248067a4543b4e42e8e233f9628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f458c1b650d4f62a27d2c9764353526"
I20260709 12:24:44.370466 27648 raft_consensus.cc:3060] T 419563e5c4a2470b8b97f7c6b242d3fa P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:44.370824 27795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "419563e5c4a2470b8b97f7c6b242d3fa" candidate_uuid: "fed58248067a4543b4e42e8e233f9628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a6a473372574ae49afc4175bd8c55fb"
I20260709 12:24:44.371531 27795 raft_consensus.cc:3060] T 419563e5c4a2470b8b97f7c6b242d3fa P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:44.372980 27981 tablet_bootstrap.cc:654] T 676b10e839d748c1ba912f6a55282f8d P fed58248067a4543b4e42e8e233f9628: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:44.378240 27979 tablet_bootstrap.cc:492] T 474284daa1fb45a5bd534aaad7234d75 P 1f458c1b650d4f62a27d2c9764353526: No bootstrap required, opened a new log
I20260709 12:24:44.379089 27979 ts_tablet_manager.cc:1403] T 474284daa1fb45a5bd534aaad7234d75 P 1f458c1b650d4f62a27d2c9764353526: Time spent bootstrapping tablet: real 0.034s	user 0.019s	sys 0.000s
I20260709 12:24:44.380342 27648 raft_consensus.cc:2468] T 419563e5c4a2470b8b97f7c6b242d3fa P 1f458c1b650d4f62a27d2c9764353526 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fed58248067a4543b4e42e8e233f9628 in term 1.
I20260709 12:24:44.381608 27686 leader_election.cc:304] T 419563e5c4a2470b8b97f7c6b242d3fa P fed58248067a4543b4e42e8e233f9628 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f458c1b650d4f62a27d2c9764353526, fed58248067a4543b4e42e8e233f9628; no voters: 
I20260709 12:24:44.381943 27979 raft_consensus.cc:359] T 474284daa1fb45a5bd534aaad7234d75 P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.382781 27979 raft_consensus.cc:385] T 474284daa1fb45a5bd534aaad7234d75 P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:44.383104 27979 raft_consensus.cc:740] T 474284daa1fb45a5bd534aaad7234d75 P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f458c1b650d4f62a27d2c9764353526, State: Initialized, Role: FOLLOWER
I20260709 12:24:44.384018 27930 raft_consensus.cc:2804] T 419563e5c4a2470b8b97f7c6b242d3fa P fed58248067a4543b4e42e8e233f9628 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:44.383841 27979 consensus_queue.cc:260] T 474284daa1fb45a5bd534aaad7234d75 P 1f458c1b650d4f62a27d2c9764353526 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.384948 27930 raft_consensus.cc:697] T 419563e5c4a2470b8b97f7c6b242d3fa P fed58248067a4543b4e42e8e233f9628 [term 1 LEADER]: Becoming Leader. State: Replica: fed58248067a4543b4e42e8e233f9628, State: Running, Role: LEADER
I20260709 12:24:44.385836 27930 consensus_queue.cc:237] T 419563e5c4a2470b8b97f7c6b242d3fa P fed58248067a4543b4e42e8e233f9628 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.386345 27979 ts_tablet_manager.cc:1434] T 474284daa1fb45a5bd534aaad7234d75 P 1f458c1b650d4f62a27d2c9764353526: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:24:44.387614 27979 tablet_bootstrap.cc:492] T 676b10e839d748c1ba912f6a55282f8d P 1f458c1b650d4f62a27d2c9764353526: Bootstrap starting.
I20260709 12:24:44.390240 27978 leader_election.cc:290] T 419563e5c4a2470b8b97f7c6b242d3fa P fed58248067a4543b4e42e8e233f9628 [CANDIDATE]: Term 1 election: Requested vote from peers 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193:43007), 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195:34903)
I20260709 12:24:44.392457 27795 raft_consensus.cc:2468] T 419563e5c4a2470b8b97f7c6b242d3fa P 3a6a473372574ae49afc4175bd8c55fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fed58248067a4543b4e42e8e233f9628 in term 1.
I20260709 12:24:44.394351 27979 tablet_bootstrap.cc:654] T 676b10e839d748c1ba912f6a55282f8d P 1f458c1b650d4f62a27d2c9764353526: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:44.414808 27981 tablet_bootstrap.cc:492] T 676b10e839d748c1ba912f6a55282f8d P fed58248067a4543b4e42e8e233f9628: No bootstrap required, opened a new log
I20260709 12:24:44.415316 27981 ts_tablet_manager.cc:1403] T 676b10e839d748c1ba912f6a55282f8d P fed58248067a4543b4e42e8e233f9628: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.009s
I20260709 12:24:44.418500 27979 tablet_bootstrap.cc:492] T 676b10e839d748c1ba912f6a55282f8d P 1f458c1b650d4f62a27d2c9764353526: No bootstrap required, opened a new log
I20260709 12:24:44.419073 27979 ts_tablet_manager.cc:1403] T 676b10e839d748c1ba912f6a55282f8d P 1f458c1b650d4f62a27d2c9764353526: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.004s
I20260709 12:24:44.420298 27981 raft_consensus.cc:359] T 676b10e839d748c1ba912f6a55282f8d P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.421031 27981 raft_consensus.cc:385] T 676b10e839d748c1ba912f6a55282f8d P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:44.421293 27981 raft_consensus.cc:740] T 676b10e839d748c1ba912f6a55282f8d P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fed58248067a4543b4e42e8e233f9628, State: Initialized, Role: FOLLOWER
I20260709 12:24:44.421705 27979 raft_consensus.cc:359] T 676b10e839d748c1ba912f6a55282f8d P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.422117 27981 consensus_queue.cc:260] T 676b10e839d748c1ba912f6a55282f8d P fed58248067a4543b4e42e8e233f9628 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.423154 27982 tablet_bootstrap.cc:492] T 474284daa1fb45a5bd534aaad7234d75 P 3a6a473372574ae49afc4175bd8c55fb: No bootstrap required, opened a new log
I20260709 12:24:44.423738 27982 ts_tablet_manager.cc:1403] T 474284daa1fb45a5bd534aaad7234d75 P 3a6a473372574ae49afc4175bd8c55fb: Time spent bootstrapping tablet: real 0.081s	user 0.015s	sys 0.010s
I20260709 12:24:44.424070 27981 ts_tablet_manager.cc:1434] T 676b10e839d748c1ba912f6a55282f8d P fed58248067a4543b4e42e8e233f9628: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 12:24:44.422533 27979 raft_consensus.cc:385] T 676b10e839d748c1ba912f6a55282f8d P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:44.424687 27979 raft_consensus.cc:740] T 676b10e839d748c1ba912f6a55282f8d P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f458c1b650d4f62a27d2c9764353526, State: Initialized, Role: FOLLOWER
I20260709 12:24:44.425325 27979 consensus_queue.cc:260] T 676b10e839d748c1ba912f6a55282f8d P 1f458c1b650d4f62a27d2c9764353526 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.425275 27541 catalog_manager.cc:5697] T 4ca2f123c83a4fd5acad577717199c6d P fed58248067a4543b4e42e8e233f9628 reported cstate change: term changed from 0 to 1, leader changed from <none> to fed58248067a4543b4e42e8e233f9628 (127.21.56.194). New cstate: current_term: 1 leader_uuid: "fed58248067a4543b4e42e8e233f9628" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:44.427220 27979 ts_tablet_manager.cc:1434] T 676b10e839d748c1ba912f6a55282f8d P 1f458c1b650d4f62a27d2c9764353526: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 12:24:44.429095 27982 raft_consensus.cc:359] T 474284daa1fb45a5bd534aaad7234d75 P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.429834 27982 raft_consensus.cc:385] T 474284daa1fb45a5bd534aaad7234d75 P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:44.430120 27982 raft_consensus.cc:740] T 474284daa1fb45a5bd534aaad7234d75 P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a6a473372574ae49afc4175bd8c55fb, State: Initialized, Role: FOLLOWER
I20260709 12:24:44.430838 27982 consensus_queue.cc:260] T 474284daa1fb45a5bd534aaad7234d75 P 3a6a473372574ae49afc4175bd8c55fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.432426 27982 ts_tablet_manager.cc:1434] T 474284daa1fb45a5bd534aaad7234d75 P 3a6a473372574ae49afc4175bd8c55fb: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:24:44.433594 27982 tablet_bootstrap.cc:492] T 676b10e839d748c1ba912f6a55282f8d P 3a6a473372574ae49afc4175bd8c55fb: Bootstrap starting.
I20260709 12:24:44.440019 27982 tablet_bootstrap.cc:654] T 676b10e839d748c1ba912f6a55282f8d P 3a6a473372574ae49afc4175bd8c55fb: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:44.446750 27982 tablet_bootstrap.cc:492] T 676b10e839d748c1ba912f6a55282f8d P 3a6a473372574ae49afc4175bd8c55fb: No bootstrap required, opened a new log
I20260709 12:24:44.446666 27543 catalog_manager.cc:5697] T 419563e5c4a2470b8b97f7c6b242d3fa P fed58248067a4543b4e42e8e233f9628 reported cstate change: term changed from 0 to 1, leader changed from <none> to fed58248067a4543b4e42e8e233f9628 (127.21.56.194). New cstate: current_term: 1 leader_uuid: "fed58248067a4543b4e42e8e233f9628" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:44.447227 27982 ts_tablet_manager.cc:1403] T 676b10e839d748c1ba912f6a55282f8d P 3a6a473372574ae49afc4175bd8c55fb: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.004s
I20260709 12:24:44.449771 27982 raft_consensus.cc:359] T 676b10e839d748c1ba912f6a55282f8d P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.450497 27982 raft_consensus.cc:385] T 676b10e839d748c1ba912f6a55282f8d P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:44.450784 27982 raft_consensus.cc:740] T 676b10e839d748c1ba912f6a55282f8d P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a6a473372574ae49afc4175bd8c55fb, State: Initialized, Role: FOLLOWER
I20260709 12:24:44.451458 27982 consensus_queue.cc:260] T 676b10e839d748c1ba912f6a55282f8d P 3a6a473372574ae49afc4175bd8c55fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.453539 27982 ts_tablet_manager.cc:1434] T 676b10e839d748c1ba912f6a55282f8d P 3a6a473372574ae49afc4175bd8c55fb: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:24:44.454385 27982 tablet_bootstrap.cc:492] T 64e12d1138e2420dbd6b2208855f19d9 P 3a6a473372574ae49afc4175bd8c55fb: Bootstrap starting.
I20260709 12:24:44.459477 27982 tablet_bootstrap.cc:654] T 64e12d1138e2420dbd6b2208855f19d9 P 3a6a473372574ae49afc4175bd8c55fb: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:44.463548 27982 tablet_bootstrap.cc:492] T 64e12d1138e2420dbd6b2208855f19d9 P 3a6a473372574ae49afc4175bd8c55fb: No bootstrap required, opened a new log
I20260709 12:24:44.463968 27982 ts_tablet_manager.cc:1403] T 64e12d1138e2420dbd6b2208855f19d9 P 3a6a473372574ae49afc4175bd8c55fb: Time spent bootstrapping tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:24:44.466005 27982 raft_consensus.cc:359] T 64e12d1138e2420dbd6b2208855f19d9 P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.466533 27982 raft_consensus.cc:385] T 64e12d1138e2420dbd6b2208855f19d9 P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:44.466785 27982 raft_consensus.cc:740] T 64e12d1138e2420dbd6b2208855f19d9 P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a6a473372574ae49afc4175bd8c55fb, State: Initialized, Role: FOLLOWER
I20260709 12:24:44.467356 27982 consensus_queue.cc:260] T 64e12d1138e2420dbd6b2208855f19d9 P 3a6a473372574ae49afc4175bd8c55fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.469002 27982 ts_tablet_manager.cc:1434] T 64e12d1138e2420dbd6b2208855f19d9 P 3a6a473372574ae49afc4175bd8c55fb: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:24:44.469950 27982 tablet_bootstrap.cc:492] T cecd07713b43477995b0fa79ad77f099 P 3a6a473372574ae49afc4175bd8c55fb: Bootstrap starting.
I20260709 12:24:44.470050 27989 raft_consensus.cc:493] T fe4b12cca85940c187050f30bb0c5445 P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:44.470590 27989 raft_consensus.cc:515] T fe4b12cca85940c187050f30bb0c5445 P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.473362 27648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe4b12cca85940c187050f30bb0c5445" candidate_uuid: "3a6a473372574ae49afc4175bd8c55fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f458c1b650d4f62a27d2c9764353526" is_pre_election: true
I20260709 12:24:44.473778 27722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe4b12cca85940c187050f30bb0c5445" candidate_uuid: "3a6a473372574ae49afc4175bd8c55fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fed58248067a4543b4e42e8e233f9628" is_pre_election: true
I20260709 12:24:44.474155 27648 raft_consensus.cc:2393] T fe4b12cca85940c187050f30bb0c5445 P 1f458c1b650d4f62a27d2c9764353526 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3a6a473372574ae49afc4175bd8c55fb in current term 1: Already voted for candidate fed58248067a4543b4e42e8e233f9628 in this term.
I20260709 12:24:44.475508 27989 leader_election.cc:290] T fe4b12cca85940c187050f30bb0c5445 P 3a6a473372574ae49afc4175bd8c55fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193:43007), fed58248067a4543b4e42e8e233f9628 (127.21.56.194:34035)
I20260709 12:24:44.475550 27760 leader_election.cc:304] T fe4b12cca85940c187050f30bb0c5445 P 3a6a473372574ae49afc4175bd8c55fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a6a473372574ae49afc4175bd8c55fb; no voters: 1f458c1b650d4f62a27d2c9764353526, fed58248067a4543b4e42e8e233f9628
I20260709 12:24:44.476356 27982 tablet_bootstrap.cc:654] T cecd07713b43477995b0fa79ad77f099 P 3a6a473372574ae49afc4175bd8c55fb: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:44.476444 27989 raft_consensus.cc:3060] T fe4b12cca85940c187050f30bb0c5445 P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:44.481278 27982 tablet_bootstrap.cc:492] T cecd07713b43477995b0fa79ad77f099 P 3a6a473372574ae49afc4175bd8c55fb: No bootstrap required, opened a new log
I20260709 12:24:44.481746 27982 ts_tablet_manager.cc:1403] T cecd07713b43477995b0fa79ad77f099 P 3a6a473372574ae49afc4175bd8c55fb: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260709 12:24:44.483811 27989 raft_consensus.cc:2749] T fe4b12cca85940c187050f30bb0c5445 P 3a6a473372574ae49afc4175bd8c55fb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:44.484297 27982 raft_consensus.cc:359] T cecd07713b43477995b0fa79ad77f099 P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.484885 27982 raft_consensus.cc:385] T cecd07713b43477995b0fa79ad77f099 P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:44.485059 27982 raft_consensus.cc:740] T cecd07713b43477995b0fa79ad77f099 P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a6a473372574ae49afc4175bd8c55fb, State: Initialized, Role: FOLLOWER
I20260709 12:24:44.485587 27982 consensus_queue.cc:260] T cecd07713b43477995b0fa79ad77f099 P 3a6a473372574ae49afc4175bd8c55fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.487056 27982 ts_tablet_manager.cc:1434] T cecd07713b43477995b0fa79ad77f099 P 3a6a473372574ae49afc4175bd8c55fb: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:24:44.488539 27930 raft_consensus.cc:493] T 474284daa1fb45a5bd534aaad7234d75 P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:44.488968 27930 raft_consensus.cc:515] T 474284daa1fb45a5bd534aaad7234d75 P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.490502 27930 leader_election.cc:290] T 474284daa1fb45a5bd534aaad7234d75 P fed58248067a4543b4e42e8e233f9628 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193:43007), 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195:34903)
I20260709 12:24:44.491290 27648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474284daa1fb45a5bd534aaad7234d75" candidate_uuid: "fed58248067a4543b4e42e8e233f9628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f458c1b650d4f62a27d2c9764353526" is_pre_election: true
I20260709 12:24:44.491529 27795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474284daa1fb45a5bd534aaad7234d75" candidate_uuid: "fed58248067a4543b4e42e8e233f9628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a6a473372574ae49afc4175bd8c55fb" is_pre_election: true
I20260709 12:24:44.491850 27648 raft_consensus.cc:2468] T 474284daa1fb45a5bd534aaad7234d75 P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fed58248067a4543b4e42e8e233f9628 in term 0.
I20260709 12:24:44.492169 27795 raft_consensus.cc:2468] T 474284daa1fb45a5bd534aaad7234d75 P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fed58248067a4543b4e42e8e233f9628 in term 0.
I20260709 12:24:44.492789 27686 leader_election.cc:304] T 474284daa1fb45a5bd534aaad7234d75 P fed58248067a4543b4e42e8e233f9628 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f458c1b650d4f62a27d2c9764353526, fed58248067a4543b4e42e8e233f9628; no voters: 
I20260709 12:24:44.493534 27930 raft_consensus.cc:2804] T 474284daa1fb45a5bd534aaad7234d75 P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:44.493834 27930 raft_consensus.cc:493] T 474284daa1fb45a5bd534aaad7234d75 P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:44.494184 27930 raft_consensus.cc:3060] T 474284daa1fb45a5bd534aaad7234d75 P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:44.499991 27989 raft_consensus.cc:493] T 64e12d1138e2420dbd6b2208855f19d9 P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:44.500176 27930 raft_consensus.cc:515] T 474284daa1fb45a5bd534aaad7234d75 P fed58248067a4543b4e42e8e233f9628 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.500450 27989 raft_consensus.cc:515] T 64e12d1138e2420dbd6b2208855f19d9 P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.501888 27930 leader_election.cc:290] T 474284daa1fb45a5bd534aaad7234d75 P fed58248067a4543b4e42e8e233f9628 [CANDIDATE]: Term 1 election: Requested vote from peers 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193:43007), 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195:34903)
I20260709 12:24:44.502172 27989 leader_election.cc:290] T 64e12d1138e2420dbd6b2208855f19d9 P 3a6a473372574ae49afc4175bd8c55fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193:43007), fed58248067a4543b4e42e8e233f9628 (127.21.56.194:34035)
I20260709 12:24:44.503120 27795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474284daa1fb45a5bd534aaad7234d75" candidate_uuid: "fed58248067a4543b4e42e8e233f9628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a6a473372574ae49afc4175bd8c55fb"
I20260709 12:24:44.503263 27647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64e12d1138e2420dbd6b2208855f19d9" candidate_uuid: "3a6a473372574ae49afc4175bd8c55fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f458c1b650d4f62a27d2c9764353526" is_pre_election: true
I20260709 12:24:44.503321 27722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64e12d1138e2420dbd6b2208855f19d9" candidate_uuid: "3a6a473372574ae49afc4175bd8c55fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fed58248067a4543b4e42e8e233f9628" is_pre_election: true
I20260709 12:24:44.503330 27648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474284daa1fb45a5bd534aaad7234d75" candidate_uuid: "fed58248067a4543b4e42e8e233f9628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f458c1b650d4f62a27d2c9764353526"
I20260709 12:24:44.503753 27795 raft_consensus.cc:3060] T 474284daa1fb45a5bd534aaad7234d75 P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:44.503875 27647 raft_consensus.cc:2468] T 64e12d1138e2420dbd6b2208855f19d9 P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a6a473372574ae49afc4175bd8c55fb in term 0.
I20260709 12:24:44.504158 27722 raft_consensus.cc:2468] T 64e12d1138e2420dbd6b2208855f19d9 P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a6a473372574ae49afc4175bd8c55fb in term 0.
I20260709 12:24:44.504242 27648 raft_consensus.cc:3060] T 474284daa1fb45a5bd534aaad7234d75 P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:44.505185 27760 leader_election.cc:304] T 64e12d1138e2420dbd6b2208855f19d9 P 3a6a473372574ae49afc4175bd8c55fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f458c1b650d4f62a27d2c9764353526, 3a6a473372574ae49afc4175bd8c55fb; no voters: 
I20260709 12:24:44.506446 27989 raft_consensus.cc:2804] T 64e12d1138e2420dbd6b2208855f19d9 P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:44.506803 27989 raft_consensus.cc:493] T 64e12d1138e2420dbd6b2208855f19d9 P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:44.507112 27989 raft_consensus.cc:3060] T 64e12d1138e2420dbd6b2208855f19d9 P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:44.509560 27795 raft_consensus.cc:2468] T 474284daa1fb45a5bd534aaad7234d75 P 3a6a473372574ae49afc4175bd8c55fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fed58248067a4543b4e42e8e233f9628 in term 1.
I20260709 12:24:44.510552 27688 leader_election.cc:304] T 474284daa1fb45a5bd534aaad7234d75 P fed58248067a4543b4e42e8e233f9628 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a6a473372574ae49afc4175bd8c55fb, fed58248067a4543b4e42e8e233f9628; no voters: 
I20260709 12:24:44.511155 27930 raft_consensus.cc:2804] T 474284daa1fb45a5bd534aaad7234d75 P fed58248067a4543b4e42e8e233f9628 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:44.511528 27930 raft_consensus.cc:697] T 474284daa1fb45a5bd534aaad7234d75 P fed58248067a4543b4e42e8e233f9628 [term 1 LEADER]: Becoming Leader. State: Replica: fed58248067a4543b4e42e8e233f9628, State: Running, Role: LEADER
I20260709 12:24:44.511826 27648 raft_consensus.cc:2468] T 474284daa1fb45a5bd534aaad7234d75 P 1f458c1b650d4f62a27d2c9764353526 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fed58248067a4543b4e42e8e233f9628 in term 1.
I20260709 12:24:44.512351 28019 raft_consensus.cc:493] T cecd07713b43477995b0fa79ad77f099 P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:44.512300 27930 consensus_queue.cc:237] T 474284daa1fb45a5bd534aaad7234d75 P fed58248067a4543b4e42e8e233f9628 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.512985 28019 raft_consensus.cc:515] T cecd07713b43477995b0fa79ad77f099 P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.514127 27989 raft_consensus.cc:515] T 64e12d1138e2420dbd6b2208855f19d9 P 3a6a473372574ae49afc4175bd8c55fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.515180 28019 leader_election.cc:290] T cecd07713b43477995b0fa79ad77f099 P 3a6a473372574ae49afc4175bd8c55fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193:43007), fed58248067a4543b4e42e8e233f9628 (127.21.56.194:34035)
I20260709 12:24:44.515959 27648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cecd07713b43477995b0fa79ad77f099" candidate_uuid: "3a6a473372574ae49afc4175bd8c55fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f458c1b650d4f62a27d2c9764353526" is_pre_election: true
I20260709 12:24:44.516165 27722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cecd07713b43477995b0fa79ad77f099" candidate_uuid: "3a6a473372574ae49afc4175bd8c55fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fed58248067a4543b4e42e8e233f9628" is_pre_election: true
I20260709 12:24:44.516726 27648 raft_consensus.cc:2468] T cecd07713b43477995b0fa79ad77f099 P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a6a473372574ae49afc4175bd8c55fb in term 0.
I20260709 12:24:44.516893 27722 raft_consensus.cc:2468] T cecd07713b43477995b0fa79ad77f099 P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a6a473372574ae49afc4175bd8c55fb in term 0.
I20260709 12:24:44.517035 27647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64e12d1138e2420dbd6b2208855f19d9" candidate_uuid: "3a6a473372574ae49afc4175bd8c55fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f458c1b650d4f62a27d2c9764353526"
I20260709 12:24:44.517652 27647 raft_consensus.cc:3060] T 64e12d1138e2420dbd6b2208855f19d9 P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:44.518035 27760 leader_election.cc:304] T cecd07713b43477995b0fa79ad77f099 P 3a6a473372574ae49afc4175bd8c55fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f458c1b650d4f62a27d2c9764353526, 3a6a473372574ae49afc4175bd8c55fb; no voters: 
I20260709 12:24:44.518826 28019 raft_consensus.cc:2804] T cecd07713b43477995b0fa79ad77f099 P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:44.519162 28019 raft_consensus.cc:493] T cecd07713b43477995b0fa79ad77f099 P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:44.519470 28019 raft_consensus.cc:3060] T cecd07713b43477995b0fa79ad77f099 P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:44.523828 27647 raft_consensus.cc:2468] T 64e12d1138e2420dbd6b2208855f19d9 P 1f458c1b650d4f62a27d2c9764353526 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a6a473372574ae49afc4175bd8c55fb in term 1.
I20260709 12:24:44.525210 27989 leader_election.cc:290] T 64e12d1138e2420dbd6b2208855f19d9 P 3a6a473372574ae49afc4175bd8c55fb [CANDIDATE]: Term 1 election: Requested vote from peers 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193:43007), fed58248067a4543b4e42e8e233f9628 (127.21.56.194:34035)
I20260709 12:24:44.524643 27543 catalog_manager.cc:5697] T 474284daa1fb45a5bd534aaad7234d75 P fed58248067a4543b4e42e8e233f9628 reported cstate change: term changed from 0 to 1, leader changed from <none> to fed58248067a4543b4e42e8e233f9628 (127.21.56.194). New cstate: current_term: 1 leader_uuid: "fed58248067a4543b4e42e8e233f9628" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:44.525938 27760 leader_election.cc:304] T 64e12d1138e2420dbd6b2208855f19d9 P 3a6a473372574ae49afc4175bd8c55fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f458c1b650d4f62a27d2c9764353526, 3a6a473372574ae49afc4175bd8c55fb; no voters: 
I20260709 12:24:44.526316 27722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64e12d1138e2420dbd6b2208855f19d9" candidate_uuid: "3a6a473372574ae49afc4175bd8c55fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fed58248067a4543b4e42e8e233f9628"
I20260709 12:24:44.526993 27989 raft_consensus.cc:2804] T 64e12d1138e2420dbd6b2208855f19d9 P 3a6a473372574ae49afc4175bd8c55fb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:44.526801 28019 raft_consensus.cc:515] T cecd07713b43477995b0fa79ad77f099 P 3a6a473372574ae49afc4175bd8c55fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.527026 27722 raft_consensus.cc:3060] T 64e12d1138e2420dbd6b2208855f19d9 P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:44.530702 27647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cecd07713b43477995b0fa79ad77f099" candidate_uuid: "3a6a473372574ae49afc4175bd8c55fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f458c1b650d4f62a27d2c9764353526"
I20260709 12:24:44.531385 27647 raft_consensus.cc:3060] T cecd07713b43477995b0fa79ad77f099 P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:44.534449 27722 raft_consensus.cc:2468] T 64e12d1138e2420dbd6b2208855f19d9 P fed58248067a4543b4e42e8e233f9628 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a6a473372574ae49afc4175bd8c55fb in term 1.
I20260709 12:24:44.539655 28019 leader_election.cc:290] T cecd07713b43477995b0fa79ad77f099 P 3a6a473372574ae49afc4175bd8c55fb [CANDIDATE]: Term 1 election: Requested vote from peers 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193:43007), fed58248067a4543b4e42e8e233f9628 (127.21.56.194:34035)
I20260709 12:24:44.540357 27722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cecd07713b43477995b0fa79ad77f099" candidate_uuid: "3a6a473372574ae49afc4175bd8c55fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fed58248067a4543b4e42e8e233f9628"
I20260709 12:24:44.541049 27722 raft_consensus.cc:3060] T cecd07713b43477995b0fa79ad77f099 P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:44.541849 27647 raft_consensus.cc:2468] T cecd07713b43477995b0fa79ad77f099 P 1f458c1b650d4f62a27d2c9764353526 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a6a473372574ae49afc4175bd8c55fb in term 1.
I20260709 12:24:44.542723 27989 raft_consensus.cc:697] T 64e12d1138e2420dbd6b2208855f19d9 P 3a6a473372574ae49afc4175bd8c55fb [term 1 LEADER]: Becoming Leader. State: Replica: 3a6a473372574ae49afc4175bd8c55fb, State: Running, Role: LEADER
I20260709 12:24:44.543243 27760 leader_election.cc:304] T cecd07713b43477995b0fa79ad77f099 P 3a6a473372574ae49afc4175bd8c55fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f458c1b650d4f62a27d2c9764353526, 3a6a473372574ae49afc4175bd8c55fb; no voters: 
I20260709 12:24:44.543684 27989 consensus_queue.cc:237] T 64e12d1138e2420dbd6b2208855f19d9 P 3a6a473372574ae49afc4175bd8c55fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.544231 28022 raft_consensus.cc:2804] T cecd07713b43477995b0fa79ad77f099 P 3a6a473372574ae49afc4175bd8c55fb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:44.545552 28022 raft_consensus.cc:697] T cecd07713b43477995b0fa79ad77f099 P 3a6a473372574ae49afc4175bd8c55fb [term 1 LEADER]: Becoming Leader. State: Replica: 3a6a473372574ae49afc4175bd8c55fb, State: Running, Role: LEADER
I20260709 12:24:44.546463 28022 consensus_queue.cc:237] T cecd07713b43477995b0fa79ad77f099 P 3a6a473372574ae49afc4175bd8c55fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.547811 27722 raft_consensus.cc:2468] T cecd07713b43477995b0fa79ad77f099 P fed58248067a4543b4e42e8e233f9628 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a6a473372574ae49afc4175bd8c55fb in term 1.
I20260709 12:24:44.548003 27995 consensus_queue.cc:1048] T fe4b12cca85940c187050f30bb0c5445 P fed58248067a4543b4e42e8e233f9628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:44.556416 27543 catalog_manager.cc:5697] T 64e12d1138e2420dbd6b2208855f19d9 P 3a6a473372574ae49afc4175bd8c55fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195). New cstate: current_term: 1 leader_uuid: "3a6a473372574ae49afc4175bd8c55fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:44.561785 27978 consensus_queue.cc:1048] T fe4b12cca85940c187050f30bb0c5445 P fed58248067a4543b4e42e8e233f9628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:44.579797 27543 catalog_manager.cc:5697] T cecd07713b43477995b0fa79ad77f099 P 3a6a473372574ae49afc4175bd8c55fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195). New cstate: current_term: 1 leader_uuid: "3a6a473372574ae49afc4175bd8c55fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:44.635089 27994 raft_consensus.cc:493] T 676b10e839d748c1ba912f6a55282f8d P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:44.635648 27994 raft_consensus.cc:515] T 676b10e839d748c1ba912f6a55282f8d P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.637358 27994 leader_election.cc:290] T 676b10e839d748c1ba912f6a55282f8d P 1f458c1b650d4f62a27d2c9764353526 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fed58248067a4543b4e42e8e233f9628 (127.21.56.194:34035), 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195:34903)
I20260709 12:24:44.638188 27722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "676b10e839d748c1ba912f6a55282f8d" candidate_uuid: "1f458c1b650d4f62a27d2c9764353526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fed58248067a4543b4e42e8e233f9628" is_pre_election: true
I20260709 12:24:44.638438 27795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "676b10e839d748c1ba912f6a55282f8d" candidate_uuid: "1f458c1b650d4f62a27d2c9764353526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a6a473372574ae49afc4175bd8c55fb" is_pre_election: true
I20260709 12:24:44.638729 27722 raft_consensus.cc:2468] T 676b10e839d748c1ba912f6a55282f8d P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f458c1b650d4f62a27d2c9764353526 in term 0.
I20260709 12:24:44.639030 27795 raft_consensus.cc:2468] T 676b10e839d748c1ba912f6a55282f8d P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f458c1b650d4f62a27d2c9764353526 in term 0.
I20260709 12:24:44.639617 27612 leader_election.cc:304] T 676b10e839d748c1ba912f6a55282f8d P 1f458c1b650d4f62a27d2c9764353526 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f458c1b650d4f62a27d2c9764353526, fed58248067a4543b4e42e8e233f9628; no voters: 
I20260709 12:24:44.640317 27994 raft_consensus.cc:2804] T 676b10e839d748c1ba912f6a55282f8d P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:44.640599 27994 raft_consensus.cc:493] T 676b10e839d748c1ba912f6a55282f8d P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:44.640897 27994 raft_consensus.cc:3060] T 676b10e839d748c1ba912f6a55282f8d P 1f458c1b650d4f62a27d2c9764353526 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:44.645957 27994 raft_consensus.cc:515] T 676b10e839d748c1ba912f6a55282f8d P 1f458c1b650d4f62a27d2c9764353526 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.647544 27994 leader_election.cc:290] T 676b10e839d748c1ba912f6a55282f8d P 1f458c1b650d4f62a27d2c9764353526 [CANDIDATE]: Term 1 election: Requested vote from peers fed58248067a4543b4e42e8e233f9628 (127.21.56.194:34035), 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195:34903)
I20260709 12:24:44.648352 27722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "676b10e839d748c1ba912f6a55282f8d" candidate_uuid: "1f458c1b650d4f62a27d2c9764353526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fed58248067a4543b4e42e8e233f9628"
I20260709 12:24:44.648561 27795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "676b10e839d748c1ba912f6a55282f8d" candidate_uuid: "1f458c1b650d4f62a27d2c9764353526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a6a473372574ae49afc4175bd8c55fb"
I20260709 12:24:44.648979 27722 raft_consensus.cc:3060] T 676b10e839d748c1ba912f6a55282f8d P fed58248067a4543b4e42e8e233f9628 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:44.649087 27795 raft_consensus.cc:3060] T 676b10e839d748c1ba912f6a55282f8d P 3a6a473372574ae49afc4175bd8c55fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:44.655791 27795 raft_consensus.cc:2468] T 676b10e839d748c1ba912f6a55282f8d P 3a6a473372574ae49afc4175bd8c55fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f458c1b650d4f62a27d2c9764353526 in term 1.
I20260709 12:24:44.655791 27722 raft_consensus.cc:2468] T 676b10e839d748c1ba912f6a55282f8d P fed58248067a4543b4e42e8e233f9628 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f458c1b650d4f62a27d2c9764353526 in term 1.
I20260709 12:24:44.657040 27612 leader_election.cc:304] T 676b10e839d748c1ba912f6a55282f8d P 1f458c1b650d4f62a27d2c9764353526 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f458c1b650d4f62a27d2c9764353526, fed58248067a4543b4e42e8e233f9628; no voters: 
I20260709 12:24:44.657714 27994 raft_consensus.cc:2804] T 676b10e839d748c1ba912f6a55282f8d P 1f458c1b650d4f62a27d2c9764353526 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:44.658192 27994 raft_consensus.cc:697] T 676b10e839d748c1ba912f6a55282f8d P 1f458c1b650d4f62a27d2c9764353526 [term 1 LEADER]: Becoming Leader. State: Replica: 1f458c1b650d4f62a27d2c9764353526, State: Running, Role: LEADER
I20260709 12:24:44.658809 27994 consensus_queue.cc:237] T 676b10e839d748c1ba912f6a55282f8d P 1f458c1b650d4f62a27d2c9764353526 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.666923 27543 catalog_manager.cc:5697] T 676b10e839d748c1ba912f6a55282f8d P 1f458c1b650d4f62a27d2c9764353526 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193). New cstate: current_term: 1 leader_uuid: "1f458c1b650d4f62a27d2c9764353526" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:44.732445 27722 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ca2f123c83a4fd5acad577717199c6d"
dest_uuid: "fed58248067a4543b4e42e8e233f9628"
mode: GRACEFUL
new_leader_uuid: "1f458c1b650d4f62a27d2c9764353526"
 from {username='slave'} at 127.0.0.1:60816
I20260709 12:24:44.732908 27722 raft_consensus.cc:606] T 4ca2f123c83a4fd5acad577717199c6d P fed58248067a4543b4e42e8e233f9628 [term 1 LEADER]: Received request to transfer leadership to TS 1f458c1b650d4f62a27d2c9764353526
I20260709 12:24:44.736639 27994 consensus_queue.cc:1048] T 163e084cd99947bbad3c2d28fc6071c1 P 1f458c1b650d4f62a27d2c9764353526 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:44.738137 27722 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "419563e5c4a2470b8b97f7c6b242d3fa"
dest_uuid: "fed58248067a4543b4e42e8e233f9628"
mode: GRACEFUL
new_leader_uuid: "1f458c1b650d4f62a27d2c9764353526"
 from {username='slave'} at 127.0.0.1:60816
I20260709 12:24:44.738701 27722 raft_consensus.cc:606] T 419563e5c4a2470b8b97f7c6b242d3fa P fed58248067a4543b4e42e8e233f9628 [term 1 LEADER]: Received request to transfer leadership to TS 1f458c1b650d4f62a27d2c9764353526
I20260709 12:24:44.748142 27966 consensus_queue.cc:1048] T 163e084cd99947bbad3c2d28fc6071c1 P 1f458c1b650d4f62a27d2c9764353526 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:44.749876 27795 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cecd07713b43477995b0fa79ad77f099"
dest_uuid: "3a6a473372574ae49afc4175bd8c55fb"
mode: GRACEFUL
new_leader_uuid: "1f458c1b650d4f62a27d2c9764353526"
 from {username='slave'} at 127.0.0.1:60746
I20260709 12:24:44.750607 27795 raft_consensus.cc:606] T cecd07713b43477995b0fa79ad77f099 P 3a6a473372574ae49afc4175bd8c55fb [term 1 LEADER]: Received request to transfer leadership to TS 1f458c1b650d4f62a27d2c9764353526
I20260709 12:24:44.760717 27930 consensus_queue.cc:1048] T 4ca2f123c83a4fd5acad577717199c6d P fed58248067a4543b4e42e8e233f9628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:44.761885 27647 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "676b10e839d748c1ba912f6a55282f8d"
dest_uuid: "1f458c1b650d4f62a27d2c9764353526"
mode: GRACEFUL
new_leader_uuid: "fed58248067a4543b4e42e8e233f9628"
 from {username='slave'} at 127.0.0.1:49760
I20260709 12:24:44.762542 27647 raft_consensus.cc:606] T 676b10e839d748c1ba912f6a55282f8d P 1f458c1b650d4f62a27d2c9764353526 [term 1 LEADER]: Received request to transfer leadership to TS fed58248067a4543b4e42e8e233f9628
I20260709 12:24:44.768802 27794 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64e12d1138e2420dbd6b2208855f19d9"
dest_uuid: "3a6a473372574ae49afc4175bd8c55fb"
mode: GRACEFUL
new_leader_uuid: "fed58248067a4543b4e42e8e233f9628"
 from {username='slave'} at 127.0.0.1:60746
I20260709 12:24:44.774111 27794 raft_consensus.cc:606] T 64e12d1138e2420dbd6b2208855f19d9 P 3a6a473372574ae49afc4175bd8c55fb [term 1 LEADER]: Received request to transfer leadership to TS fed58248067a4543b4e42e8e233f9628
I20260709 12:24:44.776134 27996 consensus_queue.cc:1048] T 4ca2f123c83a4fd5acad577717199c6d P fed58248067a4543b4e42e8e233f9628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:44.780167 27648 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "163e084cd99947bbad3c2d28fc6071c1"
dest_uuid: "1f458c1b650d4f62a27d2c9764353526"
mode: GRACEFUL
new_leader_uuid: "fed58248067a4543b4e42e8e233f9628"
 from {username='slave'} at 127.0.0.1:49760
I20260709 12:24:44.780788 27648 raft_consensus.cc:606] T 163e084cd99947bbad3c2d28fc6071c1 P 1f458c1b650d4f62a27d2c9764353526 [term 1 LEADER]: Received request to transfer leadership to TS fed58248067a4543b4e42e8e233f9628
I20260709 12:24:44.786087 27978 raft_consensus.cc:993] T 4ca2f123c83a4fd5acad577717199c6d P fed58248067a4543b4e42e8e233f9628: : Instructing follower 1f458c1b650d4f62a27d2c9764353526 to start an election
I20260709 12:24:44.786486 27996 raft_consensus.cc:1081] T 4ca2f123c83a4fd5acad577717199c6d P fed58248067a4543b4e42e8e233f9628 [term 1 LEADER]: Signalling peer 1f458c1b650d4f62a27d2c9764353526 to start an election
I20260709 12:24:44.787876 27647 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ca2f123c83a4fd5acad577717199c6d"
dest_uuid: "1f458c1b650d4f62a27d2c9764353526"
 from {username='slave'} at 127.0.0.1:49750
I20260709 12:24:44.788341 27647 raft_consensus.cc:493] T 4ca2f123c83a4fd5acad577717199c6d P 1f458c1b650d4f62a27d2c9764353526 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:44.788307 27721 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fe4b12cca85940c187050f30bb0c5445"
dest_uuid: "fed58248067a4543b4e42e8e233f9628"
mode: GRACEFUL
new_leader_uuid: "3a6a473372574ae49afc4175bd8c55fb"
 from {username='slave'} at 127.0.0.1:60816
I20260709 12:24:44.788909 27647 raft_consensus.cc:3060] T 4ca2f123c83a4fd5acad577717199c6d P 1f458c1b650d4f62a27d2c9764353526 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:44.789100 27721 raft_consensus.cc:606] T fe4b12cca85940c187050f30bb0c5445 P fed58248067a4543b4e42e8e233f9628 [term 1 LEADER]: Received request to transfer leadership to TS 3a6a473372574ae49afc4175bd8c55fb
I20260709 12:24:44.794183 27647 raft_consensus.cc:515] T 4ca2f123c83a4fd5acad577717199c6d P 1f458c1b650d4f62a27d2c9764353526 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.795989 27647 leader_election.cc:290] T 4ca2f123c83a4fd5acad577717199c6d P 1f458c1b650d4f62a27d2c9764353526 [CANDIDATE]: Term 2 election: Requested vote from peers fed58248067a4543b4e42e8e233f9628 (127.21.56.194:34035), 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195:34903)
I20260709 12:24:44.796729 27722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ca2f123c83a4fd5acad577717199c6d" candidate_uuid: "1f458c1b650d4f62a27d2c9764353526" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fed58248067a4543b4e42e8e233f9628"
I20260709 12:24:44.797358 27722 raft_consensus.cc:3055] T 4ca2f123c83a4fd5acad577717199c6d P fed58248067a4543b4e42e8e233f9628 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:44.797349 27794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ca2f123c83a4fd5acad577717199c6d" candidate_uuid: "1f458c1b650d4f62a27d2c9764353526" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a6a473372574ae49afc4175bd8c55fb"
I20260709 12:24:44.798261 27794 raft_consensus.cc:3060] T 4ca2f123c83a4fd5acad577717199c6d P 3a6a473372574ae49afc4175bd8c55fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:44.797933 27722 raft_consensus.cc:740] T 4ca2f123c83a4fd5acad577717199c6d P fed58248067a4543b4e42e8e233f9628 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fed58248067a4543b4e42e8e233f9628, State: Running, Role: LEADER
I20260709 12:24:44.799463 27722 consensus_queue.cc:260] T 4ca2f123c83a4fd5acad577717199c6d P fed58248067a4543b4e42e8e233f9628 [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: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.800638 27722 raft_consensus.cc:3060] T 4ca2f123c83a4fd5acad577717199c6d P fed58248067a4543b4e42e8e233f9628 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:44.805528 27794 raft_consensus.cc:2468] T 4ca2f123c83a4fd5acad577717199c6d P 3a6a473372574ae49afc4175bd8c55fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f458c1b650d4f62a27d2c9764353526 in term 2.
I20260709 12:24:44.806735 27612 leader_election.cc:304] T 4ca2f123c83a4fd5acad577717199c6d P 1f458c1b650d4f62a27d2c9764353526 [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: 1f458c1b650d4f62a27d2c9764353526, 3a6a473372574ae49afc4175bd8c55fb; no voters: 
I20260709 12:24:44.807361 27722 raft_consensus.cc:2468] T 4ca2f123c83a4fd5acad577717199c6d P fed58248067a4543b4e42e8e233f9628 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f458c1b650d4f62a27d2c9764353526 in term 2.
I20260709 12:24:44.807493 27966 raft_consensus.cc:2804] T 4ca2f123c83a4fd5acad577717199c6d P 1f458c1b650d4f62a27d2c9764353526 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:44.808022 27966 raft_consensus.cc:697] T 4ca2f123c83a4fd5acad577717199c6d P 1f458c1b650d4f62a27d2c9764353526 [term 2 LEADER]: Becoming Leader. State: Replica: 1f458c1b650d4f62a27d2c9764353526, State: Running, Role: LEADER
I20260709 12:24:44.807902 28005 consensus_queue.cc:1048] T 0c8ac5b7d8c84218900ab8c15ca1d3b2 P 1f458c1b650d4f62a27d2c9764353526 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:44.808851 27966 consensus_queue.cc:237] T 4ca2f123c83a4fd5acad577717199c6d P 1f458c1b650d4f62a27d2c9764353526 [LEADER]: Queue 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: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.817103 27543 catalog_manager.cc:5697] T 4ca2f123c83a4fd5acad577717199c6d P 1f458c1b650d4f62a27d2c9764353526 reported cstate change: term changed from 1 to 2, leader changed from fed58248067a4543b4e42e8e233f9628 (127.21.56.194) to 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193). New cstate: current_term: 2 leader_uuid: "1f458c1b650d4f62a27d2c9764353526" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:44.823467 27994 consensus_queue.cc:1048] T 0c8ac5b7d8c84218900ab8c15ca1d3b2 P 1f458c1b650d4f62a27d2c9764353526 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:44.926694 27996 consensus_queue.cc:1048] T 419563e5c4a2470b8b97f7c6b242d3fa P fed58248067a4543b4e42e8e233f9628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:44.936923 27995 consensus_queue.cc:1048] T 419563e5c4a2470b8b97f7c6b242d3fa P fed58248067a4543b4e42e8e233f9628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:44.946499 27995 raft_consensus.cc:993] T 419563e5c4a2470b8b97f7c6b242d3fa P fed58248067a4543b4e42e8e233f9628: : Instructing follower 1f458c1b650d4f62a27d2c9764353526 to start an election
I20260709 12:24:44.946990 27996 raft_consensus.cc:1081] T 419563e5c4a2470b8b97f7c6b242d3fa P fed58248067a4543b4e42e8e233f9628 [term 1 LEADER]: Signalling peer 1f458c1b650d4f62a27d2c9764353526 to start an election
I20260709 12:24:44.948410 27647 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "419563e5c4a2470b8b97f7c6b242d3fa"
dest_uuid: "1f458c1b650d4f62a27d2c9764353526"
 from {username='slave'} at 127.0.0.1:49750
I20260709 12:24:44.948982 27647 raft_consensus.cc:493] T 419563e5c4a2470b8b97f7c6b242d3fa P 1f458c1b650d4f62a27d2c9764353526 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:44.949345 27647 raft_consensus.cc:3060] T 419563e5c4a2470b8b97f7c6b242d3fa P 1f458c1b650d4f62a27d2c9764353526 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:44.954501 27647 raft_consensus.cc:515] T 419563e5c4a2470b8b97f7c6b242d3fa P 1f458c1b650d4f62a27d2c9764353526 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.956169 27647 leader_election.cc:290] T 419563e5c4a2470b8b97f7c6b242d3fa P 1f458c1b650d4f62a27d2c9764353526 [CANDIDATE]: Term 2 election: Requested vote from peers fed58248067a4543b4e42e8e233f9628 (127.21.56.194:34035), 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195:34903)
I20260709 12:24:44.957020 27722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "419563e5c4a2470b8b97f7c6b242d3fa" candidate_uuid: "1f458c1b650d4f62a27d2c9764353526" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fed58248067a4543b4e42e8e233f9628"
I20260709 12:24:44.957623 27722 raft_consensus.cc:3055] T 419563e5c4a2470b8b97f7c6b242d3fa P fed58248067a4543b4e42e8e233f9628 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:44.957914 27722 raft_consensus.cc:740] T 419563e5c4a2470b8b97f7c6b242d3fa P fed58248067a4543b4e42e8e233f9628 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fed58248067a4543b4e42e8e233f9628, State: Running, Role: LEADER
I20260709 12:24:44.958668 27722 consensus_queue.cc:260] T 419563e5c4a2470b8b97f7c6b242d3fa P fed58248067a4543b4e42e8e233f9628 [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: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.958771 28022 consensus_queue.cc:1048] T cecd07713b43477995b0fa79ad77f099 P 3a6a473372574ae49afc4175bd8c55fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:44.959857 27722 raft_consensus.cc:3060] T 419563e5c4a2470b8b97f7c6b242d3fa P fed58248067a4543b4e42e8e233f9628 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:44.960773 27794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "419563e5c4a2470b8b97f7c6b242d3fa" candidate_uuid: "1f458c1b650d4f62a27d2c9764353526" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a6a473372574ae49afc4175bd8c55fb"
I20260709 12:24:44.961684 27794 raft_consensus.cc:3060] T 419563e5c4a2470b8b97f7c6b242d3fa P 3a6a473372574ae49afc4175bd8c55fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:44.966593 27989 raft_consensus.cc:993] T cecd07713b43477995b0fa79ad77f099 P 3a6a473372574ae49afc4175bd8c55fb: : Instructing follower 1f458c1b650d4f62a27d2c9764353526 to start an election
I20260709 12:24:44.967157 27722 raft_consensus.cc:2468] T 419563e5c4a2470b8b97f7c6b242d3fa P fed58248067a4543b4e42e8e233f9628 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f458c1b650d4f62a27d2c9764353526 in term 2.
I20260709 12:24:44.967103 27989 raft_consensus.cc:1081] T cecd07713b43477995b0fa79ad77f099 P 3a6a473372574ae49afc4175bd8c55fb [term 1 LEADER]: Signalling peer 1f458c1b650d4f62a27d2c9764353526 to start an election
I20260709 12:24:44.968498 27612 leader_election.cc:304] T 419563e5c4a2470b8b97f7c6b242d3fa P 1f458c1b650d4f62a27d2c9764353526 [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: 1f458c1b650d4f62a27d2c9764353526, fed58248067a4543b4e42e8e233f9628; no voters: 
I20260709 12:24:44.969377 27994 raft_consensus.cc:2804] T 419563e5c4a2470b8b97f7c6b242d3fa P 1f458c1b650d4f62a27d2c9764353526 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:44.969878 27994 raft_consensus.cc:697] T 419563e5c4a2470b8b97f7c6b242d3fa P 1f458c1b650d4f62a27d2c9764353526 [term 2 LEADER]: Becoming Leader. State: Replica: 1f458c1b650d4f62a27d2c9764353526, State: Running, Role: LEADER
I20260709 12:24:44.971612 27647 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cecd07713b43477995b0fa79ad77f099"
dest_uuid: "1f458c1b650d4f62a27d2c9764353526"
 from {username='slave'} at 127.0.0.1:49746
I20260709 12:24:44.972188 27647 raft_consensus.cc:493] T cecd07713b43477995b0fa79ad77f099 P 1f458c1b650d4f62a27d2c9764353526 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:44.971793 27994 consensus_queue.cc:237] T 419563e5c4a2470b8b97f7c6b242d3fa P 1f458c1b650d4f62a27d2c9764353526 [LEADER]: Queue 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: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.972556 27647 raft_consensus.cc:3060] T cecd07713b43477995b0fa79ad77f099 P 1f458c1b650d4f62a27d2c9764353526 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:44.974570 28019 consensus_queue.cc:1048] T cecd07713b43477995b0fa79ad77f099 P 3a6a473372574ae49afc4175bd8c55fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:44.978974 27794 raft_consensus.cc:2468] T 419563e5c4a2470b8b97f7c6b242d3fa P 3a6a473372574ae49afc4175bd8c55fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f458c1b650d4f62a27d2c9764353526 in term 2.
I20260709 12:24:44.980548 27647 raft_consensus.cc:515] T cecd07713b43477995b0fa79ad77f099 P 1f458c1b650d4f62a27d2c9764353526 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.983263 27721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cecd07713b43477995b0fa79ad77f099" candidate_uuid: "1f458c1b650d4f62a27d2c9764353526" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fed58248067a4543b4e42e8e233f9628"
I20260709 12:24:44.983891 27721 raft_consensus.cc:3060] T cecd07713b43477995b0fa79ad77f099 P fed58248067a4543b4e42e8e233f9628 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:44.985178 27647 leader_election.cc:290] T cecd07713b43477995b0fa79ad77f099 P 1f458c1b650d4f62a27d2c9764353526 [CANDIDATE]: Term 2 election: Requested vote from peers fed58248067a4543b4e42e8e233f9628 (127.21.56.194:34035), 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195:34903)
I20260709 12:24:44.987233 27794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cecd07713b43477995b0fa79ad77f099" candidate_uuid: "1f458c1b650d4f62a27d2c9764353526" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a6a473372574ae49afc4175bd8c55fb"
I20260709 12:24:44.987840 27794 raft_consensus.cc:3055] T cecd07713b43477995b0fa79ad77f099 P 3a6a473372574ae49afc4175bd8c55fb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:44.988243 27794 raft_consensus.cc:740] T cecd07713b43477995b0fa79ad77f099 P 3a6a473372574ae49afc4175bd8c55fb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a6a473372574ae49afc4175bd8c55fb, State: Running, Role: LEADER
I20260709 12:24:44.987666 27543 catalog_manager.cc:5697] T 419563e5c4a2470b8b97f7c6b242d3fa P 1f458c1b650d4f62a27d2c9764353526 reported cstate change: term changed from 1 to 2, leader changed from fed58248067a4543b4e42e8e233f9628 (127.21.56.194) to 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193). New cstate: current_term: 2 leader_uuid: "1f458c1b650d4f62a27d2c9764353526" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:44.989117 27794 consensus_queue.cc:260] T cecd07713b43477995b0fa79ad77f099 P 3a6a473372574ae49afc4175bd8c55fb [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: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.989739 27996 consensus_queue.cc:1048] T 474284daa1fb45a5bd534aaad7234d75 P fed58248067a4543b4e42e8e233f9628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:44.990406 27794 raft_consensus.cc:3060] T cecd07713b43477995b0fa79ad77f099 P 3a6a473372574ae49afc4175bd8c55fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:44.993381 27721 raft_consensus.cc:2468] T cecd07713b43477995b0fa79ad77f099 P fed58248067a4543b4e42e8e233f9628 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f458c1b650d4f62a27d2c9764353526 in term 2.
I20260709 12:24:44.994758 27612 leader_election.cc:304] T cecd07713b43477995b0fa79ad77f099 P 1f458c1b650d4f62a27d2c9764353526 [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: 1f458c1b650d4f62a27d2c9764353526, fed58248067a4543b4e42e8e233f9628; no voters: 
I20260709 12:24:44.996378 27994 raft_consensus.cc:2804] T cecd07713b43477995b0fa79ad77f099 P 1f458c1b650d4f62a27d2c9764353526 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:44.996831 27994 raft_consensus.cc:697] T cecd07713b43477995b0fa79ad77f099 P 1f458c1b650d4f62a27d2c9764353526 [term 2 LEADER]: Becoming Leader. State: Replica: 1f458c1b650d4f62a27d2c9764353526, State: Running, Role: LEADER
I20260709 12:24:44.997505 27994 consensus_queue.cc:237] T cecd07713b43477995b0fa79ad77f099 P 1f458c1b650d4f62a27d2c9764353526 [LEADER]: Queue 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: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:44.998219 27794 raft_consensus.cc:2468] T cecd07713b43477995b0fa79ad77f099 P 3a6a473372574ae49afc4175bd8c55fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f458c1b650d4f62a27d2c9764353526 in term 2.
I20260709 12:24:45.005673 27995 consensus_queue.cc:1048] T 474284daa1fb45a5bd534aaad7234d75 P fed58248067a4543b4e42e8e233f9628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:45.006098 27543 catalog_manager.cc:5697] T cecd07713b43477995b0fa79ad77f099 P 1f458c1b650d4f62a27d2c9764353526 reported cstate change: term changed from 1 to 2, leader changed from 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195) to 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193). New cstate: current_term: 2 leader_uuid: "1f458c1b650d4f62a27d2c9764353526" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:45.028831 28019 consensus_queue.cc:1048] T 64e12d1138e2420dbd6b2208855f19d9 P 3a6a473372574ae49afc4175bd8c55fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:45.038668 27989 consensus_queue.cc:1048] T 64e12d1138e2420dbd6b2208855f19d9 P 3a6a473372574ae49afc4175bd8c55fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:45.048384 27989 raft_consensus.cc:993] T 64e12d1138e2420dbd6b2208855f19d9 P 3a6a473372574ae49afc4175bd8c55fb: : Instructing follower fed58248067a4543b4e42e8e233f9628 to start an election
I20260709 12:24:45.048784 27994 consensus_queue.cc:1048] T 676b10e839d748c1ba912f6a55282f8d P 1f458c1b650d4f62a27d2c9764353526 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:45.048866 28019 raft_consensus.cc:1081] T 64e12d1138e2420dbd6b2208855f19d9 P 3a6a473372574ae49afc4175bd8c55fb [term 1 LEADER]: Signalling peer fed58248067a4543b4e42e8e233f9628 to start an election
I20260709 12:24:45.051005 27721 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64e12d1138e2420dbd6b2208855f19d9"
dest_uuid: "fed58248067a4543b4e42e8e233f9628"
 from {username='slave'} at 127.0.0.1:60802
I20260709 12:24:45.051509 27721 raft_consensus.cc:493] T 64e12d1138e2420dbd6b2208855f19d9 P fed58248067a4543b4e42e8e233f9628 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:45.051888 27721 raft_consensus.cc:3060] T 64e12d1138e2420dbd6b2208855f19d9 P fed58248067a4543b4e42e8e233f9628 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:45.062599 27966 consensus_queue.cc:1048] T 676b10e839d748c1ba912f6a55282f8d P 1f458c1b650d4f62a27d2c9764353526 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:45.067554 27721 raft_consensus.cc:515] T 64e12d1138e2420dbd6b2208855f19d9 P fed58248067a4543b4e42e8e233f9628 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:45.071913 27721 leader_election.cc:290] T 64e12d1138e2420dbd6b2208855f19d9 P fed58248067a4543b4e42e8e233f9628 [CANDIDATE]: Term 2 election: Requested vote from peers 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193:43007), 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195:34903)
I20260709 12:24:45.072109 27647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64e12d1138e2420dbd6b2208855f19d9" candidate_uuid: "fed58248067a4543b4e42e8e233f9628" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f458c1b650d4f62a27d2c9764353526"
I20260709 12:24:45.072556 27795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64e12d1138e2420dbd6b2208855f19d9" candidate_uuid: "fed58248067a4543b4e42e8e233f9628" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a6a473372574ae49afc4175bd8c55fb"
I20260709 12:24:45.072820 27647 raft_consensus.cc:3060] T 64e12d1138e2420dbd6b2208855f19d9 P 1f458c1b650d4f62a27d2c9764353526 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:45.073163 27795 raft_consensus.cc:3055] T 64e12d1138e2420dbd6b2208855f19d9 P 3a6a473372574ae49afc4175bd8c55fb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:45.073487 27795 raft_consensus.cc:740] T 64e12d1138e2420dbd6b2208855f19d9 P 3a6a473372574ae49afc4175bd8c55fb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a6a473372574ae49afc4175bd8c55fb, State: Running, Role: LEADER
I20260709 12:24:45.074664 27930 raft_consensus.cc:993] T fe4b12cca85940c187050f30bb0c5445 P fed58248067a4543b4e42e8e233f9628: : Instructing follower 3a6a473372574ae49afc4175bd8c55fb to start an election
I20260709 12:24:45.074348 27795 consensus_queue.cc:260] T 64e12d1138e2420dbd6b2208855f19d9 P 3a6a473372574ae49afc4175bd8c55fb [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: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:45.075132 27930 raft_consensus.cc:1081] T fe4b12cca85940c187050f30bb0c5445 P fed58248067a4543b4e42e8e233f9628 [term 1 LEADER]: Signalling peer 3a6a473372574ae49afc4175bd8c55fb to start an election
I20260709 12:24:45.075667 27795 raft_consensus.cc:3060] T 64e12d1138e2420dbd6b2208855f19d9 P 3a6a473372574ae49afc4175bd8c55fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:45.076697 27796 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fe4b12cca85940c187050f30bb0c5445"
dest_uuid: "3a6a473372574ae49afc4175bd8c55fb"
 from {username='slave'} at 127.0.0.1:60732
I20260709 12:24:45.077246 27796 raft_consensus.cc:493] T fe4b12cca85940c187050f30bb0c5445 P 3a6a473372574ae49afc4175bd8c55fb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:45.077564 27796 raft_consensus.cc:3060] T fe4b12cca85940c187050f30bb0c5445 P 3a6a473372574ae49afc4175bd8c55fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:45.079789 27647 raft_consensus.cc:2468] T 64e12d1138e2420dbd6b2208855f19d9 P 1f458c1b650d4f62a27d2c9764353526 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fed58248067a4543b4e42e8e233f9628 in term 2.
I20260709 12:24:45.080974 27686 leader_election.cc:304] T 64e12d1138e2420dbd6b2208855f19d9 P fed58248067a4543b4e42e8e233f9628 [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: 1f458c1b650d4f62a27d2c9764353526, fed58248067a4543b4e42e8e233f9628; no voters: 
I20260709 12:24:45.081813 27978 raft_consensus.cc:2804] T 64e12d1138e2420dbd6b2208855f19d9 P fed58248067a4543b4e42e8e233f9628 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:45.082288 27978 raft_consensus.cc:697] T 64e12d1138e2420dbd6b2208855f19d9 P fed58248067a4543b4e42e8e233f9628 [term 2 LEADER]: Becoming Leader. State: Replica: fed58248067a4543b4e42e8e233f9628, State: Running, Role: LEADER
I20260709 12:24:45.083276 27966 raft_consensus.cc:993] T 676b10e839d748c1ba912f6a55282f8d P 1f458c1b650d4f62a27d2c9764353526: : Instructing follower fed58248067a4543b4e42e8e233f9628 to start an election
I20260709 12:24:45.083036 27978 consensus_queue.cc:237] T 64e12d1138e2420dbd6b2208855f19d9 P fed58248067a4543b4e42e8e233f9628 [LEADER]: Queue 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: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:45.083751 27966 raft_consensus.cc:1081] T 676b10e839d748c1ba912f6a55282f8d P 1f458c1b650d4f62a27d2c9764353526 [term 1 LEADER]: Signalling peer fed58248067a4543b4e42e8e233f9628 to start an election
I20260709 12:24:45.085894 27795 raft_consensus.cc:2468] T 64e12d1138e2420dbd6b2208855f19d9 P 3a6a473372574ae49afc4175bd8c55fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fed58248067a4543b4e42e8e233f9628 in term 2.
I20260709 12:24:45.088171 27796 raft_consensus.cc:515] T fe4b12cca85940c187050f30bb0c5445 P 3a6a473372574ae49afc4175bd8c55fb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:45.090499 27647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe4b12cca85940c187050f30bb0c5445" candidate_uuid: "3a6a473372574ae49afc4175bd8c55fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f458c1b650d4f62a27d2c9764353526"
I20260709 12:24:45.091045 27647 raft_consensus.cc:3060] T fe4b12cca85940c187050f30bb0c5445 P 1f458c1b650d4f62a27d2c9764353526 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:45.090932 27721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe4b12cca85940c187050f30bb0c5445" candidate_uuid: "3a6a473372574ae49afc4175bd8c55fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fed58248067a4543b4e42e8e233f9628"
I20260709 12:24:45.091670 27721 raft_consensus.cc:3055] T fe4b12cca85940c187050f30bb0c5445 P fed58248067a4543b4e42e8e233f9628 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:45.091957 27796 leader_election.cc:290] T fe4b12cca85940c187050f30bb0c5445 P 3a6a473372574ae49afc4175bd8c55fb [CANDIDATE]: Term 2 election: Requested vote from peers 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193:43007), fed58248067a4543b4e42e8e233f9628 (127.21.56.194:34035)
I20260709 12:24:45.091993 27721 raft_consensus.cc:740] T fe4b12cca85940c187050f30bb0c5445 P fed58248067a4543b4e42e8e233f9628 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fed58248067a4543b4e42e8e233f9628, State: Running, Role: LEADER
I20260709 12:24:45.091157 27722 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "676b10e839d748c1ba912f6a55282f8d"
dest_uuid: "fed58248067a4543b4e42e8e233f9628"
 from {username='slave'} at 127.0.0.1:60788
I20260709 12:24:45.093292 27721 consensus_queue.cc:260] T fe4b12cca85940c187050f30bb0c5445 P fed58248067a4543b4e42e8e233f9628 [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: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:45.093874 27722 raft_consensus.cc:493] T 676b10e839d748c1ba912f6a55282f8d P fed58248067a4543b4e42e8e233f9628 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:45.094291 27722 raft_consensus.cc:3060] T 676b10e839d748c1ba912f6a55282f8d P fed58248067a4543b4e42e8e233f9628 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:45.094556 27721 raft_consensus.cc:3060] T fe4b12cca85940c187050f30bb0c5445 P fed58248067a4543b4e42e8e233f9628 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:45.098237 27647 raft_consensus.cc:2468] T fe4b12cca85940c187050f30bb0c5445 P 1f458c1b650d4f62a27d2c9764353526 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a6a473372574ae49afc4175bd8c55fb in term 2.
I20260709 12:24:45.098402 27541 catalog_manager.cc:5697] T 64e12d1138e2420dbd6b2208855f19d9 P fed58248067a4543b4e42e8e233f9628 reported cstate change: term changed from 1 to 2, leader changed from 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195) to fed58248067a4543b4e42e8e233f9628 (127.21.56.194). New cstate: current_term: 2 leader_uuid: "fed58248067a4543b4e42e8e233f9628" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:45.099409 27760 leader_election.cc:304] T fe4b12cca85940c187050f30bb0c5445 P 3a6a473372574ae49afc4175bd8c55fb [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: 1f458c1b650d4f62a27d2c9764353526, 3a6a473372574ae49afc4175bd8c55fb; no voters: 
I20260709 12:24:45.100296 28019 raft_consensus.cc:2804] T fe4b12cca85940c187050f30bb0c5445 P 3a6a473372574ae49afc4175bd8c55fb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:45.100773 28019 raft_consensus.cc:697] T fe4b12cca85940c187050f30bb0c5445 P 3a6a473372574ae49afc4175bd8c55fb [term 2 LEADER]: Becoming Leader. State: Replica: 3a6a473372574ae49afc4175bd8c55fb, State: Running, Role: LEADER
I20260709 12:24:45.100703 27722 raft_consensus.cc:515] T 676b10e839d748c1ba912f6a55282f8d P fed58248067a4543b4e42e8e233f9628 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:45.101751 28019 consensus_queue.cc:237] T fe4b12cca85940c187050f30bb0c5445 P 3a6a473372574ae49afc4175bd8c55fb [LEADER]: Queue 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: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:45.103760 27796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "676b10e839d748c1ba912f6a55282f8d" candidate_uuid: "fed58248067a4543b4e42e8e233f9628" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a6a473372574ae49afc4175bd8c55fb"
I20260709 12:24:45.104395 27722 leader_election.cc:290] T 676b10e839d748c1ba912f6a55282f8d P fed58248067a4543b4e42e8e233f9628 [CANDIDATE]: Term 2 election: Requested vote from peers 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193:43007), 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195:34903)
I20260709 12:24:45.104311 27648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "676b10e839d748c1ba912f6a55282f8d" candidate_uuid: "fed58248067a4543b4e42e8e233f9628" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f458c1b650d4f62a27d2c9764353526"
I20260709 12:24:45.106523 27648 raft_consensus.cc:3055] T 676b10e839d748c1ba912f6a55282f8d P 1f458c1b650d4f62a27d2c9764353526 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:45.106825 27648 raft_consensus.cc:740] T 676b10e839d748c1ba912f6a55282f8d P 1f458c1b650d4f62a27d2c9764353526 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f458c1b650d4f62a27d2c9764353526, State: Running, Role: LEADER
I20260709 12:24:45.107496 27648 consensus_queue.cc:260] T 676b10e839d748c1ba912f6a55282f8d P 1f458c1b650d4f62a27d2c9764353526 [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: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:45.108421 27648 raft_consensus.cc:3060] T 676b10e839d748c1ba912f6a55282f8d P 1f458c1b650d4f62a27d2c9764353526 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:45.112353 27543 catalog_manager.cc:5697] T fe4b12cca85940c187050f30bb0c5445 P 3a6a473372574ae49afc4175bd8c55fb reported cstate change: term changed from 1 to 2, leader changed from fed58248067a4543b4e42e8e233f9628 (127.21.56.194) to 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195). New cstate: current_term: 2 leader_uuid: "3a6a473372574ae49afc4175bd8c55fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:45.104322 27796 raft_consensus.cc:3060] T 676b10e839d748c1ba912f6a55282f8d P 3a6a473372574ae49afc4175bd8c55fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:45.119387 27648 raft_consensus.cc:2468] T 676b10e839d748c1ba912f6a55282f8d P 1f458c1b650d4f62a27d2c9764353526 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fed58248067a4543b4e42e8e233f9628 in term 2.
I20260709 12:24:45.119724 27796 raft_consensus.cc:2468] T 676b10e839d748c1ba912f6a55282f8d P 3a6a473372574ae49afc4175bd8c55fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fed58248067a4543b4e42e8e233f9628 in term 2.
I20260709 12:24:45.120777 27688 leader_election.cc:304] T 676b10e839d748c1ba912f6a55282f8d P fed58248067a4543b4e42e8e233f9628 [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: 3a6a473372574ae49afc4175bd8c55fb, fed58248067a4543b4e42e8e233f9628; no voters: 
I20260709 12:24:45.121897 27978 raft_consensus.cc:2804] T 676b10e839d748c1ba912f6a55282f8d P fed58248067a4543b4e42e8e233f9628 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:45.122385 27978 raft_consensus.cc:697] T 676b10e839d748c1ba912f6a55282f8d P fed58248067a4543b4e42e8e233f9628 [term 2 LEADER]: Becoming Leader. State: Replica: fed58248067a4543b4e42e8e233f9628, State: Running, Role: LEADER
I20260709 12:24:45.122591 27721 raft_consensus.cc:2468] T fe4b12cca85940c187050f30bb0c5445 P fed58248067a4543b4e42e8e233f9628 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a6a473372574ae49afc4175bd8c55fb in term 2.
I20260709 12:24:45.123165 27978 consensus_queue.cc:237] T 676b10e839d748c1ba912f6a55282f8d P fed58248067a4543b4e42e8e233f9628 [LEADER]: Queue 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: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:45.130031 27543 catalog_manager.cc:5697] T 676b10e839d748c1ba912f6a55282f8d P fed58248067a4543b4e42e8e233f9628 reported cstate change: term changed from 1 to 2, leader changed from 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193) to fed58248067a4543b4e42e8e233f9628 (127.21.56.194). New cstate: current_term: 2 leader_uuid: "fed58248067a4543b4e42e8e233f9628" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:45.139428 27966 raft_consensus.cc:993] T 163e084cd99947bbad3c2d28fc6071c1 P 1f458c1b650d4f62a27d2c9764353526: : Instructing follower fed58248067a4543b4e42e8e233f9628 to start an election
I20260709 12:24:45.139859 27994 raft_consensus.cc:1081] T 163e084cd99947bbad3c2d28fc6071c1 P 1f458c1b650d4f62a27d2c9764353526 [term 1 LEADER]: Signalling peer fed58248067a4543b4e42e8e233f9628 to start an election
I20260709 12:24:45.141323 27721 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "163e084cd99947bbad3c2d28fc6071c1"
dest_uuid: "fed58248067a4543b4e42e8e233f9628"
 from {username='slave'} at 127.0.0.1:60788
I20260709 12:24:45.141942 27721 raft_consensus.cc:493] T 163e084cd99947bbad3c2d28fc6071c1 P fed58248067a4543b4e42e8e233f9628 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:45.142339 27721 raft_consensus.cc:3060] T 163e084cd99947bbad3c2d28fc6071c1 P fed58248067a4543b4e42e8e233f9628 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:45.147398 27721 raft_consensus.cc:515] T 163e084cd99947bbad3c2d28fc6071c1 P fed58248067a4543b4e42e8e233f9628 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:45.149066 27721 leader_election.cc:290] T 163e084cd99947bbad3c2d28fc6071c1 P fed58248067a4543b4e42e8e233f9628 [CANDIDATE]: Term 2 election: Requested vote from peers 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193:43007), 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195:34903)
I20260709 12:24:45.149858 27648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "163e084cd99947bbad3c2d28fc6071c1" candidate_uuid: "fed58248067a4543b4e42e8e233f9628" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f458c1b650d4f62a27d2c9764353526"
I20260709 12:24:45.150094 27796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "163e084cd99947bbad3c2d28fc6071c1" candidate_uuid: "fed58248067a4543b4e42e8e233f9628" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a6a473372574ae49afc4175bd8c55fb"
I20260709 12:24:45.150457 27648 raft_consensus.cc:3055] T 163e084cd99947bbad3c2d28fc6071c1 P 1f458c1b650d4f62a27d2c9764353526 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:45.150657 27796 raft_consensus.cc:3060] T 163e084cd99947bbad3c2d28fc6071c1 P 3a6a473372574ae49afc4175bd8c55fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:45.150789 27648 raft_consensus.cc:740] T 163e084cd99947bbad3c2d28fc6071c1 P 1f458c1b650d4f62a27d2c9764353526 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f458c1b650d4f62a27d2c9764353526, State: Running, Role: LEADER
I20260709 12:24:45.151515 27648 consensus_queue.cc:260] T 163e084cd99947bbad3c2d28fc6071c1 P 1f458c1b650d4f62a27d2c9764353526 [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: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:45.152446 27648 raft_consensus.cc:3060] T 163e084cd99947bbad3c2d28fc6071c1 P 1f458c1b650d4f62a27d2c9764353526 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:45.157158 27796 raft_consensus.cc:2468] T 163e084cd99947bbad3c2d28fc6071c1 P 3a6a473372574ae49afc4175bd8c55fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fed58248067a4543b4e42e8e233f9628 in term 2.
I20260709 12:24:45.158980 27688 leader_election.cc:304] T 163e084cd99947bbad3c2d28fc6071c1 P fed58248067a4543b4e42e8e233f9628 [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: 3a6a473372574ae49afc4175bd8c55fb, fed58248067a4543b4e42e8e233f9628; no voters: 
I20260709 12:24:45.160104 27978 raft_consensus.cc:2804] T 163e084cd99947bbad3c2d28fc6071c1 P fed58248067a4543b4e42e8e233f9628 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:45.160341 27648 raft_consensus.cc:2468] T 163e084cd99947bbad3c2d28fc6071c1 P 1f458c1b650d4f62a27d2c9764353526 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fed58248067a4543b4e42e8e233f9628 in term 2.
I20260709 12:24:45.160643 27978 raft_consensus.cc:697] T 163e084cd99947bbad3c2d28fc6071c1 P fed58248067a4543b4e42e8e233f9628 [term 2 LEADER]: Becoming Leader. State: Replica: fed58248067a4543b4e42e8e233f9628, State: Running, Role: LEADER
I20260709 12:24:45.161753 27978 consensus_queue.cc:237] T 163e084cd99947bbad3c2d28fc6071c1 P fed58248067a4543b4e42e8e233f9628 [LEADER]: Queue 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: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:45.170926 27543 catalog_manager.cc:5697] T 163e084cd99947bbad3c2d28fc6071c1 P fed58248067a4543b4e42e8e233f9628 reported cstate change: term changed from 1 to 2, leader changed from 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193) to fed58248067a4543b4e42e8e233f9628 (127.21.56.194). New cstate: current_term: 2 leader_uuid: "fed58248067a4543b4e42e8e233f9628" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:45.270911 27721 raft_consensus.cc:1275] T 4ca2f123c83a4fd5acad577717199c6d P fed58248067a4543b4e42e8e233f9628 [term 2 FOLLOWER]: Refusing update from remote peer 1f458c1b650d4f62a27d2c9764353526: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:45.272220 27994 consensus_queue.cc:1048] T 4ca2f123c83a4fd5acad577717199c6d P 1f458c1b650d4f62a27d2c9764353526 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:45.279382 27796 raft_consensus.cc:1275] T 4ca2f123c83a4fd5acad577717199c6d P 3a6a473372574ae49afc4175bd8c55fb [term 2 FOLLOWER]: Refusing update from remote peer 1f458c1b650d4f62a27d2c9764353526: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:45.281152 28001 consensus_queue.cc:1048] T 4ca2f123c83a4fd5acad577717199c6d P 1f458c1b650d4f62a27d2c9764353526 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:45.470983 27796 raft_consensus.cc:1275] T 419563e5c4a2470b8b97f7c6b242d3fa P 3a6a473372574ae49afc4175bd8c55fb [term 2 FOLLOWER]: Refusing update from remote peer 1f458c1b650d4f62a27d2c9764353526: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:45.472124 28001 consensus_queue.cc:1048] T 419563e5c4a2470b8b97f7c6b242d3fa P 1f458c1b650d4f62a27d2c9764353526 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:45.479498 27721 raft_consensus.cc:1275] T 419563e5c4a2470b8b97f7c6b242d3fa P fed58248067a4543b4e42e8e233f9628 [term 2 FOLLOWER]: Refusing update from remote peer 1f458c1b650d4f62a27d2c9764353526: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:45.481298 28001 consensus_queue.cc:1048] T 419563e5c4a2470b8b97f7c6b242d3fa P 1f458c1b650d4f62a27d2c9764353526 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:45.521392 27721 raft_consensus.cc:1275] T cecd07713b43477995b0fa79ad77f099 P fed58248067a4543b4e42e8e233f9628 [term 2 FOLLOWER]: Refusing update from remote peer 1f458c1b650d4f62a27d2c9764353526: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:45.522644 28001 consensus_queue.cc:1048] T cecd07713b43477995b0fa79ad77f099 P 1f458c1b650d4f62a27d2c9764353526 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:45.530272 27796 raft_consensus.cc:1275] T cecd07713b43477995b0fa79ad77f099 P 3a6a473372574ae49afc4175bd8c55fb [term 2 FOLLOWER]: Refusing update from remote peer 1f458c1b650d4f62a27d2c9764353526: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:45.532176 27966 consensus_queue.cc:1048] T cecd07713b43477995b0fa79ad77f099 P 1f458c1b650d4f62a27d2c9764353526 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:45.534106 27795 raft_consensus.cc:1275] T 64e12d1138e2420dbd6b2208855f19d9 P 3a6a473372574ae49afc4175bd8c55fb [term 2 FOLLOWER]: Refusing update from remote peer fed58248067a4543b4e42e8e233f9628: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:45.535593 27978 consensus_queue.cc:1048] T 64e12d1138e2420dbd6b2208855f19d9 P fed58248067a4543b4e42e8e233f9628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:45.547544 27648 raft_consensus.cc:1275] T 64e12d1138e2420dbd6b2208855f19d9 P 1f458c1b650d4f62a27d2c9764353526 [term 2 FOLLOWER]: Refusing update from remote peer fed58248067a4543b4e42e8e233f9628: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:45.549777 27995 consensus_queue.cc:1048] T 64e12d1138e2420dbd6b2208855f19d9 P fed58248067a4543b4e42e8e233f9628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:45.552088 27648 raft_consensus.cc:1275] T 163e084cd99947bbad3c2d28fc6071c1 P 1f458c1b650d4f62a27d2c9764353526 [term 2 FOLLOWER]: Refusing update from remote peer fed58248067a4543b4e42e8e233f9628: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:45.553740 27995 consensus_queue.cc:1048] T 163e084cd99947bbad3c2d28fc6071c1 P fed58248067a4543b4e42e8e233f9628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:45.563021 27795 raft_consensus.cc:1275] T 163e084cd99947bbad3c2d28fc6071c1 P 3a6a473372574ae49afc4175bd8c55fb [term 2 FOLLOWER]: Refusing update from remote peer fed58248067a4543b4e42e8e233f9628: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:45.566731 27930 consensus_queue.cc:1048] T 163e084cd99947bbad3c2d28fc6071c1 P fed58248067a4543b4e42e8e233f9628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:45.665357 27647 raft_consensus.cc:1275] T 676b10e839d748c1ba912f6a55282f8d P 1f458c1b650d4f62a27d2c9764353526 [term 2 FOLLOWER]: Refusing update from remote peer fed58248067a4543b4e42e8e233f9628: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:45.666613 27930 consensus_queue.cc:1048] T 676b10e839d748c1ba912f6a55282f8d P fed58248067a4543b4e42e8e233f9628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:45.674393 27796 raft_consensus.cc:1275] T 676b10e839d748c1ba912f6a55282f8d P 3a6a473372574ae49afc4175bd8c55fb [term 2 FOLLOWER]: Refusing update from remote peer fed58248067a4543b4e42e8e233f9628: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:45.675868 27930 consensus_queue.cc:1048] T 676b10e839d748c1ba912f6a55282f8d P fed58248067a4543b4e42e8e233f9628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:45.710263 27721 raft_consensus.cc:1275] T fe4b12cca85940c187050f30bb0c5445 P fed58248067a4543b4e42e8e233f9628 [term 2 FOLLOWER]: Refusing update from remote peer 3a6a473372574ae49afc4175bd8c55fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:45.711871 28047 consensus_queue.cc:1048] T fe4b12cca85940c187050f30bb0c5445 P 3a6a473372574ae49afc4175bd8c55fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:45.724897 27647 raft_consensus.cc:1275] T fe4b12cca85940c187050f30bb0c5445 P 1f458c1b650d4f62a27d2c9764353526 [term 2 FOLLOWER]: Refusing update from remote peer 3a6a473372574ae49afc4175bd8c55fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:45.726540 28047 consensus_queue.cc:1048] T fe4b12cca85940c187050f30bb0c5445 P 3a6a473372574ae49afc4175bd8c55fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:47.792213 27541 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:56712:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 12:24:47.811299 27541 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56712:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 12:24:47.852675 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:47.873574 28078 tablet.cc:1724] T 4ca2f123c83a4fd5acad577717199c6d P 1f458c1b650d4f62a27d2c9764353526: 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
I20260709 12:24:47.893707 28087 tablet.cc:1724] T 4ca2f123c83a4fd5acad577717199c6d P 3a6a473372574ae49afc4175bd8c55fb: 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
W20260709 12:24:47.907724 28067 log.cc:927] Time spent T 474284daa1fb45a5bd534aaad7234d75 P fed58248067a4543b4e42e8e233f9628: Append to log took a long time: real 0.075s	user 0.001s	sys 0.000s
W20260709 12:24:48.101567 28099 log.cc:927] Time spent T 0c8ac5b7d8c84218900ab8c15ca1d3b2 P 3a6a473372574ae49afc4175bd8c55fb: Append to log took a long time: real 0.072s	user 0.001s	sys 0.000s
I20260709 12:24:48.103169 27648 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38b18444acd24cf3ba621f161dea6520"
dest_uuid: "1f458c1b650d4f62a27d2c9764353526"
mode: GRACEFUL
new_leader_uuid: "3a6a473372574ae49afc4175bd8c55fb"
 from {username='slave'} at 127.0.0.1:59690
I20260709 12:24:48.104290 27648 raft_consensus.cc:606] T 38b18444acd24cf3ba621f161dea6520 P 1f458c1b650d4f62a27d2c9764353526 [term 1 LEADER]: Received request to transfer leadership to TS 3a6a473372574ae49afc4175bd8c55fb
I20260709 12:24:48.119756 28087 tablet.cc:1724] T fe4b12cca85940c187050f30bb0c5445 P 3a6a473372574ae49afc4175bd8c55fb: 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
I20260709 12:24:48.121256 28078 tablet.cc:1724] T 0c8ac5b7d8c84218900ab8c15ca1d3b2 P 1f458c1b650d4f62a27d2c9764353526: 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
I20260709 12:24:48.162410 27994 raft_consensus.cc:993] T 38b18444acd24cf3ba621f161dea6520 P 1f458c1b650d4f62a27d2c9764353526: : Instructing follower 3a6a473372574ae49afc4175bd8c55fb to start an election
I20260709 12:24:48.163237 28097 raft_consensus.cc:1081] T 38b18444acd24cf3ba621f161dea6520 P 1f458c1b650d4f62a27d2c9764353526 [term 1 LEADER]: Signalling peer 3a6a473372574ae49afc4175bd8c55fb to start an election
I20260709 12:24:48.180164 27797 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38b18444acd24cf3ba621f161dea6520"
dest_uuid: "3a6a473372574ae49afc4175bd8c55fb"
 from {username='slave'} at 127.0.0.1:60716
I20260709 12:24:48.181073 27797 raft_consensus.cc:493] T 38b18444acd24cf3ba621f161dea6520 P 3a6a473372574ae49afc4175bd8c55fb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:48.181556 27797 raft_consensus.cc:3060] T 38b18444acd24cf3ba621f161dea6520 P 3a6a473372574ae49afc4175bd8c55fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:48.173714 28105 tablet.cc:1724] T 474284daa1fb45a5bd534aaad7234d75 P fed58248067a4543b4e42e8e233f9628: 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
I20260709 12:24:48.187179 28113 tablet.cc:1724] T 419563e5c4a2470b8b97f7c6b242d3fa P 1f458c1b650d4f62a27d2c9764353526: 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
I20260709 12:24:48.205180 27541 catalog_manager.cc:5789] TS 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193:43007) does not have the latest schema for tablet cecd07713b43477995b0fa79ad77f099 (table soft_deleted_table [id=4efe1cdb59a240a28546bb743a0da79b]). Expected version 1 got 0
I20260709 12:24:48.218415 27541 catalog_manager.cc:5789] TS 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193:43007) does not have the latest schema for tablet 419563e5c4a2470b8b97f7c6b242d3fa (table soft_deleted_table [id=4efe1cdb59a240a28546bb743a0da79b]). Expected version 1 got 0
I20260709 12:24:48.220039 27541 catalog_manager.cc:5789] TS 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193:43007) does not have the latest schema for tablet 0c8ac5b7d8c84218900ab8c15ca1d3b2 (table soft_deleted_table [id=4efe1cdb59a240a28546bb743a0da79b]). Expected version 1 got 0
I20260709 12:24:48.221184 28117 tablet.cc:1724] T 676b10e839d748c1ba912f6a55282f8d P 3a6a473372574ae49afc4175bd8c55fb: 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
I20260709 12:24:48.243779 28114 tablet.cc:1724] T 676b10e839d748c1ba912f6a55282f8d P fed58248067a4543b4e42e8e233f9628: 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
I20260709 12:24:48.257611 27797 raft_consensus.cc:515] T 38b18444acd24cf3ba621f161dea6520 P 3a6a473372574ae49afc4175bd8c55fb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:48.261662 27648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b18444acd24cf3ba621f161dea6520" candidate_uuid: "3a6a473372574ae49afc4175bd8c55fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f458c1b650d4f62a27d2c9764353526"
I20260709 12:24:48.261924 27797 leader_election.cc:290] T 38b18444acd24cf3ba621f161dea6520 P 3a6a473372574ae49afc4175bd8c55fb [CANDIDATE]: Term 2 election: Requested vote from peers 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193:43007), fed58248067a4543b4e42e8e233f9628 (127.21.56.194:34035)
I20260709 12:24:48.262428 27648 raft_consensus.cc:3055] T 38b18444acd24cf3ba621f161dea6520 P 1f458c1b650d4f62a27d2c9764353526 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:48.262760 27648 raft_consensus.cc:740] T 38b18444acd24cf3ba621f161dea6520 P 1f458c1b650d4f62a27d2c9764353526 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f458c1b650d4f62a27d2c9764353526, State: Running, Role: LEADER
I20260709 12:24:48.275947 28119 tablet.cc:1724] T 0c8ac5b7d8c84218900ab8c15ca1d3b2 P 3a6a473372574ae49afc4175bd8c55fb: 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
I20260709 12:24:48.286548 28121 tablet.cc:1724] T 474284daa1fb45a5bd534aaad7234d75 P 3a6a473372574ae49afc4175bd8c55fb: 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
I20260709 12:24:48.289563 27648 consensus_queue.cc:260] T 38b18444acd24cf3ba621f161dea6520 P 1f458c1b650d4f62a27d2c9764353526 [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: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:48.290978 27648 raft_consensus.cc:3060] T 38b18444acd24cf3ba621f161dea6520 P 1f458c1b650d4f62a27d2c9764353526 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:48.296830 27718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b18444acd24cf3ba621f161dea6520" candidate_uuid: "3a6a473372574ae49afc4175bd8c55fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fed58248067a4543b4e42e8e233f9628"
I20260709 12:24:48.300436 27718 raft_consensus.cc:3060] T 38b18444acd24cf3ba621f161dea6520 P fed58248067a4543b4e42e8e233f9628 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:48.303176 28087 tablet.cc:1724] T 419563e5c4a2470b8b97f7c6b242d3fa P 3a6a473372574ae49afc4175bd8c55fb: 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
I20260709 12:24:48.301450 28116 tablet.cc:1724] T fe4b12cca85940c187050f30bb0c5445 P 1f458c1b650d4f62a27d2c9764353526: 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
I20260709 12:24:48.343127 28122 tablet.cc:1724] T 64e12d1138e2420dbd6b2208855f19d9 P fed58248067a4543b4e42e8e233f9628: 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
I20260709 12:24:48.347412 28114 tablet.cc:1724] T 163e084cd99947bbad3c2d28fc6071c1 P fed58248067a4543b4e42e8e233f9628: 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
I20260709 12:24:48.349386 28123 tablet.cc:1724] T fe4b12cca85940c187050f30bb0c5445 P fed58248067a4543b4e42e8e233f9628: 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
I20260709 12:24:48.351961 28078 tablet.cc:1724] T cecd07713b43477995b0fa79ad77f099 P 1f458c1b650d4f62a27d2c9764353526: 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
I20260709 12:24:48.360641 28113 tablet.cc:1724] T 474284daa1fb45a5bd534aaad7234d75 P 1f458c1b650d4f62a27d2c9764353526: 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
I20260709 12:24:48.364831 28117 tablet.cc:1724] T 64e12d1138e2420dbd6b2208855f19d9 P 3a6a473372574ae49afc4175bd8c55fb: 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
I20260709 12:24:48.373596 28122 tablet.cc:1724] T 4ca2f123c83a4fd5acad577717199c6d P fed58248067a4543b4e42e8e233f9628: 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
I20260709 12:24:48.375361 27719 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d347f9074e0d4e92ae5daf87513a5d3f"
dest_uuid: "fed58248067a4543b4e42e8e233f9628"
mode: GRACEFUL
new_leader_uuid: "3a6a473372574ae49afc4175bd8c55fb"
 from {username='slave'} at 127.0.0.1:42368
I20260709 12:24:48.376123 27719 raft_consensus.cc:606] T d347f9074e0d4e92ae5daf87513a5d3f P fed58248067a4543b4e42e8e233f9628 [term 2 LEADER]: Received request to transfer leadership to TS 3a6a473372574ae49afc4175bd8c55fb
I20260709 12:24:48.378785 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:24:48.380156 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:48.382062 28105 tablet.cc:1724] T 0c8ac5b7d8c84218900ab8c15ca1d3b2 P fed58248067a4543b4e42e8e233f9628: 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
I20260709 12:24:48.388109 28113 tablet.cc:1724] T 64e12d1138e2420dbd6b2208855f19d9 P 1f458c1b650d4f62a27d2c9764353526: 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
I20260709 12:24:48.404717 27718 raft_consensus.cc:2468] T 38b18444acd24cf3ba621f161dea6520 P fed58248067a4543b4e42e8e233f9628 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a6a473372574ae49afc4175bd8c55fb in term 2.
I20260709 12:24:48.407773 27721 raft_consensus.cc:1240] T 38b18444acd24cf3ba621f161dea6520 P fed58248067a4543b4e42e8e233f9628 [term 2 FOLLOWER]: Rejecting Update request from peer 1f458c1b650d4f62a27d2c9764353526 for earlier term 1. Current term is 2. Ops: []
I20260709 12:24:48.408497 27762 leader_election.cc:304] T 38b18444acd24cf3ba621f161dea6520 P 3a6a473372574ae49afc4175bd8c55fb [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: 3a6a473372574ae49afc4175bd8c55fb, fed58248067a4543b4e42e8e233f9628; no voters: 
I20260709 12:24:48.409539 28109 raft_consensus.cc:2804] T 38b18444acd24cf3ba621f161dea6520 P 3a6a473372574ae49afc4175bd8c55fb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:48.410058 28109 raft_consensus.cc:697] T 38b18444acd24cf3ba621f161dea6520 P 3a6a473372574ae49afc4175bd8c55fb [term 2 LEADER]: Becoming Leader. State: Replica: 3a6a473372574ae49afc4175bd8c55fb, State: Running, Role: LEADER
W20260709 12:24:48.411232 27613 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:24:48.411022 28109 consensus_queue.cc:237] T 38b18444acd24cf3ba621f161dea6520 P 3a6a473372574ae49afc4175bd8c55fb [LEADER]: Queue 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: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:48.417855 28122 tablet.cc:1724] T 419563e5c4a2470b8b97f7c6b242d3fa P fed58248067a4543b4e42e8e233f9628: 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
I20260709 12:24:48.426222 28113 tablet.cc:1724] T 163e084cd99947bbad3c2d28fc6071c1 P 1f458c1b650d4f62a27d2c9764353526: 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
I20260709 12:24:48.430429 27648 raft_consensus.cc:2468] T 38b18444acd24cf3ba621f161dea6520 P 1f458c1b650d4f62a27d2c9764353526 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a6a473372574ae49afc4175bd8c55fb in term 2.
I20260709 12:24:48.439421 28105 tablet.cc:1724] T cecd07713b43477995b0fa79ad77f099 P fed58248067a4543b4e42e8e233f9628: 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
I20260709 12:24:48.448922 28078 tablet.cc:1724] T 676b10e839d748c1ba912f6a55282f8d P 1f458c1b650d4f62a27d2c9764353526: 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
I20260709 12:24:48.452025 28087 tablet.cc:1724] T 163e084cd99947bbad3c2d28fc6071c1 P 3a6a473372574ae49afc4175bd8c55fb: 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
I20260709 12:24:48.458900 28121 tablet.cc:1724] T cecd07713b43477995b0fa79ad77f099 P 3a6a473372574ae49afc4175bd8c55fb: 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
I20260709 12:24:48.475258 27541 catalog_manager.cc:5697] T 38b18444acd24cf3ba621f161dea6520 P 3a6a473372574ae49afc4175bd8c55fb reported cstate change: term changed from 1 to 2, leader changed from 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193) to 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195). New cstate: current_term: 2 leader_uuid: "3a6a473372574ae49afc4175bd8c55fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:48.487474 27542 catalog_manager.cc:6242] T 00000000000000000000000000000000 P b750060236254c68a7e75fc2b1694ffc: soft_deleted_table [id=4efe1cdb59a240a28546bb743a0da79b] alter complete (version 1)
I20260709 12:24:48.600096 27995 raft_consensus.cc:993] T d347f9074e0d4e92ae5daf87513a5d3f P fed58248067a4543b4e42e8e233f9628: : Instructing follower 3a6a473372574ae49afc4175bd8c55fb to start an election
I20260709 12:24:48.600630 28069 raft_consensus.cc:1081] T d347f9074e0d4e92ae5daf87513a5d3f P fed58248067a4543b4e42e8e233f9628 [term 2 LEADER]: Signalling peer 3a6a473372574ae49afc4175bd8c55fb to start an election
I20260709 12:24:48.602237 27796 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d347f9074e0d4e92ae5daf87513a5d3f"
dest_uuid: "3a6a473372574ae49afc4175bd8c55fb"
 from {username='slave'} at 127.0.0.1:60732
I20260709 12:24:48.602707 27796 raft_consensus.cc:493] T d347f9074e0d4e92ae5daf87513a5d3f P 3a6a473372574ae49afc4175bd8c55fb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:48.602960 27796 raft_consensus.cc:3060] T d347f9074e0d4e92ae5daf87513a5d3f P 3a6a473372574ae49afc4175bd8c55fb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:48.607885 27796 raft_consensus.cc:515] T d347f9074e0d4e92ae5daf87513a5d3f P 3a6a473372574ae49afc4175bd8c55fb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:48.609262 27796 leader_election.cc:290] T d347f9074e0d4e92ae5daf87513a5d3f P 3a6a473372574ae49afc4175bd8c55fb [CANDIDATE]: Term 3 election: Requested vote from peers 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193:43007), fed58248067a4543b4e42e8e233f9628 (127.21.56.194:34035)
I20260709 12:24:48.610378 27647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d347f9074e0d4e92ae5daf87513a5d3f" candidate_uuid: "3a6a473372574ae49afc4175bd8c55fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1f458c1b650d4f62a27d2c9764353526"
I20260709 12:24:48.610709 27718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d347f9074e0d4e92ae5daf87513a5d3f" candidate_uuid: "3a6a473372574ae49afc4175bd8c55fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fed58248067a4543b4e42e8e233f9628"
I20260709 12:24:48.610999 27647 raft_consensus.cc:3060] T d347f9074e0d4e92ae5daf87513a5d3f P 1f458c1b650d4f62a27d2c9764353526 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:48.611344 27718 raft_consensus.cc:3055] T d347f9074e0d4e92ae5daf87513a5d3f P fed58248067a4543b4e42e8e233f9628 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:24:48.611689 27718 raft_consensus.cc:740] T d347f9074e0d4e92ae5daf87513a5d3f P fed58248067a4543b4e42e8e233f9628 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fed58248067a4543b4e42e8e233f9628, State: Running, Role: LEADER
I20260709 12:24:48.612540 27718 consensus_queue.cc:260] T d347f9074e0d4e92ae5daf87513a5d3f P fed58248067a4543b4e42e8e233f9628 [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: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:48.613698 27718 raft_consensus.cc:3060] T d347f9074e0d4e92ae5daf87513a5d3f P fed58248067a4543b4e42e8e233f9628 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:48.619165 27647 raft_consensus.cc:2468] T d347f9074e0d4e92ae5daf87513a5d3f P 1f458c1b650d4f62a27d2c9764353526 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a6a473372574ae49afc4175bd8c55fb in term 3.
I20260709 12:24:48.620684 27760 leader_election.cc:304] T d347f9074e0d4e92ae5daf87513a5d3f P 3a6a473372574ae49afc4175bd8c55fb [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: 1f458c1b650d4f62a27d2c9764353526, 3a6a473372574ae49afc4175bd8c55fb; no voters: 
I20260709 12:24:48.620777 27718 raft_consensus.cc:2468] T d347f9074e0d4e92ae5daf87513a5d3f P fed58248067a4543b4e42e8e233f9628 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a6a473372574ae49afc4175bd8c55fb in term 3.
I20260709 12:24:48.621577 28109 raft_consensus.cc:2804] T d347f9074e0d4e92ae5daf87513a5d3f P 3a6a473372574ae49afc4175bd8c55fb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:24:48.622030 28109 raft_consensus.cc:697] T d347f9074e0d4e92ae5daf87513a5d3f P 3a6a473372574ae49afc4175bd8c55fb [term 3 LEADER]: Becoming Leader. State: Replica: 3a6a473372574ae49afc4175bd8c55fb, State: Running, Role: LEADER
I20260709 12:24:48.622849 28109 consensus_queue.cc:237] T d347f9074e0d4e92ae5daf87513a5d3f P 3a6a473372574ae49afc4175bd8c55fb [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: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } }
I20260709 12:24:48.629923 27542 catalog_manager.cc:5697] T d347f9074e0d4e92ae5daf87513a5d3f P 3a6a473372574ae49afc4175bd8c55fb reported cstate change: term changed from 2 to 3, leader changed from fed58248067a4543b4e42e8e233f9628 (127.21.56.194) to 3a6a473372574ae49afc4175bd8c55fb (127.21.56.195). New cstate: current_term: 3 leader_uuid: "3a6a473372574ae49afc4175bd8c55fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a6a473372574ae49afc4175bd8c55fb" member_type: VOTER last_known_addr { host: "127.21.56.195" port: 34903 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:48.791889 27647 raft_consensus.cc:1275] T 38b18444acd24cf3ba621f161dea6520 P 1f458c1b650d4f62a27d2c9764353526 [term 2 FOLLOWER]: Refusing update from remote peer 3a6a473372574ae49afc4175bd8c55fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:48.792934 28109 consensus_queue.cc:1048] T 38b18444acd24cf3ba621f161dea6520 P 3a6a473372574ae49afc4175bd8c55fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:48.807512 27718 raft_consensus.cc:1275] T 38b18444acd24cf3ba621f161dea6520 P fed58248067a4543b4e42e8e233f9628 [term 2 FOLLOWER]: Refusing update from remote peer 3a6a473372574ae49afc4175bd8c55fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:48.808950 28019 consensus_queue.cc:1048] T 38b18444acd24cf3ba621f161dea6520 P 3a6a473372574ae49afc4175bd8c55fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:49.127041 27721 raft_consensus.cc:1275] T d347f9074e0d4e92ae5daf87513a5d3f P fed58248067a4543b4e42e8e233f9628 [term 3 FOLLOWER]: Refusing update from remote peer 3a6a473372574ae49afc4175bd8c55fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:49.128326 28019 consensus_queue.cc:1048] T d347f9074e0d4e92ae5daf87513a5d3f P 3a6a473372574ae49afc4175bd8c55fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "fed58248067a4543b4e42e8e233f9628" member_type: VOTER last_known_addr { host: "127.21.56.194" port: 34035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:49.141072 27647 raft_consensus.cc:1275] T d347f9074e0d4e92ae5daf87513a5d3f P 1f458c1b650d4f62a27d2c9764353526 [term 3 FOLLOWER]: Refusing update from remote peer 3a6a473372574ae49afc4175bd8c55fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:49.143296 28019 consensus_queue.cc:1048] T d347f9074e0d4e92ae5daf87513a5d3f P 3a6a473372574ae49afc4175bd8c55fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f458c1b650d4f62a27d2c9764353526" member_type: VOTER last_known_addr { host: "127.21.56.193" port: 43007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:49.381466 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:49.386934 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:49.387341 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:50.388234 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:50.393275 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:50.393734 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:51.394722 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:51.400341 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:51.400770 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:52.401798 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:52.406860 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:52.407382 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:53.408365 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:53.413654 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:53.414140 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:54.415045 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:54.421607 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:54.422169 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:55.423168 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:55.428323 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:55.428731 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:56.429652 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:56.434711 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:56.435111 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:57.435943 21731 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:57.441051 21731 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:57.441466 21731 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:58.504258 21731 tablet_server.cc:179] TabletServer@127.21.56.193:0 shutting down...
W20260709 12:24:58.509805 27686 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]
W20260709 12:24:58.513533 27686 consensus_peers.cc:597] T e4c292bcbf974b878ba3c11b573c846c P fed58248067a4543b4e42e8e233f9628 -> Peer 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193:43007): Couldn't send request to peer 1f458c1b650d4f62a27d2c9764353526. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:24:58.539999 27760 consensus_peers.cc:597] T 38b18444acd24cf3ba621f161dea6520 P 3a6a473372574ae49afc4175bd8c55fb -> Peer 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193:43007): Couldn't send request to peer 1f458c1b650d4f62a27d2c9764353526. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:58.542120 21731 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:24:58.542902 21731 tablet_replica.cc:333] T 474284daa1fb45a5bd534aaad7234d75 P 1f458c1b650d4f62a27d2c9764353526: stopping tablet replica
I20260709 12:24:58.543823 21731 raft_consensus.cc:2243] T 474284daa1fb45a5bd534aaad7234d75 P 1f458c1b650d4f62a27d2c9764353526 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:58.544696 21731 raft_consensus.cc:2272] T 474284daa1fb45a5bd534aaad7234d75 P 1f458c1b650d4f62a27d2c9764353526 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:58.547742 21731 tablet_replica.cc:333] T cecd07713b43477995b0fa79ad77f099 P 1f458c1b650d4f62a27d2c9764353526: stopping tablet replica
I20260709 12:24:58.548413 21731 raft_consensus.cc:2243] T cecd07713b43477995b0fa79ad77f099 P 1f458c1b650d4f62a27d2c9764353526 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:58.549510 21731 raft_consensus.cc:2272] T cecd07713b43477995b0fa79ad77f099 P 1f458c1b650d4f62a27d2c9764353526 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:24:58.551970 27686 consensus_peers.cc:597] T 163e084cd99947bbad3c2d28fc6071c1 P fed58248067a4543b4e42e8e233f9628 -> Peer 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193:43007): Couldn't send request to peer 1f458c1b650d4f62a27d2c9764353526. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:58.552644 21731 tablet_replica.cc:333] T fe4b12cca85940c187050f30bb0c5445 P 1f458c1b650d4f62a27d2c9764353526: stopping tablet replica
I20260709 12:24:58.553324 21731 raft_consensus.cc:2243] T fe4b12cca85940c187050f30bb0c5445 P 1f458c1b650d4f62a27d2c9764353526 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:58.553866 21731 raft_consensus.cc:2272] T fe4b12cca85940c187050f30bb0c5445 P 1f458c1b650d4f62a27d2c9764353526 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:58.556828 21731 tablet_replica.cc:333] T 419563e5c4a2470b8b97f7c6b242d3fa P 1f458c1b650d4f62a27d2c9764353526: stopping tablet replica
I20260709 12:24:58.557482 21731 raft_consensus.cc:2243] T 419563e5c4a2470b8b97f7c6b242d3fa P 1f458c1b650d4f62a27d2c9764353526 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:58.558463 21731 raft_consensus.cc:2272] T 419563e5c4a2470b8b97f7c6b242d3fa P 1f458c1b650d4f62a27d2c9764353526 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:58.560985 21731 tablet_replica.cc:333] T 163e084cd99947bbad3c2d28fc6071c1 P 1f458c1b650d4f62a27d2c9764353526: stopping tablet replica
I20260709 12:24:58.561720 21731 raft_consensus.cc:2243] T 163e084cd99947bbad3c2d28fc6071c1 P 1f458c1b650d4f62a27d2c9764353526 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:58.562350 21731 raft_consensus.cc:2272] T 163e084cd99947bbad3c2d28fc6071c1 P 1f458c1b650d4f62a27d2c9764353526 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:58.564785 21731 tablet_replica.cc:333] T d347f9074e0d4e92ae5daf87513a5d3f P 1f458c1b650d4f62a27d2c9764353526: stopping tablet replica
I20260709 12:24:58.565276 21731 raft_consensus.cc:2243] T d347f9074e0d4e92ae5daf87513a5d3f P 1f458c1b650d4f62a27d2c9764353526 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:58.565810 21731 raft_consensus.cc:2272] T d347f9074e0d4e92ae5daf87513a5d3f P 1f458c1b650d4f62a27d2c9764353526 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:58.568156 21731 tablet_replica.cc:333] T 676b10e839d748c1ba912f6a55282f8d P 1f458c1b650d4f62a27d2c9764353526: stopping tablet replica
I20260709 12:24:58.568743 21731 raft_consensus.cc:2243] T 676b10e839d748c1ba912f6a55282f8d P 1f458c1b650d4f62a27d2c9764353526 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:58.569298 21731 raft_consensus.cc:2272] T 676b10e839d748c1ba912f6a55282f8d P 1f458c1b650d4f62a27d2c9764353526 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:58.571691 21731 tablet_replica.cc:333] T 64e12d1138e2420dbd6b2208855f19d9 P 1f458c1b650d4f62a27d2c9764353526: stopping tablet replica
I20260709 12:24:58.572266 21731 raft_consensus.cc:2243] T 64e12d1138e2420dbd6b2208855f19d9 P 1f458c1b650d4f62a27d2c9764353526 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:58.572814 21731 raft_consensus.cc:2272] T 64e12d1138e2420dbd6b2208855f19d9 P 1f458c1b650d4f62a27d2c9764353526 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:58.575122 21731 tablet_replica.cc:333] T 6706065df06d480eaa87a8d9925385ac P 1f458c1b650d4f62a27d2c9764353526: stopping tablet replica
I20260709 12:24:58.575680 21731 raft_consensus.cc:2243] T 6706065df06d480eaa87a8d9925385ac P 1f458c1b650d4f62a27d2c9764353526 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:58.576579 21731 raft_consensus.cc:2272] T 6706065df06d480eaa87a8d9925385ac P 1f458c1b650d4f62a27d2c9764353526 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:58.578882 21731 tablet_replica.cc:333] T ecb4ca512bad402e85b3cf5de9f3aa1d P 1f458c1b650d4f62a27d2c9764353526: stopping tablet replica
I20260709 12:24:58.579502 21731 raft_consensus.cc:2243] T ecb4ca512bad402e85b3cf5de9f3aa1d P 1f458c1b650d4f62a27d2c9764353526 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:58.580358 21731 raft_consensus.cc:2272] T ecb4ca512bad402e85b3cf5de9f3aa1d P 1f458c1b650d4f62a27d2c9764353526 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:58.582988 21731 tablet_replica.cc:333] T 0c8ac5b7d8c84218900ab8c15ca1d3b2 P 1f458c1b650d4f62a27d2c9764353526: stopping tablet replica
I20260709 12:24:58.583519 21731 raft_consensus.cc:2243] T 0c8ac5b7d8c84218900ab8c15ca1d3b2 P 1f458c1b650d4f62a27d2c9764353526 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:58.584527 21731 raft_consensus.cc:2272] T 0c8ac5b7d8c84218900ab8c15ca1d3b2 P 1f458c1b650d4f62a27d2c9764353526 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:24:58.586248 27686 consensus_peers.cc:597] T 676b10e839d748c1ba912f6a55282f8d P fed58248067a4543b4e42e8e233f9628 -> Peer 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193:43007): Couldn't send request to peer 1f458c1b650d4f62a27d2c9764353526. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:58.587539 21731 tablet_replica.cc:333] T e4c292bcbf974b878ba3c11b573c846c P 1f458c1b650d4f62a27d2c9764353526: stopping tablet replica
I20260709 12:24:58.588321 21731 raft_consensus.cc:2243] T e4c292bcbf974b878ba3c11b573c846c P 1f458c1b650d4f62a27d2c9764353526 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:58.588943 21731 raft_consensus.cc:2272] T e4c292bcbf974b878ba3c11b573c846c P 1f458c1b650d4f62a27d2c9764353526 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:58.592271 21731 tablet_replica.cc:333] T c95ecdc41bf842f98b1e8ce1cf29b102 P 1f458c1b650d4f62a27d2c9764353526: stopping tablet replica
I20260709 12:24:58.593128 21731 raft_consensus.cc:2243] T c95ecdc41bf842f98b1e8ce1cf29b102 P 1f458c1b650d4f62a27d2c9764353526 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:58.593801 21731 raft_consensus.cc:2272] T c95ecdc41bf842f98b1e8ce1cf29b102 P 1f458c1b650d4f62a27d2c9764353526 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:58.597025 21731 tablet_replica.cc:333] T a57869e8897c405b8fe4d9b239a9256f P 1f458c1b650d4f62a27d2c9764353526: stopping tablet replica
I20260709 12:24:58.597489 21731 raft_consensus.cc:2243] T a57869e8897c405b8fe4d9b239a9256f P 1f458c1b650d4f62a27d2c9764353526 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:58.598006 21731 raft_consensus.cc:2272] T a57869e8897c405b8fe4d9b239a9256f P 1f458c1b650d4f62a27d2c9764353526 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:58.600250 21731 tablet_replica.cc:333] T 57b2610dc880415db4400141d117ee0f P 1f458c1b650d4f62a27d2c9764353526: stopping tablet replica
I20260709 12:24:58.600739 21731 raft_consensus.cc:2243] T 57b2610dc880415db4400141d117ee0f P 1f458c1b650d4f62a27d2c9764353526 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:58.601169 21731 raft_consensus.cc:2272] T 57b2610dc880415db4400141d117ee0f P 1f458c1b650d4f62a27d2c9764353526 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:58.603708 21731 tablet_replica.cc:333] T 4ca2f123c83a4fd5acad577717199c6d P 1f458c1b650d4f62a27d2c9764353526: stopping tablet replica
I20260709 12:24:58.604315 21731 raft_consensus.cc:2243] T 4ca2f123c83a4fd5acad577717199c6d P 1f458c1b650d4f62a27d2c9764353526 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:58.605413 21731 raft_consensus.cc:2272] T 4ca2f123c83a4fd5acad577717199c6d P 1f458c1b650d4f62a27d2c9764353526 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:24:58.605789 27686 consensus_peers.cc:597] T 64e12d1138e2420dbd6b2208855f19d9 P fed58248067a4543b4e42e8e233f9628 -> Peer 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193:43007): Couldn't send request to peer 1f458c1b650d4f62a27d2c9764353526. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:58.608002 21731 tablet_replica.cc:333] T 38b18444acd24cf3ba621f161dea6520 P 1f458c1b650d4f62a27d2c9764353526: stopping tablet replica
I20260709 12:24:58.608572 21731 raft_consensus.cc:2243] T 38b18444acd24cf3ba621f161dea6520 P 1f458c1b650d4f62a27d2c9764353526 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:58.609020 21731 raft_consensus.cc:2272] T 38b18444acd24cf3ba621f161dea6520 P 1f458c1b650d4f62a27d2c9764353526 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:58.611282 21731 tablet_replica.cc:333] T 7d966f84042d46d68a79461f0d91f72a P 1f458c1b650d4f62a27d2c9764353526: stopping tablet replica
I20260709 12:24:58.611781 21731 raft_consensus.cc:2243] T 7d966f84042d46d68a79461f0d91f72a P 1f458c1b650d4f62a27d2c9764353526 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:58.612653 21731 raft_consensus.cc:2272] T 7d966f84042d46d68a79461f0d91f72a P 1f458c1b650d4f62a27d2c9764353526 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:58.661681 21731 tablet_server.cc:196] TabletServer@127.21.56.193:0 shutdown complete.
W20260709 12:24:58.701030 27760 consensus_peers.cc:597] T d347f9074e0d4e92ae5daf87513a5d3f P 3a6a473372574ae49afc4175bd8c55fb -> Peer 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193:43007): Couldn't send request to peer 1f458c1b650d4f62a27d2c9764353526. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:43007: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:58.711009 21731 tablet_server.cc:179] TabletServer@127.21.56.194:0 shutting down...
W20260709 12:24:58.731854 27686 consensus_peers.cc:597] T 474284daa1fb45a5bd534aaad7234d75 P fed58248067a4543b4e42e8e233f9628 -> Peer 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193:43007): Couldn't send request to peer 1f458c1b650d4f62a27d2c9764353526. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:43007: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:24:58.737030 27760 consensus_peers.cc:597] T a57869e8897c405b8fe4d9b239a9256f P 3a6a473372574ae49afc4175bd8c55fb -> Peer 1f458c1b650d4f62a27d2c9764353526 (127.21.56.193:43007): Couldn't send request to peer 1f458c1b650d4f62a27d2c9764353526. Status: Network error: Client connection negotiation failed: client connection to 127.21.56.193:43007: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:58.742830 21731 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:24:58.743788 21731 tablet_replica.cc:333] T 474284daa1fb45a5bd534aaad7234d75 P fed58248067a4543b4e42e8e233f9628: stopping tablet replica
I20260709 12:24:58.744788 21731 raft_consensus.cc:2243] T 474284daa1fb45a5bd534aaad7234d75 P fed58248067a4543b4e42e8e233f9628 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:58.746040 21731 raft_consensus.cc:2272] T 474284daa1fb45a5bd534aaad7234d75 P fed58248067a4543b4e42e8e233f9628 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:24:58.746307 27762 consensus_peers.cc:597] T a57869e8897c405b8fe4d9b239a9256f P 3a6a473372574ae49afc4175bd8c55fb -> Peer fed58248067a4543b4e42e8e233f9628 (127.21.56.194:34035): Couldn't send request to peer fed58248067a4543b4e42e8e233f9628. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:58.749269 21731 tablet_replica.cc:333] T cecd07713b43477995b0fa79ad77f099 P fed58248067a4543b4e42e8e233f9628: stopping tablet replica
W20260709 12:24:58.750347 27762 consensus_peers.cc:597] T fe4b12cca85940c187050f30bb0c5445 P 3a6a473372574ae49afc4175bd8c55fb -> Peer fed58248067a4543b4e42e8e233f9628 (127.21.56.194:34035): Couldn't send request to peer fed58248067a4543b4e42e8e233f9628. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:58.750417 21731 raft_consensus.cc:2243] T cecd07713b43477995b0fa79ad77f099 P fed58248067a4543b4e42e8e233f9628 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:58.751047 21731 raft_consensus.cc:2272] T cecd07713b43477995b0fa79ad77f099 P fed58248067a4543b4e42e8e233f9628 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:58.753257 21731 tablet_replica.cc:333] T 163e084cd99947bbad3c2d28fc6071c1 P fed58248067a4543b4e42e8e233f9628: stopping tablet replica
I20260709 12:24:58.753906 21731 raft_consensus.cc:2243] T 163e084cd99947bbad3c2d28fc6071c1 P fed58248067a4543b4e42e8e233f9628 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:58.754787 21731 raft_consensus.cc:2272] T 163e084cd99947bbad3c2d28fc6071c1 P fed58248067a4543b4e42e8e233f9628 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:58.756948 21731 tablet_replica.cc:333] T fe4b12cca85940c187050f30bb0c5445 P fed58248067a4543b4e42e8e233f9628: stopping tablet replica
I20260709 12:24:58.757531 21731 raft_consensus.cc:2243] T fe4b12cca85940c187050f30bb0c5445 P fed58248067a4543b4e42e8e233f9628 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:58.758152 21731 raft_consensus.cc:2272] T fe4b12cca85940c187050f30bb0c5445 P fed58248067a4543b4e42e8e233f9628 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:58.760746 21731 tablet_replica.cc:333] T 419563e5c4a2470b8b97f7c6b242d3fa P fed58248067a4543b4e42e8e233f9628: stopping tablet replica
I20260709 12:24:58.761327 21731 raft_consensus.cc:2243] T 419563e5c4a2470b8b97f7c6b242d3fa P fed58248067a4543b4e42e8e233f9628 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:58.761929 21731 raft_consensus.cc:2272] T 419563e5c4a2470b8b97f7c6b242d3fa P fed58248067a4543b4e42e8e233f9628 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:58.764945 21731 tablet_replica.cc:333] T 38b18444acd24cf3ba621f161dea6520 P fed58248067a4543b4e42e8e233f9628: stopping tablet replica
I20260709 12:24:58.765574 21731 raft_consensus.cc:2243] T 38b18444acd24cf3ba621f161dea6520 P fed58248067a4543b4e42e8e233f9628 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:58.766109 21731 raft_consensus.cc:2272] T 38b18444acd24cf3ba621f161dea6520 P fed58248067a4543b4e42e8e233f9628 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:58.768288 21731 tablet_replica.cc:333] T 4ca2f123c83a4fd5acad577717199c6d P fed58248067a4543b4e42e8e233f9628: stopping tablet replica
I20260709 12:24:58.768838 21731 raft_consensus.cc:2243] T 4ca2f123c83a4fd5acad577717199c6d P fed58248067a4543b4e42e8e233f9628 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:58.769345 21731 raft_consensus.cc:2272] T 4ca2f123c83a4fd5acad577717199c6d P fed58248067a4543b4e42e8e233f9628 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:58.771488 21731 tablet_replica.cc:333] T e4c292bcbf974b878ba3c11b573c846c P fed58248067a4543b4e42e8e233f9628: stopping tablet replica
I20260709 12:24:58.772056 21731 raft_consensus.cc:2243] T e4c292bcbf974b878ba3c11b573c846c P fed58248067a4543b4e42e8e233f9628 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:58.772920 21731 raft_consensus.cc:2272] T e4c292bcbf974b878ba3c11b573c846c P fed58248067a4543b4e42e8e233f9628 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:58.774869 21731 tablet_replica.cc:333] T 0c8ac5b7d8c84218900ab8c15ca1d3b2 P fed58248067a4543b4e42e8e233f9628: stopping tablet replica
I20260709 12:24:58.775388 21731 raft_consensus.cc:2243] T 0c8ac5b7d8c84218900ab8c15ca1d3b2 P fed58248067a4543b4e42e8e233f9628 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:58.775835 21731 raft_consensus.cc:2272] T 0c8ac5b7d8c84218900ab8c15ca1d3b2 P fed58248067a4543b4e42e8e233f9628 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:58.777901 21731 tablet_replica.cc:333] T 7d966f84042d46d68a79461f0d91f72a P fed58248067a4543b4e42e8e233f9628: stopping tablet replica
I20260709 12:24:58.778457 21731 raft_consensus.cc:2243] T 7d966f84042d46d68a79461f0d91f72a P fed58248067a4543b4e42e8e233f9628 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:58.778934 21731 raft_consensus.cc:2272] T 7d966f84042d46d68a79461f0d91f72a P fed58248067a4543b4e42e8e233f9628 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:58.780891 21731 tablet_replica.cc:333] T 57b2610dc880415db4400141d117ee0f P fed58248067a4543b4e42e8e233f9628: stopping tablet replica
I20260709 12:24:58.781378 21731 raft_consensus.cc:2243] T 57b2610dc880415db4400141d117ee0f P fed58248067a4543b4e42e8e233f9628 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:58.782325 21731 raft_consensus.cc:2272] T 57b2610dc880415db4400141d117ee0f P fed58248067a4543b4e42e8e233f9628 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:58.784296 21731 tablet_replica.cc:333] T a57869e8897c405b8fe4d9b239a9256f P fed58248067a4543b4e42e8e233f9628: stopping tablet replica
I20260709 12:24:58.784771 21731 raft_consensus.cc:2243] T a57869e8897c405b8fe4d9b239a9256f P fed58248067a4543b4e42e8e233f9628 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:58.785208 21731 raft_consensus.cc:2272] T a57869e8897c405b8fe4d9b239a9256f P fed58248067a4543b4e42e8e233f9628 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:58.787146 21731 tablet_replica.cc:333] T 676b10e839d748c1ba912f6a55282f8d P fed58248067a4543b4e42e8e233f9628: stopping tablet replica
I20260709 12:24:58.787767 21731 raft_consensus.cc:2243] T 676b10e839d748c1ba912f6a55282f8d P fed58248067a4543b4e42e8e233f9628 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:58.788800 21731 raft_consensus.cc:2272] T 676b10e839d748c1ba912f6a55282f8d P fed58248067a4543b4e42e8e233f9628 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:24:58.791340 27762 consensus_peers.cc:597] T 38b18444acd24cf3ba621f161dea6520 P 3a6a473372574ae49afc4175bd8c55fb -> Peer fed58248067a4543b4e42e8e233f9628 (127.21.56.194:34035): Couldn't send request to peer fed58248067a4543b4e42e8e233f9628. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:58.791546 21731 tablet_replica.cc:333] T 64e12d1138e2420dbd6b2208855f19d9 P fed58248067a4543b4e42e8e233f9628: stopping tablet replica
I20260709 12:24:58.792213 21731 raft_consensus.cc:2243] T 64e12d1138e2420dbd6b2208855f19d9 P fed58248067a4543b4e42e8e233f9628 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:58.793123 21731 raft_consensus.cc:2272] T 64e12d1138e2420dbd6b2208855f19d9 P fed58248067a4543b4e42e8e233f9628 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:58.795272 21731 tablet_replica.cc:333] T 6706065df06d480eaa87a8d9925385ac P fed58248067a4543b4e42e8e233f9628: stopping tablet replica
I20260709 12:24:58.795797 21731 raft_consensus.cc:2243] T 6706065df06d480eaa87a8d9925385ac P fed58248067a4543b4e42e8e233f9628 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:58.796201 21731 raft_consensus.cc:2272] T 6706065df06d480eaa87a8d9925385ac P fed58248067a4543b4e42e8e233f9628 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:58.798280 21731 tablet_replica.cc:333] T c95ecdc41bf842f98b1e8ce1cf29b102 P fed58248067a4543b4e42e8e233f9628: stopping tablet replica
I20260709 12:24:58.798756 21731 raft_consensus.cc:2243] T c95ecdc41bf842f98b1e8ce1cf29b102 P fed58248067a4543b4e42e8e233f9628 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:58.799548 21731 raft_consensus.cc:2272] T c95ecdc41bf842f98b1e8ce1cf29b102 P fed58248067a4543b4e42e8e233f9628 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:58.801740 21731 tablet_replica.cc:333] T ecb4ca512bad402e85b3cf5de9f3aa1d P fed58248067a4543b4e42e8e233f9628: stopping tablet replica
I20260709 12:24:58.802253 21731 raft_consensus.cc:2243] T ecb4ca512bad402e85b3cf5de9f3aa1d P fed58248067a4543b4e42e8e233f9628 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:58.802671 21731 raft_consensus.cc:2272] T ecb4ca512bad402e85b3cf5de9f3aa1d P fed58248067a4543b4e42e8e233f9628 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:58.804692 21731 tablet_replica.cc:333] T d347f9074e0d4e92ae5daf87513a5d3f P fed58248067a4543b4e42e8e233f9628: stopping tablet replica
I20260709 12:24:58.805087 21731 raft_consensus.cc:2243] T d347f9074e0d4e92ae5daf87513a5d3f P fed58248067a4543b4e42e8e233f9628 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:58.805529 21731 raft_consensus.cc:2272] T d347f9074e0d4e92ae5daf87513a5d3f P fed58248067a4543b4e42e8e233f9628 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:58.845944 21731 tablet_server.cc:196] TabletServer@127.21.56.194:0 shutdown complete.
I20260709 12:24:58.883179 21731 tablet_server.cc:179] TabletServer@127.21.56.195:0 shutting down...
I20260709 12:24:58.910594 21731 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:24:58.911306 21731 tablet_replica.cc:333] T cecd07713b43477995b0fa79ad77f099 P 3a6a473372574ae49afc4175bd8c55fb: stopping tablet replica
I20260709 12:24:58.911996 21731 raft_consensus.cc:2243] T cecd07713b43477995b0fa79ad77f099 P 3a6a473372574ae49afc4175bd8c55fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:58.912600 21731 raft_consensus.cc:2272] T cecd07713b43477995b0fa79ad77f099 P 3a6a473372574ae49afc4175bd8c55fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:58.914889 21731 tablet_replica.cc:333] T 474284daa1fb45a5bd534aaad7234d75 P 3a6a473372574ae49afc4175bd8c55fb: stopping tablet replica
I20260709 12:24:58.915472 21731 raft_consensus.cc:2243] T 474284daa1fb45a5bd534aaad7234d75 P 3a6a473372574ae49afc4175bd8c55fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:58.915944 21731 raft_consensus.cc:2272] T 474284daa1fb45a5bd534aaad7234d75 P 3a6a473372574ae49afc4175bd8c55fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:58.918076 21731 tablet_replica.cc:333] T fe4b12cca85940c187050f30bb0c5445 P 3a6a473372574ae49afc4175bd8c55fb: stopping tablet replica
I20260709 12:24:58.918638 21731 raft_consensus.cc:2243] T fe4b12cca85940c187050f30bb0c5445 P 3a6a473372574ae49afc4175bd8c55fb [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:58.919451 21731 raft_consensus.cc:2272] T fe4b12cca85940c187050f30bb0c5445 P 3a6a473372574ae49afc4175bd8c55fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:58.921392 21731 tablet_replica.cc:333] T 163e084cd99947bbad3c2d28fc6071c1 P 3a6a473372574ae49afc4175bd8c55fb: stopping tablet replica
I20260709 12:24:58.921911 21731 raft_consensus.cc:2243] T 163e084cd99947bbad3c2d28fc6071c1 P 3a6a473372574ae49afc4175bd8c55fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:58.922430 21731 raft_consensus.cc:2272] T 163e084cd99947bbad3c2d28fc6071c1 P 3a6a473372574ae49afc4175bd8c55fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:58.924508 21731 tablet_replica.cc:333] T e4c292bcbf974b878ba3c11b573c846c P 3a6a473372574ae49afc4175bd8c55fb: stopping tablet replica
I20260709 12:24:58.925009 21731 raft_consensus.cc:2243] T e4c292bcbf974b878ba3c11b573c846c P 3a6a473372574ae49afc4175bd8c55fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:58.925438 21731 raft_consensus.cc:2272] T e4c292bcbf974b878ba3c11b573c846c P 3a6a473372574ae49afc4175bd8c55fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:58.927420 21731 tablet_replica.cc:333] T 0c8ac5b7d8c84218900ab8c15ca1d3b2 P 3a6a473372574ae49afc4175bd8c55fb: stopping tablet replica
I20260709 12:24:58.927915 21731 raft_consensus.cc:2243] T 0c8ac5b7d8c84218900ab8c15ca1d3b2 P 3a6a473372574ae49afc4175bd8c55fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:58.928357 21731 raft_consensus.cc:2272] T 0c8ac5b7d8c84218900ab8c15ca1d3b2 P 3a6a473372574ae49afc4175bd8c55fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:58.930346 21731 tablet_replica.cc:333] T 419563e5c4a2470b8b97f7c6b242d3fa P 3a6a473372574ae49afc4175bd8c55fb: stopping tablet replica
I20260709 12:24:58.930853 21731 raft_consensus.cc:2243] T 419563e5c4a2470b8b97f7c6b242d3fa P 3a6a473372574ae49afc4175bd8c55fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:58.931305 21731 raft_consensus.cc:2272] T 419563e5c4a2470b8b97f7c6b242d3fa P 3a6a473372574ae49afc4175bd8c55fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:58.933192 21731 tablet_replica.cc:333] T d347f9074e0d4e92ae5daf87513a5d3f P 3a6a473372574ae49afc4175bd8c55fb: stopping tablet replica
I20260709 12:24:58.933701 21731 raft_consensus.cc:2243] T d347f9074e0d4e92ae5daf87513a5d3f P 3a6a473372574ae49afc4175bd8c55fb [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:24:58.934531 21731 raft_consensus.cc:2272] T d347f9074e0d4e92ae5daf87513a5d3f P 3a6a473372574ae49afc4175bd8c55fb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:58.936419 21731 tablet_replica.cc:333] T ecb4ca512bad402e85b3cf5de9f3aa1d P 3a6a473372574ae49afc4175bd8c55fb: stopping tablet replica
I20260709 12:24:58.936916 21731 raft_consensus.cc:2243] T ecb4ca512bad402e85b3cf5de9f3aa1d P 3a6a473372574ae49afc4175bd8c55fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:58.937317 21731 raft_consensus.cc:2272] T ecb4ca512bad402e85b3cf5de9f3aa1d P 3a6a473372574ae49afc4175bd8c55fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:58.939581 21731 tablet_replica.cc:333] T c95ecdc41bf842f98b1e8ce1cf29b102 P 3a6a473372574ae49afc4175bd8c55fb: stopping tablet replica
I20260709 12:24:58.940140 21731 raft_consensus.cc:2243] T c95ecdc41bf842f98b1e8ce1cf29b102 P 3a6a473372574ae49afc4175bd8c55fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:58.940730 21731 raft_consensus.cc:2272] T c95ecdc41bf842f98b1e8ce1cf29b102 P 3a6a473372574ae49afc4175bd8c55fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:58.944063 21731 tablet_replica.cc:333] T 64e12d1138e2420dbd6b2208855f19d9 P 3a6a473372574ae49afc4175bd8c55fb: stopping tablet replica
I20260709 12:24:58.944801 21731 raft_consensus.cc:2243] T 64e12d1138e2420dbd6b2208855f19d9 P 3a6a473372574ae49afc4175bd8c55fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:58.945420 21731 raft_consensus.cc:2272] T 64e12d1138e2420dbd6b2208855f19d9 P 3a6a473372574ae49afc4175bd8c55fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:58.947623 21731 tablet_replica.cc:333] T 676b10e839d748c1ba912f6a55282f8d P 3a6a473372574ae49afc4175bd8c55fb: stopping tablet replica
I20260709 12:24:58.948175 21731 raft_consensus.cc:2243] T 676b10e839d748c1ba912f6a55282f8d P 3a6a473372574ae49afc4175bd8c55fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:58.948685 21731 raft_consensus.cc:2272] T 676b10e839d748c1ba912f6a55282f8d P 3a6a473372574ae49afc4175bd8c55fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:58.950873 21731 tablet_replica.cc:333] T 6706065df06d480eaa87a8d9925385ac P 3a6a473372574ae49afc4175bd8c55fb: stopping tablet replica
I20260709 12:24:58.951375 21731 raft_consensus.cc:2243] T 6706065df06d480eaa87a8d9925385ac P 3a6a473372574ae49afc4175bd8c55fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:58.951844 21731 raft_consensus.cc:2272] T 6706065df06d480eaa87a8d9925385ac P 3a6a473372574ae49afc4175bd8c55fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:58.953944 21731 tablet_replica.cc:333] T 4ca2f123c83a4fd5acad577717199c6d P 3a6a473372574ae49afc4175bd8c55fb: stopping tablet replica
I20260709 12:24:58.954463 21731 raft_consensus.cc:2243] T 4ca2f123c83a4fd5acad577717199c6d P 3a6a473372574ae49afc4175bd8c55fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:58.954893 21731 raft_consensus.cc:2272] T 4ca2f123c83a4fd5acad577717199c6d P 3a6a473372574ae49afc4175bd8c55fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:58.957008 21731 tablet_replica.cc:333] T 38b18444acd24cf3ba621f161dea6520 P 3a6a473372574ae49afc4175bd8c55fb: stopping tablet replica
I20260709 12:24:58.957480 21731 raft_consensus.cc:2243] T 38b18444acd24cf3ba621f161dea6520 P 3a6a473372574ae49afc4175bd8c55fb [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:58.958400 21731 raft_consensus.cc:2272] T 38b18444acd24cf3ba621f161dea6520 P 3a6a473372574ae49afc4175bd8c55fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:58.960543 21731 tablet_replica.cc:333] T 7d966f84042d46d68a79461f0d91f72a P 3a6a473372574ae49afc4175bd8c55fb: stopping tablet replica
I20260709 12:24:58.961031 21731 raft_consensus.cc:2243] T 7d966f84042d46d68a79461f0d91f72a P 3a6a473372574ae49afc4175bd8c55fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:58.961436 21731 raft_consensus.cc:2272] T 7d966f84042d46d68a79461f0d91f72a P 3a6a473372574ae49afc4175bd8c55fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:58.963470 21731 tablet_replica.cc:333] T 57b2610dc880415db4400141d117ee0f P 3a6a473372574ae49afc4175bd8c55fb: stopping tablet replica
I20260709 12:24:58.963925 21731 raft_consensus.cc:2243] T 57b2610dc880415db4400141d117ee0f P 3a6a473372574ae49afc4175bd8c55fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:58.964366 21731 raft_consensus.cc:2272] T 57b2610dc880415db4400141d117ee0f P 3a6a473372574ae49afc4175bd8c55fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:58.966398 21731 tablet_replica.cc:333] T a57869e8897c405b8fe4d9b239a9256f P 3a6a473372574ae49afc4175bd8c55fb: stopping tablet replica
I20260709 12:24:58.966837 21731 raft_consensus.cc:2243] T a57869e8897c405b8fe4d9b239a9256f P 3a6a473372574ae49afc4175bd8c55fb [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:24:58.967568 21731 raft_consensus.cc:2272] T a57869e8897c405b8fe4d9b239a9256f P 3a6a473372574ae49afc4175bd8c55fb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:59.006825 21731 tablet_server.cc:196] TabletServer@127.21.56.195:0 shutdown complete.
I20260709 12:24:59.040714 21731 master.cc:562] Master@127.21.56.254:37727 shutting down...
I20260709 12:24:59.062458 21731 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b750060236254c68a7e75fc2b1694ffc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:59.063071 21731 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b750060236254c68a7e75fc2b1694ffc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:59.063392 21731 tablet_replica.cc:333] T 00000000000000000000000000000000 P b750060236254c68a7e75fc2b1694ffc: stopping tablet replica
I20260709 12:24:59.083760 21731 master.cc:584] Master@127.21.56.254:37727 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (22638 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (43147 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (202929 ms total)
[  PASSED  ] 8 tests.
I20260709 12:24:59.135222 21731 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 2193 messages since previous log ~33 seconds ago
I20260709 12:24:59.135438 21731 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 2190 messages since previous log ~33 seconds ago
I20260709 12:24:59.135586 21731 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 2187 messages since previous log ~33 seconds ago
I20260709 12:24:59.135740 21731 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 ~51 seconds ago
I20260709 12:24:59.135879 21731 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 ~51 seconds ago
I20260709 12:24:59.136035 21731 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5227: suppressed but not reported on 1 messages since previous log ~101 seconds ago
I20260709 12:24:59.136230 21731 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 11 messages since previous log ~0 seconds ago
I20260709 12:24:59.136449 21731 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 51 messages since previous log ~21 seconds ago
